/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.search-terms,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.box-tocart .action.tocart {
  width: 100%;
}
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.block-wishlist .block-title,
.widget .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-wishlist .block-title > strong,
.widget .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.box-tocart .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.filtered .item .action.remove,
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .action.remove > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filtered .item .action.remove:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filtered .item .action.remove:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.form.wishlist.items .actions-toolbar,
.fieldset .review-legend.legend {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.toolbar:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.form-address-edit .actions-toolbar .action.vertex-secondary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary,
.box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.block.related .action.select,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.block.related .action.select:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.block.related .action.select:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.block.related .action.select:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions,
.box-tocart {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-wishlist .counter,
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control,
.form.search.advanced .fields.range .field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input,
.form.search.advanced .fields.range .field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.paypal-review-discount .block > .title,
.cart-summary .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-summary .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.paypal-review-discount .block > .content,
.cart-summary .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-summary .block.active > .title:after {
  content: '\e621';
}
.paypal-review-discount .block.active > .content,
.cart-summary .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pulse';
  src: url('../webfonts/Pulse.woff2') format('woff2'), url('../webfonts/Pulse.woff') format('woff'), url('../webfonts/Pulse.ttf') format('truetype');
}
/* font-family: 'Pulse', sans-serif; */
.text-yellow {
  color: #f7b00a;
}
.text-white {
  color: #ffffff;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.block.related .action.select,
a,
.alink {
  color: #f7b00a;
}
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.block.related .action.select:hover,
a:hover,
.alink:hover {
  color: #171717;
  text-decoration: none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
  border-radius: 0.2rem;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
  border-radius: 0.2rem;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
  border-radius: 0.2rem;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
  border-radius: 0.2rem;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
  border-radius: 0.2rem;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .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;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .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;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.primary.checkout,
.action-primary.checkout {
  background: #f7b00a;
  border: none;
  border-radius: 0.2rem;
  color: #ffffff;
  font-size: 1.9rem;
  font-weight: 600;
  letter-spacing: -0.019rem;
  min-height: 5.9rem;
  text-transform: uppercase;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.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 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  background: #dedede;
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  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;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/* Slider */
.slick-slider {
  box-sizing: border-box;
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-slide.slick-loading img {
  display: none;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/slick.eot');
  src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  filter: invert(76%) sepia(84%) saturate(3887%) hue-rotate(7deg) brightness(113%) contrast(93%);
  font-size: 0;
  height: 2rem;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 2rem;
  z-index: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: transparent;
  color: transparent;
  outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  color: white;
  font-family: 'slick';
  font-size: 2rem;
  line-height: 1;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -2.5rem;
}
[dir='rtl'] .slick-prev {
  right: -2.5rem;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -2.5rem;
}
[dir='rtl'] .slick-next {
  left: -2.5rem;
  right: auto;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 3rem;
}
.slick-dots {
  bottom: 8.5rem;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  margin: 0;
  padding: 0;
  position: relative;
  width: 2rem;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 2rem;
  line-height: 0;
  outline: none;
  padding: 0.5rem;
  width: 2rem;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .action-gift:hover,
.slick-dots li .action-gift:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.slick-dots li .action-gift:hover:before,
.slick-dots li .action-gift:focus:before {
  opacity: 1;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  content: '•';
  color: #f7b00a;
  font-family: 'slick';
  font-size: 0.8rem;
  height: 1rem;
  left: 0;
  line-height: 1rem;
  opacity: .25;
  position: absolute;
  top: 0;
  width: 1rem;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li.slick-active .action-gift:before {
  color: #f7b00a;
  opacity: .75;
}
@media (max-width: 768px) {
  .lund_about_testimonials_slider_section .slick-dots li.slick-active button:before,
  .lund_about_testimonials_slider_section .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
  .lund_about_testimonials_slider_section .slick-dots li.slick-active .action-gift:before {
    color: #f7b00a;
    opacity: .75;
  }
  .lund_about_testimonials_slider_section .slick-dots li button:before,
  .lund_about_testimonials_slider_section .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
  .lund_about_testimonials_slider_section .slick-dots li .action-gift:before {
    opacity: 1;
  }
}
@media (max-width: 480px) {
  .slick-dots {
    bottom: 2.5rem;
  }
}
body {
  color: #171717;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
/**
 * 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;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip {
  position: relative;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after,
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after,
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  bottom: 100%;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle {
  cursor: help;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle:hover + .tooltip-content,
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle:focus + .tooltip-content,
#aw-sarp2-subscription-update .aw-sarp2-tooltip:hover .tooltip-content {
  display: block;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle {
  position: relative;
  margin-left: 20px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-toggle:before {
  content: '\e623';
  display: inline;
  font-family: 'luma-icons';
  font-size: 18px;
  color: #656565;
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content {
  white-space: normal;
  left: unset;
  right: -20px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:after {
  left: unset;
  right: 20px;
}
#aw-sarp2-subscription-update .aw-sarp2-tooltip .tooltip-content:before {
  left: unset;
  right: 19px;
}
.aw-sarp2-product-subscription-options .options-margin {
  margin-top: 20px;
}
.aw-sarp2-product-subscription-options .subscription-details {
  display: none;
  padding: 5px 0;
}
.aw-sarp2-product-subscription-options .subscription-details .block-title {
  margin-bottom: 15px;
  margin-top: 30px;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li {
  display: table;
  margin-bottom: 1rem;
  width: 100%;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-field,
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value {
  display: table-cell;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-field {
  text-align: left;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value {
  text-align: right;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value .starting-from {
  color: #999;
  display: block;
}
.aw-sarp2-product-subscription-options .subscription-details .subscription-details_inner .subscription-details-list li .details-value .initial {
  color: #999;
}
.aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher {
  margin-bottom: 15px;
}
.aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher .subscribe-and-save {
  display: inline-block;
  margin: 0;
}
.aw-sarp2-product-subscription-options .aw-sarp2-subscription__dropdown-switcher .subscribe-and-save .title {
  font-weight: normal;
}
.aw-sarp2-product-subscription-options .subscribe-and-save {
  margin: 15px 0 15px 0;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .title {
  font-weight: bold;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip {
  position: relative;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:after,
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:after,
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:before {
  right: 100%;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-toggle {
  cursor: help;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-toggle:hover + .tooltip-content,
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip .tooltip-toggle:focus + .tooltip-content,
.aw-sarp2-product-subscription-options .subscribe-and-save .tooltip:hover .tooltip-content {
  display: block;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .icon {
  position: relative;
  z-index: 2;
  color: #333333;
  display: inline-block;
  text-decoration: none;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .icon > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.aw-sarp2-product-subscription-options .subscribe-and-save .icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 19px;
  color: inherit;
  content: '\e623';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 3px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.aw-sarp2-customer-subscriptions .col.products {
  margin: 0 0 1rem;
}
.aw-sarp2-customer-subscriptions .col.products ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.aw-sarp2-customer-subscriptions .col.products ul > li {
  margin-bottom: 0;
}
.aw-sarp2-customer-subscriptions .col.next-payment-date {
  white-space: nowrap;
}
.aw-sarp2-customer-subscriptions .payment-details .wrapper .card-type,
.aw-sarp2-customer-subscriptions .payment-details .wrapper .payment-type {
  padding-top: 8px;
}
.aw-sarp2-customer-subscriptions .right {
  float: right;
}
.aw-sarp2-customer-subscriptions .started {
  color: #777;
}
.aw-sarp2-customer-subscriptions .highlight {
  color: #c76666 !important;
}
.aw-sarp2-customer-subscriptions th .tooltip-toggle {
  font-size: 20px;
}
.aw-sarp2-customer-subscriptions .payment-token-fail {
  position: relative;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-content:after,
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-content:after,
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-content:before {
  right: 100%;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-toggle {
  cursor: help;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-toggle:hover + .tooltip-content,
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-toggle:focus + .tooltip-content,
.aw-sarp2-customer-subscriptions .payment-token-fail:hover .tooltip-content {
  display: block;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-toggle {
  display: inline-block;
  text-decoration: none;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.aw-sarp2-customer-subscriptions .payment-token-fail .tooltip-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -2px 0 0 3px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.aw-sarp2-customer-subscriptions th.trial-payment-due-date {
  min-width: 95px;
}
.aw-sarp2-subscription-label {
  background-color: #dde9ee;
  border-radius: 4px;
  display: inline-block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 0 0 10px;
  padding: 0 10px;
  text-transform: uppercase;
}
.product-item-details .product-item-name.with-subscription-label {
  margin: 0;
}
.cart-totals .totals.grand .mark,
.cart-totals .totals.grand .amount {
  padding-bottom: 11px;
  vertical-align: bottom;
}
.cart-totals .totals.grand .mark .aw-sarp2-subscription-label {
  font-size: 0.6em;
  margin: 10px 0 0 0;
}
.page-product-downloadable .aw-sarp2-product-subscription-options {
  clear: left;
}
.page-product-downloadable .product-add-form {
  clear: right !important;
}
.aw-sarp2__title .page-title {
  float: left;
}
.aw-sarp2__actions {
  text-align: right;
  margin-bottom: 10px;
}
.aw-sarp2__actions .action:not(:last-child) {
  margin-right: 10px;
}
.aw-sarp2__footer-actions {
  text-align: right;
}
.aw-sarp2__address-form {
  clear: both;
}
.aw-sarp2__address-form .customer-address {
  width: 70%;
  float: left;
  margin-right: 10px;
}
.aw-sarp2__next-payment-date-form .next-payment-date input {
  width: 23rem;
  margin-right: 5px;
}
.aw-sarp2__payment-edit-form .actions-toolbar {
  display: none;
}
.aw-sarp2__subscription-confirm .modal-inner-wrap {
  max-width: 750px;
}
#aw-sarp2-update-subscription-button {
  width: 63%;
}
.product-options-bottom .box-tocart {
  clear: both;
}
#aw-sarp2-subscription-update {
  display: flex;
  flex-direction: column;
}
#aw-sarp2-subscription-update .subscription-update {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #343434;
  border-color: #343434;
}
#aw-sarp2-subscription-update .subscription-update:hover {
  background-color: #444444;
  border-color: #444444;
}
._amrev-disabled {
  opacity: .8;
  pointer-events: none;
}
.hidden {
  display: none;
}
._clear-btn,
._clear-btn:focus,
._clear-btn:hover,
._clear-btn:active,
._clear-btn:not(.primary) {
  padding: 0;
  border: none;
  outline: none;
  background: none;
  font-weight: normal;
  box-shadow: none;
}
.amstars-rating-container {
  overflow: hidden;
  margin: 0 0 10px 0;
  width: 160px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
}
.amstars-rating-container.-small {
  width: 107px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
}
.amstars-rating-container.-small .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
}
.amstars-rating-container .amstars-stars {
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amreview-popup.modal-popup {
  transition: 0.3s all ease-in;
  transition: all 0.3s ease-in;
}
.amreview-popup.modal-popup .modal-header {
  background: #fafafa;
}
.amreview-popup.modal-popup .modal-content {
  padding: 0;
}
.amreview-popup.modal-popup .block-content {
  padding: 10px 20px 40px;
  background: #fafafa;
}
.amreview-popup.modal-popup .modal-inner-wrap {
  max-width: 640px;
}
.amrev-toolbar-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 0;
  background: #fff;
  color: #363636;
  font-size: 12px;
}
.amrev-toolbar-container.-disabled {
  opacity: .8;
  pointer-events: none;
}
.amrev-toolbar-container.-all .amrev-sorting {
  border-left: none;
}
.amrev-toolbar-container .amrev-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 100%;
  flex-wrap: wrap;
  order: 2;
  margin: 0;
  padding: 0;
  list-style: none;
}
.amrev-toolbar-container .amrev-filter {
  flex-basis: 100%;
  margin: 0;
  padding: 15px 0 10px 20px;
  border-bottom: 1px solid #dcdcdc;
}
.amrev-toolbar-container .amrev-sorting {
  flex-basis: 100%;
  order: 1;
  padding: 10px 18px;
  border: none;
  background: #fafafa;
}
.amrev-toolbar-container .amrev-sortbtn:before {
  font-size: 14px;
}
.amrev-toolbar-container .amrev-sortbtn:hover:before,
.amrev-toolbar-container .amrev-sortbtn:focus:before {
  color: #007bdb;
}
.amrev-toolbar-container .amrev-select {
  margin: 5px 5px 5px 8px;
  padding: 0 0 0 10px;
  max-width: 160px;
  width: 100%;
  height: 25px;
}
.amrev-toolbar-container .amrev-label {
  margin: 0;
}
.amrev-checkbox-container .amrev-label {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  justify-content: flex-start;
  padding: 0 0 0 20px;
}
.amrev-checkbox-container .amrev-label:hover:before {
  border-color: #007bdb;
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-label:before,
.amrev-checkbox-container .amrev-label:after {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  position: absolute;
  left: 0;
  display: block;
  content: '';
  cursor: pointer;
}
.amrev-checkbox-container .amrev-label:after {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45MDQ4IDBMMy41NDI1IDQuNjU5OEwxLjA5NDk1IDIuMDQ2MDNMMCAzLjIxNTg1TDMuNTQyNSA3TDkgMS4xNjk4M0w3LjkwNDggMFoiIGZpbGw9IiM1MTQ5NDMiLz48L3N2Zz4=);
  content: '';
  margin: auto 0 auto 3px;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 8px;
  opacity: 0;
}
.amrev-checkbox-container .amrev-label:before {
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 1px solid #adadad;
  border-radius: 2px;
  background-color: white;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:after {
  opacity: 1;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before {
  border-color: #007bdb;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before:focus {
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-input {
  display: none;
}
.amrev-fancybox-zoom .fancybox-arrow {
  box-shadow: none;
}
.amrev-fancybox-zoom .fancybox-arrow:hover,
.amrev-fancybox-zoom .fancybox-arrow:active,
.amrev-fancybox-zoom .fancybox-arrow:focus {
  border: none;
  background: none;
  opacity: 1;
  box-shadow: none;
}
.amreview-images.slick-slider {
  padding: 0 18px;
}
.amreview-images.slick-slider .slick-arrow {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  background-size: 7px 12px !important;
  filter: invert(0.5);
}
.amreview-images.slick-slider .slick-arrow:hover {
  filter: invert(1);
}
.amreview-images.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amreview-images.slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amreview-images.slick-slider .slick-slide {
  box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 2px;
  text-align: center;
}
.amreview-images.slick-slider .slick-slide > div {
  display: flex;
}
.amreview-widget-container .slick-dots {
  position: initial;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.am-load-block {
  transition: 0.3s all ease-in;
  transition: all 0.1s ease-in;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.4);
}
.am-load-block .am-dots {
  position: sticky;
  top: 35%;
  z-index: 999;
  margin: 20px auto;
  width: 64px;
  height: 64px;
}
.am-load-block .am-dot {
  display: block;
  transform-origin: 32px 32px;
  animation: amloadrotate 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.am-load-block .am-dot:nth-child(1) {
  animation-delay: -0.036s;
}
.am-load-block .am-dot:nth-child(2) {
  animation-delay: -0.07199999999999999s;
}
.am-load-block .am-dot:nth-child(3) {
  animation-delay: -0.108s;
}
.am-load-block .am-dot:nth-child(4) {
  animation-delay: -0.144s;
}
.am-load-block .am-dot:nth-child(6) {
  animation-delay: -0.216s;
}
.am-load-block .am-dot:nth-child(7) {
  animation-delay: -0.252s;
}
.am-load-block .am-dot:nth-child(8) {
  animation-delay: -0.288s;
}
.am-load-block .am-dot:after {
  position: absolute;
  display: block;
  margin: -3px 0 0 -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666666;
  content: '';
}
.am-load-block .am-dot:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.am-load-block .am-dot:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.am-load-block .am-dot:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.am-load-block .am-dot:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.am-load-block .am-dot:nth-child(5) {
  animation-delay: -.18s;
}
.am-load-block .am-dot:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.am-load-block .am-dot:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.am-load-block .am-dot:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.am-load-block .am-dot:nth-child(8):after {
  top: 45px;
  left: 10px;
}
.amrev-comment-toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 25px 0 0;
}
.amrev-comment-toolbar.-nocomments {
  justify-content: flex-end;
}
.amrev-comment-toolbar .amrev-reply {
  order: 2;
  box-sizing: border-box;
  padding: 0 25px 0 0;
  border-right: 1px solid #c4c4c4;
}
.amrev-comment-toolbar .amrev-repbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  position: relative;
  box-sizing: border-box;
  padding: 8px 34px 8px 46px;
  border: 1px solid #1e79c2;
  border-radius: 2px;
  background: #dff1ff;
  box-shadow: none;
  color: #1e79c2;
  font-weight: normal;
  font-size: 12px;
}
.amrev-comment-toolbar .amrev-repbtn:before {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuMjAzOSAzLjA3Njg4SDIuMTk4NTdMMy4wMzEyOCAzLjg3MjU3QzMuMjgyNzcgNC4xMTI4OCAzLjI4Mjc3IDQuNTAyNDMgMy4wMzEyOCA0Ljc0Mjc0QzIuNzgxNzIgNC45ODE1MSAyLjM3MzEgNC45ODQ1OSAyLjEyMDY1IDQuNzQyNzRMMC4xODg2MTUgMi44OTY1N0MtMC4wNjI4NzE5IDIuNjU2MjYgLTAuMDYyODcxOSAyLjI2NjcxIDAuMTg4NjE1IDIuMDI2NEwyLjEyMDY1IDAuMTgwMjMyQzIuMzcxODEgLTAuMDYwMDc3NSAyLjc4MDEyIC0wLjA2MDA3NzUgMy4wMzEyOCAwLjE4MDIzMkMzLjI4Mjc3IDAuNDIwNTQzIDMuMjgyNzcgMC44MTAwODUgMy4wMzEyOCAxLjA1MDRMMi4xOTg1NyAxLjg0NjA5SDYuMjAzOUM5LjM5OTgxIDEuODQ2MDkgMTIgNC4zMzA3MyAxMiA3LjM4NDYxQzEyIDcuNzI0MzEgMTEuNzExNSA4IDExLjM1NiA4QzExLjAwMDUgOCAxMC43MTIgNy43MjQzMSAxMC43MTIgNy4zODQ2MUMxMC43MTIgNS4wMDkyIDguNjg5NzggMy4wNzY4OCA2LjIwMzkgMy4wNzY4OFoiIGZpbGw9IiMxRTc5QzIiLz48L3N2Zz4=);
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  margin: auto 0;
  width: 12px;
  height: 8px;
}
.amrev-comment-toolbar .amrev-repbtn:hover,
.amrev-comment-toolbar .amrev-repbtn:active,
.amrev-comment-toolbar .amrev-repbtn.-active {
  border-color: #026bb3;
  background: #026bb3;
  color: #fff;
}
.amrev-comment-toolbar .amrev-repbtn:hover:before,
.amrev-comment-toolbar .amrev-repbtn:active:before,
.amrev-comment-toolbar .amrev-repbtn.-active:before {
  filter: brightness(10);
}
.amrev-comment-toolbar .amrev-comment {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  align-self: stretch;
  order: 3;
  box-sizing: border-box;
  padding: 0 15px;
}
.amrev-comment-toolbar .amrev-combtn {
  color: #026bb3;
  font-size: 12px;
}
.amrev-comment-toolbar .amrev-combtn,
.amrev-comment-toolbar .amrev-combtn:focus,
.amrev-comment-toolbar .amrev-combtn:hover,
.amrev-comment-toolbar .amrev-combtn:active,
.amrev-comment-toolbar .amrev-combtn:not(.primary) {
  padding: 0;
  border: none;
  outline: none;
  background: none;
  font-weight: normal;
  box-shadow: none;
}
.amrev-comment-toolbar .amrev-combtn:before {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  display: inline-block;
  font-family: 'icons-blank-theme';
  content: '\e622';
  margin: 0 7px 0 0;
  font-size: 10px;
}
.amrev-comment-toolbar .amrev-combtn:hover {
  color: #014d81;
}
.amrev-comment-toolbar .amrev-combtn.-active:before {
  transform: rotate(180deg) translateY(1px);
}
.amrev-comment-toolbar .amrev-combtn.-empty:before {
  display: none;
}
.amrev-comment-block {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  margin: 0 -15px 0 -15px;
  padding: 0;
  border-radius: 2px;
  background: #fafafa;
}
.amrev-comment-block .amrev-title {
  margin: 0 0 20px 0;
  padding: 10px 0;
  border-bottom: 1px solid #c8c8c8;
  font-style: normal;
  font-size: 12px;
}
.amrev-comment-block .amrev-qty {
  font-style: normal;
}
.amrev-comment-block .amrev-message {
  padding: 15px 20px;
}
.amrev-comment-list {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  display: none;
  padding: 20px;
  color: #000;
}
.amrev-comment-list.-active {
  display: block;
  margin: 20px 0 0 0;
}
.amrev-comment-list .amrev-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.amrev-comment-list .amrev-comment {
  margin: 0;
  padding: 0;
}
.amrev-comment-list .amrev-comment:not(:last-child) {
  padding: 0 0 30px;
}
.amrev-comment-list .amrev-name {
  margin: 0;
}
.amrev-comment-list .amrev-email {
  font-size: 12px;
}
.amrev-comment-list .amrev-date {
  display: block;
  font-size: 12px;
}
.amrev-comment-list .amreview-text {
  display: block;
  padding: 15px 0 0 0;
  font-size: 14px;
}
.amrev-comment-form {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  display: none;
  margin: 10px 0 0;
  padding: 20px 20px 25px;
}
.amrev-comment-form.-active {
  display: block;
}
.amrev-comment-form .amrev-form {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.amrev-comment-form .amrev-fieldset {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-basis: 100%;
  margin: 0 15px 0 0;
}
.amrev-comment-form .amrev-label {
  color: #363636;
  font-size: 12px;
}
.amrev-comment-form .amrev-input {
  height: 30px;
  border-color: transparent;
  background: #fff;
  color: #292929;
  font-size: 12px;
}
.amrev-comment-form .amrev-input ::placeholder {
  color: #adadad;
}
.amrev-comment-form .amrev-input:hover,
.amrev-comment-form .amrev-input:focus,
.amrev-comment-form .amrev-input:active {
  border: 1px solid #1e79c2;
}
.amrev-comment-form .amrev-area {
  padding: 15px;
  height: auto;
}
.amrev-comment-form .amrev-btn {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  margin: 15px auto 0 0;
  padding: 10px;
  border: none;
  background: #1e79c2;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
}
.amrev-comment-form .amrev-btn:hover {
  background: #1b6bac;
}
.amrev-comment-form .amrev-field {
  position: relative;
}
.amrev-comment-form .amrev-area-field {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
}
.amrev-comment-form .amrev-input-field {
  flex-basis: 48%;
  margin: 0 0 15px;
}
.amreview-helpful-wrap {
  display: flex;
  align-items: center;
  flex-basis: 100%;
  order: 1;
  padding: 0 0 20px 0;
}
.amreview-helpful-wrap > .amreview-helpful {
  color: #5b5b5b;
  font-size: 14px;
}
.amreview-helpful-wrap .amreview-plus {
  margin: 0 0 0 10px;
}
.amreview-helpful-wrap > .amreview-options,
.amreview-helpful-wrap .amreview-plus,
.amreview-helpful-wrap .amreview-minus,
.amreview-helpful-wrap .amreview-icon {
  display: inline-block;
  cursor: pointer;
}
.amreview-helpful-wrap .amreview-icon {
  margin: 0 0 0 10px;
  width: 20px;
  height: 18px;
  transition: .3s;
}
.amreview-helpful-wrap .amreview-plus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzJFQUJDIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-minus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0M0QzRDNCIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0ZGQkNCQyIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0QyMzczNyIvPjwvc3ZnPg==);
}
.review-field-image {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  color: #292929;
}
.review-field-image > .label {
  margin: 0 0 20px 0;
  width: 190px;
  font-weight: 600;
}
.review-field-rating {
  display: flex;
  align-items: center;
}
.review-field-rating > .label {
  margin: 0;
  min-width: 70px;
  color: #292929;
}
.review-field-rating > .label:after {
  margin-left: 3px;
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
}
.amreview-submit-form {
  margin: 0 auto;
  background: #fafafa;
}
.amreview-submit-form > .block-content {
  margin: 0 auto;
  padding: 40px 20px 45px;
  max-width: 575px;
}
.amreview-submit-form .review-fieldset {
  display: block;
  margin: 0 0 35px;
  width: 100%;
}
.amreview-submit-form .review-fieldset .field:last-child {
  margin: 0;
}
.amreview-submit-form .review-form {
  max-width: 100%;
}
.amreview-submit-form .review-form .action.submit.primary {
  padding: 16px 22px;
  border: 1px solid #1979c3;
  border-radius: 2px;
  background: #1979c3;
  box-shadow: none;
  color: white;
  font-weight: normal;
}
.amreview-submit-form .review-form .action.submit.primary:hover,
.amreview-submit-form .review-form .action.submit.primary:active,
.amreview-submit-form .review-form .action.submit.primary.-active {
  border-color: #166bac;
  background: #166bac;
  color: #fff;
}
.amreview-submit-form .review-fieldset .field {
  margin: 0 0 20px 0;
}
.amreview-submit-form .review-fieldset .review-legend.legend {
  display: flex;
  float: none;
  margin: 0 0 10px 0;
  font-size: 16px;
}
.amreview-submit-form .review-fieldset .review-legend.legend > span {
  float: left;
  margin: 0 5px 0 0;
}
.amreview-submit-form .review-fieldset .review-field-ratings .field {
  margin: 0 0 15px 0;
}
.amreview-submit-form .review-fieldset .review-field-ratings > .label {
  display: none;
}
.amreview-submit-form .review-control-vote.control {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 0 0 15px;
}
.amreview-submit-form .review-control-vote.control:before {
  display: flex;
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  position: initial;
  margin: 0;
  color: #b1aeae;
  letter-spacing: 5px;
  font-weight: 600;
  font-size: 22px;
  line-height: normal;
}
.amreview-submit-form .review-control-vote.control:hover:before {
  color: #ed9d00;
}
.amreview-submit-form .review-control-vote.control label:hover:before {
  color: #ed9d00;
}
.amreview-submit-form .review-control-vote.control label:before {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  position: initial;
  margin: 0;
  color: #ed9d00;
  letter-spacing: 5px;
  font-weight: 600;
  font-size: 22px;
  line-height: normal;
}
.amreview-submit-form .field > .label {
  margin: 0 0 2px;
  font-weight: normal;
}
.amreview-submit-form .field.required > .label:after {
  margin-left: 3px;
}
.amreview-submit-form .field .review-field-rating > .label,
.amreview-submit-form .field.review-field-image > .label {
  font-weight: 600;
}
.amreview-submit-form .field .mage-error[generated] {
  margin: 0;
}
.amreview-submit-form .field.review-field-nickname.-half {
  float: left;
}
.amreview-submit-form .field.review-field-email {
  float: right;
}
.amreview-submit-form .field.review-field-nickname,
.amreview-submit-form .field.review-field-email {
  width: 100%;
}
.amreview-submit-form .field .review-field-summary {
  float: none;
  overflow: hidden;
  width: 100%;
}
.amreview-submit-form .field .input-text {
  height: 30px;
  border: 1px solid #d4d4d4;
  border-radius: 1px;
  color: #292929;
}
.amreview-submit-form .field .input-text.mage-error {
  border-color: #ff2149;
}
.amreview-submit-form .field .input-text ::placeholder {
  color: #adadad;
}
.review-field-summary > .label {
  width: 100%;
}
.amreview-recommend-wrap {
  position: relative;
  margin: 0 0 10px 0;
}
.amreview-recommend-wrap > .amreview-checkbox,
.amreview-gdpr-wrap > .amreview-checkbox {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1;
  margin: 0;
  width: 100%;
  opacity: 0;
}
.amreview-recommend-wrap > .amreview-checkbox:not(.valid) + .mage-error[generated] + .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkbox:not(.valid) + .mage-error[generated] + .amreview-checkboxlabel:before {
  border: 1px solid #e02b27;
}
.amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after,
.amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after {
  position: absolute;
  top: 5px;
  right: 2px;
  display: inline-block;
  width: 10px;
  height: 9px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4wNzIuMzQzYy41MTMuNDg2LjU0OSAxLjMwOS4wOCAxLjgzOEw2LjY3IDkuNTA1YTEuMjI2IDEuMjI2IDAgMCAxLTEuNzQuMTEgMS4yNjIgMS4yNjIgMCAwIDEtLjIwOS0uMjA1TC44MDQgNC41OGExLjMzIDEuMzMgMCAwIDEgLjE2LTEuODMgMS4yMjUgMS4yMjUgMCAwIDEgMS43NjguMTU1TDUuNzc1IDYuNjYgMTEuMjk3LjQyYTEuMjI3IDEuMjI3IDAgMCAxIDEuNzc1LS4wNzd6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+) no-repeat center;
  content: '';
}
.amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:before {
  border-color: #007bdb;
}
.amreview-recommend-wrap > .amreview-checkboxlabel,
.amreview-gdpr-wrap > .amreview-checkboxlabel {
  position: relative;
  display: inline-block;
  padding-right: 30px;
  color: #292929;
  font-weight: 600;
  cursor: pointer;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkboxlabel:before {
  position: absolute;
  top: 2px;
  right: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 1px solid #dadada;
  border-radius: 2px;
  background: #fff;
  content: '';
}
.amreview-recommend-wrap > .amreview-checkboxlabel .asterix,
.amreview-gdpr-wrap > .amreview-checkboxlabel .asterix {
  margin-left: 3px;
  color: #e02b27;
  font-size: 1.2rem;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:hover:before,
.amreview-gdpr-wrap > .amreview-checkboxlabel:hover:before {
  border-color: #007bdb;
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amshowmore-container .amshowmore-text {
  transition: 0.3s all ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  display: block;
  overflow: hidden;
}
.amshowmore-container .amshowmore-text:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  box-shadow: inset 0 -15px 10px 0 rgba(255, 255, 255, 0.7);
  content: '';
}
.amshowmore-container .amshowmore-text.-active {
  box-shadow: none;
}
.amshowmore-container .amshowmore-text.-active:after {
  content: none;
}
.amshowmore-container .amshowmore-text:not(.-active) {
  max-height: 100px;
}
.amshowmore-container .amshowmore-button {
  display: flex;
  align-items: center;
  margin-top: 5px;
  color: #6b8fab;
  text-decoration: none;
  font-size: 12px;
  cursor: pointer;
  user-select: none;
}
.amshowmore-container .amshowmore-button:after {
  display: inline-block;
  margin: 0 0 0 5px;
  content: '>';
  text-decoration: none;
  transform: scaleY(1.3);
}
.amrev-items-block {
  position: relative;
}
.amreview-info-wrapper {
  margin: 0 -15px;
  padding-top: 20px;
}
.amreview-description-wrap {
  max-width: 100%;
  width: 100%;
}
.amrev-desc-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.amrev-desc-title .amrev-voteqty {
  color: #5b5b5b;
  font-size: 12px;
  line-height: 25px;
}
.amreview-description {
  margin-top: 20px;
  color: #5b5b5b;
  overflow-wrap: break-word;
  font-size: 14px;
}
.amreview-summary-info {
  padding: 0 10px;
}
.amreview-summary-info .amreview-summary {
  float: left;
  margin-right: 20px;
  color: #000;
  font-size: 60px;
  line-height: 1;
}
.amreview-summary-info .amreview-count {
  display: inline-block;
  color: #8f8f8f;
  font-size: 16px;
}
.amreview-summary-info .amreview-showmore {
  color: #1979c3;
  cursor: pointer;
}
.amreview-summary-info .amreview-showmore:after {
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 7px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PHBhdGggZD0iTTEyMS4zIDM0LjZjLTEuNi0xLjYtNC4yLTEuNi01LjggMGwtNTEgNTEuMS01MS4xLTUxLjFjLTEuNi0xLjYtNC4yLTEuNi01LjggMC0xLjYgMS42LTEuNiA0LjIgMCA1LjhsNTMuOSA1My45Yy44LjggMS44IDEuMiAyLjkgMS4yIDEgMCAyLjEtLjQgMi45LTEuMmw1My45LTUzLjljMS43LTEuNiAxLjctNC4yLjEtNS44eiIgZmlsbD0iIzE5NzljMyIvPjwvc3ZnPg==) center no-repeat;
  background-size: 10px;
  content: '';
}
.amreview-percent-block {
  display: none;
  clear: both;
  color: #8f8f8f;
  font-size: 14px;
}
.amreview-percent-block .amreview-value {
  margin: 0 10px 0 0;
  font-size: 30px;
}
.amreview-percent-block .amreview-desc {
  max-width: 180px;
  font-size: 12px;
}
.amreview-rating-wrapper {
  float: left;
  margin-bottom: 5px;
}
.amreview-review-list.-empty {
  position: relative;
  padding: 20px;
  text-align: center;
}
.amreview-summary-details {
  display: none;
  clear: both;
  padding: 0 10px;
}
.amreview-summary-details .amreview-label > .amreview-stars,
.amreview-summary-details .amreview-label > .amreview-bar,
.amreview-summary-details .amreview-label > .amreview-text {
  display: inline-block;
  line-height: 14px;
}
.amreview-summary-details .amreview-label > .amreview-stars:hover,
.amreview-summary-details .amreview-label > .amreview-bar:hover,
.amreview-summary-details .amreview-label > .amreview-text:hover {
  color: #ed9d00;
}
.amreview-summary-details .amreview-label > .amreview-stars {
  margin-bottom: 5px;
  min-width: 50px;
  color: #8f8f8f;
  text-align: right;
}
.amreview-summary-details .amreview-label .amreview-bar {
  margin: 0 20px;
  width: 80px;
  height: 6px;
  background: #dfdfdf;
  vertical-align: middle;
}
.amreview-summary-details .amreview-label .amreview-bar.-active {
  margin: 0;
  background: #ed9d00;
}
.amreview-add-new {
  clear: both;
  margin: 0 0 35px;
  padding: 20px;
  background: #f9f9f9;
}
.amreview-add-new .amreview-button.action {
  margin-right: 2%;
  padding: 12px 16px;
  border-radius: 2px;
}
.amreview-add-new .amreview-label {
  display: inline-block;
  width: 50%;
  color: #8f8f8f;
  vertical-align: middle;
  line-height: 1.2;
}
.amreview-author-details {
  position: relative;
  margin: 5px 0 20px;
  width: 100%;
}
.amreview-author-details .amreview-author {
  margin: 0 0 2px;
  word-break: break-all;
  font-size: 16px;
}
.amreview-author-details .amreview-date {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 0 25px 0;
  color: #c4c4c4;
  font-size: 12px;
}
.amreview-author-details .amreview-verified {
  margin: 0 0 2px;
  color: #909090;
  font-size: 14px;
}
.amreview-author-details .amreview-verified:after {
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMnYxMkgweiIvPjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSI2IiBmaWxsPSIjQzJFQUJDIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljk3OCAzLjdhLjY3LjY3IDAgMCAxIC4wNC45MTVMNS44NCA4LjI2M2EuNTk0LjU5NCAwIDAgMS0uODUxLjA1NS42MjIuNjIyIDAgMCAxLS4xMDMtLjEwMmwtMS45Mi0yLjQwOGEuNjY5LjY2OSAwIDAgMSAuMDc5LS45MS41OTMuNTkzIDAgMCAxIC44NjUuMDc2bDEuNDkzIDEuODcxIDIuNzA2LTMuMTA3YS41OTQuNTk0IDAgMCAxIC44NjktLjAzN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  content: '';
  vertical-align: middle;
}
.amreview-author-details .amreview-recommended {
  margin-top: 5px;
  color: #1ab900;
  font-size: 14px;
}
.amreview-title-review {
  word-break: break-all;
  font-weight: 700;
  font-size: 14px;
}
.amreview-adminanswer-block {
  padding: 25px 0 0 15px;
  color: #5b5b5b;
}
.amreview-adminanswer-block > .amreview-title {
  margin-bottom: 5px;
  color: #000;
  font-weight: 700;
  font-size: 14px;
}
.amreview-adminanswer-block > .amreview-text {
  font-size: 14px;
}
.amreview-review-wrapper.review-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 25px 0 30px 0;
}
.amreview-review-wrapper .amreview-images {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-right: -5px;
  margin-left: -5px;
}
.amreview-review-wrapper .amreview-slider-item {
  display: inline-block;
  width: 100%;
  box-sizing: content-box;
  padding: 5px;
}
.amreview-review-wrapper .amreview-slider-item .amreview-image {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.amreview-toolbar-wrap .pages strong.page {
  padding: 0 10px;
  background: #f0f0f0;
}
.amreview-toolbar-wrap .pages .action {
  background: transparent;
  box-shadow: none;
}
.amreview-toolbar-wrap .limiter select {
  background-color: #fff;
  box-shadow: none;
}
.field.amreview-gdpr-wrap {
  position: relative;
  padding: 0;
}
.amreview-gdpr-wrap .mage-error[generated] {
  position: absolute;
  bottom: -30px;
}
.amreview-proscons-container {
  display: flex;
  flex-direction: column;
  margin: 15px 0 0 0;
  word-wrap: break-word;
  word-break: break-word;
}
.amreview-proscons-container .amreview-proscons {
  position: relative;
  flex-basis: 50%;
  margin-right: 10px;
  padding: 0 0 0 20px;
  min-width: 0;
  line-height: 15px;
}
.amreview-proscons-container .amreview-proscons:before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  content: '';
}
.amreview-proscons-container .amreview-proscons.-dislike {
  color: #d0021b;
}
.amreview-proscons-container .amreview-proscons.-like {
  color: #3e7405;
}
.amreview-proscons-container .amreview-proscons.-dislike:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoNTgydjQwMkgtMXoiLz48Y2lyY2xlIGZpbGw9IiNkODVhNGEiIHI9IjI1IiBjeT0iMjUiIGN4PSIyNSIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTM4IDI1SDEyIi8+PC9zdmc+) no-repeat;
  background-size: contain;
}
.amreview-proscons-container .amreview-proscons.-like:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGNpcmNsZSBjeD0iMjUiIGN5PSIyNSIgcj0iMjUiIGZpbGw9IiM0M2IwNWMiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yNSAxM3YyNW0xMy0xM0gxMyIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
}
.field.amreview-email-wrap {
  margin: 0 0 10px;
}
.amreview-summary-details .amreview-label {
  display: block;
  color: unset;
  text-decoration: none;
  cursor: pointer;
}
#row_amasty_advancedreview_reminder_frequency .tooltip-content ul {
  padding-left: 10px;
}
.block.review-list {
  display: flex;
  flex-direction: column;
}
.admin__fieldset .amreview-remove-image {
  display: block;
  margin-top: 10px;
  text-align: center;
}
.admin__fieldset .amreview-remove-image .amreview-checkbox {
  margin-right: 5px;
}
.admin__fieldset #is_need_send_notification {
  margin-top: 12px;
}
.admin__fieldset .field-review_images .input-file {
  display: none;
}
.admin__fieldset .field-review_images .input-file::-webkit-file-upload-button {
  visibility: hidden;
}
.admin__fieldset .field-review_images .addbefore {
  display: inline-block;
  padding: 0.6rem 1em 0.6rem;
  border: 1px solid #eb5202;
  font-weight: 600;
  text-align: center;
  letter-spacing: .025em;
  color: #ffffff;
  background-color: #eb5202;
  -webkit-user-select: none;
  cursor: pointer;
}
.admin__fieldset .field-review_images .addbefore:hover {
  background-color: #ba4000;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #40070b;
  color: #ffffff;
  text-decoration: none;
}
.admin__fieldset .amreview-images {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.admin__fieldset .amreview-slider-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 5px 10px;
  padding: 10px;
  width: calc(100% / 3 - 10px);
  background: #f1f0f0;
  text-align: center;
}
.amasty-advanced-review {
  margin-top: 2.2rem;
}
.amasty-advanced-review .table-row .item-position,
.amasty-advanced-review .table-row .table-header {
  background: #efefef;
  border-bottom: 1px solid #fff;
}
.amasty-advanced-review .table-row .item-position .draggable,
.amasty-advanced-review .table-row .table-header .draggable {
  color: #adadad;
}
.amasty-advanced-review .table-row .item-position:hover {
  cursor: move;
}
.amasty-advanced-review .table-row .amcontent.item-position {
  padding: 1rem;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
}
.amasty-advanced-review .table-row .item-position:before {
  font-family: 'Admin Icons';
  content: '\e63d';
}
.amreview-widget-title {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-width: 100%;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
}
.amreview-widget-container .slick-arrow {
  z-index: 1;
}
.amreview-widget-container .slick-dots {
  position: relative;
  padding: 10px 0;
}
.amreview-widget-container .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  margin: 0 2px;
}
.amreview-widget-container .slick-dots button,
.amreview-widget-container .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.amreview-widget-container .slick-dots .action-gift {
  width: 10px;
  height: 10px;
  border: 1px solid #b3b3b3;
  border-radius: 10px;
}
.amreview-widget-container .slick-dots button:before,
.amreview-widget-container .slick-dots .cart.table-wrapper .actions-toolbar > .action:before,
.amreview-widget-container .slick-dots .action-gift:before {
  font-size: 0;
}
.amreview-widget-container .slick-dots .slick-active button,
.amreview-widget-container .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action,
.amreview-widget-container .slick-dots .slick-active .action-gift {
  background: #333;
}
.pagebuilder-content-type .amreview-review-items {
  list-style: none;
}
.pagebuilder-content-type .amreviews .amreviews-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  background-color: #fafafa;
}
@media screen and (min-width: 1024px), print {
  .page-main .amreview-widget-title {
    padding: 25px 0 20px;
  }
}
.amreview-widget-container .amreview-review-items {
  display: flex;
  flex-wrap: wrap;
}
.amreview-widget-container .amreview-review-wrapper.review-item {
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  border-bottom: 1px solid #cde1ef;
}
.amreview-widget-container .amreview-image-wrapper {
  width: 80px;
  height: 80px;
}
.amreview-widget-container .amreview-description-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  overflow: hidden;
}
.amreview-widget-container .amreview-rating-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  margin: 0 15px 15px 0;
  padding: 0;
}
.amreview-widget-container .amreview-title-wrapper {
  flex-basis: 100%;
  overflow: hidden;
  color: #006bb4;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amreview-widget-container .amreview-details-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: 20px;
}
.amreview-widget-container .amreview-message {
  height: 60px;
  word-wrap: break-word;
  word-break: break-all;
}
.amreview-widget-container .amreview-date {
  color: #c4c4c4;
  font-size: 12px;
}
.amreview-widget-container .amreview-footer {
  display: flex;
  justify-content: space-between;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.amreview-widget-container .product-item-photo {
  margin: 0 15px 15px 0;
}
.amreview-widget-container.-advanced {
  margin-bottom: 15px;
}
.amreview-rating-label {
  margin: 0 10px 5px 0;
  color: #8f8f8f;
  font-size: 12px;
}
.amreview-widget-container.-grid .amreview-rating-wrapper {
  min-width: 160px;
}
.amreview-widget-container.-sidebar .amreview-rating-wrapper {
  flex-grow: 1;
}
.amreview-widget-container .amreview-title {
  position: relative;
  margin-bottom: 10px;
  padding: 15px 40px 15px 20px;
  background: #f8fcff;
  word-break: break-all;
  word-break: break-word;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
}
.amreview-widget-container .amreview-title:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiAxOTUuMjg1TDE0OS4wMjggNjIuMjRjLTEuOTAxLTEuOTAzLTQuMDg4LTIuODU2LTYuNTYyLTIuODU2cy00LjY2NS45NTMtNi41NjcgMi44NTZMMi44NTYgMTk1LjI4NUMuOTUgMTk3LjE5MSAwIDE5OS4zNzggMCAyMDEuODUzYzAgMi40NzQuOTUzIDQuNjY0IDIuODU2IDYuNTY2bDE0LjI3MiAxNC4yNzFjMS45MDMgMS45MDMgNC4wOTMgMi44NTQgNi41NjcgMi44NTRzNC42NjQtLjk1MSA2LjU2Ny0yLjg1NGwxMTIuMjA0LTExMi4yMDIgMTEyLjIwOCAxMTIuMjA5YzEuOTAyIDEuOTAzIDQuMDkzIDIuODQ4IDYuNTYzIDIuODQ4IDIuNDc4IDAgNC42NjgtLjk1MSA2LjU3LTIuODQ4bDE0LjI3NC0xNC4yNzdjMS45MDItMS45MDIgMi44NDctNC4wOTMgMi44NDctNi41NjYuMDAxLTIuNDc2LS45NDQtNC42NjYtMi44NDYtNi41Njl6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjODU4NTg1Ii8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.amreview-widget-container .amreview-title.-collapsed:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMi44NDcgODkuNjQ0bDEzMy4wNTQgMTMzLjA0NWMxLjkwMSAxLjkwMyA0LjA4OCAyLjg1NiA2LjU2MiAyLjg1NnM0LjY2NS0uOTUzIDYuNTY3LTIuODU2TDI4Mi4wNzMgODkuNjQ0YzEuOTA2LTEuOTA2IDIuODU2LTQuMDkzIDIuODU2LTYuNTY4IDAtMi40NzQtLjk1My00LjY2NC0yLjg1Ni02LjU2NmwtMTQuMjcyLTE0LjI3MWMtMS45MDMtMS45MDMtNC4wOTMtMi44NTQtNi41NjctMi44NTRzLTQuNjY0Ljk1MS02LjU2NyAyLjg1NEwxNDIuNDYzIDE3NC40NDEgMzAuMjU1IDYyLjIzMmMtMS45MDItMS45MDMtNC4wOTMtMi44NDgtNi41NjMtMi44NDgtMi40NzggMC00LjY2OC45NTEtNi41NyAyLjg0OEwyLjg0OCA3Ni41MDlDLjk0NiA3OC40MTEuMDAxIDgwLjYwMi4wMDEgODMuMDc1IDAgODUuNTUxLjk0NSA4Ny43NDEgMi44NDcgODkuNjQ0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iIzg1ODU4NSIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}
.amreview-widget-container .amreview-rating-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.amreview-widget-container .amreview-rating-item:not(:last-child) {
  margin-bottom: 15px;
}
.amreview-widget-container .amreview-rating-item.-one-rating {
  align-items: flex-start;
  flex-direction: column;
}
.amreview-widget-container .amreview-rating-item.-one-rating .amreview-rating-value {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  width: 100%;
}
.amreview-widget-container .amreview-rating-item .amreview-number {
  font-size: 30px;
}
.amreview-widget-container .amreview-rating-item .amstars-rating-container {
  margin-bottom: 0;
}
.amreview-image-wrapper .product-image-container,
.amreview-image-wrapper .product-image-wrapper {
  width: 100%;
  height: 100%;
}
.amreview-image-wrapper .product-image-wrapper {
  padding: 0 !important;
}
.amreview-image-wrapper .product-image-photo {
  max-height: 100%;
  width: auto;
}
.amreview-full-link,
.amreview-full-link:visited,
.amreview-full-link:active,
.amreview-full-link:hover {
  margin-left: 14px;
  color: #6b8fab;
  font-size: 12px;
}
.amreview-full-link:after {
  position: absolute;
  top: 50%;
  right: -10px;
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjNmI4ZmFiIiBmaWxsPSIjNmI4ZmFiIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.amreview-widget-container.-summary-widget {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin: 10px 0 20px;
  padding: 30px 10px 80px;
  background: #f8fcff;
}
.amreview-widget-container.-summary-widget .amreview-description {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-description .amreview-text {
  margin: 15px 0 0;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amshowmore-container .amshowmore-text:not(.-active) {
  max-height: 45px;
}
.amreview-widget-container.-summary-widget .amrev-desc-title {
  margin: 0 0 10px 0;
}
.amreview-widget-container.-summary-widget .amreview-images {
  overflow: hidden;
  margin: 15px 0 0 0;
  max-width: 370px;
}
.amreview-widget-container.-summary-widget .amreview-images.-slider .amreview-slider-item {
  display: none;
}
.amreview-widget-container.-summary-widget .amreview-review-block {
  box-sizing: border-box;
  margin: 30px 0 0;
  max-width: 100%;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-review-items {
  margin: 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-review-wrapper {
  padding: 15px;
  border-color: transparent;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
}
.amreview-widget-container.-summary-widget .amreview-rating-wrapper {
  margin: 0 15px 0 0;
}
.amreview-widget-container.-summary-widget .amreview-title-review {
  margin: 0 5px 0 0;
}
.amreview-widget-container.-summary-widget .amreview-info-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-width: 230px;
  max-width: 280px;
}
.amreview-widget-container.-summary-widget .amreview-name {
  flex-basis: 100%;
  margin: 0 0 12px;
  color: #1e79c2;
  font-weight: 700;
  font-size: 16px;
}
.amreview-widget-container.-summary-widget .amreview-summary {
  margin-right: 15px;
  letter-spacing: -.08em;
  font-size: 50px;
}
.amreview-widget-container.-summary-widget .amreview-count {
  margin: 0 0 15px;
  font-size: 14px;
}
.amreview-widget-container.-summary-widget .amstars-rating-container {
  margin: 0 0 2px;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details .amreview-text {
  margin: 0 0 0 auto;
  width: 20%;
  color: #748593;
  white-space: nowrap;
}
.amreview-widget-container.-summary-widget .amreview-add-new {
  margin: 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-label {
  display: flex;
  align-items: center;
  margin: 0 0 8px 0;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-bar {
  margin: 0 15px;
  width: 55%;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-stars {
  display: flex;
  align-items: center;
  margin: 0;
  min-width: auto;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-stars:before {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  content: '';
  margin: 0 2px 0;
  width: 10px;
  height: 10px;
  filter: invert(61%) sepia(0%) saturate(17%) hue-rotate(154deg) brightness(95%) contrast(68%);
}
.amreview-widget-container.-summary-widget .amreview-text {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-button {
  order: 3;
  box-sizing: border-box;
  padding: 9px 16px;
  width: 100%;
  text-align: center;
  font-weight: 600;
}
.amreview-widget-container.-summary-widget .amreview-button.-see-all {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 25px 16px;
}
.amreview-widget-container.-summary-widget .amreview-summary-info {
  display: flex;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  order: 2;
  margin-right: 15px;
  width: 100%;
  border: none;
  pointer-events: none;
}
.amreview-widget-container.-summary-widget .product-image-container {
  display: none;
  margin: 0 0 15px;
}
.amreview-widget-container.-summary-widget .amrev-comment-toolbar.-nocomments {
  justify-content: flex-start;
}
.amreview-widget-container.-summary-widget .amreview-helpful-wrap {
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px 0 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-helpful {
  margin: 0 0 5px;
  width: 100%;
  text-align: center;
}
.amreview-widget-container.-summary-widget .amreview-minus {
  margin: 0 0 0 20px;
}
.amreview-widget-container.-summary-widget .amreview-plus {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-icon {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-percent-block {
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
.amreview-widget-container.-summary-widget .amreview-pages-items {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-basis: 70%;
  margin: 5px 0 auto;
  padding: 0;
  list-style: none;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .action {
  margin: 0 25px;
  border: none;
  background: transparent;
  box-shadow: none;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .action:hover {
  background: transparent;
  color: #1979c3;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .amreview-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  box-shadow: none;
  font-size: 16px;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .-current {
  background: #ececec;
}
.amreview-widget-container.-summary-widget .amreview-slider-item {
  max-width: 100px;
  width: 100%;
  height: 100px;
}
.amreview-widget-container.-summary-widget.-empty {
  align-items: center;
  padding-bottom: 35px;
}
.amreview-widget-container.-summary-widget.-list .amreview-review-wrapper {
  margin: 0 0 15px;
  padding: 15px;
  border-color: transparent;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
}
.amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
  display: inline-flex;
  align-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.amreview-widget-container.-summary-widget.-slider .amrev-comment-toolbar {
  padding-bottom: 0;
}
.amreview-widget-container.-summary-widget.-slider .amrev-desc-title {
  flex-basis: 100%;
}
.amreview-widget-container.-summary-widget.-slider .slick-track {
  display: flex;
}
.amreview-widget-container.-summary-widget.-slider .slick-slide > div,
.amreview-widget-container.-summary-widget.-slider .slick-slide .amreview-review-wrapper {
  height: 100%;
}
@media (max-width: 768px) {
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items {
    margin-right: -10px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    transition: 0.1s all ease-in;
    transition: all 0.1s ease-in;
    margin: 5px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide:not(:last-child) {
    padding-right: 20px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide.slick-current ~ .slick-slide {
    transform: translateX(-20px);
  }
}
@media (min-width: 1024px) {
  .amreview-widget-container.-summary-widget {
    flex-wrap: nowrap;
  }
  .amreview-widget-container.-summary-widget .amreview-rating-wrapper {
    margin: 0 15px 5px 0;
  }
  .amreview-widget-container.-summary-widget .amreview-description .amreview-text {
    margin: 10px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-block {
    margin: 0 0 0 50px;
    max-width: 75%;
  }
  .amreview-widget-container.-summary-widget .amreview-button.-see-all {
    position: inherit;
    padding: 9px 16px;
    background: transparent;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    order: 3;
    margin: 0 0 25px 0;
  }
  .amreview-widget-container.-summary-widget .product-image-container {
    display: block;
  }
  .amreview-widget-container.-summary-widget.-list {
    padding: 35px 125px;
  }
  .amreview-widget-container.-summary-widget.-slider {
    padding: 35px 125px 35px 90px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
    width: 74%;
  }
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  position: relative;
  display: block;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  top: 0;
  left: 0;
  margin: 0 auto;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  display: table;
  content: '';
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  min-height: 1px;
  height: 100%;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  position: relative;
  background: 0 0;
}
.amslick-slider-container .slick-loading .slick-list:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: #5c5c5c;
  border-radius: 100%;
  content: '';
  transform: translate(-50%, -50%);
  animation: loading 1s infinite linear;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  position: absolute;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.amslick-slider-container .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  display: block;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #000000;
  content: '•';
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  box-sizing: border-box;
  padding: 0 20px;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.amslick-slider-container .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  width: 15px;
  height: 22px;
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transition: background .3s ease;
  transform: translate(0, -50%);
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amblog-author-info .amblog-content {
  word-wrap: break-word;
  word-break: break-word;
  padding: 25px;
  text-align: center;
}
.ie11 .amblog-author-info .amblog-content {
  word-break: break-all;
}
.ie11 .amblog-author-info .amblog-content {
  word-break: break-all;
}
.ie11 .amblog-author-info .amblog-content {
  word-break: break-all;
}
.amblog-author-info .amblog-image {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.amblog-author-info .amblog-name {
  margin: 0;
  color: #333333;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.3rem;
}
.amblog-author-info .amblog-job {
  margin: 5px 0 0;
  color: #999999;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.amblog-author-info .amblog-description {
  margin: 10px 0 0;
  color: #333333;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.amblog-author-info .amblog-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-sizing: border-box;
  margin: calc(-120px / 2 + -25px) auto 15px;
  min-width: 120px;
  width: 120px;
  height: 120px;
  border: 4px solid #fff;
  border-radius: 100%;
  background: #f4f6f8 center / 120px no-repeat;
}
.amblog-author-info .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwIiBoZWlnaHQ9IjEyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bWFzayBpZD0iYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjEyMCIgaGVpZ2h0PSIxMjAiPjxjaXJjbGUgY3g9IjYwIiBjeT0iNjAiIHI9IjYwIiBmaWxsPSIjQUFBIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjYSkiIGZpbGw9IiNEN0Q5REQiPjxwYXRoIGQ9Ik02MC4wMDYgMzJjLTEzLjcyNSAwLTI0Ljk0NSAxMS4yMS0yNC45NDUgMjQuOTI1IDAgMTMuNzE0IDExLjIyIDI0LjkyNSAyNC45NDUgMjQuOTI1czI0Ljk0NS0xMS4yMSAyNC45NDUtMjQuOTI1Qzg0Ljk1MSA0My4yMTEgNzMuNzMxIDMyIDYwLjAwNiAzMnpNMTAyLjgxNiAxMDEuNzdjLS42NTMtMS42MzMtMS41MjUtMy4xNTYtMi41MDUtNC41NzItNS4wMTEtNy40LTEyLjc0NS0xMi4yOTktMjEuNDYtMTMuNDk2LTEuMDg4LS4xMDktMi4yODcuMTA5LTMuMTU4Ljc2Mi00LjU3NSAzLjM3NC0xMC4wMjIgNS4xMTUtMTUuNjg2IDUuMTE1LTUuNjY1IDAtMTEuMTExLTEuNzQxLTE1LjY4Ni01LjExNS0uODcyLS42NTMtMi4wNy0uOTgtMy4xNi0uNzYyYTMwLjc4NCAzMC43ODQgMCAwMC0yMS40NTggMTMuNDk2Yy0uOTggMS40MTYtMS44NTIgMy4wNDgtMi41MDYgNC41NzItLjMyNi42NTMtLjIxOCAxLjQxNS4xMSAyLjA2OC44NyAxLjUyNCAxLjk2IDMuMDQ4IDIuOTQgNC4zNTRhNDEuNDE4IDQxLjQxOCAwIDAwNS4wMTEgNS42NmMxLjUyNSAxLjUyMyAzLjI2OCAyLjkzOCA1LjAxIDQuMzUzIDguNjA2IDYuNDIyIDE4Ljk1NSA5Ljc5NiAyOS42MyA5Ljc5NnMyMS4wMjMtMy4zNzQgMjkuNjI5LTkuNzk2YTQ3Ljk1NyA0Ny45NTcgMCAwMDUuMDEtNC4zNTNjMS43NDQtMS43NDIgMy40ODYtMy41OTIgNS4wMTItNS42NiAxLjA4OS0xLjQxNSAyLjA2OS0yLjgzIDIuOTQxLTQuMzU0LjU0NC0uNjUzLjY1My0xLjQxNS4zMjYtMi4wNjh6Ii8+PC9nPjwvc3ZnPg==');
}
.amblog-author-info .amblog-social-container.amblog-list,
.amblog-element-block[data-set='sidebar-author'] .amblog-author-info .amblog-social-container.amblog-list,
.amblog-item[data-set='content-author'] .amblog-author-info .amblog-social-container.amblog-list,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-author-info .amblog-social-container.amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-author-info .amblog-social-container.amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-author-info .amblog-social-container.amblog-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin: 15px 0 0;
}
.amblog-author-info .amblog-social-container.amblog-list .amblog-icon {
  margin: 0 10px;
  width: 40px;
  height: 40px;
  background-size: 18px;
}
.amblog-author-info .amblog-social-container.amblog-list .amblog-icon:hover {
  filter: brightness(1.2);
}
.amblog-author-info .amblog-social-container.amblog-list .amblog-icon.-facebook {
  background-color: #1877f2;
  background-position: 50% 100%;
  background-size: 17px;
}
.amblog-author-info .amblog-social-container.amblog-list .amblog-icon.-twitter {
  background-color: #55acee;
}
.amblog-author-info .amblog-social-container.amblog-list .amblog-icon.-linkedin {
  background-color: #0077b5;
}
.amblog-author-info .amblog-social-container.amblog-list .amblog-social {
  width: 40px;
  height: 40px;
}
.amblog-index-author .desktop-block.amblog-element-block:first-of-type,
.amblog-index-author .desktop-block.amblog-post-container .amblog-widget-container:first-of-type,
.amblog-index-author .desktop-block.amblog-grid-list > .amblog-item .amblog-widget-container:first-of-type,
.amblog-index-author .desktop-block.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:first-of-type {
  margin-top: 60px;
}
.amblog-index-author .amblog-swipe.-left,
.amblog-index-author .amblog-swipe.-right {
  top: 0;
}
.amblog-index-author .amblog-article-title {
  color: #333333;
  letter-spacing: -.025em;
  font-weight: 600;
  font-size: 3.5rem;
  line-height: 4.8rem;
}
.amblog-main-content .amblog-author-info .amblog-title {
  display: none;
}
.right .amblog-element-block[data-set='sidebar-author'],
.left .amblog-element-block[data-set='sidebar-author'],
.right .amblog-post-container .amblog-widget-container[data-set='sidebar-author'],
.left .amblog-post-container .amblog-widget-container[data-set='sidebar-author'],
.right .amblog-grid-list > .amblog-item .amblog-widget-container[data-set='sidebar-author'],
.left .amblog-grid-list > .amblog-item .amblog-widget-container[data-set='sidebar-author'],
.right .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'],
.left .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] {
  padding: 0;
}
.amblog-index-author .page-main > .page-title-wrapper .page-title {
  display: none;
}
.amblog-button {
  word-wrap: break-word;
  word-break: break-word;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 10px;
  height: 25px;
  outline: none;
  border: 1px solid #0e6bd7;
  border-radius: 2px;
  background: #e4effb;
  box-shadow: none;
  color: #0e6bd7;
  font-weight: 400;
}
.ie11 .amblog-button {
  word-break: break-all;
}
.ie11 .amblog-button {
  word-break: break-all;
}
.ie11 .amblog-button {
  word-break: break-all;
}
.amblog-button:hover,
.amblog-button:focus {
  color: #0e6bd7;
  text-decoration: none;
}
.amblog-button:hover {
  background: #b8d5f4;
}
.amblog-button:not(.primary),
.amblog-button:not(.primary):active {
  box-shadow: none;
}
.amblog-button.-clear {
  padding: 0;
  border: none;
  background: none;
}
.amblog-button > .amblog-icon {
  margin-right: 5px;
  fill: #0e6bd7;
}
.amblog-button.-toggle {
  line-height: 1.1;
}
.amblog-button.-toggle .amblog-icon {
  position: relative;
  top: 1px;
}
.amblog-button.-toggle.-active .amblog-icon {
  transform: rotate(180deg);
}
.amblog-button > .amblog-count:not(:empty) {
  padding-left: 3px;
}
.amblog-button > .amblog-count:not(:empty):before {
  content: '(';
}
.amblog-button > .amblog-count:not(:empty):after {
  content: ')';
}
.amblog-comments-container .amblog-comment.-highlighted {
  outline: 5px solid #f5f9ff;
  background-color: #f5f9ff;
}
.amblog-comments-container .amblog-comment.-highlighted.-classic {
  outline-color: #f5f9ff;
  background-color: #f5f9ff;
}
.amblog-comments-container .amblog-comment.-highlighted.-red {
  outline-color: #fef4f4;
  background-color: #fef4f4;
}
.amblog-comments-container .amblog-comment.-highlighted.-green {
  outline-color: #ebf7ec;
  background-color: #ebf7ec;
}
.amblog-comments-container .amblog-comment.-highlighted.-blue {
  outline-color: #eff1fa;
  background-color: #eff1fa;
}
.amblog-comments-container .amblog-comment.-highlighted.-grey {
  outline-color: #f8f8f8;
  background-color: #f8f8f8;
}
.amblog-comments-container .amblog-comment.-highlighted.-purple {
  outline-color: #fbf3fc;
  background-color: #fbf3fc;
}
.amblog-comments-container {
  margin: 30px 20px 0;
}
.amblog-comments-container .amblog-comment {
  margin-bottom: 40px;
}
.amblog-comments-container .amblog-comment:last-child {
  margin-bottom: 0;
}
.amblog-comments-action .amblog-replies,
.amblog-comments-container .amblog-replies,
.amblog-replies-block:not(.-level-top) .amblog-comment-reply {
  margin: 20px 0 0 5px;
  padding-left: 5px;
  border-left: 1px solid #e9e9e9;
}
.amblog-comment-content {
  padding-left: 35px;
}
.amblog-comment-content .amblog-author {
  position: relative;
  display: inline-block;
  margin: 0 20px 0 0;
  padding-left: 0;
}
.amblog-comment-content .amblog-author .amblog-svg.user {
  position: absolute;
  top: 0;
  left: -35px;
}
.amblog-comment-content .amblog-header {
  margin-bottom: 15px;
}
.amblog-comment-content .amblog-date {
  display: inline-block;
  margin: 0;
  color: #999999;
  font-size: 14px;
}
.amblog-comment-content .amblog-willapprove {
  word-wrap: break-word;
  word-break: break-word;
  margin-top: 15px;
  padding: 0 10px;
  border-radius: 4px;
  background: #fff3e0;
  color: #f57c00;
}
.ie11 .amblog-comment-content .amblog-willapprove {
  word-break: break-all;
}
.ie11 .amblog-comment-content .amblog-willapprove {
  word-break: break-all;
}
.ie11 .amblog-comment-content .amblog-willapprove {
  word-break: break-all;
}
.amblog-comment-content .amblog-thesis {
  word-wrap: break-word;
  word-break: break-word;
  font-style: italic;
  font-size: 16px;
}
.ie11 .amblog-comment-content .amblog-thesis {
  word-break: break-all;
}
.ie11 .amblog-comment-content .amblog-thesis {
  word-break: break-all;
}
.ie11 .amblog-comment-content .amblog-thesis {
  word-break: break-all;
}
.amblog-comment-content .amblog-reply {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.amblog-comment-content .amblog-button {
  font-size: 1.2rem;
}
.amblog-comments-action {
  margin: 20px;
  padding: 20px;
  border: none;
  background: #fafafa;
}
.amblog-comments-action > .amblog-comment {
  margin-bottom: 60px;
}
.amblog-comments-action .amblog-button.-toggle {
  display: none;
}
.amblog-comment-reply {
  margin: 30px 0;
}
.amblog-comment-reply .amblog-button.-toggle {
  display: none;
}
.amblog-form-head {
  margin-bottom: 20px;
  padding: 0 0 8px;
  border-bottom: 1px solid #c8c8c8;
  color: #999999;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
}
.amblog-comments-block:not(.-loaded) .amblog-reply {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.amblog-comments-block:not(.-loaded) .amblog-reply .amblog-button.-toggle {
  display: none;
}
.amblog-replies-block.-level-top > .amblog-comment-reply,
.amblog-replies-block.-level-top > .amblog-replies:not(:empty) {
  margin: 20px 0 0;
  padding: 20px;
  border: none;
  background: #fafafa;
}
.amblog-replies-block.-level-top > .amblog-replies:not(.-active) {
  display: none;
}
.amblog-reply .amblog-button.-toggle {
  position: relative;
  margin-left: 31px;
}
.amblog-reply .amblog-button.-toggle:before {
  position: absolute;
  right: calc(100% + 15px);
  width: 1px;
  height: 100%;
  background: #c4c4c4;
  content: '';
}
.amblog-tabs-block.-title {
  display: flex;
  margin: 0 0 30px;
  padding: 0;
  border-bottom: 1px solid #d1d1d1;
  list-style: none;
}
.amblog-tabs-block.-title .amblog-item {
  word-wrap: break-word;
  word-break: break-word;
  margin: 0;
  padding: 0 10px 12px;
  border-bottom: 2px solid transparent;
  text-transform: capitalize;
  font-size: 18px;
  cursor: pointer;
  transition: border .1s;
  transform: translateY(1px);
}
.ie11 .amblog-tabs-block.-title .amblog-item {
  word-break: break-all;
}
.ie11 .amblog-tabs-block.-title .amblog-item {
  word-break: break-all;
}
.ie11 .amblog-tabs-block.-title .amblog-item {
  word-break: break-all;
}
.amblog-tabs-block.-title .amblog-item.-active {
  font-weight: 600;
}
.amblog-tabs-block.-title .amblog-item.-active {
  border-bottom-color: #4776f0;
}
.amblog-content-tab:not(.-active) {
  display: none;
}
.amblog-tabs-block.-block .amblog-list {
  padding: 0;
  list-style: none;
}
.amblog-tabs-block.-block .amblog-list.-active {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amblog-content-tab .amblog-post-block {
  display: flex;
}
.amblog-content-tab .amblog-post-block:not(:first-child) {
  margin-top: 20px;
}
.amblog-content-tab .amblog-post-block .amblog-link {
  display: block;
}
.amblog-content-tab .amblog-post-block .amblog-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 20px;
  min-width: 100px;
  width: 100px;
  height: 100px;
  background: #f4f6f8 center / 50px no-repeat;
}
.amblog-content-tab .amblog-post-block .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSIgZmlsbD0iI0Q3RDlERCI+PHBhdGggZD0iTTM3LjIzNyAyMy4xOGMtMi4zMjEgMS4xMDUtNC4yMTQgNC40NjItNi40MjggMi4yNDctMS4zNDUtMS40Ni0yLjk0Mi0zLjc4NC00Ljc3Ni02LjQxMi0xLjk4My0yLjgyNS00LjUxMS01LjI1NC03LjQ4Ni0yLjQ3OS0zLjMyMSAzLjEyNC01LjYwMiAxMS42LTUuOCAxNS45NjNsMzEuMzguMDFjLS43MTgtMi41NjMtMy41MDctMTAuOTQtNi44OS05LjMzek0zNy4wOSAxOC4yNThhMy44NTkgMy44NTkgMCAxMDAtNy43MTcgMy44NTkgMy44NTkgMCAwMDAgNy43MTd6Ii8+PHBhdGggZD0iTTQ4Ljg1MyA1LjU5NEg4LjAyM2MtLjYzMyAwLTEuMTQ4LjUxMy0xLjE0OCAxLjE0NnY1LjhIMS4xNDdDLjUxNCAxMi41NCAwIDEzLjA1NCAwIDEzLjY4N3YyOS41N2MwIC42MzQuNTE0IDEuMTQ3IDEuMTQ3IDEuMTQ3aDQwLjgzYy42MzMgMCAxLjE0OC0uNTE0IDEuMTQ4LTEuMTQ3di01Ljc5OWg1LjcyOGMuNjMzIDAgMS4xNDgtLjUxMyAxLjE0OC0xLjE0NlY2Ljc0Yy0uMDAxLS42MzItLjUxNi0xLjE0Ni0xLjE0OC0xLjE0NnptLTguODA3IDM1LjczMkgzLjA3OVYxNS42MmgzLjc5NnYxNy44NzJjLS41NzYgMi4yMjYtLjkzIDQuMzY1LTEuMDAzIDUuOTU2bDMxLjM4LjAxYTM2LjA4MiAzNi4wODIgMCAwMC0uNjMtMmgzLjQyNHYzLjg2OHptNi44NzUtNi45NDdIOS45NTRWOC42NzNoMzYuOTY3VjM0LjM4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUwdjUwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amblog-content-tab .amblog-post-block .amblog-image {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.amblog-content-tab .amblog-post-block .amblog-headline {
  display: block;
  color: #333333;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
}
.amblog-content-tab .amblog-post-block .amblog-date {
  margin-top: 5px;
  color: #999999;
  font-size: 14px;
  line-height: 19px;
}
.amblog-content-tab {
  margin-bottom: 30px;
}
.amblog-content-tab > .pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.amblog-slick-slider:not(.-am-loaded) {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  min-height: 30px;
}
.amblog-slick-slider:not(.-am-loaded):after {
  display: block;
  content: '';
}
.amblog-slick-slider:not(.-am-loaded) > * {
  display: none;
}
.main .amblog-related-wrapper:not(.-related-products) {
  margin-bottom: 40px;
}
.main .amblog-related-wrapper:not(.-related-products) .amblog-related-grid {
  margin: 0;
  padding: 20px 10px;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-list {
  margin: 0 10px;
  width: 100%;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-list > .slick-track {
  margin-left: 0;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-slide {
  margin: 0 7px;
  vertical-align: top;
}
.amblog-related-wrapper.-related-products {
  margin-bottom: 40px;
}
.amblog-related-wrapper.-related-products .amblog-grid-list {
  margin: 0;
  padding: 20px;
}
.amblog-related-wrapper.-related-products .amblog-item-product {
  margin: 0 10px;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box {
  margin-bottom: 5px;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider.slick-dotted {
  margin-bottom: 30px;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .slick-slide {
  vertical-align: inherit;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .amblog-item-product {
  margin: 0;
  padding: 0 9px;
}
.amblog-slick-slider.slick-slider .slick-dots {
  top: 100%;
  border: none;
  background: inherit;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  border: none;
  text-align: inherit;
  white-space: inherit;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation']:hover,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].selected {
  background: inherit;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].slick-active button,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].slick-active .cart.table-wrapper .actions-toolbar > .action,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].slick-active .action-gift {
  background: #000000;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] button,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] .action-gift {
  padding: 4px;
  width: auto;
  height: auto;
  border: none;
  border-radius: 100%;
  background: #c4c4c4;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] button:before,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action:before,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] .action-gift:before {
  content: none;
}
.amblog-slick-slider.slick-slider .slick-arrow {
  z-index: 2;
  width: 30px;
  height: 30px;
  border-radius: 0;
  background: #ffffff url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMTg5IDIuMDA5TDcuMTkgOS4wMS4yMzMgMTUuOTY4bDEuMTA4IDEuMTA5IDguMDQ0LTguMDQ0LTguMTEtOC4xMUwuMTg5IDIuMDA4eiIgZmlsbD0iIzU3NTg1NSIvPjwvc3ZnPg==') center no-repeat !important;
}
.amblog-slick-slider.slick-slider .slick-arrow:before,
.amblog-slick-slider.slick-slider .slick-arrow:after {
  display: none;
}
.amblog-slick-slider.slick-slider .slick-arrow.slick-prev {
  transform: rotate(180deg) translate(0, 50%);
}
.amblog-disabled {
  color: red;
}
.amblog_views_label,
.amblog_likes_label,
.amblog_dislikes_label {
  font-weight: 600;
  line-height: 3.2rem;
}
.amblog-hidden {
  color: grey;
}
.amblog-published {
  color: green;
}
.amblog-scheduled {
  color: grey;
}
.pagebuilder-content-type .amblog_widget .amblog-widget-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
  background-color: #fafafa;
}
#amblog_canvas_container {
  max-width: 400px;
  max-height: 400px;
}
.tag-list.cloud-enabled .amblog-item {
  display: none;
}
.amblog-post-list .block-title strong {
  font-weight: 600;
}
.amblog-preloader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.6);
}
.amblog-loader,
.amblog-slick-slider:not(.-am-loaded):after {
  margin: auto;
  width: 16px;
  height: 11px;
  background: url('../Amasty_Blog/images/ajax-loader.gif') no-repeat scroll 50% 0 transparent;
}
.word-wrap {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-index-index .page-title,
.amblog-index-post .page-title {
  margin-bottom: 0;
  padding-right: 50px;
  font-size: 40px;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.mobile {
  display: none;
}
.mobile .mobile-block {
  display: none;
}
.mobile.two-columns-right .content,
.mobile.two-columns-left .content {
  position: relative;
}
.amblog-main-content {
  padding-top: 40px;
}
.amblog-main-content > .amblog-item {
  margin-bottom: 30px;
}
.amblog-main-content > .amblog-item:last-child {
  margin-bottom: 0;
}
.amblog-main-content .amblog-btn {
  height: auto;
}
.amblog-aside-right,
.amblog-aside-left {
  position: fixed;
  top: 0;
  z-index: 1000;
  display: none;
  overflow-y: scroll;
  padding-top: 20px;
  width: 300px;
  height: calc(100% - 20px);
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
}
.amblog-aside-right.active,
.amblog-aside-left.active {
  display: block;
}
.amblog-aside-right .amblog-close,
.amblog-aside-left .amblog-close {
  position: relative;
  width: 15px;
  height: 15px;
  margin: 0 0 25px 15px;
}
.amblog-aside-right .amblog-close:before,
.amblog-aside-left .amblog-close:before,
.amblog-aside-right .amblog-close:after,
.amblog-aside-left .amblog-close:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 13px;
  background: #333333;
}
.amblog-aside-right .amblog-close:before,
.amblog-aside-left .amblog-close:before {
  transform: rotate(45deg);
}
.amblog-aside-right .amblog-close:after,
.amblog-aside-left .amblog-close:after {
  transform: rotate(-45deg);
}
.amblog-aside-right {
  right: 0;
}
.amblog-aside-left {
  left: 0;
}
.amblog-overlay {
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(60, 60, 60, 0.3);
}
.amblog-index-index .amblog-ref,
.amblog-index-tag .amblog-ref,
.amblog-index-category .amblog-ref,
.amblog-index-post .amblog-ref,
.amblog-index-author .amblog-ref {
  font-size: 14px;
  font-weight: 600;
  color: #0e6bd7;
}
.amblog-index-index .amblog-ref:hover,
.amblog-index-tag .amblog-ref:hover,
.amblog-index-category .amblog-ref:hover,
.amblog-index-post .amblog-ref:hover,
.amblog-index-author .amblog-ref:hover {
  color: #0e6bd7;
}
.amblog-cloud-tags {
  width: auto;
}
.amblog-cloud-tags .amblog-cloud {
  width: 100%;
}
.amblog-author-container,
.amblog-comment-content .amblog-author,
.amblog-post-container .amblog-item.-author,
.amblog-post-container .amblog-item.-comments,
.amblog-post-container .amblog-item.-print,
.amblog-element-block .amblog-author,
.amblog-grid-list > .amblog-item .amblog-item.-author,
.amblog-grid-list > .amblog-item .amblog-item.-comments,
.amblog-grid-list > .amblog-item .amblog-item.-print,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  line-height: 25px;
  font-size: 14px;
  color: #333333;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amblog-svg {
  position: relative;
  top: 7px;
  min-width: 25px;
  margin-right: 10px;
}
.amblog-svg.user {
  width: 25px;
  height: 25px;
}
.amblog-svg.comment {
  top: 6px;
  width: 25px;
  height: 24px;
}
.amblog-svg.print {
  width: 21px;
  min-width: auto;
  height: 24px;
}
.amblog-svg.-classic {
  fill: #499bf8;
}
.amblog-svg.-red {
  fill: #ef5350;
}
.amblog-svg.-green {
  fill: #43a047;
}
.amblog-svg.-blue {
  fill: #3f51b5;
}
.amblog-svg.-grey {
  fill: #bdbdbd;
}
.amblog-svg.-purple {
  fill: #9c27b0;
}
.amblog-swipe.-left,
.amblog-swipe.-right {
  position: absolute;
  top: 85px;
  right: 5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s 0.3s ease-in-out;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjUiIGN5PSIyNSIgcj0iMjUiIGZpbGw9IiM0OTlCRjgiLz48cGF0aCBkPSJNMjIuOTEgMTVoLTYuODAyYy0uNjEyIDAtMS4xMDguNTE5LTEuMTA4IDEuMTU5djYuN2MwIC42NC40OTYgMS4xNTkgMS4xMDggMS4xNTloNi44MDFjLjYxMiAwIDEuMTA5LS41MiAxLjEwOS0xLjE1OXYtNi43YzAtLjY0LS40OTctMS4xNTktMS4xMDktMS4xNTl6TTM0LjA0MyAxNWgtNi44Yy0uNjEzIDAtMS4xMS41MTktMS4xMSAxLjE1OXY2LjdjMCAuNjQuNDk3IDEuMTU5IDEuMTEgMS4xNTloNi44Yy42MTIgMCAxLjEwOC0uNTIgMS4xMDgtMS4xNTl2LTYuN2MwLS42NC0uNDk2LTEuMTU5LTEuMTA4LTEuMTU5ek0yMi45MSAyNS45ODJoLTYuODAyYy0uNjEyIDAtMS4xMDguNTItMS4xMDggMS4xNTl2Ni43YzAgLjY0LjQ5NiAxLjE1OSAxLjEwOCAxLjE1OWg2LjgwMWMuNjEyIDAgMS4xMDktLjUxOSAxLjEwOS0xLjE1OXYtNi43YzAtLjY0LS40OTctMS4xNTktMS4xMDktMS4xNTl6TTM0LjA0MyAyNS45ODJoLTYuOGMtLjYxMyAwLTEuMTEuNTItMS4xMSAxLjE1OXY2LjdjMCAuNjQuNDk3IDEuMTU5IDEuMTEgMS4xNTloNi44Yy42MTIgMCAxLjEwOC0uNTE5IDEuMTA4LTEuMTU5di02LjdjMC0uNjQtLjQ5Ni0xLjE1OS0xLjEwOC0xLjE1OXoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  box-shadow: 0 4px 8px rgba(0, 98, 176, 0.2);
}
.amblog-post-container,
.amblog-main-content .amblog-search,
.amblog-grid-list > .amblog-item,
.amblog-grid-list .slick-slide .amblog-item {
  padding-bottom: 15px;
  margin-bottom: 30px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
}
.amblog-post-container:last-child,
.amblog-grid-list > .amblog-item:last-child,
.amblog-grid-list .slick-slide .amblog-item:last-child {
  margin-bottom: 0;
}
.amblog-post-container .amblog-tags,
.amblog-grid-list > .amblog-item .amblog-tags,
.amblog-grid-list .slick-slide .amblog-item .amblog-tags {
  margin: 20px 0;
  padding: 0 15px;
}
.amblog-post-container .amblog-tag,
.amblog-element-block .amblog-tag,
.amblog-grid-list > .amblog-item .amblog-tag,
.amblog-grid-list .slick-slide .amblog-item .amblog-tag,
.amblog-post-container .amblog-widget-container .amblog-tag,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-tag,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag {
  display: inline-block;
  margin: 0 10px 5px 0;
  padding: 3px 8px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  background: #de3078;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-post-container .amblog-tag:last-child,
.amblog-element-block .amblog-tag:last-child,
.amblog-grid-list > .amblog-item .amblog-tag:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-tag:last-child,
.amblog-post-container .amblog-widget-container .amblog-tag:last-child,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-tag:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag:last-child {
  margin-right: 0;
}
.amblog-post-container .amblog-tag:hover,
.amblog-element-block .amblog-tag:hover,
.amblog-grid-list > .amblog-item .amblog-tag:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-tag:hover,
.amblog-post-container .amblog-widget-container .amblog-tag:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-tag:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag:hover {
  text-decoration: none;
}
.amblog-post-container .amblog-title,
.amblog-grid-list > .amblog-item .amblog-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-title {
  margin: 0 0 20px;
  font-size: 24px;
  color: #333333;
  font-weight: 600;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-post-container .amblog-image,
.amblog-grid-list > .amblog-item .amblog-image,
.amblog-grid-list .slick-slide .amblog-item .amblog-image {
  border-radius: 4px;
}
.amblog-post-container .amblog-content,
.amblog-grid-list > .amblog-item .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .amblog-content {
  margin-top: 15px;
  padding: 0 15px 15px;
}
.amblog-post-container .amblog-widget-container,
.amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  margin: 20px -15px;
}
.amblog-post-container .amblog-headline,
.amblog-grid-list > .amblog-item .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline {
  color: #333333;
}
.amblog-post-container .amblog-headline:hover,
.amblog-grid-list > .amblog-item .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline:hover {
  color: #0e6bd7;
}
.amblog-post-container .amblog-shot,
.amblog-grid-list > .amblog-item .amblog-shot,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot {
  margin: 15px 0;
  font-size: 16px;
  color: #333333;
}
.amblog-post-container .amblog-shot > p,
.amblog-post-container .amblog-content > p,
.amblog-grid-list > .amblog-item .amblog-shot > p,
.amblog-grid-list > .amblog-item .amblog-content > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-content > p {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-post-container .amblog-bottom,
.amblog-grid-list > .amblog-item .amblog-bottom,
.amblog-grid-list .slick-slide .amblog-item .amblog-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  margin-top: 20px;
}
.amblog-post-container .amblog-bottom .amblog-views,
.amblog-grid-list > .amblog-item .amblog-bottom .amblog-views,
.amblog-grid-list .slick-slide .amblog-item .amblog-bottom .amblog-views {
  padding-left: 5px;
}
.amblog-post-container .amblog-date,
.amblog-grid-list > .amblog-item .amblog-date,
.amblog-grid-list .slick-slide .amblog-item .amblog-date {
  margin-right: 15px;
  font-size: 14px;
  color: #999999;
}
.amblog-post-container .amblog-views,
.amblog-grid-list > .amblog-item .amblog-views,
.amblog-grid-list .slick-slide .amblog-item .amblog-views {
  font-size: 14px;
  color: #999999;
  white-space: nowrap;
}
.amblog-post-container .amblog-footer,
.amblog-grid-list > .amblog-item .amblog-footer,
.amblog-grid-list .slick-slide .amblog-item .amblog-footer {
  padding: 15px 15px 20px;
}
.amblog-post-container .amblog-features,
.amblog-grid-list > .amblog-item .amblog-features,
.amblog-grid-list .slick-slide .amblog-item .amblog-features {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amblog-post-container .amblog-features.-post,
.amblog-grid-list > .amblog-item .amblog-features.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-features.-post {
  padding: 15px 15px 20px;
}
.amblog-post-container .amblog-item,
.amblog-grid-list > .amblog-item .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-item {
  margin: 5px 31px 5px 0;
}
.amblog-post-container .amblog-item.-print,
.amblog-grid-list > .amblog-item .amblog-item.-print,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-print {
  margin: 0 0 0 auto;
  white-space: nowrap;
}
.amblog-post-container .amblog-category,
.amblog-grid-list > .amblog-item .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-category {
  margin: 5px 30px 5px 0;
  line-height: 25px;
  font-size: 14px;
  color: #333333;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-post-container .amblog-item.-author-posts,
.amblog-grid-list > .amblog-item .amblog-item.-author-posts,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author-posts {
  margin: 5px 30px 5px 0;
  line-height: 25px;
  font-size: 14px;
  color: #333333;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-post-container .amblog-read,
.amblog-grid-list > .amblog-item .amblog-read,
.amblog-grid-list .slick-slide .amblog-item .amblog-read {
  display: block;
  width: 100%;
  margin-top: 20px;
  padding: 9px 0;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #0e6bd7;
}
.amblog-post-container .amblog-arrow,
.amblog-grid-list > .amblog-item .amblog-arrow,
.amblog-grid-list .slick-slide .amblog-item .amblog-arrow {
  display: inline-block;
  width: 16px;
  height: 12px;
  margin-left: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amblog-post-container .amblog-features.-post .amblog-item,
.amblog-grid-list > .amblog-item .amblog-features.-post .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-features.-post .amblog-item {
  padding: 0;
}
.amblog-recent-post {
  display: flex;
}
.amblog-recent-post .amblog-recent-post-image-wrapper {
  margin-right: 5%;
  vertical-align: top;
  min-width: 20%;
}
.amblog-element-block,
.amblog-post-container .amblog-widget-container,
.amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  display: block;
  border-bottom: 1px solid #e9e9e9;
}
.columns .column.main > .amblog-element-block,
.columns .column.main > .amblog-post-container .amblog-widget-container,
.columns .column.main > .amblog-grid-list > .amblog-item .amblog-widget-container,
.columns .column.main > .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.amblog-element-block .amblog-btn,
.amblog-post-container .amblog-widget-container .amblog-btn,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-btn,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-btn {
  height: auto;
}
.amblog-element-block .amblog-list,
.amblog-post-container .amblog-widget-container .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.amblog-element-block .amblog-empty,
.amblog-post-container .amblog-widget-container .amblog-empty,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-empty,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-empty {
  padding: 20px;
}
.amblog-element-block .amblog-title,
.amblog-main-content .amblog-search .amblog-title,
.amblog-post-container .amblog-widget-container .amblog-title,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
  position: relative;
  padding: 20px 20px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0e6bd7;
}
.amblog-element-block .amblog-title:before,
.amblog-element-block .amblog-title:after,
.amblog-post-container .amblog-widget-container .amblog-title:before,
.amblog-post-container .amblog-widget-container .amblog-title:after,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
  content: '';
  position: absolute;
  top: 30px;
  height: 2px;
  width: 10px;
  background: #0e6bd7;
}
.amblog-element-block .amblog-title:before,
.amblog-post-container .amblog-widget-container .amblog-title:before,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before {
  right: 26px;
  transform: rotate(45deg);
}
.amblog-element-block .amblog-title:after,
.amblog-post-container .amblog-widget-container .amblog-title:after,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
  right: 20px;
  transform: rotate(-45deg);
}
.amblog-element-block .amblog-title.active,
.amblog-post-container .amblog-widget-container .amblog-title.active,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title.active,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title.active {
  border-bottom: 1px solid #e9e9e9;
}
.amblog-element-block .amblog-title.active:before,
.amblog-post-container .amblog-widget-container .amblog-title.active:before,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title.active:before,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title.active:before {
  transform: rotate(-45deg);
}
.amblog-element-block .amblog-title.active:after,
.amblog-post-container .amblog-widget-container .amblog-title.active:after,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title.active:after,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title.active:after {
  transform: rotate(45deg);
}
.amblog-element-block .amblog-item,
.amblog-element-block .amblog-categories.-level1 > .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category {
  margin-bottom: 0;
  padding: 15px 25px;
  border-bottom: 1px solid #e9e9e9;
}
.amblog-element-block .amblog-item:last-child,
.amblog-element-block .amblog-categories.-level1 > .amblog-category:last-child,
.amblog-post-container .amblog-widget-container .amblog-item:last-child,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item:last-child,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category:last-child,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category:last-child {
  border-bottom: none;
}
.amblog-element-block .amblog-item.-search,
.amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
.amblog-post-container .amblog-widget-container .amblog-item.-search,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search {
  padding: 20px 20px;
}
.amblog-element-block .amblog-item.-comment:hover,
.amblog-element-block .amblog-categories.-level1 > .amblog-category.-comment:hover,
.amblog-post-container .amblog-widget-container .amblog-item.-comment:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-comment:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-comment:hover,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-comment:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-comment:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-comment:hover {
  background: #f1f8ff;
}
.amblog-element-block .amblog-headline,
.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-headline,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-element-block .amblog-headline:hover,
.amblog-element-block .amblog-categories .amblog-link:hover,
.amblog-post-container .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover {
  color: #0e6bd7;
}
.amblog-element-block .amblog-date,
.amblog-post-container .amblog-widget-container .amblog-date,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-date,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date {
  margin: 0;
  font-size: 14px;
  color: #999999;
}
.amblog-element-block .amblog-date.-post,
.amblog-post-container .amblog-widget-container .amblog-date.-post,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-date.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-post {
  margin-top: 5px;
}
.amblog-element-block .amblog-date.-comment,
.amblog-post-container .amblog-widget-container .amblog-date.-comment,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-date.-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-comment {
  margin: 10px 0;
}
.amblog-element-block .amblog-thesis,
.amblog-post-container .amblog-widget-container .amblog-thesis,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-thesis,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis {
  margin: 5px 0;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-element-block .amblog-thesis:last-child,
.amblog-post-container .amblog-widget-container .amblog-thesis:last-child,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-thesis:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis:last-child {
  margin-bottom: 0;
}
.amblog-element-block .amblog-comment,
.amblog-post-container .amblog-widget-container .amblog-comment,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comment {
  margin: 10px 0;
  font-style: italic;
  font-size: 16px;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-element-block .amblog-author,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  margin-top: 5px;
}
.sidebar-main .amblog-element-block .amblog-title:before,
.sidebar-main .amblog-element-block .amblog-title:after,
.sidebar-main .amblog-post-container .amblog-widget-container .amblog-title:before,
.sidebar-main .amblog-post-container .amblog-widget-container .amblog-title:after,
.sidebar-main .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
.sidebar-main .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before,
.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
  display: none;
}
.amblog-element-block .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories {
  margin: 0;
  padding: 0;
  list-style: none;
}
.amblog-element-block .amblog-categories.-level1 .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 .amblog-categories,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 .amblog-categories {
  padding-left: 20px;
}
.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  font-weight: normal;
}
.amblog-element-block .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link {
  font-weight: 600;
}
.amblog-element-block .amblog-categories.-level3 .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories.-level3 .amblog-link,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-link {
  font-size: 14px;
}
.amblog-element-block .amblog-categories.-level2 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level2 .amblog-category,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level2 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level2 .amblog-category {
  margin: 10px 0 0;
}
.amblog-element-block .amblog-categories.-level3 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level3 .amblog-category,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-category {
  margin-top: 5px;
}
.amblog-form-search .amblog-field {
  position: relative;
  margin-bottom: 10px;
}
.amblog-form-search .amblog-field:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 10px;
  width: 16px;
  height: 16px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1Ljc1NyAxNC41NzNsLTMuOTQ0LTMuOTZhNi4zMDcgNi4zMDcgMCAwIDAgMS41Ny00LjE1M0MxMy4zODIgMi44OTggMTAuMzggMCA2LjY5IDAgMy4wMDEgMCAwIDIuODk4IDAgNi40NnMzLjAwMiA2LjQ2IDYuNjkxIDYuNDZhNi43ODQgNi43ODQgMCAwIDAgMy44MzQtMS4xNjlsMy45NzQgMy45OWMuMTY2LjE2Ny4zOS4yNTkuNjI5LjI1OWEuODg1Ljg4NSAwIDAgMCAuNjA1LS4yMzUuODIzLjgyMyAwIDAgMCAuMDI0LTEuMTkyek02LjY5IDEuNjg1YzIuNzI3IDAgNC45NDYgMi4xNDIgNC45NDYgNC43NzUgMCAyLjYzMy0yLjIxOSA0Ljc3NS00Ljk0NiA0Ljc3NVMxLjc0NiA5LjA5MyAxLjc0NiA2LjQ2YzAtMi42MzMgMi4yMTgtNC43NzUgNC45NDUtNC43NzV6IiBmaWxsPSIjQTRBM0EzIi8+PC9zdmc+);
}
.amblog-form-search .amblog-input-wrapper {
  display: inline-block;
  width: 100%;
}
.amblog-form-search .amblog-input,
.amblog-form-comment .amblog-input {
  width: 100%;
  height: 100%;
  padding: 9px 10px 9px 36px;
  border-radius: 3px;
  font-size: 14px;
  border: 1px solid #e9e9e9;
  background: #f9f9f9;
  color: #525252;
}
.amblog-form-search .amblog-input::-webkit-input-placeholder,
.amblog-form-comment .amblog-input::-webkit-input-placeholder {
  color: #525252;
}
.amblog-form-search .amblog-input::-moz-placeholder,
.amblog-form-comment .amblog-input::-moz-placeholder {
  color: #525252;
}
.amblog-form-search .amblog-input:-ms-input-placeholder,
.amblog-form-comment .amblog-input:-ms-input-placeholder {
  color: #525252;
}
.amblog-form-search .amblog-input:focus,
.amblog-form-comment .amblog-input:focus {
  border: 1px solid #499bf8;
  background: #f1f8ff;
  box-shadow: none;
}
.amblog-form-search .amblog-input:focus:focus::-webkit-input-placeholder,
.amblog-form-comment .amblog-input:focus:focus::-webkit-input-placeholder {
  color: transparent;
}
.amblog-form-search .amblog-input:focus:focus::-moz-placeholder,
.amblog-form-comment .amblog-input:focus:focus::-moz-placeholder {
  color: transparent;
}
.amblog-form-search .amblog-input:focus:focus:-ms-input-placeholder,
.amblog-form-comment .amblog-input:focus:focus:-ms-input-placeholder {
  color: transparent;
}
.amblog-form-search .amblog-btn,
.amblog-form-comment .amblog-btn {
  width: 100%;
  padding: 12px 0;
  border: none;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  box-shadow: none;
  background: #0e6bd7;
}
.amblog-form-search .amblog-btn:hover {
  background: #185eaf;
}
.amblog-main-content .amblog-search {
  box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
}
.amblog-main-content .amblog-search .amblog-item {
  padding: 20px 15px;
}
.amblog-main-content .amblog-search .amblog-title {
  padding: 15px 15px;
  border-bottom: 1px solid #e9e9e9;
}
.amblog-grid-list {
  padding: 0;
  list-style: none;
}
.amblog-grid-list > .amblog-item,
.amblog-grid-list .slick-slide .amblog-item {
  width: 100%;
}
.amblog-grid-list .slick-slide .amblog-item {
  box-sizing: border-box;
  border-bottom: 1px solid #e9e9e9;
}
.amblog-grid-list .amblog-item.-comments {
  white-space: nowrap;
}
.amblog-grid-list .image {
  border-radius: 4px;
}
.amblog-social-container,
.amblog-element-block[data-set="sidebar-author"],
.amblog-item[data-set="content-author"],
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"],
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"],
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] {
  padding: 15px 15px 0;
}
.amblog-social-container .amblog-list,
.amblog-element-block[data-set="sidebar-author"] .amblog-list,
.amblog-item[data-set="content-author"] .amblog-list,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.amblog-social-container .amblog-social,
.amblog-element-block[data-set="sidebar-author"] .amblog-social,
.amblog-item[data-set="content-author"] .amblog-social,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-social,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-social,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-social {
  display: block;
  width: 25px;
  height: 25px;
}
.amblog-social-container .amblog-icon,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon,
.amblog-item[data-set="content-author"] .amblog-icon,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon {
  width: 25px;
  height: 25px;
  margin: 0 15px 5px 0;
  border-radius: 50%;
  background-color: #888888;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.amblog-social-container .amblog-icon:hover,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon:hover,
.amblog-item[data-set="content-author"] .amblog-icon:hover,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon:hover,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon:hover {
  background-color: #585858;
}
.amblog-social-container .amblog-icon.-twitter,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-twitter,
.amblog-item[data-set="content-author"] .amblog-icon.-twitter,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-twitter,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-twitter,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-twitter {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuODMyIDEyLjMwMmguMTk2Yy4xMzQgMCAuMjgxLS4wMzMuMzM0LS4wMzZhOC4zNjMgOC4zNjMgMCAwIDAgMS42My0uMjY5YzEuNzI2LS40NDcgMy4xNjUtMS4yODkgNC4zMTYtMi41NiAxLjQyLTEuNTU3IDIuMTg2LTMuNDAxIDIuMjYzLTUuNDZ2LS41MDFjMC0uMTA4LjAzOS0uMjg3LjIxMS0uNDEyLjI1LS4xNjEuNDgtLjM1OC42OS0uNTU1LS4yNDkuMDUzLS40NzkuMDktLjcxLjEwN2EuNDAzLjQwMyAwIDAgMS0uNDAyLS4yMzMuMzMuMzMgMCAwIDEgLjE1NC0uNDExYy4yODctLjE4LjUzNy0uMzc2Ljc0OC0uNjA5LS4zNDYuMTI1LS42OS4yMTUtMS4wNTUuMjg2YS41NTcuNTU3IDAgMCAxLS40OTktLjE0M0MxMi4wMzcuODggMTEuMjMxLjYzIDEwLjI3Mi43MDFhMi44ODIgMi44ODIgMCAwIDAtMS41OTIuNjQ0Yy0uNjMzLjUyLS45NTkgMS4xNDYtMS4wMTYgMS45MTYtLjAyLjI1IDAgLjUwMS4wNTcuNzE2YS4zNTYuMzU2IDAgMCAxLS4wOTYuMzc2LjQyNi40MjYgMCAwIDEtLjM2NC4xMDdoLS4wMzljLS41MTctLjAzNi0uOTk3LS4wOS0xLjQxOS0uMTc5QTkuNTAyIDkuNTAyIDAgMCAxIC41ODYgMS41NiAyLjU3OSAyLjU3OSAwIDAgMCAuNDkgMy4wODJjLjE3My42OC41NTYgMS4yMzUgMS4yMDggMS42ODMuMTM1LjA5LjE5Mi4yNS4xMzUuNDExYS40MS40MSAwIDAgMS0uMzY1LjI1MWMtLjM0NSAwLS42OS0uMDcyLTEuMDM1LS4xOC4wOTUuNDQ5LjI4Ny44NDIuNTk0IDEuMi40NDEuNTAyLjk3OC44MjQgMS42ODguOTg1YS4zNS4zNSAwIDAgMSAuMjg4LjM0YzAgLjE2MS0uMTE1LjMwNS0uMjg4LjM1OGE0LjA5IDQuMDkgMCAwIDEtLjk0LjEyNmMuNTE4Ljg1OSAxLjM0MyAxLjMwNyAyLjQ5NCAxLjM5NmEuNDE0LjQxNCAwIDAgMSAuMzQ1LjI1Yy4wNTcuMTQ0IDAgLjI4Ny0uMTM0LjM5NWE3LjE1MiA3LjE1MiAwIDAgMS0yLjQzNiAxLjE0NSA4LjY2NCA4LjY2NCAwIDAgMS0xLjE1MS4yMTUgOC4zMDIgOC4zMDIgMCAwIDAgMS42MTEuNDg0Yy40Ni4wOS44NjMuMTYgMS4yNjYuMTZoMS4wNjJ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.amblog-social-container .amblog-icon.-facebook,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-facebook,
.amblog-item[data-set="content-author"] .amblog-icon.-facebook,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-facebook,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-facebook,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-facebook {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDggMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNjk4NzQgMC4wMDMxMjFMNS43Nzk5MSAwQzMuNjI0MTYgMCAyLjIzMTAyIDEuNDQ4OTIgMi4yMzEwMiAzLjY5MTUyVjUuMzkzNTZIMC4zMDE3MTlDMC4xMzUwMDQgNS4zOTM1NiAwIDUuNTMwNTcgMCA1LjY5OTU3VjguMTY1NjNDMCA4LjMzNDYzIDAuMTM1MTU4IDguNDcxNDkgMC4zMDE3MTkgOC40NzE0OUgyLjIzMTAyVjE0LjY5NDFDMi4yMzEwMiAxNC44NjMxIDIuMzY2MDMgMTUgMi41MzI3NCAxNUg1LjA0OTkzQzUuMjE2NjUgMTUgNS4zNTE2NSAxNC44NjMgNS4zNTE2NSAxNC42OTQxVjguNDcxNDlINy42MDc0NkM3Ljc3NDE3IDguNDcxNDkgNy45MDkxOCA4LjMzNDYzIDcuOTA5MTggOC4xNjU2M0w3LjkxMDEgNS42OTk1N0M3LjkxMDEgNS42MTg0MyA3Ljg3ODI0IDUuNTQwNzEgNy44MjE3NCA1LjQ4MzI5QzcuNzY1MjUgNS40MjU4NiA3LjY4ODI4IDUuMzkzNTYgNy42MDgyMyA1LjM5MzU2SDUuMzUxNjVWMy45NTA3MkM1LjM1MTY1IDMuMjU3MjMgNS41MTQ2NyAyLjkwNTE4IDYuNDA1ODIgMi45MDUxOEw3LjY5ODQ0IDIuOTA0NzJDNy44NjUgMi45MDQ3MiA4IDIuNzY3NyA4IDIuNTk4ODZWMC4zMDg5NzlDOCAwLjE0MDI4OSA3Ljg2NTE1IDAuMDAzNDMzMSA3LjY5ODc0IDAuMDAzMTIxWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=);
}
.amblog-social-container .amblog-icon.-vkontakte,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-vkontakte,
.amblog-item[data-set="content-author"] .amblog-icon.-vkontakte,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-vkontakte,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-vkontakte,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-vkontakte {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuOTIgOC4xMjhhMS4wNjkgMS4wNjkgMCAwIDAtLjA1LS4xMDNjLS4yNi0uNDkzLS43NTgtMS4wOTgtMS40OTItMS44MTVsLS4wMTYtLjAxNi0uMDA3LS4wMDgtLjAwOC0uMDA5aC0uMDA4YTkuMzA0IDkuMzA0IDAgMCAxLS42MzMtLjY3M2MtLjE2MS0uMjItLjE5Ny0uNDQtLjExLS42NjYuMDYzLS4xNy4yOTgtLjUyOC43MDQtMS4wNzUuMjEzLS4yOS4zODItLjUyMy41MDctLjY5OEMxNC43MDggMS44MDUgMTUuMSAxIDE0Ljk4LjY1bC0uMDQ3LS4wODJjLS4wMy0uMDUtLjExMi0uMDk0LS4yNDItLjEzNmExLjE3MSAxLjE3MSAwIDAgMC0uNS0uMDJsLTIuMjQ5LjAxNmEuMjc4LjI3OCAwIDAgMC0uMTU2LjAwNGwtLjEwMi4wMjUtLjAzOS4wMi0uMDMuMDI1YS4zNTQuMzU0IDAgMCAwLS4wODcuMDg3LjU3Mi41NzIgMCAwIDAtLjA3OC4xNDMgMTMuNzE2IDEzLjcxNiAwIDAgMS0uODM1IDEuODQ4Yy0uMTkzLjM0LS4zNy42MzQtLjUzMi44ODMtLjE2LjI1LS4yOTYuNDMzLS40MDYuNTUtLjEwOS4xMTgtLjIwOC4yMTItLjI5Ni4yODQtLjA4OS4wNzEtLjE1Ny4xMDEtLjIwMy4wOWE1LjUwMiA1LjUwMiAwIDAgMS0uMTMzLS4wMzMuNTM3LjUzNyAwIDAgMS0uMTc2LS4yMDEuOTM2LjkzNiAwIDAgMS0uMDktLjMyIDMuNzA2IDMuNzA2IDAgMCAxLS4wMjMtLjcyN2MuMDA1LS4xNy4wMDgtLjI4NS4wMDgtLjM0NSAwLS4yMDguMDA0LS40MzQuMDExLS42NzhsLjAyLS41NzljLjAwNS0uMTQyLjAwOC0uMjkzLjAwOC0uNDUyIDAtLjE1OC0uMDEtLjI4My0uMDI4LS4zNzNhMS4zMjUgMS4zMjUgMCAwIDAtLjA4MS0uMjYzLjQzNy40MzcgMCAwIDAtLjE2LS4xOTcuODc4Ljg3OCAwIDAgMC0uMjYyLS4xMTFBNC45NSA0Ljk1IDAgMCAwIDcuMjE2IDBjLS45NjgtLjAxLTEuNTkuMDU1LTEuODY2LjE5Ny0uMTEuMDYtLjIwOC4xNDMtLjI5Ny4yNDctLjA5NC4xMi0uMTA3LjE4Ni0uMDQuMTk3LjMxMy4wNDkuNTM1LjE2Ny42NjUuMzUzbC4wNDcuMDk4Yy4wMzYuMDcyLjA3My4xOTguMTEuMzc4YTQgNCAwIDAgMSAuMDcuNmMuMDI1LjQuMDI1Ljc0MiAwIDEuMDI2LS4wMjcuMjg1LS4wNTEuNTA3LS4wNzUuNjY2YTEuMzg0IDEuMzg0IDAgMCAxLS4yLjU2Ni4xMzguMTM4IDAgMCAxLS4wMzguMDQxLjU2LjU2IDAgMCAxLS4yMTEuMDQyYy0uMDczIDAtLjE2MS0uMDM5LS4yNjYtLjExNmExLjkxMyAxLjkxMyAwIDAgMS0uMzI0LS4zMTYgNC4yMzEgNC4yMzEgMCAwIDEtLjM3OC0uNTYyIDkuOTkgOS45OSAwIDAgMS0uNDM4LS44NTRsLS4xMjUtLjIzOWEyMC45NSAyMC45NSAwIDAgMS0uMzItLjY2OSAxMy4yNSAxMy4yNSAwIDAgMS0uMzYtLjg1LjU0LjU0IDAgMCAwLS4xODctLjI2M0wyLjk0NC41MThBLjc5OC43OTggMCAwIDAgMi42NC4zOTVMLjUuNDEyQy4yODIuNDEyLjEzNC40NjQuMDU2LjU2OEwuMDIzLjYxN0EuMjc3LjI3NyAwIDAgMCAwIC43NDhjMCAuMDYuMDE2LjEzNS4wNDcuMjIyYTI3Ljc0IDI3Ljc0IDAgMCAwIDEuMDE5IDIuMjM0Yy4zNjcuNzE3LjY4NiAxLjI5NS45NTcgMS43MzMuMjcuNDM4LjU0Ni44NTEuODI4IDEuMjQuMjguMzg5LjQ2Ny42MzguNTU4Ljc0Ny4wOTEuMTEuMTYzLjE5Mi4yMTUuMjQ3bC4xOTUuMTk3Yy4xMjUuMTMxLjMwOC4yODkuNTUuNDcyLjI0My4xODQuNTEuMzY0LjgwNS41NDIuMjk0LjE3OC42MzcuMzIzIDEuMDI3LjQzNS4zOS4xMTMuNzcuMTU4IDEuMTQuMTM2aC44OThjLjE4My0uMDE2LjMyLS4wNzcuNDE0LS4xOGwuMDMxLS4wNDJhLjU2LjU2IDAgMCAwIC4wNTktLjE1Mi44NzUuODc1IDAgMCAwIC4wMjctLjIyNSAyLjg0MSAyLjg0MSAwIDAgMSAuMDUxLS42MzdjLjAzOS0uMTg5LjA4My0uMzMxLjEzMy0uNDI3YTEuMDQ5IDEuMDQ5IDAgMCAxIC4zLS4zNjEuNDk5LjQ5OSAwIDAgMSAuMDYzLS4wMjljLjEyNS0uMDQ0LjI3Mi0uMDAxLjQ0MS4xMjcuMTcuMTMuMzI4LjI4OC40NzcuNDc3LjE0OC4xODkuMzI3LjQuNTM1LjYzNi4yMDguMjM2LjM5LjQxLjU0Ni41MjZsLjE1Ny4wOTljLjEwNC4wNjUuMjQuMTI2LjQwNi4xOGEuODM1LjgzNSAwIDAgMCAuNDM3LjA0MWwyLS4wMzJjLjE5NyAwIC4zNTEtLjAzNS40Ni0uMTAzLjExLS4wNjkuMTc1LS4xNDQuMTk1LS4yMjZhLjY2OS42NjkgMCAwIDAgLjAwNC0uMjggMS4wNjggMS4wNjggMCAwIDAtLjA1NS0uMjE3eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amblog-social-container .amblog-icon.-digg,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-digg,
.amblog-item[data-set="content-author"] .amblog-icon.-digg,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-digg,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-digg,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-digg {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuMDIyIDB2M0gwdjZINC43MjJWMGgtMS43ek0xLjcgNy41di0zaDEuMzIydjNIMS43ek01LjEgM2gxLjd2Nkg1LjFWM3ptMC0zaDEuN3YxLjY4OEg1LjFWMHptNi45ODkgM0g3LjU1NnY2aDIuODMzdjEuMzEzSDcuNTU2VjEyaDQuNTMzVjN6TTkuMjU2IDcuNXYtM2gxLjEzM3YzSDkuMjU2ek0xNyAzaC00LjUzM3Y2aDMuMDIydjEuMzEzaC0zLjAyMlYxMkgxN1Yzem0tMS41MTEgNC41aC0xLjMyMnYtM2gxLjMyMnYzeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amblog-social-container .amblog-icon.-pinterest,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-pinterest,
.amblog-item[data-set="content-author"] .amblog-icon.-pinterest,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-pinterest,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-pinterest,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-pinterest {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS41NzM0MSAxLjQzNDY0QzguNjEwMDMgMC41MDk1MiA3LjI3NjgzIDAgNS44MTk0MSAwQzMuNTkzMTIgMCAyLjIyMzg1IDAuOTEyODgyIDEuNDY3MjIgMS42Nzg2NUMwLjUzNDcyNSAyLjYyMjM3IDAgMy44NzU0NSAwIDUuMTE2NjRDMCA2LjY3NTA1IDAuNjUxNjM3IDcuODcxMTggMS43NDI4OSA4LjMxNjE4QzEuODE2MTUgOC4zNDYyMSAxLjg4OTg2IDguMzYxMzMgMS45NjIxMyA4LjM2MTMzQzIuMTkyMzQgOC4zNjEzMyAyLjM3NDc1IDguMjEwNjUgMi40Mzc5NSA3Ljk2ODk0QzIuNDc0NzggNy44MzAyNyAyLjU2MDE0IDcuNDg4MTkgMi41OTcyNSA3LjMzOTY3QzIuNjc2NjkgNy4wNDY0IDIuNjEyNSA2LjkwNTM0IDIuNDM5MjYgNi43MDExQzIuMTIzNjQgNi4zMjc1NCAxLjk3NjY3IDUuODg1OCAxLjk3NjY3IDUuMzEwOUMxLjk3NjY3IDMuNjAzMjYgMy4yNDc4IDEuNzg4MzggNS42MDM3MyAxLjc4ODM4QzcuNDczMDYgMS43ODgzOCA4LjYzNDI3IDIuODUxMTcgOC42MzQyNyA0LjU2MTk3QzguNjM0MjcgNS42NDE1NiA4LjQwMTggNi42NDEzNyA3Ljk3OTU3IDcuMzc3MzNDNy42ODYxNiA3Ljg4ODcgNy4xNzAyMSA4LjQ5ODI4IDYuMzc4MTUgOC40OTgyOEM2LjAzNTYzIDguNDk4MjggNS43Mjc5NiA4LjM1NzU0IDUuNTMzODEgOC4xMTIxN0M1LjM1MDQxIDcuODgwMjEgNS4yODk5NyA3LjU4MDU3IDUuMzYzNzIgNy4yNjgyOUM1LjQ0NzA1IDYuOTE1NDUgNS41NjA2NyA2LjU0NzQgNS42NzA2MyA2LjE5MTU4QzUuODcxMTggNS41NDE3MyA2LjA2MDc3IDQuOTI3OTUgNi4wNjA3NyA0LjQzODI1QzYuMDYwNzcgMy42MDA2NCA1LjU0NiAzLjAzNzg0IDQuNzc5OTMgMy4wMzc4NEMzLjgwNjM2IDMuMDM3ODQgMy4wNDM2MyA0LjAyNjk4IDMuMDQzNjMgNS4yODk3MkMzLjA0MzYzIDUuOTA5MDEgMy4yMDgxNyA2LjM3MjIgMy4yODI2NSA2LjU1MDA2QzMuMTYgNy4wNjk4OCAyLjQzMTA5IDEwLjE2MDMgMi4yOTI4MyAxMC43NDNDMi4yMTI4OCAxMS4wODMyIDEuNzMxMjkgMTMuNzcwMSAyLjUyODQxIDEzLjk4NDRDMy40MjQwMyAxNC4yMjUxIDQuMjI0NTggMTEuNjA4MiA0LjMwNjA2IDExLjMxMjVDNC4zNzIwOSAxMS4wNzIgNC42MDMxNyAxMC4xNjI3IDQuNzQ0NzcgOS42MDM2NkM1LjE3NzEyIDEwLjAyMDMgNS44NzMyNiAxMC4zMDE5IDYuNTUwNjMgMTAuMzAxOUM3LjgyNzU4IDEwLjMwMTkgOC45NzU5OCA5LjcyNzA3IDkuNzg0MyA4LjY4MzQyQzEwLjU2ODIgNy42NzExNSAxMSA2LjI2MDI2IDExIDQuNzEwODRDMTEgMy40OTk1NCAxMC40OCAyLjMwNTM5IDkuNTczNDEgMS40MzQ2NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
}
.amblog-social-container .amblog-icon.-blogger,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-blogger,
.amblog-item[data-set="content-author"] .amblog-icon.-blogger,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-blogger,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-blogger,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-blogger {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjY1NiA0LjU4SDkuMjgxYy0uMTkyIDAtLjM0NC0uMTY5LS4zNDQtLjM4MnYtLjc2NEM4LjkzOCAxLjU0MiA3LjU1IDAgNS44NDUgMGgtMi43NUMxLjM4OSAwIDAgMS41NDIgMCAzLjQzNHY2LjEzMkMwIDExLjQ1OCAxLjM4OSAxMyAzLjA5NCAxM2g0LjgxMkM5LjYxMSAxMyAxMSAxMS40NTggMTEgOS41NjZWNC45NmMwLS4yMTQtLjE1MS0uMzgyLS4zNDQtLjM4MnptLTQuNDY5LS4zODJjMCAuMjEzLS4xNS4zODEtLjM0My4zODFoLTIuNzVjLS4xOTMgMC0uMzQ0LS4xNjgtLjM0NC0uMzgxdi0uNzY0YzAtLjIxMy4xNTEtLjM4MS4zNDQtLjM4MWgyLjc1Yy4xOTIgMCAuMzQzLjE2OC4zNDMuMzgxdi43NjR6TTIuNzUgOC44MDJjMC0uMjEzLjE1MS0uMzgxLjM0NC0uMzgxaDQuODEyYy4xOTMgMCAuMzQ0LjE2OC4zNDQuMzgxdi43NjRjMCAuMjEzLS4xNTEuMzgxLS4zNDQuMzgxSDMuMDk0Yy0uMTkzIDAtLjM0NC0uMTY4LS4zNDQtLjM4MXYtLjc2NHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amblog-social-container .amblog-icon.-linkedin,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-linkedin,
.amblog-item[data-set="content-author"] .amblog-icon.-linkedin,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-linkedin,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-linkedin,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-linkedin {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDcuOTdWMTNoLTIuNzg2VjguMzA3YzAtMS4xNzktLjQwMy0xLjk4My0xLjQxMi0xLjk4My0uNzcgMC0xLjIyOC41NDItMS40MyAxLjA2Ni0uMDczLjE4OC0uMDkyLjQ0OS0uMDkyLjcxMVYxM0g0LjQ5M3MuMDM3LTcuOTQ4IDAtOC43NzJINy4yOHYxLjI0NEw3LjI2IDUuNWguMDE5di0uMDI4Yy4zNy0uNTk3IDEuMDMxLTEuNDUgMi41MTEtMS40NUMxMS42MjUgNC4wMjIgMTMgNS4yNzYgMTMgNy45N3pNMS41NzcgMEMuNjI0IDAgMCAuNjU1IDAgMS41MTVjMCAuODQyLjYwNiAxLjUxNyAxLjU0IDEuNTE3aC4wMTljLjk3MiAwIDEuNTc2LS42NzUgMS41NzYtMS41MTdDMy4xMTcuNjU1IDIuNTMxIDAgMS41NzcgMHpNLjE2NiAxM2gyLjc4NlY0LjIyOEguMTY2VjEzeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amblog-social-container .amblog-icon.-tumblr,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-tumblr,
.amblog-item[data-set="content-author"] .amblog-icon.-tumblr,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-tumblr,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-tumblr,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-tumblr {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNi43OTMgMTIuNTU5Yy0uNDI1IDAtLjc5Ni0uMTAxLTEuMTEzLS4zMDNhMS4wOTQgMS4wOTQgMCAwIDEtLjQ5NS0uNTg2Yy0uMDg5LS4yMzUtLjEzMy0uNzk0LS4xMzMtMS42OFY2LjE0MmgzLjQ2M1YzLjc5SDUuMDUyVjBIMi45NjhjLS4wOTUuNzY4LS4yNjYgMS40MDYtLjUxMyAxLjkxNGE0LjE0NSA0LjE0NSAwIDAgMS0uOTggMS4yOUE0LjM1MiA0LjM1MiAwIDAgMSAwIDQuMDIzdjIuMTE5aDEuNjE3djUuMjYzYzAgLjY5Ny4wNyAxLjIyMS4yMSAxLjU3Mi4xMzMuMzUyLjM4My42OTQuNzUxIDEuMDI2LjM4LjMyNS44MTguNTcgMS4zMTMuNzMyLjUxNC4xNzYgMS4xMDQuMjY0IDEuNzcuMjY0LjYwOSAwIDEuMTU3LS4wNjIgMS42NDUtLjE4Ni40ODMtLjExIDEuMDQ3LS4zMjIgMS42OTQtLjYzNXYtMi4zNjNjLS43My40OTUtMS40NjUuNzQyLTIuMjA3Ljc0MnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amblog-social-container .amblog-icon.-reddit,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-reddit,
.amblog-item[data-set="content-author"] .amblog-icon.-reddit,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-reddit,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-reddit,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-reddit {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1IDYuNjQ0YzAtMS4wMjEtLjg0Mi0xLjg1Mi0xLjg3Ny0xLjg1Mi0uNTc3IDAtMS4xMDguMjU1LTEuNDYyLjY5Mi0uOTk0LS40NDYtMi4xMjctLjcyMS0zLjMyNi0uODA4bDEuMDMtMy4yMSAyLjMuNDlhMS41ODcgMS41ODcgMCAwIDAgMS41MzkgMS4xNzggMS41OCAxLjU4IDAgMCAwIDEuNTg4LTEuNTY3QTEuNTggMS41OCAwIDAgMCAxMy4yMDQgMGMtLjYzMyAwLTEuMTguMzY3LTEuNDM1Ljg5N0w5LjExNS4zMjlhLjUzNy41MzcgMCAwIDAtLjYyNS4zNThMNy4yMiA0LjY0OWMtMS40MDQuMDM0LTIuNzM1LjMyLTMuODguODM0YTEuODcyIDEuODcyIDAgMCAwLTEuNDYzLS42OUMuODQyIDQuNzkyIDAgNS42MjIgMCA2LjY0MmMwIC40OTcuMTk3Ljk2Mi41NDggMS4zMDhhMy4xOSAzLjE5IDAgMCAwLS4zMTUgMS4zNzJjMCAxLjI3Mi43NzIgMi40NiAyLjE3NCAzLjM0M0MzLjc3IDEzLjUyNiA1LjU4IDE0IDcuNSAxNHMzLjcyOS0uNDc0IDUuMDkzLTEuMzM0YzEuNDAyLS44ODQgMi4xNzQtMi4wNzEgMi4xNzQtMy4zNDMgMC0uNDY5LS4xMDYtLjkzLS4zMTUtMS4zNzIuMzUtLjM0Ni41NDgtLjgxMS41NDgtMS4zMDd6TS44MjQgNy4yNzhhMS4xOSAxLjE5IDAgMCAxLS4xOC0uNjM0YzAtLjY3MS41NTMtMS4yMTcgMS4yMzMtMS4yMTcuMjkyIDAgLjU2Ni4wOTguNzg1LjI3OC0uNzg0LjQ0LTEuNDAxLjk2OC0xLjgzOCAxLjU3M3pNMy42NDggOC4zNWMwLS43MjkuNjAyLTEuMzIyIDEuMzQtMS4zMjIuNzQgMCAxLjM0MS41OTMgMS4zNDEgMS4zMjIgMCAuNzMtLjYwMSAxLjMyMy0xLjM0IDEuMzIzLS43NCAwLTEuMzQtLjU5My0xLjM0LTEuMzIzem02LjYwMiAzLjAxOGMtLjUyMy41NjMtMS41NzYuOTEzLTIuNzUuOTEzcy0yLjIyNy0uMzUtMi43NS0uOTEzYS41MjIuNTIyIDAgMCAxIC4wMzMtLjc0Ny41MzkuNTM5IDAgMCAxIC43NTguMDMzYy4zMTEuMzM1IDEuMTE3LjU2OSAxLjk1OS41NjkuODQyIDAgMS42NDgtLjIzNCAxLjk2LS41N2EuNTQxLjU0MSAwIDAgMSAuNzU3LS4wMzIuNTIyLjUyMiAwIDAgMSAuMDMzLjc0N3ptLS4yMzktMS42OTVjLS43MzkgMC0xLjM0LS41OTMtMS4zNC0xLjMyMyAwLS43MjkuNjAxLTEuMzIyIDEuMzQtMS4zMjIuNzQgMCAxLjM0LjU5MyAxLjM0IDEuMzIyIDAgLjczLS42IDEuMzIzLTEuMzQgMS4zMjN6bTQuMTY1LTIuMzk1Yy0uNDM3LS42MDUtMS4wNTQtMS4xMzMtMS44MzgtMS41NzMuMjItLjE4LjQ5My0uMjc4Ljc4NS0uMjc4LjY4IDAgMS4yMzQuNTQ2IDEuMjM0IDEuMjE3IDAgLjIyOC0uMDYzLjQ0NS0uMTgxLjYzNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amblog-social-container .amblog-icon.-slashdot,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-slashdot,
.amblog-item[data-set="content-author"] .amblog-icon.-slashdot,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-slashdot,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-slashdot,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-slashdot {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMTMuODg5TDUuOTkgMGgyLjU5NEwyLjU5NSAxMy44ODlIMHptMTEtMi4xYzAtMS4yMjItLjk2My0yLjIxMi0yLjE1LTIuMjEyLTEuMTkgMC0yLjE1MS45OTItMi4xNTEgMi4yMTIgMCAxLjIyMi45NjEgMi4yMTEgMi4xNSAyLjIxMUMxMC4wMzcgMTQgMTEgMTMuMDEgMTEgMTEuNzg5eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amblog-social-container .amblog-icon.-stumbleupon,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-stumbleupon,
.amblog-item[data-set="content-author"] .amblog-icon.-stumbleupon,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-stumbleupon,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-stumbleupon,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-stumbleupon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDYuOTU5djQuNTU2YzAgLjcwMy41ODIgMS4yNzMgMS4zIDEuMjczLjcxOCAwIDEuMy0uNTcgMS4zLTEuMjczVjQuNTVDMi41MjUgNS44OTMgMS4zOSA2Ljk2IDAgNi45NnpNMTIuOTE0IDBjLTIuODM2IDAtNS4xMzYgMi4yNDUtNS4xMzYgNS4wMTR2MS41NjJjMC0uNzA0LjU4NC0xLjI3MyAxLjMwNC0xLjI3My43MiAwIDEuMzAzLjU3IDEuMzAzIDEuMjczdi42NDdjMCAuNzAzLjU4NCAxLjI3MyAxLjMwNCAxLjI3My43MiAwIDEuMzAzLS41NyAxLjMwMy0xLjI3M1YuMDAxQTIuNSAyLjUgMCAwIDAgMTIuOTE0IDB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDYuOTk4YzEuMzg4IDAgMi41MjItMS4wNjggMi41OTYtMi40MTJWMy4zOWExLjI4OSAxLjI4OSAwIDAgMSAxLjI5OC0xLjI3NWMuNzE4IDAgMS4zLjU3MSAxLjMgMS4yNzV2NC45ODdjMCAuNzA0LjU4IDEuMjc0IDEuMjk4IDEuMjc0LjcxNiAwIDEuMjk4LS41NyAxLjI5OC0xLjI3NFY1LjAyMkM3Ljc5IDIuMjQ4IDEwLjA4IDAgMTIuOTA1IDBIMHY2Ljk5OHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amblog-social-container .amblog-icon.-odnoklassniki,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-odnoklassniki,
.amblog-item[data-set="content-author"] .amblog-icon.-odnoklassniki,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-odnoklassniki,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-odnoklassniki,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-odnoklassniki {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuNTE4LjhDNy45NS44MDkgOS45MDUgMi43OTkgOS44OTUgNS4yNmMtLjAxMyAyLjQwNi0xLjk5NyA0LjM1NS00LjQyOCA0LjM0Ny0yLjQwNi0uMDA4LTQuMzgtMi4wMDMtNC4zNjUtNC40MTNBNC40MDggNC40MDggMCAwIDEgNS41MTguOHptNC45MyAxMC41MzdjLS41MzcuNTUzLTEuMTg1Ljk1MS0xLjkwNSAxLjIzMi0uNjgxLjI2Mi0xLjQyNi4zOTUtMi4xNjMuNDg0LjExMi4xMjMuMTYzLjE4MS4yMzUuMjUgMS4wMDIgMS4wMDggMi4wMDcgMi4wMDggMy4wMDUgMy4wMTguMzM5LjM0NS40MS43Ny4yMjQgMS4xNzEtLjIwNC40MzYtLjY2My43MjUtMS4xMTIuNjk0LS4yODYtLjAyLS41MDgtLjE2LS43MDQtLjM2LS43NTUtLjc2LTEuNTI2LTEuNTA3LTIuMjY1LTIuMjgzLS4yMTctLjIyNC0uMzItLjE4My0uNTEuMDEzLS43Ni43ODMtMS41MzQgMS41NTQtMi4zMTIgMi4zMjEtLjM1LjM0NS0uNzY1LjQwNi0xLjE2OC4yMS0uNDMxLS4yMS0uNzA0LS42NDgtLjY4NC0xLjA5LjAxNS0uMjk4LjE2LS41MjguMzY3LS43MzIuOTkzLS45OSAxLjk4LTEuOTgyIDIuOTctMi45NzQuMDY2LS4wNjcuMTI3LS4xMzYuMjIyLS4yMzgtMS4zNS0uMTQtMi41NjQtLjQ3Mi0zLjYwNy0xLjI4NS0uMTMtLjEwMi0uMjYzLS4yLS4zOC0uMzE0Qy4yMDMgMTEuMDE1LjE1NyAxMC41MTUuNTIgMTBjLjMwOC0uNDQyLjgyNi0uNTYxIDEuMzY0LS4zMDYuMTA1LjA0OC4yMDQuMTEuMjk4LjE3NiAxLjk0MiAxLjMzNCA0LjYwNSAxLjM3IDYuNTU0LjA1OC4xOTQtLjE0OC4zOTgtLjI2OC42MzgtLjMyOWExIDEgMCAwIDEgMS4xNDguNDZjLjI4LjQ2NC4yNzguOTE4LS4wNzQgMS4yNzd6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTUuNTE4LjhDNy45NS44MDkgOS45MDUgMi43OTkgOS44OTUgNS4yNmMtLjAxMyAyLjQwNi0xLjk5NyA0LjM1NS00LjQyOCA0LjM0Ny0yLjQwNi0uMDA4LTQuMzgtMi4wMDMtNC4zNjUtNC40MTNBNC40MDggNC40MDggMCAwIDEgNS41MTguOHoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTAuNDQ5IDExLjMzNmMtLjUzOC41NTQtMS4xODYuOTUyLTEuOTA2IDEuMjMzLS42ODEuMjYyLTEuNDI2LjM5NS0yLjE2My40ODQuMTEyLjEyMy4xNjMuMTgxLjIzNS4yNSAxLjAwMiAxLjAwOCAyLjAwNyAyLjAwOCAzLjAwNSAzLjAxOC4zMzkuMzQ1LjQxLjc3LjIyNCAxLjE3MS0uMjA0LjQzNi0uNjYzLjcyNS0xLjExMi42OTQtLjI4Ni0uMDItLjUwOC0uMTYtLjcwNC0uMzYtLjc1NS0uNzYtMS41MjYtMS41MDctMi4yNjUtMi4yODMtLjIxNy0uMjI0LS4zMi0uMTgzLS41MS4wMTMtLjc2Ljc4My0xLjUzNCAxLjU1NC0yLjMxMiAyLjMyMS0uMzUuMzQ1LS43NjUuNDA2LTEuMTY4LjIxLS40MzEtLjIxLS43MDQtLjY0OC0uNjg0LTEuMDkuMDE1LS4yOTguMTYtLjUyOC4zNjctLjczMi45OTMtLjk5IDEuOTgtMS45ODIgMi45Ny0yLjk3NC4wNjYtLjA2Ny4xMjctLjEzNi4yMjItLjIzOC0xLjM1LS4xNC0yLjU2NC0uNDcyLTMuNjA3LTEuMjg1LS4xMy0uMTAyLS4yNjMtLjItLjM4LS4zMTRDLjIwMyAxMS4wMTUuMTU3IDEwLjUxNS41MiAxMGMuMzA4LS40NDIuODI2LS41NjEgMS4zNjQtLjMwNi4xMDUuMDQ4LjIwNC4xMS4yOTguMTc2IDEuOTQyIDEuMzM0IDQuNjA1IDEuMzcgNi41NTQuMDU4LjE5NC0uMTQ4LjM5OC0uMjY4LjYzOC0uMzI5YTEgMSAwIDAgMSAxLjE0OC40NmMuMjguNDY0LjI3OC45MTgtLjA3NCAxLjI3N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amblog-social-container .amblog-icon.-google,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-google,
.amblog-item[data-set="content-author"] .amblog-icon.-google,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-google,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-google,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-google {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNTUgMEMuMjQ0IDAgMCAuMjIzIDAgLjQ5OHYxMy45ODVjMCAuNTUxLjM0OC42ODIuNzc2LjI5M0w1LjUgMTAuNDg3bDQuNzI0IDQuMjg5Yy40MjguMzg5Ljc3Ni4yNTguNzc2LS4yOTNWLjQ5OEMxMSAuMjI1IDEwLjc1NCAwIDEwLjQ1IDBILjU1ek0yLjM4IDMuOTY4YTMuNTc2IDMuNTc2IDAgMCAxIDIuMDIzLTEuNzcyIDMuNjE2IDMuNjE2IDAgMCAxIDIuNDA2LjAyIDMuNDcgMy40NyAwIDAgMSAxLjE1LjcxM3YuMDAyYTYuNjYgNi42NiAwIDAgMS0uMjIyLjIyN2wtLjEyNS4xMjQtLjY1Ni42NTdhMS45MjMgMS45MjMgMCAwIDAtLjc3LS40NTMgMi4xMyAyLjEzIDAgMCAwLTEuMDQ5LS4wNDJjLS40MDUuMDg2LS43OC4yOTctMS4wNjcuNTkzYTIuMjMgMi4yMyAwIDAgMC0uNTE2LjgzNiAyLjE1NSAyLjE1NSAwIDAgMCAwIDEuMzlsLS4wMDQuMDA0LjAwMS4wMDNhMi4yMTYgMi4yMTYgMCAwIDAgLjgxNiAxLjA5MmMuMjM4LjE2Ny41MS4yODYuNzk1LjM0NC4yOC4wNTcuNTcuMDUuODUyLjAwMi4yOC0uMDUuNTUxLS4xNTIuNzg4LS4zMTJsLjAwMS4wMDJjLjM3My0uMjUxLjYzOC0uNjU3LjcxMy0xLjEwMUg1LjU3MnYtLjAwMkg1LjU3Yy4wMDItLjQ2NS4wMDItLjkzLjAwMi0xLjM5NGgzLjM2Yy4wMjYuMTQ0LjA0NC4yOS4wNTUuNDM2QTQuMTEgNC4xMSAwIDAgMSA4Ljg0MiA2LjhhMy4yNDUgMy4yNDUgMCAwIDEtLjkwNCAxLjQ4MiAzLjI0MSAzLjI0MSAwIDAgMS0xLjQ2My43NiAzLjgyMiAzLjgyMiAwIDAgMS0xLjgyOC0uMDE5IDMuNTU4IDMuNTU4IDAgMCAxLTEuMjk4LS42NTQgMy42MDQgMy42MDQgMCAwIDEtLjk3LTEuMTkzIDMuNTg0IDMuNTg0IDAgMCAxIC4wMDItMy4yMDh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.amblog-social-container .amblog-icon.-whatsapp,
.amblog-element-block[data-set="sidebar-author"] .amblog-icon.-whatsapp,
.amblog-item[data-set="content-author"] .amblog-icon.-whatsapp,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-whatsapp,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-whatsapp,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .amblog-icon.-whatsapp {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNy45OTMzOSAyMCA2LjEyNDgzIDE5LjQwOSA0LjU1ODg4IDE4LjM5MTVMMC42MjUgMTkuMzc1TDEuNjU0OSAxNS41MTE5QzAuNjA5MDE3IDEzLjkzMTYgMCAxMi4wMzY5IDAgMTBDMCA0LjQ3NzE1IDQuNDc3MTUgMCAxMCAwQzE1LjUyMjggMCAyMCA0LjQ3NzE1IDIwIDEwWk0xNC42ODIyIDEyLjAyODJDMTQuODQ0MSAxMi4xMDY1IDE0Ljk1MzQgMTIuMTU5MyAxNS4wMDAxIDEyLjIzNzNDMTUuMDU4MiAxMi4zMzQxIDE1LjA1ODIgMTIuNzk4OSAxNC44NjQ4IDEzLjM0MTJDMTQuNjcxMyAxMy44ODM1IDEzLjc0MzggMTQuMzc4NCAxMy4yOTc3IDE0LjQ0NTFDMTIuODk3OCAxNC41MDQ5IDEyLjM5MTYgMTQuNTI5OCAxMS44MzU1IDE0LjM1MzFDMTEuNDk4MyAxNC4yNDYxIDExLjA2NTkgMTQuMTAzMyAxMC41MTIxIDEzLjg2NEM4LjMzNTY3IDEyLjkyNDMgNi44NjQ4OCAxMC44MTQ5IDYuNTg2OSAxMC40MTYyQzYuNTY3NDMgMTAuMzg4MyA2LjU1MzgxIDEwLjM2ODggNi41NDYyMSAxMC4zNTg2TDYuNTQ0MzQgMTAuMzU2MUM2LjQyMTQ4IDEwLjE5MjIgNS41OTgyNyA5LjA5Mzg0IDUuNTk4MjcgNy45NTcwOEM1LjU5ODI3IDYuODg3NzIgNi4xMjM1NiA2LjMyNzIxIDYuMzY1MzUgNi4wNjkyMUM2LjM4MTkxIDYuMDUxNTQgNi4zOTcxNSA2LjAzNTI4IDYuNDEwNzkgNi4wMjAzOEM2LjYyMzU4IDUuNzg3OTYgNi44NzUxMSA1LjcyOTg1IDcuMDI5ODcgNS43Mjk4NUM3LjE4NDYxIDUuNzI5ODUgNy4zMzk1NSA1LjczMTI4IDcuNDc0ODEgNS43MzgwOEM3LjQ5MTUgNS43Mzg5MSA3LjUwODg2IDUuNzM4ODEgNy41MjY4MSA1LjczODcxQzcuNjYyMDkgNS43Mzc5MSA3LjgzMDc2IDUuNzM2OTMgNy45OTcxNCA2LjEzNjU5QzguMDYxMTUgNi4yOTA0IDguMTU0ODEgNi41MTg0MiA4LjI1MzYgNi43NTg5MUM4LjQ1MzM2IDcuMjQ1MjUgOC42NzQwOCA3Ljc4MjYgOC43MTI5MSA3Ljg2MDM1QzguNzcwOTYgNy45NzY1NyA4LjgwOTY0IDguMTEyMDkgOC43MzIyNyA4LjI2NzA5QzguNzIwNjUgOC4yOTAzMyA4LjcwOTkgOC4zMTIyNyA4LjY5OTY0IDguMzMzMjNDOC42NDE1MiA4LjQ1MTg4IDguNTk4NzcgOC41MzkxNyA4LjUwMDEyIDguNjU0MzRDOC40NjEzMyA4LjY5OTYzIDguNDIxMjQgOC43NDg0NiA4LjM4MTE1IDguNzk3MjhDOC4zMDEyOCA4Ljg5NDU1IDguMjIxNDIgOC45OTE4IDguMTUxODggOS4wNjEwOEM4LjAzNTY2IDkuMTc2ODUgNy45MTQ2OCA5LjMwMjQ0IDguMDUwMSA5LjUzNDg2QzguMTg1NTIgOS43NjcyOSA4LjY1MTQ0IDEwLjUyNzUgOS4zNDE1OSAxMS4xNDMxQzEwLjA4MzUgMTEuODA0OCAxMC43MjgzIDEyLjA4NDUgMTEuMDU1MSAxMi4yMjYzQzExLjExODkgMTIuMjUzOSAxMS4xNzA2IDEyLjI3NjQgMTEuMjA4NSAxMi4yOTU0QzExLjQ0MDYgMTIuNDExNiAxMS41NzYgMTIuMzkyMSAxMS43MTE1IDEyLjIzNzNDMTEuODQ2OSAxMi4wODIzIDEyLjI5MTggMTEuNTU5MyAxMi40NDY1IDExLjMyN0MxMi42MDEzIDExLjA5NDYgMTIuNzU2MSAxMS4xMzMzIDEyLjk2ODkgMTEuMjEwOEMxMy4xODE3IDExLjI4ODMgMTQuMzIzMSAxMS44NDk5IDE0LjU1NTIgMTEuOTY2MUMxNC42MDA1IDExLjk4ODggMTQuNjQyOSAxMi4wMDkyIDE0LjY4MjIgMTIuMDI4MloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-size: 15px;
}
.amblog-pager-container {
  margin: 20px auto 50px;
}
.amblog-pager-container .amblog-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
.amblog-pager-container .amblog-link {
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #0e6bd7;
}
.amblog-pager-container .amblog-link:before,
.amblog-pager-container .amblog-link:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  background: #fff;
}
.amblog-pager-container .amblog-link:before {
  top: 13px;
  left: 13px;
  transform: rotate(45deg);
}
.amblog-pager-container .amblog-link:after {
  top: 20px;
  left: 13px;
  transform: rotate(-45deg);
}
.amblog-pager-container .amblog-link:hover {
  background: #185eaf;
}
.amblog-pager-container .amblog-link.-new:before {
  left: 10px;
  transform: rotate(-45deg);
}
.amblog-pager-container .amblog-link.-new:after {
  left: 10px;
  transform: rotate(45deg);
}
.amblog-pager-container .amblog-link.-disabled {
  cursor: auto;
  pointer-events: none;
  background: #c4c4c4;
}
.amblog-pager-container .amblog-pagination {
  font-size: 16px;
  color: #333333;
}
.amblog-comments-wrapper,
.amblog-related-wrapper {
  margin-bottom: 31px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
}
.amblog-comments-wrapper > .amblog-title,
.amblog-related-wrapper > .amblog-title {
  position: relative;
  padding: 20px 20px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0e6bd7;
}
.amblog-form-comment {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.amblog-form-comment .amblog-svg.comment {
  position: absolute;
  top: -40px;
  left: 0;
}
.amblog-form-comment .amblog-fieldset {
  margin: 0;
  padding: 0;
  border: none;
  min-inline-size: initial;
}
.amblog-form-comment .amblog-customer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.amblog-form-comment .amblog-customer.-hidden {
  display: none;
}
.amblog-form-comment .amblog-wrapper {
  margin-bottom: 15px;
}
.amblog-form-comment .amblog-input {
  padding-left: 15px;
  background-color: #fff;
}
.amblog-form-comment .amblog-input.-name,
.amblog-form-comment .amblog-input.-email {
  max-height: 40px;
}
.amblog-form-comment .amblog-input.-textarea {
  margin-bottom: 0;
  height: 100px;
}
.amblog-form-comment .amblog-gdprtext {
  position: relative;
  margin-top: 15px;
}
.amblog-form-comment .amblog-gdprtext .amblog-label {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
  word-wrap: anywhere;
}
.amblog-form-comment .amblog-input.-gdpr {
  position: relative;
  top: 2px;
  width: auto;
  height: 13px;
}
.amblog-form-comment .mage-error {
  margin-bottom: 0;
}
.amblog-form-comment .amblog-btn {
  margin-top: 15px;
}
.amblog-widget-container .amblog-list {
  padding-left: 40px;
}
.amblog-element-block .amblog-widget-container.-post .amblog-list,
.amblog-element-block .amblog-widget-container.-comments .amblog-list,
.amblog-element-block .amblog-widget-container.-categories .amblog-list,
.amblog-post-container .amblog-widget-container .amblog-widget-container.-post .amblog-list,
.amblog-post-container .amblog-widget-container .amblog-widget-container.-comments .amblog-list,
.amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-post .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-comments .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-post .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-comments .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list {
  padding-left: 0;
}
.amblog-post-container .amblog-widget-container,
.amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  padding-bottom: 25px;
  border: none;
  background: #f7fbff;
}
.amblog-post-container .amblog-widget-container .amblog-title,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
  padding: 25px 20px 0;
  border-bottom: none;
}
.amblog-post-container .amblog-widget-container .amblog-title:before,
.amblog-post-container .amblog-widget-container .amblog-title:after,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
  content: none;
}
.amblog-post-container .amblog-widget-container .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list,
.amblog-post-container .amblog-widget-container.-post .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
  margin: 0 20px 0;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background: #fff;
}
.amblog-post-container .amblog-widget-container .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item {
  margin: 0;
}
.amblog-post-container .amblog-widget-container.-post,
.amblog-grid-list > .amblog-item .amblog-widget-container.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post {
  padding-bottom: 10px;
}
.amblog-post-container .amblog-widget-container.-post .amblog-list,
.amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-list {
  border: none;
  background: inherit;
}
.amblog-post-container .amblog-widget-container.-post .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
  margin: 0 0 15px;
}
.amblog-post-container .amblog-widget-container.-tags,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags {
  padding: 0 20px 15px;
}
.amblog-post-container .amblog-widget-container.-tags .amblog-title,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags .amblog-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags .amblog-title {
  margin-bottom: 15px;
  padding: 25px 0 0;
}
.amblog-post-container .amblog-widget-container.-tags .amblog-tag,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags .amblog-tag,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags .amblog-tag {
  margin-bottom: 10px;
}
.amblog-post-container .amblog-widget-container.-tags .amblog-item,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags .amblog-item {
  padding: 0;
}
.amblog-post-container .amblog-widget-container.-tags .amblog-cloud-tags,
.amblog-grid-list > .amblog-item .amblog-widget-container.-tags .amblog-cloud-tags,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags .amblog-cloud-tags {
  width: 200px;
  margin: 0 auto;
}
.amblog-post-container .amblog-widget-container.-categories .amblog-category,
.amblog-grid-list > .amblog-item .amblog-widget-container.-categories .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-categories .amblog-category {
  margin-right: 0;
}
.amblog-helpful-wrap {
  padding: 15px 25px 0;
  text-align: left;
}
.amblog-helpful-wrap > .amblog-helpful {
  font-size: 14px;
  color: #5b5b5b;
  vertical-align: top;
}
.amblog-helpful-wrap > .amblog-options {
  margin-left: 5px;
}
.amblog-helpful-wrap > .amblog-options,
.amblog-helpful-wrap .amblog-plus,
.amblog-helpful-wrap .amblog-minus,
.amblog-helpful-wrap .amblog-icon {
  display: inline-block;
  cursor: pointer;
}
.amblog-helpful-wrap .amblog-icon {
  margin: 0 5px 0 10px;
  width: 20px;
  height: 18px;
  -webkit-transition: all 0.3 ease;
  -moz-transition: all 0.3 ease;
  -ms-transition: all 0.3 ease;
  transition: all 0.3 ease;
}
.amblog-helpful-wrap .amblog-plus > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+);
}
.amblog-helpful-wrap .amblog-plus:hover > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzJFQUJDIi8+PC9zdmc+);
}
.amblog-helpful-wrap .amblog-plus.-voted > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+);
}
.amblog-helpful-wrap .amblog-minus > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0M0QzRDNCIvPjwvc3ZnPg==);
}
.amblog-helpful-wrap .amblog-minus:hover > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0ZGQkNCQyIvPjwvc3ZnPg==);
}
.amblog-helpful-wrap .amblog-minus.-voted > .amblog-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0QyMzczNyIvPjwvc3ZnPg==);
}
.amblog-container-list .amblog-author-description {
  margin-bottom: 60px;
}
.amblog-category-description {
  margin-bottom: 20px;
}
.amblog-post-list {
  margin-top: 30px;
}
.amblog-post-list .slick-track {
  display: flex;
}
.amblog-post-list .slick-slide {
  margin: 0 10px;
  text-align: center;
}
.amblog-post-list .post-item-details {
  word-wrap: break-word;
  word-break: break-word;
  margin-top: 10px;
}
.ie11 .amblog-post-list .post-item-details {
  word-break: break-all;
}
.ie11 .amblog-post-list .post-item-details {
  word-break: break-all;
}
.ie11 .amblog-post-list .post-item-details {
  word-break: break-all;
}
.amblog-element-block[data-set="sidebar-author"] .author_image,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .author_image,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .author_image,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .author_image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}
.amblog-element-block[data-set="sidebar-author"] .title,
.amblog-post-container .amblog-widget-container[data-set="sidebar-author"] .title,
.amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-author"] .title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-author"] .title {
  font-weight: bold;
  text-align: center;
  font-size: large;
}
.amblog-notify-message {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.amblog-notify-message a {
  color: #1979c3;
}
.amblog-notify-message a:hover {
  color: #006bb4;
}
.amblog-notify-message a:active {
  color: #006bb4;
}
.amblog-notify-message > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.amblog-relatedposts-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.amblog-related-post {
  display: flex;
  margin-bottom: 35px;
  width: 49%;
}
.amblog-related-post .amblog-link {
  display: block;
}
.amblog-related-post .amblog-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 20px;
  min-width: 100px;
  width: 100px;
  height: 100px;
  background: #f4f6f8 center / 50px no-repeat;
}
.amblog-related-post .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSIgZmlsbD0iI0Q3RDlERCI+PHBhdGggZD0iTTM3LjIzNyAyMy4xOGMtMi4zMjEgMS4xMDUtNC4yMTQgNC40NjItNi40MjggMi4yNDctMS4zNDUtMS40Ni0yLjk0Mi0zLjc4NC00Ljc3Ni02LjQxMi0xLjk4My0yLjgyNS00LjUxMS01LjI1NC03LjQ4Ni0yLjQ3OS0zLjMyMSAzLjEyNC01LjYwMiAxMS42LTUuOCAxNS45NjNsMzEuMzguMDFjLS43MTgtMi41NjMtMy41MDctMTAuOTQtNi44OS05LjMzek0zNy4wOSAxOC4yNThhMy44NTkgMy44NTkgMCAxMDAtNy43MTcgMy44NTkgMy44NTkgMCAwMDAgNy43MTd6Ii8+PHBhdGggZD0iTTQ4Ljg1MyA1LjU5NEg4LjAyM2MtLjYzMyAwLTEuMTQ4LjUxMy0xLjE0OCAxLjE0NnY1LjhIMS4xNDdDLjUxNCAxMi41NCAwIDEzLjA1NCAwIDEzLjY4N3YyOS41N2MwIC42MzQuNTE0IDEuMTQ3IDEuMTQ3IDEuMTQ3aDQwLjgzYy42MzMgMCAxLjE0OC0uNTE0IDEuMTQ4LTEuMTQ3di01Ljc5OWg1LjcyOGMuNjMzIDAgMS4xNDgtLjUxMyAxLjE0OC0xLjE0NlY2Ljc0Yy0uMDAxLS42MzItLjUxNi0xLjE0Ni0xLjE0OC0xLjE0NnptLTguODA3IDM1LjczMkgzLjA3OVYxNS42MmgzLjc5NnYxNy44NzJjLS41NzYgMi4yMjYtLjkzIDQuMzY1LTEuMDAzIDUuOTU2bDMxLjM4LjAxYTM2LjA4MiAzNi4wODIgMCAwMC0uNjMtMmgzLjQyNHYzLjg2OHptNi44NzUtNi45NDdIOS45NTRWOC42NzNoMzYuOTY3VjM0LjM4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUwdjUwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amblog-related-post .amblog-image {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.amblog-related-post .amblog-headline {
  display: block;
  color: #212121;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
}
.amblog-related-post .amblog-headline:hover,
.amblog-related-post .amblog-headline:focus {
  color: #0e6bd7;
  text-decoration: none;
}
.amblog-related-post .amblog-content {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amblog-related-post .amblog-content {
  word-break: break-all;
}
.ie11 .amblog-related-post .amblog-content {
  word-break: break-all;
}
.ie11 .amblog-related-post .amblog-content {
  word-break: break-all;
}
.amblog-related-post .amblog-text {
  margin: 15px 0 0;
}
.amblog-related-post .amblog-date {
  display: block;
  margin-top: 15px;
  color: #707070;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
}
.hide,
.amcart-message-box.actions,
.am-related-box.actions,
.amcart-message-box .action.back.customization,
.am-related-box .action.back.customization,
#bundleSummary .title,
#bundleSummary .bundle-summary,
#bundleSummary .product-addto-links,
#bundleSummary .price-box {
  display: none;
}
.amcart-message-box,
.am-related-box {
  min-width: 320px;
}
.amcart-message-box.required,
.am-related-box.required {
  color: #e02b27;
}
.amcart-message-box.price-box,
.am-related-box.price-box {
  margin: 5px 0 0 10px;
}
.amcart-message-box.price-box p,
.am-related-box.price-box p {
  margin: 0;
  padding: 0;
}
.amcart-message-box .text,
.am-related-box .text {
  font-size: 14px;
  font-weight: normal;
}
.amcart-message-box .product-info-main,
.am-related-box .product-info-main {
  float: none;
  width: auto !important;
}
.amcart-message-box .related,
.am-related-box .related {
  margin: 0 auto;
  width: 320px;
}
.amcart-message-box .product-add-form,
.am-related-box .product-add-form {
  margin: 0 25px;
  text-align: left;
}
.amcart-message-box .product-item-actions,
.am-related-box .product-item-actions {
  display: block;
}
.amcart-message-box .amcart-subtotal,
.am-related-box .amcart-subtotal {
  font-size: 14px;
}
.amcart-message-box #amcart-count,
.am-related-box #amcart-count {
  margin-bottom: 0;
  font-size: 14px;
}
.amcart-message-box .stock.unavailable,
.am-related-box .stock.unavailable {
  margin-top: 10px;
}
.amcart-message-box {
  margin: 40px auto 13px;
}
.amcart-message-box .product-options-bottom .actions,
.amcart-message-box .box-tocart .actions {
  display: none;
}
.am-related-box {
  margin: 20px auto 13px;
}
.am-related-box .am-title {
  text-transform: uppercase;
  color: #333;
}
.am-related-box .am-product-image.product {
  position: relative;
  margin: 0 0 5px 0;
}
.am-related-box .products-crosssell .product-item {
  padding: 0;
}
#confirmOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
#confirmOverlay img {
  display: inline;
}
#confirmBox {
  position: relative;
  height: auto;
  max-height: 88vh;
  max-width: 100%;
  text-align: center;
  z-index: 9999;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  overflow-y: auto;
  /* rewrite magento styles*/
}
#confirmBox > p {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  line-height: normal;
  font-weight: normal;
  background: none;
  font-size: 16px;
}
#confirmBox > .cross {
  position: absolute;
  top: 5px;
  right: 10px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 21px;
  z-index: 9;
}
#confirmBox > .cross:hover {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.45);
}
#confirmBox .am-actions-wrapper > .towishlist,
#confirmBox .am-actions-wrapper > .tocompare {
  background: #f0f0f0 no-repeat center;
  background-size: 60%;
}
#confirmBox .am-actions-wrapper > .towishlist:before,
#confirmBox .am-actions-wrapper > .tocompare:before {
  content: '';
}
#confirmBox .am-actions-wrapper > .towishlist {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0wIDIwMFYwaDIwMGExMDAgMTAwIDkwIDAgMSAwIDIwMCAxMDAgMTAwIDkwIDAgMS0yMDAgMHoiIGlkPSJhIi8+PC9kZWZzPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDMydjMySC0xeiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiIGZpbGw9IiM2NjYiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNTEgLTE4NSkgc2NhbGUoLjA3NTU3KSIgeT0iLTQ3NzUiIHg9Ii05NjciIHN0cm9rZS13aWR0aD0iMCIvPjwvc3ZnPg==);
}
#confirmBox .am-actions-wrapper > .towishlist:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0wIDIwMFYwaDIwMGExMDAgMTAwIDkwIDAgMSAwIDIwMCAxMDAgMTAwIDkwIDAgMS0yMDAgMHoiIGlkPSJhIi8+PC9kZWZzPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0tMS0xaDMydjMySC0xeiIvPjx1c2UgeGxpbms6aHJlZj0iI2EiIGZpbGw9IiNmZjBlMDAiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgNTEgLTE4NSkgc2NhbGUoLjA3NTU3KSIgeT0iLTQ3NzUiIHg9Ii05NjciIHN0cm9rZS13aWR0aD0iMCIvPjwvc3ZnPg==);
}
#confirmBox .am-actions-wrapper > .tocompare {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMzJ2MzJILTF6Ii8+PGc+PHBhdGggZmlsbD0iIzY2NiIgZD0iTTEyIDRoN3YyMmgtN3pNMSAyMGg3djZIMXpNMjIgMTJoN3YxNGgtN3oiLz48L2c+PC9zdmc+);
}
#confirmBox .am-actions-wrapper > .tocompare:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMzJ2MzJILTF6Ii8+PHBhdGggZmlsbD0iI2ZmOTQxNiIgZD0iTTEyIDRoN3YyMmgtN3pNMSAyMGg3djZIMXptMjEtOGg3djE0aC03eiIvPjwvc3ZnPg==);
}
#confirmBox .product-item-name {
  margin: 0 0 10px;
}
#confirmBox .am-slider {
  margin: 15px 0 0 0;
}
#confirmBox .actions-secondary .action {
  color: #666666;
}
#confirmBox .product-item .price-box {
  margin: 0 0 15px;
}
#confirmBox .product-options-bottom .product-social-links {
  display: none;
}
#confirmBox .product-options-bottom .grouped .price-box .price-container .price,
#confirmBox .product-options-bottom .grouped .price-box .price-container {
  font-size: 14px;
  line-height: 20px;
}
#confirmBox .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.amcart-confirm-buttons {
  margin: 20px auto;
}
.amcart-confirm-buttons .button {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 45%;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  padding: 7px 10px;
}
.amcart-confirm-buttons .button:hover {
  opacity: .8;
}
.amcart-confirm-buttons .checkout {
  display: block;
  padding: 25px 0 8px 0;
  font-size: 16px;
}
.amcart-confirm-buttons .button:last-child {
  margin-right: 0;
}
.amcart-confirm-buttons .am-btn-left {
  margin-right: 10px;
}
.amcart-confirm-buttons button.am-btn-right,
.amcart-confirm-buttons button.am-btn-left,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-right,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-left,
.amcart-confirm-buttons .action-gift.am-btn-right,
.amcart-confirm-buttons .action-gift.am-btn-left {
  border: 0;
}
.amcart-confirm-buttons .timer {
  display: none;
}
.product-details {
  position: relative;
  bottom: 3px;
}
.am-cart-info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: black;
  font-weight: bold;
  text-align: center;
}
.added-item {
  display: block;
  margin: 33px 15px 5px;
  font-weight: 800;
  font-size: 24px;
  line-height: normal;
  word-break: break-word;
}
.am_price {
  font-weight: bold;
}
.mask {
  opacity: .4;
}
#am-a-count {
  font-weight: bold;
}
#am-a-count:visited {
  color: #000;
}
.amcart-message-box .products .product-item-name {
  margin: 0;
}
.amcart-message-box .products .product-item-actions .secondary-addto-links,
.amcart-message-box .products .product-item-actions .actions-primary,
.amcart-message-box .products .product-item-actions .actions-secondary {
  text-align: center;
}
.amcart-message-box .products .product-item-actions .actions-primary,
.amcart-message-box .products .product-item-actions .secondary-addto-links {
  display: block;
  float: none;
  margin: 5px auto;
}
.amcart-message-box .products .product-item-actions .tocart {
  background: #2d9cdb;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  border-radius: 3px;
  border: 0;
}
.am-related-box .products .product-item-name {
  margin: 0;
}
.am-related-box .products .product-item-actions .secondary-addto-links,
.am-related-box .products .product-item-actions .actions-primary,
.am-related-box .products .product-item-actions .actions-secondary {
  text-align: center;
}
.am-related-box .products .product-item-actions .actions-primary,
.am-related-box .products .product-item-actions .secondary-addto-links {
  display: block;
  float: none;
  margin: 5px auto 10px;
}
.am-related-box .products .product-item-actions .am-actions-wrapper {
  position: absolute;
  top: -30px;
  right: 0;
  margin: 0;
  display: none;
  width: 100%;
  transition: all 0.2s ease-in-out;
  z-index: 999;
}
.am-related-box .products .product-item-actions .am-actions-wrapper .action {
  width: 30px;
  height: 30px;
  background: #f0f0f0;
}
.am-related-box .products .product-item-actions .am-actions-wrapper .action:before {
  line-height: 30px;
}
.am-related-box .products .product-item-actions .tocart {
  background: #2d9cdb;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  border-radius: 3px;
  border: 0;
}
.product-info-main .product-add-form {
  text-align: left;
}
.products.list .swatch-attribute .amcart-error {
  display: none;
}
.am-slider.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.am-slider.owl-carousel .owl-prev {
  float: left;
  margin-left: 5px;
  pointer-events: auto;
}
.am-slider.owl-carousel .owl-next {
  float: right;
  margin-right: 5px;
  pointer-events: auto;
}
.am-slider.owl-carousel .owl-nav .disabled {
  opacity: .3;
}
.am-slider.owl-carousel .product-item {
  margin: 0 auto;
}
.am-slider.owl-carousel .product-item-info:hover {
  box-shadow: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.am-slider.arrow {
  width: 18px;
  height: 35px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMzUiIHZpZXdCb3g9IjAgMCAxOSAzNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+bmV4dDwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB1c2luZyBGaWdtYTwvZGVzYz48ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA2MDIgLTgwOSkiPjxnIGlkPSJuZXh0Ij48ZyBpZD0iR3JvdXAiPjxnIGlkPSJWZWN0b3IiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX2ZpbGwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNjAyIDgwOSkiIGZpbGw9IiNCQkJCQkIiLz48L2c+PC9nPjwvZz48L2c+PGRlZnM+PHBhdGggaWQ9InBhdGgwX2ZpbGwiIGQ9Ik0gMTguMjAzMiAxNi44MDIzTCAxLjY5MjUxIDAuMjkxNTZDIDEuMzAzNzcgLTAuMDk3MTg2NiAwLjY4MDMwNiAtMC4wOTcxODY2IDAuMjkxNTYgMC4yOTE1NkMgLTAuMDk3MTg2NyAwLjY4MDMwNiAtMC4wOTcxODY3IDEuMzAzNzcgMC4yOTE1NiAxLjY5MjUxTCAxNi4wOTgxIDE3LjQ5OTFMIDAuMjkxNTYgMzMuMzA1N0MgLTAuMDk3MTg2NyAzMy42OTQ0IC0wLjA5NzE4NjcgMzQuMzE3OSAwLjI5MTU2IDM0LjcwNjZDIDAuNDgyMjY1IDM0Ljg5NzMgMC43Mzg5ODUgMzUgMC45ODgzNjkgMzVDIDEuMjM3NzUgMzUgMS40OTQ0NyAzNC45MDQ2IDEuNjg1MTggMzQuNzA2NkwgMTguMTk1OSAxOC4xOTU5QyAxOC41ODQ2IDE3LjgxNDUgMTguNTg0NiAxNy4xODM3IDE4LjIwMzIgMTYuODAyM1oiLz48L2RlZnM+PC9zdmc+);
  cursor: pointer;
}
.am-slider.arrow.-left {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.am-photo-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.amcart-message-box .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amcart-message-box .owl-stage .product-item,
.amcart-message-box .owl-stage .product-item-info {
  height: 100%;
}
.amcart-message-box .owl-stage .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.am-related-box .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}
.am-related-box .owl-stage .product-item,
.am-related-box .owl-stage .product-item-info {
  height: 100%;
}
.am-related-box .owl-stage .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
.am-related-title {
  margin: 20px 40px;
  font-size: 15px;
  height: 1px;
  background: #cecccc;
  line-height: 0;
}
.am-related-title > .am-title {
  padding: 0 20px;
}
#amimg-container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}
#amprogress {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(11, 11, 11, 0.1) 0%, rgba(11, 11, 11, 0.6) 100%) repeat-x rgba(11, 11, 11, 0.2);
}
div.swatch-option-tooltip {
  z-index: 99999;
}
#confirmBox .error {
  margin: 33px 15px 5px;
}
[data-post-ajax] {
  cursor: pointer;
}
.amcart-message-box .bundle-options-wrapper {
  margin-top: 25px;
}
.amcart-message-box .bundle-options-wrapper input[type="radio"] {
  width: 15px;
}
.amcart-message-box .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amcart-message-box .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  margin: 10px 0 8px;
  font-weight: 600;
}
.amcart-message-box .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amcart-message-box .block-bundle-summary {
  display: none;
}
.page-product-downloadable .amcart-message-box .product-add-form {
  margin-bottom: 0;
}
.page-product-downloadable .amcart-message-box .product-options-bottom,
.page-product-downloadable .amcart-message-box .product-options-wrapper {
  float: none;
  width: auto;
}
.page-product-downloadable .amcart-message-box .box-tocart .field.qty {
  display: block;
  margin-bottom: 6px;
}
.page-products .amcart-minipage-wrap .product-item-info {
  width: 100%;
}
.amcart-minipage-wrap {
  /* don't hide grouped price*/
}
.amcart-minipage-wrap .product-item-info {
  width: 100%;
}
.amcart-minipage-wrap .amcart-confirm-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.amcart-minipage-wrap .amcart-confirm-buttons .am-btn-left,
.amcart-minipage-wrap .amcart-confirm-buttons .am-btn-right {
  margin: auto;
  max-width: 260px;
  width: 100%;
  font-size: 18px;
}
.amcart-minipage-wrap .amcart-message-box {
  max-width: 320px;
}
.amcart-minipage-wrap .am-photo-container {
  margin: 0 25px 10px;
  width: initial;
  box-sizing: border-box;
  border: 1px solid #b2b2b2;
}
.amcart-minipage-wrap .am-photo-container > .product-item-photo {
  display: block;
  margin: auto;
  width: 60%;
}
.amcart-minipage-wrap .am-photo-container .product-image-container {
  vertical-align: middle;
}
.amcart-minipage-wrap .product-options-bottom .price-box {
  display: none;
}
.amcart-minipage-wrap .product-options-bottom .grouped .price-box {
  display: block;
}
.ampage-top-info,
.ampage-bottom-info {
  text-align: left;
}
.ampage-top-info {
  margin: 5px 25px 15px;
}
.ampage-top-info > .am-title {
  margin-bottom: 5px;
  font-size: 20px;
}
.ampage-top-info > .am-rating .rating-summary {
  vertical-align: text-bottom;
}
.ampage-top-info > .am-price,
.ampage-top-info > .am-price .price {
  font-size: 24px;
  font-weight: bold;
}
#confirmBox .reviews-actions .action {
  margin-left: 15px;
  font-size: 14px;
  color: #000;
}
.ampage-bottom-info > .am-description {
  margin: 0 25px;
  font-size: 12px;
}
.ampage-bottom-info .swatch-attribute {
  margin-bottom: 20px;
}
.amcart-product-notice {
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  background: #fffae5;
}
.amcart-qty-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  margin: 0 5px 0 7px;
}
.amcart-qty-wrap > .amcart-label {
  position: absolute;
  top: 0;
  margin-right: 8px;
  line-height: 30px;
  font-weight: bold;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.amcart-qty-wrap > .amcart-control {
  position: relative;
  width: 25px;
  height: 30px;
  background: #b2b2b2;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.amcart-qty-wrap > .amcart-control:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.amcart-qty-wrap > .amcart-control:hover {
  background: #999999;
}
.amcart-qty-wrap > .amcart-control.-minus {
  order: 1;
}
.amcart-qty-wrap > .amcart-control.-minus:before {
  content: '-';
}
.amcart-qty-wrap > .amcart-control.-plus {
  order: 3;
}
.amcart-qty-wrap > .amcart-control.-plus:before {
  content: '+';
}
.amcart-qty-wrap > .amcart-input,
.amcart-qty-wrap > .amcart-input.input-text.qty {
  margin: 0 5px;
  padding: 3px;
  width: 40px;
  height: 30px;
  box-sizing: border-box;
  text-align: center;
  order: 2;
}
.amcart-qty-wrap > .amcart-refresh {
  margin-left: 10px;
  width: 20px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjQ2NCAxMC42MjVsMS4yMjIgMS41NjNBNy45MDQgNy45MDQgMCAwIDEgOS42NDMgMTVDNS40IDE1IDEuOTI5IDExLjYyNSAxLjkyOSA3LjVjMC0uMTg4IDAtLjQzOC4wNjQtLjYyNUgwbDIuODkzLTMuNzUgMi44OTMgMy43NUgzLjkyYy0uMDY0LjE4OC0uMDY0LjQzOC0uMDY0LjYyNSAwIDMuMTI1IDIuNTcyIDUuNjI1IDUuNzg2IDUuNjI1IDEuOTkzIDAgMy43OTMtMSA0LjgyMS0yLjV6bTIuODI5LTMuNzVDMTYuOTcgMy4wNjIgMTMuNjkzIDAgOS42NDMgMGE3Ljk5OCA3Ljk5OCAwIDAgMC01LjUyOSAyLjI1bDEuMjIyIDEuNWMxLjAyOC0xLjE4OCAyLjU3MS0xLjg3NSA0LjMwNy0xLjg3NSAyLjk1NyAwIDUuNCAyLjE4OCA1LjcyMSA1SDEzLjVsMi44OTMgMy43NSAyLjg5My0zLjc1aC0xLjk5M3oiIGZpbGw9IiM5NDk0OTQiLz48L3N2Zz4=) no-repeat center;
  order: 4;
  cursor: pointer;
  opacity: .7;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.amcart-qty-wrap > .amcart-refresh:hover {
  opacity: 1;
}
.amcart-message-box > .amcart-qty-wrap {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 5px;
}
.admin__fieldset > .admin__field > .admin__field-control.-amcform-from-to-ranges {
  margin-left: 40px;
}
.frmb.ui-sortable {
  min-height: 300px;
}
.form-builder-wrap {
  min-height: 600px;
}
.form-builder-wrap div.form-actions.btn-group {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
[id^='frmb-'][id$='-form-wrap'] .cb-wrap.pull-right {
  position: relative;
  padding-bottom: 40px;
  min-height: 300px;
}
[id^='frmb-'][id$='-form-wrap'] textarea {
  max-width: 100%;
}
#loading_image_container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}
#form_submit_loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(rgba(11, 11, 11, 0.1), rgba(11, 11, 11, 0.6)) repeat-x rgba(11, 11, 11, 0.2);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11, 11, 11, 0.1)), to(rgba(11, 11, 11, 0.6))) repeat-x rgba(11, 11, 11, 0.2);
}
.fb-date .ui-datepicker-trigger {
  position: relative;
  margin-left: 10px;
}
.fb-date input {
  cursor: pointer;
}
.am-picker-year .ui-datepicker-calendar td a {
  padding: 8px;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
.amcform-icon {
  width: 20px;
  height: 20px;
  font-size: 20px;
  transition: 0.1s all ease-in;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: 'amcform';
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amcform-icon.-chevron-left:before {
  content: '\e906';
}
.amcform-icon.-chevron-right:before {
  content: '\e905';
}
.amcform-icon.-cross:before {
  content: '\e904';
}
.amcform-icon.-sent:before {
  content: '\e903';
}
.amcform-icon.-pending:before {
  content: '\e94e';
}
.amcform-icon.-view:before {
  content: '\e900';
}
.amcform-icon.-edit:before {
  content: '\e901';
}
.amcform-icon.-remove:before {
  content: '\e902';
}
.amform-form {
  margin: 0 auto 10px;
  max-width: 700px;
}
.amform-form-fieldset.fieldset {
  margin-bottom: 10px;
}
.amform-form .fb-number {
  max-width: 200px;
}
.amform-groupv2 {
  display: inline-block;
}
.amcform-gdpr {
  display: none;
  margin-bottom: 20px;
}
.amform-form .amcform-gdpr > .label > .amform-checkbox {
  display: inline-block;
  opacity: 1;
}
.amform-versiontwo-label {
  display: inline;
  margin-right: 10px;
  padding-right: 20px;
  word-break: break-all;
}
.amform-form .amform-hide-formload,
.amform-form .amform-hide-formload.action.primary {
  display: none;
}
.amform-form .action.primary,
.amform-parent .action.primary {
  padding: 9px;
  min-width: 120px;
  background: #4776f0;
}
.amform-form .action.primary:hover,
.amform-parent .action.primary:hover {
  background: #2f5bcd;
}
.amform-form .action.primary:disabled,
.amform-parent .action.primary:disabled {
  background: #c4d1f3;
}
.amcform-toolbar {
  text-align: right;
}
.amcform-toolbar > div {
  display: inline-block;
}
.amform-form:not(.default) .amform-checkbox,
.amform-form:not(.default) .amform-radio,
.amform-form:not(.default) .amform-checkboxtwo,
.amform-form:not(.default) .amform-radiotwo {
  display: block;
  opacity: 0;
}
.amform-form:not(.default) .amform-checkbox + label,
.amform-form:not(.default) .amform-radio + label,
.amform-form:not(.default) .amform-checkboxtwo + label,
.amform-form:not(.default) .amform-radiotwo + label {
  position: relative;
  padding-left: 26px;
  line-height: 16px;
}
.amform-form:not(.default) .amform-checkbox + label:before,
.amform-form:not(.default) .amform-radio + label:before,
.amform-form:not(.default) .amform-checkboxtwo + label:before,
.amform-form:not(.default) .amform-radiotwo + label:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  box-sizing: border-box;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  border: 1px solid #e3e3e3;
  border-radius: 1px;
  content: '';
}
.amform-form:not(.default) .amform-checkbox:checked + label:before,
.amform-form:not(.default) .amform-radio:checked + label:before,
.amform-form:not(.default) .amform-checkboxtwo:checked + label:before,
.amform-form:not(.default) .amform-radiotwo:checked + label:before {
  border-color: #4776f0;
  background: #4776f0;
}
.amform-form:not(.default) .amform-checkbox:checked + label:after,
.amform-form:not(.default) .amform-checkboxtwo:checked + label:after {
  position: absolute;
  top: 3px;
  left: 5px;
  width: 4px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  transform: rotate(45deg);
}
.amform-form:not(.default) .amform-radio + label:before,
.amform-form:not(.default) .amform-radiotwo + label:before {
  border-radius: 50%;
}
.amform-form:not(.default) .amform-radio:checked + label:before,
.amform-form:not(.default) .amform-radiotwo:checked + label:before {
  border-width: 4px;
  background: #fff;
}
.amform-form:not(.default) .kc-toggle {
  margin: 0 4px 0 0;
  width: 26px;
  height: 16px;
  border: 0;
  border-radius: 20px;
  background: #e3e3e3;
}
.amform-form:not(.default) .kc-toggle.on {
  background: #4776f0;
}
.amform-form:not(.default) .kc-toggle .kct-inner {
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  border: 0;
  border-radius: 12px;
  background: #fff;
}
.amform-form:not(.default) .kc-toggle.on .kct-inner {
  left: 12px;
}
.amform-form:not(.default) .kct-on,
.amform-form:not(.default) .kct-off,
.amform-form:not(.default) .kct-handle {
  display: none;
}
.amcform-page-titles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  list-style: none;
}
.amcform-step {
  margin: 0 auto 20px;
  width: 38px;
  height: 38px;
  border: 1px solid #4776f0;
  border-radius: 50%;
  background-color: #4776f0;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  line-height: 36px;
}
.amcform-title-wrap {
  position: relative;
  flex-grow: 1;
  margin-bottom: 18px;
  min-width: 90px;
  max-width: 148px;
  text-align: center;
}
.amcform-title-wrap:before,
.amcform-title-wrap:after {
  position: absolute;
  top: 17px;
  right: 51%;
  display: block;
  width: 100%;
  height: 4px;
  background: #e3e3e3;
  content: '';
}
.amcform-title-wrap:after {
  right: auto;
  left: 50%;
  content: none;
}
.amcform-title-wrap:first-child:before,
.amcform-title-wrap:last-child:after {
  content: none;
}
.amcform-title-wrap .amcform-title {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 10px;
  color: #333333;
  text-align: center;
  font-size: 14px;
  line-height: 19px;
}
.amcform-title-wrap .amcform-title:hover {
  text-decoration: none;
}
.amcform-title-wrap.-done + .amcform-title-wrap:before {
  background: #92b0ff;
}
.amcform-title-wrap.ui-state-active ~ .amcform-title-wrap:before {
  background: #e3e3e3;
}
.amcform-title-wrap.-disabled {
  pointer-events: none;
}
.amcform-title-wrap.-disabled .amcform-step {
  border-color: #e3e3e3;
  background: #ffffff;
  color: #b8b8b8;
}
.amcform-title-wrap.-error .amcform-step {
  border-color: #eb5757;
  background: #eb5757 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5NCAxLjcwNzExQy0wLjA5NzYzMTIgMS4zMTY1OCAtMC4wOTc2MzEyIDAuNjgzNDE3IDAuMjkyODk0IDAuMjkyODkzQzAuNjgzNDE4IC0wLjA5NzYzMTEgMS4zMTY1OCAtMC4wOTc2MzExIDEuNzA3MTEgMC4yOTI4OTNMNiA0LjU4NTc5TDEwLjI5MjkgMC4yOTI4OTNDMTAuNjgzNCAtMC4wOTc2MzExIDExLjMxNjYgLTAuMDk3NjMxMSAxMS43MDcxIDAuMjkyODkzQzEyLjA5NzYgMC42ODM0MTcgMTIuMDk3NiAxLjMxNjU4IDExLjcwNzEgMS43MDcxMUw3LjQxNDIxIDZMMTEuNzA3MSAxMC4yOTI5QzEyLjA5NzYgMTAuNjgzNCAxMi4wOTc2IDExLjMxNjYgMTEuNzA3MSAxMS43MDcxQzExLjMxNjYgMTIuMDk3NiAxMC42ODM0IDEyLjA5NzYgMTAuMjkyOSAxMS43MDcxTDYgNy40MTQyMUwxLjcwNzExIDExLjcwNzFDMS4zMTY1OCAxMi4wOTc2IDAuNjgzNDE4IDEyLjA5NzYgMC4yOTI4OTQgMTEuNzA3MUMtMC4wOTc2MzA2IDExLjMxNjYgLTAuMDk3NjMwNiAxMC42ODM0IDAuMjkyODk0IDEwLjI5MjlMNC41ODU3OSA2TDAuMjkyODk0IDEuNzA3MTFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) center center no-repeat;
  color: #fff;
  font-size: 0;
}
.amcform-title-wrap.-disabled .amcform-label {
  color: #b8b8b8;
}
.amcform-title-wrap.ui-state-active .amcform-label {
  color: #4776f0;
}
.amcform-title-wrap.-error .amcform-label {
  color: #eb5757;
}
.action.primary.amcform-next,
.action.primary.amcform-prev {
  display: inline-block;
  margin: 20px auto;
}
.action.primary.amcform-prev {
  margin-right: 15px;
}
.action.primary.amcform-submit {
  float: none;
}
.-popup-opened {
  overflow: hidden;
}
.amcform-popup-block {
  transition: 0.2s all ease-in;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background: rgba(15, 15, 15, 0.24);
  list-style: none;
}
.amcform-popup-block.-active {
  display: flex;
}
.amcform-popup-block .amcform-popup {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  overflow: auto;
  box-sizing: border-box;
  padding: 40px;
  max-height: 100%;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 6px 25px rgba(139, 144, 154, 0.5), 0 3px 7px rgba(139, 144, 154, 0.25);
}
.amcform-popup-block .amcform-popup.-prompt {
  max-width: 440px;
  text-align: center;
}
.amcform-popup-block .amcform-title,
.amcform-popup-block .amcform-content,
.amcform-popup-block .amcform-toolbar {
  flex-basis: 100%;
  margin: 0;
  max-width: 100%;
}
.amcform-popup-block .amcform-content {
  padding: 30px 0 0;
}
.amcform-popup-block .amcform-labels-list {
  display: none;
}
.amcform-popup-block .amcform-title {
  font-weight: 400;
}
.amcform-popup-block .amcform-header {
  margin: 0;
  color: #000000;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
.amcform-popup-block .amcform-desc {
  margin: 0;
  padding: 20px 0 0;
}
.amcform-popup-block .amcform-toolbar {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0 0;
}
.amcform-popup-block .amcform-button {
  margin: 0 7px;
}
.amcform-popup-block .amcform-button.-close-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
}
.amcform-popup-block .amcform-button.-close-popup .amcform-icon {
  width: 14px;
  height: 14px;
  font-size: 14px;
  margin: 0;
  color: #e1e1e1;
}
.amcform-popup-block .amcform-button.-close-popup:hover .amcform-icon {
  color: #000000;
}
.amcform-popup-block .amcform-toolbar {
  flex-direction: column;
}
.amcform-popup-block .amcform-toolbar .amcform-button {
  width: 100%;
}
.amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
  margin-top: 15px;
}
.amcform-popup-block .amform-form {
  width: 100%;
}
.amcform-popup-block .amform-form,
.amcform-popup-block .amform-form .amform-form-fieldset,
.amcform-popup-block .amform-form .fieldset:last-child {
  margin-bottom: 0;
}
.amcform-popup-block .amform-form .amcform-toolbar {
  padding-top: 10px;
}
.amcform-popup-block .amform-form .fb-number {
  max-width: 100%;
}
.amform-parent .amcform-popup {
  max-width: 700px;
  width: 100%;
}
.amform-parent .amform-show-popup.-hidden {
  display: none;
}
.amcform-popup-block.modal-popup .modal-inner-wrap {
  padding: 40px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 6px 25px rgba(139, 144, 154, 0.5), 0 3px 7px rgba(139, 144, 154, 0.25);
  text-align: center;
}
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-header,
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-content,
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-footer {
  padding: 0;
  border: 0;
}
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-title {
  border: 0;
  font-size: 22px;
}
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-footer {
  padding-top: 20px;
  text-align: center;
}
.linear-theme.rendered-form {
  max-width: 720px;
}
.linear-theme .fields {
  margin: 0 -20px;
  padding: 0 20px;
}
.linear-theme.rendered-form .form-control,
.linear-theme.rendered-form .amform-date,
.linear-theme.rendered-form .amform-time {
  position: relative;
  z-index: 1;
  padding: 0;
  min-height: 30px;
  max-width: 100%;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  color: #333333;
}
.linear-theme.rendered-form .form-control:focus,
.linear-theme.rendered-form .amform-date:focus,
.linear-theme.rendered-form .amform-time:focus {
  outline: none;
  border-color: #4776f0;
  box-shadow: none;
}
.linear-theme.rendered-form .form-control:focus:-ms-input-placeholder,
.linear-theme.rendered-form .amform-date:focus:-ms-input-placeholder,
.linear-theme.rendered-form .amform-time:focus:-ms-input-placeholder {
  color: #b8b8b8;
}
.linear-theme.rendered-form .form-control:focus::placeholder,
.linear-theme.rendered-form .amform-date:focus::placeholder,
.linear-theme.rendered-form .amform-time:focus::placeholder {
  color: #b8b8b8;
}
.linear-theme.rendered-form .form-control.mage-error,
.linear-theme.rendered-form .amform-date.mage-error,
.linear-theme.rendered-form .amform-time.mage-error {
  border-color: #eb5757;
}
.linear-theme.rendered-form .form-control[multiple],
.linear-theme.rendered-form .amform-date[multiple],
.linear-theme.rendered-form .amform-time[multiple] {
  padding-top: 10px;
}
.linear-theme.rendered-form .form-control:-ms-input-placeholder,
.linear-theme.rendered-form .amform-date:-ms-input-placeholder,
.linear-theme.rendered-form .amform-time:-ms-input-placeholder {
  color: transparent;
}
.linear-theme.rendered-form .form-control::placeholder,
.linear-theme.rendered-form .amform-date::placeholder,
.linear-theme.rendered-form .amform-time::placeholder {
  color: transparent;
}
.linear-theme.rendered-form textarea.form-control {
  padding-top: 6px;
  min-height: 46px;
}
.linear-theme.rendered-form .field,
.linear-theme.rendered-form .fieldset > .field.form-group,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group {
  position: relative;
  margin-bottom: 24px;
  padding: 0 20px;
}
.linear-theme.rendered-form .field.amform-layout-two,
.linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-two,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-two {
  margin-right: 0;
  max-width: 50%;
}
.linear-theme.rendered-form .field.amform-layout-three,
.linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-three,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-three {
  margin-right: 0;
  max-width: 33.33333333%;
}
.linear-theme.rendered-form .field .required,
.linear-theme.rendered-form .fieldset > .field.form-group .required,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group .required {
  color: inherit;
}
.linear-theme.rendered-form .field .tooltip-element,
.linear-theme.rendered-form .fieldset > .field.form-group .tooltip-element,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group .tooltip-element {
  z-index: 2;
  background: #4776f0;
}
.linear-theme.rendered-form .field.amcform-gdpr > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.amcform-gdpr > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amcform-gdpr > .label {
  position: static;
}
.linear-theme.rendered-form .field > .label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label {
  position: absolute;
  top: 6px;
  display: block;
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  transition: top 0.2s ease-in-out, font-size 0.2s ease-in-out;
}
.linear-theme.rendered-form .field > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .field > .label.fb-radio-group-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-radio-group-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-radio-group-label,
.linear-theme.rendered-form .field > .label.fb-file-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-file-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-file-label {
  position: relative;
  top: -13px;
  color: #737373;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .field.-active > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-active > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-active > .label,
.linear-theme.rendered-form .field.-has-content > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-has-content > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-has-content > .label,
.linear-theme.rendered-form .field.fb-time > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.fb-time > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.fb-time > .label {
  top: -13px;
  color: #737373;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .field.-active > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-active > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-active > .label {
  color: #4776f0;
}
.linear-theme.rendered-form div.mage-error[generated] {
  margin-top: 2px;
  color: #eb5757;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .amform-date._has-datepicker ~ .ui-datepicker-trigger {
  margin-left: -15px;
}
.linear-theme.rendered-form .amform-date._has-datepicker ~ .ui-datepicker-trigger:before {
  width: 12px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjY2NjcgMS4zMDAwMUgxMFYwSDguNjY2NjdWMS4zMDAwMUgzLjMzMzM0VjBIMlYxLjMwMDAxSDEuMzMzMzRDMC41OTY2ODYgMS4zMDAwMSAwLjAwNjY4NzUxIDEuODgxNzUgMC4wMDY2ODc1MSAyLjYwMDAxTDAgMTEuN0MwIDEyLjQxODIgMC41OTY2NTUgMTMgMS4zMzMzNCAxM0gxMC42NjY3QzExLjQwMzMgMTMgMTIgMTIuNDE4MiAxMiAxMS43VjIuNTk5OThDMTIgMS44ODE3NSAxMS40MDMzIDEuMzAwMDEgMTAuNjY2NyAxLjMwMDAxWk0xMC42NjY3IDExLjdIMS4zMzMzNFY0LjU0OTk4SDEwLjY2NjdWMTEuN1oiIGZpbGw9IiM0Nzc2RjAiLz4KPHBhdGggZD0iTTkuMDE5OTkgNi41MzkwOUw4LjMxMzMzIDUuODUwMUw1LjA2IDkuMDIyMUwzLjY0NjY5IDcuNjQ0MDlMMi45NCA4LjMzMzA4TDUuMDYgMTAuNDAwMUw5LjAxOTk5IDYuNTM5MDlaIiBmaWxsPSIjNDc3NkYwIi8+Cjwvc3ZnPgo=);
  content: '';
}
.linear-theme.rendered-form input[type=checkbox],
.linear-theme.rendered-form input[type=radio] {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  outline: none;
}
.linear-theme.rendered-form input[type=checkbox]:focus,
.linear-theme.rendered-form input[type=radio]:focus {
  outline: none;
}
/* Pagination */
.linear-theme .amcform-page-titles {
  align-items: stretch;
  padding: 0 20px;
}
.linear-theme .amcform-step {
  display: none;
}
.linear-theme .amcform-title-wrap {
  display: block;
  flex: 1;
  margin: 0 0 16px 0;
  text-align: left;
}
.linear-theme .amcform-title-wrap:after,
.linear-theme .amcform-title-wrap:before {
  display: none;
}
.linear-theme .amcform-title-wrap.ui-state-active .amcform-title {
  border-color: #4776f0;
}
.linear-theme .amcform-title-wrap.-disabled .amcform-title {
  border-color: #e3e3e3;
}
.linear-theme .amcform-title-wrap.-error .amcform-title {
  border-color: #eb5757;
}
.linear-theme .amcform-title {
  display: block;
  margin: 0;
  padding-bottom: 7px;
  min-height: 100%;
  max-width: 100%;
  border-bottom: 7px solid #92b0ff;
  text-align: left;
}
.circle-theme.rendered-form .form-control,
.circle-theme.rendered-form .amform-date,
.circle-theme.rendered-form .amform-time {
  padding: 9px;
  min-height: 40px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
.circle-theme.rendered-form .form-control:focus,
.circle-theme.rendered-form .amform-date:focus,
.circle-theme.rendered-form .amform-time:focus {
  outline: none;
  border-color: #4776f0;
  box-shadow: none;
  color: #333333;
}
.circle-theme.rendered-form .form-control.mage-error,
.circle-theme.rendered-form .amform-date.mage-error,
.circle-theme.rendered-form .amform-time.mage-error {
  border-color: #eb5757;
}
.circle-theme.rendered-form .form-control::-webkit-input-placeholder,
.circle-theme.rendered-form .amform-date::-webkit-input-placeholder,
.circle-theme.rendered-form .amform-time::-webkit-input-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control::-moz-placeholder,
.circle-theme.rendered-form .amform-date::-moz-placeholder,
.circle-theme.rendered-form .amform-time::-moz-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control:-moz-placeholder,
.circle-theme.rendered-form .amform-date:-moz-placeholder,
.circle-theme.rendered-form .amform-time:-moz-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control:-ms-input-placeholder,
.circle-theme.rendered-form .amform-date:-ms-input-placeholder,
.circle-theme.rendered-form .amform-time:-ms-input-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form input[type='file'].form-control {
  padding: 0;
  border: 0;
}
.circle-theme.rendered-form input[type=checkbox],
.circle-theme.rendered-form input[type=radio] {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  outline: none;
}
.circle-theme.rendered-form input[type=checkbox]:focus,
.circle-theme.rendered-form input[type=radio]:focus {
  outline: none;
}
.circle-theme.rendered-form div.mage-error[generated] {
  position: relative;
  top: -2px;
  z-index: -1;
  margin-top: 0;
  padding: 2px 10px 0 10px;
  border-radius: 0 0 4px 4px;
  background: #eb5757;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
}
.circle-theme.rendered-form .field .label,
.circle-theme.rendered-form .fieldset > .field.form-group .label,
.circle-theme.rendered-form .fieldset > .fields > .field.form-group > .label {
  font-weight: 400;
}
.circle-theme.rendered-form .required {
  color: inherit;
}
.circle-theme.rendered-form .tooltip-element {
  background: #4776f0;
}
/* Pagination */
.circle-theme .amcform-page-titles {
  align-items: center;
}
.circle-theme .amcform-title {
  display: flex;
  align-items: center;
  max-width: initial;
}
.circle-theme .amcform-step {
  margin: 0 10px 0 0;
  min-width: 38px;
  border-radius: 15px;
}
.circle-theme .amcform-label {
  text-align: left;
}
.circle-theme .amcform-title-wrap:after,
.circle-theme .amcform-title-wrap:before {
  display: none;
}
.circle-theme .amcform-title-wrap + .amcform-title-wrap {
  margin-left: 30px;
}
.circle-theme .amcform-title-wrap:nth-child(3n + 1) {
  margin-left: 0;
}
.circle-theme .amcform-title-wrap.-disabled .amcform-step {
  border-color: #bfd1ff;
  background: #bfd1ff;
  color: #fff;
}
.circle-theme .amform-form .action.primary {
  text-transform: uppercase;
  font-weight: 700;
}
.amform-body .ui-datepicker {
  overflow: hidden;
  padding: 0;
  border: 0;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.amform-body .ui-datepicker .ui-datepicker-header {
  padding: 16px 22px;
}
.amform-body .ui-datepicker .ui-datepicker-title {
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 0;
  width: auto;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 70px;
  border: 0;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-year:focus {
  outline: none;
  box-shadow: none;
}
.amform-body .ui-datepicker .ui-datepicker-prev,
.amform-body .ui-datepicker .ui-datepicker-next {
  top: 20px;
  right: 22px;
  left: auto;
}
.amform-body .ui-datepicker .ui-datepicker-prev {
  right: 38px;
}
.amform-body .ui-datepicker .ui-datepicker-prev span.ui-icon,
.amform-body .ui-datepicker .ui-datepicker-next span.ui-icon {
  width: 7px;
  height: 7px;
  border: 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  transform: rotate(-45deg);
}
.amform-body .ui-datepicker .ui-datepicker-next span.ui-icon {
  transform: rotate(135deg);
}
.amform-body .ui-datepicker .ui-datepicker-calendar {
  margin-bottom: 10px;
  border: 0;
}
.amform-body .ui-datepicker .ui-datepicker-calendar th {
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  background: transparent;
  color: #b8b8b8;
  text-align: center;
  font-weight: 400;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td {
  padding: 0;
  border: 0;
  text-align: center;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled,
.amform-body .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today {
  background: none;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td:first-child {
  padding-left: 10px;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td:last-child {
  padding-right: 10px;
}
.amform-body .ui-datepicker .ui-datepicker-calendar tr:first-child td {
  padding-top: 10px;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a {
  display: block;
  padding: 0;
  width: 43px;
  height: 43px;
  border-radius: 42px;
  text-align: center;
  line-height: 42px;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-hover {
  background: #edf4ff;
  color: #333333;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-highlight {
  background: #e3e3e3;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-active {
  background: #4776f0;
  color: #fff;
  font-weight: 700;
}
.amcform-button:not(.primary) {
  transition: 0.1s all ease-in;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 10px;
  height: 40px;
  border-radius: 3px;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  pointer-events: auto;
  user-select: none;
}
.amcform-button:not(.primary):hover,
.amcform-button:not(.primary):active,
.amcform-button:not(.primary):focus {
  background: none;
  box-shadow: none;
  text-decoration: none;
}
.amcform-button:not(.primary):before,
.amcform-button:not(.primary):after {
  transition: 0.1s all ease-in;
}
.amcform-button:not(.primary).-disabled {
  pointer-events: none;
}
.amcform-button:not(.primary).-disabled:focus {
  pointer-events: none;
}
.amcform-button.-clear,
.amcform-button.-default,
.amcform-button.-with-icon,
.amcform-button.-error {
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcform-button.-clear:active,
.amcform-button.-clear:hover,
.amcform-button.-clear:focus,
.amcform-button.-default:active,
.amcform-button.-default:hover,
.amcform-button.-default:focus,
.amcform-button.-with-icon:active,
.amcform-button.-with-icon:hover,
.amcform-button.-with-icon:focus,
.amcform-button.-error:active,
.amcform-button.-error:hover,
.amcform-button.-error:focus {
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcform-button.-default,
.amcform-button.-error {
  padding: 10px;
  min-width: 130px;
  background-color: #4776f0;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}
.amcform-button.-default:hover,
.amcform-button.-error:hover {
  background-color: #2f5bcd;
}
.amcform-button.-default:focus,
.amcform-button.-error:focus {
  background-color: #2f5bcd;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #000000;
}
.amcform-button.-default:active,
.amcform-button.-error:active {
  background-color: #1846be;
}
.amcform-button.-error {
  border: 1px solid #eb5757;
  background-color: #fff;
  color: #eb5757;
}
.amcform-button.-error:hover,
.amcform-button.-error:focus {
  border: 1px solid #ee2e2e;
  background-color: #ffc8c8;
}
.amcform-button.-error:active {
  border: 1px solid #d21616;
  background-color: #fff;
}
.amcform-button.-with-icon {
  padding: 10px 15px;
  min-width: auto;
  background-color: transparent;
  color: #333;
}
.amcform-button.-with-icon > .amcform-icon {
  margin-right: 10px;
  color: #c7c7c7;
}
.amcform-button.-with-icon:hover {
  background-color: #eee;
}
.amcform-button.-with-icon:focus {
  z-index: 1;
  box-shadow: 0 0 0 1px #000000;
}
.amcform-button.-with-icon:active {
  color: #4776f0;
}
.amcform-button.-with-icon:active > .amcform-icon {
  color: #4776f0;
}
.amcform-button.-with-icon:active > .amcform-icon.-remove,
.amcform-button.-with-icon.-remove:active {
  color: #eb5757;
}
.amcform-button.-with-icon.-small {
  padding: 10px;
  font-size: 0;
}
.amcform-button.-with-icon.-small > .amcform-icon {
  margin: 0;
}
@media (min-width: 1500px) {
  .amasty_customform-forms-edit .page-main-actions .page-actions .page-actions-buttons .-amasty-customform-export-button {
    position: absolute;
    padding-right: 4rem;
    padding-left: 4rem;
    background: #e3e3e3;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions .page-actions-buttons #export_form_data_to_csv {
    left: 133px;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions .page-actions-buttons #export_form_data_to_pdf {
    left: 460px;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions._fixed .page-actions-inner:before {
    content: none;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions._fixed .page-actions-buttons #export_form_data_to_csv {
    left: 15px;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions._fixed .page-actions-buttons #export_form_data_to_pdf {
    left: 342px;
  }
}
.amcform-table-wrap > .amcform-title {
  margin: 0 0 10px;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
.amcform-table-wrap .fb-googlemap .map {
  height: 350px;
}
.amcform-table-wrap .am-address {
  margin-bottom: 20px;
}
.amcform-table-block {
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  border: none;
  border-collapse: collapse;
  color: #666;
}
.amcform-table-block .amcform-tr {
  border: none;
}
.amcform-table-block .amcform-tr:nth-of-type(2n) {
  background: #f9f9f9;
}
.amcform-table-block .amcform-th {
  padding: 10px;
  width: 25%;
  border: none;
  vertical-align: top;
  text-align: left;
  font-weight: 700;
}
.amcform-table-block .amcform-td {
  padding: 10px;
  border: none;
  vertical-align: top;
  text-align: left;
}
.amcform-table-block .amcform-link,
.amcform-table-block .amcform-td a {
  color: #666;
}
.amcform-google-map .amcform-text {
  margin: 0;
}
.fb-googlemap .map {
  height: 300px;
}
.fb-googlemap .searchbox {
  margin-top: 10px;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  width: 70%;
  background-color: #fff;
  text-overflow: ellipsis;
  font-weight: 300;
  font-size: 15px;
}
.fb-googlemap .gm-svpc {
  display: none;
}
._amcheckout-selectable-container,
.amcheckout-step-container .shipping-address-items,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-items,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .amcheckout-content > .amcheckout-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
.amcheckout-step-container .shipping-address-items .shipping-address-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type),
.amcheckout-step-container .shipping-address-items .shipping-address-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type),
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover,
.amcheckout-step-container .shipping-address-items .shipping-address-item:hover,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item,
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
  .amcheckout-step-container .shipping-address-items .shipping-address-item,
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .shipping-address-items .shipping-address-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:nth-last-child(-n + 2),
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.checkout-index-index .authentication-wrapper {
  margin-right: 9px;
}
.checkout-index-index .checkout-header {
  margin: 12px 0 20px;
  padding: 0 9px;
  width: 70%;
}
.checkout-index-index .checkout-header .title {
  margin: 0 auto 7px;
}
.checkout-index-index .checkout-header .description {
  font-size: 18px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper {
  float: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(3n + 1):before {
  display: block;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(2n + 1):before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item {
  width: 50%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:only-child,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item:only-child {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .table-checkout-shipping-method,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .table-checkout-shipping-method {
  width: 100%;
  min-width: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper:before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .discount-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .rewards-add {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .gift-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
  border: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement label {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement div.mage-error {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement .action-show {
  text-align: left;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content,
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0 22px 20px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content .action-apply {
  margin-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content .actions-toolbar > .primary {
  padding-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-block > li {
  list-style-type: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .field.amcheckout-comment {
  margin-bottom: 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
  word-break: break-all;
  word-wrap: break-word;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address {
  max-width: 500px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block {
  margin: 5px 0 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel {
  margin: 0 20px 0 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .primary {
  float: right;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .field-select-billing .label {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary {
  float: right;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .actions-toolbar {
  display: none;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .payment-method-billing-address .actions-toolbar {
  display: block;
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar {
  display: block;
  position: fixed;
  z-index: 999;
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #eaeaea;
  left: 50%;
  transform: translate(-50%);
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar > * {
  float: none;
}
.checkout-index-index .am-submit-fixed.-top #checkout-payment-method-load .actions-toolbar {
  bottom: auto;
  top: 0;
}
.checkout-index-index .am-submit-fixed.-bottom #checkout-payment-method-load .actions-toolbar {
  bottom: 0;
}
.checkout-index-index .checkout-block {
  margin: 7px 9px 32px;
  padding: 24px 12px;
  background: white;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  -ms-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
.checkout-index-index .checkout-block:hover {
  box-shadow: 0 1px 4px 1px rgba(25, 121, 195, 0.45);
}
.checkout-index-index .am-checkout {
  margin: 20px 0;
  padding: 12px;
}
.checkout-index-index .am-checkout:not(.-modern) {
  background: #eaeaea;
}
.checkout-index-index .opc-block-summary {
  margin: -24px -12px 0;
  padding: 24px 12px;
}
.checkout-index-index .opc-block-summary .minicart-items-wrapper {
  margin: 0;
}
.checkout-index-index .additional-options {
  margin: 24px 7px 12px;
}
.checkout-index-index .additional-options .checkout-agreements .action-show {
  line-height: 1.42857143;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus) {
  box-shadow: none;
}
.checkout-index-index .additional-options .field {
  margin-top: 7px;
}
.checkout-index-index .am-gift-message .edit-link {
  display: none;
  color: #1979c3;
  cursor: pointer;
}
.checkout-index-index .am-gift-message.checked .edit-link {
  display: inline;
}
.checkout-index-index .amcheckout-form-login .mage-error:not([style*='display: none;']) + .field-error {
  display: none;
}
.checkout-index-index .amcheckout-delivery-date .field {
  float: left;
  padding-top: 4px;
  width: 100%;
  box-sizing: border-box;
}
.checkout-index-index .amcheckout-delivery-date .field.comment {
  width: 100%;
}
.checkout-index-index .amcheckout-delivery-date .field.datepicker,
.checkout-index-index .amcheckout-delivery-date .field.timepicker {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.checkout-index-index .amcheckout-delivery-date .field.datepicker .control,
.checkout-index-index .amcheckout-delivery-date .field.timepicker .control {
  -webkit-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  width: 60%;
}
.checkout-index-index .amcheckout-delivery-date .field.datepicker .control .ui-datepicker-trigger {
  margin-left: 7px;
}
.checkout-index-index .amcheckout-delivery-date .field .label {
  display: block;
  margin: 12px 0;
}
.checkout-index-index .amcheckout-delivery-date .clearer {
  clear: both;
}
.checkout-index-index .amcheckout-delivery-date .field._required > .label:after,
.checkout-index-index .additional-options .field._required .label:after {
  margin: 0 0 0 5px;
  font-size: 1.2rem;
  content: '*';
  color: #e02b27;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-inner-spin-button,
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: inner-spin-button !important;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']:focus {
  -moz-appearance: spinner !important;
}
.checkout-index-index .opc-block-summary .minicart-items input.qty {
  width: 55px;
}
.checkout-index-index .opc-block-summary .minicart-items button,
.checkout-index-index .opc-block-summary .minicart-items .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index .opc-block-summary .minicart-items .action-gift {
  margin-top: 12px;
  float: right;
}
.checkout-index-index .opc-block-summary .minicart-items .delete {
  float: left;
  padding: 3px;
  width: 7px;
  height: 7px;
  border: 1px #b6b6b6 solid;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMTJ2MTJILTF6Ii8+PHBhdGggZmlsbD0iI2I1YjViNSIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkPSJNNiA1bDQtNC0xLTEtNCA0LTQtNC0xIDEgNCA0LTQgNCAxIDEgNC00IDQgNCAxLTEtNC00eiIgc3Ryb2tlPSJudWxsIi8+PC9zdmc+) no-repeat center;
  background-size: 7px;
  cursor: pointer;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 118px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
  margin-left: 16px;
}
@media (min-width: 900px) {
  .checkout-index-index .opc-wrapper.am-opc-wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column {
    width: 50%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
    width: 33.3%;
  }
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
  max-width: 600px;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
  min-width: unset;
}
.checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  right: 0;
  left: 0;
  width: 100%;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}
.checkout-payment-method .payment-methods {
  margin: 0;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary {
  padding: 14px 17px;
  font-size: 1.8rem;
  line-height: 2.2rem;
}
.checkout-payment-method.submit .payment-methods {
  margin: 0;
}
.fieldset.address {
  margin: 0 -7px;
}
.fieldset.address > .field {
  display: inline-block;
  padding: 0 7px;
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
}
.checkout-success .success-messages {
  margin-bottom: 40px;
  font-size: 1.8rem;
}
.account .column.main .order-details-items {
  margin-bottom: 0;
}
.account .column.main .order-details-items .order-items .data.table > tbody > tr:nth-child(even) > td {
  background: none;
}
.page-main .block.block-order-details {
  margin-bottom: 25px;
}
.page-main .block.block-order-details .delivery {
  float: right;
  font-weight: bold;
}
.page-main .block.block-order-details .delivery .delivery-field {
  float: left;
  margin-left: 12px;
}
.page-main .block.block-order-details .order-date {
  padding-bottom: 25px;
  border-bottom: 1px solid #c6c6c6;
  font-size: 1.6rem;
}
.page-main .block.block-order-details-comments {
  margin-bottom: 35px;
}
.page-main .block.block-order-details-view {
  margin-bottom: 10px;
}
.page-main .block.block-order-details-view:nth-child(2) .block-title {
  display: none;
}
#registration {
  position: relative;
  margin: 20px 0 25px;
  padding: 0 0 0 12px;
  width: 600px;
  border-left: 3px solid #f58c12;
}
#registration br {
  display: none;
}
#registration form {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.opc-estimated-wrapper .minicart-wrapper {
  display: none;
}
.am-checkout.-modern {
  box-sizing: border-box;
  padding: 0;
  background: none;
}
.am-checkout.-modern.-layout-1column {
  margin: auto;
  max-width: 750px;
}
.am-checkout.-modern .checkout-header {
  padding: 0;
}
.am-checkout.-modern .authentication-wrapper {
  margin-right: 0;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  padding: 5px 20px;
  height: auto;
  border-radius: 2px;
  background: #1979c3;
  color: #fff;
}
.am-checkout.-modern .opc-estimated-wrapper {
  margin: 0 -15px 15px;
}
.amcheckout-main-container.-modern {
  clear: both;
  color: #363636;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
  margin: 40px 0 0;
}
.amcheckout-step-container {
  font-size: 16px;
}
.amcheckout-step-container > li {
  list-style: none;
}
.amcheckout-step-container .amcheckout-title {
  display: block;
  margin: 0;
  padding: 15px;
  background: #eee;
  font-weight: 600;
  font-size: 20px;
  cursor: pointer;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon {
  position: relative;
  float: right;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  border: 2px solid #1979c3;
  border-radius: 50%;
  transition: all .3s ease;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
  border-color: #429fe7;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
  position: absolute;
  top: 41%;
  left: 50%;
  display: block;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border-right: 2px solid #1979c3;
  border-bottom: 2px solid #1979c3;
  content: '';
  transition: all .3s ease;
  transform: translate(-50%, -50%) rotate(45deg);
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon.-minus {
  transform: rotate(180deg);
}
.amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
  padding: 20px 0;
}
.amcheckout-step-container .fieldset:last-child {
  margin-bottom: 0;
}
.amcheckout-step-container .fieldset > .legend + br {
  display: none;
}
.amcheckout-step-container .fieldset > .field > .label,
.amcheckout-step-container .fieldset > .fields > .field > .label {
  font-weight: normal;
}
.amcheckout-step-container .opc-block-summary {
  margin: 0;
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .field-select-billing,
.amcheckout-step-container .checkout-payment-method .billing-address-form {
  max-width: inherit;
}
.amcheckout-step-container .checkout-payment-method .checkout-billing-address {
  margin-top: 15px;
}
.amcheckout-step-container .note {
  color: #777;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger),
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger),
.amcheckout-step-container .cart.table-wrapper .actions-toolbar > .action:not(.braintree-googlepay-button):not(.ui-datepicker-trigger),
.amcheckout-step-container .action-gift:not(.braintree-googlepay-button):not(.ui-datepicker-trigger) {
  border: none;
  border-radius: 2px;
  background: #1979c3;
  box-shadow: none;
  color: #fff;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):hover,
.amcheckout-step-container button:not(.braintree-googlepay-button):hover,
.amcheckout-step-container .cart.table-wrapper .actions-toolbar > .action:not(.braintree-googlepay-button):hover,
.amcheckout-step-container .action-gift:not(.braintree-googlepay-button):hover {
  border: none;
}
.amcheckout-step-container .amcheckout-button.-new-address {
  margin-top: 20px;
}
.amcheckout-step-container .payment-method-content > .actions-toolbar > .primary .action.primary {
  float: none;
  margin: 0 15px 0 0;
  padding: 12px 16px;
  font-size: 16px;
}
.amcheckout-step-container .action-edit-address {
  margin-top: 15px;
}
.amcheckout-step-container .primary .action.checkout,
.amcheckout-step-container .action.checkout.amasty {
  padding: 14px 30px;
  background: #315499;
}
.amcheckout-step-container .form-discount .actions-toolbar .action {
  min-height: 40px;
}
.amcheckout-step-container input[type='text'],
.amcheckout-step-container input[type='password'],
.amcheckout-step-container input[type='url'],
.amcheckout-step-container input[type='tel'],
.amcheckout-step-container input[type='search'],
.amcheckout-step-container input[type='number'],
.amcheckout-step-container input[type='datetime'],
.amcheckout-step-container input[type='email'],
.amcheckout-step-container select {
  height: 40px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  font-size: 16px;
}
.amcheckout-step-container .checkout-agreements .action-show {
  background: inherit;
  color: inherit;
  font-size: inherit;
}
.amcheckout-step-container .checkout-agreements .action-show,
.amcheckout-step-container .action.checkout.amasty {
  height: auto;
}
.amcheckout-step-container input[type='checkbox'],
.amcheckout-step-container input[type='radio'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  top: unset;
  left: unset;
}
.amcheckout-step-container input[type='checkbox'] + label,
.amcheckout-step-container input[type='radio'] + label {
  display: flex;
  cursor: pointer;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child,
.amcheckout-step-container input[type='radio'] + label span:only-child {
  flex: auto;
}
.amcheckout-step-container input[type='checkbox'] + label:before,
.amcheckout-step-container input[type='radio'] + label:before {
  display: inline-block;
  box-sizing: border-box;
  margin: 3px 15px 0 0;
  min-width: 15px;
  min-height: 15px;
  width: 15px;
  height: 15px;
  border: 2px solid #ccc;
  background: #fff !important;
  content: '';
  cursor: pointer;
}
.amcheckout-step-container input[type='checkbox'] + label:hover:before,
.amcheckout-step-container input[type='radio'] + label:hover:before,
.amcheckout-step-container input[type='checkbox']:checked + label:before,
.amcheckout-step-container input[type='radio']:checked + label:before {
  border-color: #1979c3;
  box-shadow: 0 2px 4px rgba(63, 156, 215, 0.4);
}
.amcheckout-step-container input[type='checkbox'] + label:before {
  border-radius: 2px;
}
.amcheckout-step-container input[type='checkbox']:checked + label:before {
  border-width: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik01IDEwbDQgNCA2LTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) center no-repeat !important;
  background-size: contain !important;
}
.amcheckout-step-container input[type='radio'] + label:before {
  border-radius: 50%;
  transition: all .2s ease;
}
.amcheckout-step-container input[type='radio']:checked + label:before {
  border-width: 5px;
}
.amcheckout-step-container .amcheckout-form-login,
.amcheckout-step-container .form-login {
  margin-bottom: 30px;
  border-bottom: 1px solid #d4d4d4;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email,
.amcheckout-step-container .form-login .amcheckout-email {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  width: calc(50% - 7px);
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper .input-text,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper .input-text {
  margin: 0;
  width: 100%;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .field-tooltip,
.amcheckout-step-container .form-login .amcheckout-email .field-tooltip {
  position: relative;
  top: 0;
  display: flex;
  align-items: center;
  margin-left: 10px;
  height: 40px;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .note,
.amcheckout-step-container .form-login .amcheckout-email .note {
  margin-left: auto;
  color: #363636;
  line-height: 40px;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  display: inline-block;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password.-confirm,
.amcheckout-step-container .form-login .amcheckout-password.-confirm {
  float: right;
}
.amcheckout-step-container .amcheckout-form-login .actions-toolbar,
.amcheckout-step-container .form-login .actions-toolbar {
  margin-bottom: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-same-as-shipping-block,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-form,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-form {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:empty,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:empty {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select {
  float: right;
  border: 1px solid #1787e0;
  background: #ddf0ff;
  color: #1979c3;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select:hover {
  background: #1787e0;
  color: #fff;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit {
  padding-left: 0;
  background: none;
  color: #4e4e4e;
  font-size: 16px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover {
  color: #1979c3;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:before,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:before {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzRFNEU0RSIvPjwvc3ZnPg==) center no-repeat;
  background-size: contain;
  content: '';
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover:before,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzE5NzlDMyIvPjwvc3ZnPg==) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item {
  padding: 20px;
  line-height: 30px;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item .amcheckout-button.-select {
  visibility: hidden;
}
.amcheckout-step-container .amcheckout-shipping-methods {
  display: block;
  max-width: inherit !important;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-header {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
  padding: 0 20px;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
  border: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip {
  position: relative;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-action:before,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-content {
  color: #c00815;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary {
  float: none;
  padding: 10px 20px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action {
  margin-top: 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar .action-cancel {
  background: none;
  color: #1979c3;
}
.amcheckout-step-container .amcheckout-delivery-date .field {
  width: 100%;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
  display: block;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker .control {
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group + .payment-group .step-title {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group:not(:last-of-type) {
  margin-bottom: 40px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  padding: 0;
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title {
  padding: 0;
  border: none !important;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  padding: 20px;
  align-items: flex-start;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label > *:not(:only-child):not(:last-of-type) {
  margin-right: 5px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label .action-help {
  margin-left: auto;
  text-align: right;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content {
  display: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
  display: block;
  padding: 0 20px 0 45px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > * {
  margin: 0 0 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content .amazon-button-container__cell {
  display: inline-block;
  vertical-align: middle;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
  float: left;
  padding-left: 0;
}
.amcheckout-step-container .amcheckout-summary-container {
  background: none;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
  background: #315499;
  color: #fff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
  background: #fff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  margin-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  box-sizing: border-box;
  padding: 0;
  width: 10px;
  height: 15px;
  border: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjNTc1ODU1Ii8+PC9zdmc+) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjMTk3OWMzIi8+PC9zdmc+) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .action.checkout {
  float: left;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .product {
  padding-bottom: 15px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  margin: 0;
  border: 1px solid #d4d4d4;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 100px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
  padding: 15px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  display: flex;
  align-items: center;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
  display: flex;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 20px 10px 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout {
  border: 1px solid #1787e0;
  border-radius: 2px;
  background: #f0f8ff;
  color: #1787e0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  background: #e6f3ff;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .options {
  padding-right: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-name {
  margin: 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .label {
  margin-right: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .qty {
  height: 30px;
}
.amcheckout-step-container .amcheckout-summary-container .subtotal {
  width: auto;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable {
  width: 50%;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable:not(:last-of-type) {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals {
  width: 100%;
  border: none;
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .mark,
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .amount {
  border-top: none;
}
.amcheckout-step-container .amcheckout-summary-container .item-options .label {
  display: block;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-additional-options {
  margin: 0;
  padding: 0 20px;
  border: 1px solid #f9f9f9;
  background: #f9f9f9;
  font-size: 0;
}
.amcheckout-step-container .amcheckout-additional-options > * {
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
.amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
  margin: 20px 0;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes > * {
  margin-bottom: 5px;
}
.amcheckout-step-container .amcheckout-additional-options .checkout-agreement .action-show {
  text-align: left;
}
.amcheckout-step-container .opc-payment-additional {
  padding: 0 20px;
}
.amcheckout-step-container .opc-payment-additional .payment-option-title,
.amcheckout-step-container .opc-payment-additional .payment-option-content {
  padding-right: 0;
  padding-left: 0;
}
.amcheckout-step-container .opc-payment-additional .label {
  display: block;
  margin-bottom: 4px;
}
.amcheckout-step-container .opc-payment-additional .form-discount .label {
  display: none;
}
.amcheckout-main-container.-layout-2columns .amcheckout-column:not(:first-of-type) {
  margin-top: 40px;
}
.am-recaptcha-container .messages-container {
  margin-top: 15px;
}
.am-recaptcha-container .hidden {
  position: absolute;
  left: -10000px;
  visibility: hidden;
}
#am-recaptcha-place-order .grecaptcha-badge {
  z-index: 1000;
}
.ammmenu-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ammmenu-word-break {
  word-break: break-all;
}
.ammenu-menu-wrapper .ammenu-item {
  margin: 0;
}
.ammenu-menu-wrapper .ammenu-arrow {
  position: absolute;
  right: 10px;
  z-index: 2;
  margin: 0;
  width: 20px;
  height: 20px;
  opacity: 0;
  cursor: pointer;
  transition: all .3s ease;
  offset-path: none;
}
.ammenu-menu-wrapper .ammenu-arrow:before,
.ammenu-menu-wrapper .ammenu-arrow:after {
  position: absolute;
  display: block;
  width: 12px;
  height: 2px;
  background: #000000;
  content: '';
  transition: none;
  transform-origin: 100% 50%;
}
.ammenu-menu-wrapper .ammenu-nav-sections {
  z-index: 9;
  background: #fff;
}
.ammenu-menu-wrapper .ammenu-main-container {
  box-sizing: border-box;
  width: 100%;
}
.ammenu-menu-wrapper .ammenu-link {
  display: flex;
  align-items: center;
  border: none;
  border-radius: 0;
  background: none;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  width: 100%;
  outline: none;
  box-shadow: none;
  color: inherit;
}
.ammenu-menu-wrapper .ammenu-link .reset-button {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-menu-wrapper .ammenu-link:focus {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-menu-wrapper .ammenu-link:hover {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-menu-wrapper .ammenu-link:hover {
  text-decoration: none;
}
.ammenu-menu-wrapper .ammenu-label {
  display: inline-block;
  padding: 2px 3px;
  min-width: 42px;
  border-radius: 2px;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: .9rem;
  line-height: normal;
}
.ammenu-menu-wrapper .ammenu-icon-block {
  position: relative;
  display: inline-block;
  margin: 0 8px 0 0;
  min-width: 18px;
  width: 18px;
  height: 18px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
}
.ammenu-menu-wrapper .ammenu-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}
.ammenu-menu-wrapper table img {
  max-width: inherit;
}
.ammenu-menu-wrapper [data-appearance='carousel'] {
  min-width: 200px;
  max-width: 100%;
  width: 100%;
}
.header.content {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.header.content .ammenu-logo {
  display: inline-flex;
  margin: 0 auto 0 0;
}
.header.content .compare {
  order: 1;
}
.header.content .compare .item {
  margin: 0;
}
.header.content .minicart-wrapper {
  order: 3;
  margin: 0 10px;
}
.header.content .block-search {
  order: 2;
  margin-top: 0;
}
.ammenu-tabs-list {
  display: flex;
  margin: 0;
  padding: 0;
}
.ammenu-tabs-list .ammenu-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  cursor: pointer;
}
.ammenu-tabs-list .ammenu-button {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  transition: 0.1s all ease-in;
  width: 100%;
  min-height: 50px;
  text-transform: uppercase;
}
.ammenu-tabs-list .ammenu-button .reset-button {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-tabs-list .ammenu-button:focus {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-tabs-list .ammenu-button:hover {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-tabs-list .ammenu-button.-active {
  font-weight: 600;
}
.ammenu-tabs-list .ammenu-button:hover {
  color: #1787e0;
}
.ammenu-button {
  outline: none;
}
.ammenu-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  z-index: 1;
  align-self: stretch;
  width: 25px;
  outline: none;
  cursor: pointer;
  transition: .1s;
}
.ammenu-toggle .reset-button {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-toggle:focus {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-toggle:hover {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-toggle .ammenu-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin: 0 0 -5px;
  width: 14px;
  height: 14px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-radius: 2px;
  cursor: pointer;
  transform: rotate(315deg);
}
.ammenu-button.-hamburger {
  display: flex;
  align-items: center;
  position: relative;
  display: inline-flex;
  margin: 0 20px 0 0;
  padding: 0;
  width: 25px;
  height: 17px;
  border: none;
  background: transparent;
  cursor: pointer;
}
.ammenu-button.-hamburger:hover,
.ammenu-button.-hamburger:focus {
  border: none;
  background: transparent;
}
.ammenu-button.-hamburger:not(.-hamburger) {
  display: none;
}
.ammenu-button.-hamburger:before,
.ammenu-button.-hamburger:after,
.ammenu-button.-hamburger .ammenu-line {
  position: absolute;
  display: block;
  margin: 0;
  width: 100%;
  border-color: inherit;
  border-bottom: 1px solid;
  border-radius: 1px;
  content: '';
  transition: all .3s ease;
}
.ammenu-button.-hamburger:before {
  top: 0;
}
.ammenu-button.-hamburger:after {
  bottom: 0;
}
.ammenu-button.-close {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  color: #6d6d6d;
  cursor: pointer;
}
.ammenu-button.-close .reset-button {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-button.-close:focus {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-button.-close:hover {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-button.-close:before {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE1IDEuMTYzMTRMMTMuODM2NCAwTDcuNSA2LjMzNzI5TDEuMTYzNTcgMEwwIDEuMTYyNzFMNi4zMzcyOSA3LjVMMC4wMDA4NTcxNDMgMTMuODM3M0wxLjE2MzU3IDE1TDcuNSA4LjY2MzE0TDEzLjgzNjQgMTQuOTk5NkwxNC45OTgzIDEzLjgzNjlMOC42NjI3MSA3LjVMMTUgMS4xNjMxNFoiIGZpbGw9IiMzNDM0MzQiLz48L3N2Zz4=);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: '';
  width: 15px;
  height: 15px;
}
.ammenu-button.-close:hover {
  color: #000000;
}
.ammenu-nav-sections.-mobile .ammenu-settings-list {
  padding: 20px 0;
}
.ammenu-nav-sections.-mobile .ammenu-items.-account-links {
  margin: 15px 0;
}
.ammenu-nav-sections.-mobile .ammenu-items.-account-links .ammenu-counter {
  padding: 0 0 0 5px;
  text-transform: capitalize;
  font-size: .8em;
  opacity: .5;
}
.ammenu-nav-sections.-mobile .ammenu-items.-account-links .ammenu-counter:before {
  content: '(';
}
.ammenu-nav-sections.-mobile .ammenu-items.-account-links .ammenu-counter:after {
  content: ')';
}
.ammenu-nav-sections.-mobile .ammenu-settings-block {
  padding: 15px 0;
  border-bottom: 1px solid #c4c4c4;
}
.ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-toggle {
  transform: rotate(180deg);
}
.ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-toggle.-active {
  transform: rotate(0);
}
.ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-text {
  padding: 5px 0;
  max-width: 70%;
}
.ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-title {
  margin: 0;
  padding: 0 20px 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.8rem;
}
.ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-items.-dropdown {
  padding: 10px 0 0 10px;
}
.ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-items.-dropdown .ammenu-link {
  justify-content: space-between;
  height: 30px;
}
.ammenu-nav-sections.-mobile .ammenu-settings-block .ammenu-code {
  margin: 0 0 0 10px;
  text-transform: uppercase;
}
.ammenu-menu-header {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
  font-weight: 700;
  font-size: 1.6rem;
}
.ammenu-menu-header .ammenu-message.-welcome {
  margin: 0 5px 0 0;
}
.ammenu-menu-header .ammenu-message.-welcome:after {
  content: ',';
}
.ammenu-menu-header .ammenu-name {
  border-bottom: 1px dashed;
}
.ammenu-menu-header .ammenu-name:after {
  content: '!';
}
.ammenu-categories-container {
  display: flex;
  flex-wrap: wrap;
}
.ammenu-categories-container .ammenu-column.-col-10 {
  flex-basis: calc(100% / 10);
}
.ammenu-categories-container .ammenu-column.-col-9 {
  flex-basis: calc(100% / 9);
}
.ammenu-categories-container .ammenu-column.-col-8 {
  flex-basis: calc(100% / 8);
}
.ammenu-categories-container .ammenu-column.-col-7 {
  flex-basis: calc(100% / 7);
}
.ammenu-categories-container .ammenu-column.-col-6 {
  flex-basis: calc(100% / 6);
}
.ammenu-categories-container .ammenu-column.-col-5 {
  flex-basis: calc(100% / 5);
}
.ammenu-categories-container .ammenu-column.-col-4 {
  flex-basis: calc(100% / 4);
}
.ammenu-categories-container .ammenu-column.-col-3 {
  flex-basis: calc(100% / 3);
}
.ammenu-categories-container .ammenu-column.-col-2 {
  flex-basis: calc(100% / 2);
}
.ammenu-categories-container .ammenu-column.-col-1 {
  flex-basis: calc(100% / 1);
}
.ammenu-categories-container .ammenu-list {
  display: inline-flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 0;
}
.ammenu-categories-container .ammenu-list .ammenu-list {
  padding: 0 0 0 15px;
}
.ammenu-categories-container .ammenu-link {
  white-space: nowrap;
  font-size: 1.6rem;
}
.ammenu-categories-container .ammenu-column {
  flex-basis: 100%;
  box-sizing: border-box;
  padding: 0;
}
.ammenu-categories-container .ammenu-column:not(:last-child) {
  padding-right: 15px;
}
.ammenu-categories-container .ammenu-column > .ammenu-list {
  padding-bottom: 20px;
}
.ammenu-nav-sections.-topmenu.-hamburger {
  padding: 0 20px;
}
.ammenu-nav-sections.-topmenu.-hamburger .ammenu-main-container {
  padding: 0;
  max-width: 1240px;
}
.ammenu-nav-sections.-left-menu {
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.15);
}
.ammenu-nav-sections.-left-menu .ammenu-button.-close {
  position: absolute;
  top: 25px;
  right: -30px;
  pointer-events: none;
}
.ammenu-nav-sections.-left-menu .ammenu-menu-title {
  display: block;
  font-weight: 600;
}
.ammenu-nav-sections.-left-menu .ammenu-menu-header {
  margin: 0 0 20px;
  color: #ffffff;
  font-size: 1.4rem;
}
.ammenu-nav-sections.-left-menu .switcher {
  box-sizing: border-box;
  padding: 30px 0 0;
}
.ammenu-nav-sections.-left-menu .switcher .switcher-options {
  padding: 0 25px;
}
.ammenu-nav-sections.-left-menu .switcher .switcher-label {
  padding: 0 25px 10px;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 25px;
}
.ammenu-nav-sections.-left-menu .switcher .switcher-trigger {
  padding: 0;
  font-size: 1.6rem;
}
.ammenu-nav-sections.-left-menu .switcher .switcher-trigger.active strong:after {
  top: 8px;
  transform: rotate(225deg);
}
.ammenu-nav-sections.-left-menu .switcher .switcher-trigger strong {
  position: relative;
  display: block;
  width: 100%;
}
.ammenu-nav-sections.-left-menu .switcher .switcher-trigger strong:after {
  position: absolute;
  top: 2px;
  right: 0;
  display: block;
  width: 10px;
  height: 10px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  content: '';
  transform: rotate(45deg);
}
.ammenu-nav-sections.-left-menu .ammenu-categories-container .ammenu-column > .ammenu-link {
  text-transform: uppercase;
}
.ammenu-nav-sections.-left-menu .ammenu-categories-container .ammenu-text {
  transition: 0.1s all ease-in;
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 2px;
  font-weight: 600;
  font-size: 1.6rem;
}
.ammenu-nav-sections.-left-menu .ammenu-categories-container .ammenu-text:hover {
  border-color: inherit;
}
.ammenu-nav-sections.-left-menu .ammenu-items.-root > .ammenu-item > .ammenu-link {
  flex-basis: 100%;
  text-transform: uppercase;
  font-weight: 600;
}
.ammenu-nav-sections.-left-menu .pagebuilder-column {
  min-width: min-content;
  min-width: 120px;
}
.ammenu-nav-sections.-left-menu [data-content-type='html'],
.ammenu-nav-sections.-left-menu [data-content-type='video'] {
  min-width: 120px;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 99999;
  overflow: visible;
  margin-bottom: 25px;
  max-width: 360px;
  width: 90%;
  height: 100vh;
  transition: all .3s ease;
}
.ammenu-nav-sections.-left-menu:not(.-mobile).-opened {
  left: 0;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-menu-header {
  padding: 22px 30px;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-menu-title {
  padding: 0 30px;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-label {
  transform: translate(8%, -50%);
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items {
  margin: 0;
  padding: 0 30px;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items.-root > .ammenu-item {
  position: relative;
  padding: 10px 25px 10px 0;
  text-transform: capitalize;
  font-size: 1.6rem;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items.-root > .ammenu-item .ammenu-link .ammenu-toggle {
  position: absolute;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-item > .ammenu-text {
  padding: 0 10px 0 0;
  text-align: left;
  white-space: nowrap;
  font-size: 1.6rem;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items-list > .ammenu-item .ammenu-link .ammenu-text,
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-text > .ammenu-link .ammenu-text {
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.6rem;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-items-list > .ammenu-item .ammenu-link .ammenu-text:hover,
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-text > .ammenu-link .ammenu-text:hover {
  border-color: inherit;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root {
  overflow-y: auto;
  scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  scrollbar-width: thin;
  position: absolute;
  top: 0;
  left: calc(100% + 30px);
  margin: 0;
  padding: 15px;
  max-width: 64vw;
  max-height: 70vh;
  box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.15);
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root::-webkit-scrollbar {
  background: #f0f0f0;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #adadad;
  cursor: pointer;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root::-webkit-scrollbar {
  width: 6px;
  height: 12px;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root::-webkit-scrollbar-thumb {
  width: 6px;
  height: 6px;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-submenu-block.-root ::-webkit-scrollbar-track {
  width: 6px;
  height: 6px;
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-toggle {
  top: 0;
  right: 0;
  bottom: 0;
  box-shadow: none;
  transform: rotate(90deg);
}
.ammenu-nav-sections.-left-menu:not(.-mobile) .ammenu-toggle.-active {
  transform: rotate(-90deg);
}
.ammenu-nav-sections.-left-menu.-mobile {
  overflow-x: hidden;
}
.ammenu-nav-sections.-left-menu.-mobile .ammenu-menu-title {
  margin: 20px 0;
  padding: 0 20px;
  font-size: 1.4rem;
}
.ammenu-nav-sections.-left-menu.-mobile .ammenu-menu-header {
  padding: 22px 20px;
}
.ammenu-nav-sections.-left-menu.-mobile .ammenu-item {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
}
.ammenu-nav-sections.-mobile {
  transition: 0.3s all ease-in;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 99999;
  overflow: auto;
  margin-bottom: 25px;
  padding: 0 0 40px;
  max-width: 300px;
  width: 100%;
  height: 100vh;
}
.ammenu-nav-sections.-mobile.-opened {
  left: 0;
}
.ammenu-nav-sections.-mobile:not(.-has-icons) .ammenu-items.-root > .ammenu-item > .ammenu-link:before {
  box-sizing: border-box;
  margin: 0 10px 0 0;
  min-width: 10px;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-radius: 12px;
  content: '';
}
.ammenu-nav-sections.-mobile .ammenu-items {
  flex-basis: 100%;
  margin: 0;
  padding: 0;
}
.ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item {
  margin: 0;
  border-bottom: 1px solid #c4c4c4;
}
.ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item > .ammenu-link {
  display: flex;
  align-items: center;
  flex-basis: 100%;
  box-sizing: border-box;
  min-height: 54px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.6rem;
}
.ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item .ammenu-item {
  margin: 0;
  padding: 0 0 0 25px;
}
.ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item .ammenu-item .ammenu-toggle .ammenu-icon {
  width: 11px;
  height: 11px;
}
.ammenu-nav-sections.-mobile .ammenu-label {
  transform: translate(8%, -50%);
}
.ammenu-nav-sections.-mobile .ammenu-toggle {
  margin: 0 0 0 auto;
  box-shadow: none;
}
.ammenu-nav-sections.-mobile .ammenu-item {
  position: relative;
}
.ammenu-nav-sections.-mobile .ammenu-link {
  flex-basis: 100%;
  flex-grow: 1;
  box-sizing: border-box;
  padding: 0 20px;
  text-align: left;
}
.ammenu-nav-sections.-mobile .ammenu-text {
  word-wrap: break-word;
  word-break: break-word;
  overflow: hidden;
  box-sizing: border-box;
  padding: 10px 0;
  max-height: 100%;
  vertical-align: middle;
  text-align: left;
  text-overflow: ellipsis;
}
.ie11 .ammenu-nav-sections.-mobile .ammenu-text {
  word-break: break-all;
}
.ammenu-nav-sections.-mobile:not(.-left-menu) .ammenu-menu-header {
  padding: 16px 20px;
  border-bottom: 1px solid #c4c4c4;
}
.ammenu-nav-sections.-mobile:not(.-left-menu) .ammenu-items.-root {
  padding: 0 0 20px;
}
.ammenu-nav-sections.-topmenu.-sticky {
  min-height: 58px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container {
  max-width: 100%;
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  left: 0;
  padding: 0;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root {
  margin: 0 auto;
  max-width: 1240px;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container {
  transition: 0.1s all ease-in;
  box-sizing: border-box;
  margin: auto;
  padding: 0 20px;
}
.ammenu-nav-sections.-topmenu .ammenu-items {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  font-weight: 600;
  font-size: 1.6rem;
  cursor: pointer;
  transition: .5s;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover {
  background: #ffffff;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover + .ammenu-submenu-block {
  display: flex;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover > .ammenu-link {
  text-decoration: none;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
  position: relative;
  padding: 18px 15px;
}
.ammenu-nav-sections.-topmenu .ammenu-label {
  position: absolute;
  top: 0;
  right: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item.-parent:after {
  transition: 0.1s all ease-in;
  margin: 0 0 0 10px;
  width: 30px;
  height: 10px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYuNDQxOSA1LjQ0MTk0QzE2LjY4NiA1LjE5Nzg2IDE2LjY4NiA0LjgwMjE0IDE2LjQ0MTkgNC41NTgwNkwxMi40NjQ1IDAuNTgwNTgzQzEyLjIyMDQgMC4zMzY1MDUgMTEuODI0NyAwLjMzNjUwNSAxMS41ODA2IDAuNTgwNTgzQzExLjMzNjUgMC44MjQ2NiAxMS4zMzY1IDEuMjIwMzkgMTEuNTgwNiAxLjQ2NDQ3TDE1LjExNjEgNUwxMS41ODA2IDguNTM1NTNDMTEuMzM2NSA4Ljc3OTYxIDExLjMzNjUgOS4xNzUzNCAxMS41ODA2IDkuNDE5NDJDMTEuODI0NyA5LjY2MzUgMTIuMjIwNCA5LjY2MzUgMTIuNDY0NSA5LjQxOTQyTDE2LjQ0MTkgNS40NDE5NFpNMCA1LjYyNUgxNlY0LjM3NUgwVjUuNjI1WiIgZmlsbD0iIzE3ODdFMCIvPjwvc3ZnPg==);
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  opacity: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item.-active.-parent:after {
  transition: 0.1s all ease-in;
  opacity: 1;
  transform: translateX(5px);
}
.ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-item:not(:last-child) {
  padding: 0 0 10px;
}
.ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column > .ammenu-link {
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-list .ammenu-list {
  transition: 0.1s all ease-in;
  position: absolute;
  left: calc(100% + 20px);
  z-index: 9;
  margin: 0;
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 2px 4px #57575740;
}
.ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
  margin: 0 auto;
  max-width: 1240px;
}
.ammenu-submenu-block {
  box-sizing: border-box;
  background-position: center center;
  background-size: inherit;
  background-repeat: no-repeat;
  transition: .3s;
}
.ammenu-submenu-block .ambrands-link {
  display: none;
}
.ammenu-submenu-block .ambrands-list-popup {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
.ammenu-submenu-block.-root {
  position: absolute;
  z-index: 999;
  overflow-y: auto;
  max-width: 100%;
  max-height: 70vh;
  box-shadow: 0 4px 5px rgba(35, 74, 87, 0.1);
  font-weight: 400;
  cursor: auto;
}
.ammenu-submenu-block.-root.-full {
  left: 0;
}
.ammenu-submenu-block.-simple {
  box-sizing: border-box;
  padding: 25px;
  background-position: center center;
  background-size: inherit;
  background-repeat: no-repeat;
}
.ammenu-submenu-block.-simple .ambrands-link {
  display: none;
}
.ammenu-submenu-block.-simple .ambrands-list-popup {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-toggle {
  transform: rotate(180deg);
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-toggle.-active {
  transform: rotate(0);
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item > .ammenu-items > .ammenu-item > .ammenu-link {
  text-transform: uppercase;
  font-weight: 600;
}
.pagebuilder-content-type-wrapper .ammenu-item {
  list-style: none;
}
.ammenu-label-group.admin__control-grouped {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ammenu-label-group.admin__control-grouped > .admin__field {
  display: flex;
  align-items: center;
  flex-grow: 1;
  margin-top: 0;
}
.ammenu-label-group.admin__control-grouped .colorpicker-input {
  width: calc(100% - 37px) !important;
}
.ammenu-items-tree {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  font-size: 2rem;
}
.ammenu-items-tree .ammenu-item {
  flex-basis: 200px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 35px 30px;
  border: 1px dashed #ccc;
  border-radius: 4px;
  background: #fff;
  white-space: nowrap;
  cursor: pointer;
}
.ammenu-items-tree .ammenu-item:hover {
  border-color: #a0a0a0;
  box-shadow: 0 2px 4px rgba(32, 77, 112, 0.16);
}
.ammenu-items-tree .ammenu-item:not(:last-child) {
  margin-right: 20px;
}
.ammenu-submenu-block .amreview-widget-container .amreview-title,
.ammenu-submenu-block .amreview-widget-container .review-item {
  background: none !important;
}
.ammenu-submenu-block .ammenu-product-list.-slider .slick-slide {
  vertical-align: top;
}
.ammenu-submenu-block .ammenu-product-list.-grid {
  margin: 0;
  padding: 0 10px;
}
.ammenu-submenu-block .ammenu-product-list .actions-secondary .action {
  opacity: .7;
}
.ammenu-submenu-block .ammenu-product-list .actions-secondary .action:hover {
  opacity: 1;
}
.ammenu-submenu-block.-builder.-root {
  display: flex;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  scrollbar-width: thin;
  padding: 25px;
}
.ammenu-submenu-block.-builder.-root::-webkit-scrollbar {
  background: #f0f0f0;
}
.ammenu-submenu-block.-builder.-root::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #adadad;
  cursor: pointer;
}
.ammenu-submenu-block.-builder.-root::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.ammenu-submenu-block.-builder.-root::-webkit-scrollbar {
  width: 6px;
  height: 12px;
}
.ammenu-submenu-block.-builder.-root::-webkit-scrollbar-thumb {
  width: 6px;
  height: 6px;
}
.ammenu-submenu-block.-builder.-root ::-webkit-scrollbar-track {
  width: 6px;
  height: 6px;
}
.ammenu-submenu-block.-builder.-root .ammenu-items-list {
  display: flex;
  display: inline-flex;
  box-sizing: border-box;
  font-size: 1.4rem;
}
.ammenu-submenu-block.-builder.-root .ammenu-label {
  position: absolute;
  right: 0;
  z-index: 1;
  transform: translate(0, -18px);
}
.ammenu-submenu-block.-builder.-root .ammenu-items-list .ammenu-item {
  position: relative;
  line-height: 20px;
  cursor: pointer;
}
.ammenu-submenu-block.-builder.-root .ammenu-link {
  position: relative;
  display: flex;
}
.ammenu-submenu-block.-builder.-root .ammenu-link .ammenu-text {
  overflow: hidden;
  max-width: 200px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ammenu-submenu-block.-builder.-root .ammenu-submenu-sidebar {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  align-self: stretch;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
.ammenu-submenu-block.-builder.-root > .ammenu-submenu-block {
  position: relative;
}
.ammenu-submenu-block.-builder.-root .ammenu-submenu-block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  box-sizing: border-box;
  padding: 0;
  width: 100%;
}
.ammenu-submenu-block.-builder.-root .ammenu-content-block {
  flex-basis: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.ammenu-submenu-block.-builder.-root .ammenu-product-list,
.ammenu-submenu-block.-builder.-root .products-slider {
  max-width: 100%;
  width: 100%;
}
.ammenu-submenu-block.-top {
  flex-wrap: wrap;
}
.ammenu-submenu-block.-top > div {
  flex-basis: 100%;
  box-sizing: border-box;
}
.ammenu-submenu-block.-top.-root > .ammenu-items-list .ammenu-label {
  white-space: pre;
}
.ammenu-submenu-block.-top > .ammenu-items-list {
  display: flex;
  padding: 8px 0;
  width: 100%;
}
.ammenu-submenu-block.-top > .ammenu-items-list > .ammenu-item {
  margin: 0 15px 0 0;
}
.ammenu-submenu-block.-top > .ammenu-submenu-sidebar {
  flex-basis: 100%;
}
.ammenu-submenu-block.-top > .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty) {
  position: relative;
  padding: 10px 0 0;
}
.ammenu-submenu-block.-top > .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty):after {
  position: absolute;
  display: inline-block;
  content: '';
  -ms-filter: contrast(0.1);
  -webkit-filter: contrast(0.1);
  filter: contrast(0.1);
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #e9ecf5;
}
.ammenu-submenu-block.-left {
  flex-wrap: nowrap;
}
.ammenu-submenu-block.-left > .ammenu-items-list {
  display: inline-flex;
  flex-direction: column;
  padding: 0 15px 0 0;
  text-align: right;
}
.ammenu-submenu-block.-left > .ammenu-items-list .ammenu-item {
  align-self: flex-start;
  margin: 0;
  padding: 8px 10px 8px 0;
  min-width: 90px;
  line-height: 1.3;
}
.ammenu-submenu-block.-left > .ammenu-items-list .ammenu-label {
  position: relative;
  max-width: 100px;
}
.ammenu-submenu-block.-left > .ammenu-items-list + .ammenu-submenu-sidebar {
  position: relative;
  padding: 0 0 0 25px;
}
.ammenu-submenu-block.-left > .ammenu-items-list + .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty):before {
  position: absolute;
  display: inline-block;
  content: '';
  -ms-filter: contrast(0.3);
  -webkit-filter: contrast(0.3);
  filter: contrast(0.3);
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  border-left: 1px solid #e9ecf5;
}
.-ie .ammenu-submenu-block .ammenu-items-list > .ammenu-item {
  min-height: 1em;
}
@keyframes slide-right {
  0% {
    transform: translateX(-500%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    transform: translateX(500%);
  }
  100% {
    transform: translateX(0);
  }
}
.ammenu-nav-sections.-mobile.-drill {
  transition: 0.1s all ease-in;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-toggle {
  transform: rotate(90deg);
}
.ammenu-nav-sections.-mobile.-drill .ammenu-button.-go-main {
  display: flex;
  align-items: center;
  padding: 12px 20px;
  width: 100%;
  border: none;
  border-radius: 0;
  background: #1787e0;
  box-shadow: none;
  color: #fff;
  text-align: left;
  font-weight: 400;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-button.-go-main:before {
  margin: 0 15px 0 5px;
  width: 12px;
  content: '<<';
  font-size: 1rem;
  line-height: 1px;
  transform: scaleY(2);
}
.ammenu-nav-sections.-mobile.-drill .-slide-left {
  animation: slide-left 0.1s forwards;
}
.ammenu-nav-sections.-mobile.-drill .-slide-right {
  animation: slide-right 0.1s forwards;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 50px;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev .reset-button {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev:focus {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev:hover {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-button.-prev .ammenu-icon {
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-item {
  display: flex;
  align-items: center;
  height: 50px;
  border-bottom: 1px solid #ccc;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-head {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 20px;
  border-bottom: 1px solid #9c9c9c;
  font-size: 1.6rem;
  cursor: pointer;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-head .ammenu-link {
  padding: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-link {
  text-transform: uppercase;
  font-weight: 600;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
#amrelated_product_content_tab .block-title {
  display: none;
}
.amrelated-grid-wrapper {
  /* rewrite magento luma styles*/
}
.amrelated-grid-wrapper .slick-arrow {
  z-index: 999;
}
.amrelated-grid-wrapper .slick-slide {
  margin: 0 5px;
}
.amrelated-grid-wrapper .slick-track {
  display: flex;
}
.amrelated-grid-wrapper .slick-dots .slick-active button,
.amrelated-grid-wrapper .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action,
.amrelated-grid-wrapper .slick-dots .slick-active .action-gift {
  background: transparent;
}
.amrelated-grid-wrapper .slick-dots li {
  margin: 0 5px 5px;
}
.amrelated-grid-wrapper .slick-dots button,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.amrelated-grid-wrapper .slick-dots .action-gift {
  border: none;
  text-indent: initial;
}
.amrelated-grid-wrapper .slick-dots button:hover,
.amrelated-grid-wrapper .slick-dots button:active,
.amrelated-grid-wrapper .slick-dots button:focus,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:hover,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:active,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:focus,
.amrelated-grid-wrapper .slick-dots .action-gift:hover,
.amrelated-grid-wrapper .slick-dots .action-gift:active,
.amrelated-grid-wrapper .slick-dots .action-gift:focus {
  border: none;
}
.amrelated-grid-wrapper .products-grid .product-item-info:hover {
  z-index: 3;
}
.amrelated-sidebar-wrap {
  width: 100%;
}
.amrelated-cart-message {
  position: relative;
  display: block;
  margin: 0 0 10px;
  padding: 5px 25px;
  background: #e9f6ff;
  color: #333333;
  text-align: center;
  font-size: 1.6rem;
  line-height: 42px;
}
.amrelated-cart-message:before {
  position: relative;
  top: 8px;
  display: inline-block;
  margin-right: 2px;
  width: 30px;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0iI0VCNTc1NyIvPjxwYXRoIGQ9Ik05Ljg5ODQ0IDEwLjgxMjVDOS44OTg0NCAxMC4xMjUgMTAuMTE5OCA5LjU2MjUgMTAuNTYyNSA5LjEyNUMxMS4wMDUyIDguNjgyMjkgMTEuNTg1OSA4LjQ2MDk0IDEyLjMwNDcgOC40NjA5NEMxMy4wMzM5IDguNDYwOTQgMTMuNjE3MiA4LjY4MjI5IDE0LjA1NDcgOS4xMjVDMTQuNDk3NCA5LjU2MjUgMTQuNzE4OCAxMC4xMzggMTQuNzE4OCAxMC44NTE2VjExLjQxNDFDMTQuNzE4OCAxMi4wOTY0IDE0LjQ5NzQgMTIuNjU2MiAxNC4wNTQ3IDEzLjA5MzhDMTMuNjE3MiAxMy41MzEyIDEzLjAzOTEgMTMuNzUgMTIuMzIwMyAxMy43NUMxMS42MTcyIDEzLjc1IDExLjAzNjUgMTMuNTM2NSAxMC41NzgxIDEzLjEwOTRDMTAuMTI1IDEyLjY3NzEgOS44OTg0NCAxMi4wOTY0IDkuODk4NDQgMTEuMzY3MlYxMC44MTI1Wk0xMS4yMjY2IDExLjQxNDFDMTEuMjI2NiAxMS43NzM0IDExLjMyNTUgMTIuMDY1MSAxMS41MjM0IDEyLjI4OTFDMTEuNzI2NiAxMi41MDc4IDExLjk5MjIgMTIuNjE3MiAxMi4zMjAzIDEyLjYxNzJDMTIuNjQzMiAxMi42MTcyIDEyLjkwMzYgMTIuNTA3OCAxMy4xMDE2IDEyLjI4OTFDMTMuMjk5NSAxMi4wNjUxIDEzLjM5ODQgMTEuNzYzIDEzLjM5ODQgMTEuMzgyOFYxMC44MTI1QzEzLjM5ODQgMTAuNDUzMSAxMy4yOTY5IDEwLjE2MTUgMTMuMDkzOCA5LjkzNzVDMTIuODk1OCA5LjcxMzU0IDEyLjYzMjggOS42MDE1NiAxMi4zMDQ3IDkuNjAxNTZDMTEuOTc2NiA5LjYwMTU2IDExLjcxMzUgOS43MTYxNSAxMS41MTU2IDkuOTQ1MzFDMTEuMzIyOSAxMC4xNjkzIDExLjIyNjYgMTAuNDY2MSAxMS4yMjY2IDEwLjgzNTlWMTEuNDE0MVpNMTUuMzY3MiAxNy4yMTA5QzE1LjM2NzIgMTYuNTEzIDE1LjU5MzggMTUuOTQ3OSAxNi4wNDY5IDE1LjUxNTZDMTYuNSAxNS4wODMzIDE3LjA3ODEgMTQuODY3MiAxNy43ODEyIDE0Ljg2NzJDMTguNDg5NiAxNC44NjcyIDE5LjA2NzcgMTUuMDgzMyAxOS41MTU2IDE1LjUxNTZDMTkuOTY4OCAxNS45NDc5IDIwLjE5NTMgMTYuNTMxMiAyMC4xOTUzIDE3LjI2NTZWMTcuODIwM0MyMC4xOTUzIDE4LjQ5NzQgMTkuOTc2NiAxOS4wNTczIDE5LjUzOTEgMTkuNUMxOS4xMDY4IDE5LjkzNzUgMTguNTI2IDIwLjE1NjIgMTcuNzk2OSAyMC4xNTYyQzE3LjA2NzcgMjAuMTU2MiAxNi40NzkyIDE5Ljk0MDEgMTYuMDMxMiAxOS41MDc4QzE1LjU4ODUgMTkuMDcwMyAxNS4zNjcyIDE4LjQ5NDggMTUuMzY3MiAxNy43ODEyVjE3LjIxMDlaTTE2LjY5NTMgMTcuODIwM0MxNi42OTUzIDE4LjE3NDUgMTYuNzk2OSAxOC40NjYxIDE3IDE4LjY5NTNDMTcuMjA4MyAxOC45MTkzIDE3LjQ3NCAxOS4wMzEyIDE3Ljc5NjkgMTkuMDMxMkMxOC4xMzAyIDE5LjAzMTIgMTguMzkwNiAxOC45MjQ1IDE4LjU3ODEgMTguNzEwOUMxOC43NzA4IDE4LjQ5MjIgMTguODY3MiAxOC4xODc1IDE4Ljg2NzIgMTcuNzk2OVYxNy4yMTA5QzE4Ljg2NzIgMTYuODQ2NCAxOC43NjU2IDE2LjU1NDcgMTguNTYyNSAxNi4zMzU5QzE4LjM1OTQgMTYuMTE3MiAxOC4wOTkgMTYuMDA3OCAxNy43ODEyIDE2LjAwNzhDMTcuNDU4MyAxNi4wMDc4IDE3LjE5NTMgMTYuMTE3MiAxNi45OTIyIDE2LjMzNTlDMTYuNzk0MyAxNi41NTQ3IDE2LjY5NTMgMTYuODU2OCAxNi42OTUzIDE3LjI0MjJWMTcuODIwM1pNMTIuNzEwOSAxOS4xNDg0TDExLjczNDQgMTguNTg1OUwxNy4yODkxIDkuNjk1MzFMMTguMjY1NiAxMC4yNTc4TDEyLjcxMDkgMTkuMTQ4NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
  content: '';
}
.amrelated-cart-message .price,
.amrelated-cart-message .product-link {
  font-weight: bold;
}
.amrelated-bundle-toolbar .pager {
  text-align: right;
}
.amrelated-bundle-toolbar .pages,
.amrelated-bundle-toolbar .limiter {
  display: inline-block;
}
.amrelated-cart-bundle {
  float: left;
  margin-top: 30px;
  padding: 0 5px;
}
.amrelated-pack-info {
  display: inline-flex;
  margin: 1rem 0;
  padding: 5px 8px 6px;
  border-radius: 4px;
  background: #eef2f9;
  color: #6d88b0;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}
.amrelated-pack-wrapper {
  clear: both;
  margin-bottom: 30px;
}
.amrelated-pack-wrapper .amrelated-title {
  position: relative;
  padding: 10px 0;
}
.amrelated-pack-wrapper .amrelated-title:after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 15px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA3bDYtNiA2IDYiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.amrelated-pack-wrapper .amrelated-title.-collapsed:after {
  transform: rotate(180deg) translateY(-50%);
  transform-origin: 50% 10%;
}
.amrelated-content-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-top: 25px;
  background: #f9f9f9;
}
.amrelated-plus,
.amrelated-equal,
.amrelated-price-wrapper {
  display: flex;
  align-items: center;
}
.amrelated-pack-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-list.-narrow {
  flex-wrap: wrap;
}
.amrelated-pack-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-items .amrelated-background {
  display: none;
}
.amrelated-pack-items.-selected > .-selected {
  background: none;
  box-shadow: none;
}
.amrelated-pack-item {
  padding: 30px;
  width: 100%;
}
.amrelated-pack-item:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.amrelated-pack-item:not(.-main) {
  opacity: .7;
  transition: opacity .5s ease;
}
.amrelated-pack-item:not(.-main).-selected {
  opacity: 1;
}
.amrelated-pack-item.-main {
  background: #eaeaea;
}
.amrelated-pack-item .amrelated-info {
  display: flex;
  position: relative;
  box-sizing: border-box;
  height: 100%;
}
.amrelated-pack-item .amrelated-info:hover {
  z-index: unset;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.amrelated-pack-item .amrelated-details {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
.amrelated-pack-item .price-box {
  margin: 3px 0 0;
  width: 100%;
}
.amrelated-pack-item .amrelated-name {
  word-wrap: break-word;
  word-break: break-word;
  width: 100%;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.amrelated-pack-item:not(.-main) .product-reviews-summary {
  margin: 0 0 5px;
}
.amrelated-pack-item .price-final_price [data-price-type='finalPrice'] .price {
  display: block;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}
.amrelated-pack-item .product-reviews-summary .reviews-actions {
  display: none;
}
.amrelated-pack-item.-collapsed {
  padding: 15px 20px;
}
.amrelated-pack-item.-collapsed.-main {
  padding: 25px 20px;
}
.amrelated-pack-item.-collapsed .amrelated-photo-container {
  display: flex;
  position: unset;
  flex-direction: row-reverse;
  min-width: auto;
  width: auto;
  height: auto;
  border: 0;
  background: transparent;
}
.amrelated-pack-item.-collapsed .amrelated-info {
  flex-direction: row-reverse;
}
.amrelated-pack-item.-collapsed .amrelated-link {
  display: flex;
  align-items: center;
}
.amrelated-pack-item.-collapsed .amrelated-qty {
  position: static;
  margin-left: 10px;
}
.amrelated-pack-item.-collapsed .amrelated-checkbox + .amrelated-label {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.amrelated-pack-item.-collapsed .amrelated-photo,
.amrelated-pack-item.-collapsed .product-reviews-summary.short,
.amrelated-pack-item.-collapsed .price-box {
  display: none;
}
.amrelated-pack-item.-collapsed .amrelated-discount {
  position: static;
  align-self: center;
  transform: none;
}
.amrelated-pack-item.-collapsed .amrelated-details {
  align-items: center;
  margin-left: 30px;
  min-height: 2.7rem;
  max-width: 100%;
  width: 100%;
}
.amrelated-pack-item.-collapsed .amrelated-name {
  margin-right: 1rem;
}
.amrelated-photo-container {
  position: relative;
  margin: 0;
  min-width: 100px;
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  text-align: center;
}
.amrelated-photo-container .amrelated-link {
  display: block;
  width: 100%;
  height: 100%;
}
.amrelated-photo-container .amrelated-photo {
  max-width: 100%;
  max-height: 100%;
}
.amrelated-photo-container .amrelated-qty {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0 4px;
  min-width: 30px;
  height: 30px;
  border: 1px solid #3978bd;
  border-radius: 50%;
  background: #e9f6ff;
  box-shadow: 0 2px 4px rgba(16, 31, 48, 0.2);
  color: #000000;
  font-weight: 600;
}
.amrelated-photo-container .amrelated-qty:before {
  content: 'x';
  font-weight: 400;
  font-size: 11px;
}
.amrelated-photo-container .amrelated-checkbox {
  display: none;
}
.amrelated-photo-container .amrelated-checkbox + .amrelated-label {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 2;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 1px solid #3978bd;
  border-radius: 2px;
  background: #ffffff;
  cursor: pointer;
}
.amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  background: #3978bd url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMmEyIDIgMCAwIDEgMi0yaDE2YTIgMiAwIDAgMSAyIDJ2MTZhMiAyIDAgMCAxLTIgMkgyYTIgMiAwIDAgMS0yLTJWMnoiIGZpbGw9IiMzOTc4QkQiLz48cGF0aCBkPSJNNSAxMGw0LjUgNEwxNSA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
}
.amrelated-pack-item.-selected .amrelated-photo-container {
  border-color: #e8e8e8;
}
.amrelated-discount {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 2px;
  background: #eb5757;
  color: #ffffff;
}
.amrelated-discount.-product {
  top: -10px;
  right: -10px;
  display: none;
  font-size: 12px;
}
.amrelated-discount > .amrelated-text {
  margin-left: 3px;
}
.amrelated-discount.-summary {
  top: 0;
  right: 10px;
  padding: 5px 15px;
  max-width: 100%;
  font-size: 16px;
  transform: translateY(-50%);
}
.amrelated-discount.-summary .amount {
  margin-left: 5px;
  font-weight: 600;
}
.amrelated-pack-item.-discount-applied .amrelated-discount {
  display: flex;
}
.amrelated-plus,
.amrelated-equal {
  display: none;
}
.amrelated-summary-content {
  display: flex;
  justify-content: flex-end;
  padding: 15px 0;
  width: 100%;
}
.amrelated-summary-content .main.price {
  color: #000000;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
}
.amrelated-price-wrapper {
  justify-content: center;
  box-sizing: border-box;
  margin: 0 15px;
  padding: 15px;
  border-bottom: none;
}
.amrelated-tocart-wrapper {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.amrelated-tocart-wrapper .action {
  padding: 7px 15px;
  height: auto;
  line-height: normal;
}
.amrelated-popup-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
.amrelated-bundle-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  box-sizing: border-box;
  max-width: 315px;
  height: auto;
  overflow: hidden;
  padding: 0 0 13px;
  text-align: center;
  background: #fff;
  border-radius: 9px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.amrelated-bundle-popup .close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 9;
  width: 12px;
  height: 12px;
  font-size: 21px;
  color: rgba(0, 0, 0, 0.25);
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
  cursor: pointer;
}
.amrelated-bundle-popup .amrelated-products-wrapper {
  height: 100%;
  max-height: 80vh;
  overflow-y: auto;
  padding-bottom: 80px;
}
.amrelated-bundle-popup .amrelated-products-wrapper:last-child:after {
  display: none;
}
.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,
.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions {
  display: block;
}
.amrelated-bundle-popup .amrelated-notice {
  z-index: 99;
  max-width: 60%;
  margin: 0 auto;
  padding: 10px 20px;
  border-radius: 0 0 7px 7px;
  font-size: 14px;
  background: #fffae5;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  z-index: 10;
  background-color: #fff;
  text-align: right;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action {
  display: inline-block;
  padding: 15px;
  font-size: 18px;
}
.amrelated-product-container {
  position: relative;
}
.amrelated-product-container:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 68%;
  height: 1px;
  margin-left: 16%;
  background-color: #c5c5c5;
  content: '';
}
.amrelated-product-container:last-child:after {
  display: none;
}
.amrelated-product-container .amrelated-product-message {
  display: none;
}
.amrelated-product-container .amrelated-image-wrapper {
  max-width: 150px;
  margin: 15px auto;
}
.amrelated-product-info {
  width: 100%;
  /* rewrite magento styles*/
}
.amrelated-product-info .amrelated-info.-top,
.amrelated-product-info .amrelated-info.-bottom {
  padding: 0 20px;
  text-align: left;
}
.amrelated-product-info .box-tocart .actions,
.amrelated-product-info .action.back.customization,
.amrelated-product-info .block-bundle-summary,
.amrelated-product-info .tocart {
  display: none;
}
.amrelated-product-info .bundle-options-wrapper {
  margin-top: 25px;
}
.amrelated-product-info .bundle-options-wrapper input[type="radio"] {
  width: 15px;
}
.amrelated-product-info .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amrelated-product-info .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  margin: 10px 0 8px;
  font-weight: 600;
}
.amrelated-product-info .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amrelated-product-info .product-options-bottom .price-box .price-container .price,
.amrelated-product-info .product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.amrelated-product-info.giftcard .amrelated-price {
  display: none;
}
.amrelated-product-info.giftcard .amrelated-info.-bottom .product-options-bottom .price-box {
  display: block;
}
.amrelated-image-container {
  box-sizing: border-box;
  width: initial;
  margin: 0 25px 10px;
  border: 1px solid #b2b2b2;
}
.amrelated-image-container > .product-item-photo {
  display: block;
  width: 60%;
  margin: auto;
}
.amrelated-image-container .product-image-container {
  vertical-align: middle;
}
.amrelated-info.-top {
  margin: 0;
}
.amrelated-info.-top > .amrelated-title {
  margin-bottom: 5px;
  font-size: 20px;
}
.amrelated-info.-top > .amrelated-rating .rating-summary {
  vertical-align: text-bottom;
}
.amrelated-info.-top > .amrelated-price,
.amrelated-info.-top > .amrelated-price .price {
  font-size: 24px;
  font-weight: bold;
}
.amrelated-info.-top .reviews-actions .action {
  margin-left: 15px;
  font-size: 14px;
  color: #000;
}
.amrelated-info.-bottom {
  /* don't hide grouped price*/
}
.amrelated-info.-bottom > .amrelated-description {
  margin: 0 25px;
  font-size: 12px;
}
.amrelated-info.-bottom .swatch-attribute {
  margin-bottom: 20px;
}
.amrelated-info.-bottom .product-options-bottom .price-box {
  display: none;
}
.amrelated-info.-bottom .product-options-bottom .grouped .price-box {
  display: block;
}
.amrelated-products-block {
  overflow: hidden auto;
  margin: 20px 15px 27px;
  max-height: 366px;
  border-bottom: 1px solid #ebeef5;
}
.amrelated-products-block > .amrelated-product {
  display: flex;
  margin-bottom: 20px;
}
.amrelated-products-block .amrelated-content {
  color: #333333;
  text-align: left;
}
.amrelated-products-block .amrelated-name {
  word-wrap: break-word;
  word-break: break-word;
  font-size: 16px;
  line-height: 20px;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.amrelated-products-block .amrelated-image-wrapper {
  display: flex;
  margin-right: 10px;
  border: 1px solid #ebeef5;
}
.amrelated-products-block .amrelated-qty {
  display: flex;
  align-items: center;
  margin: 5px 0 0;
}
.amrelated-products-block .amrelated-qty .amrelated-title {
  font-weight: 800;
  font-size: 12px;
  line-height: 19px;
}
.amrelated-products-block .amrelated-qty .amrelated-value {
  margin-left: 10px;
  font-size: 14px;
  line-height: 19px;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions {
  display: flex;
  justify-content: center;
  margin: 0;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions .actions-primary {
  margin: 0 5px 0 0;
}
.am-porto-cmtb .products-grid .product-item-details .product-item-actions {
  margin: 0;
  text-align: left;
}
.am-porto-cmtb .products-grid .product-item .product-item-inner {
  margin: 10px 0;
}
.am-porto-cmtb .products-grid .product-item-actions .actions-secondary {
  padding: 0;
}
.am-porto-cmtb .wishlist.split.button {
  margin-right: 0;
}
.am-porto-cmtb .wishlist.split.button .change.action {
  display: none;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide {
  margin: 0 10px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .to-cart {
  padding: 0 8px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item {
  max-width: 100%;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item-actions {
  text-align: center;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .action.split {
  margin-right: 0;
}
.ampromo-overlay {
  position: fixed;
  top: -9999px;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  opacity: 0;
  transition: opacity 0.4s linear;
}
.ampromo-overlay.-show {
  top: 0;
  opacity: 1;
}
.ampromo-items-content {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  max-height: 95vh;
  overflow: auto;
  margin: 30px auto;
  padding: 24px;
  border: 1px solid #ededed;
  text-align: left;
  background-color: #ffffff;
}
.ampromo-items-content .ampromo-popup-title,
.ampromo-items-content .ampromo-item-buttons,
.ampromo-items-content .ampromo-title {
  text-align: center;
}
.ampromo-items-content .ampromo-popup-title .ampromo-counter {
  font-weight: bold;
}
.ampromo-items-content .ampromo-item {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  margin: 0 8px 7px;
  border: 1px solid #ededed;
  transition: .6s;
}
.ampromo-items-content .ampromo-item:hover {
  background: #ccc;
}
.ampromo-items-content .ampromo-item .fieldset .field {
  margin-bottom: 10px;
}
.ampromo-items-content .ampromo-item .fieldset .field .label {
  margin-bottom: 3px;
}
.ampromo-items-content .ampromo-popup-title {
  margin: 0 auto 20px;
}
.ampromo-items-content .ampromo-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
  font-size: 0;
  cursor: pointer;
  opacity: .8;
}
.ampromo-items-content .ampromo-close:hover {
  opacity: 1;
  transition: opacity .2s ease;
}
.ampromo-items-content .ampromo-button {
  box-shadow: none;
  border: none;
}
.ampromo-items-content .ampromo-item.-selected {
  background: #1f78c2;
}
.ampromo-items-content .ampromo-item.-selected .ampromo-options {
  max-height: 690px;
}
.ampromo-items-content .ampromo-item-image {
  display: block;
  margin: 7px auto;
}
.ampromo-items-content .ampromo-title {
  margin: 0;
}
.ampromo-item .ampromo-options {
  margin-bottom: 20px;
  padding: 0 5px;
  overflow: hidden;
  transition: max-height 0.2s ease;
}
.ampromo-gallery {
  width: 850px;
  margin: 0 30px;
}
.ampromo-gallery[data-count="1"] {
  width: 280px;
}
.ampromo-gallery[data-count="2"] {
  width: 570px;
}
.ampromo-slick .slick-prev,
.ampromo-slick .slick-next {
  width: 42px !important;
  height: 42px !important;
}
.ampromo-slick .slick-prev {
  left: -45px !important;
}
.ampromo-slick .slick-next {
  right: -45px !important;
}
.ampromo-slick .slick-dots {
  padding: 0 !important;
}
.ampromo-slick .slick-dots button,
.ampromo-slick .slick-dots button:hover,
.ampromo-slick .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.ampromo-slick .slick-dots .cart.table-wrapper .actions-toolbar > .action:hover,
.ampromo-slick .slick-dots .action-gift,
.ampromo-slick .slick-dots .action-gift:hover {
  height: 20px;
  width: 20px;
  padding: 5px !important;
  background: transparent !important;
  border: none !important;
  text-indent: 0 !important;
}
.ampromo-slick .slick-slide {
  vertical-align: top;
}
.ampromo-items-add {
  display: none;
  margin-bottom: 12px;
  padding: 7px;
  border: 1px solid #ededed;
  text-align: center;
}
.ampromo-items-add > a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.checkout-index-index .ampromo-items-add:before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDI1NmMwIDE0MS4zODctMTE0LjYxMyAyNTYtMjU2IDI1NlMwIDM5Ny4zODcgMCAyNTYgMTE0LjYxMyAwIDI1NiAwczI1NiAxMTQuNjEzIDI1NiAyNTZ6bTAgMCIgZmlsbD0iIzYwYjJmYyIvPjxwYXRoIGQ9Ik01MTIgMjU2YzAtMS4xNTItLjAyNy0yLjI5Ny0uMDQzLTMuNDQ1TDM2OS4wNTEgMTA5LjY0OGwtODUuMzU2IDIzLjA2My03LjU4Ni03LjU4Ni00Ni4wNjIgOC44OTgtMjQuNTg2LTI0LjU5Ny02OC4wMDQgNTMuOTU3LTI1LjUzMSA3NC44NDQgNTguMDI3IDU3LjMyLTM5LjMxNiAxMjAuMTIxIDk0LjQ3MiA5NC40NzNBMjU5LjI2IDI1OS4yNiAwIDAgMCAyNTYgNTEyYzE0MS4zODcgMCAyNTYtMTE0LjYxMyAyNTYtMjU2em0wIDAiIGZpbGw9IiMzOTY1Y2MiLz48cGF0aCBkPSJNMjMzLjE4OCAxMzcuNjg4bC0yNy43MjctMjguMjYyYy04LjI4MS04LjQ0Mi0xOS4zNTItMTMuMDk0LTMxLjE2NC0xMy4wOTQtMjQuMDc0IDAtNDMuNjYgMTkuNTg2LTQzLjY2IDQzLjY2IDAgMjQuMDc0IDE5LjU4NiA0My42NiA0My42NiA0My42NkgyNTZ2LTQ1Ljk2NHptMCAwIiBmaWxsPSIjZjY0MjEzIi8+PHBhdGggZD0iTTMzNy43MDMgOTYuMzMyYy0xMS44MTYgMC0yMi44ODMgNC42NTItMzEuMTY0IDEzLjA5NGwtMjcuNzI2IDI4LjI2MUgyNTZ2NDUuOTY1aDgxLjcwM2MyNC4wNzQgMCA0My42Ni0xOS41ODYgNDMuNjYtNDMuNjYgMC0yNC4wNzQtMTkuNTg2LTQzLjY2LTQzLjY2LTQzLjY2em0wIDAiIGZpbGw9IiNlZDI0MDAiLz48cGF0aCBkPSJNMTMwLjYzNyAyMTkuNTE2SDI1NnYxOTYuMTUySDEzMC42Mzd6bTAgMCIgZmlsbD0iI2ZmNiIvPjxwYXRoIGQ9Ik0yNTYgMjE5LjUxNmgxMjUuMzYzdjE5Ni4xNTJIMjU2em0wIDAiIGZpbGw9IiNmZmQxNWUiLz48cGF0aCBkPSJNMTExLjkyNiAxNjMuMzgzSDI1NnY3NC44NDRIMTExLjkyNnptMCAwIiBmaWxsPSIjZmZmZmMyIi8+PHBhdGggZD0iTTI1NiAxNjMuMzgzaDE0NC4wNzR2NzQuODQ0SDI1NnptMCAwIiBmaWxsPSIjZmZlYTdjIi8+PHBhdGggZD0iTTI4NC4wNjYgMTQ0LjY3MmMwLTE1LjUwNC0xMi41NjYtMjguMDY3LTI4LjA2Ni0yOC4wNjdsLTEyLjQ3MyA2NS40ODkgNDAuNTQtMTguNzExem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48cGF0aCBkPSJNMjI3LjkzNCAxNDQuNjcydjE4LjcxTDI1NiAxODIuMDk1di02NS40ODljLTE1LjUgMC0yOC4wNjYgMTIuNTYzLTI4LjA2NiAyOC4wNjd6bTAgMCIgZmlsbD0iI2ZmNjEyNiIvPjxwYXRoIGQ9Ik0yNTYgMTYzLjM4M2wtMTIuNDczIDczLjU5NEwyNTYgMzA4LjcwM2wyOC4wNjYgMTguNzExVjE2My4zODN6bTAgMCIgZmlsbD0iI2VkMjQwMCIvPjxwYXRoIGQ9Ik0yMjcuOTM0IDE2My4zODN2MTY0LjAzMUwyNTYgMzA4LjcwNFYxNjMuMzgyem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48L3N2Zz4=) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.ampromo-items-form {
  background: #fff;
  padding: 5px;
}
.ampromo-items-form .ampromo-qty {
  width: 30%;
  margin-left: 35%;
  margin-top: 10%;
}
.ampromo-items-form .product-info-price {
  padding-bottom: 10px;
  text-align: center;
  word-break: break-all;
}
.ampromo-items-form .price-base-price .price {
  font-size: 25px;
  text-decoration: line-through;
}
.ampromo-items-form .price-new-price .price-wrapper {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.ampromo-items-form .ampromo-item-qty-input > .mage-error {
  float: left;
}
.ampromo-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  width: 80px;
  height: 80px;
}
.ampromo-loading.-show {
  display: inline-block;
}
.ampromo-loading:after {
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  content: ' ';
  border-radius: 50%;
  border: 6px solid #ccc;
  border-color: #ccc transparent #ccc transparent;
  animation: load 1.2s linear infinite;
}
.ampromo-carousel-product.-loading {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0.3;
  pointer-events: none;
}
@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
    margin: 0 auto 30px;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    width: 280px;
    margin: 0 auto;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-items-content {
    padding: 15px;
  }
}
.amsl-separator {
  position: relative;
  display: none;
  margin: 0;
  border: 1px solid #dbdbdb;
}
.amsl-separator .amsl-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  box-sizing: border-box;
  width: 33px;
  height: 33px;
  border: 2px solid #dbdbdb;
  border-radius: 20px;
  background: #fff;
  color: #dbdbdb;
  text-align: center;
  font-size: 14px;
  line-height: 27px;
  transform: translate(-50%, -50%);
}
.amsl-cart-page .-labeled-buttons > .amsl-title,
.amsl-registration-page .-labeled-buttons > .amsl-title,
.amsl-login-page .-labeled-buttons > .amsl-title {
  display: none;
}
.amsl-cart-page .-labeled-buttons .amsl-buttons,
.amsl-registration-page .-labeled-buttons .amsl-buttons,
.amsl-login-page .-labeled-buttons .amsl-buttons {
  justify-content: flex-start;
  width: 100%;
}
.amsl-cart-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-registration-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular {
  margin: 0 0 15px;
}
.amsl-error {
  display: none;
  flex-basis: 100%;
  margin: 0 20px 20px;
  padding: 5px;
  background: #f69b98;
  text-align: left;
  word-break: break-word;
}
.amsl-error.-default {
  margin-bottom: 10px;
}
.amsl-error.-social {
  margin: 35px 20px 0;
}
.amsl-content {
  min-width: 300px;
}
.amsl-social-wrapper {
  display: flex;
  flex-direction: column;
}
.amsl-cart-page,
.amsl-login-page,
.amsl-registration-page {
  margin: 10px 0;
}
.amsl-cart-page .amsl-error,
.amsl-login-page .amsl-error,
.amsl-registration-page .amsl-error {
  margin: 0 0 10px;
}
.amsl-register-content .form.create.account,
.amsl-forgot-content .form.password.forget {
  min-width: inherit;
  max-width: 100%;
  width: 100%;
}
.amsl-popup-observed .modal-custom.authentication-dropdown,
.amsl-popup-observed .authentication-wrapper .dropdown-overlay {
  display: none;
}
.amsl-focus {
  outline: 2px solid #4878bf;
  border-color: #fff;
  transition: none;
  transform: none;
}
.amsl-button {
  transition: all 0.2s ease;
  display: block;
  border-radius: 100px;
  background-repeat: no-repeat;
}
.amsl-button .amsl-social-icon {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.amsl-button.-google {
  background: #ffffff;
}
.amsl-button.-google .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMyI+PHBhdGggZD0iTS4xMDIgMTYuNTJDLS4yMDggOC4yNjUgNi45MTYuNjM1IDE1LjA1Ni41MzZjNC4xNS0uMzYgOC4xODYgMS4yNzYgMTEuMzI2IDMuOTQ0LTEuMjg4IDEuNDM4LTIuNTk5IDIuODU5LTMuOTk4IDQuMTktMi43NjUtMS43MDUtNi4wOTMtMy4wMDUtOS4zMjMtMS44NS01LjIxIDEuNTA1LTguMzY2IDcuNzUxLTYuNDM4IDEyLjkyNiAxLjU5NyA1LjQwNSA4LjA3MiA4LjM3IDEzLjE0NyA2LjEgMi42MjgtLjk1NSA0LjM2LTMuNDE2IDUuMTItNi4wNjEtMy4wMTEtLjA2MS02LjAyMy0uMDIzLTkuMDM1LS4xMDctLjAwOC0xLjgyLS4wMTUtMy42MzItLjAwOC01LjQ1IDUuMDIzLS4wMDggMTAuMDUzLS4wMjQgMTUuMDgzLjAyMi4zMDkgNC40NTctLjM0IDkuMjI3LTMuMTkzIDEyLjgwNC0zLjkwOSA1LjEwNy0xMS4xMyA2LjYwNS0xNy4wMDMgNC42MDJDNC41IDI5LjU3OC0uMDM0IDIzLjIwMi4xMDIgMTYuNTJ6IiBmaWxsPSIjZmZmIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjYSkiPjxwYXRoIGQ9Ik0tOS43NjIgMzQuMzZWMi4zMzVsMjAuOTQgMTYuMDE0LTIwLjk0IDE2LjAxM3oiIGZpbGw9IiNGQkJDMDUiLz48cGF0aCBkPSJNLTkuNzYyIDIuMzM1bDIwLjk0IDE2LjAxMyA4LjYyMy03LjUxNEw0OS4zNjMgNi4wM3YtMTcuMjQ1SC05Ljc2MnYxMy41NXoiIGZpbGw9IiNFQTQzMzUiLz48cGF0aCBkPSJNLTkuNzYyIDM0LjM2TDI3LjE5IDYuMDNsOS43MzEgMS4yMzIgMTIuNDQxLTE4LjQ3N1Y0Ny45MUgtOS43NjJWMzQuMzZ6IiBmaWxsPSIjMzRBODUzIi8+PHBhdGggZD0iTTQ5LjM2MyA0Ny45MUwxMS4xNzggMTguMzQ4bC00LjkyNy0zLjY5Nkw0OS4zNjMgMi4zMzRWNDcuOTF6IiBmaWxsPSIjNDI4NUY0Ii8+PC9nPjwvc3ZnPg==);
}
.amsl-button.-twitter {
  background: #1da1f2;
}
.amsl-button.-twitter .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjgyMSAyNi45ODJjMTIuMjY1IDAgMTguOTcyLTEwLjE4OCAxOC45NzItMTkuMDIxIDAtLjI5LS4wMDYtLjU3OC0uMDItLjg2NUExMy41NzggMTMuNTc4IDAgMCAwIDMzLjEgMy42MzVjLTEuMTk1LjUzMi0yLjQ4Ljg5LTMuODMgMS4wNTJBNi43MDUgNi43MDUgMCAwIDAgMzIuMjA0Ljk5YTEzLjM1IDEzLjM1IDAgMCAxLTQuMjM0IDEuNjIzQTYuNjUyIDYuNjUyIDAgMCAwIDIzLjEwMi41Yy0zLjY4MyAwLTYuNjY5IDIuOTk0LTYuNjY5IDYuNjg0IDAgLjUyNS4wNTkgMS4wMzUuMTczIDEuNTI1LTUuNTQyLS4yOC0xMC40NTYtMi45NC0xMy43NDQtNi45ODVhNi42OCA2LjY4IDAgMCAwLS45MDMgMy4zNiA2LjY4NSA2LjY4NSAwIDAgMCAyLjk2NyA1LjU2NSA2LjYwNiA2LjYwNiAwIDAgMS0zLjAyLS44MzZ2LjA4NWE2LjY4MyA2LjY4MyAwIDAgMCA1LjM0OSA2LjU1MyA2LjY1OCA2LjY1OCAwIDAgMS0zLjAxMi4xMTUgNi42NzcgNi42NzcgMCAwIDAgNi4yMyA0LjY0MyAxMy4zNTQgMTMuMzU0IDAgMCAxLTguMjgyIDIuODYyYy0uNTM4IDAtMS4wNy0uMDMtMS41OTEtLjA5M2ExOC44NCAxOC44NCAwIDAgMCAxMC4yMjEgMy4wMDMiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amsl-button.-facebook {
  background: #3c5a99;
}
.amsl-button.-facebook .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMzgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjM3IDM3LjI4VjIwLjY2OGg1LjU3NmwuODM1LTYuNDc0SDEyLjM3VjEwLjA2YzAtMS44NzUuNTItMy4xNTIgMy4yMDktMy4xNTJsMy40MjgtLjAwMnYtNS43OWMtLjU5My0uMDgtMi42MjgtLjI1Ni00Ljk5Ni0uMjU2LTQuOTQzIDAtOC4zMjcgMy4wMTctOC4zMjcgOC41NTh2NC43NzVILjA5NHY2LjQ3NWg1LjU5VjM3LjI4aDYuNjg2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
}
.amsl-button.-apple {
  background: #fff;
}
.amsl-button.-apple .amsl-social-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAjCAYAAABo4wHSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKGSURBVHgBvVddbtpAEJ5dm1SVIuq8EcWm7glK3/pWOEGSExAe+9T2BE1OUHqCuDcIJ4Ab1Jygq5IfHi1qpApsb2ccg4xrO1HszSeBl9ldvp31zM63DGqCgdjfb34CkF36fX096xWN1aEGHB5aJ5rGLokbgOFDTsrGVyZtt9v9KAJn1yqnZXMYVECr1bJ1fe9X1h4E/M18LkTRPA4VoOsvLrM2KcEpI6xESl5ugiZFKMKQXzw098mkmtbo5hD2HvKyEiljzE6aHkD0fbnk7x5DGM8t6jBNsysl73AOb9EPDyN0GobryRz/mfpxdzGIAtv3ddfzhEfjcSHH6LGN3QZj4GbnFJJSzuk6+5ZMzoGcYN8P9M5FEuOeiJ1BnKMFM6QcLpd/LjzEf6SW1Sayz6AA6LlYr1c98nr7Tk2z/VUVIYF2rtHYG1M7PpGOjqwzfJyDQlB0Y4ycbkk5Z+SlUsJ0OnHLsk6Kg6YeRJH8kk4njmF9DEohJ3d3s6u0hWPId0AhMJ1GWRtFrw0KwVjkQg6pAc+MSqXtMQhDZuSReqAQKGM6eaQClEJ+yFo45ugUlIJ1qYjskGoauKAYpBTvlUZCulrxK1APgw77DXFc2kzz9Tird1QBa6sTpwzncgTPBDwBDxJS7oDi1NkgDKWjUQNVxN9m89VLbHZBIajE3d7OPm5PJF3nQzKCUshYE29JhRAeHs4DUARS/jc3M4faWrpjsVgI3OYDbL6HGpEoh4Hv56jBDVCk/cRHXXXWwwvVjhDPvSri++0FQTQuIXZJTFMDi7SN3zQur0SS+j+dz3+LtLH0qogen+PW9JHAJiL8jHyfD0nRZ8eSomSM95MF0HLcINAGeVeNfzUoF3Ix/HhxAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
}
.amsl-button.-linkedin {
  background: #0077b7;
}
.amsl-button.-linkedin .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTguMDQ2IDMyLjg1MmMwIC42MzQtLjUwMyAxLjE0OC0xLjEyMiAxLjE0OEgyLjE0OWMtLjYyIDAtMS4xMjItLjUxNC0xLjEyMi0xLjE0OFYxMi4zNjVjMC0uNjM0LjUwMi0xLjE0OCAxLjEyMi0xLjE0OGg0Ljc3NWMuNjIgMCAxLjEyMi41MTQgMS4xMjIgMS4xNDh2MjAuNDg3ek00LjUzNiA5LjI4NkMyLjAzMSA5LjI4NiAwIDcuMjA3IDAgNC42NDMgMCAyLjA3OSAyLjAzMSAwIDQuNTM2IDBjMi41MDYgMCA0LjUzNyAyLjA3OSA0LjUzNyA0LjY0MyAwIDIuNTY0LTIuMDMxIDQuNjQzLTQuNTM3IDQuNjQzek0zMyAzMi45NDRjMCAuNTgzLS40NjIgMS4wNTYtMS4wMzEgMS4wNTZoLTUuMTI0Yy0uNTcgMC0xLjAzMi0uNDczLTEuMDMyLTEuMDU2di05LjYxYzAtMS40MzMuNDExLTYuMjgtMy42Ni02LjI4LTMuMTU4IDAtMy43OTkgMy4zMTgtMy45MjcgNC44MDd2MTEuMDgzYzAgLjU4My0uNDYyIDEuMDU2LTEuMDMyIDEuMDU2SDEyLjI0Yy0uNTcgMC0xLjAzMi0uNDczLTEuMDMyLTEuMDU2VjEyLjI3MmMwLS41ODIuNDYyLTEuMDU1IDEuMDMyLTEuMDU1aDQuOTU1Yy41NyAwIDEuMDMyLjQ3MyAxLjAzMiAxLjA1NnYxLjc4N2MxLjE3LTEuNzk5IDIuOTExLTMuMTg3IDYuNjE2LTMuMTg3IDguMjA1IDAgOC4xNTggNy44NDUgOC4xNTggMTIuMTU2djkuOTE1eiIvPjwvc3ZnPg==);
}
.amsl-button.-instagram {
  background: linear-gradient(0deg, #e09b3d, #c74c4d, #c21975, #7024c4);
}
.amsl-button.-instagram .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE3LjUgMy4xNTNjNC42NzMgMCA1LjIyNi4wMTggNy4wNzIuMTAyIDEuNzA2LjA3OCAyLjYzMi4zNjMgMy4yNDkuNjAzLjc2LjI4IDEuNDQ4LjcyOCAyLjAxMiAxLjMwOWE1LjQyIDUuNDIgMCAwIDEgMS4zMSAyLjAxMmMuMjM5LjYxNy41MjQgMS41NDMuNjAyIDMuMjUuMDg0IDEuODQ1LjEwMiAyLjM5OC4xMDIgNy4wNzFzLS4wMTggNS4yMjYtLjEwMiA3LjA3MmMtLjA3OCAxLjcwNi0uMzYzIDIuNjMzLS42MDMgMy4yNWE1Ljc5NCA1Ljc5NCAwIDAgMS0zLjMyMSAzLjMyYy0uNjE3LjI0LTEuNTQzLjUyNS0zLjI1LjYwMy0xLjg0NS4wODQtMi4zOTguMTAyLTcuMDcxLjEwMnMtNS4yMjYtLjAxOC03LjA3Mi0uMTAyYy0xLjcwNi0uMDc4LTIuNjMyLS4zNjMtMy4yNS0uNjAyYTUuNDIzIDUuNDIzIDAgMCAxLTIuMDExLTEuMzEgNS40MjIgNS40MjIgMCAwIDEtMS4zMS0yLjAxMmMtLjI0LS42MTYtLjUyNC0xLjU0My0uNjAyLTMuMjUtLjA4NC0xLjg0NC0uMTAyLTIuMzk4LS4xMDItNy4wNyAwLTQuNjc0LjAxOC01LjIyNy4xMDItNy4wNzIuMDc4LTEuNzA3LjM2My0yLjYzMy42MDMtMy4yNS4yOC0uNzYuNzI4LTEuNDQ4IDEuMzA5LTIuMDEyYTUuNDIyIDUuNDIyIDAgMCAxIDIuMDEyLTEuMzFjLjYxNy0uMjM5IDEuNTQzLS41MjQgMy4yNS0uNjAyIDEuODQ1LS4wODQgMi4zOTgtLjEwMiA3LjA3MS0uMTAyek0xNy41IDBjLTQuNzUzIDAtNS4zNDkuMDItNy4yMTUuMTA1QzguNDIyLjE5IDcuMTUuNDg2IDYuMDM3LjkyYTguNTc4IDguNTc4IDAgMCAwLTMuMSAyLjAxOCA4LjU3OCA4LjU3OCAwIDAgMC0yLjAxOSAzLjFDLjQ4NiA3LjE1LjE5IDguNDIyLjEwNiAxMC4yODUuMDIgMTIuMTUgMCAxMi43NDcgMCAxNy41cy4wMiA1LjM0OS4xMDYgNy4yMTVjLjA4NSAxLjg2My4zOCAzLjEzNS44MTMgNC4yNDhhOC41NzkgOC41NzkgMCAwIDAgMi4wMTkgMy4xIDguNTc4IDguNTc4IDAgMCAwIDMuMSAyLjAxOGMxLjExMi40MzMgMi4zODQuNzI5IDQuMjQ3LjgxNCAxLjg2Ny4wODUgMi40NjMuMTA1IDcuMjE1LjEwNSA0Ljc1MyAwIDUuMzQ5LS4wMiA3LjIxNS0uMTA1IDEuODYzLS4wODUgMy4xMzUtLjM4MSA0LjI0OC0uODE0YTguOTUgOC45NSAwIDAgMCA1LjExOC01LjExOGMuNDMzLTEuMTEzLjcyOS0yLjM4NS44MTQtNC4yNDguMDg1LTEuODY2LjEwNS0yLjQ2Mi4xMDUtNy4yMTVzLS4wMi01LjM0OS0uMTA1LTcuMjE1Yy0uMDg1LTEuODYzLS4zODEtMy4xMzUtLjgxNC00LjI0OGE4LjU3OCA4LjU3OCAwIDAgMC0yLjAxOC0zLjEgOC41NzkgOC41NzkgMCAwIDAtMy4xLTIuMDE5QzI3Ljg1LjQ4NiAyNi41NzguMTkgMjQuNzE1LjEwNiAyMi44NDkuMDIgMjIuMjUzIDAgMTcuNSAweiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNy41IDguNTEzYTguOTg2IDguOTg2IDAgMSAwIDAgMTcuOTczIDguOTg2IDguOTg2IDAgMCAwIDAtMTcuOTczem0wIDE0LjgyYTUuODMzIDUuODMzIDAgMSAxIDAtMTEuNjY2IDUuODMzIDUuODMzIDAgMCAxIDAgMTEuNjY2ek0yNi44NDEgMTAuMjU4YTIuMSAyLjEgMCAxIDAgMC00LjIgMi4xIDIuMSAwIDAgMCAwIDQuMnoiLz48L3N2Zz4=);
}
.amsl-button.-amazon {
  background: #ffffff;
}
.amsl-button.-amazon .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MyIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Y5MCIgZD0iTTM4Ljg2OCAzNC42ODVDMzQuMTYgMzguMTUxIDI3LjMzNSA0MCAyMS40NTggNDAgMTMuMjIgNDAgNS44MDIgMzYuOTU3LjE5IDMxLjg5NmMtLjQ0LS4zOTgtLjA0Ni0uOTQuNDgzLS42M0M2LjczIDM0Ljc4NCAxNC4yMTcgMzYuOSAyMS45NTMgMzYuOWM1LjIxNiAwIDEwLjk1NC0xLjA3OCAxNi4yMy0zLjMxNC43OTgtLjMzOCAxLjQ2NS41Mi42ODUgMS4wOTh6Ii8+PHBhdGggZmlsbD0iI0Y5MCIgZD0iTTQwLjgyNiAzMi40NWMtLjYtLjc2OS0zLjk3OS0uMzY0LTUuNDk1LS4xODQtLjQ2My4wNTYtLjUzMy0uMzQ1LS4xMTctLjYzNCAyLjY5MS0xLjg5MSA3LjEwNy0xLjM0NSA3LjYyMi0uNzExLjUxNS42MzctLjEzNCA1LjA1Ny0yLjY2MyA3LjE2Ny0uMzg4LjMyNC0uNzU4LjE1MS0uNTg1LS4yNzkuNTY4LTEuNDE1IDEuODQtNC41ODggMS4yMzgtNS4zNnoiLz48cGF0aCBmaWxsPSIjMjIxRjFGIiBkPSJNMjQuMzczIDE2LjQ0NVYxNS4zM2MtMy43NjMgMC03LjczOC43OTctNy43MzggNS4xODggMCAyLjIyNCAxLjE2NCAzLjczIDMuMTYzIDMuNzMgMS40NjQgMCAyLjc3NC0uODkgMy42MDEtMi4zNCAxLjAyNS0xLjc4Mi45NzQtMy40NTUuOTc0LTUuNDYyek0yOS42MiAyOWMtLjM0NC4zMDQtLjg0MS4zMjYtMS4yMy4xMjMtMS43MjctMS40Mi0yLjAzNC0yLjA4LTIuOTg2LTMuNDM0LTIuODU1IDIuODgzLTQuODc1IDMuNzQ1LTguNTggMy43NDUtNC4zNzcgMC03Ljc4OC0yLjY3My03Ljc4OC04LjAyNiAwLTQuMTggMi4yOTEtNy4wMjggNS41NDgtOC40MTkgMi44MjYtMS4yMzEgNi43NzItMS40NDkgOS43ODgtMS43ODl2LS42NjZjMC0xLjIyNS4wOTUtMi42NzQtLjYzLTMuNzMxLS42MzctLjk1LTEuODUyLTEuMzQtMi45Mi0xLjM0LTEuOTg0IDAtMy43NTYgMS4wMDYtNC4xODggMy4wOTMtLjA4OC40NjMtLjQzMi45Mi0uOS45NDJsLTUuMDUxLS41MzdjLS40MjUtLjA5NC0uODkzLS40MzQtLjc3Ni0xLjA3OUMxMS4wNzIgMS44MjYgMTYuNTk4IDAgMjEuNTQ4IDBjMi41MzIgMCA1Ljg0LjY2NiA3Ljg0IDIuNTY1IDIuNTMyIDIuMzQgMi4yOSA1LjQ2MiAyLjI5IDguODZ2OC4wMjdjMCAyLjQxMiAxLjAxIDMuNDcgMS45NjIgNC43NzQuMzM3LjQ2My40MSAxLjAyMS0uMDE0IDEuMzY5LTEuMDYyLjg3Ny0yLjk1IDIuNTA3LTMuOTkgMy40MkwyOS42MjEgMjkiLz48L3N2Zz4=);
}
.amsl-button.-paypal {
  background: #ffffff;
}
.amsl-button.-paypal .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzI1M0I4MCIgZD0iTTkuNDUzIDM2bC43MTMtNC4yNTEtMS41ODgtLjAzNUgzTDYuMjY3IDQuMzQzYS40MDkuNDA5IDAgMCAxIC4xNDctLjI0Ni40NDcuNDQ3IDAgMCAxIC4yOC0uMDk3TDE3IDNjNSAwIDguNDcxLTIuNjM3IDEwLTEgMC0uNS43OCAyLjExNyAxIDMgLjIzMi45MjcgMS44IDEuOTUzIDEuNTc0IDMuMzAzbC0uMDE2LjA5OXYuODY1bC43MTYuMzgxYy42MDQuMzAxIDEuMDgzLjY0NSAxLjQ1MSAxLjA0LjYxMy42NTYgMS4wMSAxLjQ5IDEuMTc3IDIuNDguMTczIDEuMDE3LjExNi4yMjgtLjE2NyAxLjU5OC0uMzI3IDEuNTc3LS44NTYgMi45NS0xLjU3IDQuMDc0YTguNTk3IDguNTk3IDAgMCAxLTIuNDg2IDIuNTZjLS45NDguNjMyLTIuMDc1IDEuMTEyLTMuMzQ4IDEuNDE5LTEuMjM1LjMwMi0yLjY0Mi40NTQtNC4xODUuNDU0aC0uOTk1Yy0uNzEgMC0xLjQwMi4yNC0xLjk0NC42NzItLjU0My40NC0uOTAzIDMuMDQyLTEuMDEzIDMuN2wtLjA3NS4zODItMS4yNiA3LjQ5My0uMDU2LjI3NWMtLjAxNS4wODctLjA0MS4xMy0uMDguMTZhLjIxOS4yMTkgMCAwIDEtLjEzLjA0NWgtNi4xNHoiLz48cGF0aCBmaWxsPSIjMTc5QkQ3IiBkPSJNMjkuNSA3Yy0uMDM2LjIyOS4xNzcuNjYzLjEzMS45MDQtMS41ODggOC4xMjUtNy4wMiAxMC45MzItMTMuOTYgMTAuOTMySDEyLjE0Yy0uODQ4IDAtMS41NjMuNjE1LTEuNjk2IDEuNDQ5TDguNjM1IDMxLjcxOGwtLjUxMyAzLjI0QS45MDIuOTAyIDAgMCAwIDkuMDE1IDM2aDYuMjY1Yy43NDIgMCAxLjM3My0uNTM3IDEuNDktMS4yNjdsLjA2MS0uMzE3IDEuMTgtNy40NjIuMDc2LS40MDlhMS41MDUgMS41MDUgMCAwIDEgMS40ODktMS4yN2guOTM3YzYuMDcgMCAxMC44MjMtMi40NTYgMTIuMjEyLTkuNTY0LjU4LTIuOTcuMjgtNS40NS0xLjI1Ni03LjE5M0MzMS4wMDUgNy45OTIgMzAuMTc0IDcuMzU2IDI5LjUgN3oiLz48cGF0aCBmaWxsPSIjMjIyRDY1IiBkPSJNMjguMDUzIDdjLS4yMjMtLjA3LTEuMjA1LS41NjQtMS40NDEtLjYyMmExMi4yMDQgMTIuMjA0IDAgMCAwLS43MzItLjE1QTE2LjYxMyAxNi42MTMgMCAwIDAgMjMuMDEzIDZoLTguNjg5Yy0uMjEzIDAtLjQxNy4wNTMtLjU5OS4xNDgtLjQuMjEtLjY5OC42MjMtLjc3IDEuMTI5TDExLjA1MyAyMGwtLjA1My4zNzJjLjEyMi0uODQuODMzLTEuNDMgMS42MTQtMS40M2gzLjI1M2M2LjAxIDAgMTEuNDU5LTIuMTIxIDEzLjI5OS05LjE4MWExNy4yMzIgMTcuMjMyIDAgMCAwIC4zMDMtMS4zODljLjA0NC0uMjQyLjA4LS40NzcuMTEzLS43MDhhNy40NTkgNy40NTkgMCAwIDAtMS4yMDEtLjU1MkE5Ljk4NSA5Ljk4NSAwIDAgMCAyOC4wNTMgN3oiLz48cGF0aCBmaWxsPSIjMjUzQjgwIiBkPSJNMTIuNzgzIDkuMzk3Yy4wNzUtLjQ3NC4zODQtLjg2Mi44LTEuMDU4LjE5LS4wODkuNC0uMTM4LjYyMi0uMTM4aDkuMDJjMS4wNjkgMCAyLjA2Ni4wNjggMi45NzcuMjEzYTEyLjEyMiAxMi4xMjIgMCAwIDEgMS44MTcuNDI2Yy40NDcuMTQ3Ljg2My4zMiAxLjI0Ny41MTkgMS4yMjItMy4yNTkuMjc5LTUuMDEyLTEuMjc4LTYuNzU5QzI2LjI3LjY3NiAyMi44OS4xIDE4LjkyOC4xSDcuNDE4Yy0uODEgMC0xLjUuNTgtMS42MjYgMS4zNjhMMSAzMS4zNzVhLjk3OC45NzggMCAwIDAgLjk3NSAxLjEyNWg2LjYyMmwyLjI2Ny0xMS4xNCAxLjkxOS0xMS45NjN6Ii8+PC9zdmc+);
}
.amsl-button.-twitch {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #6441a5;
}
.amsl-button.-twitch .amsl-social-icon {
  width: 50%;
  height: 50%;
  border: 1px solid black;
  border-radius: 5px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwMCAxMDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48bWV0YWRhdGE+IFN2ZyBWZWN0b3IgSWNvbnMgOiBodHRwOi8vd3d3Lm9ubGluZXdlYmZvbnRzLmNvbS9pY29uIDwvbWV0YWRhdGE+PGc+PHBhdGggZD0iTTExNSwxMEw0NSwxODV2NjY1aDIxMHYxNDBoMTQwbDE0MC0xNDBoMTc1bDI0NS0yNDVWMTBIMTE1eiBNODUwLDU3MEw3MTAsNzEwSDUwMEwzNjAsODUwVjcxMEgxODVWMTE1aDY2NVY1NzB6Ii8+PHBhdGggZD0iTTY0MCwyNTIuOGgxMDVWNTM1SDY0MFYyNTIuOHoiLz48cGF0aCBkPSJNMzk1LDI1Mi44aDEwNVY1MzVIMzk1VjI1Mi44eiIvPjwvZz48L3N2Zz4=);
  background-size: 50%;
  filter: invert(1);
}
.amsl-button-wrapper.-rectangular .amsl-button,
.amsl-linked-wrapper.-rectangular .amsl-button {
  border-radius: 4px;
}
.amsl-button-wrapper.-rectangular .amsl-button.-twitch .amsl-social-icon {
  border: none;
  background-size: 100%;
}
.amsl-button-wrapper.-rectangular.with-label .amsl-button.-twitch .amsl-social-icon {
  background-size: 70%;
}
.amsl-button-wrapper.with-label.-rectangular {
  width: 100%;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button {
  display: flex;
  justify-content: start;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  box-shadow: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button:hover {
  box-shadow: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button:focus,
.amsl-button-wrapper.with-label.-rectangular .amsl-button:hover:focus {
  outline: 2px solid #4878bf;
  border-color: #fff;
  transition: none;
  transform: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google {
  background: #448fff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google:hover {
  background: #77aeff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal {
  background: #009cde;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal:hover {
  background: #12b9ff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon {
  background: #232f3e;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon:hover {
  background: #35485f;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguNDM4IDI1VjEzLjU5NmgzLjgzM2wuNTc0LTQuNDQ0SDguNDM4VjYuMzE1YzAtMS4yODcuMzU4LTIuMTY0IDIuMjA1LTIuMTY0SDEzVi4xNzRDMTIuNTkyLjEyMSAxMS4xOTQgMCA5LjU2NiAwIDYuMTcgMCAzLjg0MyAyLjA3MSAzLjg0MyA1Ljg3NXYzLjI3N0gwdjQuNDQ0aDMuODQzVjI1aDQuNTk1eiIgZmlsbD0iIzNDNUE5OSIvPjwvc3ZnPg==);
  background-position: center center;
  background-size: 13px;
  background-repeat: no-repeat;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple:hover {
  background: #f2f2f7;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple .amsl-social-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAjCAYAAABo4wHSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKGSURBVHgBvVddbtpAEJ5dm1SVIuq8EcWm7glK3/pWOEGSExAe+9T2BE1OUHqCuDcIJ4Ab1Jygq5IfHi1qpApsb2ccg4xrO1HszSeBl9ldvp31zM63DGqCgdjfb34CkF36fX096xWN1aEGHB5aJ5rGLokbgOFDTsrGVyZtt9v9KAJn1yqnZXMYVECr1bJ1fe9X1h4E/M18LkTRPA4VoOsvLrM2KcEpI6xESl5ugiZFKMKQXzw098mkmtbo5hD2HvKyEiljzE6aHkD0fbnk7x5DGM8t6jBNsysl73AOb9EPDyN0GobryRz/mfpxdzGIAtv3ddfzhEfjcSHH6LGN3QZj4GbnFJJSzuk6+5ZMzoGcYN8P9M5FEuOeiJ1BnKMFM6QcLpd/LjzEf6SW1Sayz6AA6LlYr1c98nr7Tk2z/VUVIYF2rtHYG1M7PpGOjqwzfJyDQlB0Y4ycbkk5Z+SlUsJ0OnHLsk6Kg6YeRJH8kk4njmF9DEohJ3d3s6u0hWPId0AhMJ1GWRtFrw0KwVjkQg6pAc+MSqXtMQhDZuSReqAQKGM6eaQClEJ+yFo45ugUlIJ1qYjskGoauKAYpBTvlUZCulrxK1APgw77DXFc2kzz9Tird1QBa6sTpwzncgTPBDwBDxJS7oDi1NkgDKWjUQNVxN9m89VLbHZBIajE3d7OPm5PJF3nQzKCUshYE29JhRAeHs4DUARS/jc3M4faWrpjsVgI3OYDbL6HGpEoh4Hv56jBDVCk/cRHXXXWwwvVjhDPvSri++0FQTQuIXZJTFMDi7SN3zQur0SS+j+dz3+LtLH0qogen+PW9JHAJiL8jHyfD0nRZ8eSomSM95MF0HLcINAGeVeNfzUoF3Ix/HhxAAAAAElFTkSuQmCC);
  background-position: center center;
  background-size: 24px;
  background-repeat: no-repeat;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple .amsl-text {
  color: #1c1c1e;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal .amsl-social-icon {
  border-radius: 4px;
  background-color: #fff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-social-icon {
  margin: 0 10px;
  min-width: 30px;
  width: 30px;
  height: 30px;
  background-size: 70%;
  transform: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-text {
  margin-right: 5px;
  color: #fff;
}
.amsl-button-showmore {
  position: relative;
  display: block;
  margin: 25px 0;
  width: 100%;
  height: 1px;
  color: #4878bf;
}
.amsl-button-showmore:before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #dbdbdb;
  content: '';
}
.amsl-button-showmore > .amsl-label {
  transition: all 0.3s ease-in-out;
  display: inline-block;
  padding: 5px 15px;
  background: #f6f6f6;
  cursor: pointer;
  transform: translateY(-50%);
}
.amsl-button-showmore > .amsl-label:hover {
  opacity: .8;
}
.amsl-button-showmore .amsl-arrow {
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 7px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw2IDZMMTEgMSIgc3Ryb2tlPSIjNDg3OEJGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);
  background-position: center;
  vertical-align: middle;
}
.amsl-tabs-wrapper.-forgot {
  display: none;
}
.amsl-tablist {
  margin: 20px 20px 30px;
  padding: 0;
  list-style: none;
}
.amsl-tablist > li:only-child {
  pointer-events: none;
  user-select: none;
}
.amsl-tablist > li:only-child a {
  cursor: default;
}
.amsl-tablist .amsl-title {
  display: inline-block;
  margin: 0 5px 0 0;
  font-size: 18px;
}
.amsl-tablist .amsl-title:hover {
  background: #f0f0f0;
}
.amsl-tablist .amsl-title.active .amsl-link {
  border-bottom: 1px solid #4878bf;
  color: #4878bf;
}
.amsl-tablist .amsl-title .amsl-link {
  display: block;
  padding: 7px 20px;
  color: #787878;
}
.amsl-tablist .amsl-title .amsl-link:hover {
  text-decoration: none;
}
.amsl-login-content {
  flex-direction: row;
  width: 100%;
}
.amsl-login-content .form-login .field.password {
  margin-bottom: 0;
}
.amsl-login-content .field {
  margin-bottom: 15px;
}
.amsl-login-content .fieldset > .field > .label {
  display: none;
}
.amsl-login-content .primary,
.amsl-login-content .action.primary.login {
  width: 100%;
}
.amsl-login-content .secondary {
  margin-top: 5px;
  text-align: right;
}
.amsl-login-content .secondary .action.remind {
  color: #4878bf;
}
.amsl-register-content {
  width: 100%;
}
.amsl-register-content .label {
  color: #000;
}
.amsl-register-content .field {
  margin-bottom: 25px;
}
.amsl-register-content .fieldset {
  min-width: 100%;
}
.amsl-register-content .field.newsletter .label {
  color: #787878;
}
.amsl-register-content .fieldset.create.account .field:nth-of-type(1) {
  margin-bottom: 10px;
}
.amsl-register-content .fieldset.create.info .field-name-firstname,
.amsl-register-content .fieldset.create.info .field-name-lastname {
  display: block;
  width: 100%;
}
.amsl-register-content .fieldset.create.info .field-name-lastname {
  float: right;
}
.amsl-register-content .password-strength-meter,
.amsl-register-content .password-strength-meter:before,
.amsl-register-content .password-none .password-strength-meter:before {
  background-color: #fff;
}
.amsl-register-content .fiedset:after,
.amsl-register-content .legend,
.amsl-register-content .fieldset > .legend + br {
  display: none;
}
.amsl-register-content .amsl-form .fullname .fields {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.amsl-register-content .amsl-form .fullname .fields > .field-name-firstname,
.amsl-register-content .amsl-form .fullname .fields > .field.field-name-lastname {
  flex-grow: 1;
}
.amsl-register-content .amsl-form .fullname .fields > .field.field-name-middlename {
  padding: 0;
  width: 100%;
}
.amsl-register-content .amsl-form .fullname .fields > .field-name-prefix,
.amsl-register-content .amsl-form .fullname .fields > .field-name-suffix {
  flex-basis: 100%;
}
.amsl-login-success {
  padding: 50px;
  color: #407740;
}
.amsl-popup-overlay {
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 99999;
  overflow: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.amsl-popup-block {
  position: relative;
  box-sizing: border-box;
  margin: 10px auto auto;
  min-width: 300px;
  max-width: 95vw;
  border-radius: 8px;
  background: #fff;
}
.amsl-popup-block .amsl-social-login {
  min-height: 180px;
}
.amsl-popup-block .amsl-button-wrapper {
  margin: 0 10px 15px;
}
.amsl-popup-block .amsl-form {
  margin: 0 20px 65px;
  min-width: 250px;
}
.amsl-popup-block .block {
  margin-bottom: 0;
}
.amsl-popup-block .actions-toolbar > .primary {
  margin-bottom: 0;
}
.amsl-popup-block .amsl-register-content .fieldset.create.info > .field:not([class*='field-name-']) {
  margin: 20px 0 0;
}
.amsl-popup-block .control.captcha-image .captcha-img {
  display: block;
  max-height: 50px;
}
.amsl-popup-block.-social-top .amsl-login-content {
  display: flex;
  flex-direction: column-reverse;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-separator {
  display: block;
  margin: 45px 20px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-form {
  margin-bottom: 20px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login {
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 20px;
  padding: 0;
  min-height: inherit;
  border-radius: 4px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-title {
  display: none;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-title.-short {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  background: none;
  transform: none;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-buttons {
  margin: 20px 0;
  padding: 0;
  width: 60%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-button-wrapper {
  margin: 5px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-button {
  width: 40px;
  height: 40px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-social-icon {
  transform: scale(0.6);
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-error {
  order: 1;
  margin: 5px 20px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-error.-social {
  margin: 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons {
  flex-direction: column;
  padding: 20px 0 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-error.-social {
  box-sizing: border-box;
  width: 100%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-buttons {
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-button-wrapper {
  box-sizing: border-box;
  margin: 0 0 15px;
  padding: 0 15px;
  width: 100%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-button {
  width: auto;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-social-icon {
  margin: auto 5px;
  transform: none;
}
.amsl-popup-block .actions-toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 35px;
}
.amsl-popup-block .actions-toolbar:before,
.amsl-popup-block .actions-toolbar:after {
  display: none;
}
.amsl-popup-block .actions-toolbar .action.primary {
  box-sizing: border-box;
  margin: 0;
  padding: 14px 45px;
  height: 50px;
  border: 2px solid transparent;
  border-radius: 4px;
  background: #4878bf;
  box-shadow: none;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
}
.amsl-popup-block .actions-toolbar .action.primary:hover,
.amsl-popup-block .actions-toolbar .action.primary:hover:focus {
  background: #5891e6;
}
.amsl-popup-block .actions-toolbar .action.primary:focus {
  outline: 2px solid #4878bf;
  border-color: #fff;
  transition: none;
  transform: none;
}
.amsl-popup-block .fieldset {
  margin-bottom: 25px;
}
.amsl-popup-block .fieldset:last-of-type {
  margin-bottom: 0;
}
.amsl-popup-block .fieldset > .field > .label,
.amsl-popup-block .fieldset > .fields > .field > .label {
  font-weight: 400;
}
.amsl-popup-block .checkbox {
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.amsl-popup-block .checkbox + .label {
  vertical-align: middle;
}
.amsl-popup-block .input-text {
  height: 45px;
  border: 0;
  border-radius: 4px;
  background: #f2f2f2;
  color: #585858;
}
.amsl-popup-block .input-text::placeholder {
  color: #a1a1a1;
}
.amsl-popup-block .amsl-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 15px;
  height: 15px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  background-size: contain;
  cursor: pointer;
}
.amsl-popup-block .amsl-close:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjxnIGNsYXNzPSJjdXJyZW50TGF5ZXIiPjxwYXRoIGQ9Ik0xIDFsMTEgMTFtMC0xMUwxIDEyIiBzdHJva2U9IiMxZGExZjIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIGNsYXNzPSJzZWxlY3RlZCIvPjwvZz48L3N2Zz4=);
  background-size: contain;
}
.amsl-popup-block .form-create-account .fieldset.create.account:after,
.amsl-popup-block .block-title,
.amsl-popup-block .field.note {
  display: none;
}
.amsl-popup-block.-social-top .amsl-button-showmore {
  margin: 25px 0 7px;
}
.amsl-accounts {
  flex-direction: column;
}
.amsl-accounts,
.amsl-accounts .amsl-linked {
  display: flex;
  justify-content: space-between;
}
.amsl-accounts .amsl-accounts-block {
  margin-bottom: 20px;
  width: 100%;
}
.amsl-accounts .amsl-button {
  width: 45px;
  height: 45px;
}
.amsl-accounts .amsl-button.-amazon,
.amsl-accounts .amsl-button.-paypal {
  border: 1px solid #ececec;
}
.amsl-accounts .amsl-linked {
  align-items: center;
  box-sizing: border-box;
  margin: 0 0 15px 23px;
  padding: 8px 8px 8px 0;
  height: 45px;
  background: #ececec;
}
.amsl-accounts .amsl-linked:last-of-type {
  margin-bottom: 0;
}
.amsl-accounts .amsl-linked .amsl-button {
  position: absolute;
  transform: translateX(-50%);
}
.amsl-accounts .amsl-name {
  overflow: hidden;
  margin: 0 2px 0 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amsl-accounts .amsl-social-icon {
  transform: scale(0.7);
}
.amsl-accounts .amsl-unlink {
  display: flex;
  align-items: center;
  padding: 1px 15px;
  height: 100%;
  border-radius: 4px;
  background: #4878bf;
  line-height: 1;
}
.amsl-accounts .amsl-unlink,
.amsl-accounts .amsl-unlink:hover,
.amsl-accounts .amsl-unlink:visited {
  color: #fff;
  text-decoration: none;
}
.amsl-accounts .amsl-unlink:hover {
  background: #5891e6;
}
.amsl-accounts .amsl-social-login {
  height: inherit;
}
.amsl-accounts .amsl-social-login .amsl-buttons {
  padding: 25px 15px;
}
.amsl-accounts .amsl-button-wrapper {
  margin: 7.5px 15px;
}
.amsl-accounts .amsl-accounts-block > .legend {
  box-sizing: border-box;
  width: 100%;
}
.amsl-social-login {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 100%;
  border-radius: 0 0 8px 8px;
  background: #f6f6f6;
  text-align: center;
}
.amsl-social-login .amsl-title {
  position: absolute;
  right: 0;
  left: 0;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 10px 55px;
  max-width: 300px;
  width: 100%;
  border-radius: 4px;
  background: #dbdbdb;
  transform: translateY(-50%);
}
.amsl-social-login .amsl-title.-short {
  display: none;
  width: inherit;
}
.amsl-social-login .amsl-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 50px 10px;
  width: 100%;
}
.amsl-social-login .amsl-buttons.-flex-center {
  justify-content: center;
}
.amsl-social-login .amsl-button {
  width: 65px;
  height: 65px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.amsl-social-login .amsl-button:hover {
  box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.amsl-social-login .amsl-button:focus {
  box-shadow: none;
  transform: translateY(-1px);
}
.amsl-social-login .amsl-button.-google:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-twitter:hover {
  background: #4db5f5;
}
.amsl-social-login .amsl-button.-facebook:hover {
  background: #4e71ba;
}
.amsl-social-login .amsl-button.-apple:hover {
  background: #fff;
}
.amsl-social-login .amsl-button.-linkedin:hover {
  background: #0098ea;
}
.amsl-social-login .amsl-button.-amazon:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-paypal:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-twitch:hover {
  background: #7e5bbe;
}
.amsl-cart-page .amsl-social-login,
.amsl-login-page .amsl-social-login,
.amsl-registration-page .amsl-social-login {
  align-items: center;
  flex-direction: column;
  padding-top: 20px;
}
.amsl-cart-page .amsl-social-login .amsl-title,
.amsl-login-page .amsl-social-login .amsl-title,
.amsl-registration-page .amsl-social-login .amsl-title {
  position: relative;
  margin: 0;
  padding: 0 30px;
  background: none;
  color: #000;
  text-align: center;
  transform: none;
}
.amsl-cart-page .amsl-social-login .amsl-buttons,
.amsl-login-page .amsl-social-login .amsl-buttons,
.amsl-registration-page .amsl-social-login .amsl-buttons {
  margin: 0;
  padding: 0;
  width: inherit;
}
.amsl-cart-page .amsl-social-login .amsl-button-wrapper,
.amsl-login-page .amsl-social-login .amsl-button-wrapper,
.amsl-registration-page .amsl-social-login .amsl-button-wrapper {
  margin: 0 10px 10px;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
#amasty-shopby-product-list {
  order: 10;
  max-width: 100%;
}
.amsearch-results {
  padding: 15px 0 0;
  background-color: #ffffff;
}
.amsearch-results .amsearch-products.-waste {
  padding: 15px;
}
.amsearch-results .amsearch-item {
  text-transform: capitalize;
  cursor: pointer;
}
.amsearch-results .amsearch-item:hover {
  background-color: #f4f5fa;
}
.amsearch-results .amsearch-item .item-name {
  outline: none;
  color: inherit;
  text-decoration: none;
  font-size: 1.2rem;
}
.amsearch-results .amsearch-item-container:not(.recent_searches) .amsearch-item .item-name {
  text-decoration: underline;
  cursor: pointer;
}
.amsearch-results .actions-secondary {
  display: none;
  padding: 0 0 0 5px;
}
.amsearch-results .amsearch-item .amsearch-autocomplete-image:not([data-click-url]),
.amsearch-results .amsearch-item .price-box:not([data-click-url]) {
  cursor: pointer;
}
.amsearch-form-container .control {
  min-height: 32px;
}
.amsearch-form-container .amsearch-wrapper-inner .actions-secondary {
  display: none;
}
.amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
  max-width: 100%;
  background-color: #fff;
}
.amsearch-form-container .search-autocomplete {
  overflow: hidden;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  overflow-y: auto;
  max-height: 90vh;
}
.amsearch-form-container .search-autocomplete::-webkit-scrollbar {
  background: #f0f0f0;
}
.amsearch-form-container .search-autocomplete::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amsearch-form-container .search-autocomplete ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amsearch-form-container .search-autocomplete::-webkit-scrollbar {
  width: 4px;
}
.amsearch-form-container .search-autocomplete::-webkit-scrollbar-thumb {
  width: 4px;
}
.amsearch-form-container .search-autocomplete ::-webkit-scrollbar-track {
  width: 4px;
}
.amsearch-form-container.-opened .input-text {
  padding-left: 26px;
}
.amsearch-form-container.-opened .input-text::-ms-clear {
  display: none;
}
.amsearch-form-container.-opened .input-text::-webkit-input-placeholder {
  color: #cecece;
  font-style: italic;
}
.amsearch-form-container.-opened .input-text::-moz-placeholder {
  color: #cecece;
  font-style: italic;
}
.amsearch-form-container.-opened .input-text:-ms-input-placeholder {
  color: #cecece;
  font-style: italic;
}
.amsearch-form-container .search-autocomplete .amsearch-leftside .amsearch-products {
  background-color: #ffffff;
}
.amsearch-wrapper-input {
  position: relative;
  max-width: 100%;
  transition: none;
}
.amsearch-wrapper-content > .amsearch-item {
  position: relative;
  display: flex;
  padding: 20px 0 16px 15px;
}
.amsearch-wrapper-content > .amsearch-item:first-child:before,
.amsearch-wrapper-content > .amsearch-item:last-child:after {
  display: none;
}
.amsearch-wrapper-content .product-item.amsearch-item {
  padding: 15px;
}
.amsearch-wrapper-content .product-item-details {
  display: flex;
  flex-direction: column;
  min-height: 100px;
}
.amsearch-wrapper-content .amsearch-wrapper-inner {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: auto;
}
.amsearch-wrapper-content .product-item-link {
  margin: 0 0 5px;
  color: #333;
  word-break: keep-all;
}
.amsearch-wrapper-content .product-item-actions {
  display: flex;
  align-items: flex-end;
  margin-top: 6px;
}
.amsearch-wrapper-content .amsearch-wrapper-inner .price-box {
  margin: 0 10px 0 0;
}
.amsearch-wrapper-content .amsearch-wrapper-inner .price {
  font-size: 16px;
}
.block-search .search .control {
  position: relative;
  z-index: 99;
}
.block-xsearch.block-search .search .control {
  z-index: 98;
}
.amsearch-form-container .input-text:focus {
  border: 2px solid #54c6ff;
  box-shadow: 0 2px 4px #c2ebff;
}
.amsearch-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  display: none;
  margin: auto;
  padding: 16px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
  cursor: pointer;
}
.search .amsearch-loupe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  display: none;
  margin: auto;
  padding: 0;
  width: 14px;
  height: 14px;
  border: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=) no-repeat center;
  box-shadow: none;
}
.amsearch-products .amsearch-highlight {
  padding: 0 2px;
  background-color: #3ac39c;
  color: #fff;
  word-wrap: normal;
}
.amsearch-products {
  order: 10;
  padding: 0 0 15px;
}
.amsearch-products .amasty-xsearch-block-header {
  padding: 0 15px 10px;
}
.amsearch-leftside {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.amsearch-leftside .recent_searches,
.amsearch-leftside .amsearch-item {
  flex-basis: 100%;
  padding: 5px 0;
}
.amsearch-autocomplete-information {
  padding-left: 13px;
  width: 60%;
}
.amsearch-autocomplete-information .action.view {
  color: #757575;
  font-weight: 300;
}
.amasty-xsearch-loader {
  position: absolute;
  top: 0;
  right: 40px;
  bottom: 0;
  z-index: 1000;
  margin: auto 5px auto 0;
  width: 16px;
  height: 11px;
  background: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA) no-repeat center;
}
.amasty-message.message.info {
  margin: 0;
}
.amasty-xsearch-num-results {
  float: right;
}
.amsearch-more-results {
  margin-top: 30px;
  text-align: center;
}
.amsearch-more-results .amsearch-link {
  border-bottom: 1px solid #06c;
  color: #06c;
  text-decoration: none;
}
.amsearch-more-results .amsearch-link:hover {
  border-bottom: 1px solid #1979c3;
  background-color: inherit;
  color: #1979c3;
  text-decoration: none;
}
.block-search .action.search.amasty-xsearch-hide,
.amasty-xsearch-hide {
  display: none;
}
.amasty-xsearch-block-header {
  position: relative;
  margin-bottom: 0;
  padding: 0 0 5px;
  color: #000000;
  text-transform: uppercase;
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 700;
}
.amsearch-item-container {
  position: relative;
  flex-basis: 100%;
  padding: 0 15px 30px;
}
.amsearch-item-container:last-child:after {
  display: none;
}
.amsearch-item-container:not(.recent_searches) .amsearch-highlight {
  color: #3ac39c;
  font-weight: 600;
}
.amsearch-item-container .amsearch-item {
  cursor: inherit;
}
.amsearch-item-container .amsearch-item:hover {
  background-color: inherit;
}
.amsearch-item-container .amsearch-highlight {
  font-size: 12px;
}
.amsearch-item-container.page a.item-name {
  color: #3ac39c;
  font-weight: 600;
}
.amsearch-item-container.recent_searches {
  padding: 0 15px 20px;
}
.amsearch-item-container.recent_searches .amsearch-item {
  display: inline-block;
  order: 1;
  box-sizing: border-box;
  margin: 0 8px 10px 0;
  padding: 5px 10px;
  border: 1px solid #e2e4ee;
  border-radius: 25px;
  text-decoration: none;
  font-size: 12px;
}
.amsearch-item-container.recent_searches .amsearch-item:hover {
  border-color: #3ac39c;
}
.amsearch-item-container.recent_searches .amsearch-item:active {
  border-color: #23745d;
}
.amsearch-item-container.recent_searches .amsearch-item:focus {
  border-color: #3ac39c;
  background-color: #3ac39c;
  color: #fff;
}
.amsearch-item-container.recent_searches .amasty-xsearch-block-header {
  padding: 0 0 10px;
}
.amsearch-item-container.recent_searches .amasty-xsearch-num-results {
  display: none;
}
.amsearch-item-container.popular_searches .amsearch-item:hover {
  background: #f4f5fa;
}
.amsearch-item-container.popular_searches .amasty-xsearch-num-results {
  display: none;
  font-size: 12px;
}
.amsearch-item-container.-brands .amasty-xsearch-num-results {
  display: inline-block;
  float: none;
  color: #ccc;
}
.amasty-xsearch-preload {
  display: none;
}
.search-autocomplete .amsearch-results div:not([data-click-url]) {
  background: none;
  cursor: default;
}
.amsearch-category-tab .amsearch-item {
  margin-bottom: 10px;
  font-size: 1.6rem;
}
.amsearch-category-tab .amsearch-item .am-item-link:not(:last-of-type):after {
  display: inline-block;
  margin: 0 10px;
  width: 10px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjYTNhM2EzIiBmaWxsPSIjYTNhM2EzIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
}
.block.block-search,
.form .search-autocomplete {
  z-index: 99;
}
.block.block-xsearch {
  z-index: 98;
}
@media only screen and (max-width: 767px) {
  .amsearch-leftside,
  .amsearch-products,
  .amsearch-additional-content > .amsearch-content-block {
    width: 100% !important;
  }
  .amsearch-products.-waste {
    width: auto !important;
  }
  .form .search-autocomplete {
    top: 66px;
    left: 0;
    overflow-y: auto;
    margin: -15px 15px 0;
    max-height: 70vh;
    background: #fff;
  }
}
.amsearch-item .product-item-description,
.amsearch-item .item-description {
  word-break: keep-all;
}
.amsearch-clone-position {
  position: absolute;
  right: 0;
  z-index: 999;
  box-shadow: 0 4px 6px rgba(61, 62, 66, 0.05), 0 4px 25px rgba(75, 76, 83, 0.15);
}
.amsearch-autocomplete-image {
  width: 40%;
}
.amsearch-autocomplete-image .product-image-photo {
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
}
#amsearch-result-tabs {
  margin-top: 5px;
}
#amsearch-result-tabs .data.title {
  margin-right: 5px;
}
#amsearch-result-tabs .data.title.active {
  box-sizing: border-box;
  background: #d8d8d8;
}
#amsearch-result-tabs .data.title.last {
  margin-bottom: 8px;
}
#amsearch-result-tabs .title {
  position: relative;
  box-sizing: border-box;
}
#amsearch-result-tabs .title.active:before {
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
}
#amsearch-result-tabs .title.active .switch {
  padding-bottom: 1px;
}
#amsearch-result-tabs .title.active .amsearch-results-count {
  display: none;
}
#amsearch-result-tabs .data.content {
  display: none;
}
#amsearch-result-tabs .data.content[aria-hidden='false'] {
  display: block;
}
.amsearch-related-terms {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.amsearch-related-terms > .amsearch-title {
  margin: 0 0 15px 0;
  width: 100%;
  font-weight: 700;
}
.amsearch-related-terms > .amsearch-item {
  margin: 0 15px 10px 0;
  padding: 5px 15px;
  border-radius: 20px;
  background: #d8eeff;
  color: #252525;
  font-size: 12px;
  line-height: 1.3;
  transition: .1s;
}
.amsearch-related-terms > .amsearch-item:hover {
  background: #b7e0ff;
}
.amsearch-related-terms > .amsearch-item:hover,
.amsearch-related-terms > .amsearch-item:active {
  text-decoration: none;
}
.amsearch-related-terms .amsearch-count {
  color: #757575;
}
.amsearch-emptysearch-cms {
  padding: 30px;
  background: #fbfcfe;
  color: #1f1b1b;
}
.amsearch-emptysearch-cms > .amsearch-content {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
  margin: 0 0 15px;
  font-weight: 800;
  font-size: 38px;
}
.amsearch-emptysearch-cms .amsearch-text {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block {
  margin-top: 30px;
  font-size: 14px;
}
.amsearch-emptysearch-cms .amsearch-image-block {
  margin-top: 30px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
  margin-bottom: 5px;
}
.am-porto-cmtb .page-header.type1 {
  z-index: 9999;
}
.am-porto-cmtb .amsearch-clone-position {
  padding: 2px 0;
  border: 15px solid transparent;
  border-top: none;
  border-radius: 0 0 20px 20px;
}
.am-porto-cmtb .amsearch-clone-position .amsearch-results {
  border-radius: 0 0 6px 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.am-porto-cmtb .amsearch-autocomplete-information .product-reviews-summary .reviews-actions .action {
  margin: 0;
  padding: 0;
  border: 0;
}
.search-autocomplete .amsearch-slider-wrap:not(:first-child) {
  margin-top: 55px;
}
.search-autocomplete .amsearch-slider-block {
  margin-top: 15px;
}
.search-autocomplete .amsearch-slider-block .product-item-link {
  display: block;
  overflow: hidden;
  min-height: 39px;
  max-height: 39px;
  font-size: 14px;
  line-height: 1.4;
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .search-autocomplete .amsearch-slider-block .product-item-link {
  word-break: break-all;
}
.ie11 .search-autocomplete .amsearch-slider-block .product-item-link {
  word-break: break-all;
}
.ie11 .search-autocomplete .amsearch-slider-block .product-item-link {
  word-break: break-all;
}
.search-autocomplete .amsearch-slider-block.slick-slider {
  padding: 0;
}
.search-autocomplete .amsearch-slider-block .slick-slide {
  vertical-align: inherit;
}
.amsearch-additional-content {
  display: flex;
  margin: -15px 0;
  max-width: 100%;
}
.amsearch-additional-content .amsearch-leftside-sidebar,
.amsearch-additional-content .amsearch-content-block {
  padding: 15px 0;
}
.amsearch-additional-content .amsearch-leftside-sidebar {
  min-width: 30%;
}
.amsearch-additional-content .amsearch-content-block {
  box-sizing: border-box;
  max-width: 70%;
  border-left: 1px solid #e8e9ef;
}
.search-autocomplete .amsearch-slider-block .slick-dots {
  top: 100%;
  border: none;
  background: inherit;
}
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 2px;
  padding: 0;
  width: 12px;
  height: 12px;
  border: none;
  text-align: inherit;
  white-space: inherit;
}
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation']:hover,
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'].selected {
  background: inherit;
}
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'].slick-active button,
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'].slick-active .cart.table-wrapper .actions-toolbar > .action,
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'].slick-active .action-gift {
  border-color: #000000;
  background: #000000;
}
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] button,
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action,
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] .action-gift {
  padding: 3px;
  width: auto;
  height: auto;
  border: 1px solid #e8e9ef;
  border-radius: 100%;
  background: #fff;
}
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] button:before,
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action:before,
.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] .action-gift:before {
  content: none;
}
.search-autocomplete .amsearch-slider-block .slick-arrow {
  top: 70px;
  z-index: 2;
  width: 30px;
  height: 30px;
  border-radius: 0;
  background: #ffffff url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMTg5IDIuMDA5TDcuMTkgOS4wMS4yMzMgMTUuOTY4bDEuMTA4IDEuMTA5IDguMDQ0LTguMDQ0LTguMTEtOC4xMUwuMTg5IDIuMDA4eiIgZmlsbD0iIzU3NTg1NSIvPjwvc3ZnPg==') center no-repeat !important;
}
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item {
  pointer-events: none;
}
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item:hover,
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item.selected {
  background-color: transparent;
}
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .amsearch-autocomplete-image,
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .information-container {
  pointer-events: auto;
}
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .amsearch-autocomplete-image {
  width: 100%;
}
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .price-box {
  margin: 10px 0 5px;
}
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .actions-secondary {
  display: flex;
  align-items: center;
  padding: 5px;
}
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .wishlist.split.button .action.toggle {
  display: none;
}
.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .actions-secondary > .action {
  flex-grow: inherit;
  margin-right: 5px;
  line-height: normal;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 31px;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../Dotdigitalgroup_Sms/images/flags.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../Dotdigitalgroup_Sms/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
body.checkout-onepage-success .item-options .tooltip.wrapper {
  font-size: 10px;
  opacity: 1;
}
body.checkout-onepage-success .item-options .tooltip.wrapper .tooltip {
  opacity: 1;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Productslider
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-product-slider-content .owl-nav {
  font-size: 80px;
}
.mp-product-slider-content .product-items .product-slider .slider-product-item-details .slider-product-item-actions {
  margin: 15px 0 10px;
}
.mp-product-slider-content .owl-nav button span,
.mp-product-slider-content .owl-nav .cart.table-wrapper .actions-toolbar > .action span,
.mp-product-slider-content .owl-nav .action-gift span {
  color: #D6D6D6;
}
.mp-product-slider-content .owl-nav button span:hover,
.mp-product-slider-content .owl-nav .cart.table-wrapper .actions-toolbar > .action span:hover,
.mp-product-slider-content .owl-nav .action-gift span:hover {
  color: #869791;
}
.mp-product-slider-content .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.mp-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;
}
.mp-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;
}
.mp-product-slider-block {
  margin: 0 !important;
}
.mp-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;
}
.mp-ps-info {
  color: #bbbbbb;
  margin: -15px 0px 10px 0px;
}
.mp-product-slider-block .owl-carousel .owl-nav button.owl-prev,
.mp-product-slider-block .owl-carousel .owl-nav button.owl-next,
.mp-product-slider-block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.mp-product-slider-block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.mp-product-slider-block .owl-carousel .owl-nav .action-gift.owl-prev,
.mp-product-slider-block .owl-carousel .owl-nav .action-gift.owl-next {
  font-size: 20px;
}
.product_email-for-price a.show-callforprice {
  background: #f7b007;
  display: block;
  padding: 20px 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  transition: .3s all;
  -webkit-transition: .3s all;
}
.product_email-for-price a.show-callforprice:hover {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: .3s all;
  -webkit-transition: .3s all;
}
.product_email-for-price a.show-callforprice i {
  margin-right: 10px;
  font-size: 20px;
  vertical-align: text-bottom;
}
.email-price-form-box {
  z-index: -1;
  opacity: 0;
  top: 200%;
  position: fixed;
}
.email-price-form-box.visible {
  position: fixed;
  top: 50%;
  background: white;
  z-index: 99999;
  padding: 5rem 4rem 4rem 4rem;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
  max-width: 500px;
  max-height: 520px;
  overflow: scroll;
  opacity: 1;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.42);
}
.email-price-form-box .hide-emailtoprice-box {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  border: none;
  height: 40px;
  background-color: black;
  width: 40px;
  background-image: url(/pub/media/icons/close-icon-agr.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
  border-radius: 0 0 0 15px;
}
.email-price-form-box .amcform-toolbar {
  text-align: center;
  margin-top: 25px !important;
}
.email-price-form-box .amcform-submit {
  display: inline-block;
  background: #f7b007 !important;
  color: white;
  font-weight: 600;
  font-size: 14px;
  padding: 13px 20px;
  border: none;
  outline: none;
}
.email-price-form-box .amcform-submit:hover {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
  border: none !important;
  transition: .3s all;
  -webkit-transition: .3s all;
}
.email-price-form-box input,
.email-price-form-box textarea {
  background: #f0f0f0 !important;
  padding: 10px 20px;
  height: 50px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  color: black !important;
  border: none;
  border-radius: 5px !important;
}
.email-price-form-box textarea {
  height: 100px !important;
}
.email-price-form-box .field-email-price-product-url {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
/* faq content */
[class^="faq-"] h1 {
  margin-left: -2px;
}
.faq-content {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #797979;
}
.hidden {
  display: none !important;
}
.faq-content .green {
  color: green;
}
.faq-content .created-by {
  font-size: 1.2rem;
  color: #a3a3a3;
}
.faq-content .created-by span:first-child {
  margin-left: 0px;
}
.faq-content .created-by span {
  margin-left: 15px;
}
.faq-content .details .content {
  margin-top: 15px;
}
.faq-content .details .feedback {
  margin-top: 15px;
}
.faq-content .related-question {
  margin-top: 30px;
}
/* feed back */
.feedback .btn {
  position: relative;
  min-width: 60px;
  padding: 6px 12px;
}
.feedback .btn span:last-child {
  margin-left: 3px;
}
.feedback .btn span:first-child {
  font-size: 13px;
}
/* sider left category */
.block-faq-category .block-title {
  margin: 0 0 20px;
}
.block-faq-category .block-title strong {
  font-size: 18px;
  font-weight: 300;
}
.block-faq-category .block-content .items .item a .count {
  color: #858585;
  padding-right: 5px;
}
/* FAQs list */
.faqs-list {
  float: left;
  width: 100%;
}
.faqs-list .item {
  border: 1px solid #e3e3e3;
  margin-bottom: 15px;
}
.faqs-list .item.active a span:before {
  content: '\ea0b';
}
.faqs-list .item.active .description {
  display: block;
}
.faqs-list .item.active .read-more {
  display: block;
}
.faqs-list .item .read-more {
  padding: 5px 20px;
  text-align: right;
  cursor: pointer;
  display: none;
  background: rgba(248, 248, 248, 0.63);
  font-weight: 500;
  color: rgba(51, 51, 51, 0.61);
  position: relative;
}
.faqs-list .item .read-more:hover {
  color: #198dd3;
}
.faqs-list .item .read-more:after {
  content: '\e902';
  font-family: 'faq-extension';
  right: 5px;
  top: 6px;
  position: absolute;
}
.faqs-list .description {
  padding: 14px 20px;
  display: none;
  border-top: 1px solid #e3e3e3;
}
.faqs-list .item > a {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #41362f;
  padding: 10px 15px;
  display: block;
  background: #f8f8f8;
}
.faqs-list .item > a span:before {
  margin-right: 15px;
  font-size: 10px;
}
.faqs-list .item > a:hover {
  text-decoration: none;
}
h2.first-title {
  margin-top: 0px;
}
.faqcat-title {
  margin-top: 0px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.5;
  margin-bottom: 1em;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ddd;
  float: left;
  width: 100%;
  position: relative;
  color: #198dd3;
  font-weight: bold;
  margin-top: 15px;
}
.faqcat-title i {
  float: left;
  width: 2.15em;
  border-bottom: 1px solid #b55;
  position: absolute;
  bottom: -1px;
  z-index: 9999;
  border-bottom-color: #198dd3;
}
.faqcat-title img {
  max-width: 33px;
  margin: 0 auto;
  padding: 0px 8px;
  max-height: 20px;
  width: auto;
  height: auto;
}
.faqs-list .no-question > a {
  font-weight: normal;
}
/* category list */
.category-list {
  padding: 0px;
  margin: 0px -15px;
}
.category-list .category {
  list-style: none;
}
.category-list .category {
  margin: 0px;
  margin-bottom: 15px;
}
.category-list .category .block {
  height: 210px;
  text-align: center !important;
  padding: 0px;
}
.category-list .category .block > a:hover {
  border: 1px solid #198dd3;
}
.category-list .category .block h3 {
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 14px;
  margin: 0px;
}
.category-list .category .block > a {
  border: 1px solid #e4e4e4;
  cursor: pointer;
  display: block;
  line-height: 138px;
  margin-bottom: 12px;
  min-height: 138px;
  padding: 16px 10px;
  -moz-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
.category-list .category .block a img {
  vertical-align: middle;
}
.category-list .category .block a:hover {
  text-decoration: none;
  color: #198dd3 !important;
}
.category-list .category .block h3 a {
  font-weight: 500;
}
.category-list .category .block a:last-child {
  color: #333;
}
/* FAQ form search */
.faq-search-form {
  margin: 0 auto;
  width: 100%;
  margin-bottom: 30px;
}
.faq-search-form form {
  display: table;
  width: 100%;
}
.faq-search-form .field {
  margin: 0;
}
.faq-search-form .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.faq-search-form .field .control:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 32px;
  color: #c2c2c2;
  content: '\e986';
  font-family: 'faq-extension';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
}
.faq-search-form input {
  padding-left: 35px;
}
.faq-search-form .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.faq-search-form .actions button,
.faq-search-form .actions .cart.table-wrapper .actions-toolbar > .action,
.faq-search-form .actions .action-gift {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.aw-sarp2__payment-edit-form #payment-method-braintree-paypal .actions-toolbar {
  display: block;
}
.aw-sarp2__payment-edit-form .braintree-paypal-actions + .actions-toolbar {
  display: block;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.vertex__address-suggestion {
  margin: 5px 0;
  padding-left: 10px;
  font-weight: 500;
  border-left: 2px solid gray;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled .product-item .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  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;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  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;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.product-item-actions .actions-primary > .stock.unavailable span {
  font-size: 0;
}
.product-item-actions .actions-primary > .stock.unavailable span:before {
  content: "\f0e0";
  display: block;
  font-family: "Font Awesome 5 Free";
  width: 47px;
  height: 47px;
  position: absolute;
  right: 0;
  font-size: 19px;
  bottom: 0;
  background: #f6b009;
  text-align: center;
  line-height: 47px;
  color: white;
  border-radius: 0.2rem;
  opacity: 0;
  transition: 0.2s all;
  -webkit-transition: 0.2s all;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  color: #666666;
  font-size: 12px;
}
.product-item .old-price {
  margin: 5px 0;
}
.product-item .old-price .price {
  font-weight: normal;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.column.main .product-items {
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.product-item-info:hover .actions-primary > .stock.unavailable span:before {
  opacity: 1;
  transition: 0.2s all;
  -webkit-transition: 0.2s all;
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: #f0f0f0;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #666666;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
}
.page-wrapper .breadcrumbs .item:not(:last-child):after {
  line-height: 1.6rem;
}
.catalog-category-view .category_page_header {
  min-height: 25rem;
}
.catalog-category-view #maincontent {
  padding: 3rem 0 0 0;
}
.catalog-category-view.page-products .category_page_header .page-title-wrapper {
  max-width: 128rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3rem;
}
.catalog-category-view.page-products .category_page_header .page-title-wrapper .page-title {
  color: #f7b00a;
  font-family: 'Pulse', sans-serif;
  font-size: 4.4rem;
  letter-spacing: -0.044rem;
  text-transform: uppercase;
}
.catalog-category-view.page-products #page-title-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}
.catalog-category-view.page-products .breadcrumbs {
  border-bottom: none !important;
}
.catalog-category-view.page-products .content-background-image {
  display: none;
}
.catalog-category-view.page-products .products-grid .product-item {
  padding: 0;
  width: calc(32%);
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info {
  background: transparent;
  padding: 3rem;
  width: 100%;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner {
  min-height: 47px;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info:hover,
.catalog-category-view.page-products .products-grid .product-item .product-item-info:active {
  border: none;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  -webkit-box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  margin: 0;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions:before,
.catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions:before {
  transition-duration: 0.2s;
  width: 74%;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary button.tocart span,
.catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary button.tocart span,
.catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span,
.catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span,
.catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span,
.catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span {
  display: block;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-details {
  min-height: 9rem;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-name {
  min-height: 3.2rem;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
  line-height: 1.2rem;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #171717;
  text-decoration: none;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .price-container .price {
  font-size: 2.2rem;
  letter-spacing: -0.022rem;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner {
  background: transparent;
  border: none;
  box-shadow: none;
  height: auto;
  margin: -3rem 0 0 0;
  overflow: inherit;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner:before {
  display: none;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions:before {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
  display: block;
  width: 100%;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart,
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart,
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart {
  background: transparent;
  border: none;
  min-height: 4.7rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span,
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span,
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span {
  background-color: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  display: none;
  float: right;
  font-size: 0;
  height: 4.7rem;
  line-height: 0;
  position: relative;
  width: 4.7rem;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span:after,
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span:after,
.catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span:after {
  bottom: 50%;
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info > .product-item-photo {
  display: block;
}
.catalog-category-view.page-products .products-grid .product-item .product-item-info > .product-item-photo .product-image-container {
  width: 100% !important;
}
.catalog-category-view.page-products .toolbar-products .toolbar-sorter .sorter-label {
  color: #171717;
  font-size: 1.3rem;
  letter-spacing: -0.013rem;
}
.catalog-category-view.page-products .toolbar-products .toolbar-sorter .sorter-options {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  box-shadow: none;
  height: 5.9rem;
  margin-right: 0;
}
.catalog-category-view.page-products .toolbar-products .toolbar-sorter .sorter-options:hover,
.catalog-category-view.page-products .toolbar-products .toolbar-sorter .sorter-options:focus {
  border-radius: 0;
  box-shadow: none;
}
.catalog-category-view.page-products .column.main {
  border-left: 1px solid #e5e5e5;
  margin-top: 0;
  position: relative;
}
.catalog-category-view.page-products .column.main:after {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 7rem;
  left: -1px;
  position: absolute;
  width: 1px;
}
.catalog-category-view.page-products .column.main #amasty-shopby-product-list .products.wrapper {
  border-bottom: 1px solid #e5e5e5;
}
.catalog-category-view.page-products .column.main .products.wrapper ~ .toolbar-products .pages {
  border-top: 1px solid #e5e5e5;
  padding-top: 3rem;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main,
.catalog-category-view.page-layout-2columns-left .sidebar-additional {
  padding-right: 5rem;
  width: 20%;
  padding-bottom: 30px;
}
.catalog-category-view.page-layout-2columns-left .column.main {
  padding-left: 5rem;
  width: 80%;
}
.catalog-category-view.page-products .products-grid .product-item:nth-child(3n+1),
.catalog-category-view.page-products .products-grid .product-item:nth-child(13) {
  margin-left: 0;
}
.catalog-category-view.page-products .products-grid .product-item:nth-child(5),
.catalog-category-view.page-products .products-grid .product-item:nth-child(9) {
  margin-left: 2%;
}
.catalog-category-view.page-with-filter.page-layout-2columns-left .product-item-actions .actions-secondary {
  display: none;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.catalog-product-view {
  /* form styles */
  /* end form styles */
}
.catalog-product-view .page-main {
  padding-left: 0;
  padding-right: 0;
}
.catalog-product-view .column.main .product {
  color: #171717;
}
.catalog-product-view .column.main .product h1 {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  line-height: 3rem;
  margin-bottom: 2rem;
}
.catalog-product-view .column.main .product .product-item-name {
  margin: 0.5rem 0;
  min-height: 3.2rem;
}
.catalog-product-view .column.main .product.details {
  position: relative;
}
.catalog-product-view .column.main .product.details .review-summary {
  position: absolute;
  right: -0.4rem;
  top: 1rem;
}
.catalog-product-view .column.main .product.details .optionCheckbox {
  clear: both;
  max-width: 80%;
}
.catalog-product-view .column.main .product.details .optionCheckbox > .field {
  margin-bottom: 1rem;
}
.catalog-product-view .column.main .product.details .optionCheckbox > .field > .label {
  font-weight: 600;
}
.catalog-product-view .column.main .product.details .optionCheckbox > .field > .control > .options-list > .field.choice {
  display: flex;
  padding-bottom: 0.5rem;
  position: relative;
}
.catalog-product-view .column.main .product.details .optionCheckbox > .field > .control > .options-list > .field.choice input[type="radio"] {
  display: none;
}
.catalog-product-view .column.main .product.details .optionCheckbox > .field > .control > .options-list > .field.choice > label:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 0.3rem;
  margin: 0 0.5rem 0 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 2px solid #ccc;
  background-color: #ffffff;
}
.catalog-product-view .column.main .product.details .optionCheckbox > .field > .control > .options-list > .field.choice > label:hover:before {
  border-color: #f7b00a;
}
.catalog-product-view .column.main .product.details .optionCheckbox > .field > .control > .options-list > .field.choice input[type=radio]:checked + label:after {
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0.8rem;
  left: 0.5rem;
  content: " ";
  display: block;
  background: #ffffff;
}
.catalog-product-view .column.main .product.details .optionCheckbox > .field > .control > .options-list > .field.choice input[type=radio]:checked + label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 0.3rem;
  margin: 0 0.5rem 0 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 2px solid #f7b00a;
  background-color: #f7b00a;
}
.catalog-product-view .column.main .product.attribute.sku strong {
  font-weight: 400;
}
.catalog-product-view .column.main .product.attribute.overview {
  float: left;
  max-width: 80%;
}
.catalog-product-view .column.main .product.attribute.overview p {
  color: #171717;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
  line-height: 2.4rem;
}
.catalog-product-view .column.main .product.attribute.overview .read-button a {
  letter-spacing: -0.014rem;
  padding-bottom: 2rem;
  position: relative;
}
.catalog-product-view .column.main .product.attribute.overview .read-button a:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.catalog-product-view .column.main .product.attribute.overview .read-button a:hover {
  color: #f7b00a;
  text-decoration: none;
}
.catalog-product-view .column.main .product.details .media {
  width: 35%;
}
.catalog-product-view .column.main .product.details .media .fotorama__thumb-border {
  border: 1px solid #f7b00a;
}
.catalog-product-view .column.main .product.details .product-details-wrapper {
  float: right;
  padding-left: 2rem;
  width: 65%;
}
.catalog-product-view .column.main .product.details .page-title-wrapper {
  float: left;
  max-width: 70%;
}
.catalog-product-view .column.main .product.details .product-reviews-summary {
  float: right;
  margin-top: 0.5rem;
}
.catalog-product-view .column.main .product.details .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #f7b00a;
}
.catalog-product-view .column.main .product.details .sku {
  clear: both;
  float: left;
  padding-bottom: 2rem;
  width: 60%;
}
.catalog-product-view .column.main > .product-info-main {
  clear: both;
  padding-bottom: 8rem;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .title {
  border-bottom: 1px solid #e5e5e5;
  color: #171717;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  line-height: 3.2rem;
  margin-bottom: 1.8rem;
  padding-bottom: 2rem;
  width: 64.5%;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper {
  float: left;
  width: 65%;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .field {
  display: block !important;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper #openModal {
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 30rem;
  padding: 2rem;
  transform: translate(-50%, -50%);
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper #openModal .close {
  cursor: pointer;
  font-size: 2rem;
  font-weight: 700;
  line-height: 0.8rem;
  text-align: right;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper #openModal .option-select-description {
  font-size: 1.4rem;
  font-weight: 500;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom {
  background-color: #ffffff;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  display: flex;
  flex-direction: column;
  float: right;
  justify-content: center;
  margin-right: 2%;
  margin-top: -10rem;
  padding: 5rem 7rem;
  width: 30%;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .price-box {
  color: #171717;
  font-weight: 600;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  position: relative;
  text-align: center;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .price-box:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 20%;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .price-box .price-label {
  display: none;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .label {
  color: #171717;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: -0.014rem;
  padding-bottom: 0.6rem;
  text-align: left;
  width: 100%;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .control {
  align-items: center;
  background-color: #f0f0f0;
  border-radius: 0.2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: 5.9rem;
  width: 100%;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .control button,
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .control .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .control .action-gift {
  background-color: #ffffff;
  border: none;
  color: #171717;
  font-size: 3rem;
  font-weight: 500;
  height: 4.7rem;
  margin: 0 0.6rem;
  width: 4.7rem;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .field.qty .control input[type="number"] {
  background: transparent;
  border: none;
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .actions {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 4rem;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .action.tocart {
  background: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  margin-bottom: 0;
  width: 100%;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .action.tocart:hover {
  background: #f7a00a;
  border: 1px solid #f7a00a;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .action.tocart span {
  position: relative;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .box-tocart .action.tocart span:before {
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: -2.6rem;
  position: absolute;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .product-payment {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-bottom: 5rem;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .product-payment img {
  margin: 0 0.8rem;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .product-quality {
  margin-bottom: 4rem;
  padding-bottom: 3rem;
  position: relative;
  text-align: center;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .product-quality:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 20%;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .product-quality h4 {
  color: #303030;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .product-quality p {
  color: #303030;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  line-height: 2.4rem;
}
.catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom .product-social {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.catalog-product-view .column.main > .product.info.detailed {
  width: 100%;
}
.catalog-product-view .column.main > .product.info.detailed .title a {
  background: transparent;
  border: none;
  color: #171717;
  font-size: 2.8rem;
  font-weight: 700;
  padding: 0;
  position: relative;
}
.catalog-product-view .column.main > .product.info.detailed .title a:after {
  border-bottom: 1px solid #f7b00a;
  bottom: -1.2rem;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
.catalog-product-view .column.main > .product.info.detailed .title a .counter {
  color: #171717;
}
.catalog-product-view .column.main > .product.info.detailed .content {
  background: transparent;
  border-top: none;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
  line-height: 2.4rem;
  padding-left: 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .title:not(.active) a {
  color: #bcbcbc;
  font-weight: 300;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .title:not(.active) a:after {
  display: none;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .title:not(.active) a .counter {
  color: #bcbcbc;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .title:first-child {
  margin-right: 6rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content {
  border-top: 1px solid #e5e5e5;
  border-color: #e5e5e5;
  padding: 5rem 0 2rem 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content > .container {
  max-width: 100%;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amrev-title-block strong {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper {
  border-bottom: 1px solid #e5e5e5;
  color: #171717;
  padding-bottom: 4rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-info .amreview-summary {
  font-size: 6.3rem;
  margin-right: 1.4rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-info .amreview-rating-wrapper .amreview-count {
  color: #171717;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-info .amreview-percent-block .amreview-value {
  color: #f7b00a;
  font-size: 3.8rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-info .amreview-percent-block .amreview-desc {
  color: #171717;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  line-height: 1.8rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details {
  border-right: 1px solid #e5e5e5;
  padding: 0 9rem 0 6rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details .amreview-stars,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details .amreview-text {
  color: #171717;
  font-size: 1.4rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details .amreview-bar {
  height: 1px;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new {
  margin: 0;
  padding-left: 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new > .amreview-button {
  background: #f7b00a;
  border: none;
  color: #ffffff;
  height: 5.9rem;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.018rem;
  line-height: 5.9rem;
  padding: 0 4rem;
  text-transform: uppercase;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new .amreview-label {
  color: #171717;
  font-size: 1.4rem;
  line-height: 1.8rem;
  max-width: 26rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-review-list {
  padding: 4rem 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-review-list.amrev-title-block:after {
  display: none;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li:first-child {
  padding-top: 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-author {
  font-size: 2rem;
  margin: 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-date {
  color: #171717;
  font-size: 1.2rem;
  margin-bottom: 6rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-recommended {
  border-left: none;
  background: transparent;
  color: #222529;
  margin: 0;
  padding: 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-recommended:after {
  background: url(/pub/media/wysiwyg/cms/rating-star.svg) left top no-repeat;
  border: none;
  border-left: none;
  bottom: auto;
  content: '';
  height: 2.2rem;
  left: 0;
  position: absolute;
  right: auto;
  top: -3rem;
  width: 2.2rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-desc-title span {
  font-size: 2rem;
  letter-spacing: -0.02rem;
  padding-bottom: 1.2rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-desc-title span.amrev-voteqty {
  display: none;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amreview-rating-label {
  display: none;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amreview-description .amreview-text {
  color: #171717;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
  line-height: 2.4rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-comment-toolbar .amrev-reply .amrev-repbtn {
  background: #919191;
  border: none;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: -0.01rem;
  padding: 0.4rem 1.6rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-comment-toolbar .amrev-reply .amrev-repbtn:before {
  display: none;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-comment-toolbar .amrev-comment {
  display: none;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-helpful-wrap .amreview-plus.-voted > .amreview-icon {
  filter: invert(60%) sepia(67%) saturate(601%) hue-rotate(2deg) brightness(106%) contrast(94%);
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form {
  background: none;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form .block-title strong {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content {
  margin-top: -2.2rem;
  max-width: 62rem;
  padding-bottom: 0;
  padding-top: 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-fieldset .review-legend {
  flex-direction: column;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-fieldset .review-legend span {
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  padding-bottom: 1rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-fieldset .review-legend strong {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.018rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-fieldset .review-legend + br {
  display: none;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .label {
  font-size: 1.4rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .review-control-vote {
  margin-left: 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .review-control-vote:before {
  color: #e5e5e5;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .review-control-vote:hover:before {
  color: #e5e5e5;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .review-control-vote label {
  top: 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-nickname,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-email,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-summary,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-text {
  color: #171717;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-nickname label,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-email label,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-summary label,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-text label,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-nickname input,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-email input,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-summary input,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-text input,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-nickname .control,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-email .control,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-summary .control,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-text .control {
  width: 100%;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-nickname label,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-email label,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-summary label,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-text label {
  color: #171717;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  text-align: left;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-nickname input,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-email input,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-summary input,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-text input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  height: 5.9rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-nickname textarea,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-email textarea,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-summary textarea,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-text textarea {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-field-summary {
  width: 100%;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .amreview-recommend-wrap label,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .amreview-gdpr-wrap label {
  color: #222529;
  font-size: 1.4rem;
  font-weight: 400;
  padding-left: 2rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .amreview-recommend-wrap label:before,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .amreview-gdpr-wrap label:before {
  border: 2px solid #bcbcbc;
  height: 1.6rem;
  left: 0;
  right: auto;
  top: 0.5rem;
  width: 1.6rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after {
  background: #f7b00a url(/pub/media/wysiwyg/cms/check-mark.svg) 0.4rem 0.5rem no-repeat;
  height: 1.6rem;
  left: 0;
  right: auto;
  width: 1.6rem;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-form-actions {
  margin-left: 0;
}
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-form-actions button.submit,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-form-actions .cart.table-wrapper .actions-toolbar > .action.submit,
.catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content .review-form-actions .action-gift.submit {
  background: #f7b00a;
  border: none;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  height: 5.9rem;
  letter-spacing: -0.018rem;
  line-height: 5.9rem;
  padding: 0 4rem;
  text-transform: uppercase;
}
.catalog-product-view .column.main > .product.info.detailed .data.item.content > .container {
  padding-left: 0;
  padding-right: 0;
}
.catalog-product-view .column.main > .product.info.detailed .data.item.content > .container ul {
  list-style-type: none;
  margin-bottom: 2rem;
  padding: 0;
}
.catalog-product-view .column.main > .product.info.detailed .data.item.content > .container ul a:hover {
  color: #f7b00a;
}
.catalog-product-view .column.main .product.attributes.custom {
  position: relative;
  padding: 0 30px 30px 30px;
}
.catalog-product-view .column.main .product.attributes.custom .table-title,
.catalog-product-view .column.main .product.attributes.custom h4 {
  font-size: 2rem;
  letter-spacing: -0.02rem;
  margin-bottom: 0;
  padding-bottom: 2rem;
}
.catalog-product-view .column.main .product.attributes.custom .additional-attributes tr th:first-child {
  padding-left: 0;
}
.catalog-product-view .column.main .product.attributes.custom .additional-attributes tr td:last-child {
  padding-right: 0;
}
.catalog-product-view .column.main .product.attributes.custom .additional-attributes-wrapper {
  margin-bottom: 6rem;
}
.catalog-product-view .column.main .block.related {
  border-top: 1px solid #e5e5e5;
  clear: both;
  margin-top: 10rem;
  padding-top: 5rem;
}
.catalog-product-view .column.main .block.related .block-title {
  text-align: center;
}
.catalog-product-view .column.main .block.related .block-title strong {
  color: #171717;
  font-family: 'Pulse', sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: -0.038rem;
}
.catalog-product-view .column.main .block.related .product-items .product-item {
  min-height: 46rem;
  max-width: 31.5rem;
  min-width: 31.5rem;
  width: 31.5rem;
}
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-photo {
  min-height: 30.3rem;
}
.catalog-product-view .column.main .block.related .product-items .product-item .product-item-photo .product-image-container {
  width: 100% !important;
}
.catalog-product-view .column.main .block.related .product-items.slick-slider > .slick-list {
  padding: 5rem 0;
}
.catalog-product-view .column.main .block.related .product-item-info {
  padding: 3rem;
  width: 100%;
}
.catalog-product-view .column.main .block.related .product-item-info:hover {
  border: transparent;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  -webkit-box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
}
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="submit"]:before,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="button"]:before,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"]:before {
  transition-duration: 0.2s;
  width: 74%;
}
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="submit"] span,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="button"] span,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"] span,
.catalog-product-view .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"] span {
  display: block;
}
.catalog-product-view .column.main .block.related .product-item-info:hover,
.catalog-product-view .column.main .block.related .product-item-info .active {
  margin: 0;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-photo {
  display: block;
  width: 100%;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-photo .product-image-container {
  display: block;
  margin: 0 auto;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
  line-height: 1.2rem;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #f7b00a;
  text-decoration: none;
  transition-duration: 0.5s;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .price-box .price-wrapper .price {
  font-size: 2.2rem;
  letter-spacing: -0.022rem;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions {
  margin: -3rem 0 0 0;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .actions-primary {
  width: 100%;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"],
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"],
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"],
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"],
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"],
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] {
  background: transparent;
  border: none;
  min-height: 4.7rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:active,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:active,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:active,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:active,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:active,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:active {
  box-shadow: none;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"] span,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"] span,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span {
  background-color: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  display: none;
  float: right;
  font-size: 0;
  height: 4.7rem;
  line-height: 0;
  position: relative;
  width: 4.7rem;
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"] span:after,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"] span:after,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span:after,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span:after,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span:after,
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span:after {
  bottom: 50%;
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .secondary-addto-links {
  display: none;
}
.catalog-product-view .column.main .block.related .slick-dots {
  display: none !important;
}
.catalog-product-view input[type="text"],
.catalog-product-view input[type="password"],
.catalog-product-view input[type="url"],
.catalog-product-view input[type="tel"],
.catalog-product-view input[type="search"],
.catalog-product-view input[type="number"],
.catalog-product-view input[type*="date"],
.catalog-product-view input[type="email"] {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  font-family: "Work Sans", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  height: 5.9rem;
}
.catalog-product-view .amreview-summary-info .amreview-showmore:after {
  filter: invert(76%) sepia(84%) saturate(3887%) hue-rotate(7deg) brightness(113%) contrast(93%);
}
.catalog-product-view > .am-center #confirmBox {
  border-radius: 0;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section {
  margin-bottom: 40px;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section img {
  margin-bottom: 20px;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section h2 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section p {
  font-weight: 300;
  line-height: 24px;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section b {
  font-weight: 600;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section strong {
  font-weight: 600;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section a {
  color: #171717;
  font-weight: 300;
  text-decoration: underline;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section a:hover {
  color: #f7b00a;
  text-decoration: none;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section.safety_description_product .bt_line-ssds {
  margin: 20px 0 0;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section.remote_description_product .bt_line-ssds {
  margin: 20px 0 0;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section.bottom_more_description_product .btn_desc_prod {
  padding-top: 50px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section.bottom_more_description_product .btn_desc_prod:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
  height: 1px;
  background: #f6b009;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section.bottom_more_description_product .btn_desc_prod .left-side_icon {
  padding-right: 30px;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section.bottom_more_description_product .btn_desc_prod .left-side_icon img {
  min-width: 40px;
  margin-bottom: 0;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section.bottom_more_description_product .btn_desc_prod .right-side_text {
  max-width: 520px;
}
.catalog-product-view .column.main > .product.info.detailed .tuning_service_description .ts_desc_section.bottom_more_description_product .btn_desc_prod .right-side_text a {
  color: #f7b00a;
  text-decoration: none;
  font-weight: 500;
}
.catalog-product-view .column.main .product-info-main-top .alert.stock {
  padding: 20px 0;
  display: block;
}
.catalog-product-view .column.main .product-info-main-top .alert.stock a {
  display: block;
  background: #f6b009;
  color: white;
  font-weight: 600;
  padding: 15px 15px 15px 60px;
  line-height: 1.3;
  border-radius: 5px;
}
.catalog-product-view .column.main .product-info-main-top .alert.stock a:before {
  content: "\f0e0";
  font-family: 'Font Awesome 5 Free';
  font-size: 22px;
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
}
.catalog-product-view.product-basic-support-subscription .after-addtocart-custom-block,
.catalog-product-view.product-6-months-free-support .after-addtocart-custom-block {
  display: none;
}
.catalog-product-view.product-basic-support-subscription .pimt_right-col .price-box,
.catalog-product-view.product-6-months-free-support .pimt_right-col .price-box {
  text-align: center;
  margin-bottom: 0 !important;
}
.catalog-product-view.product-basic-support-subscription .pimt_right-col .price-box span,
.catalog-product-view.product-6-months-free-support .pimt_right-col .price-box span {
  color: #000000;
}
.catalog-product-view.product-basic-support-subscription .pimt_right-col .primary.tocart,
.catalog-product-view.product-6-months-free-support .pimt_right-col .primary.tocart {
  background: #f7b007;
  border: none;
  width: 100% !important;
}
.catalog-product-view.product-basic-support-subscription .aw-sarp2-product-subscription-options .control,
.catalog-product-view.product-6-months-free-support .aw-sarp2-product-subscription-options .control {
  width: 100%;
}
.catalog-product-view.product-basic-support-subscription .product-add-form .field.qty,
.catalog-product-view.product-6-months-free-support .product-add-form .field.qty {
  text-align: center;
}
.catalog-product-view.product-basic-support-subscription .product-add-form .field.qty .control > *,
.catalog-product-view.product-6-months-free-support .product-add-form .field.qty .control > * {
  height: 50px;
  width: 50px;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
}
.catalog-product-view.product-basic-support-subscription .product-add-form .field.qty .control #qty-error,
.catalog-product-view.product-6-months-free-support .product-add-form .field.qty .control #qty-error {
  font-size: 12px;
  width: 100%;
  position: absolute;
}
.catalog-product-view.product-basic-support-subscription .product-add-form .field.qty .label,
.catalog-product-view.product-6-months-free-support .product-add-form .field.qty .label {
  display: none;
}
.catalog-product-view.product-basic-support-subscription .product-add-form .control,
.catalog-product-view.product-6-months-free-support .product-add-form .control {
  width: 100% !important;
  position: relative;
}
.catalog-product-view.product-basic-support-subscription .product-reviews-summary,
.catalog-product-view.product-6-months-free-support .product-reviews-summary {
  display: none;
}
.catalog-product-view.product-basic-support-subscription .product-info-main-top.row,
.catalog-product-view.product-6-months-free-support .product-info-main-top.row {
  align-items: center;
}
.catalog-product-view .pimt_left-col .product.media {
  width: 100%;
}
.lund-simple_product-view-child-t.page-layout-1column .product.media {
  width: 35%;
}
.lund-simple_product-view-child-t .product-add-form {
  box-shadow: none !important;
  padding: 0 !important;
}
.lund-simple_product-view.page-layout-1column .modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.lund-simple_product-view.page-layout-1column .modal-popup .modal-inner-wrap {
  width: 25%;
}
.lund-simple_product-view.page-layout-1column .modal-popup .modal-inner-wrap .modal-content {
  border: none;
  min-height: 8rem;
}
.lund-simple_product-view.page-layout-1column .modal.fade {
  opacity: 1;
  transform: none;
}
.lund-simple_product-view.page-layout-1column .modal.fade .modal-dialog {
  transform: none;
}
.lund-simple_product-view.page-layout-1column .modal-slide .action-close {
  z-index: 9999;
}
.lund-simple_product-view.page-layout-1column .modal-footer [type=button]:not(:disabled),
.lund-simple_product-view.page-layout-1column .modal-footer [type=reset]:not(:disabled),
.lund-simple_product-view.page-layout-1column .modal-footer [type=submit]:not(:disabled),
.lund-simple_product-view.page-layout-1column .modal-footer button:not(:disabled),
.lund-simple_product-view.page-layout-1column .modal-footer .cart.table-wrapper .actions-toolbar > .action:not(:disabled),
.lund-simple_product-view.page-layout-1column .modal-footer .action-gift:not(:disabled) {
  z-index: 9999;
}
.lund-simple_product-view.page-layout-1column .column.main .configureBuyTitle {
  float: left;
  width: 68%;
}
.lund-simple_product-view.page-layout-1column .column.main .configureBuyTitle h2 {
  border-bottom: 1px solid #d1d1d1;
  color: #171717;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin: 0;
  padding-bottom: 2rem;
}
.lund-simple_product-view.page-layout-1column .product-info-main-top .pimt_left-col {
  width: 42%;
}
.lund-simple_product-view.page-layout-1column .product-info-main-top .conf-right-product-view-main-top {
  margin-left: auto;
  width: 56%;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf {
  background-color: #ffffff;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 6rem;
  margin-left: auto;
  padding: 5rem 7rem;
  width: 28%;
  margin-top: -70px;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .price-box {
  color: #171717;
  font-weight: 600;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  position: relative;
  text-align: center;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .price-box:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 20%;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .price-box .price-label {
  display: none;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .price-box .price-wrapper .price {
  font-size: 4.2rem;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart {
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .field.qty .label {
  color: #171717;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: -0.014rem;
  padding-bottom: 0.6rem;
  text-align: left;
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .field.qty .control {
  align-items: center;
  background-color: #f0f0f0;
  border-radius: 0.2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: 5.9rem;
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .field.qty .control button,
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .field.qty .control .cart.table-wrapper .actions-toolbar > .action,
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .field.qty .control .action-gift {
  background-color: #ffffff;
  border: none;
  color: #171717;
  font-size: 3rem;
  font-weight: 500;
  height: 4.7rem;
  margin: 0 0.6rem;
  width: 4.7rem;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .field.qty .control input[type="number"] {
  background: transparent;
  border: none;
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .actions {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 4rem;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .action.tocart {
  background: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  margin-bottom: 0;
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .action.tocart:hover {
  background: #f7a00a;
  border: 1px solid #f7a00a;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .action.tocart span {
  position: relative;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .box-tocart .action.tocart span:before {
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: -2.6rem;
  position: absolute;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .product-payment {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-bottom: 5rem;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .product-payment img {
  margin: 0 0.8rem;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .product-quality {
  margin-bottom: 4rem;
  padding-bottom: 3rem;
  position: relative;
  text-align: center;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .product-quality:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 20%;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .product-quality h4 {
  color: #303030;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .product-quality p {
  color: #303030;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  line-height: 2.4rem;
}
.lund-simple_product-view.page-layout-1column .product-main-info-middle-conf .product-social p {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies {
  float: left;
  margin-right: auto;
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #deps_form,
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm {
  float: left;
  width: 68%;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm {
  border-bottom: 1px solid #d1d1d1;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm #secondDependencies {
  display: flex;
  flex-wrap: wrap;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field {
  width: 25%;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control {
  width: 96%;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control > p {
  margin-bottom: 0.4rem !important;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control label {
  display: flex;
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control label:after {
  color: #171717;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control label .action-show {
  color: #f7b00a;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control > input[type='radio'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  left: unset;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: unset;
  width: 1px;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control > input[type='radio'] + label:before {
  background: #ffffff !important;
  border-radius: 50%;
  border: 2px solid #ccc;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 1.5rem;
  margin: 0.3rem 0.8rem 0 0;
  min-width: 1.5rem;
  min-height: 1.5rem;
  width: 1.5rem;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control > input[type='radio'] + label:hover:before,
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control > input[type='radio']:checked + label:before {
  border-color: #f7b00a;
  box-shadow: none;
  border-width: 0.5rem;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border: 0;
  border-radius: 0.2rem;
  height: 5.9rem;
  font-size: 1.2rem;
  font-weight: 600;
}
.lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control select option:hover {
  box-shadow: 0 0 10px 100px #f7b00a inset;
}
.lund-simple_product-view.page-layout-1column .block.related {
  border-top: 1px solid #e5e5e5;
  clear: both;
  margin-top: 10rem;
  padding-top: 5rem;
}
.lund-simple_product-view.page-layout-1column .block.related .block-title {
  text-align: center;
}
.lund-simple_product-view.page-layout-1column .block.related .block-title strong {
  color: #171717;
  font-family: 'Pulse', sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: -0.038rem;
}
.lund-simple_product-view.page-layout-1column .block.related .product-items .product-item {
  min-height: 46rem;
  max-width: 31.5rem;
  min-width: 31.5rem;
  width: 31.5rem;
}
.lund-simple_product-view.page-layout-1column .block.related .product-items .product-item .product-item-photo {
  min-height: 30.3rem;
}
.lund-simple_product-view.page-layout-1column .block.related .product-items .product-item .product-item-photo .product-image-container {
  width: 100% !important;
}
.lund-simple_product-view.page-layout-1column .block.related .product-items.slick-slider > .slick-list {
  padding: 5rem 0;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info {
  height: 100%;
  padding: 3rem;
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-name {
  margin-left: 0;
  min-height: 4.8rem;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover {
  border: transparent;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  -webkit-box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="submit"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="button"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"]:before {
  transition-duration: 0.2s;
  width: 74%;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="submit"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="button"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"] span {
  display: block;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info:hover,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .active {
  margin: 0;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-photo {
  display: block;
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-photo .product-image-container {
  display: block;
  margin: 0 auto;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .price-box {
  margin-bottom: 4rem;
  padding-bottom: 2rem;
  position: relative;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .price-box:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 4rem;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
  line-height: 1.2rem;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #f7b00a;
  text-decoration: none;
  transition-duration: 0.5s;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .price-box .price-wrapper .price {
  font-size: 2.2rem;
  letter-spacing: -0.022rem;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions {
  margin: -3rem 0 0 0;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .actions-primary {
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"],
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="button"],
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"],
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"],
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"],
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] {
  background: transparent;
  border: none;
  min-height: 4.7rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:active,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:active,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:active,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:active,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:active,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:active {
  box-shadow: none;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="button"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span {
  background-color: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  display: none;
  float: right;
  font-size: 0;
  height: 4.7rem;
  line-height: 0;
  position: relative;
  width: 4.7rem;
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"] span:after,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions button[type="button"] span:after,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span:after,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span:after,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span:after,
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span:after {
  bottom: 50%;
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-actions .secondary-addto-links {
  display: none;
}
.lund-simple_product-view.page-layout-1column .block.related .slick-dots {
  display: none !important;
}
.lund-simple_product-view:not(.lund-simple_product-view-child-t):not(.lund-configurable_product-view) .product-info-main-top .pimt_left-col {
  width: 33.3333333333%;
}
.box-tocart input#modifications {
  display: none;
}
#deps_form #vehicle-details,
#deps_form #vehicle-features,
#deps_form #vehicle-modifications {
  border-bottom: 1px solid #d1d1d1;
  display: flex;
  flex-wrap: wrap;
}
#deps_form #vehicle-details .set-head,
#deps_form #vehicle-features .set-head,
#deps_form #vehicle-modifications .set-head {
  width: 100%;
}
#deps_form #vehicle-details .set-head h3,
#deps_form #vehicle-features .set-head h3,
#deps_form #vehicle-modifications .set-head h3 {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
#deps_form #vehicle-details .field,
#deps_form #vehicle-features .field,
#deps_form #vehicle-modifications .field {
  width: 25%;
}
#deps_form #vehicle-details .field label,
#deps_form #vehicle-features .field label,
#deps_form #vehicle-modifications .field label {
  padding-bottom: 4px;
  width: 100%;
}
#deps_form #vehicle-details .field .control,
#deps_form #vehicle-features .field .control,
#deps_form #vehicle-modifications .field .control {
  margin-right: 4%;
}
#deps_form #vehicle-details .field input,
#deps_form #vehicle-features .field input,
#deps_form #vehicle-modifications .field input {
  height: 5.9rem;
}
#deps_form #vehicle-details .field input,
#deps_form #vehicle-features .field input,
#deps_form #vehicle-modifications .field input,
#deps_form #vehicle-details .field select,
#deps_form #vehicle-features .field select,
#deps_form #vehicle-modifications .field select,
#deps_form #vehicle-details .field textarea,
#deps_form #vehicle-features .field textarea,
#deps_form #vehicle-modifications .field textarea {
  background: #f0f0f0;
  border: 0;
  border-radius: 0.2rem;
  outline: 0;
}
#deps_form #vehicle-details .field > input,
#deps_form #vehicle-features .field > input,
#deps_form #vehicle-modifications .field > input {
  max-width: 96%;
  width: 96%;
}
#deps_form #vehicle-details .field textarea,
#deps_form #vehicle-features .field textarea,
#deps_form #vehicle-modifications .field textarea {
  width: 96%;
}
#deps_form #vehicle-details .field select,
#deps_form #vehicle-features .field select,
#deps_form #vehicle-modifications .field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border-radius: 0.2rem;
  height: 5.9rem;
  font-size: 1.2rem;
  font-weight: 600;
}
#deps_form #vehicle-details .field select option:hover,
#deps_form #vehicle-features .field select option:hover,
#deps_form #vehicle-modifications .field select option:hover {
  box-shadow: 0 0 10px 100px #f7b00a inset;
}
#deps_form #vehicle-details div:nth-child(5) .control,
#deps_form #vehicle-features div:nth-child(5) .control,
#deps_form #vehicle-modifications div:nth-child(5) .control {
  margin-right: 0;
}
#deps_form #vehicle-details div:nth-child(5) input,
#deps_form #vehicle-features div:nth-child(5) input,
#deps_form #vehicle-modifications div:nth-child(5) input {
  max-width: 100%;
}
#deps_form #vehicle-modifications > div:last-child label[for="additional"] {
  width: 100%;
}
/* page messages */
.catalog-product-view .message.success a {
  color: #f7b00a;
}
.catalog-product-view .message.success a:hover {
  color: #171717;
  text-decoration: none;
}
/* end page messages */
/* product page styles */
.catalog-product-view .product-add-form .product-options-wrapper .field .control select,
.catalog-product-view .product-add-form .product-options-wrapper .field .control textarea {
  background: #f0f0f0;
  border: 0;
  border-radius: 0.2rem;
  outline: 0;
}
.catalog-product-view .product-add-form .product-options-wrapper .field .control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border-radius: 0.2rem;
  height: 5.9rem;
  font-size: 1.2rem;
}
.catalog-product-view .product-add-form .product-options-wrapper .field .control select option:hover {
  box-shadow: 0 0 10px 100px #f7b00a inset;
}
.catalog-product-view #maincontent {
  padding: 3rem 0 0 0;
}
.catalog-product-view .column.main {
  /* related products */
  /* end related products */
}
.catalog-product-view .column.main .product-add-form {
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  padding: 3rem 4rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper > .wrapper-title,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper > .wrapper-title,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper > .wrapper-title {
  color: #f7b00a;
  flex-basis: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
  padding-bottom: 0.9rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper > .field,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper > .field,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper > .field {
  flex: 0 0 19%;
  margin-bottom: 1rem;
  margin-right: 1%;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field {
  flex: 0 0 19%;
  margin-bottom: 1rem;
  margin-right: 1%;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1.8rem;
  padding-bottom: 1rem;
  position: relative;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper:after,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper:after,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper:after {
  border-bottom: 1px solid #ffffff;
  bottom: -1px;
  content: "";
  height: 1px;
  position: absolute;
  right: 0;
  width: 1rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper > .field .label,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper > .field .label,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper > .field .label {
  padding-bottom: 0.6rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .vehicle-modifications-wrapper .field.textarea {
  flex-basis: 79%;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .optionCheckbox .field > .label {
  padding-bottom: 1rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .optionCheckbox .field .control .options-list.nested > .choice input[type='radio'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  left: unset;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: unset;
  width: 1px;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .optionCheckbox .field .control .options-list.nested > .choice input[type='radio'] + label {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .optionCheckbox .field .control .options-list.nested > .choice input[type='radio'] + label:before {
  background: #ffffff !important;
  border: 2px solid #bcbcbc;
  border-radius: 50%;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 1.5rem;
  min-height: 1.5rem;
  min-width: 1.5rem;
  margin: 0.3rem 0.8rem 0 0;
  width: 1.5rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .optionCheckbox .field .control .options-list.nested > .choice input[type='radio'] + label:hover:before,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .optionCheckbox .field .control .options-list.nested > .choice input[type='radio']:checked + label:before {
  border-color: #f7b00a;
  border-width: 0.5rem;
  box-shadow: none;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field .label {
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
  width: auto;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field .control .options-list.nested label {
  cursor: pointer;
  padding-bottom: 0;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field input[type='checkbox'],
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field input[type='radio'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  left: unset;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: unset;
  width: 1px;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field input[type='checkbox'] + label:before,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field input[type='radio'] + label:before {
  box-sizing: border-box;
  border: 0.2rem solid #e5e5e5;
  border-radius: 50%;
  background: #ffffff;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 1.5rem;
  margin: 0 0.5rem -0.3rem 0;
  min-height: 1.5rem;
  min-width: 1.5rem;
  transition: all 0.2s ease;
  width: 1.5rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field input[type='checkbox'] + label:hover:before,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field input[type='radio'] + label:hover:before,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field input[type='checkbox']:checked + label:before,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset > .field input[type='radio']:checked + label:before {
  border-color: #f7b00a;
  border-width: 0.5rem;
  box-shadow: none;
  cursor: pointer;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .additionalInformation {
  flex: 0 0 75%;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .additionalInformation .field {
  padding-right: 1rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .additionalInformation .label {
  font-weight: 500;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset div[class*="amprot-field-container"] {
  flex: 0 0 25%;
  max-width: 25%;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset div[class*="amprot-field-container"] .amprot-input-block {
  max-width: 90%;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-label {
  line-height: 2rem;
  margin: 0;
  padding: 0.6rem 1.5rem 0 0;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-options-list .amprot-radio-block .amprot-text .amprot-value,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-options-list .amprot-radio-block .amprot-text .price-notice {
  font-size: 1.2rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-options-list .amprot-radio-block .amprot-text .price-notice {
  color: #f7b00a;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-options-list .amprot-radio-block .amprot-text .amprot-value:hover {
  color: #f7b00a;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-select-block .amprot-placeholder {
  background: #f0f0f0;
  border: none;
  border-radius: 0;
  color: #171717;
  font-family: "Work Sans", sans-serif;
  font-size: 1.5rem;
  height: 5.9rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-select-block .amprot-placeholder:after {
  border-color: #171717;
  top: 2.4rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-radio-block > .amprot-mark,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-checkbox-block > .amprot-mark {
  border: 1px solid #919191;
  height: 1.5rem;
  min-width: 1.5rem;
  width: 1.5rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-radio-block:hover .amprot-text .amprot-value,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-checkbox-block:hover .amprot-text .amprot-value {
  color: #f7b00a;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-radio-block .amprot-input:checked ~ .amprot-mark,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-checkbox-block .amprot-input:checked ~ .amprot-mark {
  background-color: #f7b00a;
  border: none;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-radio-block .amprot-mark:after,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .amprot-field .amprot-input-block .amprot-checkbox-block .amprot-mark:after {
  height: 0.5rem;
  width: 0.5rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .wrapper-details,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .wrapper-features,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .wrapper-modifications {
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 1rem;
  width: 100%;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .wrapper-details .field label,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .wrapper-features .field label,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .wrapper-modifications .field label {
  padding-bottom: 0.9rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .wrapper-details .field label span,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .wrapper-features .field label span,
.catalog-product-view .column.main .product-add-form .product-options-wrapper .fieldset .wrapper-modifications .field label span {
  color: #171717;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .field.required .control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  height: 5.9rem;
  font-size: 1.3rem;
  line-height: 4.9rem;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .field.required .control select:focus {
  box-shadow: none;
}
.catalog-product-view .column.main .product-add-form .product-options-wrapper .field.required .control input {
  background: #f0f0f0;
  border: none;
  color: #171717;
  font-family: "Work Sans", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  height: 5.9rem;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper {
  border-top: 1px solid #e5e5e5;
  clear: both;
  margin-top: 10rem;
  padding-top: 5rem;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .block-title {
  text-align: center;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .block-title strong {
  color: #171717;
  font-family: 'Pulse', sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: -0.038rem;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-items .product-item {
  min-height: 46rem;
  max-width: 31.5rem;
  min-width: 31.5rem;
  width: 31.5rem;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-items .product-item .product-item-photo {
  min-height: 30.3rem;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-items .product-item .product-item-photo .product-image-container {
  width: 100% !important;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-items .product-item .product-reviews-summary.short {
  display: none;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-items.slick-slider > .slick-list {
  padding: 5rem 0;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info {
  padding: 3rem;
  width: 100%;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover {
  border: transparent;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  -webkit-box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions button[type="submit"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions button[type="button"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"]:before {
  transition-duration: 0.2s;
  width: 74%;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions button[type="submit"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions button[type="button"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"] span {
  display: block;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info:hover,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .active {
  margin: 0;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-photo {
  display: block;
  width: 100%;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-photo .product-image-container {
  display: block;
  margin: 0 auto;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
  line-height: 1.2rem;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #f7b00a;
  text-decoration: none;
  transition-duration: 0.5s;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .price-box .price-wrapper .price {
  font-size: 2.2rem;
  letter-spacing: -0.022rem;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions {
  margin: -3rem 0 0 0;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .actions-primary {
  width: 100%;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .actions-secondary {
  display: none;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="submit"],
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="button"],
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"],
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"],
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"],
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] {
  background: transparent;
  border: none;
  min-height: 4.7rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="submit"]:active,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="button"]:active,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:active,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:active,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:active,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:active {
  box-shadow: none;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="submit"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="button"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span {
  background-color: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  display: none;
  float: right;
  font-size: 0;
  height: 4.7rem;
  line-height: 0;
  position: relative;
  width: 4.7rem;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="submit"] span:after,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions button[type="button"] span:after,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span:after,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span:after,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span:after,
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span:after {
  bottom: 50%;
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .product-item-info .product-item-details .product-item-actions .secondary-addto-links {
  display: none;
}
.catalog-product-view .column.main .block.amrelated-grid-wrapper .slick-dots {
  display: none !important;
}
.catalog-product-view.page-product-configurable .column.main {
  /* */
}
.catalog-product-view.page-product-configurable .column.main .product-info-main > .product-add-form > form > .product-options-wrapper > .fieldset > .field {
  flex-basis: 19%;
  margin-right: 1%;
}
.catalog-product-view.page-product-configurable .column.main .block.related {
  border-top: 1px solid #e5e5e5;
  clear: both;
  margin-top: 10rem;
  padding-top: 5rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .block-title {
  text-align: center;
}
.catalog-product-view.page-product-configurable .column.main .block.related .block-title strong {
  color: #171717;
  font-family: 'Pulse', sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: -0.038rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-items .product-item {
  min-height: 46rem;
  max-width: 31.5rem;
  min-width: 31.5rem;
  width: 31.5rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-items .product-item .product-item-photo {
  min-height: 30.3rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-items .product-item .product-item-photo .product-image-container {
  width: 100% !important;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-items.slick-slider > .slick-list {
  padding: 5rem 0;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info {
  height: 100%;
  padding: 3rem;
  width: 100%;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-name {
  margin-left: 0;
  min-height: 4.8rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover {
  border: transparent;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  -webkit-box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="submit"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="button"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"]:before {
  transition-duration: 0.2s;
  width: 74%;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="submit"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions button[type="button"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"] span {
  display: block;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info:hover,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .active {
  margin: 0;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-photo {
  display: block;
  width: 100%;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-photo .product-image-container {
  display: block;
  margin: 0 auto;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .price-box {
  margin-bottom: 4rem;
  padding-bottom: 2rem;
  position: relative;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .price-box:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 4rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
  line-height: 1.2rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #f7b00a;
  text-decoration: none;
  transition-duration: 0.5s;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .price-box .price-wrapper .price {
  font-size: 2.2rem;
  letter-spacing: -0.022rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions {
  margin: -3rem 0 0 0;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .actions-primary {
  width: 100%;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"],
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"],
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"],
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"],
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"],
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] {
  background: transparent;
  border: none;
  min-height: 4.7rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:active,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:active,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:active,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:active,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:active,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:active {
  box-shadow: none;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span {
  background-color: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  display: none;
  float: right;
  font-size: 0;
  height: 4.7rem;
  line-height: 0;
  position: relative;
  width: 4.7rem;
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"] span:after,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"] span:after,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span:after,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span:after,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span:after,
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span:after {
  bottom: 50%;
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-actions .secondary-addto-links {
  display: none;
}
.catalog-product-view.page-product-configurable .column.main .block.related .slick-dots {
  display: none !important;
}
.product.media .gallery-placeholder .fotorama__thumb-border {
  border: 0;
  border-bottom: 1px solid #f7b00a;
}
_keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
/* end product page styles */
/* */
.product.reviews.custom #reviews {
  top: -150%;
  width: 400px;
  background: #fff;
  max-width: 89%;
  transform: translate(-50%, -50%);
  padding: 3rem 2rem 1rem;
  border-radius: 10px;
  box-shadow: 0 10px 40px 0 #0000003d;
  text-align: center;
  opacity: 0;
  z-index: 10000;
  transition: .3s;
  visibility: hidden;
}
.product.reviews.custom #reviews.show-review-popup {
  top: 50% !important;
  left: 50%;
  opacity: 1 !important;
  transition: .3s !important;
  visibility: visible !important;
  position: fixed;
}
@media screen and (max-width: 386px) {
  .product.reviews.custom #reviews.show-review-popup {
    right: 0px;
    left: 50%;
  }
}
.product.configuration {
  clear: both;
}
.product.info.detailed {
  width: 70%;
  float: left;
}
.product.attributes.custom {
  float: right;
}
.product-info-main {
  width: 100% !important;
}
.block.related {
  clear: both;
}
/* */
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .product-info-price {
  color: #575757;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: inline-block;
  float: right;
  padding-bottom: 10px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product-reviews-summary {
  float: left;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset:focus {
  box-shadow: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #e02b27;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #575757;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  line-height: 22px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 15px;
}
.prices-tier .item {
  margin-bottom: 10px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .action.tocart {
  border-radius: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
/* Category styles */
.catalog-category-view .smas-wrap .smas-form .smas-group-left .smas-attr {
  margin-bottom: 2rem;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-left .smas-attr .attributeName {
  color: #171717;
  display: block;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: -0.013rem;
  padding-bottom: 1rem;
  text-transform: capitalize;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-left .smas-attr .chosen-container-single {
  width: 100% !important;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-left .smas-attr .chosen-container-single:not(.chosen-container-active.chosen-with-drop) .chosen-single span {
  color: #919191;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-left .smas-attr .chosen-container-single.chosen-container-active:not(.chosen-with-drop) .chosen-simple span {
  color: #171717;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-left .smas-attr .chosen-container-single.chosen-container-active .chosen-single span {
  color: #171717;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-left .smas-attr .chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: 0.5rem 2.5rem;
  transform: rotate(180deg);
}
.catalog-category-view .smas-wrap .smas-form .smas-group-left .smas-attr .chosen-container-single .chosen-results li {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
  line-height: 2.8rem;
  padding-left: 1.6rem;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-left .smas-attr .chosen-container-single .chosen-results li.highlighted {
  background-color: transparent;
  background-image: none;
  color: #f7b00a;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-right .smas-attr-inner {
  display: flex;
  flex-direction: row;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-right .smas-attr-inner .btn {
  flex: 1 1 0px;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-right .smas-attr-inner .btn.btn-search {
  color: #ffffff;
  background: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
}
.catalog-category-view .smas-wrap .smas-form .smas-group-right .smas-attr-inner .btn.btn-reset {
  background: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-radius: 0.2rem;
  margin-left: 0.5rem;
}
.catalog-category-view .chosen-container-single .chosen-single {
  background-color: #f0f0f0;
  background-image: none !important;
  border: none !important;
  border-radius: 0.2rem;
  box-shadow: none;
  color: #171717;
  padding: 0 0 0 1.6rem;
  height: 5.9rem;
  line-height: 5.9rem;
}
.catalog-category-view .chosen-container-single .chosen-single > div {
  width: 2.4rem;
}
.catalog-category-view .chosen-container-single .chosen-single > div b {
  background-position: 0.5rem 2.5rem;
}
.catalog-category-view .chosen-container-single .chosen-drop {
  border: none;
  border-radius: 0;
}
.catalog-category-view .chosen-container-single .chosen-drop .chosen-search {
  display: none;
}
.catalog-category-view .chosen-container-single .chosen-drop .chosen-results {
  margin: 1.5rem 0;
  padding: 0;
}
.catalog-category-view .sidebar-main .block.filter .filter-title strong {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.014rem;
}
.catalog-category-view .sorter {
  position: relative;
}
/* end Category styles */
/* confirmation popup styles */
.amcart-confirm-block .amcart-qty-wrap > .amcart-control {
  margin-top: 1.5rem;
}
.amcart-confirm-block .amcart-message-box > .added-item {
  color: #171717 !important;
}
.amcart-confirm-block .amcart-message-box > .added-item:hover {
  color: #f7b00a !important;
}
.amcart-confirm-block .amcart-message-box .text > a {
  color: #f7b00a !important;
}
.amcart-confirm-block .amcart-message-box .text > a:hover {
  color: #f7a00a !important;
}
.amcart-confirm-block .amcart-confirm-buttons > .button.am-btn-left {
  background-color: #f0f0f0;
  color: #171717;
}
.amcart-confirm-block .amcart-confirm-buttons > .button.am-btn-left:hover {
  background-color: #f0f0f0;
  color: #171717;
}
.amcart-confirm-block .amcart-confirm-buttons > .checkout {
  color: #f7b00a !important;
}
.amcart-confirm-block .amcart-confirm-buttons > .checkout:hover {
  color: #171717 !important;
}
.amcart-confirm-block .amcart-qty-wrap > .amcart-label {
  line-height: 5.9rem;
}
#confirmBox a,
#confirmBox a:hover,
#confirmBox a:active,
#confirmBox .amrelated-confirm-header {
  color: #f7b00a;
}
.catalog-product-view #confirmBox {
  width: 70rem;
}
.catalog-product-view #confirmBox .amcart-message-box .added-item {
  font-size: 3.2rem;
  font-weight: 700;
  margin-bottom: 3rem;
}
.catalog-product-view #confirmBox .amcart-message-box .added-item + p {
  color: #303030;
  font-weight: 500;
  letter-spacing: -0.014rem;
  padding-bottom: 3rem;
  position: relative;
}
.catalog-product-view #confirmBox .amcart-message-box .added-item + p:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 4rem;
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container {
  margin: 0 auto;
  max-width: 32rem;
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap {
  flex-direction: column;
  margin-left: 4.5rem;
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .amcart-label {
  font-weight: 500;
  letter-spacing: -0.014rem;
  line-height: normal;
  margin: 0;
  padding-bottom: 0.9rem;
  text-align: left;
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .qty-control-container {
  align-items: center;
  background-color: #f0f0f0;
  border-radius: 0.2rem;
  display: flex;
  flex-direction: row;
  height: 5.9rem;
  justify-content: space-between;
  max-width: 16.6rem;
  padding: 0 0.5rem;
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .qty-control-container .amcart-control:before {
  color: #171717;
  left: 0;
  font-size: 1.6rem;
  height: 4.7rem;
  line-height: 4.7rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 4.7rem;
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .qty-control-container .amcart-control.-minus,
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .qty-control-container .amcart-control.-plus {
  background-color: #ffffff;
  border-radius: 0.2rem;
  cursor: pointer;
  display: inline-block;
  height: 4.7rem;
  position: relative;
  transition: all 0.3s ease-in-out;
  width: 4.7rem;
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .qty-control-container .amcart-control.-minus {
  order: 1;
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .qty-control-container .amcart-control.-minus:before {
  content: "-";
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .qty-control-container .amcart-control.-plus {
  order: 3;
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .qty-control-container .amcart-control.-plus:before {
  content: "+";
}
.catalog-product-view #confirmBox .amcart-message-box .am-photo-container .amcart-qty-wrap .qty-control-container .amcart-input {
  background: transparent;
  border: none;
  font-size: 1.6rem;
  font-weight: 500;
  order: 2;
  text-align: center;
  width: 6rem;
}
.catalog-product-view #confirmBox .amcart-message-box #amcart-count {
  border-bottom: 1px solid #f0f0f0;
}
.catalog-product-view #confirmBox .amcart-message-box #amcart-count,
.catalog-product-view #confirmBox .amcart-message-box .amcart-subtotal {
  align-items: baseline;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: 30rem;
  padding-bottom: 0.5rem;
}
.catalog-product-view #confirmBox .amcart-message-box #amcart-count span,
.catalog-product-view #confirmBox .amcart-message-box .amcart-subtotal span {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: -0.014rem;
}
.catalog-product-view #confirmBox .amcart-message-box #amcart-count .spacing-line,
.catalog-product-view #confirmBox .amcart-message-box .amcart-subtotal .spacing-line {
  display: none;
}
.catalog-product-view #confirmBox .amcart-message-box #amcart-count #am-a-count,
.catalog-product-view #confirmBox .amcart-message-box .amcart-subtotal #am-a-count,
.catalog-product-view #confirmBox .amcart-message-box #amcart-count a,
.catalog-product-view #confirmBox .amcart-message-box .amcart-subtotal a,
.catalog-product-view #confirmBox .amcart-message-box #amcart-count .am_price .price,
.catalog-product-view #confirmBox .amcart-message-box .amcart-subtotal .am_price .price {
  color: #171717 !important;
  font-size: 1.8rem;
  font-weight: 600;
}
.catalog-product-view #confirmBox .amcart-confirm-buttons {
  margin: 2rem auto 4rem auto;
  width: 46.2rem;
}
.catalog-product-view #confirmBox .amcart-confirm-buttons .button {
  border-radius: 0.2rem;
  box-shadow: none;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.02rem;
  text-transform: uppercase;
}
.catalog-product-view #confirmBox .amcart-confirm-buttons .button.am-btn-left {
  background-color: #bcbcbc;
}
.catalog-product-view #confirmBox .amcart-confirm-buttons .checkout {
  padding-bottom: 2rem;
  position: relative;
}
.catalog-product-view #confirmBox .amcart-confirm-buttons .checkout:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 4.2rem;
}
.amcart-confirm-buttons button.am-btn-right,
.amcart-confirm-buttons button.am-btn-left,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-right,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-left,
.amcart-confirm-buttons .action-gift.am-btn-right,
.amcart-confirm-buttons .action-gift.am-btn-left,
.amcart-confirm-buttons .action-gift.am-btn-right,
.amcart-confirm-buttons .action-gift.am-btn-left,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-right,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-left,
.amcart-confirm-buttons .action-gift.am-btn-right,
.amcart-confirm-buttons .action-gift.am-btn-left {
  background-color: #f7b00a;
}
.amcart-confirm-buttons button.am-btn-right:hover,
.amcart-confirm-buttons button.am-btn-left:hover,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-right:hover,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-left:hover,
.amcart-confirm-buttons .action-gift.am-btn-right:hover,
.amcart-confirm-buttons .action-gift.am-btn-left:hover,
.amcart-confirm-buttons .action-gift.am-btn-right:hover,
.amcart-confirm-buttons .action-gift.am-btn-left:hover,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-right:hover,
.amcart-confirm-buttons .cart.table-wrapper .actions-toolbar > .action.am-btn-left:hover,
.amcart-confirm-buttons .action-gift.am-btn-right:hover,
.amcart-confirm-buttons .action-gift.am-btn-left:hover {
  background-color: #f7a00a;
  opacity: 1;
}
/* end confirmation popup styles */
/* simple product styles */
.catalog-product-view .column.main .product.info.detailed {
  margin-bottom: 0;
  width: 100%;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title.active .data.switch {
  border: none;
  color: #171717;
  font-size: 2.8rem;
  font-weight: 700;
  height: auto;
  letter-spacing: -0.028rem;
  padding: 0 4.6rem 1.2rem 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title.active .data.switch:before {
  background-image: url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  height: 0.7rem;
  position: absolute;
  right: 2rem;
  top: 0.8rem;
  transform: none;
  width: 1.4rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title.active .data.switch:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title.active .data.switch .counter {
  color: #171717;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title .data.switch {
  background: none;
  border: none;
  color: #bcbcbc;
  font-size: 2.4rem;
  font-weight: 500;
  height: auto;
  letter-spacing: -0.024rem;
  padding: 0 4.6rem 1.2rem 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title .data.switch:before {
  background-image: url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  height: 0.7rem;
  position: absolute;
  right: 2rem;
  top: 0.8rem;
  transform: rotate(180deg);
  width: 1.4rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title .data.switch .counter {
  color: #bcbcbc;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content {
  border-left: none;
  border-right: none;
  padding: 5rem 0 3rem 0;
  /* review section */
  /* end review section */
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .product.attribute.description p {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amrev-title-block strong {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper {
  border-bottom: 1px solid #e5e5e5;
  color: #171717;
  justify-content: flex-start;
  padding-bottom: 4rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-info .amreview-summary {
  font-size: 6.3rem;
  margin-right: 1.4rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-info .amreview-rating-wrapper .amreview-count {
  color: #171717;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-info .amreview-rating-wrapper .amreview-showmore {
  color: #f7b00a;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-info .amreview-percent-block .amreview-value {
  color: #f7b00a;
  font-size: 3.8rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-info .amreview-percent-block .amreview-desc {
  color: #171717;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  line-height: 1.8rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details {
  border-right: 1px solid #e5e5e5;
  margin: 0 5% 0 0;
  padding: 0 9rem 0 6rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details .amreview-stars,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details .amreview-text {
  color: #171717;
  font-size: 1.4rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details .amreview-bar {
  height: 1px;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new {
  margin: 0;
  padding-left: 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new > .amreview-button {
  background: #f7b00a;
  border: none;
  color: #ffffff;
  height: 5.9rem;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.018rem;
  line-height: 5.9rem;
  padding: 0 4rem;
  text-transform: uppercase;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new .amreview-label {
  color: #171717;
  font-size: 1.4rem;
  line-height: 1.8rem;
  max-width: 26rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-review-list {
  padding: 4rem 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-review-list.amrev-title-block:after {
  display: none;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li:first-child {
  padding-top: 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-author {
  font-size: 2rem;
  margin: 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-date {
  color: #171717;
  font-size: 1.2rem;
  margin-bottom: 6rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-recommended {
  border-left: none;
  background: transparent;
  color: #222529;
  margin: 0;
  padding: 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-recommended:after {
  background: url(/pub/media/wysiwyg/cms/rating-star.svg) left top no-repeat;
  border: none;
  border-left: none;
  bottom: auto;
  content: '';
  height: 2.2rem;
  left: 0;
  position: absolute;
  right: auto;
  top: -3rem;
  width: 2.2rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-desc-title span {
  font-size: 2rem;
  letter-spacing: -0.02rem;
  padding-bottom: 1.2rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-desc-title span.amrev-voteqty {
  display: none;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amreview-rating-label {
  display: none;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amreview-description .amreview-text {
  color: #171717;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
  line-height: 2.4rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-comment-toolbar .amrev-reply .amrev-repbtn {
  background: #919191;
  border: none;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: -0.01rem;
  padding: 0.4rem 1.6rem;
  text-transform: uppercase;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-comment-toolbar .amrev-reply .amrev-repbtn:before {
  display: none;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amrev-comment-toolbar .amrev-comment {
  display: none;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-helpful-wrap .amreview-plus.-voted > .amreview-icon {
  filter: invert(60%) sepia(67%) saturate(601%) hue-rotate(2deg) brightness(106%) contrast(94%);
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form {
  background: none;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form .block-title strong {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content {
  margin-top: -2.2rem;
  max-width: 62rem;
  padding-bottom: 0;
  padding-top: 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-fieldset .review-legend {
  flex-direction: column;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-fieldset .review-legend span {
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  padding-bottom: 1rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-fieldset .review-legend strong {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.018rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-fieldset .review-legend + br {
  display: none;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-fieldset .field:not(.review-field-ratings) {
  position: relative;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-fieldset .field:not(.review-field-ratings) .control div.mage-error {
  position: absolute;
  right: 0;
  top: 0.9rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .label {
  font-size: 1.4rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .review-control-vote {
  margin-left: 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .review-control-vote:before {
  color: #e5e5e5;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .review-control-vote:hover:before {
  color: #e5e5e5;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-ratings .control .review-field-rating .review-control-vote label {
  top: 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-nickname,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-email,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-summary,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-text {
  color: #171717;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-nickname label,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-email label,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-summary label,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-text label,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-nickname input,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-email input,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-summary input,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-text input,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-nickname .control,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-email .control,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-summary .control,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-text .control {
  width: 100%;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-nickname label,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-email label,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-summary label,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-text label {
  color: #171717;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  text-align: left;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-nickname input,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-email input,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-summary input,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-text input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  height: 5.9rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-nickname textarea,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-email textarea,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-summary textarea,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-text textarea {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-field-summary {
  width: 100%;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .amreview-recommend-wrap label,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .amreview-gdpr-wrap label {
  color: #222529;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.6rem;
  padding-left: 2rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .amreview-recommend-wrap label:before,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .amreview-gdpr-wrap label:before {
  border: 2px solid #bcbcbc;
  height: 1.6rem;
  left: 0;
  right: auto;
  top: 0.5rem;
  width: 1.6rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after {
  background: #f7b00a url(/pub/media/wysiwyg/cms/check-mark.svg) 0.4rem 0.5rem no-repeat;
  height: 1.6rem;
  left: 0;
  right: auto;
  width: 1.6rem;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-form-actions {
  margin-left: 0;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-form-actions button.submit,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-form-actions .cart.table-wrapper .actions-toolbar > .action.submit,
.catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-form-actions .action-gift.submit {
  background: #f7b00a;
  border: none;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  height: 5.9rem;
  letter-spacing: -0.018rem;
  line-height: 5.9rem;
  padding: 0 4rem;
  text-transform: uppercase;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .product.attribute.description {
  width: 80%;
}
.catalog-product-view .column.main .product.info.detailed .product.data.items .product.attribute.description:before {
  display: none;
}
.catalog-product-view .column.main .product.info.detailed .amshowmore-container .amshowmore-button {
  color: #f7b00a;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_left-col .product.media,
.catalog-product-view .column.main .product-info-main-top .pimt_left-col .product.media {
  width: 100%;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col,
.catalog-product-view .column.main .product-info-main-top .pimt_center-col {
  display: flex;
  flex-direction: column;
  padding-right: 2rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col .product-reviews-summary,
.catalog-product-view .column.main .product-info-main-top .pimt_center-col .product-reviews-summary {
  margin: 0 0 2rem 0;
  order: 1;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col .product-reviews-summary .rating-summary .rating-result > span:before,
.catalog-product-view .column.main .product-info-main-top .pimt_center-col .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #f7b00a;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col .page-title-wrapper,
.catalog-product-view .column.main .product-info-main-top .pimt_center-col .page-title-wrapper {
  margin: 0 0 2rem 0;
  order: 2;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col .product.attribute.sku,
.catalog-product-view .column.main .product-info-main-top .pimt_center-col .product.attribute.sku {
  margin-bottom: 3rem;
  order: 3;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col .product.attribute.sku .type,
.catalog-product-view .column.main .product-info-main-top .pimt_center-col .product.attribute.sku .type {
  font-weight: 400;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col .product.attribute.sku .value,
.catalog-product-view .column.main .product-info-main-top .pimt_center-col .product.attribute.sku .value {
  font-weight: 500;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col .product.attribute.overview,
.catalog-product-view .column.main .product-info-main-top .pimt_center-col .product.attribute.overview {
  order: 4;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col .page-title,
.catalog-product-view .column.main .product-info-main-top .pimt_center-col .page-title {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  line-height: 3rem;
  margin: 0;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-add-form,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .product-add-form {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  padding: 3rem 4rem;
  margin-bottom: 30px;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .price-box,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .price-box {
  color: #171717;
  font-weight: 600;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  position: relative;
  text-align: center;
  display: block;
  margin-top: 20px;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .price-box:after,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .price-box:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 20%;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .price-box .price-label,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .price-box .price-label {
  display: none;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .price-box .price-container .price,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .price-box .price-container .price {
  font-size: 4.2rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .label,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .label {
  color: #171717;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.014rem;
  padding-bottom: 0.6rem;
  text-align: center;
  width: 100%;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control {
  align-items: center;
  background-color: #f0f0f0;
  border-radius: 0.2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: 5.9rem;
  width: 100%;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control button,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control button,
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control .action-gift,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control .action-gift {
  background-color: #ffffff;
  border: none;
  color: #171717;
  font-size: 3rem;
  font-weight: 500;
  height: 4.7rem;
  margin: 0 0.6rem;
  width: 4.7rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control input[type="number"],
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .field.qty .control input[type="number"] {
  background: transparent;
  border: none;
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .actions,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .actions {
  padding-bottom: 4rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .action.tocart,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .action.tocart {
  background: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  margin-bottom: 3rem;
  margin-right: 0;
  width: 100%;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .action.tocart:hover,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .action.tocart:hover {
  background: #f7a00a;
  border: 1px solid #f7a00a;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .action.tocart span,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .action.tocart span {
  position: relative;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .action.tocart span:before,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .action.tocart span:before {
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: -2.6rem;
  position: absolute;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .after-addtocart-custom-block,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .after-addtocart-custom-block {
  border-top: 1px solid #e5e5e5;
  padding-top: 1.5rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .after-addtocart-custom-block .product-quality,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .after-addtocart-custom-block .product-quality {
  display: none;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-payment,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .product-payment {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-bottom: 5rem;
  position: relative;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-payment:after,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .product-payment:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 3rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-payment img,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .product-payment img {
  margin: 0 0.8rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-quality,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .product-quality {
  margin-bottom: 4rem;
  padding-bottom: 3rem;
  text-align: center;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-quality h4,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .product-quality h4 {
  color: #303030;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-quality p,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .product-quality p {
  color: #303030;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  line-height: 2.4rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-social,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .product-social {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-top: 5rem;
}
.catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-social a,
.catalog-product-view .column.main .product-info-main-top .pimt_right-col .product-social a {
  padding-left: 1rem;
  padding-right: 1rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .pimt_left-col .product.media {
  width: 100%;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top + .product-info-main {
  display: none;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top form {
  display: flex;
  justify-content: space-between;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top form > .title {
  display: none;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper {
  flex: 0 0 calc(57%);
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper .page-title {
  color: #171717;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 2rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset .product-reviews-summary,
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset .page-title-wrapper,
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset .product.attribute.sku {
  flex: 0 0 100%;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset .product-reviews-summary {
  margin: 0 0 2rem 0;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #f7b00a;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset > .field.configurable {
  margin-bottom: 2rem;
  width: 100%;
  flex: 1 1;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset > .field.configurable .label {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: -0.013rem;
  width: auto;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset .product.attribute.sku {
  padding-bottom: 3rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper > .fieldset .product.attribute.sku strong {
  font-weight: 400;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  flex: 0 0 31rem;
  padding: 3rem 4rem 5rem 4rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .price-box {
  color: #171717;
  display: block;
  font-weight: 600;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  position: relative;
  text-align: center;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .price-box:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 3rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .price-box .price-label {
  display: none;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .price-box .price-container .price {
  font-size: 4.2rem;
  font-weight: 600;
  line-height: unset;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .field.qty .label {
  color: #171717;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.014rem;
  padding-bottom: 0.6rem;
  text-align: left;
  width: 100%;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .field.qty .control {
  align-items: center;
  background-color: #f0f0f0;
  border-radius: 0.2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: 5.9rem;
  width: 100%;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .field.qty .control button,
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .field.qty .control .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .field.qty .control .action-gift {
  background-color: #ffffff;
  border: none;
  color: #171717;
  font-size: 3rem;
  font-weight: 500;
  height: 4.7rem;
  margin: 0 0.6rem;
  width: 4.7rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .field.qty .control input[type="number"] {
  background: transparent;
  border: none;
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .actions {
  border-bottom: 1px solid #e5e5e5;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .action.tocart {
  background: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  margin-bottom: 3rem;
  margin-right: 0;
  width: 100%;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .action.tocart:hover {
  background: #f7a00a;
  border: 1px solid #f7a00a;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .action.tocart span {
  position: relative;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .action.tocart span:before {
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: -2.6rem;
  position: absolute;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .after-addtocart-custom-block {
  border-top: 1px solid #e5e5e5;
  padding-top: 1.5rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .box-tocart .after-addtocart-custom-block .product-quality {
  display: none;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .product-payment {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-bottom: 5rem;
  position: relative;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .product-payment:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 3rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .product-payment img {
  margin: 0 0.8rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .product-quality {
  display: none;
  margin-bottom: 4rem;
  padding-bottom: 3rem;
  text-align: center;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .product-quality h4 {
  color: #303030;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .product-quality p {
  color: #303030;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  line-height: 2.4rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .product-social {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-top: 5rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .product-social a {
  padding-left: 1rem;
  padding-right: 1rem;
}
.catalog-product-view.product-support-subscription .pimt_left-col,
.catalog-product-view.product-standard-support-subscription .pimt_left-col,
.catalog-product-view.product-professional-support-subscription .pimt_left-col {
  display: none;
}
.catalog-product-view.product-support-subscription .product-reviews-summary,
.catalog-product-view.product-standard-support-subscription .product-reviews-summary,
.catalog-product-view.product-professional-support-subscription .product-reviews-summary {
  display: none;
}
.catalog-product-view.product-support-subscription .fieldset > .field.qty > *,
.catalog-product-view.product-standard-support-subscription .fieldset > .field.qty > *,
.catalog-product-view.product-professional-support-subscription .fieldset > .field.qty > * {
  width: 50% !important;
}
.catalog-product-view.product-support-subscription .box-tocart .actions,
.catalog-product-view.product-standard-support-subscription .box-tocart .actions,
.catalog-product-view.product-professional-support-subscription .box-tocart .actions {
  text-align: center;
}
.catalog-product-view.product-support-subscription .box-tocart .actions > button,
.catalog-product-view.product-standard-support-subscription .box-tocart .actions > button,
.catalog-product-view.product-professional-support-subscription .box-tocart .actions > button,
.catalog-product-view.product-support-subscription .box-tocart .actions > .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.product-standard-support-subscription .box-tocart .actions > .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.product-professional-support-subscription .box-tocart .actions > .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.product-support-subscription .box-tocart .actions > .action-gift,
.catalog-product-view.product-standard-support-subscription .box-tocart .actions > .action-gift,
.catalog-product-view.product-professional-support-subscription .box-tocart .actions > .action-gift {
  margin: 0 0 20px !important;
}
.catalog-product-view.product-support-subscription .column.main .product.info.detailed,
.catalog-product-view.product-standard-support-subscription .column.main .product.info.detailed,
.catalog-product-view.product-professional-support-subscription .column.main .product.info.detailed {
  display: none;
}
.catalog-product-view.product-support-subscription .block.related,
.catalog-product-view.product-standard-support-subscription .block.related,
.catalog-product-view.product-professional-support-subscription .block.related {
  display: none;
}
.catalog-product-view .product-reviews-summary .reviews-actions a {
  color: #f6b009;
}
.catalog-product-view .amrev-items-block.block-content p.amreview-review-list.-empty {
  background: #f0f0f0;
}
/* end simple product styles */
.lund-configurable_product-view .conf-right-product-view-main-top .product-add-form {
  box-shadow: none !important;
  padding: 0 !important;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1440px - 1) {
  .catalog-product-view .column.main .product.details .media {
    width: 100%;
  }
}
@media (max-width: 1360px) {
  .catalog-product-view #maincontent {
    padding: 3rem 2rem 0 2rem;
  }
  .catalog-product-view .page-wrapper .breadcrumbs {
    padding: 1.5rem 2rem;
  }
  .catalog-category-view .category_page_header {
    min-height: 23rem;
  }
  .catalog-category-view.page-layout-2columns-left .sidebar-main,
  .catalog-category-view.page-layout-2columns-left .sidebar-additional {
    padding-right: 2rem;
  }
  .catalog-category-view.page-layout-2columns-left .column.main {
    padding-left: 2rem;
  }
  /* Add to cart popoup styles */
  .catalog-product-view #confirmBox {
    padding: 3rem;
  }
  /* end Add to cart popoup styles */
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-weight: 600;
}
@media (max-width: 1300px) {
  .catalog-category-view.page-products .category_page_header .page-title-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .catalog-category-view.page-products .breadcrumbs {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .catalog-category-view #maincontent {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper > .field .label,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper > .field .label,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper > .field .label {
    font-size: 1.2rem;
  }
  .lund-simple_product-view.page-layout-1column .block.related .product-items .product-item,
  .catalog-product-view.page-product-configurable .column.main .block.related .product-items .product-item {
    max-width: none;
    min-height: auto;
    min-width: 100%;
    width: auto;
  }
  .lund-simple_product-view.page-layout-1column .block.related .product-items .product-item .product-item-photo,
  .catalog-product-view.page-product-configurable .column.main .block.related .product-items .product-item .product-item-photo {
    min-height: auto;
  }
}
@media (max-width: 1199px) {
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details {
    padding: 0 2rem;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset div[class*="amprot-field-container"] {
    flex: 1 0 33%;
    max-width: 33%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .field .label,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset .aditionalInformation .label {
    font-size: 1.2rem;
  }
  .catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper {
    flex: 0 0 calc(54%);
  }
  .lund-simple_product-view.page-layout-1column .product-main-info-middle-conf {
    padding: 5rem;
  }
  /* */
  #deps_form #vehicle-details .field select,
  #deps_form #vehicle-features .field select,
  #deps_form #vehicle-modifications .field select {
    font-size: 1rem;
  }
}
@media (max-width: 1080px) {
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper > .field,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper > .field,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset .vehicle-modifications-wrapper > .field,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset .field > .field {
    flex: 0 0 24%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset .vehicle-modifications-wrapper .field.textarea {
    flex-basis: 74%;
  }
  .catalog-product-view.page-product-configurable .column.main .product-info-main > .product-add-form > form > .product-options-wrapper > .fieldset > .field {
    flex-basis: 24%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .field {
    flex: 0 0 24%;
  }
  .catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-wrapper {
    flex: 0 0 calc(50%);
  }
}
@media (max-width: 1024px) {
  .catalog-product-view .column.main > .product-info-main .product-add-form .title {
    width: 100%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom {
    margin-right: 0;
    margin-top: 2rem;
    width: 100%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .breadcrumbs {
    padding-left: 2rem;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content {
    margin-top: 0;
    max-width: 100%;
    padding-top: 2rem;
  }
  .lund-simple_product-view.page-layout-1column .column.main .configureBuyTitle,
  .lund-simple_product-view.page-layout-1column .product.info.dependencies,
  .lund-simple_product-view.page-layout-1column .product-main-info-middle-conf {
    width: 100%;
  }
  .lund-simple_product-view.page-layout-1column .product-main-info-middle-conf {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 1.2rem;
  }
  /* */
  .lund-simple_product-view:not(.lund-simple_product-view-child-t):not(.lund-configurable_product-view) .product-info-main-top .pimt_right-col {
    width: 100%;
  }
  /* */
  .lund-simple_product-view.page-layout-1column .product.info.dependencies #deps_form,
  .lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm {
    width: 100%;
  }
  .lund-simple_product-view.page-layout-1column .product.info.dependencies #deps_form {
    margin-bottom: 5rem;
  }
}
@media (max-width: 768px) {
  /* Category styles */
  .catalog-category-view #maincontent {
    padding-top: 4rem;
  }
  .catalog-category-view .category_page_header {
    min-height: 20rem;
  }
  .catalog-category-view.page-products .category_page_header .page-title-wrapper {
    padding-top: 2rem;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span {
    display: block;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-name {
    min-height: 7.2rem;
  }
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span {
    display: block;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before {
    width: 44%;
  }
  /* end Category styles */
  .catalog-product-view .column.main .product h1 span {
    display: block;
  }
  .catalog-product-view .column.main .product.details .media,
  .catalog-product-view .column.main .product.attribute.overview,
  .catalog-product-view .column.main .product.info.detailed,
  .catalog-product-view .column.main .product.attributes.custom {
    margin-bottom: 4rem;
    width: 100%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper {
    width: 50%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom {
    padding: 4rem;
    width: 48%;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new {
    align-items: center;
    display: flex;
    justify-content: space-evenly;
    margin-top: 3rem;
  }
  .catalog-product-view .column.main .product.details .page-title-wrapper {
    max-width: 100%;
  }
  .catalog-product-view .column.main .product.details .page-title-wrapper,
  .catalog-product-view .column.main .product.details .product.attribute.sku {
    clear: both;
    padding-left: 0;
    width: 100%;
  }
  .catalog-product-view .column.main .product.details .review-summary {
    bottom: -87.9rem;
    left: 9.5rem;
    margin-bottom: 0;
    right: auto;
    top: auto;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form {
    padding-top: 0;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom,
  .catalog-product-view .column.main > .product-info-main .product-add-form .title {
    width: 100%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom {
    margin-right: 0;
    margin-top: 0;
  }
  .catalog-product-view .column.main .block.related .block-title strong {
    font-size: 3.4rem;
  }
  .catalog-product-view .column.main .product.details .product-details-wrapper {
    padding-left: 0;
    width: 100%;
  }
  .catalog-product-view .column.main .fotorama__stage__frame .fotorama__img {
    width: 100%;
  }
  .catalog-product-view.page-product-configurable .column.main .block.related .block-title strong {
    font-size: 3.4rem;
  }
  .page-layout-2columns-left .sidebar-additional h4 {
    font-size: 1.6rem;
  }
  .page-layout-2columns-left .sidebar-additional ul li a {
    font-size: 1.2rem;
  }
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
    width: 70%;
  }
  .catalog-product-view .column.main .product.details .optionCheckbox,
  .catalog-product-view .column.main .product.attribute.overview {
    max-width: 100%;
  }
  .catalog-product-view .column.main .product.details .product-reviews-summary {
    float: left;
  }
  /* Add to cart popoup styles */
  .catalog-product-view #confirmBox {
    width: auto;
  }
  /* end Add to cart popoup styles */
  .catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .product-add-form {
    padding: 3rem;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content {
    margin-top: 0;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-title {
    padding-bottom: 2rem;
  }
  .catalog-product-view .review-list {
    margin-bottom: 0;
  }
  .catalog-product-view.lund-configurable_product-view .column.main {
    margin-top: 0;
  }
  .catalog-product-view.lund-configurable_product-view .column.main .product-info-main-top .col-xl-4,
  .catalog-product-view.lund-configurable_product-view .column.main .product-info-main-top .col-xl-8 {
    width: 100%;
  }
  .catalog-product-view.lund-configurable_product-view .column.main .product-info-main-top .col-xl-4 .product.media {
    width: 100%;
  }
  .catalog-product-view.lund-configurable_product-view .column.main .product.info.detailed {
    margin-bottom: 0;
    margin-top: 5rem;
  }
  .catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top form {
    flex-wrap: wrap;
  }
  .catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top form .product-options-wrapper,
  .catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top form .product-options-bottom {
    flex: 0 0 100%;
  }
  .catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top form .product-options-wrapper {
    margin-bottom: 3rem;
  }
}
@media all and (max-width: 768px) and (min-width: 767px) {
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-details .price-box .price-container .price {
    font-size: 1.4rem;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before {
    width: 52%;
  }
}
@media (max-width: 767px) {
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-details .product-item-name {
    min-height: 5.2rem;
  }
  .catalog-category-view .category_page_header {
    min-height: 12rem;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset div[class*="amprot-field-container"] {
    flex: 1 0 50%;
    max-width: 50%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper > .field,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper > .field,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper > .field,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset .field > .field {
    flex: 0 0 49%;
    margin-right: 0;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset .vehicle-modifications-wrapper .field.textarea {
    flex-basis: 100%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper {
    justify-content: space-between;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper:after,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper:after,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper:after {
    display: none;
  }
  .catalog-category-view.page-layout-2columns-left .smas-wrap .smas-form .smas-group-left .smas-attr .smas-attr-inner select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 1.1rem no-repeat #f0f0f0;
    border: none;
    height: 3.2rem;
  }
  .catalog-category-view.page-layout-2columns-left .sidebar-main,
  .catalog-category-view.page-layout-2columns-left .sidebar-additional {
    padding-right: 0;
  }
  .catalog-category-view.page-layout-2columns-left .column.main {
    border-left: none;
    padding-left: 0;
  }
  .catalog-category-view.page-products .category_page_header .page-title-wrapper .page-title {
    font-size: 2.4rem;
  }
  .product-item-actions .actions-primary > .stock.unavailable span:before {
    opacity: 1;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content {
    border-width: 1px 0 1px 0;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-rating-wrapper .amreview-showmore {
    color: #f7b00a;
  }
  .catalog-product-view.page-product-configurable .column.main .product-info-main > .product-add-form > form > .product-options-wrapper > .fieldset > .field {
    flex-basis: 49%;
    margin-right: 0;
  }
  .catalog-product-view .column.main .block.related .product-items .product-item {
    min-width: auto;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
    width: 64%;
  }
  .catalog-product-view .column.main .product.info.detailed .product.items .data.item.title.active .data.switch:before {
    background-image: url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 0.7rem;
    position: absolute;
    right: 2rem;
    top: 1.4rem;
    transform: none;
    width: 1.4rem;
  }
  .catalog-product-view .column.main .product.info.detailed .product.items .data.item.title .data.switch:before {
    background-image: url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 0.7rem;
    position: absolute;
    right: 2rem;
    top: 1.4rem;
    transform: rotate(180deg);
    width: 1.4rem;
  }
  .catalog-product-view .column.main > .product.info.detailed .title a:after {
    bottom: -0.6rem;
  }
  .catalog-product-view .column.main .product.attributes.custom {
    margin: 0;
    padding: 0;
  }
  .catalog-product-view .column.main .product.attributes.custom:before {
    border-left: none;
  }
  .catalog-product-view .column.main .product.attributes.custom .extra-urls {
    padding-bottom: 0;
  }
  /* Add to cart popoup styles */
  .catalog-product-view #confirmBox .amcart-confirm-buttons {
    max-width: 32rem;
    width: 32rem;
  }
  /* end Add to cart popoup styles */
  .catalog-product-view .column.main .product.details .review-summary {
    bottom: 31rem;
  }
  .amreview-info-wrapper {
    margin: 0;
  }
  .catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_center-col {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
  .catalog-product-view.lund-simple_product-view .column.main .product-info-main-top .pimt_right-col .box-tocart .after-addtocart-custom-block {
    padding-top: 3rem;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title .data.switch {
    padding-top: 1rem;
    position: relative;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title .data.switch:before {
    top: 2.8rem;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title.active .data.switch {
    padding-bottom: 0.6rem;
    padding-top: 1rem;
    position: relative;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title.active .data.switch:after {
    bottom: -0.1rem;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title.active .data.switch:before {
    top: 2.8rem;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-summary-details {
    border-right: none;
  }
  .amreview-summary-info .amreview-showmore:after {
    filter: invert(60%) sepia(67%) saturate(601%) hue-rotate(2deg) brightness(106%) contrast(94%);
  }
  .catalog-product-view .amrev-comment-toolbar {
    align-items: flex-start;
  }
  .catalog-product-view .amrev-comment-toolbar .amreview-helpful-wrap {
    flex-basis: auto;
  }
  .catalog-product-view .amrev-comment-toolbar .amrev-reply {
    order: 1;
  }
  .catalog-product-view .amrev-comment-toolbar .amreview-helpful-wrap {
    order: 2;
    padding-left: 2.5rem;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-recommended {
    padding-left: 3rem;
    position: relative;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-recommended:after {
    top: 0;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content {
    max-width: 100%;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: -1px;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content .review-fieldset .field:not(.review-field-ratings) .control div.mage-error {
    top: 0.3rem;
  }
  .catalog-product-view .column.main .block.amrelated-grid-wrapper .block-title strong {
    font-size: 2.8rem;
  }
  .catalog-product-view .column.main .block.amrelated-grid-wrapper {
    border-top: none;
    margin-top: 0;
  }
  .catalog-product-view .column.main .product.info.detailed {
    margin-bottom: 0;
    margin-top: 5rem;
  }
  /* */
  #deps_form #vehicle-details .field,
  #deps_form #vehicle-features .field,
  #deps_form #vehicle-modifications .field {
    width: calc(33.33333333%);
  }
  #deps_form #vehicle-details .field input,
  #deps_form #vehicle-features .field input,
  #deps_form #vehicle-modifications .field input {
    max-width: 100%;
    width: 100%;
  }
  #deps_form #vehicle-details div:nth-child(4) .control,
  #deps_form #vehicle-features div:nth-child(4) .control,
  #deps_form #vehicle-modifications div:nth-child(4) .control,
  #deps_form #vehicle-details div:nth-child(7) .control,
  #deps_form #vehicle-features div:nth-child(7) .control,
  #deps_form #vehicle-modifications div:nth-child(7) .control {
    margin-right: 0;
  }
  #deps_form #vehicle-details div:nth-child(5) .control,
  #deps_form #vehicle-features div:nth-child(5) .control,
  #deps_form #vehicle-modifications div:nth-child(5) .control {
    margin-right: 4%;
  }
  #secondDependenciesForm #secondDependencies .field {
    width: calc(33.33333333%);
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content {
    border-bottom: none;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content .amreview-submit-form > .block-content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 700px) {
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-items {
    margin: 0 auto;
    width: 80%;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-items .product-item {
    margin-left: 0;
    width: 47%;
  }
  /* */
  .lund-simple_product-view.page-layout-1column .product-info-main-top .pimt_left-col,
  .lund-simple_product-view.page-layout-1column .product-info-main-top .conf-right-product-view-main-top {
    width: 100%;
  }
  .lund-simple_product-view:not(.lund-simple_product-view-child-t):not(.lund-configurable_product-view) .product-info-main-top .pimt_left-col {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .catalog-product-view .column.main > .product-info-main .product-add-form .title {
    font-size: 2.2rem;
    padding-bottom: 1rem;
    width: 100%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom {
    margin: 0;
    width: 100%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-bottom {
    padding: 3rem 2rem;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-details-wrapper .field,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-features-wrapper .field,
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .vehicle-modifications-wrapper .field {
    flex: 0 0 49%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset > .field {
    flex: 0 0 49%;
    margin-right: 0;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset .aditionalInformation {
    flex: 0 0 100%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset .aditionalInformation .field {
    padding-right: 0;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset div[class*="amprot-field-container"] {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset div[class*="amprot-field-container"] .amprot-input-block {
    max-width: 100%;
  }
  .catalog-product-view .column.main > .product.info.detailed .title a:after {
    display: none;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper {
    margin: 0;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content .amreview-submit-form > .block-content {
    padding: 2rem 0;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new > .amreview-button {
    font-size: 1.4rem;
    margin-left: 2%;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-rating-wrapper .amreview-showmore {
    color: #f7b00a;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-rating-wrapper .amreview-showmore:after {
    filter: invert(76%) sepia(84%) saturate(3887%) hue-rotate(7deg) brightness(113%) contrast(93%);
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amrev-items-block .amrev-comment-toolbar .amrev-reply {
    order: 1;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amrev-items-block .amrev-comment-toolbar .amreview-helpful-wrap {
    flex-basis: 70%;
    order: 2;
    padding: 0 0 0 2rem;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amrev-items-block .amrev-comment-toolbar .amreview-helpful-wrap > .amreview-helpful {
    font-size: 1.1rem;
  }
  .catalog-product-view .column.main > .product.info.detailed .title a {
    font-size: 1.6rem;
  }
  .catalog-product-view .column.main .product.attributes.custom {
    padding-bottom: 0;
    padding-left: 0;
  }
  .catalog-product-view .column.main .product.attributes.custom:before {
    border: none;
  }
  .catalog-product-view .column.main .block.related {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
  .catalog-product-view .column.main .block.related .block-title strong {
    font-size: 2.4rem;
  }
  .catalog-product-view .column.main .product.details .page-title-wrapper {
    max-width: 100%;
    padding-top: 2rem;
    width: 100%;
  }
  .catalog-product-view .column.main .product.details .review-summary {
    bottom: auto;
    left: auto;
    position: relative;
    right: auto;
    top: 1rem;
  }
  .catalog-product-view .column.main .product.details .product-reviews-summary {
    float: left;
  }
  .catalog-product-view .product.data.items > .item.content {
    border: none;
    margin: 0;
    padding: 0;
  }
  .catalog-product-view #maincontent {
    padding-top: 0;
  }
  .catalog-product-view .page.messages,
  .catalog-product-view .column.main {
    margin-top: 2rem;
  }
  .catalog-product-view.page-product-configurable .column.main .block.related .block-title strong {
    font-size: 2.4rem;
  }
  .catalog-category-view.page-products .column.main {
    border-left: none;
  }
  .catalog-category-view.page-products .products-grid .product-item {
    width: 100% !important;
  }
  .catalog-category-view.page-products .category_page_header .page-title-wrapper {
    padding: 0 2rem;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before {
    width: 70%;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-items {
    width: 70%;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before {
    width: 74%;
  }
  .catalog-product-view .column.main .product .product-item-name {
    min-height: 5.2rem;
  }
  .catalog-product-view #confirmBox .amcart-message-box .added-item {
    font-size: 2.6rem;
  }
  .catalog-product-view #confirmBox .amcart-confirm-buttons .button {
    font-size: 1.6rem;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title {
    margin-bottom: 0;
  }
  .catalog-product-view .column.main .block.amrelated-grid-wrapper {
    border-top: 1px solid #e5e5e5;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-author {
    margin: 0 0 1rem 0;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-wrap .amreview-date {
    top: 0.9rem;
  }
  /* */
  #secondDependenciesForm #secondDependencies .field {
    width: 50%;
  }
  #secondDependenciesForm #secondDependencies .field:first-child > .control {
    margin-right: 4%;
  }
  #secondDependenciesForm #secondDependencies .field > .control {
    width: 100%;
  }
  #deps_form #vehicle-details .field,
  #deps_form #vehicle-features .field,
  #deps_form #vehicle-modifications .field {
    width: 50%;
  }
  #deps_form #vehicle-details .field select,
  #deps_form #vehicle-features .field select,
  #deps_form #vehicle-modifications .field select {
    font-size: 1.1rem;
  }
  #deps_form #vehicle-details div:nth-child(3) .control,
  #deps_form #vehicle-features div:nth-child(3) .control,
  #deps_form #vehicle-modifications div:nth-child(3) .control,
  #deps_form #vehicle-details div:nth-child(5) .control,
  #deps_form #vehicle-features div:nth-child(5) .control,
  #deps_form #vehicle-modifications div:nth-child(5) .control,
  #deps_form #vehicle-details div:nth-child(7) .control,
  #deps_form #vehicle-features div:nth-child(7) .control,
  #deps_form #vehicle-modifications div:nth-child(7) .control,
  #deps_form #vehicle-details div:nth-child(9) .control,
  #deps_form #vehicle-features div:nth-child(9) .control,
  #deps_form #vehicle-modifications div:nth-child(9) .control,
  #deps_form #vehicle-details div:nth-child(11) .control,
  #deps_form #vehicle-features div:nth-child(11) .control,
  #deps_form #vehicle-modifications div:nth-child(11) .control {
    margin-right: 0;
  }
  #deps_form #vehicle-details div:nth-child(4) .control,
  #deps_form #vehicle-features div:nth-child(4) .control,
  #deps_form #vehicle-modifications div:nth-child(4) .control {
    margin-right: 4%;
  }
  #deps_form #vehicle-modifications .field textarea {
    width: 100%;
  }
  .lund-simple_product-view.catalog-product-view .column.main .product.info.detailed {
    margin-bottom: 4rem;
  }
  /* */
  .lund-simple_product-view.page-layout-1column .block.related .product-item-info .product-item-details .product-item-name .product-item-link,
  .catalog-product-view.page-product-configurable .column.main .block.related .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 1.6rem;
  }
  /* */
  .lund-simple_product-view.page-layout-1column .product.info.dependencies #secondDependenciesForm .field > .control {
    width: 50%;
  }
}
@media (max-width: 414px) {
  .catalog-product-view .column.main .product h1 {
    font-size: 2.2rem;
  }
  .catalog-product-view .column.main .product.details .review-summary {
    bottom: 6.4rem;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .title {
    font-size: 2rem;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper div[class^="amprot-field-container"] .amprot-field .amprot-label {
    margin-bottom: 0.5rem;
    padding: 0 1.5rem 0 0;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset {
    padding-top: 2rem;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset .field {
    margin-bottom: 1rem;
  }
  .catalog-product-view .column.main > .product-info-main .product-add-form .product-options-wrapper .fieldset div[class*="amprot-field-container"] .amprot-field {
    margin-bottom: 1rem;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content {
    display: block !important;
    font-size: 1.4rem;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .review-list .amrev-items-block .amreview-review-items li .amreview-description-wrap .amreview-description .amreview-text {
    font-size: 1.4rem;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new > .amreview-button {
    font-size: 1rem;
    padding: 0 2rem;
  }
  .catalog-product-view .column.main .block.related .block-title strong {
    font-size: 2rem;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
    width: 70%;
  }
  .catalog-product-view.page-product-configurable .column.main .block.related .block-title strong {
    font-size: 2rem;
  }
  /* */
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.content #product-review-container .amreview-info-wrapper .amreview-add-new {
    padding-left: 2rem;
    text-align: center;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title.active .data.switch {
    pointer-events: none;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title.active .data.switch:before {
    display: none;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title .data.switch {
    color: #171717;
    font-size: 2.8rem;
    font-weight: 700;
    pointer-events: none;
  }
  .catalog-product-view .column.main .product.info.detailed .product.data.items .data.item.title .data.switch:before {
    display: none;
  }
}
@media (max-width: 375px) {
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
    width: 64%;
  }
  .catalog-product-view #confirmBox {
    padding: 2rem;
  }
  .catalog-product-view #confirmBox .amcart-message-box,
  .catalog-product-view #confirmBox .am-related-box,
  .catalog-product-view #confirmBox .amcart-confirm-buttons,
  .catalog-product-view #confirmBox .amcart-message-box .am-photo-container {
    max-width: 30rem;
    min-width: 30rem;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amrev-items-block .amrev-comment-toolbar .amreview-helpful-wrap > .amreview-helpful {
    font-size: 1rem;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amrev-items-block .amrev-comment-toolbar .amrev-reply {
    padding: 0 1rem 0 0;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amrev-items-block .amrev-comment-toolbar .amreview-helpful-wrap {
    padding-left: 1rem;
  }
  .catalog-product-view .column.main > .product.info.detailed > .product.data.items > .data.item.content #product-review-container .amrev-items-block .amrev-comment-toolbar .amreview-helpful-wrap .amreview-plus {
    margin: 0;
  }
  .catalog-product-view select {
    background-size: 5% !important;
    padding: 0.5rem 0.4rem 0.4rem;
  }
}
@media (max-width: 360px) {
  #secondDependenciesForm #secondDependencies .field,
  #deps_form #vehicle-details .field,
  #deps_form #vehicle-features .field,
  #deps_form #vehicle-modifications .field,
  #deps_form #vehicle-details .field textarea,
  #deps_form #vehicle-features .field textarea,
  #deps_form #vehicle-modifications .field textarea {
    width: 100%;
  }
  #secondDependenciesForm #secondDependencies .field:first-child > .control,
  #deps_form #vehicle-details .field .control,
  #deps_form #vehicle-features .field .control,
  #deps_form #vehicle-modifications .field .control,
  #deps_form #vehicle-details div:nth-child(4) .control,
  #deps_form #vehicle-features div:nth-child(4) .control,
  #deps_form #vehicle-modifications div:nth-child(4) .control {
    margin-right: 0;
  }
  .catalog-product-view select {
    padding: 0.5rem 1.4rem 0.4rem;
  }
  #deps_form #vehicle-details .field select,
  #deps_form #vehicle-features .field select,
  #deps_form #vehicle-modifications .field select {
    font-size: 1.4rem;
  }
}
@media (max-width: 320px) {
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-items {
    width: 100%;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
  .catalog-category-view.page-products .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
  .catalog-product-view .column.main .block.related .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
    width: 72%;
  }
  .catalog-product-view #confirmBox {
    padding: 1.5rem;
  }
  .catalog-product-view .amrev-comment-toolbar {
    align-items: center;
  }
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
@media (min-width: 768px) {
  .catalog-product-view .product.attribute.description {
    position: relative;
  }
  .catalog-product-view .product.attribute.description:before {
    border-left: 1px solid #e5e5e5;
    content: "";
    height: 100%;
    right: -60px;
    position: absolute;
    top: 0;
  }
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 2rem;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
.product-item .price-box > .old-price .price-container .price-label {
  display: none;
}
.product-item .price-box > .old-price .price-container .price-wrapper[data-price-type="oldPrice"] {
  text-decoration: line-through;
  text-decoration-thickness: 2px;
}
.product-item .price-box > .special-price {
  display: block;
}
.catalogsearch-result-index .search_result_header {
  min-height: 23rem;
}
.catalogsearch-result-index .search_result_header .page-title-wrapper {
  max-width: 128rem;
  margin: 0 auto;
  padding-top: 3rem;
}
.catalogsearch-result-index .search_result_header .page-title-wrapper .page-title {
  color: #f7b00a;
  font-family: 'Pulse', sans-serif;
  font-size: 4.4rem;
  letter-spacing: -0.044rem;
  text-transform: uppercase;
}
.catalogsearch-result-index .search_result_header .breadcrumbs {
  border-bottom: none !important;
}
.catalogsearch-result-index .search_result_header .content-background-image {
  display: none;
}
.catalogsearch-result-index .column.main {
  border-left: 1px solid #e5e5e5;
  position: relative;
}
.catalogsearch-result-index .column.main:after {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 7rem;
  left: -1px;
  position: absolute;
  width: 1px;
}
.catalogsearch-result-index .products-grid {
  border-bottom: 1px solid #e5e5e5;
}
.catalogsearch-result-index .products-grid .product-item {
  padding: 0 !important;
  width: calc(32%) !important;
}
.catalogsearch-result-index .products-grid .product-item:nth-child(4),
.catalogsearch-result-index .products-grid .product-item:nth-child(7),
.catalogsearch-result-index .products-grid .product-item:nth-child(10) {
  margin-left: 0 !important;
}
.catalogsearch-result-index .products-grid .product-item:nth-child(5),
.catalogsearch-result-index .products-grid .product-item:nth-child(9) {
  margin-left: 2% !important;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info {
  background: transparent;
  padding: 3rem;
  width: 100%;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info:hover,
.catalogsearch-result-index .products-grid .product-item .product-item-info:active {
  border: none;
  box-shadow: 0px 0px 50px #141B9312;
  margin: 0;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary button.tocart:before,
.catalogsearch-result-index .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary button.tocart:before,
.catalogsearch-result-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
.catalogsearch-result-index .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
.catalogsearch-result-index .products-grid .product-item .product-item-info:hover .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
.catalogsearch-result-index .products-grid .product-item .product-item-info:active .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before {
  transition-duration: 0.2s;
  width: 100%;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-details {
  min-height: 9rem;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-details .product-item-name {
  min-height: 3.2rem;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
  line-height: 1.2rem;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #171717;
  text-decoration: none;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-details .price-box .price-container .price {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.022rem;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner {
  background: transparent;
  border: none;
  box-shadow: none;
  height: auto;
  margin: -3rem 0 0 0;
  overflow: inherit;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner:before {
  display: none;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
  display: block;
  width: 100%;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart,
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart,
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart {
  background: transparent;
  border: none;
  min-height: 4.7rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span,
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span,
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span {
  background-color: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  display: none;
  float: right;
  font-size: 0;
  height: 4.7rem;
  line-height: 0;
  position: relative;
  width: 4.7rem;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span:after,
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span:after,
.catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span:after {
  bottom: 50%;
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.catalogsearch-result-index .products-grid .product-item .product-item-info:not(:hover):not(.active) .product-item-inner {
  background: transparent;
  border: none;
  box-shadow: none;
  height: auto;
  margin: -3rem 0 0 0;
  overflow: inherit;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info > .product-item-photo {
  display: block;
}
.catalogsearch-result-index .products-grid .product-item .product-item-info > .product-item-photo .product-image-container {
  width: 100% !important;
}
.catalogsearch-result-index .sidebar-main .block.filter {
  margin-bottom: 0;
}
.catalogsearch-result-index .sidebar-main .block.filter .filter-title {
  margin-bottom: 2rem;
}
.catalogsearch-result-index .sidebar-main .block.filter .filter-title strong {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
.catalogsearch-result-index #maincontent {
  padding: 3rem 0 0 0;
}
.catalogsearch-result-index .amsearch-related-terms > .amsearch-item {
  background: #f7b00a;
}
.catalogsearch-result-index.page-layout-2columns-left .sidebar-main,
.catalogsearch-result-index.page-layout-2columns-left .sidebar-additional {
  padding-right: 5rem;
  width: 20%;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main {
  padding-left: 5rem;
  width: 80%;
}
.catalogsearch-result-index .header-wrapper-bottom-c .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item:hover {
  background-color: #ffffff;
  box-shadow: 0px 0px 50px #141B9312;
}
.catalogsearch-result-index .header-wrapper-bottom-c .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item .amsearch-autocomplete-information .amsearch-highlight {
  background-color: #f7b00a;
}
.catalogsearch-result-index .header-wrapper-bottom-c .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item .amsearch-autocomplete-image .product-image-photo {
  border: none;
}
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.search.found {
  margin-bottom: 10px;
}
/* custom select styles on search page */
/*!
    Chosen, a Select Box Enhancer for jQuery and Prototype
    by Patrick Filler for Harvest, http://getharvest.com

    Version 1.8.5
    Full source at https://github.com/harvesthq/chosen
    Copyright (c) 2011-2018 Harvest http://getharvest.com

    MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
    This file is generated by `grunt build`, do not edit it by hand.
    */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none;
}
.chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), to(#f4f4f4));
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-single input[type=text] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) no-repeat 0 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #ffffff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: .5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span,
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container-single .chosen-single abbr,
  .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) !important;
    background-size: 52px 37px!important;
    background-repeat: no-repeat !important;
  }
}
/* end custom select styles on search page */
.catalogsearch-result-index .smas-wrap .smas-form .smas-group-left .smas-attr {
  margin-bottom: 2rem;
}
.catalogsearch-result-index .smas-wrap .smas-form .smas-group-left .smas-attr .attributeName {
  color: #171717;
  display: block;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: -0.013rem;
  padding-bottom: 1rem;
  text-transform: capitalize;
}
.catalogsearch-result-index .smas-wrap .smas-form .smas-group-left .smas-attr .chosen-container {
  width: 100% !important;
}
.catalogsearch-result-index .smas-wrap .smas-form .smas-group-right .smas-attr-inner {
  display: flex;
  flex-direction: row;
}
.catalogsearch-result-index .smas-wrap .smas-form .smas-group-right .smas-attr-inner .btn {
  flex: 1 1 0px;
  font-size: 1.4rem;
  font-weight: 700;
}
.catalogsearch-result-index .smas-wrap .smas-form .smas-group-right .smas-attr-inner .btn.btn-search {
  color: #ffffff;
  background: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
}
.catalogsearch-result-index .smas-wrap .smas-form .smas-group-right .smas-attr-inner .btn.btn-search:not([disabled="disabled"]) {
  margin-right: 0.5rem;
}
.catalogsearch-result-index .smas-wrap .smas-form .smas-group-right .smas-attr-inner .btn.btn-search:not([disabled="disabled"]) + .btn.btn-reset {
  margin-left: 0.5rem;
}
.catalogsearch-result-index .smas-wrap .smas-form .smas-group-right .smas-attr-inner .btn.btn-reset {
  background: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-radius: 0.2rem;
}
.catalogsearch-result-index .chosen-container-single:not(.chosen-container-active.chosen-with-drop) .chosen-single span {
  color: #919191;
}
.catalogsearch-result-index .chosen-container-single.chosen-container-active:not(.chosen-with-drop) .chosen-single > div b {
  background-position: 0.5rem 2.5rem;
  transform: none;
}
.catalogsearch-result-index .chosen-container-single.chosen-container-active .chosen-single span {
  color: #171717;
}
.catalogsearch-result-index .chosen-container-single.chosen-container-active .chosen-single > div b {
  background-position: 0.5rem 2.5rem;
  transform: rotate(180deg);
}
.catalogsearch-result-index .chosen-container-single .chosen-single {
  background-color: #f0f0f0;
  background-image: none;
  border: none;
  border-radius: 0.2rem;
  box-shadow: none;
  color: #171717;
  padding: 0 0 0 1.6rem;
  height: 5.9rem;
  line-height: 5.9rem;
}
.catalogsearch-result-index .chosen-container-single .chosen-single > div {
  width: 2.4rem;
}
.catalogsearch-result-index .chosen-container-single .chosen-single > div b {
  background-position: 0.5rem 2.5rem;
}
.catalogsearch-result-index .chosen-container-single .chosen-drop {
  border: none;
  border-radius: 0;
}
.catalogsearch-result-index .chosen-container-single .chosen-drop .chosen-search {
  display: none;
}
.catalogsearch-result-index .chosen-container-single .chosen-drop .chosen-results {
  margin: 1.5rem 0;
  padding: 0;
}
.catalogsearch-result-index .chosen-container-single .chosen-drop .chosen-results li {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
  line-height: 3.2rem;
  padding-left: 1.6rem;
}
.catalogsearch-result-index .chosen-container-single .chosen-drop .chosen-results li.highlighted {
  background-color: transparent;
  background-image: none;
  color: #f7b00a;
}
@media (max-width: 1360px) {
  .catalogsearch-result-index #maincontent {
    padding: 3rem 2rem 0 2rem;
  }
  .catalogsearch-result-index .search_result_header .page-title-wrapper,
  .catalogsearch-result-index .page-wrapper .breadcrumbs {
    padding: 1.5rem 2rem;
  }
  .catalogsearch-result-index.page-layout-2columns-left .sidebar-main,
  .catalogsearch-result-index.page-layout-2columns-left .sidebar-additional {
    padding-right: 2rem;
  }
  .catalogsearch-result-index.page-layout-2columns-left .column.main {
    padding-left: 2rem;
  }
}
@media (max-width: 1300px) {
  .catalogsearch-result-index .search_result_header .page-title-wrapper {
    padding-top: 3rem;
  }
}
@media (max-width: 768px) {
  .catalogsearch-result-index #maincontent {
    padding-top: 0;
  }
  .catalogsearch-result-index .search_result_header {
    min-height: 20rem;
  }
  .catalogsearch-result-index.page-layout-2columns-left .sidebar-main,
  .catalogsearch-result-index.page-layout-2columns-left .sidebar-additional {
    width: 20%;
  }
  .catalogsearch-result-index.page-layout-2columns-left .column.main {
    margin-top: 0;
    width: 80%;
  }
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-details .product-item-name {
    min-height: 5.2rem;
  }
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart span,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart span,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart span {
    display: block;
  }
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-details .price-box .price-container .price {
    font-size: 1.2rem;
  }
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before {
    width: 44%;
  }
  .catalogsearch-result-index .search_result_header .page-title-wrapper {
    padding-top: 2rem;
  }
}
@media (max-width: 767px) {
  .catalogsearch-result-index.page-layout-2columns-left .sidebar-main,
  .catalogsearch-result-index.page-layout-2columns-left .sidebar-additional {
    padding-right: 0;
  }
  .catalogsearch-result-index.page-layout-2columns-left .column.main {
    padding-left: 0;
  }
  .catalogsearch-result-index .smas-wrap .smas-form .smas-group-left .smas-attr .smas-attr-inner select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 1.1rem no-repeat #f0f0f0;
    border: none;
    height: 3.2rem;
  }
  .catalogsearch-result-index .search.results {
    padding-top: 2rem;
  }
  .catalogsearch-result-index .search.results .toolbar-sorter.sorter {
    margin-bottom: 2rem;
    position: relative;
  }
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-details .price-box .price-container .price {
    font-size: 2.2rem;
  }
  .catalogsearch-result-index .column.main {
    border-left: none;
  }
  .catalogsearch-result-index .search_result_header {
    min-height: 12rem;
  }
  .catalogsearch-result-index .search_result_header .page-title-wrapper {
    padding-top: 0;
  }
  .catalogsearch-result-index .search_result_header .page-title-wrapper .page-title {
    font-size: 2.4rem;
  }
}
@media (max-width: 700px) {
  .catalogsearch-result-index .products-grid .product-items {
    margin: 0 auto;
    width: 80%;
  }
  .catalogsearch-result-index .products-grid .product-items .product-item {
    width: calc(47%) !important;
  }
}
@media (max-width: 480px) {
  .page-products .columns {
    padding-top: 0;
  }
  .catalogsearch-result-index .column.main {
    border-left: none;
  }
  .catalogsearch-result-index .products-grid .product-items {
    width: 70%;
  }
  .catalogsearch-result-index .products-grid .product-items .product-item {
    margin-left: 0;
    width: 100% !important;
  }
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before {
    width: 72%;
  }
  .catalogsearch-result-index .products-grid .product-item:nth-child(5),
  .catalogsearch-result-index .products-grid .product-item:nth-child(9) {
    margin-left: 0 !important;
  }
}
@media (max-width: 414px) {
  .catalogsearch-result-index .products-grid .product-items {
    width: 80%;
  }
  .catalogsearch-result-index .products-grid .product-items .product-item {
    width: 100% !important;
  }
}
@media (max-width: 320px) {
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary button.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.tocart:before,
  .catalogsearch-result-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action-gift.tocart:before {
    width: 64%;
  }
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  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);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  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: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  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._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@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;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.checkout-cart-index #maincontent {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title {
  color: #171717;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
}
.checkout-cart-index .cart-container {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5rem;
  padding-bottom: 5rem;
}
.checkout-cart-index .cart-container > .cart-summary {
  width: 28%;
}
.checkout-cart-index .cart-container > .form.form-cart {
  width: 70%;
}
.checkout-cart-index .cart-container > .form.form-cart .cart.items.data.table,
.checkout-cart-index .cart-container > .form.form-cart tbody,
.checkout-cart-index .cart-container > .form.form-cart td,
.checkout-cart-index .cart-container > .form.form-cart tfoot,
.checkout-cart-index .cart-container > .form.form-cart th,
.checkout-cart-index .cart-container > .form.form-cart thead,
.checkout-cart-index .cart-container > .form.form-cart tr {
  border-color: #e5e5e5;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table {
  color: #171717;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table thead tr th {
  border-bottom: none;
  font-weight: 400;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .product-item-details .product-item-name a {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .price-including-tax .price,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .price-excluding-tax .price {
  font-size: 1.6rem;
  font-weight: 600;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.price,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.subtotal {
  padding-top: 1.2rem;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.price span,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.subtotal span {
  line-height: 5rem;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .input-text.qty {
  background: #f0f0f0;
  border: none;
  color: #171717;
  height: 5.9rem;
  line-height: 5.9rem;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar {
  text-align: right;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-edit,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-delete {
  background: none;
  border: none;
  height: 2.5rem;
  width: 2.5rem;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-edit:active,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-delete:active,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-edit:focus-visible,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-delete:focus-visible {
  border: none;
  box-shadow: none;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-edit span,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-delete span {
  display: none;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-edit {
  background: url(/pub/media/wysiwyg/cms/icon-edit.svg) left top no-repeat;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table tbody tr.item-actions .actions-toolbar .action.action-delete {
  background: url(/pub/media/wysiwyg/cms/icon-delete.svg) left top no-repeat;
}
.checkout-cart-index .cart-container .cart.table-wrapper .item .col.item,
.checkout-cart-index .cart-container .cart.table-wrapper .item .col.price,
.checkout-cart-index .cart-container .cart.table-wrapper .item .col.qty,
.checkout-cart-index .cart-container .cart.table-wrapper .item .col.subtotal {
  border-bottom: none;
}
.checkout-cart-index .cart-container .cart-summary {
  background: #ffffff;
  box-shadow: 0px 0px 50px #141B9312;
  color: #171717;
  padding: 5rem;
}
.checkout-cart-index .cart-container .cart-summary .summary.title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 4rem;
  text-align: center;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals {
  border-top: 1px solid #e5e5e5;
  padding-bottom: 1rem;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table {
  border-bottom: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr th {
  padding-left: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr td {
  padding-right: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.totals th,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.totals td {
  border: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.totals.sub th,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.totals.sub td {
  border-bottom: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.totals.sub td {
  font-size: 1.8rem;
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.totals-tax th,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.totals-tax td {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1.5rem;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.totals-tax td {
  font-size: 1.8rem;
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.grand.totals th,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.grand.totals td {
  border-bottom: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.grand.totals th strong {
  font-size: 1.8rem;
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.grand.totals .amount strong {
  font-size: 2.4rem;
  font-weight: 600;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.grand.totals .mark strong,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table tr.grand.totals .amount strong {
  display: block;
  line-height: 2.8rem;
  min-height: 2.8rem;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items .action.multicheckout {
  letter-spacing: -0.014rem;
  padding-bottom: 2rem;
  position: relative;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items .action.multicheckout:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  width: 5rem;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items .action.multicheckout:hover {
  color: #f7b00a;
  text-decoration: none;
}
.checkout-cart-index .cart-container .cart.main.actions .action.continue,
.checkout-cart-index .cart-container .cart.main.actions .action.update {
  background: #919191;
  border: none;
  border-radius: 0.2rem;
  color: #ffffff;
  font-size: 1rem;
  letter-spacing: -0.01rem;
  padding: 0.7rem 1.6rem;
  text-transform: uppercase;
}
.checkout-cart-index .cart-container .cart.main.actions .action.continue:before,
.checkout-cart-index .cart-container .cart.main.actions .action.update:before {
  display: none;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .slick-dots {
  display: none !important;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .block-title {
  text-align: center;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .block-title strong {
  color: #171717;
  font-family: 'Pulse', sans-serif;
  font-size: 3.8rem;
  letter-spacing: -0.038rem;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-items .product-item {
  max-width: 32rem;
  min-height: 46rem;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-items.slick-slider > .slick-list {
  padding: 5rem 0;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info {
  padding: 3rem;
  width: 100%;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover {
  border: transparent;
  box-shadow: 0px 0px 50px #141B9312;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions button[type="submit"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions button[type="button"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"]:before {
  transition-duration: 0.2s;
  width: 74%;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions button[type="submit"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions button[type="button"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="submit"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover .product-item-details .product-item-actions .action-gift[type="button"] span {
  display: block;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info:hover,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .active {
  margin: 0;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-photo {
  display: block;
  width: 100%;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-photo .product-image-container {
  display: block;
  margin: 0 auto;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-reviews-summary.short {
  display: none;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
  line-height: 1.2rem;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #f7b00a;
  text-decoration: none;
  transition-duration: 0.5s;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .price-box .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.022rem;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions {
  margin: -3rem 0 0 0;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .actions-primary {
  width: 100%;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .actions-secondary {
  display: none;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="submit"],
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="button"],
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"],
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"],
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"],
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] {
  background: transparent;
  border: none;
  min-height: 4.7rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="submit"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="button"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:before,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:before {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="submit"]:active,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="button"]:active,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"]:active,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"]:active,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"]:active,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="button"]:active {
  box-shadow: none;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="submit"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="button"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span {
  background-color: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  display: none;
  float: right;
  font-size: 0;
  height: 4.7rem;
  line-height: 0;
  position: relative;
  width: 4.7rem;
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="submit"] span:after,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="button"] span:after,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span:after,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span:after,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span:after,
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span:after {
  bottom: 50%;
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .secondary-addto-links {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .item-options dd {
  word-break: break-word;
  word-wrap: break-word;
}
.checkout-index-index {
  overflow-x: hidden;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 60px;
}
.checkout-index-index #maincontent {
  padding: 3rem 0 0 0;
}
.checkout-index-index .amcheckout-main-container.-modern {
  color: #171717;
}
.checkout-index-index .checkout-container .checkout-header {
  padding-bottom: 2rem;
}
.checkout-index-index .checkout-header {
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  flex-wrap: wrap;
  width: 66%;
}
.checkout-index-index .checkout-header .title {
  color: #171717;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 2.5rem;
  width: 100%;
}
.checkout-index-index .checkout-header .description {
  flex: 1 0 60%;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
.checkout-index-index .checkout-header .authentication-wrapper {
  align-self: flex-end;
  flex: 1 0 40%;
  margin-top: -0.2rem;
  width: 32%;
}
.checkout-index-index .columns .column.main .checkout-header-wrapper {
  align-items: baseline;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
  width: 64%;
}
.checkout-index-index .columns .column.main .checkout-header-wrapper .checkout-header {
  margin: 0;
  width: auto;
}
.checkout-index-index .columns .column.main .checkout-header-wrapper .authentication-wrapper {
  margin-top: auto;
  width: auto;
}
.checkout-index-index .columns .column.main .checkout-container .amcheckout-main-container .amcheckout-column .checkout-shipping-address .step-content .form-login .field.required input.mage-error {
  border: 1px solid #f6a5a7 !important;
}
.checkout-index-index .columns .column.main .checkout-container .amcheckout-main-container .amcheckout-column .checkout-shipping-address .step-content .form-login .fieldset.hidden-fields .actions-toolbar .primary .action.login {
  background: #f7b00a;
}
.checkout-index-index .columns .column.main .checkout-container .amcheckout-main-container .amcheckout-column .checkout-shipping-address .step-content .form-shipping-address .field._error input,
.checkout-index-index .columns .column.main .checkout-container .amcheckout-main-container .amcheckout-column .checkout-shipping-address .step-content .form-shipping-address .field._error select {
  border: 1px solid #f6a5a7 !important;
}
.checkout-index-index .am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  background: #919191;
  color: #ffffff;
  text-transform: uppercase;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary {
  border: none;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary {
  background: #ffffff;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .amcheckout-title {
  background: #ffffff;
  font-size: 2.4rem;
  font-weight: 700;
  padding-bottom: 4rem;
  padding-top: 4.5rem;
  text-align: center;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary > .step-content .amcheckout-wrapper {
  padding: 0 5rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary > .step-content .amcheckout-wrapper .items-in-cart {
  border-top: 1px solid #e5e5e5;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary > .step-content .amcheckout-wrapper .items-in-cart .title {
  border-bottom: 1px solid #e5e5e5;
  font-size: 1.8rem;
  letter-spacing: -0.018rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary > .step-content .amcheckout-wrapper .items-in-cart .title:after {
  font-weight: bold;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary > .step-content .amcheckout-wrapper .items-in-cart .title strong {
  font-weight: 600;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item {
  padding: 0;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item .product.options {
  padding-bottom: 0;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item .product.options .toggle {
  padding-bottom: 1rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item .product.options .content .item-options {
  margin-bottom: 0;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item .product.options .content .item-options .field .control input,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item .product.options .content .item-options .field .control select {
  height: 3.2rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item .product.options .content .item-options .field .control select {
  background-position: 95% 1.1rem ;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item .product.options .item-options .field label {
  margin-bottom: 0;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item .product.options .item-options .field .control {
  padding-bottom: 0.5rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .items-in-cart .minicart-items .product-item .product.options dl.item-options dt.label {
  padding-bottom: 0.5rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .product-item .price {
  font-size: 1.4rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary table.table-totals .totals.shipping.excl th,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary table.table-totals .totals.shipping.excl td {
  padding-bottom: 2rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary table.table-totals .grand.totals {
  border-top: 1px solid #e5e5e5;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary table.table-totals .grand.totals .mark,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary table.table-totals .grand.totals .amount {
  padding-top: 2rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary table.table-totals .grand.totals .mark strong,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary table.table-totals .grand.totals .amount strong {
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary table.table-totals .grand.totals .mark strong {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: -0.018rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary table.table-totals .grand.totals .amount strong {
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: -0.024rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options {
  background: #ffffff;
  border: none;
  padding: 0 5rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-checkboxes {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-checkboxes .admin__field-option {
  order: 2;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-checkboxes .checkout-agreements {
  padding-bottom: 1rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-checkboxes label {
  display: flex;
  width: 100%;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-checkboxes label:after {
  color: #171717;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-checkboxes label .action-show {
  color: #f7b00a;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-checkboxes input[type='checkbox'] + label:before,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-checkboxes input[type='radio'] + label:before {
  margin: 0.3rem 0.8rem 0 0;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-comment {
  margin-bottom: 0;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-comment label {
  padding-bottom: 0.6rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .amcheckout-additional-options .amcheckout-comment textarea {
  background: #f0f0f0;
  border: none;
  height: 7.7rem;
  padding-left: 0.9rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-payment-additional.discount-code {
  padding: 0 5rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-payment-additional.discount-code .payment-option-title {
  padding-bottom: 0.6rem;
  padding-top: 1rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option .payment-option-title .action-toggle:after {
  display: none;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount {
  min-height: 5.9rem;
  position: relative;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .payment-option-inner,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  position: absolute;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .payment-option-inner {
  left: 0;
  width: 100%;
  z-index: 1;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .payment-option-inner .field .control input {
  padding: 0 6.4rem 0 0.9rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  right: 0.6rem;
  top: 0.6rem;
  z-index: 2;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .actions-toolbar button,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .action-gift {
  background: #ffffff url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg) center center no-repeat;
  border: none;
  border-radius: 0;
  height: 4.7rem;
  padding: 0;
  transform: rotate(90deg);
  width: 4.7rem;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .actions-toolbar button > span,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .cart.table-wrapper .actions-toolbar > .action > span,
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .action-gift > span {
  display: none;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .checkout-shipping-method .table-checkout-shipping-method tbody tr td:first-child {
  width: 3%;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .checkout-shipping-method .table-checkout-shipping-method tbody tr td:nth-child(2) {
  width: 20%;
}
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .checkout-shipping-method .table-checkout-shipping-method tbody tr td:nth-child(3),
.checkout-index-index .column.main .checkout-container .amcheckout-main-container .checkout-shipping-method .table-checkout-shipping-method tbody tr td:nth-child(4) {
  width: 30%;
}
.checkout-index-index .column.main .checkout-container .authentication-wrapper .or-login {
  font-size: 1.6rem;
  font-weight: 500;
}
.checkout-index-index .column.main .amcheckout-step-container .amcheckout-button.-new-address {
  background: #f7b00a;
}
.checkout-index-index .amcheckout-main-container .amcheckout-column .step-title {
  background: none;
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
  padding: 1.5rem 1.5rem 1.5rem 0;
}
.checkout-index-index .amcheckout-main-container .amcheckout-column .amcheckout-title {
  background: none;
  padding: 0;
}
.checkout-index-index .amcheckout-main-container .amcheckout-column .amcheckout-title > .step-title {
  position: relative;
}
.checkout-index-index .amcheckout-main-container .amcheckout-column .amcheckout-title > .step-title:after {
  content: "";
  width: 5rem;
  height: 2px;
  background: #f7b00a;
  position: absolute;
  left: 0;
  top: 4.8rem;
}
.checkout-index-index .amcheckout-main-container .amcheckout-column .-summary {
  background: #ffffff;
  box-shadow: 0px 0px 50px #141B9312;
  margin-top: -15rem;
  padding-bottom: 20px;
}
.checkout-index-index .amcheckout-main-container form .field .label,
.checkout-index-index .amcheckout-main-container form .field .control {
  width: 100%;
}
.checkout-index-index .amcheckout-main-container form .field .label {
  color: #171717;
  font-size: 1.2rem;
  letter-spacing: -0.014rem;
  padding-bottom: 0.6rem;
  text-align: left;
}
.checkout-index-index .amcheckout-main-container form .field .control input {
  background: #f0f0f0;
  border: none;
  box-shadow: none;
  color: #919191;
  height: 5.9rem;
}
.checkout-index-index .amcheckout-main-container form .field .control input:focus {
  box-shadow: none;
  outline: none;
}
.checkout-index-index .amcheckout-main-container form .field .control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #919191;
  height: 5.9rem;
  font-family: "Work Sans", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: -0.014rem;
}
.checkout-index-index .amcheckout-main-container form .field .control select:focus {
  box-shadow: none;
  outline: none;
}
.checkout-index-index .amcheckout-main-container form .field .control .field-tooltip {
  top: 1.2rem;
}
.checkout-index-index .amcheckout-main-container form .field .control input[aria-invalid="true"] {
  border: solid 1px #f6a5a7 !important;
}
.checkout-index-index .amcheckout-main-container .form-shipping-address div[name="shippingAddress.telephone"] + div[data-bind="afterRender: manipulateInlineForm"] {
  display: none;
}
.checkout-index-index .amcheckout-main-container .form-shipping-address .fieldset.address div[name$=".lastname"],
.checkout-index-index .amcheckout-main-container .form-shipping-address .fieldset.address div[name$=".region_id"],
.checkout-index-index .amcheckout-main-container .form-shipping-address .fieldset.address div[name$=".postcode"],
.checkout-index-index .amcheckout-main-container .form-shipping-address .fieldset.address div[name$=".vat_id"] {
  padding-right: 0;
}
.checkout-index-index .amcheckout-main-container .checkout-shipping-method .methods-shipping .amcheckout-method {
  background: none;
  border: none;
  border-radius: 0;
}
.checkout-index-index .amcheckout-main-container .amcheckout-step-container input[type='checkbox'] + label:hover:before,
.checkout-index-index .amcheckout-main-container .amcheckout-step-container input[type='radio'] + label:hover:before,
.checkout-index-index .amcheckout-main-container .amcheckout-step-container input[type='checkbox']:checked + label:before,
.checkout-index-index .amcheckout-main-container .amcheckout-step-container input[type='radio']:checked + label:before {
  border-color: #f7b00a;
  box-shadow: none;
}
.checkout-index-index .amcheckout-main-container .amcheckout-step-container input[type='checkbox']:checked + label:before {
  background: #f7b00a url(/pub/media/wysiwyg/cms/check-mark.svg) 0.3rem 0.5rem no-repeat !important;
}
.checkout-index-index .checkout-billing-address .fieldset .field-select-billing label {
  font-weight: 600;
  text-align: left;
  width: 100%;
}
.checkout-index-index .checkout-billing-address .billing-address-form .fieldset.address div[name$=".lastname"],
.checkout-index-index .checkout-billing-address .billing-address-form .fieldset.address div[name$=".region_id"],
.checkout-index-index .checkout-billing-address .billing-address-form .fieldset.address div[name$=".postcode"],
.checkout-index-index .checkout-billing-address .billing-address-form .fieldset.address div[name$=".vat_id"] {
  padding-right: 0;
}
.checkout-index-index .checkout-billing-address .actions-toolbar {
  margin-top: 0;
}
.checkout-index-index .checkout-billing-address .actions-toolbar > .primary {
  padding: 0;
}
.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar .action-cancel {
  color: #f7b00a;
}
.checkout-index-index .amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action-update {
  background: #f7b00a;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  border: none;
  max-width: 50px;
}
.checkout-index-index .amcheckout-delivery-date .amcheckout-wrapper .field label {
  color: #171717;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  margin: 0;
  padding-bottom: 0.6rem;
  text-align: left;
}
.checkout-index-index .amcheckout-delivery-date .amcheckout-wrapper .field .control input {
  background: #f0f0f0;
  border: none;
  box-shadow: none;
  color: #919191;
  font-size: 1.5rem;
  height: 5.9rem;
}
.checkout-index-index .amcheckout-delivery-date .amcheckout-wrapper .field .control input:focus {
  box-shadow: none;
  outline: none;
}
.checkout-index-index .amcheckout-delivery-date .amcheckout-wrapper .field .control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #919191;
  height: 5.9rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  letter-spacing: -0.014rem;
}
.checkout-index-index .amcheckout-delivery-date .amcheckout-wrapper .field .control select:focus {
  box-shadow: none;
  outline: none;
}
.checkout-index-index .amcheckout-delivery-date .amcheckout-wrapper .field .control textarea {
  background: #f0f0f0;
  border: none;
  height: 7.7rem;
}
.checkout-index-index .amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
  margin: 0;
}
.checkout-index-index .amcheckout-payment-methods .payment-group .payment-method {
  background: #ffffff;
  border: none;
  border-radius: 0;
}
.checkout-index-index .amcheckout-payment-methods .payment-group .payment-method .payment-method-title label[for="checkmo"] span {
  font-size: 1.6rem;
}
.checkout-index-index .amcheckout-payment-methods .payment-method-content #co-transparent-form-braintree .fieldset {
  display: flex;
  flex-wrap: wrap;
}
.checkout-index-index .amcheckout-payment-methods .payment-method-content #co-transparent-form-braintree .fieldset .field .label:after {
  color: #171717;
}
.checkout-index-index .amcheckout-payment-methods .payment-method-content #co-transparent-form-braintree .fieldset .field.number.required .hosted-control {
  background-color: #f0f0f0;
  height: 4rem;
}
.checkout-index-index .amcheckout-payment-methods .payment-method-content #co-transparent-form-braintree .fieldset .field.number.required + .field.number.required {
  flex: 0 0 48%;
}
.checkout-index-index .amcheckout-payment-methods .payment-method-content #co-transparent-form-braintree .fieldset .field.number.required + .field.number.required .control .hosted-control {
  min-width: 12rem;
}
.checkout-index-index .amcheckout-payment-methods .payment-method-content #co-transparent-form-braintree .fieldset .field.cvv.required {
  flex: 0 0 48%;
}
.checkout-index-index .amcheckout-payment-methods .payment-method-content #co-transparent-form-braintree .fieldset .field.cvv.required .control._with-tooltip {
  align-items: center;
  display: flex;
}
.checkout-index-index .amcheckout-payment-methods .payment-method-content #co-transparent-form-braintree .fieldset .field.cvv.required .control._with-tooltip > .hosted-control {
  background-color: #f0f0f0;
  height: 4rem;
  min-width: 10rem;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
  color: #171717;
  font-size: 1.4rem;
}
.checkout-index-index .checkout-payment-method.submit {
  margin-bottom: 4rem;
  padding: 1rem 5rem 0 5rem;
}
.checkout-index-index .checkout-payment-method.submit .amasty.checkout {
  background: #f7b00a;
  font-size: 1.9rem;
  letter-spacing: -0.019rem;
}
.checkout-index-index .checkout-payment-method.submit .actions-toolbar {
  margin-bottom: 0;
}
.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
.checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
  width: 100%;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item .delete {
  bottom: 1rem;
}
.checkout-index-index .modal-inner-wrap .modal-title {
  border-bottom: none;
  font-weight: 700;
  padding-bottom: 0;
}
.checkout-index-index .modal-inner-wrap .modal-content {
  overflow-x: hidden;
  padding: 0;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address {
  margin: 0;
  padding: 2rem;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".firstname"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".lastname"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.street,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".country_id"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region_id"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".city"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".postcode"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".vat_id"] {
  display: inline-block;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".firstname"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".lastname"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.street .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".country_id"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region_id"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".city"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".postcode"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".vat_id"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".firstname"] .control,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".lastname"] .control,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.street .control,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".country_id"] .control,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region_id"] .control,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region"] .control,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".city"] .control,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".postcode"] .control,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"] .control,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".vat_id"] .control {
  width: 100%;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".firstname"] .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".lastname"] .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.street .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".country_id"] .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region_id"] .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region"] .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".city"] .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".postcode"] .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"] .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".vat_id"] .label input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".firstname"] .control input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".lastname"] .control input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.street .control input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".country_id"] .control input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region_id"] .control input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region"] .control input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".city"] .control input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".postcode"] .control input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"] .control input,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".vat_id"] .control input {
  background: #f0f0f0;
  border: none;
  color: #171717;
  font-family: "Work Sans", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  height: 3.2rem;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".firstname"] .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".lastname"] .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.street .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".country_id"] .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region_id"] .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region"] .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".city"] .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".postcode"] .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"] .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".vat_id"] .label select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".firstname"] .control select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".lastname"] .control select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.street .control select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".country_id"] .control select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region_id"] .control select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region"] .control select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".city"] .control select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".postcode"] .control select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"] .control select,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".vat_id"] .control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 1.1rem no-repeat #f0f0f0;
  border: none;
  height: 3.2rem;
  font-size: 1.3rem;
  font-weight: 500;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".firstname"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".lastname"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.street .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".country_id"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region_id"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".city"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".postcode"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"] .label,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".vat_id"] .label {
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0;
  text-align: left;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"] + [data-bind="afterRender: manipulateInlineForm"] {
  display: none;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".firstname"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.street,
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".country_id"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".city"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".telephone"] {
  padding-left: 0;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".lastname"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".region_id"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".postcode"],
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address div[name$=".vat_id"] {
  padding-right: 0;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.choice {
  padding-left: 0;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.choice .label {
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0;
  text-align: left;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.choice:before {
  display: none;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.choice input[type=checkbox] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.choice input[type='checkbox'] + label {
  display: flex;
  cursor: pointer;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.choice input[type='checkbox'] + label:before {
  border-radius: 2px;
  box-sizing: border-box;
  display: inline-block;
  margin: 3px 15px 0 0;
  min-width: 15px;
  min-height: 15px;
  width: 15px;
  height: 15px;
  border: 2px solid #ccc;
  background: #ffffff !important;
  content: '';
  cursor: pointer;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.choice input[type='checkbox'] + label:hover:before {
  border-color: #f7b00a;
  box-shadow: none;
}
.checkout-index-index .modal-inner-wrap .modal-content .form-shipping-address .fieldset.address .field.choice input[type='checkbox']:checked + label:before {
  background: #f7b00a url(/pub/media/wysiwyg/cms/check-mark.svg) 0.2rem 0.3rem no-repeat !important;
  border-color: #f7b00a;
}
.checkout-index-index .modal-popup.modal-slide .modal-footer .action.primary,
.checkout-index-index .modal-popup.modal-slide .modal-footer .action-primary {
  background: #f7b00a;
  border-color: #f7b00a;
}
.checkout-index-index .checkout-messages {
  width: 66%;
}
.checkout-index-index .modals-wrapper .modal-popup.modal-slide .modal-header {
  padding-left: 2rem;
  padding-right: 2rem;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout {
  background: #ffffff;
  border-color: #f7b00a;
  color: #f7b00a;
}
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  background: #f7b00a;
  color: #ffffff;
}
.checkout-index-index .additional-options .checkout-agreements .action-show {
  color: #f7b00a;
}
.checkout-index-index ._amcheckout-selectable-item.-selected,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected {
  border-color: #f7b00a;
}
.checkout-index-index .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.78);
  box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.78);
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
  margin-left: 0;
  margin-right: 0;
}
._amcheckout-selectable-item:hover,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover,
.amcheckout-step-container .shipping-address-items .shipping-address-item:hover,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover,
.amcheckout-step-container .shipping-address-items .shipping-address-item:hover,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover {
  box-shadow: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  align-items: center;
}
.modal-popup .modal-inner-wrap .modal-content {
  border-width: 1px 0 1px 0;
  border-radius: 0;
  padding: 2rem;
}
.modal-popup .modal-inner-wrap .modal-footer .action.primary,
.modal-popup .modal-inner-wrap .modal-footer .action-primary {
  background: #f7b00a;
  border-color: #f7b00a;
}
.modal-popup .modal-inner-wrap .modal-footer .action.primary:hover,
.modal-popup .modal-inner-wrap .modal-footer .action-primary:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
._amcheckout-selectable-item.-selected,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
  border-color: #e5e5e5;
}
/* checkout succes styles */
.checkout-onepage-success #maincontent {
  padding: 7rem 0 0 0;
}
.checkout-onepage-success .success-messages .order-number a {
  color: #171717;
}
.checkout-onepage-success .success-messages .my-account a.action.primary {
  background: #919191;
  border: 1px solid #919191;
  border-radius: 0.2rem;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: -0.014rem;
  padding: 0.5rem 1.5rem;
  text-transform: uppercase;
}
.checkout-onepage-success .success-messages .my-account a.action.primary:hover {
  background: #919191;
  border: 1px solid #919191;
}
.checkout-onepage-success .page-title-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 6rem;
}
.checkout-onepage-success .page-title-wrapper .page-title {
  border-right: 1px solid #e5e5e5;
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: -0.036rem;
  padding: 1.5rem 4rem 1.5rem 0;
  position: relative;
}
.checkout-onepage-success .page-title-wrapper .page-title:before {
  background: url(/pub/media/wysiwyg/cms/checkout.svg) left top no-repeat;
  background-size: 82%;
  content: "";
  height: 7.8rem;
  left: -9.5rem;
  position: absolute;
  top: 0;
  width: 8.5rem;
}
.checkout-onepage-success .page-title-wrapper .success-messages {
  padding-left: 4rem;
  position: relative;
}
.checkout-onepage-success .page-title-wrapper .success-messages .my-account {
  position: absolute;
  right: 0;
  top: 0;
}
.checkout-onepage-success .page-title-wrapper .success-messages .order-number {
  margin: 0;
}
.checkout-onepage-success .page-title-wrapper .success-messages .order-number .order-date {
  margin: 0;
}
.checkout-onepage-success .column.main .block-order-details-view {
  margin-bottom: 5rem;
}
.checkout-onepage-success .column.main .block-order-details-view .block-content {
  display: flex;
  justify-content: space-between;
}
.checkout-onepage-success .column.main .block-order-details-view .block-content:before,
.checkout-onepage-success .column.main .block-order-details-view .block-content:after {
  display: none !important;
}
.checkout-onepage-success .column.main .block-order-details-view .block-content .box {
  box-shadow: 0px 0px 50px #141B9312;
  flex-basis: 23%;
  float: none;
  padding: 4rem;
  text-align: center;
  width: 23%;
}
.checkout-onepage-success .column.main .block-order-details-view .block-content .box .box-title {
  border-bottom: 1px solid #e5e5e5;
  color: #171717;
  letter-spacing: -0.022rem;
  margin-bottom: 3rem;
  padding-bottom: 4rem;
  width: 100%;
}
.checkout-onepage-success .column.main .block-order-details-view .block-content .box .box-title span {
  font-size: 2.2rem;
  font-weight: 700;
}
.checkout-onepage-success .column.main .block-order-details-view .block-content .box .box-content {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
  line-height: 1.9rem;
}
.checkout-onepage-success .column.main .block-order-details-view .block-content .box .box-content .payment-method .title {
  font-weight: 500;
}
.checkout-onepage-success .column.main .block-order-details-view .block-content .box .box-content a {
  color: #171717;
}
.checkout-onepage-success .column.main .checkout-success {
  position: relative;
}
.checkout-onepage-success .column.main .checkout-success .actions-toolbar {
  bottom: 14rem;
  left: 0;
  position: absolute;
}
.checkout-onepage-success .column.main .checkout-success .actions-toolbar a.action.primary {
  background: #919191;
  border-color: #919191;
  border-radius: 0.2rem;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: -0.01rem;
  text-transform: uppercase;
}
.checkout-onepage-success .column.main .checkout-success .actions-toolbar a.action.primary:hover {
  background: #919191;
  border-color: #919191;
}
.checkout-onepage-success .column.main .order-details-items .order-title {
  display: none;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items {
  margin-bottom: 7rem;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items th {
  font-weight: 400;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items th,
.checkout-onepage-success .column.main .order-details-items .table-order-items td {
  padding-left: 0;
  padding-right: 0;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items thead th.col.price {
  text-align: left;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items thead th.col.qty {
  text-align: center;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody .col.image .product-image-container {
  max-width: 9.5rem;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col {
  vertical-align: middle;
  font-weight: 500;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col span {
  font-weight: 500;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col.name strong {
  font-weight: 500;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col.name .item-options {
  font-weight: 500;
  margin-bottom: 0;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col.name .item-options dd {
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col.price .price,
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col.subtotal .price {
  font-size: 1.4rem;
  font-weight: 500;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col.price {
  text-align: left;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col.qty {
  text-align: center;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.subtotal td:nth-child(2),
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.discount td:nth-child(2),
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.shipping td:nth-child(2),
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.grand_total td:nth-child(2) {
  font-weight: 400;
  text-align: left;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.subtotal td:nth-child(3),
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.discount td:nth-child(3),
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.shipping td:nth-child(3),
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.grand_total td:nth-child(3) {
  font-weight: 500;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.shipping td:nth-child(2),
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.shipping td:nth-child(3) {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1rem;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.grand_total td:nth-child(2),
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.grand_total td:nth-child(3) {
  padding-top: 1rem;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.grand_total td:nth-child(2) {
  font-size: 1.8rem;
}
.checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.grand_total td:nth-child(3) {
  font-size: 2.4rem;
  font-weight: 700;
}
.checkout-onepage-success .column.main #registration {
  border-left: none;
  margin: 0 auto;
  padding: 0;
  width: 70%;
}
.checkout-onepage-success .column.main #registration a.action.primary {
  background: #f7b00a;
  border-color: #f7b00a;
  margin-top: 1.5rem;
  text-transform: uppercase;
}
.checkout-onepage-success .column.main #registration a.action.primary:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
.checkout-onepage-success .column.main #registration > div:not(.messages) p[data-bind^="i18n:"] {
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  float: left;
  margin-bottom: 0;
  padding: 1rem 5rem 0.5rem 0;
  margin-right: 5rem;
  width: 50%;
}
.checkout-onepage-success .column.main #registration > div:not(.messages) p[data-bind^="i18n:"] + p {
  border-right: 1px solid #e5e5e5;
  clear: both;
  display: inline-block;
  float: left;
  margin-bottom: 0;
  margin-right: 5rem;
  padding-bottom: 1rem;
  padding-right: 5rem;
  width: 50%;
}
.checkout-onepage-success .column.main #registration > div:not(.messages) p[data-bind^="i18n:"] + p span[data-bind="text: getEmailAddress()"] {
  color: #f7b00a;
}
.checkout-onepage-success .table:not(.cart):not(.totals) tfoot > tr:first-child th,
.checkout-onepage-success .table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #e5e5e5;
}
.modals-wrapper .modal-footer .action {
  background: #f7b00a;
  border: 1px solid #f7b00a;
  color: #ffffff;
}
.modals-wrapper .modal-footer .action:hover {
  background: #f7a00a;
  border: 1px solid #f7a00a;
}
/* end checkout succes styles */
@media (max-width: 1360px) {
  .checkout-index-index #maincontent,
  .checkout-cart-index #maincontent {
    padding: 3rem 2rem 0 2rem;
  }
  .checkout-onepage-success #maincontent {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1080px) {
  .checkout-onepage-success .page-title-wrapper .page-title:before {
    display: none;
  }
}
@media (max-width: 1024px) {
  .checkout-index-index .columns .column.main .checkout-header-wrapper {
    width: 100%;
  }
  .checkout-index-index .fieldset.address div[name$=".firstname"],
  .checkout-index-index .fieldset.address div[name$=".lastname"],
  .checkout-index-index .fieldset.address div[name$=".country_id"],
  .checkout-index-index .fieldset.address div[name$=".region_id"],
  .checkout-index-index .fieldset.address div[name$=".city"],
  .checkout-index-index .fieldset.address div[name$=".postcode"],
  .checkout-index-index .fieldset.address div[name$=".telephone"],
  .checkout-index-index .fieldset.address div[name$=".vat_id"] {
    width: 50%;
  }
  .checkout-index-index .fieldset.address div[name$=".lastname"],
  .checkout-index-index .fieldset.address div[name$=".region_id"],
  .checkout-index-index .fieldset.address div[name$=".postcode"],
  .checkout-index-index .fieldset.address div[name$=".vat_id"] {
    float: right;
  }
  .checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-step-container.-summary .opc-block-summary .amcheckout-title.step-title {
    color: #171717;
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .checkout-index-index .column.main .checkout-container .amcheckout-main-container .amcheckout-column:nth-child(3) {
    margin-top: 60px;
  }
  .checkout-index-index .column.main .checkout-container .amcheckout-payment-methods .payment-group .payment-method {
    background: transparent;
  }
  .checkout-index-index .column.main .checkout-container .checkout-payment-method.submit {
    margin-bottom: 0;
    padding-bottom: 4rem;
  }
  .checkout-index-index .amcheckout-main-container .form-shipping-address .fieldset.address div[name$=".lastname"],
  .checkout-index-index .amcheckout-main-container .form-shipping-address .fieldset.address div[name$=".region_id"],
  .checkout-index-index .amcheckout-main-container .form-shipping-address .fieldset.address div[name$=".postcode"],
  .checkout-index-index .amcheckout-main-container .form-shipping-address .fieldset.address div[name$=".vat_id"] {
    padding-right: 0.7rem;
  }
  .checkout-index-index .checkout-header {
    width: 100%;
  }
  .checkout-index-index .fieldset.address > .field.street {
    padding-right: 0.7rem;
  }
  .checkout-index-index .form-shipping-address .fieldset.address div[name$=".lastname"],
  .checkout-index-index .form-shipping-address .fieldset.address div[name$=".region_id"],
  .checkout-index-index .form-shipping-address .fieldset.address div[name$=".postcode"],
  .checkout-index-index .form-shipping-address .fieldset.address div[name$=".vat_id"] {
    padding-right: 0.7rem;
  }
  .checkout-index-index .checkout-billing-address .billing-address-form .fieldset.address div[name$=".lastname"],
  .checkout-index-index .checkout-billing-address .billing-address-form .fieldset.address div[name$=".region_id"],
  .checkout-index-index .checkout-billing-address .billing-address-form .fieldset.address div[name$=".postcode"],
  .checkout-index-index .checkout-billing-address .billing-address-form .fieldset.address div[name$=".vat_id"] {
    padding-right: 0.7rem;
  }
  .checkout-index-index .checkout-payment-method .payment-option-title {
    border-top: none;
  }
  .checkout-index-index .checkout-messages {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .cart-container > .cart-summary,
  .checkout-cart-index .cart-container > .form.form-cart {
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-summary {
    top: 0 !important;
  }
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items .action.multicheckout:after {
    transform: translateX(-50%);
  }
  .checkout-index-index #maincontent {
    padding: 0;
  }
  .checkout-index-index .columns .column.main {
    padding: 0 2rem;
  }
  .checkout-index-index .checkout-header .description {
    font-size: 1.4rem;
  }
  .checkout-index-index .checkout-payment-method .payment-option-title {
    border-top: none;
  }
  .checkout-index-index .checkout-payment-method .payment-option {
    margin: 0;
  }
  .checkout-index-index .fieldset.address div[name*=".street"] > .label {
    width: 95%;
  }
  .checkout-index-index .amcheckout-delivery-date .amcheckout-wrapper .field .control select {
    background-position: 97.5% 2.5rem;
  }
  .checkout-onepage-success .column.main .block-order-details-view .block-content {
    flex-wrap: wrap;
  }
  .checkout-onepage-success .column.main .block-order-details-view .block-content .box {
    flex-basis: 48%;
  }
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-name {
    min-height: 5.2rem;
  }
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="submit"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions button[type="button"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="submit"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .cart.table-wrapper .actions-toolbar > .action[type="button"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="submit"] span,
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-actions .action-gift[type="button"] span {
    display: block;
  }
}
@media all and (max-width: 768px) and (min-width: 767px) {
  .checkout-index-index ._has-datepicker ~ .ui-datepicker-trigger {
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-header .description,
  .checkout-index-index .checkout-header .authentication-wrapper {
    flex: 1 0 100%;
  }
  .checkout-index-index .checkout-header .description {
    padding-bottom: 2rem;
  }
  .checkout-onepage-success .column.main .block-order-details-view .block-content .box {
    flex-basis: 100%;
  }
  .checkout-onepage-success #maincontent {
    padding-top: 3rem;
  }
  .checkout-cart-index .amrelated-grid-wrapper.block-products-list.grid .product-item-info .product-item-details .product-item-name {
    min-height: 7.2rem;
  }
}
@media (max-width: 480px) {
  .checkout-index-index .checkout-header {
    width: 100%;
  }
  .checkout-index-index .columns .column.main .checkout-header-wrapper {
    flex-direction: column;
    margin-bottom: 0;
  }
  .checkout-index-index .columns .column.main .checkout-header-wrapper .description {
    padding-bottom: 2rem;
  }
  .checkout-index-index .columns .column.main .checkout-header-wrapper .authentication-wrapper {
    max-width: 100%;
    width: 100%;
  }
  .checkout-index-index .columns .column.main .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
  .checkout-index-index .columns .column.main .checkout-container .authentication-wrapper {
    margin-top: 0;
    max-width: 100%;
    width: 100%;
  }
  .checkout-index-index .checkout-payment-method .payment-option .payment-option-title {
    padding: 0;
  }
  .checkout-index-index .checkout-payment-method .payment-option .payment-option-content {
    padding: 0;
  }
  .checkout-index-index .am-checkout.-modern .opc-estimated-wrapper {
    margin: 0 0 2rem 0;
    padding: 1.8rem 0;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .item .col.qty {
    padding-top: 1rem;
  }
  .checkout-onepage-success .page-title-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    padding-bottom: 0;
  }
  .checkout-onepage-success .page-title-wrapper .page-title {
    border-right: none;
    padding-right: 0;
  }
  .checkout-onepage-success .page-title-wrapper .success-messages {
    padding-left: 0;
  }
  .checkout-onepage-success .column.main {
    margin-top: 0;
  }
  .checkout-onepage-success .column.main .block-order-details-view {
    margin-bottom: 0;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr {
    position: relative;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr:after {
    border-bottom: 1px solid #e5e5e5;
    bottom: -1px;
    content: "";
    position: absolute;
    right: 0;
    width: 20rem;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot {
    border-bottom: 1px solid #e5e5e5;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr {
    clear: both;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr td:first-child {
    display: none;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.shipping td {
    border-bottom: none;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tbody tr td.col.qty {
    text-align: left;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr {
    width: 100%;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr:after,
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr:before {
    display: none;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.grand_total td:nth-child(2),
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.grand_total td:nth-child(3) {
    line-height: 5rem;
    min-height: 5rem;
  }
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.shipping td:nth-child(2),
  .checkout-onepage-success .column.main .order-details-items .table-order-items tfoot tr.shipping td:nth-child(3) {
    border-bottom: none;
    min-height: 5.6rem;
  }
  .checkout-onepage-success .column.main .checkout-success .actions-toolbar {
    bottom: auto;
    left: auto;
    position: relative;
  }
  .checkout-onepage-success .column.main #registration {
    width: 100%;
  }
  .checkout-onepage-success .column.main #registration > div:not(.messages) p[data-bind^="i18n:"] {
    border-right: none;
    width: 100%;
  }
  .checkout-onepage-success .column.main #registration > div:not(.messages) p[data-bind^="i18n:"] + p {
    border-right: none;
    width: 100%;
  }
}
@media (max-width: 414px) {
  .checkout-index-index .checkout-header {
    width: 100%;
  }
  .checkout-index-index .column.main .checkout-container .authentication-wrapper {
    margin-bottom: 4rem;
    margin-top: 0;
    max-width: 100%;
    width: 100%;
  }
  .checkout-index-index .column.main .checkout-container .checkout-payment-method.submit {
    padding-top: 2rem;
  }
  .checkout-index-index .column.main .am-checkout.-modern .opc-estimated-wrapper {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    clear: both;
    margin: 0 0 3rem 0;
    padding: 1.5rem 0 1.5rem 0;
  }
  .checkout-index-index .checkout-container .checkout-header {
    border: none;
  }
}
@media all and (min-width: 768px), print {
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .bundle-options-container .legend.title,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar {
    margin-left: 0;
  }
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .dashboard-welcome-toggler,
  .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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses: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,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .opc-wrapper {
    box-sizing: border-box;
  }
  .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 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    float: left;
    position: relative;
    width: 73%;
  }
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions,
  .cart-container .form-cart .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue,
  .cart-container .form-cart .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 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: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    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: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #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: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .amreview-popup.modal-popup .block-content {
    padding: 10px 40px 40px;
  }
  .amrev-toolbar-container {
    margin: 20px 0 25px 0;
    padding: 5px 10px;
    background: #fafafa;
  }
  .amrev-toolbar-container .amrev-filters {
    flex-basis: auto;
    flex-wrap: nowrap;
    order: 1;
  }
  .amrev-toolbar-container .amrev-filter {
    flex-basis: auto;
    margin: 0;
    padding: 0;
    border: none;
  }
  .amrev-toolbar-container .amrev-sorting {
    flex-basis: 250px;
    order: 2;
    padding: 0 0 0 15px;
  }
  .amrev-toolbar-container.-all .amrev-sorting {
    border-left: 1px solid #d6d6d6;
  }
  .amrev-toolbar-container .amrev-label {
    margin: 0 7.5px;
  }
  .amrev-toolbar-container .amrev-select {
    max-width: 175px;
  }
  .amreview-images.slick-slider .slick-slide {
    display: inline-block;
  }
  .amreview-images.slick-slider .slick-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) center no-repeat;
  }
  .amrev-comment-block {
    margin: 0;
  }
  .amrev-area-field div.mage-error {
    position: absolute;
    top: 100%;
    margin-top: 4px;
  }
  .amrev-comment-form .amrev-fieldset {
    flex-basis: 70%;
  }
  .amrev-comment-toolbar {
    flex-wrap: nowrap;
    padding: 25px 0 20px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap {
    flex-basis: auto;
    order: 3;
    padding: 0 15px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap .amreview-plus {
    margin: 0 10px 0 0;
  }
  .amrev-comment-toolbar .amrev-comment {
    flex-basis: auto;
    justify-content: initial;
    order: 2;
    margin: 0;
    border-right: 1px solid #c4c4c4;
  }
  .amrev-comment-toolbar .amrev-reply {
    flex-basis: auto;
    order: 1;
    padding: 0 15px 0 0;
  }
  .amrev-comment-toolbar .amrev-repbtn {
    padding: 4px 10px 4px 26px;
  }
  .amrev-comment-toolbar .amrev-repbtn:before {
    left: 10px;
  }
  .amreview-helpful-wrap .amreview-helpful {
    font-size: 12px;
  }
  .amreview-submit-form .field.review-field-nickname.-half,
  .amreview-submit-form .field.review-field-email {
    width: 48%;
  }
  .amreview-submit-form .review-form .action.submit.primary {
    padding: 11px 22px;
  }
  .amreview-submit-form > .block-content {
    padding: 25px 0 55px;
  }
  .amreview-submit-form .review-fieldset {
    margin: 0 0 40px;
  }
  .amreview-submit-form .review-fieldset .field {
    margin: 0 0 15px 0;
  }
  .amreview-summary-info,
  .amreview-summary-details {
    padding: 0;
  }
  .amreview-review-list {
    margin: 0;
    padding: 50px 0 20px 0;
  }
  .amreview-review-list.-empty {
    padding: 40px;
  }
  .amrev-desc-title {
    flex-wrap: nowrap;
  }
  .amreview-author-details {
    margin: 10px 0 20px;
  }
  .amreview-percent-block {
    display: flex;
    align-items: center;
  }
  .amreview-summary-info,
  .amreview-summary-details {
    display: inline-block;
  }
  .amreview-summary-details {
    margin-left: 20px;
  }
  .amreview-add-new {
    margin: 40px 0 0;
  }
  .amreview-add-new .amreview-label {
    max-width: 160px;
    text-align: left;
  }
  .amreview-author-details {
    display: inline-block;
    margin: 0 auto 0 0;
    width: 25%;
    vertical-align: top;
  }
  .amreview-author-details .amreview-verified {
    display: block;
  }
  .amreview-author-details .amreview-date {
    position: static;
  }
  .amreview-author-details .amreview-recommended {
    position: relative;
    margin: 20px 0;
    padding: 4px 4px 4px 6px;
    max-width: 78px;
    border-left: 2px solid #1ab900;
    background: #f1f1f1;
    color: #6b6b6b;
    font-size: 12px;
    line-height: 14px;
  }
  .amreview-recommended:after {
    position: absolute;
    top: 0;
    right: -32px;
    bottom: 0;
    display: block;
    border: 18px solid transparent;
    border-left: 14px solid #f1f1f1;
    content: '';
  }
  .amreview-toolbar-wrap.review-toolbar .pages {
    float: right;
    padding: 20px 0;
    border: 0;
  }
  .amreview-toolbar-wrap.review-toolbar .limiter {
    float: left;
    padding: 20px 0;
  }
  .amreview-review-wrapper.review-item {
    padding: 30px 0 40px 0;
  }
  .amreview-description-wrap {
    position: relative;
    display: inline-block;
    width: 75%;
  }
  .amreview-title-review {
    font-size: 16px;
  }
  .amreview-info-wrapper {
    margin: 0;
  }
  .amreview-summary-info .amreview-showmore {
    display: none;
  }
  .amreview-widget-title {
    padding: 10px 35px;
  }
  .amreview-widget-container.-summary-widget {
    padding-right: 35px;
    padding-left: 35px;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful-wrap {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful {
    margin: 0;
    width: auto;
  }
  .amreview-widget-container.-summary-widget .amreview-icon {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-plus {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-minus {
    margin: 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-wrapper {
    padding: 25px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    padding: 35px;
  }
  .amblog-comments-container {
    margin: 30px 30px 0;
  }
  .amblog-comments-action {
    margin: 20px 30px;
  }
  .amblog-comments-action .amblog-replies,
  .amblog-comments-container .amblog-replies,
  .amblog-replies-block:not(.-level-top) .amblog-comment-reply {
    margin: 30px 0 0 35px;
    padding-left: 20px;
  }
  .desktop.three-columns .amblog-related-wrapper.-related-products .amblog-item-product {
    max-width: 129px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) {
    justify-content: initial;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) .amblog-item-product {
    max-width: 25%;
  }
  .amblog-index-index .page-title,
  .amblog-index-post .page-title {
    margin-bottom: 40px;
  }
  .desktop.three-columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.three-columns section.content {
    width: 52%;
    padding: 0 30px;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    width: 24%;
  }
  .desktop.two-columns-right,
  .desktop.two-columns-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.two-columns-right section.content {
    width: 76%;
    padding-right: 40px;
  }
  .desktop.two-columns-left section.content {
    width: 76%;
    padding-left: 40px;
  }
  .desktop.two-columns-right aside.left,
  .desktop.two-columns-left aside.left,
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    width: 24%;
  }
  .amblog-container-list {
    padding-top: 0;
  }
  .amblog-element-block,
  .amblog-post-container .amblog-widget-container,
  .amblog-grid-list > .amblog-item .amblog-widget-container,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
    display: block;
    margin-bottom: 30px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
  }
  .amblog-element-block .amblog-title,
  .amblog-main-content .amblog-search .amblog-title,
  .amblog-main-content .amblog-search .amblog-title,
  .amblog-post-container .amblog-widget-container .amblog-title,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
    padding: 15px 15px;
  }
  .amblog-element-block .amblog-title:before,
  .amblog-element-block .amblog-title:after,
  .amblog-post-container .amblog-widget-container .amblog-title:before,
  .amblog-post-container .amblog-widget-container .amblog-title:after,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
    display: none;
  }
  .amblog-element-block .amblog-item,
  .amblog-element-block .amblog-categories.-level1 > .amblog-category,
  .amblog-post-container .amblog-widget-container .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item,
  .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category {
    padding: 15px 20px;
  }
  .amblog-element-block .amblog-item.-search,
  .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
  .amblog-post-container .amblog-widget-container .amblog-item.-search,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
  .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search {
    padding: 20px 15px;
  }
  .amblog-post-container,
  .amblog-main-content .amblog-search,
  .amblog-grid-list > .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item {
    padding-bottom: 15px;
    margin-bottom: 40px;
  }
  .amblog-post-container .amblog-tags,
  .amblog-grid-list > .amblog-item .amblog-tags,
  .amblog-grid-list .slick-slide .amblog-item .amblog-tags {
    margin: 25px 0;
    padding: 0 25px;
  }
  .amblog-post-container .amblog-content,
  .amblog-grid-list > .amblog-item .amblog-content,
  .amblog-grid-list .slick-slide .amblog-item .amblog-content {
    margin-top: 20px;
    padding: 0 25px 15px;
  }
  .amblog-post-container .amblog-widget-container,
  .amblog-grid-list > .amblog-item .amblog-widget-container,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
    margin: 30px -25px;
  }
  .amblog-post-container .amblog-title,
  .amblog-grid-list > .amblog-item .amblog-title,
  .amblog-grid-list .slick-slide .amblog-item .amblog-title {
    margin-bottom: 20px;
  }
  .amblog-post-container .amblog-footer,
  .amblog-grid-list > .amblog-item .amblog-footer,
  .amblog-grid-list .slick-slide .amblog-item .amblog-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    padding: 15px 25px;
  }
  .amblog-post-container .amblog-features.-post,
  .amblog-grid-list > .amblog-item .amblog-features.-post,
  .amblog-grid-list .slick-slide .amblog-item .amblog-features.-post {
    padding: 15px 25px;
  }
  .amblog-post-container .amblog-more,
  .amblog-grid-list > .amblog-item .amblog-more,
  .amblog-grid-list .slick-slide .amblog-item .amblog-more {
    min-width: 41%;
    text-align: right;
  }
  .amblog-post-container .amblog-read,
  .amblog-grid-list > .amblog-item .amblog-read,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    color: #0e6bd7;
    background: none;
  }
  .amblog-post-container .amblog-arrow,
  .amblog-grid-list > .amblog-item .amblog-arrow,
  .amblog-grid-list .slick-slide .amblog-item .amblog-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iIzJENjlBRSIvPjwvc3ZnPg==);
  }
  .amblog-main-content .amblog-search .amblog-item {
    padding: 30px 25px;
  }
  .amblog-main-content .amblog-search .amblog-title {
    padding: 20px 20px;
    border-bottom: 1px solid #e9e9e9;
  }
  .amblog-main-content .amblog-search .amblog-form-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .amblog-main-content .amblog-search .amblog-field {
    width: 100%;
    margin-bottom: 0;
  }
  .amblog-main-content .amblog-search .amblog-btn {
    max-width: 250px;
    max-height: 40px;
    margin-left: 15px;
  }
  .amblog-main-content {
    padding-top: 0;
  }
  .amblog-main-content > .amblog-item {
    margin-bottom: 50px;
  }
  .amblog-main-content > .amblog-item:last-child {
    margin-bottom: 0;
  }
  .amblog-grid-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .amblog-grid-list > .amblog-item {
    width: 47%;
  }
  .amblog-grid-list .amblog-read:hover {
    text-decoration: none;
    background: #185eaf;
  }
  .amblog-grid-list .amblog-features > .amblog-item {
    margin-right: 10px;
  }
  .amblog-grid-list .amblog-features > .amblog-item.-comments .amblog-ref {
    white-space: nowrap;
  }
  .amblog-grid-list .amblog-item .amblog-category {
    margin-right: 10px;
  }
  .amblog-social-container {
    padding: 15px 25px 0;
  }
  .amblog-pager-container {
    width: 290px;
    margin: 40px auto 50px;
  }
  .amblog-comments-wrapper,
  .amblog-related-wrapper {
    margin-bottom: 0;
  }
  .amblog-comments-wrapper > .amblog-title,
  .amblog-related-wrapper > .amblog-title {
    padding: 20px 30px;
  }
  .amblog-form-comment {
    max-width: 480px;
  }
  .amblog-form-comment .amblog-svg.comment {
    top: 10px;
  }
  .amblog-form-comment .amblog-customer {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .amblog-form-comment .amblog-wrapper {
    width: 49%;
  }
  .amblog-form-comment .amblog-wrapper:first-child {
    margin: 0 20px 15px 0;
  }
  .amblog-form-comment .amblog-input {
    padding-left: 15px;
  }
  .amblog-form-comment .amblog-input.-email + .mage-error,
  .amblog-form-comment .amblog-input.-name + .mage-error {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-btn {
    width: 230px;
    padding: 14px 0;
  }
  .amblog-form-comment .amblog-btn:hover {
    background: #185eaf;
  }
  .amblog-post-container .amblog-widget-container .amblog-title,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
    padding: 25px 30px 0;
  }
  .amblog-post-container .amblog-widget-container .amblog-list,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-list,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list,
  .amblog-post-container .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
    margin: 0 30px 0;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-list,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-list,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
    width: 47%;
    box-sizing: border-box;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-list,
  .desktop.one-column .amblog-grid-list > .amblog-item .amblog-content .amblog-widget-container.-post .amblog-list,
  .desktop.one-column .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-widget-container.-post .amblog-list {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item,
  .desktop.one-column .amblog-grid-list > .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item,
  .desktop.one-column .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item {
    width: 31%;
    margin: 0 20px 20px 0;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n),
  .desktop.one-column .amblog-grid-list > .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n),
  .desktop.one-column .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n) {
    margin-right: 0;
  }
  .amblog-post-container .amblog-widget-container.-tags,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-tags,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags {
    padding: 0 30px 15px;
  }
  .amcart-message-box,
  .amcart-message-box .related {
    width: 462px;
  }
  .am-related-box,
  .am-related-box .related {
    width: 462px;
  }
  #confirmBox {
    max-height: 90vh;
  }
  #confirmBox .products-grid .product-item-actions {
    margin-top: 0;
  }
  #confirmOverlay.am-center {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #confirmOverlay.am-right {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 230px;
  }
  #confirmOverlay.am-left {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 230px;
  }
  #confirmOverlay.am-top-right {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 130px 230px 0 0;
  }
  #confirmOverlay.am-top-left {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 130px 0 0 230px;
  }
  #confirmOverlay.am-top {
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-top: 130px;
  }
  .amcart-message-box .products .product-item {
    margin: 0;
    width: 60%;
  }
  .am-related-box .related .products .item.product:hover .am-actions-wrapper {
    top: 0;
  }
  .am-related-box .related .products .product-item {
    margin: 0;
    padding: 0;
    width: 60%;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links {
    display: none;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links.am-actions-wrapper {
    display: block;
  }
  .amcart-confirm-buttons .button {
    width: 42%;
  }
  .amcart-confirm-buttons .am-btn-left {
    margin-right: 20px;
  }
  .amcart-confirm-buttons .timer {
    display: inline;
  }
  .am-slider.owl-carousel .owl-prev {
    margin-left: 10px;
  }
  .am-slider.owl-carousel .owl-next {
    margin-right: 10px;
  }
  .amcart-minipage-wrap .amcart-message-box {
    min-width: 700px;
  }
  .amcart-minipage-wrap .product-item-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amcart-minipage-wrap .am-photo-container {
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0 25px;
    width: 50%;
    border: 0;
    box-sizing: border-box;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    width: 100%;
    border: 0;
  }
  .amcart-minipage-wrap .am-photo-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    clear: both;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin: 0 25px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    margin: 0;
    max-width: 305px;
    height: 70px;
  }
  .amcart-product-notice {
    padding: 20px 35px;
    width: initial;
    font-size: 14px;
  }
  .ampage-top-info {
    float: right;
    margin: 0;
    width: 50%;
  }
  .ampage-bottom-info {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    padding: 0 20px 0 0;
    box-sizing: border-box;
  }
  .ampage-bottom-info .am-description {
    margin: 0;
  }
  .ampage-bottom-info .product-info-main {
    width: 100% !important;
  }
  .ampage-bottom-info .product-add-form {
    padding: 0;
    margin: 0;
  }
  .ampage-top-info .am-title {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .ampage-top-info .product-reviews-summary {
    margin-bottom: 10px;
  }
  .ampage-top-info .product-reviews-summary .action {
    margin-left: 10px;
  }
  .ampage-bottom-info .am-description {
    font-size: 14px;
    margin-top: 5px;
  }
  .ampage-bottom-info .product-add-form {
    padding: 0;
  }
  .amcart-qty-wrap {
    margin: 0 0 0 25px;
  }
  .amcart-qty-wrap > .amcart-label {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .amcart-qty-wrap > .amcart-refresh {
    margin-left: 15px;
  }
  .amcform-title-wrap {
    flex-grow: unset;
    min-width: 30%;
    max-width: initial;
  }
  .amcform-title-wrap .amcform-title {
    max-width: 174px;
  }
  .amcform-title-wrap:nth-child(3n + 1):before {
    content: none;
  }
  .amcform-title-wrap:nth-child(3n + 1):last-child:before {
    width: 50%;
    background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
    content: '';
  }
  .amcform-title-wrap:nth-child(3n + 1).ui-state-active:last-child:before {
    background: linear-gradient(270deg, #92b0ff 4.63%, rgba(227, 227, 227, 0) 83.33%);
  }
  .amcform-popup-block .amcform-header {
    font-size: 22px;
  }
  .amcform-popup-block .amcform-toolbar {
    flex-direction: row;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button {
    width: auto;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
    margin-top: 0;
  }
  .product.data.items {
    z-index: unset;
  }
  .circle-theme .amcform-title-wrap {
    min-width: 24%;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    position: unset;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding-top: 0;
    background: #ffffff;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: flex;
    padding: 10px 5px;
    text-align: center;
    font-size: 50px;
    line-height: 100px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #1979c3;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #e9f6ff;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: block;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    padding: 10px;
    min-width: 120px;
    width: 14%;
    text-align: center;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: block;
  }
  .amrelated-pack-item.-wide .amrelated-details,
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container,
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    position: relative;
    display: block;
    margin-top: 16px;
    padding: 0;
    width: 180px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    right: unset;
    padding: 5px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    height: 95px;
    border: 3px dashed #e9f6ff;
    border-bottom: none;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 0;
    height: 100%;
    background: #e9f6ff;
    box-shadow: 0 20px 0 -10px #f9f9f9;
    opacity: 1;
    transition: all .3s ease;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    right: 0;
    left: unset;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    width: 100%;
    opacity: 1;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    min-width: 700px;
    max-width: initial;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 20px 0 0;
    box-sizing: border-box;
  }
  .amrelated-info.-top .amrelated-title {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    margin: 5px 0 0;
    font-size: 14px;
  }
  .amrelated-info.-bottom .product-add-form {
    padding: 0;
    margin: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0 25px;
    width: 50%;
    border: 0;
    box-sizing: border-box;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    width: 100%;
    border: 0;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-right: 27px;
    margin-left: 27px;
  }
  .amsl-cart-page .-labeled-buttons .amsl-buttons,
  .amsl-registration-page .-labeled-buttons .amsl-buttons,
  .amsl-login-page .-labeled-buttons .amsl-buttons {
    width: 100%;
  }
  .amsl-cart-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
  .amsl-registration-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
  .amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular {
    margin: 0 15px 15px 0;
    width: 25%;
  }
  .amsl-forgot-content .amsl-error {
    max-width: 340px;
  }
  .amsl-error {
    margin: 0 40px 20px;
  }
  .header.panel > .header.links > li.greet.welcome:not(:first-of-type) {
    margin: 0;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field.field-name-firstname {
    margin-bottom: 20px;
    width: auto;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field.field-name-lastname {
    padding: 0;
    width: auto;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field-name-prefix,
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field-name-suffix {
    flex-basis: 20%;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname[class*='prefix'] .fields > .field-name-firstname,
  .amsl-register-content .amsl-form .fieldset.create.info .fullname[class*='suffix'] .fields > .field-name-lastname {
    width: calc(80% - 10px);
  }
  .amsl-popup-block {
    margin: auto;
    max-width: 570px;
  }
  .amsl-popup-block.-social-right,
  .amsl-popup-block.-social-left {
    max-width: 850px;
  }
  .amsl-popup-block.-social-left .amsl-login-content {
    flex-direction: row-reverse;
  }
  .amsl-popup-block.-social-right .amsl-login-content {
    flex-direction: row;
  }
  .amsl-popup-block .amsl-login-content {
    width: 425px;
  }
  .amsl-popup-block .amsl-register-content {
    width: 570px;
  }
  .amsl-popup-block .amsl-register-content .fieldset.create.info .field-name-firstname,
  .amsl-popup-block .amsl-register-content .fieldset.create.info .field-name-lastname {
    display: inline-block;
    margin-bottom: 0;
    width: 48%;
  }
  .amsl-popup-block .amsl-tablist {
    margin: 30px 40px 40px;
  }
  .amsl-popup-block .amsl-form {
    margin: 0 40px 70px;
    min-width: 300px;
  }
  .amsl-popup-block .amsl-social-login .amsl-buttons {
    padding: 50px;
  }
  .amsl-popup-block .amsl-button-wrapper {
    margin: 0 15px 15px;
  }
  .amsl-popup-block .amsl-login-content .amsl-button-wrapper.with-label.-rectangular {
    margin: 0 0 15px;
  }
  .amsl-popup-block.-social-right .amsl-login-content,
  .amsl-popup-block.-social-left .amsl-login-content {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
    width: 100%;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-form,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-form {
    flex: auto;
    max-width: 330px;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-form,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-form,
  .amsl-popup-block.-social-right .amsl-login-content .fieldset,
  .amsl-popup-block.-social-left .amsl-login-content .fieldset {
    margin-bottom: 0;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-separator,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-separator {
    display: block;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-wrapper,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-wrapper {
    flex: 1;
    margin: 0 40px;
    min-width: 300px;
    width: auto;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-login,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-login {
    flex-direction: column;
    padding: 0;
    border-radius: 4px;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-login .amsl-buttons,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-login .amsl-buttons {
    box-sizing: border-box;
    padding: 0 35px;
    width: 100%;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-login .amsl-title,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-login .amsl-title {
    margin: 18px auto;
    padding: 10px 10px;
    background: none;
    transform: none;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-error.-default,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-error.-default {
    order: 0;
    margin: 0 40px 10px;
    width: 100%;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-error.-social,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-error.-social {
    flex-basis: auto;
    order: 1;
    margin: auto 0 0;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-title,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-title {
    position: relative;
  }
  .amsl-popup-block.-social-right .amsl-login-content.-empty,
  .amsl-popup-block.-social-left .amsl-login-content.-empty {
    flex-direction: column;
  }
  .amsl-popup-block.-social-right .amsl-login-content.-empty .amsl-error,
  .amsl-popup-block.-social-left .amsl-login-content.-empty .amsl-error {
    max-width: 320px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-separator {
    margin: 45px 40px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-social-login {
    margin: 0 40px;
    border-radius: 4px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-form {
    margin-bottom: 55px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-error {
    margin: 0 40px 10px;
  }
  .amsl-popup-block.-social-bottom .amsl-error {
    margin: 35px 40px 10px;
  }
  .amsl-accounts {
    flex-direction: row;
  }
  .amsl-accounts .amsl-accounts-block {
    width: 45%;
  }
  .amsl-cart-page .amsl-social-login,
  .amsl-login-page .amsl-social-login,
  .amsl-registration-page .amsl-social-login {
    flex-direction: row;
    padding: 20px 20px 0;
  }
  .amsl-cart-page .amsl-social-login .amsl-title,
  .amsl-login-page .amsl-social-login .amsl-title,
  .amsl-registration-page .amsl-social-login .amsl-title {
    margin-bottom: 20px;
    text-align: left;
  }
  .amsl-cart-page .amsl-social-login .amsl-button-wrapper,
  .amsl-login-page .amsl-social-login .amsl-button-wrapper,
  .amsl-registration-page .amsl-social-login .amsl-button-wrapper {
    margin: 0 10px 20px;
  }
  .minisearch .actions .action.search {
    z-index: 1000;
  }
  .amsearch-form-container .input-text {
    padding-left: 14px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    flex-grow: 1;
    width: auto;
    border: none;
  }
  .amasty-xsearch-loader {
    right: 30px;
  }
  .search-autocomplete {
    top: 37px;
    max-width: 75vw;
  }
  .amsearch-close,
  .search .amsearch-loupe:hover {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
  }
  .amsearch-results {
    display: flex;
    overflow: auto;
    padding: 0;
    max-width: 83vw;
  }
  .amsearch-results .amsearch-products {
    padding: 20px 0 0;
  }
  .amsearch-results .amsearch-leftside,
  .amsearch-results .amsearch-products {
    padding: 15px 0;
    width: inherit;
  }
  .amsearch-results .amsearch-item-container {
    padding-bottom: 25px;
  }
  .search-autocomplete.amsearch-clone-position {
    top: calc(100% + 5px);
  }
  .amsearch-wrapper-content > .amsearch-item {
    position: relative;
    padding: 20px 0 16px 15px;
  }
  .amsearch-wrapper-content > .amsearch-item:last-child {
    padding-bottom: 20px;
  }
  .amsearch-wrapper-content > .amsearch-item:first-child {
    padding-top: 15px;
  }
  .amsearch-wrapper-content .amsearch-autocomplete-information {
    padding-left: 10px;
    width: auto;
  }
  .amsearch-wrapper-content .product-item-details {
    padding-right: 14px;
    min-height: 100px;
  }
  .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 0;
  }
  .search .amsearch-autocomplete-information .price {
    font-size: 14px;
  }
  .amsearch-item-container {
    padding: 0;
  }
  .amasty-xsearch-block-header {
    padding: 0 15px 5px;
  }
  .amsearch-item-container.popular_searches .amasty-xsearch-block-header {
    padding: 0 15px 10px;
  }
  .amsearch-form-container.-opened .action.search {
    display: none;
  }
  .amsearch-form-container.-opened:not(.-small) .amsearch-products {
    border-left: 1px solid #e8e9ef;
  }
  .amsearch-form-container.-opened .amsearch-leftside .recent_searches,
  .amsearch-form-container.-opened .amsearch-leftside .amsearch-item {
    padding: 5px 15px;
  }
  .amsearch-form-container.-opened .amsearch-leftside .amsearch-item-container.recent_searches {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .amsearch-form-container.-opened .amsearch-wrapper-input {
    position: absolute;
    right: 0;
    max-width: 75vw;
    transition: all 0.3s ease-in-out;
  }
  .amsearch-products {
    display: flex;
    flex-direction: column;
  }
  .amsearch-products .amsearch-more-results {
    margin-top: auto;
    padding-top: 30px;
  }
  .amsearch-form-container.-small .amsearch-results {
    flex-direction: column;
    overflow-x: hidden;
  }
  .amsearch-form-container.-small .amsearch-products {
    order: 10;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item {
    padding-right: 15px;
  }
  .amsearch-form-container.-small .amsearch-products .amasty-xsearch-block-header {
    padding: 15px;
  }
  .amsearch-form-container.-small.-result .amsearch-item-container .amasty-xsearch-block-header {
    padding: 0 15px 10px;
  }
  .amsearch-form-container.-small.-result .amsearch-item-container.popular_searches .amasty-xsearch-block-header {
    padding: 10px 15px;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary {
    display: flex;
    align-items: center;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button {
    display: flex;
    align-items: center;
    margin-right: 10px;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button .action.toggle {
    display: flex;
    align-items: center;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button .action.toggle:after {
    padding-top: 4px;
  }
  .amsearch-form-container.-large .amsearch-results .amsearch-more-results {
    padding-top: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    width: 33.33333333%;
  }
  .ie11 .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    max-width: calc(100% / 3 - 25px);
  }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item:hover {
    box-shadow: none;
    z-index: 2;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-information {
    flex-grow: 1;
    margin-top: 10px;
    padding-left: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item .product-image-container {
    margin: 0 auto;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .information-container {
    height: 100%;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 7px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-image {
    align-items: center;
    width: auto;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-wrapper-inner {
    flex-wrap: wrap;
    padding-left: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-details {
    margin: 0;
    padding-right: 0;
    height: 100%;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .price-box {
    margin: 0 0 7px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .price {
    font-size: 16px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    margin: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .tocart {
    padding: 8px 9px;
    font-size: 12px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    display: flex;
    align-items: center;
    max-width: 100%;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .rating-summary {
    display: block;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .reviews-actions {
    display: block;
    margin-bottom: 1px;
  }
  .page-main .block.block-xsearch {
    float: none;
    padding-left: 0;
  }
  .footer .block.block-xsearch {
    padding-left: 0;
  }
  .footer .block.block-xsearch,
  .footer .block.block-xsearch .block {
    float: none;
    clear: both;
  }
  .block-search .label.action {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .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;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .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 2px 1px rgba(0, 0, 0, 0.12);
    color: #5e5e5e;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-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 #d1d1d1;
  }
  .modes-mode.active {
    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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .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: 4.2rem;
    letter-spacing: -0.042rem;
    line-height: 2rem;
  }
  .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: 100%;
  }
  .product-add-form .product-options-wrapper .field .control select,
  .product-add-form .product-options-wrapper .field .control textarea {
    background: #f0f0f0;
    border: none;
  }
  .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: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    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: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 0;
  }
  .page-header .header.panel {
    padding: 1rem 0;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .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 {
  .amreview-description-wrap {
    width: 75%;
  }
  .amreview-title-review {
    margin-right: 280px;
  }
  .amreview-customer-review {
    margin-bottom: 8px;
  }
  .amreview-info-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .amreview-info-wrapper .amreview-summary-info,
  .amreview-info-wrapper .amreview-summary-details,
  .amreview-info-wrapper .amreview-add-new {
    vertical-align: middle;
  }
  .amreview-info-wrapper .amreview-summary-details {
    margin: 0 auto 0 0;
    padding: 0 15px 0 25px;
    border-right: 2px solid #c4c4c4;
  }
  .amreview-info-wrapper .amreview-add-new {
    display: inline-block;
    margin: 0 0 0 25px;
    padding-right: 0;
    background: none;
  }
  .amreview-widget-container.-grid .amreview-review-items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .amreview-widget-container.-grid .amreview-rating-wrapper {
    margin-bottom: 0;
  }
  .amreview-widget-container.-grid .amreview-review-wrapper.review-item {
    width: 49%;
    border-bottom: 0;
    background: #f8fcff;
  }
  .amreview-widget-container.-grid .amreview-title {
    padding: 10px 0;
    background: none;
    cursor: unset;
    pointer-events: none;
  }
  .amreview-widget-container.-grid .amreview-title:after {
    display: none;
  }
  .amreview-widget-container.-grid .amreview-description-wrapper {
    min-width: 200px;
  }
  .amreview-widget-container.-grid .amreview-message {
    max-width: 290px;
  }
  .amreview-widget-container.-sidebar .amreview-rating-wrapper {
    min-width: 120px;
    max-width: 30%;
  }
  .amblog-tabs-block.-block .amblog-list.-active {
    justify-content: flex-start;
  }
  .amblog-content-tab {
    margin-bottom: 10px;
  }
  .amblog-index-index .page-title,
  .amblog-index-post .page-title {
    margin-bottom: 60px;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    max-width: 271px;
    width: 24%;
  }
  .desktop.three-columns section.content {
    width: 52%;
  }
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    max-width: 271px;
    width: 30%;
  }
  .amblog-post-container .amblog-more,
  .amblog-grid-list > .amblog-item .amblog-more,
  .amblog-grid-list .slick-slide .amblog-item .amblog-more {
    min-width: 30%;
  }
  .amblog-form-comment .amblog-wrapper {
    width: 230px;
  }
  .amblog-grid-list {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .amblog-grid-list > .amblog-item {
    width: 31%;
    min-width: 190px;
    margin-right: 3%;
  }
  .amblog-grid-list .slick-slide .amblog-item {
    width: 31%;
    min-width: 150px;
    margin-right: 3%;
  }
  .amblog-grid-list > .amblog-item:nth-child(3n+0),
  .amblog-grid-list .slick-slide .amblog-item:nth-child(3n+0) {
    margin-right: 0;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
    width: 48%;
  }
  .amblog-helpful-wrap {
    top: 0;
    right: 0;
    margin: 0;
  }
  .amcart-minipage-wrap .amcart-message-box {
    width: 820px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    margin: 0 35px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    max-width: 355px;
  }
  .amcart-minipage-wrap .am-photo-container {
    padding: 0 25px 0 35px;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    text-align: left;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    padding: 0 35px 0 0;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 35%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    width: 65%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    width: 380px;
    transition: all .3s ease;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    overflow: auto;
    max-height: 100vh;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    border: 1px solid #d4d4d4;
    background: #fff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options {
    background: #fff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    position: absolute;
    top: 7px;
    right: 7px;
    margin: 0;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    padding: 10px;
    font-size: 90px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .ampromo-items-content {
    max-width: 960px;
    width: 100%;
  }
  .amsearch-form-container.-opened .amsearch-wrapper-input,
  .search-autocomplete,
  .amsearch-results {
    max-width: 76vw;
  }
  .amsearch-wrapper-input.-left-position,
  .search-autocomplete.-left-position {
    right: inherit;
    left: 0;
  }
  .amsearch-wrapper-input.-right-position,
  .search-autocomplete.-right-position {
    left: inherit;
    right: 0;
  }
  .search-autocomplete.-top-position {
    bottom: calc(100% + 5px);
    top: inherit;
  }
  .search-autocomplete.-bottom-position {
    bottom: inherit;
    top: calc(100% + 5px);
  }
  .amsearch-emptysearch-cms {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    margin: 0 0 25px;
    font-size: 72px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    margin-top: 45px;
    font-size: 22px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .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 {
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
    flex-wrap: nowrap;
    max-width: 66%;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .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;
  }
}
.cms-about-us .lund_about_top_section {
  background-image: url(/pub/media/cms/aboutUs/lund-racing-about-us-informati.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.cms-about-us .lund_about_top_section > * {
  position: relative;
}
.cms-about-us .lund_about_top_section .breadcrumbs {
  border-bottom: none;
}
.cms-about-us .lund_about_top_section .breadcrumbs li a {
  font-size: 1.4rem;
  color: #C8C8C8;
}
.cms-about-us .lund_about_top_section .breadcrumbs li strong {
  font-size: 1.4rem;
  color: #C8C8C8;
}
.cms-about-us .lund_about_top_section .about-top {
  padding: 7rem 1rem;
}
.cms-about-us .lund_about_top_section .about-top .row {
  align-items: center;
}
.cms-about-us .lund_about_top_section .about-top ._col-left {
  margin-bottom: 40px;
}
.cms-about-us .lund_about_top_section .about-top ._col-left h1._title {
  font-size: 4.4rem;
  font-weight: 700;
  letter-spacing: -0.044rem;
  color: #f7b00a;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif !important;
  margin-bottom: 5rem;
}
.cms-about-us .lund_about_top_section .about-top ._col-left p._content {
  font-size: 2.6rem;
  color: #ffffff;
  line-height: 3.3rem;
  font-weight: 300;
  padding-right: 3vw;
  margin-bottom: 5rem;
}
.cms-about-us .lund_about_top_section .about-top ._col-left p._cnt_btn {
  color: #f7b00a;
  font-size: 1.6rem;
  position: relative;
}
.cms-about-us .lund_about_top_section .about-top ._col-left p._cnt_btn:after {
  content: "";
  width: 4rem;
  height: 1px;
  background: #f7b00a;
  position: absolute;
  left: 0;
  bottom: -2rem;
}
.cms-about-us .lund_about_services_section {
  padding: 10rem 2rem;
}
.cms-about-us .lund_about_services_section .row_btn > *,
.cms-about-us .lund_about_services_section .row_top > * {
  padding: 0;
}
.cms-about-us .lund_about_services_section .row_top {
  margin-bottom: 3rem;
}
.cms-about-us .lund_about_services_section .row_btn,
.cms-about-us .lund_about_services_section .row_top {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  -webkit-box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
}
.cms-about-us .lund_about_services_section .r_top_right {
  padding: 3rem 6rem;
}
.cms-about-us .lund_about_services_section .row_btn .r_btn_left {
  padding: 1rem 3rem;
}
.cms-about-us .lund_about_services_section .row_btn h2 {
  color: #171717;
  font-size: 2.6rem;
  line-height: 3.2rem;
  font-weight: 700;
}
.cms-about-us .lund_about_services_section .row_btn p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #171717;
  font-weight: 400;
}
.cms-about-us .lund_about_services_section .row_top h2 {
  color: #171717;
  font-size: 2.6rem;
  line-height: 3.2rem;
  font-weight: 700;
}
.cms-about-us .lund_about_services_section .row_top p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #171717;
  font-weight: 400;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 16rem 0;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider .slick-slide > div {
  text-align: center;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider ul.slick-dots {
  bottom: -3rem !important;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider .testimonial-item {
  max-width: 110rem;
  margin: 0 auto;
  text-align: left;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_title {
  color: #f7b00a;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 4rem;
  margin-bottom: 2rem;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_content {
  font-size: 2.6rem;
  line-height: 3.2rem;
  color: #ffffff;
  font-weight: 300;
  margin-bottom: 6rem;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info {
  display: inline-flex;
  align-items: center;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info ._tes_user_info_right {
  margin-left: 3rem;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info ._tes_user_info_right > * {
  margin-bottom: 0.2rem;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info ._tes_user_info_right ._tes_user_name {
  font-size: 2rem;
  line-height: 2.8rem;
  color: #ffffff;
  font-weight: 300;
  white-space: pre;
}
.cms-about-us .lund_about_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info ._tes_user_info_right ._tes_user_car_model {
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  white-space: pre;
}
.cms-about-us .lund_about_help_section {
  padding: 7rem 0;
}
.cms-about-us .lund_about_help_section .help-section-content {
  max-width: 100rem;
  margin: 0 auto;
}
.cms-about-us .lund_about_help_section .help-section-content .row._title h4 {
  font-size: 2.4rem;
  line-height: 4rem;
  text-transform: uppercase;
  color: #171717;
  margin-bottom: 4rem;
  letter-spacing: 0.2rem;
}
.cms-about-us .lund_about_help_section .help-section-content .row._details .help-text a {
  color: #171717;
  line-height: 6rem;
  display: block;
  border-bottom: solid 1px #e5e5e5;
}
.cms-about-us .lund_about_help_section .help-section-content .row._details .help-text._alt a {
  color: #f6b009;
  position: relative;
  border-bottom: none;
}
.cms-about-us .lund_about_help_section .help-section-content .row._details .help-text._alt a:after {
  content: "";
  position: absolute;
  width: 4rem;
  height: 1px;
  background: #f6b009;
  left: 0;
  bottom: 0;
}
.cms-about-us .lund_about_help_section .help-section-content .row._details .help-text._alt:hover a {
  border-bottom: none;
}
.cms-about-us .lund_about_help_section .help-section-content .row._details .help-text:hover a {
  border-bottom: solid 1px #f6b009;
}
.cms-about-us .lund_about_help_section .help-section-content .row._services .title {
  font-size: 2rem;
  font-weight: 700;
  color: #171717;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.cms-about-us span.yellow-line {
  position: relative;
}
.cms-about-us span.yellow-line:after {
  content: "";
  width: 4.2rem;
  height: 1px;
  background: #f7b00a;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cms-about-us #maincontent {
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.cms-about-us #maincontent .column.main {
  min-height: 0;
  padding: 0;
  margin: 0;
}
.cms-about-us .team-content-description {
  padding: 5rem 0 5rem 7rem;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  -webkit-box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  background-color: #ffffff;
  position: relative;
}
.cms-about-us .description-txt {
  width: 76%;
}
.cms-about-us .team-content-description .description-txt h2 {
  font-size: 2.6rem;
  line-height: 3.2rem;
  font-weight: bold;
  color: #171717;
  margin-top: 0;
  margin-bottom: 2.5rem;
}
.cms-about-us .team-content-description .description-txt p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 400;
  color: #171717;
  margin-bottom: 1.2rem;
}
.cms-about-us .team-content-description:after {
  content: "";
  background-color: #f7b00a;
  width: 4.2rem;
  height: 1px;
  position: absolute;
  bottom: 5rem;
}
.cms-about-us .team-content-img {
  background-image: url(/pub/media/cms/aboutUs/Lund-racing-about-us-team.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  min-height: 53.5rem;
  background-position: center;
}
.cms-about-us .row.team-section {
  margin-bottom: 2.8rem;
}
.cms-about-us .quality-content-description {
  padding: 5rem 0 5rem 7rem;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  -webkit-box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  background-color: #ffffff;
  position: relative;
}
.cms-about-us .quality-content-description:after {
  content: "";
  background-color: #f7b00a;
  width: 4.2rem;
  height: 1px;
  position: absolute;
  bottom: 5rem;
}
.cms-about-us .quality-description-txt {
  width: 76%;
}
.cms-about-us .quality-content-description .quality-description-txt h2 {
  font-size: 2.6rem;
  line-height: 3.2rem;
  font-weight: bold;
  color: #171717;
  margin-top: 0;
  margin-bottom: 2.5rem;
}
.cms-about-us .quality-content-description .quality-description-txt p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 400;
  color: #171717;
  margin-bottom: 1.2rem;
}
.cms-about-us .quality-content-img {
  background-image: url(/pub/media/cms/aboutUs/LundRacing-guaranty-aboutUs.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  min-height: 53.5rem;
  background-position: center;
  display: flex;
}
.cms-about-us .r-more a {
  color: #f7b00a;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
}
.cms-about-us .r-more span.line:after {
  content: "";
  width: 4.2rem;
  height: 1px;
  position: absolute;
  background-color: #f7b00a;
  display: block;
  margin-top: 2rem;
}
.cms-about-us .r-more {
  position: absolute;
  bottom: 7rem;
}
.cms-about-us .aditional-logo {
  background-image: url(/pub/media/cms/guarantee/lund-guarantee-icon.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center, center;
  width: 45%;
  min-height: inherit;
  margin: 0 auto;
}
.cms-about-us .lund-about-us-team-and-quality-sections {
  padding: 5rem 0;
}
.cms-about-us .lund_help_section_content .home-section-help {
  background-image: none !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: unset !important;
  min-height: unset !important;
  padding: 80px 0;
}
.cms-about-us .lund_help_section_content .home-section-help .help-section-content > .container {
  max-width: 1000px;
}
.cms-about-us .lund_help_section_content .home-section-help .help-section-content > .container ._details {
  margin-top: 40px;
}
.cms-about-us .lund_help_section_content .home-section-help h4 {
  color: #171717 !important;
  font-weight: 400 !important;
  margin-bottom: 40px;
}
.cms-about-us .lund_help_section_content .home-section-help .title {
  color: #171717;
  margin: 10px 0;
}
.cms-about-us .lund_help_section_content .home-section-help .help-text a {
  color: #171717;
}
.cms-about-us .lund_help_section_content .home-section-help .help-text:after {
  border-bottom: 1px solid #e3e3e3;
  width: 92%;
}
.cms-about-us .lund_help_section_content .home-section-help .help-text {
  padding-left: 0;
}
.cms-about-us .lund_help_section_content .home-section-help .help-text:last-child:after {
  display: none;
}
.cms-about-us .lund_help_section_content .home-section-help .help-text:last-child a {
  color: #f7b00a;
}
.cms-about-us .lund-about-us-team-and-quality-sections > .container {
  max-width: 1110px;
}
@media (max-width: 1360px) {
  .cms-about-us .lund_about_top_section .breadcrumbs {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .cms-about-us .team-content-description .description-txt p,
  .cms-about-us .quality-content-description .quality-description-txt p {
    font-size: 1.3rem;
  }
}
@media (max-width: 768px) {
  ._col-right {
    text-align: center;
    padding: 3rem 5rem 0;
  }
  .lund_about_services_section .r_top_right {
    padding: 3rem !important;
  }
  .cms-lund-about .lund_about_services_section {
    padding: 0.2rem 2rem;
  }
  .lund_about_testimonials_slider_section .testimonials-slider {
    padding: 0 2rem;
  }
  .cms-lund-about .lund_about_help_section .help-section-content {
    padding: 0 1.3rem;
  }
  .slick-dotted.slick-slider {
    padding: 0 2rem;
  }
  .cms-lund-about .lund_about_top_section .about-top ._col-left h1._title {
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }
  .cms-lund-about .lund_about_top_section .about-top ._col-left p._content {
    font-size: 1.9rem;
    margin-bottom: 2rem;
  }
  .cms-lund-about .lund_about_top_section .about-top {
    padding: 2rem 1rem;
  }
  .cms-about-us .team-content-description .description-txt p,
  .cms-about-us .quality-content-description .quality-description-txt p {
    font-size: 1.6rem;
  }
  .r-more {
    position: relative;
    bottom: 0;
  }
  .quality-content-description {
    order: 2;
  }
  .quality-content-img {
    order: 3;
  }
  .quality-content-img + .empty-col-quality {
    order: 4;
  }
  .cms-about-us .quality-description-txt {
    margin-bottom: 6rem;
  }
  .cms-about-us .quality-content-description,
  .cms-about-us .quality-content-description,
  .cms-about-us .team-content-description {
    padding: 5rem 2rem;
  }
  .cms-about-us .description-txt {
    width: 82%;
  }
}
@media (max-width: 767px) {
  .cms-about-us .lund_about_help_section .help-section-content .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cms-about-us .lund_about_help_section .help-section-content .container .image img {
    width: 100%;
  }
  .cms-about-us .lund_about_help_section .help-section-content .row._details .help-text a {
    line-height: 4rem;
  }
  .cms-about-us .description-txt,
  .cms-about-us .quality-description-txt {
    width: 100%;
  }
}
@media (max-width: 414px) {
  .cms-about-us .quality-description-txt {
    margin-bottom: 0;
  }
}
.cms-lund-guarantee .lund_guarantee_top_section {
  background-image: url(/pub/media/cms/guarantee/lund-racing-guarantee-informations-help.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.cms-lund-guarantee .lund_guarantee_top_section > * {
  position: relative;
}
.cms-lund-guarantee .lund_guarantee_top_section .breadcrumbs {
  border-bottom: none;
}
.cms-lund-guarantee .lund_guarantee_top_section .breadcrumbs li a {
  font-size: 14px;
  color: #C8C8C8;
}
.cms-lund-guarantee .lund_guarantee_top_section .breadcrumbs li strong {
  font-size: 14px;
  color: #C8C8C8;
}
.cms-lund-guarantee .lund_guarantee_top_section .guarantee-top {
  padding: 70px 10px;
}
.cms-lund-guarantee .lund_guarantee_top_section .guarantee-top .row {
  align-items: center;
}
.cms-lund-guarantee .lund_guarantee_top_section .guarantee-top ._col-left {
  margin-bottom: 40px;
}
.cms-lund-guarantee .lund_guarantee_top_section .guarantee-top ._col-left h1._title {
  font-size: 44px;
  font-weight: 700;
  letter-spacing: -0.44px;
  color: #F7B00A;
  text-transform: uppercase;
  font-family: 'Pulse', sans-serif;
  margin-bottom: 50px;
}
.cms-lund-guarantee .lund_guarantee_top_section .guarantee-top ._col-left p._content {
  font-size: 26px;
  color: #FFFFFF;
  line-height: 33px;
  font-weight: 300;
  padding-right: 3vw;
  margin-bottom: 50px;
}
.cms-lund-guarantee .lund_guarantee_top_section .guarantee-top ._col-left p._cnt_btn {
  color: #F7B00A;
  font-size: 16px;
  position: relative;
}
.cms-lund-guarantee .lund_guarantee_top_section .guarantee-top ._col-left p._cnt_btn:after {
  content: "";
  width: 42px;
  height: 1px;
  background: #F7B00A;
  position: absolute;
  left: 0;
  bottom: -20px;
}
.cms-lund-guarantee .lund_guarantee_services_section {
  padding: 100px 20px;
}
.cms-lund-guarantee .lund_guarantee_services_section .row_btn > *,
.cms-lund-guarantee .lund_guarantee_services_section .row_top > * {
  padding: 0;
}
.cms-lund-guarantee .lund_guarantee_services_section .row_top {
  margin-bottom: 30px;
}
.cms-lund-guarantee .lund_guarantee_services_section .row_btn,
.cms-lund-guarantee .lund_guarantee_services_section .row_top {
  box-shadow: 0px 0px 50px #141b9312;
}
.cms-lund-guarantee .lund_guarantee_services_section .r_top_right {
  padding: 3rem 6rem;
}
.cms-lund-guarantee .lund_guarantee_services_section .row_btn .r_btn_left {
  padding: 10px 30px;
}
.cms-lund-guarantee .lund_guarantee_services_section .row_btn h2 {
  color: #171717;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
}
.cms-lund-guarantee .lund_guarantee_services_section .row_btn p {
  font-size: 16px;
  line-height: 24px;
  color: #171717;
  font-weight: 400;
}
.cms-lund-guarantee .lund_guarantee_services_section .row_top h2 {
  color: #171717;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
}
.cms-lund-guarantee .lund_guarantee_services_section .row_top p {
  font-size: 16px;
  line-height: 24px;
  color: #171717;
  font-weight: 400;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 160px 0;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider .slick-slide > div {
  text-align: center;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider ul.slick-dots {
  bottom: -30px !important;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider .testimonial-item {
  max-width: 1100px;
  margin: 0 auto;
  text-align: left;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_title {
  color: #F7B00A;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 20px;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_content {
  font-size: 26px;
  line-height: 32px;
  color: #FFFFFF;
  font-weight: 300;
  margin-bottom: 60px;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info {
  display: inline-flex;
  align-items: center;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info ._tes_user_info_right {
  margin-left: 30px;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info ._tes_user_info_right > * {
  margin-bottom: 2px;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info ._tes_user_info_right ._tes_user_name {
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  font-weight: 300;
  white-space: pre;
}
.cms-lund-guarantee .lund_guarantee_testimonials_slider_section .testimonials-slider .testimonial-item ._tes_user_info ._tes_user_info_right ._tes_user_car_model {
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
  white-space: pre;
}
.cms-lund-guarantee .lund_guarantee_help_section {
  padding: 70px 0;
}
.cms-lund-guarantee .lund_guarantee_help_section .home-section-help {
  background-image: none;
  max-height: unset;
  min-height: unset;
}
.cms-lund-guarantee .lund_guarantee_help_section .home-section-help a {
  padding-bottom: 20px;
}
.cms-lund-guarantee .lund_guarantee_help_section .help-section-content {
  max-width: 1000px;
  margin: 0 auto;
}
.cms-lund-guarantee .lund_guarantee_help_section .help-section-content .row._title h4 {
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
  color: #171717;
  margin-bottom: 40px;
  letter-spacing: 2px;
}
.cms-lund-guarantee .lund_guarantee_help_section .help-section-content .row._details .help-text {
  margin-bottom: 0;
  margin-top: 3rem;
}
.cms-lund-guarantee .lund_guarantee_help_section .help-section-content .row._details .help-text a {
  color: #171717;
  display: block;
  border-bottom: solid 1px #E5E5E5;
}
.cms-lund-guarantee .lund_guarantee_help_section .help-section-content .row._details .help-text._alt a {
  color: #f6b009;
  position: relative;
  border-bottom: none;
}
.cms-lund-guarantee .lund_guarantee_help_section .help-section-content .row._details .help-text._alt a:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 1px;
  background: #f6b009;
  left: 0;
  bottom: 0;
}
.cms-lund-guarantee .lund_guarantee_help_section .help-section-content .row._details .help-text._alt:hover a {
  border-bottom: none;
}
.cms-lund-guarantee .lund_guarantee_help_section .help-section-content .row._details .help-text:hover a {
  border-bottom: solid 1px #f6b009;
}
.cms-lund-guarantee .lund_guarantee_help_section .help-section-content .row._services .title {
  font-size: 20px;
  font-weight: 700;
  color: #171717;
  margin-top: 10px;
  margin-bottom: 30px;
}
.cms-lund-guarantee span.yellow-line {
  position: relative;
}
.cms-lund-guarantee span.yellow-line:after {
  content: "";
  width: 42px;
  height: 1px;
  background: #F7B00A;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cms-lund-guarantee #maincontent {
  padding: 0;
  margin: 0;
  width: 100%;
  min-width: 100%;
}
.cms-lund-guarantee #maincontent .column.main {
  min-height: 0px;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  ._col-right {
    text-align: center;
    padding: 30px 50px 0;
  }
  .lund_guarantee_services_section .r_top_right {
    padding: 30px !important;
  }
  .cms-lund-guarantee .lund_guarantee_services_section {
    padding: 2px 20px;
  }
  .lund_guarantee_testimonials_slider_section .testimonials-slider {
    padding: 0 20px;
  }
  .cms-lund-guarantee .lund_guarantee_help_section .help-section-content {
    padding: 0 13px;
  }
  .slick-dotted.slick-slider {
    padding: 0 20px;
  }
  .cms-lund-guarantee .lund_guarantee_top_section .guarantee-top ._col-left h1._title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .cms-lund-guarantee .lund_guarantee_top_section .guarantee-top ._col-left p._content {
    font-size: 19px;
    margin-bottom: 20px;
  }
  .cms-lund-guarantee .lund_guarantee_top_section .guarantee-top {
    padding: 20px 10px;
  }
}
.cms-dealers main.page-main {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.cms-dealers .column.main .container.dealers .iframeDealers {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.section-authorized {
  margin-bottom: 6rem;
}
.section-authorized .authorized-img-one {
  background-image: url(/pub/media/cms/Dealers/Lundracing-dealers-authorzed-dyno.png);
  background-position: center,center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.section-authorized .authorized-img-one .dyno-logo {
  background-image: url(/pub/media/cms/Dealers/dyno-dealers.svg);
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: 31%;
  vertical-align: middle;
  display: block !important;
  width: 100%;
  height: 100%;
}
.section-authorized .authorized-img-two {
  background-image: url(/pub/media/cms/Dealers/Lundracing-dealers-authorzed-retailer.png);
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.section-authorized .authorized-img-two .shop-logo {
  background-image: url(/pub/media/cms/Dealers/shop-dealers.svg);
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: 31%;
  vertical-align: middle;
  display: block !important;
  width: 100%;
  height: 100%;
}
.section-authorized .authorized-text {
  position: relative;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  padding: 4.4rem 3.2rem 8rem 4.4rem;
}
.section-authorized .authorized-text:after {
  content: "";
  background-color: #f7b00a;
  width: 4.2rem;
  height: 1px;
  position: absolute;
  bottom: 4rem;
}
.section-authorized .authorized-text .content-auth-text h2 {
  margin-top: 0;
  font-size: 2.6rem;
  line-height: 3.2rem;
  color: #171717;
  font-weight: bold;
  margin-bottom: 1rem;
}
.section-authorized .authorized-text .content-auth-text p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #171717;
  font-weight: 400;
}
.section-authorized .authorized-text-two {
  position: relative;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  padding: 4.4rem 3.2rem 8rem 4.4rem;
}
.section-authorized .authorized-text-two .become-a-dealer {
  position: absolute;
  bottom: 4rem;
}
.section-authorized .authorized-text-two .become-a-dealer a {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #f7b00a;
  font-weight: 400;
}
.section-authorized .authorized-text-two .become-a-dealer:after {
  content: "";
  width: 4.2rem;
  height: 1px;
  background-color: #f7b00a;
  display: block;
  margin-top: 2rem;
}
.section-authorized .authorized-text-two .content-auth-text h2 {
  margin-top: 0;
  font-size: 2.6rem;
  line-height: 3.2rem;
  color: #171717;
  font-weight: bold;
  margin-bottom: 1rem;
}
.section-authorized .authorized-text-two .content-auth-text p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #171717;
  font-weight: 400;
  margin-bottom: 2.2rem;
}
.us-dealers-sections h2 {
  font-size: 2.8rem;
  line-height: 3.1rem;
  color: #171717;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 2.8rem;
  margin-top: 0;
  margin-bottom: 4rem;
}
.us-dealers-sections .row {
  margin-bottom: 7rem;
}
.iframeDealers {
  margin-bottom: 5.6rem;
}
.custom-sm-title h3 {
  font-size: 1.8rem;
  line-height: 3.2rem;
  color: #171717;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 3rem;
  position: relative;
  padding-bottom: 1.6rem;
}
.custom-sm-title h3:after {
  content: "";
  background-color: #f7b00a;
  width: 4.2rem;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.custom-sm-title ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.custom-sm-title ul li {
  position: relative;
}
.custom-sm-title ul li a {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #171717;
  font-weight: 400;
}
.custom-sm-title ul li a:hover {
  color: #f7b00a;
}
.custom-sm-title ul li .pop-up-dealers {
  position: absolute;
  visibility: hidden;
}
.custom-sm-title ul li:hover .pop-up-dealers {
  visibility: visible;
}
.custom-sm-title ul li .yellow-pop {
  background-color: #f7b00a;
}
.custom-sm-title ul li .red-pop {
  background-color: #C81318;
}
.custom-tit {
  margin-bottom: 4rem;
}
.custom-tit h3 {
  font-size: 2.8rem;
  line-height: 1.2;
  color: #171717;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-bottom: 2.8rem;
  border-bottom: 1px solid #e5e5e5;
}
.custom-tit ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.custom-tit ul li a {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #171717;
  font-weight: 400;
}
.custom-tit ul li a:hover {
  color: #f7b00a;
}
.custom-tit ul li .pop-up-dealers {
  position: absolute;
  visibility: hidden;
}
.custom-tit ul li:hover .pop-up-dealers {
  visibility: visible;
}
.custom-tit ul li .yellow-pop {
  background-color: #f7b00a;
}
.custom-tit ul li .red-pop {
  background-color: #C81318;
}
.pop-up-dealers {
  padding: 2rem 1.6rem 1.6rem 1.6rem;
  max-width: 25.2rem;
  width: 100%;
  border-radius: 0.5rem;
  z-index: 1;
}
.pop-up-dealers h5 {
  font-size: 1.2rem;
  line-height: 1.1rem;
  color: #ffffff;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 1.4rem;
}
.pop-up-dealers p {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #ffffff;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.6rem;
}
.pop-up-dealers p a {
  font-size: 1.2rem !important;
  line-height: 1.1rem !important;
  color: #ffffff !important;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
}
.pop-up-dealers p a:hover {
  color: #fff !important;
}
.pop-up-dealers .mp-link {
  font-size: 1.2rem;
  line-height: 1.1rem;
  color: #ffffff !important;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
}
@media (max-width: 1360px) {
  .cms-dealers .page-wrapper .breadcrumbs {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .section-authorized .authorized-img-one,
  .section-authorized .authorized-img-two {
    height: 34rem !important;
  }
  .section-authorized .authorized-img-one .dyno-logo,
  .section-authorized .authorized-img-two .shop-logo {
    background-size: 18%;
  }
}
@media (max-width: 768px) {
  .section-authorized .authorized-img-one,
  .section-authorized .authorized-img-two {
    height: 34rem;
    width: 100%;
  }
  .section-authorized .row {
    display: flex;
  }
  .authorized-img-one {
    order: 1;
  }
  .authorized-text {
    order: 2;
  }
  .authorized-img-two {
    order: 3;
  }
  .authorized-text-two {
    order: 4;
  }
  .us-dealers-sections .row {
    margin-bottom: 1rem;
  }
  .custom-sm-title ul {
    margin-bottom: 2rem;
  }
  .custom-sm-title h3 {
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }
  .us-dealers-sections h2,
  .custom-tit h3 {
    font-size: 1.8rem;
  }
  .cms-dealers .column.main .container.dealers {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cms-dealers .column.main .container.dealers .iframeDealers {
    margin-left: 0;
    margin-right: 0;
  }
  .section-authorized > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .section-authorized .authorized-text-two,
  .section-authorized .authorized-text {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cms-dealers .column.main .container.dealers .iframeDealers {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .cms-dealers .column.main .container.dealers {
    padding-left: 0;
    padding-right: 0;
  }
}
.tuning_services_header .content-background-image {
  display: none;
}
.tuning_services_header .page-title-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.tuning_services_header .page-title-wrapper .page-title {
  padding: 0 0.75rem;
}
.cms-page-view.page-layout-2columns-left #maincontent {
  padding: 3rem 0 0 0;
}
.cms-page-view.page-layout-2columns-left .page-wrapper .breadcrumbs {
  max-width: 128rem;
  padding: 1.5rem 0;
}
.cms-page-view.page-layout-2columns-left .page-wrapper .page-title {
  color: #f7b00a;
  font-family: 'Pulse', sans-serif;
  font-size: 4.4rem;
  letter-spacing: -0.044rem;
  text-transform: uppercase;
}
.cms-page-view.page-layout-2columns-left .page-title-wrapper {
  max-width: 128rem;
  padding-left: 0;
  padding-right: 0;
}
.cms-page-view.page-layout-2columns-left .page-title-wrapper .page-title {
  padding-left: 0;
  padding-right: 0;
}
.cms-page-view.page-layout-2columns-left .column.main {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
  line-height: 2.4rem;
  margin-bottom: 13.5rem;
  padding: 6rem 8rem;
  width: 80%;
}
.cms-page-view.page-layout-2columns-left .column.main > p,
.cms-page-view.page-layout-2columns-left .column.main > ul,
.cms-page-view.page-layout-2columns-left .column.main > ol {
  margin-bottom: 4rem;
}
.cms-page-view.page-layout-2columns-left .column.main > p strong {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: -0.022rem;
}
.cms-page-view.page-layout-2columns-left .column.main > ul {
  list-style-type: none;
  padding-left: 0;
}
.cms-page-view.page-layout-2columns-left .column.main > ol {
  list-style-position: inside;
  padding-left: 0;
}
.cms-page-view.page-layout-2columns-left .sidebar.sidebar-main {
  width: 20%;
}
.cms-page-view.page-layout-2columns-left .sidebar.sidebar-main .block-title {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.02rem;
  padding-bottom: 2rem;
}
.cms-page-view.page-layout-2columns-left .sidebar.sidebar-main > ul {
  list-style-type: none;
  padding-left: 0;
}
.cms-page-view.page-layout-2columns-left .sidebar.sidebar-main > ul > li a {
  color: #171717;
}
.cms-page-view.page-layout-2columns-left .sidebar.sidebar-main > ul > li a.active,
.cms-page-view.page-layout-2columns-left .sidebar.sidebar-main > ul > li a:hover {
  color: #f7a00a;
}
.cms-page-view.page-layout-2columns-left .sidebar.sidebar-additional {
  padding-right: 2%;
  width: 20%;
}
.cms-page-view.page-layout-2columns-left .categories > .container {
  max-width: 128rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.cms-page-view.page-layout-2columns-left .categories .category-block .title {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: -0.018rem;
  margin-bottom: 5rem;
  padding: 1rem 0 2rem 0;
  position: relative;
}
.cms-page-view.page-layout-2columns-left .categories .category-block .title:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.cms-page-view.page-layout-2columns-left .column.main > .container {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 3rem;
  max-width: 128rem;
  padding-bottom: 1rem;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .col-md-4 {
  min-height: 60rem;
  position: relative;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .col-md-4 .title,
.cms-page-view.page-layout-2columns-left .column.main > .container .col-md-4 .subtitle {
  left: 2rem;
  position: absolute;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .col-md-4 .title {
  color: #f7b00a;
  font-family: 'Pulse', sans-serif;
  font-size: 3rem;
  text-transform: uppercase;
  top: 5rem;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .col-md-4 .subtitle {
  color: #ffffff;
  font-size: 1.6rem;
  padding-bottom: 1.5rem;
  top: 11rem;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .col-md-4 .subtitle:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .mustang-block {
  background-image: url("../images/mustang.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .f150-block {
  background-image: url("../images/ford-f-150.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .explorer-block {
  background-image: url("../images/ford-explorer.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .explorer-block .subtitle {
  top: 15rem;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .coyote-block {
  background-image: url("../images/coyote-swap.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cms-page-view.page-layout-2columns-left .column.main > .container .coyote-block .subtitle {
  top: 15rem;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section {
  margin-bottom: 3rem;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section .container {
  max-width: 128rem;
  padding-left: 0;
  padding-right: 0;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section .container .row {
  justify-content: center;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section .container .row .col-md-4 {
  flex-grow: 1;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section .footer-section-finder {
  background-image: url("../images/maxhale-min.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 8rem 10rem;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section .footer-section-finder .footer-section-finder-title {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 4rem;
  text-transform: uppercase;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section .footer-section-finder .footer-section-finder-details {
  color: #f7b00a;
  font-size: 1.6rem;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section .footer-section-finder .footer-section-finder-text {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding-bottom: 1rem;
  position: relative;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section .footer-section-finder .footer-section-finder-text:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 5rem;
}
.cms-page-view.page-layout-2columns-left .column.main .footer-section .footer-section-turbo {
  background-image: url("../images/turbo-booster-min.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
.cms-page-view.page-layout-2columns-left .column.main .categories-tree .main-category {
  color: #171717;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: -0.018rem;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
  position: relative;
}
.cms-page-view.page-layout-2columns-left .column.main .categories-tree .main-category:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.cms-page-view.page-layout-2columns-left .column.main .categories-tree .category-list {
  margin: 0;
}
.cms-page-view.page-layout-2columns-left .column.main .categories-tree .category-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* blog category page */
.amblog-post-container .amblog-shot,
.amblog-grid-list > .amblog-item .amblog-shot,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot,
.amblog-grid-list > .amblog-item .amblog-shot,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot {
  color: #171717;
  overflow-wrap: anywhere;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional,
.amblog-index-category.page-layout-2columns-right .sidebar-additional,
.amblog-index-author.page-layout-2columns-right .sidebar-additional {
  margin-top: -5.3rem;
  padding-left: 6rem;
  width: 24%;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search {
  padding: 0;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form {
  position: relative;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box:before,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box:before,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box:before,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before {
  display: none;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box input,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box input,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box input,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input {
  width: 100%;
  height: 5.9rem;
  padding: 0 5.5rem 0 1rem;
  border-radius: 0;
  font-size: 1.4rem;
  line-height: 5.9rem;
  border: none;
  background: #f0f0f0;
  color: #171717;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .amblog-btn,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .amblog-btn,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .amblog-btn,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn {
  background: #ffffff url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg) center center no-repeat;
  height: 4.7rem;
  position: absolute;
  right: 0.6rem;
  text-indent: -999.9rem;
  top: 0.6rem;
  transform: rotate(90deg);
  width: 4.7rem;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-title,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-title,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-title,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 0 0 2rem 0;
  text-transform: capitalize;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link {
  color: #171717;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.018rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  position: relative;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover {
  color: #f7b00a;
  text-decoration: none;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 4rem;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category {
  border: none;
  padding: 0 0 3rem 0;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child {
  padding: 0;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link {
  margin-bottom: 0;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover {
  color: #f7b00a;
  text-decoration: none;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories {
  padding-left: 0;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link {
  color: #171717;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.014rem;
  line-height: 2.2rem;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover {
  color: #f7b00a;
  text-decoration: none;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"] {
  margin-bottom: 8rem;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentpost"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentpost"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentpost"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"] {
  display: none;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty {
  padding: 0;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] {
  padding-bottom: 8rem;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-title,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-title,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-title,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 0 0 2rem 0;
  text-transform: capitalize;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item {
  padding: 0;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag {
  background: none;
  color: #171717;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.014rem;
  margin: 0 0 1rem 0;
  padding: 0;
  width: 100%;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover {
  color: #f7b00a;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] {
  display: none;
}
.amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title,
.amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title,
.amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title {
  color: #171717;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.014rem;
  padding: 0 0 0.5rem 0;
  text-transform: none;
}
.amblog-index-index.page-layout-2columns-right .column.main,
.amblog-index-category.page-layout-2columns-right .column.main,
.amblog-index-author.page-layout-2columns-right .column.main {
  width: 76%;
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container {
  width: 100%;
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-link,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-link,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-link {
  background: #f0f0f0;
  border: none;
  border-radius: 0.4rem;
  width: 3.4rem;
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-link:before,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-link:before,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-link:before {
  background: none;
  color: #171717;
  content: '\e608';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: 'icons-blank-theme';
  font-size: 4.6rem;
  font-weight: normal;
  height: 4.2rem;
  left: 0;
  line-height: inherit;
  margin: 0 0 0 -0.6rem;
  overflow: hidden;
  speak: none;
  text-align: center;
  top: -1.5rem;
  transform: none;
  vertical-align: top;
  width: 3.4rem;
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-link:after,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-link:after,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-link:after {
  display: none;
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-link.-new:before,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-link.-new:before,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-link.-new:before {
  left: 1.1rem;
  top: 0.8rem;
  transform: rotate(180deg);
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled:not(.-new),
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled:not(.-new),
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled:not(.-new) {
  transform: rotate(180deg);
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled {
  background: #f0f0f0;
  border: none;
  border-radius: 0.4rem;
  width: 3.4rem;
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled:before,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled:before,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled:before {
  background: none;
  color: #171717;
  content: '\e617';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: 'icons-blank-theme';
  font-size: 4.6rem;
  font-weight: normal;
  height: 4.2rem;
  left: 0;
  line-height: inherit;
  margin: 0 0 0 -0.6rem;
  overflow: hidden;
  speak: none;
  text-align: center;
  top: -1.5rem;
  transform: none;
  vertical-align: top;
  width: 3.4rem;
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled:after,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled:after,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-link.-disabled:after {
  display: none;
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-pagination,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-pagination,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-pagination {
  color: #85868f;
  font-size: 1.2rem;
}
.amblog-index-index.page-layout-2columns-right .amblog-pager-container .amblog-pagination .label,
.amblog-index-category.page-layout-2columns-right .amblog-pager-container .amblog-pagination .label,
.amblog-index-author.page-layout-2columns-right .amblog-pager-container .amblog-pagination .label {
  color: #171717;
  height: auto;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0 1.2rem 0 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: auto;
}
.amblog-index-index #maincontent,
.amblog-index-category #maincontent,
.amblog-index-author #maincontent {
  padding: 3rem 0 0 0;
}
.amblog-index-index .page-title-wrapper,
.amblog-index-category .page-title-wrapper,
.amblog-index-author .page-title-wrapper {
  float: left;
  width: 76%;
}
.amblog-index-index .page-title-wrapper .page-title,
.amblog-index-category .page-title-wrapper .page-title,
.amblog-index-author .page-title-wrapper .page-title {
  color: #171717;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 0.4rem;
}
.amblog-index-index .amblog-post-container,
.amblog-index-category .amblog-post-container,
.amblog-index-author .amblog-post-container,
.amblog-index-index .amblog-grid-list > .amblog-item,
.amblog-index-category .amblog-grid-list > .amblog-item,
.amblog-index-author .amblog-grid-list > .amblog-item,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item {
  border: none;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  display: flex;
  flex-direction: row;
  margin-bottom: 3rem;
  padding-bottom: 0;
}
.amblog-index-index .amblog-post-container .amblog-wrapper,
.amblog-index-category .amblog-post-container .amblog-wrapper,
.amblog-index-author .amblog-post-container .amblog-wrapper,
.amblog-index-index .amblog-post-container .amblog-content-wrapper,
.amblog-index-category .amblog-post-container .amblog-content-wrapper,
.amblog-index-author .amblog-post-container .amblog-content-wrapper,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-wrapper,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-wrapper,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-wrapper,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
  flex: 0 0 50%;
}
.amblog-index-index .amblog-post-container .amblog-wrapper a,
.amblog-index-category .amblog-post-container .amblog-wrapper a,
.amblog-index-author .amblog-post-container .amblog-wrapper a,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-wrapper a,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-wrapper a,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-wrapper a,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a {
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-index-index .amblog-post-container .amblog-wrapper a img,
.amblog-index-category .amblog-post-container .amblog-wrapper a img,
.amblog-index-author .amblog-post-container .amblog-wrapper a img,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-wrapper a img,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-wrapper a img,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-wrapper a img,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a img,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a img,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a img {
  height: auto;
  width: 100%;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper,
.amblog-index-category .amblog-post-container .amblog-content-wrapper,
.amblog-index-author .amblog-post-container .amblog-content-wrapper,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
  padding: 2rem 5rem 0 5rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-tags,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-tags,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-tags,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-tags,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-tags,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-tags,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-tags,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-tags,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-tags {
  display: none;
  margin: 0;
  padding: 0;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content,
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer {
  margin: 0;
  padding: 0;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content {
  padding-bottom: 6rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title {
  margin-bottom: 1.7rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-headline,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-headline,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-headline,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline {
  color: #171717;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: -0.026rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-headline:hover,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-headline:hover,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-headline:hover,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline:hover,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline:hover,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline:hover,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline:hover,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline:hover,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-headline:hover {
  color: #f7b00a;
  text-decoration: none;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p {
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
  line-height: 2.4rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views {
  color: #85868f;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer {
  flex-direction: column;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more {
  flex: 0 0 100%;
  flex-wrap: nowrap;
  width: 100%;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features a,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features a,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features a,
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more a,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more a,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more a,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a {
  color: #171717;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features a:hover,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features a:hover,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features a:hover,
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more a:hover,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more a:hover,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more a:hover,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a:hover,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a:hover,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a:hover,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a:hover,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a:hover,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a:hover,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a:hover,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a:hover,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features a:hover,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a:hover,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a:hover,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more a:hover {
  color: #f7b00a;
  text-decoration: none;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features {
  justify-content: space-between;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap {
  min-width: 8rem;
  position: relative;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments.amblog-item,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments.amblog-item,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments.amblog-item,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments.amblog-item,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments.amblog-item,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments.amblog-item,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments.amblog-item,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments.amblog-item,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments.amblog-item {
  padding-top: 0;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments {
  position: absolute;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img {
  left: 0;
  max-width: 2.2rem;
  top: 1.1rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments {
  color: #171717;
  margin-right: 0;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 500;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments {
  padding-left: 0.4rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no {
  padding-left: 0.6rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg {
  display: none;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap {
  min-width: 7.9rem;
  position: relative;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > img,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > img,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > img,
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > img,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > img,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > img,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > img,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > img,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > img,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments {
  position: absolute;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img {
  left: 0;
  max-width: 2.2rem;
  top: 1.1rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments {
  margin-right: 0;
  padding-top: 0;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 500;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments {
  padding-left: 0.4rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no {
  padding-left: 0.6rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more {
  padding-top: 4rem;
  text-align: left;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read {
  color: #f7b00a;
  font-weight: 400;
  padding-bottom: 2rem;
  position: relative;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:hover,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:hover,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:hover,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:hover,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:hover,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:hover,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:hover,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:hover,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:hover {
  color: #171717;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 4rem;
}
.amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow {
  display: none;
}
.amblog-index-index .amblog-post-container .amblog-image,
.amblog-index-category .amblog-post-container .amblog-image,
.amblog-index-author .amblog-post-container .amblog-image,
.amblog-index-index .amblog-grid-list > .amblog-item .amblog-image,
.amblog-index-category .amblog-grid-list > .amblog-item .amblog-image,
.amblog-index-author .amblog-grid-list > .amblog-item .amblog-image,
.amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-image,
.amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-image,
.amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-image {
  border-radius: 0;
}
/* end blog category page */
/* blog post page styles */
.amblog-index-post.page-layout-2columns-right .page-title,
.amblog-index-tag.page-layout-2columns-right .page-title {
  color: #171717;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 3.2rem;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional {
  padding-left: 6rem;
  width: 24%;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search {
  padding: 0;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form {
  position: relative;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box:before,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box:before,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box:before,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box:before {
  display: none;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box input,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .input-box input,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .input-box input,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .input-box input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  font-size: 1.4rem;
  height: 5.9rem;
  line-height: 5.9rem;
  padding: 0 5.5rem 0 1rem;
  width: 100%;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-item.-search form .amblog-btn,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search form .amblog-btn,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search form .amblog-btn {
  background: #ffffff url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg) center center no-repeat;
  height: 4.7rem;
  position: absolute;
  right: 0.6rem;
  text-indent: -999.9rem;
  top: 0.6rem;
  transform: rotate(90deg);
  width: 4.7rem;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-title,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-title,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 0 0 2rem 0;
  text-transform: capitalize;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link {
  color: #171717;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.018rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  position: relative;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:hover {
  color: #f7b00a;
  text-decoration: none;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories.-level1 > .amblog-category > .amblog-link:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 4rem;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category {
  border: none;
  padding: 0 0 3rem 0;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child {
  padding: 0;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link {
  margin-bottom: 0;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category:last-child .amblog-link:hover {
  color: #f7b00a;
  text-decoration: none;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories {
  padding-left: 0;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link {
  color: #171717;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.014rem;
  line-height: 2.2rem;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category > .amblog-categories.-level2 > .amblog-category > .amblog-link:hover {
  color: #f7b00a;
  text-decoration: none;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"] {
  margin-bottom: 8rem;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentpost"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentpost"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentpost"] {
  display: none;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-empty,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] .amblog-empty {
  padding: 0;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] {
  padding-bottom: 8rem;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-title,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .amblog-title,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .amblog-title {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 0 0 2rem 0;
  text-transform: capitalize;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item {
  padding: 0;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag {
  background: none;
  color: #171717;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.014rem;
  margin: 0 0 1rem 0;
  padding: 0;
  width: 100%;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] .block-content .tag-list .amblog-item > .amblog-tag:hover {
  color: #f7b00a;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-recentcomments"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"],
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-recentcomments"] {
  display: none;
}
.amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title,
.amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title {
  color: #171717;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.014rem;
  padding: 0 0 0.5rem 0;
  text-transform: none;
}
.amblog-index-post.page-layout-2columns-right .column.main,
.amblog-index-tag.page-layout-2columns-right .column.main {
  width: 76%;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container {
  border: none;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  margin-bottom: 0;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-top,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-top,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-top,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-top,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-top,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-top,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-top,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-top,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top {
  position: relative;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-top > span,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-top > span,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-top > span,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-top > span,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-top > span,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-top > span,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-top > span,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-top > span,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span {
  position: absolute;
  top: -3rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-top > span.amblog-date,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-top > span.amblog-date,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-top > span.amblog-date,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-top > span.amblog-date,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-top > span.amblog-date,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-top > span.amblog-date,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-top > span.amblog-date,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-top > span.amblog-date,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span.amblog-date,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span.amblog-date,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span.amblog-date,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span.amblog-date {
  left: 0;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-top > span.views.amblog-views,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-top > span.views.amblog-views,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-top > span.views.amblog-views,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-top > span.views.amblog-views,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-top > span.views.amblog-views,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-top > span.views.amblog-views,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-top > span.views.amblog-views,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-top > span.views.amblog-views,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span.views.amblog-views,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span.views.amblog-views,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span.views.amblog-views,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-top > span.views.amblog-views {
  left: 10rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-wrapper {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 50rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-wrapper img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-wrapper img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-wrapper img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-wrapper img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-wrapper img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-wrapper img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-wrapper img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-wrapper img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-wrapper img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-wrapper img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-wrapper img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-wrapper img {
  display: none;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container .amblog-tags,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container .amblog-tags,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item .amblog-tags,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item .amblog-tags,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item .amblog-tags,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item .amblog-tags,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container .amblog-tags,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container .amblog-tags,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container .amblog-tags,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container .amblog-tags,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container .amblog-tags,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container .amblog-tags {
  display: none;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container {
  padding: 1.5rem 9rem 1.5rem 6rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container {
  display: none;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap:not([data-amblog-js="short_comments"]) .amblog-svg.-classic {
  display: none;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"],
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] {
  position: relative;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments {
  position: absolute;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] img {
  left: 0;
  max-width: 2.3rem;
  top: 1.2rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments {
  top: 0;
  width: 7.6rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-no {
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: -0.01rem;
  padding-left: 0.8rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .no-comments {
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: -0.01rem;
  padding-left: 0.4rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post .amblog-wrap[data-amblog-js="short_comments"] .comments .comments-text {
  text-transform: capitalize;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content {
  padding: 0;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .article-body,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .article-body,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .article-body,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .article-body,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .article-body,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .article-body,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body {
  padding: 0 9rem 0 6rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .article-body > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .article-body > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .article-body > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .article-body > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .article-body > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .article-body > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-body > p {
  padding: 0;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .article-attachments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .article-attachments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .article-attachments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .article-attachments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .article-attachments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .article-attachments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments {
  padding: 1rem 9rem 1rem 6rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .article-attachments > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .article-attachments > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .article-attachments > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .article-attachments > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .article-attachments > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .article-attachments > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .article-attachments > ul {
  list-style-type: none;
  padding-left: 0;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > p,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > p,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ul {
  font-size: 1.6rem;
  padding: 1rem 9rem 1rem 6rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ul,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ul {
  list-style-type: none;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > ol,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > ol,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > ol,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > ol,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > ol,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > ol,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > ol,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > ol,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ol,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ol,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ol,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > ol {
  padding: 1rem 9rem 1rem 8rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper {
  border: none;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title {
  border-bottom: none;
  color: #171717;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: -0.022rem;
  padding: 0 9rem 0 6rem;
  text-transform: capitalize;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid {
  padding: 0 2rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid > .slick-list {
  padding: 4rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item {
  padding: 3rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item:hover {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo {
  display: block;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container {
  width: 100% !important;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper > .amblog-related-grid .product-item > .amblog-details .product-item-details .product-item-name .product-item-link {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item:hover {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details {
  margin: 0.5rem 0;
  min-height: 6.2rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .product-item-details .product-reviews-summary {
  display: none;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content .amblog-related-wrapper.-related-products .amblog-slick-slider .product-item .amblog-details .price-box .price {
  font-size: 2.2rem;
  font-weight: 500;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper {
  border: none;
  border-radius: 0;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  margin-bottom: 6rem;
  padding-bottom: 4rem;
  position: relative;
  z-index: 1;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper:after,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper:after,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper:after,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper:after {
  background-color: #ffffff;
  content: "";
  height: 5rem;
  position: absolute;
  top: -5rem;
  width: 100%;
  z-index: 2;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper > .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper > .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title {
  background-color: #ffffff;
  border-bottom: none;
  color: #171717;
  font-size: 2.2rem;
  padding: 0 9rem 0 6rem;
  text-transform: capitalize;
  position: relative;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper > .amblog-title:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper > .amblog-title:after,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper > .amblog-title:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper > .amblog-title:after,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title:after,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title:after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 2rem;
  left: 0;
  position: absolute;
  top: 2.4rem;
  transform: none;
  width: 100%;
  z-index: 2;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container {
  margin-left: 6rem;
  margin-right: 9rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-form-comment .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-form-comment .amblog-btn,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-form-comment .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-form-comment .amblog-btn,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-form-comment .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-form-comment .amblog-btn,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-form-comment .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-form-comment .amblog-btn {
  background: #f7b00a;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-header .amblog-author .amblog-svg.user,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-header .amblog-author .amblog-svg.user,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-header .amblog-author .amblog-svg.user,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-header .amblog-author .amblog-svg.user,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-header .amblog-author .amblog-svg.user,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-header .amblog-author .amblog-svg.user,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-header .amblog-author .amblog-svg.user,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-header .amblog-author .amblog-svg.user {
  fill: #f7b00a;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a {
  background: #ffffff;
  border-color: #f7b00a;
  color: #f7b00a;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a .amblog-icon,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a .amblog-icon,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a .amblog-icon,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a .amblog-icon,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a .amblog-icon,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a .amblog-icon,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a .amblog-icon,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply a .amblog-icon {
  fill: #f7b00a;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button {
  color: #f7b00a;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button .amblog-icon,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button .amblog-icon,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button .amblog-icon,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button .amblog-icon,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button .amblog-icon,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button .amblog-icon,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button .amblog-icon,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comment-content .amblog-reply .amblog-button .amblog-icon {
  fill: #f7b00a;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-action,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-action,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action {
  margin: 2rem 9rem 2rem 6rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-btn,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-btn,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-btn,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-btn,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-btn {
  background: #f7b00a;
  border-radius: 0.2rem;
  text-transform: uppercase;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper {
  border: none;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title {
  border-bottom: none;
  color: #171717;
  font-size: 2.2rem;
  padding: 2rem 9rem 2rem 0;
  text-transform: capitalize;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  padding: 0;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-list,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-list,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-list,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-list,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-list {
  margin: 0;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide {
  margin: 0;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
  max-height: 24.4rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item {
  border: none;
  border-radius: 0;
  margin-right: 0;
  padding: 0;
  width: 100% !important;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer {
  width: 50%;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper {
  float: right;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper .amblog-image,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper .amblog-image,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper .amblog-image,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper .amblog-image,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper .amblog-image,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper .amblog-image,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper .amblog-image,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper .amblog-image {
  border-radius: 0;
  height: auto;
  width: 100%;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer {
  float: left;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content {
  margin-top: 0;
  padding: 3rem 3rem 0 3rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title {
  padding: 0;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title .amblog-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title .amblog-link,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title .amblog-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title .amblog-link,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title .amblog-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title .amblog-link,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title .amblog-link,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content > .amblog-title .amblog-link {
  color: #171717;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom {
  margin-top: 1rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer {
  padding: 0 3rem 2rem 3rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read {
  background: none;
  color: #f7b00a;
  font-size: 1.4rem;
  font-weight: 400;
  margin-top: 0;
  padding: 0 0 2rem 0;
  position: relative;
  text-align: left;
  text-transform: capitalize;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read:after,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read:after,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read:after,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read:after,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
.amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
.amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child {
  width: 50% !important;
}
.amblog-index-post.page-layout-2columns-right #maincontent,
.amblog-index-tag.page-layout-2columns-right #maincontent {
  padding: 3rem 0 0 0;
}
.amblog-index-post .amblog-slick-slider.slick-slider .slick-arrow.slick-prev,
.amblog-index-tag .amblog-slick-slider.slick-slider .slick-arrow.slick-prev,
.amblog-index-post .amblog-slick-slider.slick-slider .slick-arrow.slick-next,
.amblog-index-tag .amblog-slick-slider.slick-slider .slick-arrow.slick-next {
  background: #f0f0f0 !important;
  background-image: none !important;
  border: none;
  height: 3.5rem;
  filter: none;
  transform: none;
  width: 3.5rem;
}
.amblog-index-post .amblog-slick-slider.slick-slider .slick-arrow.slick-prev:before,
.amblog-index-tag .amblog-slick-slider.slick-slider .slick-arrow.slick-prev:before {
  background: none;
  color: #171717;
  content: '\e617';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: 'icons-blank-theme';
  font-size: 4.6rem;
  font-weight: normal;
  height: 4.2rem;
  left: 0;
  line-height: inherit;
  margin: 0 0 0 -0.6rem;
  position: absolute;
  speak: none;
  text-align: center;
  top: 1.8rem;
  transform: none;
  vertical-align: top;
  width: 3.4rem;
}
.amblog-index-post .amblog-slick-slider.slick-slider .slick-arrow.slick-next:before,
.amblog-index-tag .amblog-slick-slider.slick-slider .slick-arrow.slick-next:before {
  background: none;
  color: #171717;
  content: '\e608';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: 'icons-blank-theme';
  font-size: 4.6rem;
  font-weight: normal;
  height: 4.2rem;
  left: 0;
  line-height: inherit;
  margin: 0 0 0 -0.6rem;
  position: absolute;
  speak: none;
  text-align: center;
  top: 1.8rem;
  transform: none;
  vertical-align: top;
  width: 3.4rem;
}
.amblog-index-index .amblog-ref,
.amblog-index-category .amblog-ref,
.amblog-index-tag .amblog-ref,
.amblog-index-category .amblog-ref,
.amblog-index-post .amblog-ref,
.amblog-index-author .amblog-ref {
  color: #171717;
}
.amblog-index-index .amblog-ref:hover,
.amblog-index-category .amblog-ref:hover,
.amblog-index-tag .amblog-ref:hover,
.amblog-index-category .amblog-ref:hover,
.amblog-index-post .amblog-ref:hover,
.amblog-index-author .amblog-ref:hover {
  color: #f7b00a;
}
.amblog-post-container .amblog-category,
.amblog-grid-list > .amblog-item .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-category,
.amblog-grid-list > .amblog-item .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-category {
  margin: 0.5rem 6rem 0.5rem 0;
}
.amblog-index-category .page-main .amblog-category-view {
  clear: both;
  max-width: 76%;
}
/* end blog post page styles */
/* blog autohor posts styles */
.amblog-index-author .column.main .amblog-container-list .amblog-article-title {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 0.4rem;
  margin-top: 0;
}
/* end blog autohor posts styles */
/* blog tag posts styles */
.amblog-index-tag .amblog-container-list .amblog-post-container,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item {
  border: none;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  display: flex;
  flex-direction: row;
  margin-bottom: 3rem;
  padding-bottom: 0;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-wrapper,
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-wrapper,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
  flex: 0 0 50%;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-wrapper a,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-wrapper a,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a {
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-wrapper a img,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-wrapper a img,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a img {
  height: auto;
  width: 100%;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
  padding: 2rem 5rem 0 5rem;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-tags,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-tags,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-tags {
  display: none;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content {
  margin: 0;
  padding: 0 0 6rem 0;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title {
  margin-bottom: 1.7rem;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-title .amblog-headline,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title .amblog-headline,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title .amblog-headline {
  color: #171717;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: -0.026rem;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-title .amblog-headline:hover,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title .amblog-headline:hover,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title .amblog-headline:hover {
  color: #f7b00a;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot {
  color: #171717;
  overflow-wrap: anywhere;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom {
  display: flex;
  align-items: baseline;
  margin-top: 20px;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-date,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom .amblog-views {
  color: #85868f;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer {
  align-items: center;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category {
  color: #171717;
  font-size: 1.4rem;
  line-height: 2.5rem;
  margin: 0.5rem 6rem 0.5rem 0;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap {
  display: flex;
  min-width: 7.9rem;
  position: relative;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-svg {
  display: none;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item {
  color: #171717;
  font-size: 1.4rem;
  line-height: 2.5rem;
  margin: 0.5rem 3.1rem 0.5rem 0;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap {
  min-width: 7.9rem;
  position: relative;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments {
  position: absolute;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img {
  left: 0;
  max-width: 2.2rem;
  top: 1.1rem;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments {
  color: #171717;
  margin-right: 0;
  padding-top: 0;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 500;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .no-comments {
  padding-left: 0.4rem;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no {
  padding-left: 0.6rem;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more {
  flex: 0 0 100%;
  flex-wrap: nowrap;
  padding-top: 4rem;
  text-align: left;
  width: 100%;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read {
  color: #f7b00a;
  font-weight: 400;
  padding-bottom: 2rem;
  position: relative;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 4rem;
}
.amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow,
.amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read .amblog-arrow {
  display: none;
}
/* end blog tag posts styles */
/* faq styles */
.faq-category-view #maincontent,
.faq-question-view #maincontent,
.faq-faq-view #maincontent {
  padding: 3rem 0 0 0;
}
.faq-category-view .page-title,
.faq-question-view .page-title,
.faq-faq-view .page-title {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 3.2rem;
}
.faq-category-view .sidebar.sidebar-main .block-title strong,
.faq-question-view .sidebar.sidebar-main .block-title strong,
.faq-faq-view .sidebar.sidebar-main .block-title strong {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.02rem;
  padding-bottom: 2rem;
}
.faq-category-view .sidebar.sidebar-main .block-content ol li,
.faq-question-view .sidebar.sidebar-main .block-content ol li,
.faq-faq-view .sidebar.sidebar-main .block-content ol li {
  padding-bottom: 1rem;
}
.faq-category-view .sidebar.sidebar-main .block-content ol li a,
.faq-question-view .sidebar.sidebar-main .block-content ol li a,
.faq-faq-view .sidebar.sidebar-main .block-content ol li a {
  color: #171717;
}
.faq-category-view .sidebar.sidebar-main .block-content ol li a:hover,
.faq-question-view .sidebar.sidebar-main .block-content ol li a:hover,
.faq-faq-view .sidebar.sidebar-main .block-content ol li a:hover,
.faq-category-view .sidebar.sidebar-main .block-content ol li a.active,
.faq-question-view .sidebar.sidebar-main .block-content ol li a.active,
.faq-faq-view .sidebar.sidebar-main .block-content ol li a.active {
  color: #f7b00a;
}
.faq-category-view .column.main h1,
.faq-question-view .column.main h1,
.faq-faq-view .column.main h1 {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 2rem;
}
.faq-category-view .column.main .faq-category .faqcat-title,
.faq-question-view .column.main .faq-category .faqcat-title,
.faq-faq-view .column.main .faq-category .faqcat-title {
  color: #171717;
}
.faq-category-view .column.main .faq-category .faqcat-title i,
.faq-question-view .column.main .faq-category .faqcat-title i,
.faq-faq-view .column.main .faq-category .faqcat-title i {
  border-bottom-color: #f7b00a;
}
.faq-category-view .column.main .faqs-list .read-more:hover,
.faq-question-view .column.main .faqs-list .read-more:hover,
.faq-faq-view .column.main .faqs-list .read-more:hover {
  color: #f7b00a;
}
.faq-category-view .column.main .faq-category .faqs-list .item.active > a .faq-iconplus:before,
.faq-question-view .column.main .faq-category .faqs-list .item.active > a .faq-iconplus:before,
.faq-faq-view .column.main .faq-category .faqs-list .item.active > a .faq-iconplus:before {
  content: "-";
}
.faq-category-view .column.main .faq-category .faqs-list .item > a .faq-iconplus:before,
.faq-question-view .column.main .faq-category .faqs-list .item > a .faq-iconplus:before,
.faq-faq-view .column.main .faq-category .faqs-list .item > a .faq-iconplus:before {
  content: "+";
  font-size: 1.8rem;
  font-weight: 500;
}
.faq-category-view .column.main .faq-category .faqs-list .item .read-more,
.faq-question-view .column.main .faq-category .faqs-list .item .read-more,
.faq-faq-view .column.main .faq-category .faqs-list .item .read-more {
  color: #171717;
}
.faq-category-view .column.main .faq-category .faqs-list .item .read-more:after,
.faq-question-view .column.main .faq-category .faqs-list .item .read-more:after,
.faq-faq-view .column.main .faq-category .faqs-list .item .read-more:after {
  background: url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg) center center no-repeat;
  background-size: 90%;
  content: "";
  height: 1rem;
  top: 1rem;
  transform: rotate(90deg);
  width: 1rem;
}
.faq-faq-view.page-layout-2columns-left .column.main {
  width: 100%;
}
.faq-question-view .faq-content {
  color: #171717;
}
.faq-question-view .faq-content .details .feedback .btn {
  background: #f7b00a;
  border-color: #f7b00a;
  color: #ffffff;
  text-transform: uppercase;
}
.faq-question-view .faq-content .details .feedback .btn:hover {
  background: #f7a00a;
  border-color: #f7a00a;
  color: #ffffff;
}
.faq-faq-view .column.main .faq-search-form .actions,
.faq-search-index .column.main .faq-search-form .actions {
  vertical-align: top !important;
}
.faq-faq-view .column.main .faq-search-form .actions .action.primary,
.faq-search-index .column.main .faq-search-form .actions .action.primary {
  background: #f7b00a;
  border-color: #f7b00a;
  text-transform: uppercase;
  vertical-align: top !important;
}
.faq-faq-view .column.main .faq-search-form .actions .action.primary:hover,
.faq-search-index .column.main .faq-search-form .actions .action.primary:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
.faq-faq-view .column.main .faq-category .category-list,
.faq-search-index .column.main .faq-category .category-list {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.faq-faq-view .column.main .faq-category .category-list .category .block > a,
.faq-search-index .column.main .faq-category .category-list .category .block > a {
  color: #171717;
}
.faq-faq-view .column.main .faq-category .category-list .category .block > a:hover,
.faq-search-index .column.main .faq-category .category-list .category .block > a:hover {
  color: #f7b00a !important;
  border: 1px solid #f7b00a;
}
.faq-faq-view .column.main .faq-category .category-list .category .block h3 a,
.faq-search-index .column.main .faq-category .category-list .category .block h3 a {
  color: #171717;
}
.faq-faq-view .column.main .faq-category .category-list .category .block h3 a:hover,
.faq-search-index .column.main .faq-category .category-list .category .block h3 a:hover {
  color: #f7b00a !important;
}
/* end faq styles */
/* contact page styles */
.contact-index-index #maincontent {
  padding: 3rem 0 0 0;
}
.contact-index-index .page-main > .page-title-wrapper .page-title {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 0.4rem;
}
.contact-index-index .action.primary,
.contact-index-index .action-primary {
  background: #f7b00a;
  border-color: #f7b00a;
  text-transform: uppercase;
}
.contact-index-index .action.primary:hover,
.contact-index-index .action-primary:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
.contact-index-index .form.contact {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  float: none;
  margin: 0 auto;
  padding: 4rem 4rem 4rem 4rem;
}
.contact-index-index .form.contact .fieldset > .field.choice:before,
.contact-index-index .form.contact .fieldset > .field.no-label:before {
  min-height: 3.6rem;
}
.contact-index-index .form.contact .fieldset .legend {
  margin-left: 0;
}
.contact-index-index .form.contact .fieldset .field.note.no-label:before {
  display: none;
}
.contact-index-index .form.contact .fieldset > .field {
  margin-bottom: 1rem;
}
.contact-index-index .form.contact .fieldset > .field .label,
.contact-index-index .form.contact .fieldset > .field .control {
  clear: both;
  width: 100%;
}
.contact-index-index .form.contact .fieldset > .field > .label {
  font-size: 1.2rem;
  font-weight: 500;
  text-align: left;
}
.contact-index-index .form.contact .fieldset > .field > .label:after {
  color: #171717;
}
.contact-index-index .form.contact input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  font-family: "Work Sans", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  height: 5.9rem;
}
.contact-index-index .form.contact textarea {
  background: #f0f0f0;
  border: none;
  min-height: 8.2rem;
}
.contact-index-index .form.contact .actions-toolbar {
  margin-left: 0;
}
.contact-index-index .form.contact .actions-toolbar button.submit,
.contact-index-index .form.contact .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.submit,
.contact-index-index .form.contact .actions-toolbar .action-gift.submit {
  border-radius: 0.2rem;
  font-size: 1.9rem;
  font-weight: 700;
  height: 5.9rem;
  letter-spacing: -0.019rem;
  padding: 0 1.5rem;
}
/* end contact page styles */
/* sitemap page styles */
.amsitemap-index-index #maincontent {
  padding-left: 0;
  padding-right: 0;
}
.amsitemap-index-index #maincontent .page-title {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 0.4rem;
}
.amsitemap-index-index .column.main {
  padding-top: 3rem;
}
.amsitemap-index-index .htmlsitemap-search-wrapper input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  font-family: "Work Sans", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  height: 5.9rem;
}
.amsitemap-index-index .sitemapSection {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
}
.amsitemap-index-index .sitemapSection h2 {
  font-weight: 600;
  padding: 3rem 0 0 2rem;
}
.amsitemap-index-index .sitemapSection dd ul {
  padding-left: 0;
}
/* sitemap page styles */
@media (max-width: 1360px) {
  /* blog category page */
  .amblog-index-index #maincontent,
  .amblog-index-category #maincontent,
  .amblog-index-post #maincontent,
  .amblog-index-author #maincontent,
  .amblog-index-tag #maincontent,
  .amsitemap-index-index #maincontent {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .amblog-index-index .page-wrapper .breadcrumbs,
  .amblog-index-category .page-wrapper .breadcrumbs,
  .amblog-index-post .page-wrapper .breadcrumbs,
  .amblog-index-author .page-wrapper .breadcrumbs,
  .amblog-index-tag .page-wrapper .breadcrumbs,
  .amsitemap-index-index .page-wrapper .breadcrumbs {
    padding: 1.5rem 2rem;
  }
  .amblog-index-post.page-layout-2columns-right #maincontent,
  .amblog-index-tag.page-layout-2columns-right #maincontent {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content {
    padding-bottom: 3rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more {
    padding-top: 2rem;
  }
  /* end blog category page */
  /* blog post page styles */
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content {
    padding: 2rem 2rem 0 2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer {
    padding: 0 2rem 1rem 2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title {
    font-size: 1.8rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 23.4rem;
  }
  /* end blog post page styles */
  /* faq styles */
  .faq-category-view #maincontent,
  .faq-faq-view #maincontent {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* end faq styles */
  /* contact page styles */
  .contact-index-index #maincontent {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* end contact page styles */
  /* CMS pages styles */
  .cms-page-view.page-layout-2columns-left .page-wrapper .breadcrumbs {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cms-page-view.page-layout-2columns-left #maincontent {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* end CMS pages styles */
}
@media (max-width: 1280px) {
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 22.4rem;
  }
}
@media (max-width: 1240px) {
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p {
    font-size: 1.4rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content {
    padding-bottom: 2rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-title {
    margin-bottom: 1rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-authory .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
    padding: 2rem;
  }
  .amblog-index-category.page-layout-2columns-right #maincontent,
  .amblog-index-author.page-layout-2columns-right #maincontent,
  .amblog-index-post.page-layout-2columns-right #maincontent,
  .amblog-index-tag.page-layout-2columns-right #maincontent {
    padding: 3rem 2rem 0 2rem;
  }
  /* blog tags page styles */
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
    padding: 2rem;
  }
  /* end blog tags page styles */
}
@media (max-width: 1199px) {
  .cms-page-view .page-title-wrapper {
    max-width: 114rem;
  }
  .cms-page-view .page-wrapper .breadcrumbs {
    max-width: 114rem;
  }
  /* blog articles page styles */
  .amblog-index-index .amblog-post-container .amblog-shot,
  .amblog-index-category .amblog-post-container .amblog-shot,
  .amblog-index-author .amblog-post-container .amblog-shot,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-shot,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-shot,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-shot,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-shot,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-shot,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-shot,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-shot,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-shot,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-shot,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-shot,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-shot,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-shot {
    margin: 0;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p {
    margin: 0;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content {
    padding-bottom: 1rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more {
    padding-top: 1rem;
  }
  .amblog-index-index .amblog-post-container .amblog-wrapper,
  .amblog-index-category .amblog-post-container .amblog-wrapper,
  .amblog-index-author .amblog-post-container .amblog-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper {
    flex: 0 0 60%;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
    flex: 0 0 40%;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 20.4rem;
  }
  .amblog-post-container .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-category {
    margin: 0.5rem 1rem 0.5rem 0;
  }
  /* end blog articles page styles */
  /* blog tags page styles */
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
    flex: 0 0 60%;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
    flex: 0 0 40%;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content {
    padding-bottom: 1rem;
  }
  /* end blog tags page styles */
}
@media (max-width: 1124px) {
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 19.4rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap {
    position: relative;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > img,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments {
    position: absolute;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap img {
    left: 0;
    max-width: 2.2rem;
    top: 0.8rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments {
    margin-right: 0;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .no-comments {
    padding-left: 0.4rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap > .comments .comments-no {
    padding-left: 0.6rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img {
    top: 0.8rem;
  }
  /* blog tags page styles */
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 0.5rem 1rem 0.5rem 0;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img {
    top: 0.8rem;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments .comments-no {
    padding-left: 0.6rem;
  }
  /* end blog tags page styles */
}
@media (max-width: 1080px) {
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 18.4rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom {
    margin-top: 0;
  }
  .amblog-index-post.page-layout-2columns-right .amblog-post-container .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .amblog-post-container .amblog-title,
  .amblog-index-post.page-layout-2columns-right .amblog-grid-list > .amblog-item .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .amblog-grid-list > .amblog-item .amblog-title,
  .amblog-index-post.page-layout-2columns-right .amblog-grid-list .slick-slide .amblog-item .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .amblog-grid-list .slick-slide .amblog-item .amblog-title,
  .amblog-index-post.page-layout-2columns-right .amblog-grid-list > .amblog-item .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .amblog-grid-list > .amblog-item .amblog-title,
  .amblog-index-post.page-layout-2columns-right .amblog-grid-list .slick-slide .amblog-item .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .amblog-grid-list .slick-slide .amblog-item .amblog-title {
    margin: 0 0 1rem 0;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer {
    padding-bottom: 0;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content {
    padding-top: 1rem;
  }
}
@media (max-width: 1024px) {
  .amblog-index-index .amblog-post-container .amblog-bottom,
  .amblog-index-category .amblog-post-container .amblog-bottom,
  .amblog-index-author .amblog-post-container .amblog-bottom,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-bottom,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-bottom,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-bottom,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-bottom,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-bottom,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-bottom,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-bottom,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-bottom,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-bottom,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-bottom,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-bottom,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-bottom {
    margin-top: 0;
  }
  .amblog-index-index .amblog-post-container .amblog-category,
  .amblog-index-category .amblog-post-container .amblog-category,
  .amblog-index-author .amblog-post-container .amblog-category,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-category {
    margin: 0 1.5rem 0 0;
  }
  .amblog-index-index .amblog-post-container .amblog-item,
  .amblog-index-category .amblog-post-container .amblog-item,
  .amblog-index-author .amblog-post-container .amblog-item,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item {
    margin: 0;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title {
    font-size: 1.6rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 16.4rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img {
    top: 0.3rem;
  }
  /* blog tags page styles */
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category {
    margin: 0 1.5rem 0 0;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item {
    margin: 0;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item {
    margin: 0;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap img {
    top: 0.3rem;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-bottom,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-bottom {
    margin-top: 0;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item.one-child {
    width: 100% !important;
  }
  /* end blog tags page styles */
}
@media (max-width: 991px) {
  .cms-page-view .page-title-wrapper {
    max-width: 96rem;
  }
  .cms-page-view .page-wrapper .breadcrumbs {
    max-width: 96rem;
  }
  /* blog articles page styles */
  .amblog-index-index .amblog-post-container .amblog-wrapper,
  .amblog-index-category .amblog-post-container .amblog-wrapper,
  .amblog-index-author .amblog-post-container .amblog-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper {
    flex: 0 0 54%;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
    flex: 0 0 46%;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .amblog-index-index .amblog-post-container .amblog-category,
  .amblog-index-category .amblog-post-container .amblog-category,
  .amblog-index-author .amblog-post-container .amblog-category,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-index .amblog-author-container,
  .amblog-index-category .amblog-author-container,
  .amblog-index-author .amblog-author-container,
  .amblog-index-index .amblog-comment-content .amblog-author,
  .amblog-index-category .amblog-comment-content .amblog-author,
  .amblog-index-author .amblog-comment-content .amblog-author,
  .amblog-index-index .amblog-post-container .amblog-item.-author,
  .amblog-index-category .amblog-post-container .amblog-item.-author,
  .amblog-index-author .amblog-post-container .amblog-item.-author,
  .amblog-index-index .amblog-post-container .amblog-item.-comments,
  .amblog-index-category .amblog-post-container .amblog-item.-comments,
  .amblog-index-author .amblog-post-container .amblog-item.-comments,
  .amblog-index-index .amblog-post-container .amblog-item.-print,
  .amblog-index-category .amblog-post-container .amblog-item.-print,
  .amblog-index-author .amblog-post-container .amblog-item.-print,
  .amblog-index-index .amblog-element-block .amblog-author,
  .amblog-index-category .amblog-element-block .amblog-author,
  .amblog-index-author .amblog-element-block .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-comment-content .amblog-author,
  .amblog-index-category .amblog-comment-content .amblog-author,
  .amblog-index-author .amblog-comment-content .amblog-author,
  .amblog-index-index .amblog-post-container .amblog-item.-author,
  .amblog-index-category .amblog-post-container .amblog-item.-author,
  .amblog-index-author .amblog-post-container .amblog-item.-author,
  .amblog-index-index .amblog-post-container .amblog-item.-comments,
  .amblog-index-category .amblog-post-container .amblog-item.-comments,
  .amblog-index-author .amblog-post-container .amblog-item.-comments,
  .amblog-index-index .amblog-post-container .amblog-item.-print,
  .amblog-index-category .amblog-post-container .amblog-item.-print,
  .amblog-index-author .amblog-post-container .amblog-item.-print,
  .amblog-index-index .amblog-element-block .amblog-author,
  .amblog-index-category .amblog-element-block .amblog-author,
  .amblog-index-author .amblog-element-block .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
    font-size: 1.2rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more {
    padding-top: 0;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read {
    font-size: 1.4rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read {
    padding-bottom: 1rem;
  }
  .amblog-index-index .amblog-aside-right.active,
  .amblog-index-category .amblog-aside-right.active,
  .amblog-index-author .amblog-aside-right.active,
  .amblog-index-tag .amblog-aside-right.active,
  .amblog-index-post .amblog-aside-right.active,
  .amblog-index-index .amblog-aside-left.active,
  .amblog-index-category .amblog-aside-left.active,
  .amblog-index-author .amblog-aside-left.active,
  .amblog-index-tag .amblog-aside-left.active,
  .amblog-index-post .amblog-aside-left.active {
    padding: 2rem;
  }
  .amblog-index-index .amblog-aside-right .amblog-close,
  .amblog-index-category .amblog-aside-right .amblog-close,
  .amblog-index-author .amblog-aside-right .amblog-close,
  .amblog-index-tag .amblog-aside-right .amblog-close,
  .amblog-index-post .amblog-aside-right .amblog-close,
  .amblog-index-index .amblog-aside-left .amblog-close,
  .amblog-index-category .amblog-aside-left .amblog-close,
  .amblog-index-author .amblog-aside-left .amblog-close,
  .amblog-index-tag .amblog-aside-left .amblog-close,
  .amblog-index-post .amblog-aside-left .amblog-close {
    margin: 0 0 2.5rem 0.5rem;
  }
  .amblog-index-index .amblog-swipe.-left,
  .amblog-index-category .amblog-swipe.-left,
  .amblog-index-author .amblog-swipe.-left,
  .amblog-index-tag .amblog-swipe.-left,
  .amblog-index-post .amblog-swipe.-left,
  .amblog-index-index .amblog-swipe.-right,
  .amblog-index-category .amblog-swipe.-right,
  .amblog-index-author .amblog-swipe.-right,
  .amblog-index-tag .amblog-swipe.-right,
  .amblog-index-post .amblog-swipe.-right {
    filter: invert(60%) sepia(67%) saturate(601%) hue-rotate(2deg) brightness(106%) contrast(94%);
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read {
    padding: 0 0 1rem 0;
  }
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-title::before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-title::before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title::before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-title::before {
    background-image: url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 0.7rem;
    position: absolute;
    right: 2rem;
    top: 0.8rem;
    transform: rotate(180deg);
    width: 1.4rem;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-search .amblog-title {
    padding-bottom: 3rem;
  }
  /* end blog articles page styles */
  /* blog tags page styles */
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
    flex: 0 0 54%;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper {
    flex: 0 0 46%;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more {
    padding-top: 0;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read {
    font-size: 1.4rem;
    padding-bottom: 1rem;
  }
  /* end blog tags page styles */
}
@media (max-width: 924px) {
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 10.4rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title {
    font-size: 1.2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper {
    width: 35%;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer {
    width: 65%;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read {
    font-size: 1.2rem;
  }
}
@media (max-width: 840px) {
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 8.4rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-index .amblog-ref,
  .amblog-index-category .amblog-ref,
  .amblog-index-author .amblog-ref,
  .amblog-index-index .amblog-index-tag .amblog-ref,
  .amblog-index-category .amblog-index-tag .amblog-ref,
  .amblog-index-author .amblog-index-tag .amblog-ref,
  .amblog-index-index .amblog-index-category .amblog-ref,
  .amblog-index-category .amblog-index-category .amblog-ref,
  .amblog-index-author .amblog-index-category .amblog-ref,
  .amblog-index-index .amblog-index-post .amblog-ref,
  .amblog-index-category .amblog-index-post .amblog-ref,
  .amblog-index-author .amblog-index-post .amblog-ref,
  .amblog-index-index .amblog-index-author .amblog-ref,
  .amblog-index-category .amblog-index-author .amblog-ref,
  .amblog-index-author .amblog-index-author .amblog-ref,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap {
    font-size: 1rem;
    line-height: 1.2rem;
  }
}
@media (max-width: 768px) {
  .cms-page-view .page-title-wrapper {
    max-width: 72rem;
  }
  .cms-page-view .page-wrapper .breadcrumbs {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cms-page-view.page-layout-2columns-left .column.main {
    margin-bottom: 4rem;
  }
  /* blog articles page styles */
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .swipe-me + h4,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .swipe-me + h4,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .swipe-me + h4 {
    display: none;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .swipe-me + h4 + ul,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .swipe-me + h4 + ul,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .swipe-me + h4 + ul {
    display: none;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .swipe-me + h4 + ul + p,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .swipe-me + h4 + ul + p,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .swipe-me + h4 + ul + p {
    display: none;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-swipe.-left,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-swipe.-left,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-swipe.-left,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-swipe.-right,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-swipe.-right,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-swipe.-right {
    top: 12rem;
  }
  .amblog-index-index.page-layout-2columns-right .column.main,
  .amblog-index-category.page-layout-2columns-right .column.main,
  .amblog-index-author.page-layout-2columns-right .column.main {
    width: 100%;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional {
    margin-top: 0;
    padding-left: 0;
    width: 16.66666667%;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content .amblog-shot p {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
  .amblog-index-index .amblog-post-container .amblog-category,
  .amblog-index-category .amblog-post-container .amblog-category,
  .amblog-index-author .amblog-post-container .amblog-category,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-index .amblog-author-container,
  .amblog-index-category .amblog-author-container,
  .amblog-index-author .amblog-author-container,
  .amblog-index-index .amblog-comment-content .amblog-author,
  .amblog-index-category .amblog-comment-content .amblog-author,
  .amblog-index-author .amblog-comment-content .amblog-author,
  .amblog-index-index .amblog-post-container .amblog-item.-author,
  .amblog-index-category .amblog-post-container .amblog-item.-author,
  .amblog-index-author .amblog-post-container .amblog-item.-author,
  .amblog-index-index .amblog-post-container .amblog-item.-comments,
  .amblog-index-category .amblog-post-container .amblog-item.-comments,
  .amblog-index-author .amblog-post-container .amblog-item.-comments,
  .amblog-index-index .amblog-post-container .amblog-item.-print,
  .amblog-index-category .amblog-post-container .amblog-item.-print,
  .amblog-index-author .amblog-post-container .amblog-item.-print,
  .amblog-index-index .amblog-element-block .amblog-author,
  .amblog-index-category .amblog-element-block .amblog-author,
  .amblog-index-author .amblog-element-block .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-comment-content .amblog-author,
  .amblog-index-category .amblog-comment-content .amblog-author,
  .amblog-index-author .amblog-comment-content .amblog-author,
  .amblog-index-index .amblog-post-container .amblog-item.-author,
  .amblog-index-category .amblog-post-container .amblog-item.-author,
  .amblog-index-author .amblog-post-container .amblog-item.-author,
  .amblog-index-index .amblog-post-container .amblog-item.-comments,
  .amblog-index-category .amblog-post-container .amblog-item.-comments,
  .amblog-index-author .amblog-post-container .amblog-item.-comments,
  .amblog-index-index .amblog-post-container .amblog-item.-print,
  .amblog-index-category .amblog-post-container .amblog-item.-print,
  .amblog-index-author .amblog-post-container .amblog-item.-print,
  .amblog-index-index .amblog-element-block .amblog-author,
  .amblog-index-category .amblog-element-block .amblog-author,
  .amblog-index-author .amblog-element-block .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-item.-print,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-post-container .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
    font-size: 1.6rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read {
    font-size: 1.6rem;
    padding-bottom: 2rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more {
    padding-top: 1rem;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories .amblog-list .amblog-categories > .amblog-category {
    padding: 0 0 2rem 0;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"] {
    margin-bottom: 4rem;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] {
    padding-bottom: 0rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main,
  .amblog-index-tag.page-layout-2columns-right .column.main {
    width: 100%;
  }
  .amblog-index-post.page-layout-2columns-right .sidebar-additional,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional {
    padding-left: 0;
    width: 100%;
  }
  .amblog-index-post.page-layout-2columns-right .page-title,
  .amblog-index-tag.page-layout-2columns-right .page-title {
    margin-bottom: 0;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 17.4rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer {
    width: 50%;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content {
    padding-top: 2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper .amblog-title {
    font-size: 1.6rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer .amblog-read {
    padding-bottom: 2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-social-container,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-features.-post,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-social-container {
    padding: 1.5rem 2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content p {
    padding: 1rem 2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-post-container > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list > .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-grid-list .slick-slide .amblog-item > .amblog-content > .amblog-related-wrapper .amblog-title,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper > .amblog-title {
    padding: 0 2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper .amblog-comments-action {
    margin: 2rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-index .amblog-ref,
  .amblog-index-category .amblog-ref,
  .amblog-index-author .amblog-ref,
  .amblog-index-index .amblog-index-tag .amblog-ref,
  .amblog-index-category .amblog-index-tag .amblog-ref,
  .amblog-index-author .amblog-index-tag .amblog-ref,
  .amblog-index-index .amblog-index-category .amblog-ref,
  .amblog-index-category .amblog-index-category .amblog-ref,
  .amblog-index-author .amblog-index-category .amblog-ref,
  .amblog-index-index .amblog-index-post .amblog-ref,
  .amblog-index-category .amblog-index-post .amblog-ref,
  .amblog-index-author .amblog-index-post .amblog-ref,
  .amblog-index-index .amblog-index-author .amblog-ref,
  .amblog-index-category .amblog-index-author .amblog-ref,
  .amblog-index-author .amblog-index-author .amblog-ref,
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer > .amblog-features > .amblog-wrap > .comments.amblog-item,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer > .amblog-features > .amblog-wrap > .comments.amblog-item,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer > .amblog-features > .amblog-wrap > .comments.amblog-item,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer > .amblog-features > .amblog-wrap > .comments.amblog-item,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer > .amblog-features > .amblog-wrap > .comments.amblog-item,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer > .amblog-features > .amblog-wrap > .comments.amblog-item,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer > .amblog-features > .amblog-wrap > .comments.amblog-item,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer > .amblog-features > .amblog-wrap > .comments.amblog-item,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer > .amblog-features > .amblog-wrap > .comments.amblog-item {
    padding-top: 0.4rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item {
    padding-top: 0;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item a,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item a,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item a,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item a,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item a,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item a,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item a,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item a,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item a {
    line-height: 1.6rem;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-category {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .amblog-index-tag .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-tag .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item,
  .amblog-index-tag .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap + .amblog-wrap > .comments.amblog-item {
    padding-top: 0;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more .amblog-read {
    font-size: 1.6rem;
    padding-bottom: 2rem;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-features .amblog-wrap .amblog-item {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-footer .amblog-more {
    padding-top: 1rem;
  }
  /* end blog articles page styles */
}
@media (max-width: 767px) {
  /* blog articles page styles */
  .amblog-index-index.page-layout-2columns-right .columns,
  .amblog-index-category.page-layout-2columns-right .columns,
  .amblog-index-author.page-layout-2columns-right .columns {
    clear: both;
  }
  .amblog-index-index .amblog-post-container,
  .amblog-index-category .amblog-post-container,
  .amblog-index-author .amblog-post-container,
  .amblog-index-index .amblog-grid-list > .amblog-item,
  .amblog-index-category .amblog-grid-list > .amblog-item,
  .amblog-index-author .amblog-grid-list > .amblog-item,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item,
  .amblog-index-index .amblog-grid-list > .amblog-item,
  .amblog-index-category .amblog-grid-list > .amblog-item,
  .amblog-index-author .amblog-grid-list > .amblog-item,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item {
    flex-direction: column;
  }
  .amblog-post-container .amblog-read,
  .amblog-grid-list > .amblog-item .amblog-read,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read,
  .amblog-grid-list > .amblog-item .amblog-read,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read {
    background: none;
    border-radius: 0;
    color: #f7b00a;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: -0.014rem;
    text-align: left;
    padding-bottom: 2rem;
    position: relative;
  }
  .amblog-post-container .amblog-read:after,
  .amblog-grid-list > .amblog-item .amblog-read:after,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read:after,
  .amblog-grid-list > .amblog-item .amblog-read:after,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read:after {
    border-bottom: 1px solid #f7b00a;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 4rem;
  }
  .amblog-index-index .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-category .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-author .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content {
    padding-bottom: 2rem;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-swipe.-left,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-swipe.-left,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-swipe.-left,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-swipe.-right,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-swipe.-right,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-swipe.-right {
    top: 14rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-comments-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-comments-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-comments-wrapper,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-comments-wrapper {
    margin-bottom: 0;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"],
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-tag"] {
    margin-bottom: 3rem;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title {
    position: relative;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title:before {
    background: transparent;
    background-image: url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    height: 0.7rem;
    position: absolute;
    right: 2rem;
    top: 0.8rem;
    transform: rotate(180deg);
    width: 1.4rem;
  }
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-element-block .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-categories > .amblog-title.-active:before,
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-tag.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before,
  .amblog-index-post.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container.-tags > .amblog-title.-active:before {
    transform: none;
  }
  /* end blog articles page styles */
  /* blog tag page styles */
  .amblog-index-tag .amblog-container-list .amblog-post-container,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item {
    flex-direction: column;
  }
  .amblog-index-tag .amblog-container-list .amblog-post-container .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list > .amblog-item .amblog-content-wrapper .amblog-content,
  .amblog-index-tag .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content-wrapper .amblog-content {
    padding-bottom: 2rem;
  }
  /* end blog tag page styles */
  /* sitemap page styles */
  .amsitemap-index-index .sitemapSection .am-sitemap-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .amsitemap-index-index .sitemapSection ul {
    padding-left: 0;
  }
  .amsitemap-index-index .sitemapSection ul li {
    margin-left: 2.8rem !important;
  }
  .amsitemap-index-index .sitemapSection .am-sitemap-list > dl {
    padding-left: 2rem;
  }
  .amsitemap-index-index .sitemapSection .am-sitemap-list > dl > dd ul > li {
    margin-left: 0.7rem !important;
  }
  .htmlsitemap-search-wrapper input {
    background: #f0f0f0;
    border: none;
    border-radius: 0.2rem;
    color: #171717;
    font-family: "Work Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    height: 5.9rem;
  }
  /* end sitemap page styles */
}
@media (max-width: 480px) {
  .cms-page-view .page-title-wrapper {
    max-width: 40rem;
  }
  .cms-page-view .page-wrapper .page-title {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
  .cms-page-view .page-wrapper .breadcrumbs {
    max-width: 100%;
  }
  .cms-page-view .column.main {
    padding: 2rem;
  }
  /* blog articles page styles */
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-element-block[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-post-container .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list > .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-index.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-category.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"],
  .amblog-index-author.page-layout-2columns-right .sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set="sidebar-category"] {
    margin-bottom: 2rem;
  }
  .amblog-index-index.page-layout-2columns-right .amblog-swipe.-left,
  .amblog-index-categor.page-layout-2columns-right .amblog-swipe.-left,
  .amblog-index-index.page-layout-2columns-right .amblog-swipe.-right,
  .amblog-index-categor.page-layout-2columns-right .amblog-swipe.-right {
    right: 2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 22rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-top: 2rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-footer {
    padding-top: 1rem;
  }
  .amblog-post-container .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-category {
    margin: 0.5rem 2rem 0.5rem 0;
  }
  .amblog-index-post.page-layout-2columns-right .slick-slider .slick-arrow,
  .amblog-index-tag.page-layout-2columns-right .slick-slider .slick-arrow {
    top: 43%;
  }
  /* end blog articles page styles */
}
@media (max-width: 414px) {
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content {
    padding-top: 1rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom {
    line-height: 1.6rem;
    margin-top: 1rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 18.6rem;
  }
}
@media (max-width: 375px) {
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-top: 0.5rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .slick-track > .slick-slide > div {
    max-height: 16.6rem;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-element-block > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p,
  .amblog-index-tag.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container > .amblog-related-wrapper > .amblog-related-grid .list-item .amblog-content .amblog-bottom p {
    margin-bottom: 0;
  }
}
.columns-contact {
  width: 50%;
  float: left;
}
.title-section-info-contact {
  color: #171717;
  font-size: 31px;
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 23px;
  line-height: 31px;
}
.content-info-contact {
  padding-right: 43px;
}
.maps-info {
  margin-bottom: 48px;
}
.title-contact-info {
  color: #171717;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 48px;
}
.info-ct ul {
  padding: 0;
}
.info-ct ul:after {
  display: block;
  content: " ";
  width: 30px;
  height: 1px;
  background: #F7B00A;
}
.info-ct ul li {
  list-style-type: none;
  margin-bottom: 35px;
  position: relative;
}
.info-ct ul li p {
  display: inline;
  color: #171717;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-left: 40px;
  margin-bottom: 0;
}
.info-ct ul li.pin-ct:before {
  content: "";
  background: url(/pub/media/wysiwyg/contact-img/lundracing-pin-contact.svg) no-repeat;
  width: 20px;
  height: 30px;
  position: absolute;
  top: -2px;
}
.info-ct ul li.mail-ct:before {
  content: "";
  background: url(/pub/media/wysiwyg/contact-img/lundracing-pin-contact.svg) no-repeat;
  width: 20px;
  height: 30px;
  position: absolute;
  top: -2px;
}
.info-ct ul li.tel-ct:before {
  content: "";
  background: url(/pub/media/wysiwyg/contact-img/lundracing-phone-contact.svg) no-repeat;
  width: 30px;
  height: 29px;
  position: absolute;
  top: -4px;
}
li.tel-ct {
  margin-bottom: 50px !important;
}
.contact-index-index form.contact {
  margin-bottom: 140px;
  padding: 50px 100px 80px 100px;
}
.contact-index-index form.contact .legend {
  margin-bottom: 40px;
}
.contact-index-index form.contact .legend span {
  color: #171717;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 0;
  text-align: center;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 46px;
}
.contact-index-index form.contact .fieldset {
  margin-bottom: 3rem;
}
.contact-index-index form.contact .fieldset .field.name label,
.contact-index-index form.contact .fieldset .field.email label,
.contact-index-index form.contact .fieldset .field.comment label {
  margin-bottom: 1rem !important;
  padding-top: 0;
}
.contact-index-index form.contact .fieldset > .field {
  margin-bottom: 1rem;
  position: relative;
}
.contact-index-index form.contact .fieldset > .field .control div.mage-error {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.contact-index-index .actions-toolbar .primary {
  width: 100%;
}
.contact-index-index .actions-toolbar .primary button,
.contact-index-index .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.contact-index-index .actions-toolbar .primary .action-gift {
  border-radius: 0.2rem;
  width: 100%;
}
.contact-index-index .actions-toolbar .primary button:hover,
.contact-index-index .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.contact-index-index .actions-toolbar .primary .action-gift:hover {
  background-color: #f7b00a;
}
.contact-index-index .actions-toolbar .primary button.submit span,
.contact-index-index .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.submit span,
.contact-index-index .actions-toolbar .primary .action-gift.submit span {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.9rem;
}
/*Top-footer-image*/
.footer-top-line .footer-top-line-block .image {
  height: 8rem;
}
/* */
.contact-index-index .page-title-wrapper {
  padding-bottom: 6rem;
  text-align: center;
}
@media (max-width: 1360px) {
  .contact-index-index.page-layout-1column .breadcrumbs {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .contact-index-index .form.contact {
    padding: 50px 60px 60px 60px;
    margin-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .columns-contact {
    width: 100%;
    margin-bottom: 50px;
  }
  .content-info-contact {
    padding-right: 0;
  }
  .contact-index-index .form.contact {
    padding: 40px 40px 40px 40px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .contact-index-index form.contact .fieldset > .field .control div.mage-error {
    top: 0.3rem;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.product-reviews-summary .reviews-actions a:hover {
  color: #171717;
  text-decoration: none;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
header.page-header .header-wrapper-bottom-c.show-sttrc .search .amsearch-loupe {
  display: none !important;
}
header.page-header {
  box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
}
header.page-header .header.content {
  height: 8rem;
  margin-bottom: 0;
  padding: 0;
  /* 0 2rem */
  position: relative;
}
header.page-header .header.content .ammenu-main-container .ammenu-items .ammenu-item .ammenu-submenu-block.-simple:before,
header.page-header .header.content .ammenu-main-container .ammenu-items .ammenu-item .ammenu-submenu-block.-root.-full:before {
  box-shadow: 0px 10px 16px #0000000F;
  content: "";
  height: 1.1rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column > .ammenu-link {
  color: #171717;
  padding-bottom: 2rem;
  padding-top: 2rem;
  position: relative;
  text-transform: none;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column > .ammenu-link:hover {
  color: #f7b00a;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column > .ammenu-link:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 4rem;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column .ammenu-list li .ammenu-link {
  color: #171717;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: -0.014rem;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column .ammenu-list li .ammenu-link:hover {
  color: #f7b00a;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column.col-25 img,
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column.col-26 img,
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column.col-35 img {
  max-height: 26rem;
  overflow: hidden;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column.col-20 {
  flex: 1 0 20%;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column.col-25 {
  flex: 1 0 25%;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column.col-28 {
  flex: 1 0 28%;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column.col-35 {
  flex: 1 0 35%;
}
header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column.-col-3 > img {
  width: 100%;
}
header.page-header .header.content .header-wrapper-col-three {
  display: flex;
  flex-direction: row;
  align-items: center;
}
header.page-header .header.content .header-wrapper-col-three > * {
  width: 5rem;
  height: 2.2rem;
  padding: 0 1.4rem;
  text-align: center;
  border-left: solid 1px #D9D9D9;
  margin: 0 !important;
}
header.page-header .header.content .header-wrapper-col-three > *:hover {
  cursor: pointer;
}
header.page-header .header.content .header-wrapper-col-three .search-top-main-right {
  border-left: none !important;
}
header.page-header .header.content .header-wrapper-col-three .search-top-main-right img,
header.page-header .header.content .header-wrapper-col-three .account-top-main-right img {
  max-width: 1.6rem;
}
header.page-header .header.content .header-wrapper-col-three .account-top-main-right {
  position: relative;
}
header.page-header .header.content .header-wrapper-col-three .account-top-main-right .my-account-top-right-content {
  position: absolute;
  top: 3rem;
  width: 20rem;
  background: #ffffff;
  box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  opacity: 0;
  text-align: left;
  transform: translate(-50%, 0);
  transition: visibility 0s, opacity 0.2s linear;
  visibility: hidden;
  z-index: 9;
}
header.page-header .header.content .header-wrapper-col-three .account-top-main-right .my-account-top-right-content ul {
  list-style: none;
  padding: 1rem 0;
  margin: 0;
}
header.page-header .header.content .header-wrapper-col-three .account-top-main-right .my-account-top-right-content ul li {
  margin-bottom: 0;
}
header.page-header .header.content .header-wrapper-col-three .account-top-main-right .my-account-top-right-content ul li a {
  padding: 1rem 2rem;
  display: block;
  width: 100%;
  background: white;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  margin-bottom: 0;
  color: #2b2b2b;
}
header.page-header .header.content .header-wrapper-col-three .account-top-main-right .my-account-top-right-content ul li a:hover {
  background: whitesmoke;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  text-decoration: none;
  color: #232323;
}
header.page-header .header.content .header-wrapper-col-three .account-top-main-right .my-account-top-right-content ul li a i {
  width: 2.2rem;
  vertical-align: initial;
  text-align: left;
}
header.page-header .header.content .header-wrapper-col-three .account-top-main-right.show-matrc .my-account-top-right-content {
  opacity: 1;
  visibility: visible;
  z-index: 901;
}
header.page-header .header.content .header-wrapper-col-three .ammenu-nav-sections .-topmenu {
  margin: 0;
}
header.page-header .header.content .header-wrapper-col-three .minicart-wrapper .action.showcart:before,
header.page-header .header.content .header-wrapper-col-three .minicart-wrapper .action.showcart.active:before {
  content: "";
  font-family: unset;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  background-image: url(/pub/media/wysiwyg/header-icons/icon-trolly.svg);
  width: 1.6rem;
  height: 2.3rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
header.page-header .header.content .header-wrapper-col-three .minicart-wrapper {
  padding-right: 0;
  width: 4.6rem;
}
header.page-header .header.content .header-wrapper-col-three .minicart-wrapper .block-minicart {
  border: none;
  box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  max-height: 52rem;
}
header.page-header .header.content .header-wrapper-col-three .minicart-wrapper .block-minicart .minicart-items-wrapper {
  max-height: 30rem !important;
}
header.page-header .header.content .header-wrapper-col-three .minicart-wrapper .action.showcart .counter.qty {
  background: #F7B00A;
  color: black;
  height: 1.8rem;
  line-height: 1.8rem;
  border-radius: 1.8rem;
  margin: 0;
  min-width: 1.8rem;
  padding: 0 0.3rem;
  position: absolute;
  top: -1rem;
  right: -1rem;
}
header.page-header .header.content .header-wrapper-col-three .minicart-wrapper .ui-dialog.ui-widget {
  display: block;
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear;
  visibility: hidden;
}
header.page-header .header.content .header-wrapper-col-three .minicart-wrapper.active .ui-dialog.ui-widget {
  opacity: 1;
  visibility: visible;
}
header.page-header .header.content .header-wrapper-col-two {
  width: 100%;
}
header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link {
  color: #171717 !important;
  font-weight: 700;
  letter-spacing: -0.016rem;
  text-transform: uppercase;
}
header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link:hover {
  color: #171717 !important;
}
header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link:hover .ammenu-text {
  position: relative;
}
header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link:hover .ammenu-text:before {
  border-bottom: 4px solid #f7b00a;
  bottom: -2.9rem;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 902;
}
header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link.-current .ammenu-text {
  position: relative;
}
header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link.-current .ammenu-text:before {
  border-bottom: 4px solid #f7b00a;
  bottom: -2.9rem;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 902;
}
header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item .ammenu-submenu-block {
  transition: none;
  z-index: 901;
}
header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item .ammenu-submenu-block .ammenu-categories-container .ammenu-column.-col-4 img {
  width: 100%;
}
header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item .ammenu-submenu-block .ammenu-categories-container .ammenu-column.-col-4:last-child {
  padding-right: 1.5rem;
}
header.page-header .header-wrapper-bottom-c {
  background: white;
  box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  height: 60px;
  opacity: 0;
  position: absolute;
  transition: visibility 0s, opacity 0.2s linear;
  visibility: hidden;
  width: 100%;
  z-index: 99;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  margin-bottom: 1rem;
  margin-top: 1rem;
  max-width: 1280px;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .block-search {
  width: 100%;
  padding: 0 !important;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .block-search .control {
  padding: 0;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .block-search input {
  background: #f0f0f0;
  border: none;
  font-size: 1.2rem;
  height: 3.2rem;
  left: auto;
  padding: 0 3.5rem 0 1.5rem;
  position: relative;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .block-search input:focus {
  box-shadow: 0 0.2rem 0.4rem #f7b00a;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .block-search .minisearch .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item:hover {
  background-color: #ffffff;
  border: none;
  box-shadow: 0px 0px 50px #141B9312;
  margin: 0;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .block-search .minisearch .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item .amsearch-autocomplete-image .product-image-photo {
  border: none;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .block-search .minisearch .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item .amsearch-autocomplete-information .amsearch-highlight {
  background-color: #f7b00a;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control #search_autocomplete {
  max-width: 100%;
  width: 100% !important;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results {
  max-width: 100%;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-wrapper-input {
  max-width: 100%;
  position: relative;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results .amsearch-leftside .amsearch-item-container:not(.recent_searches) .amsearch-highlight {
  color: #f7b00a;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results .amsearch-leftside .recent_searches .amsearch-item:hover {
  border-color: #f7b00a;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item .amsearch-autocomplete-image .product-image-photo {
  border: none;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item:hover {
  background-color: #ffffff;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item:hover .amsearch-autocomplete-information .amsearch-wrapper-inner {
  position: relative;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item:hover .amsearch-autocomplete-information .amsearch-wrapper-inner:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 74%;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item:hover .amsearch-autocomplete-information .amsearch-wrapper-inner .product-item-actions .actions-primary {
  display: block;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item:hover .amsearch-autocomplete-information .amsearch-wrapper-inner .product-item-actions .actions-primary .action.tocart {
  background-color: #f7b00a;
  border: 1px solid #f7b00a;
  font-size: 0;
  line-height: 0;
  height: 4.7rem;
  width: 4.7rem;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item:hover .amsearch-autocomplete-information .amsearch-wrapper-inner .product-item-actions .actions-primary .action.tocart:after {
  bottom: 40%;
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  right: 4%;
  position: absolute;
  transform: translateX(-50%);
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item .amsearch-autocomplete-information .product-item-link .amsearch-highlight {
  background-color: #f7b00a;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item .amsearch-autocomplete-information .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #f7b00a;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item .amsearch-autocomplete-information .amsearch-wrapper-inner {
  height: 5.9rem;
  justify-content: space-between;
  width: 100%;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item .amsearch-autocomplete-information .amsearch-wrapper-inner .product-item-actions .actions-primary {
  display: none;
}
header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .minisearch.-opened .field.search .control .amsearch-results #amasty-shopby-product-list .amsearch-wrapper-content .amsearch-item .amsearch-autocomplete-information .amsearch-wrapper-inner .product-item-actions .actions-secondary {
  display: none;
}
header.page-header .header-wrapper-bottom-c.show-sttrc {
  opacity: 1;
  transform: translateY(-1rem);
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  visibility: visible;
  z-index: 901;
}
.page-wrapper.sticky_header_ln {
  padding-top: 12rem;
}
.page-wrapper.sticky_header_ln header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link:hover .ammenu-text:before {
  bottom: -2rem;
}
.page-wrapper.sticky_header_ln header.page-header .header.content .ammenu-main-container .ammenu-items .ammenu-item .ammenu-submenu-block.-simple:before,
.page-wrapper.sticky_header_ln header.page-header .header.content .ammenu-main-container .ammenu-items .ammenu-item .ammenu-submenu-block.-root.-full:before {
  top: -0.9rem;
}
.page-wrapper.sticky_header_ln .page-header {
  position: fixed;
  left: 0;
  right: 0;
  top: -4.2rem;
  z-index: 9999;
}
.page-wrapper.sticky_header_ln .page-header .header.content {
  height: 6.2rem;
}
.page-wrapper.sticky_header_ln .page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link.-current .ammenu-text:before {
  bottom: -2.1rem;
}
.amsearch-item-container.page a.item-name {
  color: #f7b00a;
}
.obj-ft-cov img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
/* Hide Support Academy(Tunning Academy) menu link - 4-th link */
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:nth-child(4) {
  display: none;
}
/* */
.flex-right {
  margin-left: auto;
}
@media (max-width: 1360px) {
  header.page-header .header.content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  header.page-header .header.panel {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1280px) {
  header.page-header .header.content .ammenu-main-container .ammenu-categories-container .ammenu-link {
    font-size: 1.2rem;
  }
  header.page-header .header.content .ammenu-nav-sections.-topmenu .ammenu-categories-container .ammenu-column .ammenu-list li .ammenu-link {
    font-size: 1.2rem;
  }
  header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link {
    font-size: 1.4rem;
  }
  header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link.-current .ammenu-text:before {
    bottom: -3rem;
  }
}
@media (max-width: 1200px) {
  .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
    font-size: 1.4rem;
  }
  header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link {
    font-size: 1.1rem;
  }
  header.page-header .header.content .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-items > .ammenu-item > .ammenu-link.-current .ammenu-text:before {
    bottom: -3.2rem;
  }
}
@media (max-width: 1120px) {
  .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
    font-size: 1.2rem;
  }
}
@media (max-width: 1040px) {
  .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
    font-size: 1rem;
  }
  .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
    padding: 1.8rem 1rem;
  }
  .ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root,
  .ammenu-nav-sections.-topmenu {
    max-width: 100%;
  }
  .header-wrapper-col-one {
    align-items: center;
    display: flex;
  }
}
@media (max-width: 1024px) {
  .header-wrapper-col-two .ammenu-nav-sections.-mobile .ammenu-link {
    padding: 0 1rem;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > a.level-top {
    align-items: center;
    color: #171717;
    display: flex;
    flex-basis: 100%;
    font-size: 1.4rem;
    font-weight: 700;
    min-height: 4.4rem;
    text-transform: uppercase;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > a.level-top:hover,
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > a.level-top.active {
    color: #f7b00a;
    text-decoration: none;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > a.level-top:hover .ammenu-toggle,
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > a.level-top.active .ammenu-toggle {
    transform: rotate(180deg);
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > a.level-top:before {
    margin: 0 10px 0 0;
    min-width: 10px;
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-radius: 12px;
    content: '';
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > a.level-top .ammenu-toggle {
    touch-action: manipulation;
    transform: rotate(90deg);
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu {
    display: none;
    padding-left: 2rem;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu.active {
    display: block;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu > .ui-menu-item {
    margin-bottom: 0;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu > .ui-menu-item > a {
    align-items: center;
    color: #171717;
    display: flex;
    flex-basis: 100%;
    font-size: 1.4rem;
    font-weight: 700;
    min-height: 3.4rem;
    text-transform: uppercase;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu > .ui-menu-item > a:hover,
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu > .ui-menu-item > a.active {
    color: #f7b00a;
    text-decoration: none;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu > .ui-menu-item > a .ammenu-toggle {
    display: none;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu > .ui-menu-item > ul li {
    margin-bottom: 0;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu > .ui-menu-item > ul li a {
    color: #171717;
    font-weight: 700;
    text-transform: uppercase;
  }
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu > .ui-menu-item > ul li a:hover,
  .header-wrapper-col-two .ammenu-menu-wrapper .ammenu-itemsCategory > .level0 > ul.level0.submenu > .ui-menu-item > ul li a.active {
    color: #f7b00a;
  }
  .ammenu-button.-hamburger {
    min-width: 30px;
  }
  .ammenu-nav-sections.-mobile .ammenu-text {
    text-transform: capitalize;
    font-size: 15px;
  }
  .ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item {
    border-bottom: none;
  }
  .ammenu-menu-wrapper .hide-mobile-menu-hb {
    height: 40px;
    width: 44px;
    position: absolute;
    top: 0;
    right: 0;
    background: black;
    border-radius: 0 0 0 15px;
    background-image: url(/pub/media/icons/close-icon-agr.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    z-index: 9;
  }
}
@media (max-width: 991px) {
  .ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
    padding: 1.8rem 0.5rem;
  }
}
@media (max-width: 768px) {
  header.page-header .header.content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  #search_autocomplete {
    top: 48px !important;
    max-width: calc(100vw - 25px) !important;
    width: calc(100vw - 25px) !important;
  }
  .amsearch-close {
    right: 50px !important;
  }
  header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .block-search .control {
    top: 26%;
  }
  header.page-header .header-wrapper-bottom-c .header-wrapper-btn-search-bar .block-search input {
    margin: 0;
  }
  .fotorama-item .fotorama__active .fotorama__dot {
    background-color: #f7b00a;
    border-color: #f7b00a;
  }
  header.page-header .header.panel {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
@media (max-width: 480px) {
  .page-wrapper.sticky_header_ln .page-header .header.content {
    height: 6rem;
    padding-top: 0;
  }
  header.page-header .header.content .header-wrapper-col-three .minicart-wrapper .action.showcart .counter.qty {
    right: -0.4rem;
  }
}
@media (max-width: 360px) {
  header.page-header .header.content .header-wrapper-col-three > * {
    padding: 0 0.4rem;
  }
}
@media (max-width: 360px) {
  header.page-header .header.content .header-wrapper-col-three {
    width: 40%;
    justify-content: flex-end;
  }
  header.page-header .header.content .header-wrapper-col-three .search-top-main-right,
  header.page-header .header.content .header-wrapper-col-three .account-top-main-right {
    width: 40px;
  }
  header.page-header .header.content .header-wrapper-col-three .minicart-wrapper {
    width: 30px;
  }
  header.page-header .header.content .header-wrapper-col-one {
    width: 60%;
  }
  header.page-header .header.content .header-wrapper-col-one .ammenu-button.-hamburger {
    margin: 0 0.6rem 0 0;
  }
}
.page-footer {
  background-color: #232222;
}
.page-footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-middle-line {
  background-color: #ffffff;
}
.footer-top-line {
  border-bottom: 1px solid #303030;
  padding: 10rem 0 8rem 0;
}
.footer-top-line .row {
  align-items: stretch;
}
.footer-top-line .row .col-sm-3 {
  min-height: 17rem;
}
.footer-top-line .footer-top-line-block {
  color: #ffffff;
  height: 100%;
  position: relative;
  text-align: center;
}
.footer-top-line .footer-top-line-block:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 15%;
}
.footer-top-line .footer-top-line-block .image {
  height: 8rem;
  min-height: 8rem;
  margin-bottom: 2rem;
}
.footer-top-line .footer-top-line-block .title {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
  margin-bottom: 1.8rem;
}
.footer-top-line .footer-top-line-block .title a {
  color: #ffffff;
}
.footer-top-line .footer-top-line-block .title a:hover {
  color: #ffffff;
}
.footer-top-line .footer-top-line-block .content {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: -0.014rem;
  min-height: 9.36rem;
  padding: 0 4rem;
}
.footer-middle-line {
  padding: 30px 15px;
  text-align: center;
}
.footer-middle-line h3 {
  color: #171717;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 3rem;
}
.footer-middle-line h3 span {
  color: #f7b00a;
}
.footer-middle-line .block.newsletter {
  background-color: #f0f0f0;
  border-radius: 0.2rem;
  height: 6rem;
  line-height: 5.6rem;
  margin: 0 auto;
  max-width: 48rem;
  width: auto;
}
.footer-middle-line .block.newsletter .field.newsletter {
  max-width: 100%;
}
.footer-middle-line .block.newsletter .field.newsletter label {
  height: 6rem;
  line-height: 6rem;
  width: 100%;
}
.footer-middle-line .block.newsletter .field .control:before {
  display: none;
}
.footer-middle-line .block.newsletter input[type="email"] {
  background: transparent;
  border: transparent;
  color: #171717;
  font-family: "Work Sans", sans-serif;
  font-size: 1.6rem;
  height: 6rem;
  margin: 0;
  padding: 0 0 0 1rem;
}
.footer-middle-line .block.newsletter input[type="email"]:hover,
.footer-middle-line .block.newsletter input[type="email"]:focus {
  outline: none;
  box-shadow: none;
}
.footer-middle-line .block.newsletter input[type="email"]::placeholder {
  color: #171717;
}
.footer-middle-line .block.newsletter .actions .action.subscribe {
  background: #ffffff url(/pub/media/wysiwyg/cms/newsletter-button-arrow.svg) center center no-repeat;
  border: none;
  border-radius: 0;
  height: 4.7rem;
  margin: 0 0.6rem 0 0;
  padding: 0;
  transform: rotate(90deg);
  width: 4.7rem;
}
.footer-middle-line .block.newsletter .actions .action.subscribe span {
  display: none;
}
.footer-bottom-line {
  padding: 8rem 0 3rem 0;
}
.footer-bottom-line .container {
  padding-bottom: 7rem;
}
.footer-bottom-line .socials {
  clear: both;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.footer-bottom-line .socials li {
  margin-right: 1.9rem;
}
.footer-bottom-line .col-sm-8 a {
  color: #85868f;
  letter-spacing: -0.014rem;
}
.footer-bottom-line .col-sm-8 a:hover {
  color: #ffffff;
  text-decoration: none;
  transition-duration: 0.5s;
}
.copyright {
  border-top: 1px solid #303030;
  color: #515151;
  display: block;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  padding: 3rem 0 0 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 991px) {
  .footer-middle-line {
    background-color: #ffffff;
  }
  .footer-top-line .col-lg-3 {
    margin-bottom: 4rem;
  }
  .footer-top-line .col-lg-3 .footer-top-line-block .content {
    min-height: 0;
    padding-bottom: 2rem;
  }
}
@media (max-width: 480px) {
  .footer-top-line .footer-top-line-block .content {
    padding-bottom: 2rem;
  }
  .footer-middle-line .block.newsletter {
    max-width: 80%;
  }
  .footer-bottom-line {
    padding: 8rem 2rem 3rem 2rem;
  }
  .footer-bottom-line .logo {
    float: none;
    margin: 0 auto 2rem auto;
    text-align: center;
  }
  .footer-bottom-line .logo img {
    display: inline-block;
  }
  .footer-bottom-line .socials {
    justify-content: center;
    margin-bottom: 4rem;
  }
  .footer-bottom-line .socials li {
    margin: 0 1rem;
  }
  .footer-bottom-line .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
  }
}
body.ajax_loading {
  opacity: 0.6;
}
.amsl-tabs-wrapper.-forgot ul.amsl-tablist {
  width: 100% !important;
  max-width: 100% !important;
  flex-direction: row;
  justify-content: center;
}
.amsl-tabs-wrapper.-forgot .amsl-forgot-content .label[for="email-address"] {
  width: 72px !important;
}
.amsl-tabs-wrapper.-forgot .amsl-forgot-content .actions-toolbar .submit {
  padding: 0 20px !important;
}
body.customer-account-createpassword .page-title-wrapper {
  text-align: center;
}
body.customer-account-createpassword .page-title-wrapper h1.page-title {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 20px;
}
body.customer-account-createpassword form.form.password.reset {
  margin: 0 auto;
  background: white;
  padding: 40px;
  box-shadow: 0 10px 50px 0 #00000021;
  margin-bottom: 50px;
}
body.customer-account-createpassword form.form.password.reset button.action.submit.primary,
body.customer-account-createpassword form.form.password.reset .cart.table-wrapper .actions-toolbar > .action.action.submit.primary,
body.customer-account-createpassword form.form.password.reset .action-gift.action.submit.primary {
  background: #f7b007;
  border: none;
  border-radius: 0;
  padding: 0 20px;
  line-height: 50px;
}
body.customer-account-createpassword form.form.password.reset input#password,
body.customer-account-createpassword form.form.password.reset input#password-confirmation {
  height: 50px;
  border-color: #dadada;
}
body a:visited,
body .alink:visited {
  color: #f7b00a;
}
body a:hover,
body .alink:hover {
  color: #171717;
}
input[aria-invalid="true"] {
  border: solid 1px #ffabab !important;
}
.field-error {
  position: absolute;
  transform: translate(0px, -6px);
}
body {
  background-color: #ffffff;
  font-family: "Work Sans", sans-serif !important;
}
#maincontent {
  padding: 3rem 2rem 0;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  background-color: #ffffff;
  border-bottom: 1px solid #d1d1d1;
  border: 0;
  margin-bottom: 0;
}
.page-header .panel.wrapper {
  background-color: #0d0d0d;
  border-bottom: 1px solid #e8e8e8;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.header.panel > .top-header-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.header.panel > .top-header-links > li {
  display: inline-block;
  margin: 0;
  padding-left: 2rem;
}
.header.panel > .top-header-links > li:first-child {
  padding-left: 0;
}
.header.panel > .top-header-links > li a {
  color: #85868f;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: -0.014rem;
}
.header.content {
  display: flex;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
  max-width: 460px;
  border-radius: 0;
  -webkit-border-radius: 0;
  border-left: solid 3px #f7b00a;
  background: white;
  box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.4);
  margin: 30px 20px;
  width: calc(100% - 40px);
  padding: 30px;
  font-size: 14px;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.cookie .actions #btn-cookie-allow {
  background: #f7b00a;
  border: none;
  color: white;
  width: 100%;
  margin-top: 15px;
  padding: 20px 20px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}
.footer.content .links > li {
  margin: 0 0 0.8rem;
}
.footer.content .switcher-store {
  margin: 0 0 3rem;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 2rem 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 1rem;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: 2.2rem;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: 2.2rem;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 16rem;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 0.8rem;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.page-wrapper .breadcrumbs {
  border-bottom: 1px solid #eaeaea;
  padding: 1.5rem 0;
  max-width: 128rem;
  margin-bottom: 0;
}
.page-wrapper .breadcrumbs .items {
  font-size: 1.2rem;
}
.page-wrapper .breadcrumbs .items a {
  color: #919191;
  letter-spacing: -0.014rem;
  vertical-align: middle;
}
.page-wrapper .breadcrumbs .items a:hover {
  color: #f7b00a;
  text-decoration: none;
}
.page-wrapper .breadcrumbs .items strong {
  color: #919191;
  vertical-align: middle;
}
.page-wrapper .breadcrumbs .items > li {
  max-height: 1.7rem;
  vertical-align: middle;
}
.page-wrapper .breadcrumbs .item:not(:last-child):after {
  content: "/";
  font-size: 1.8rem;
}
/* We're here to help StaticBlock */
.extra-urls {
  padding-bottom: 4rem;
}
.extra-urls h4 {
  font-size: 2rem;
  letter-spacing: -0.02rem;
  padding-bottom: 1.5rem;
}
.extra-urls ul {
  list-style-type: none;
  margin: 0 0 2rem 0;
  padding-left: 0;
}
.extra-urls ul li {
  letter-spacing: -0.014rem;
}
.extra-urls ul li:last-child {
  margin-bottom: 0;
}
.extra-urls ul a {
  color: #171717;
  font-size: 1.4rem;
}
.extra-urls ul a:hover {
  color: #f7b00a;
  text-decoration: none;
  transition-duration: 0.2s;
}
.extra-urls .ask-more-link {
  color: #f7b00a;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.extra-urls .ask-more-link:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 50%;
}
.extra-urls .ask-more-link:hover {
  color: #f7b00a;
  text-decoration: none;
}
/* homepage styles */
.cms-home .column .mpinstagramfeed-container {
  overflow: hidden;
}
.cms-home .page-main {
  margin: 0;
  max-width: 100%;
}
.cms-home .page-main#maincontent {
  padding: 0;
}
.cms-home .mp-product-slider-title {
  color: #171717;
  font-family: 'Pulse', sans-serif;
  font-size: 5.4rem;
  line-height: 4rem;
  letter-spacing: -0.054rem;
  margin: 9rem 0 5rem 0;
}
.cms-home .column.main > .widget.block-products-list {
  margin-bottom: 8rem;
}
.home-section-one {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100rem;
}
.home-section-one .content-background-image {
  display: none;
}
.home-section-one .home-section-one-finder {
  margin: 0 auto;
  max-width: 94rem;
  padding-bottom: 8rem;
}
.home-section-one .home-section-one-finder .performance-tuning {
  font-family: 'Pulse', sans-serif;
  font-size: 8.2rem;
  letter-spacing: -0.082rem;
  line-height: 8rem;
  padding-top: 18rem;
  text-transform: uppercase;
}
.home-section-one .home-section-one-finder .tell-us {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: -0.024rem;
}
.home-section-one .home-section-one-finder .smas-wrap {
  margin-bottom: 10rem;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-container {
  background: none;
  padding: 0;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-container .smas-form {
  display: flex;
}
.home-section-one .home-section-one-finder .smas-wrap .chosen-container-single .chosen-single {
  border-radius: 0.2rem;
  padding-left: 1.6rem;
}
.home-section-one .home-section-one-finder .smas-wrap .chosen-container-single .chosen-single div b {
  background-image: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) !important;
  background-position: 2.4rem 2.1rem;
  background-repeat: no-repeat;
  background-size: 24% !important;
  height: 4.7rem;
  width: 5rem;
}
.home-section-one .home-section-one-finder .smas-wrap .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-image: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) !important;
  background-position: 1.3rem 1.8rem;
  background-repeat: no-repeat;
  background-size: 24% !important;
  height: 4.7rem;
  transform: rotate(180deg);
  width: 5rem;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-btn a.btn-search {
  line-height: 4.9rem;
  padding: initial;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-btn .btn.btn-search {
  background-color: #f7b00a;
  border-radius: 0.2rem;
  flex: 1 1 0;
  font-size: 2rem;
  font-weight: 700;
  opacity: 1;
  padding-left: 2rem;
  padding-right: 2rem;
  width: auto;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-btn .btn.btn-search:hover {
  background-color: #f7a00a;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-btn .btn.btn-search:before {
  display: none;
}
.home-section-one .home-section-one-finder .smas-wrap .chosen-container.chosen-with-drop .chosen-drop .chosen-search {
  display: none;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-attr-inner {
  margin: 0;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-attr .attributeName {
  color: #ffffff;
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: -0.012rem;
  padding-bottom: 0.9rem;
  text-transform: capitalize;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-attr .chosen-container .chosen-results {
  margin: 1.5rem 0;
  padding: 0;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-attr .chosen-container .chosen-results li {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
  line-height: 3.2rem;
  padding-left: 1.6rem;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-attr .chosen-container .chosen-results li.highlighted {
  background-color: transparent;
  background-image: none;
  color: #f7b00a;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left {
  display: flex;
  flex-basis: 64%;
  flex-grow: 1;
  margin-right: 2rem;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr {
  margin-right: 2rem;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr:last-child {
  margin-right: 0;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr:nth-child(1),
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr:nth-child(3) {
  flex: 0 0 34%;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr:nth-child(2) {
  flex: 1;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr .smas-attr-inner .chosen-container {
  width: 100% !important;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr .smas-attr-inner .chosen-container .chosen-single > span {
  color: #919191;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr .smas-attr-inner .chosen-container .chosen-drop {
  border-radius: 0.2rem;
  margin-top: 0.2rem;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr .smas-attr-inner .chosen-container.chosen-disabled {
  opacity: 0.5 !important;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-right {
  flex-grow: 1;
  position: relative;
  margin-top: 0.9rem;
  top: 2rem;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-right .smas-attr-inner {
  display: flex;
}
.home-section-one .home-section-one-finder .smas-wrap .smas-group-right .smas-attr-inner .btn.btn-reset {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 600;
  flex: 1 1 0;
  height: 4.9rem;
  line-height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -6.5rem;
  text-transform: capitalize;
  vertical-align: middle;
  width: auto;
}
.home-section-one .home-section-one-finder .lund-tune {
  color: #f7b00a;
  font-size: 1.6rem;
  line-height: 2.1rem;
  padding-bottom: 2rem;
  position: relative;
}
.home-section-one .home-section-one-finder .lund-tune:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  font-size: 0;
  height: 1px;
  left: 0;
  line-height: 0;
  position: absolute;
  width: 5rem;
}
.home-section-one .home-section-one-blocks {
  padding-bottom: 6rem;
}
.home-section-one .home-section-one-blocks .tuning-block {
  color: #ffffff;
}
.home-section-one .home-section-one-blocks .tuning-block:hover .image-container img {
  transform: scale(1);
  transition-duration: 0.2s;
}
.home-section-one .home-section-one-blocks .tuning-block .image-container {
  margin-bottom: 1.8rem;
  overflow: hidden;
}
.home-section-one .home-section-one-blocks .tuning-block .image-container img {
  height: auto;
  transform: scale(1.3);
  transition-duration: 0.2s;
  width: 100%;
}
.home-section-one .home-section-one-blocks .tuning-block .title {
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: -0.026rem;
  margin-bottom: 0;
  padding-bottom: 0.8rem;
}
.home-section-one .home-section-one-blocks .tuning-block .title a {
  color: #ffffff;
}
.home-section-one .home-section-one-blocks .tuning-block .title a:hover {
  color: #ffffff;
}
.home-section-one .home-section-one-blocks .tuning-block .description {
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: -0.014rem;
}
.home-section-one .home-section-one-blocks .tuning-block .learn-more {
  font-size: 1.4rem;
  padding-bottom: 2rem;
  position: relative;
}
.home-section-one .home-section-one-blocks .tuning-block .learn-more:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  font-size: 0;
  height: 1px;
  left: 0;
  line-height: 0;
  position: absolute;
  width: 5rem;
}
.home-section-one .home-section-one-blocks .tuning-block .learn-more a {
  color: #f7b00a;
}
.home-section-one .home-section-one-blocks .tuning-block .learn-more a:hover {
  color: #f7b00a;
  text-decoration: none;
}
.cms-home .column.main > .widget.block-products-list .product-items {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item {
  max-width: 31.5rem;
  min-height: 46rem;
  width: 31.5rem;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item:nth-child(4) {
  margin-left: 0 !important;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item:nth-child(6) {
  margin-left: 2% !important;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info {
  background: #ffffff;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 3rem;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info:hover {
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.1);
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info:hover .product-item-details .product-item-inner {
  border: none;
  box-shadow: none;
  padding: 0;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info:hover .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  display: none;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info:hover .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart:before {
  transition-duration: 0.2s;
  width: calc(100% - 65px);
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info:hover .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart span {
  display: block;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-photo {
  display: block;
  min-height: 30.3rem;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  width: 100% !important;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-name {
  min-height: 3.2rem;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.016rem;
  line-height: 1.2rem;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  text-decoration: none;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .price-box .price-container .price {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.022rem;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner {
  background: transparent;
  border: none;
  box-shadow: none;
  height: auto;
  margin: -3rem 0 0 0;
  overflow: inherit;
  padding: 0;
  position: relative;
  width: 100%;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  display: block;
  width: 100%;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart {
  background: transparent;
  border: none;
  min-height: 4.7rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart:before {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart span {
  background-color: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  display: none;
  float: right;
  font-size: 0;
  height: 4.7rem;
  line-height: 0;
  position: relative;
  width: 4.7rem;
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart span:after {
  bottom: 50%;
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  display: none;
}
.cms-home .column.main .aminst-feed-grid-container {
  padding: 0;
}
.cms-home .column.main .aminst-feed-grid-container .aminst-feed-posts {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  grid-template-rows: 50%;
  gap: 10px;
  grid-auto-flow: dense;
}
.cms-home .column.main .aminst-feed-grid-container .aminst-feed-posts .aminst-feed-post {
  margin: 0;
  max-height: none;
  max-width: none;
}
.cms-home .column.main .aminst-feed-grid-container .aminst-feed-posts .aminst-feed-post:first-child {
  grid-column-end: span 2;
  grid-row-end: span 2;
}
.cms-home .column.main .aminst-feed-grid-container .aminst-feed-posts .aminst-feed-post .aminst-feed-img {
  object-fit: cover;
}
.cms-home .column.main .aminst-feed-grid-container .aminst-feed-btn {
  border: 1px solid #171717;
  color: #171717;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.018rem;
  margin: 6rem 0;
  max-width: 16rem;
  text-transform: uppercase;
}
.cms-home .column.main .aminst-feed-grid-container .aminst-feed-btn:hover,
.cms-home .column.main .aminst-feed-grid-container .aminst-feed-btn:active {
  background: #171717;
  border-color: #171717;
  color: #ffffff;
}
.cms-home h4.aminst-feed-title {
  color: #171717;
  font-family: 'Pulse', sans-serif;
  font-size: 5.4rem;
  letter-spacing: -0.054rem;
  margin: 0;
}
.cms-home h4.aminst-feed-title:after {
  display: none;
}
.cms-home .aminst-feed-description {
  margin-bottom: 7rem;
  padding: 0 15px;
}
.home-section-slider {
  max-height: 97.5rem;
  min-height: 97.5rem;
}
.home-section-slider .content-background-image {
  display: none !important;
}
.home-section-slider .homepage-slider.slick-slider {
  padding-left: 0;
  padding-right: 0;
}
.home-section-slider .homepage-slider.slick-slider .slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 0 2rem;
  position: relative;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-date,
.home-section-slider .homepage-slider.slick-slider .slide .slide-title,
.home-section-slider .homepage-slider.slick-slider .slide .slide-text,
.home-section-slider .homepage-slider.slick-slider .slide .slide-user {
  margin: 0 auto;
  max-width: 94rem;
  position: relative;
  z-index: 2;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-date {
  font-size: 1.5rem;
  font-weight: 600;
  padding-bottom: 3.2rem;
  padding-top: 22rem;
  text-transform: uppercase;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-title {
  font-family: 'Pulse', sans-serif;
  font-size: 6.4rem;
  letter-spacing: -0.128rem;
  line-height: 7rem;
  padding-bottom: 3.4rem;
  padding-top: 20rem;
  text-transform: uppercase;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-text {
  font-size: 2.6rem;
  letter-spacing: -0.026rem;
  line-height: 3.2rem;
  padding-bottom: 3rem;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-user {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-bottom: 34rem;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-user .slide-user-image {
  margin-right: 3rem;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-user .slide-user-data .slide-user-name {
  font-size: 2rem;
  letter-spacing: -0.04rem;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-user .slide-user-data .car-model {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 2rem;
  position: relative;
}
.home-section-slider .homepage-slider.slick-slider .slide .slide-user .slide-user-data .car-model:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 4rem;
}
.home-section-latest-posts {
  display: none;
}
.home-section-latest-posts .amblog-element-block,
.home-section-latest-posts .amblog-post-container .amblog-widget-container,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  color: #171717;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-title,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title {
  color: #171717;
  font-family: 'Pulse', sans-serif;
  font-size: 4.4rem;
  font-weight: normal;
  letter-spacing: -0.044rem;
  padding: 8rem 0;
  text-align: center;
  text-transform: none;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item {
  background-color: #ffffff;
  border: none;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.1);
  padding: 0;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child {
  margin-bottom: 2rem;
  width: 100%;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper {
  padding: 7rem;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2),
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3),
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2),
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3),
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2),
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3),
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2),
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) {
  width: 50%;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper {
  order: 2;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper {
  padding: 2.5rem;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis {
  display: block;
  display: -webkit-box;
  height: 5rem;
  margin-bottom: 2rem;
  overflow: hidden;
  padding-bottom: 0;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper {
  margin-right: 0;
  min-width: 50%;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-content-wrapper,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-content-wrapper {
  margin-right: 0;
  min-width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: -0.026rem;
  line-height: 3.2rem;
  margin-bottom: 2rem;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-headline:hover,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline:hover,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline:hover,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline:hover {
  color: #f7b00a;
  text-decoration: none;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis {
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
  line-height: 2.4rem;
  padding-bottom: 2rem;
  margin: 0 0 auto 0;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link {
  color: #f7b00a;
  letter-spacing: -0.014rem;
  padding-bottom: 2rem;
  position: relative;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .ask-more-link:hover,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link:hover,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link:hover,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link:hover {
  color: #f7b00a;
  text-decoration: none;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .ask-more-link:after,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link:after,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link:after,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper img,
.home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper img,
.home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper img,
.home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper img {
  width: 100%;
}
.home-section-help {
  background-image: url(/pub/media/wysiwyg/cms/homepage-help-section-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 85rem;
  min-height: 85rem;
}
.home-section-help .row.title {
  padding-bottom: 5.5rem;
  padding-top: 13.5rem;
}
.home-section-help .row.services {
  padding-bottom: 7rem;
}
.home-section-help .row .col-6:first-child,
.home-section-help .row .col-6:nth-child(3) {
  padding-left: 0;
}
.home-section-help .row .col-6:last-child {
  padding-right: 0;
}
.home-section-help .row.details .col-6:nth-child(odd) {
  padding-left: 0;
}
.home-section-help .row.details .col-6:nth-child(even) {
  padding-left: 0;
  padding-right: 0;
}
.home-section-help h4 {
  color: #f7b00a;
  font-family: 'Pulse', sans-serif;
  font-size: 2.4rem;
  font-weight: normal;
  letter-spacing: 0.192rem;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
}
.home-section-help .title {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: -0.02rem;
}
.home-section-help .help-text {
  color: #ffffff;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  line-height: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  position: relative;
}
.home-section-help .help-text:after {
  border-bottom: 1px solid #ffffff;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 94%;
}
.home-section-help .help-text a {
  color: #ffffff;
}
.home-section-help a {
  color: #f7b00a;
  padding-bottom: 2rem;
  position: relative;
}
.home-section-help a:hover {
  text-decoration: none;
}
.home-section-help a.ask-more:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 4rem;
}
div.mage-error[generated] {
  line-height: 1.5rem;
}
/* end homepage styles */
/* pagination styles */
.toolbar-products .toolbar-amount {
  font-size: 2.2rem;
  font-weight: 400;
}
.toolbar-products .toolbar-amount .page-title-wrapper {
  display: inline-block !important;
  margin: 0;
  max-width: none;
  padding: 0;
}
.toolbar-products .toolbar-amount .page-title-wrapper h1 {
  margin: 0;
}
.toolbar-products .toolbar-amount .page-title-wrapper h1 span {
  color: #171717;
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: -0.022rem;
  text-transform: capitalize;
}
.toolbar-products .toolbar-sorter .sorter-options {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  box-shadow: none;
  height: 5.9rem;
  font-weight: 500;
  letter-spacing: -0.014rem;
  margin-right: 0;
  min-width: 15rem;
}
.toolbar-products .toolbar-sorter .sorter-label {
  color: #171717;
  font-size: 1.3rem;
  letter-spacing: -0.013rem;
}
.toolbar-products .pages {
  width: 100%;
}
.toolbar-products .pages .pages-items {
  width: 100%;
}
.toolbar-products .pages .pages-items .pages-item-previous {
  float: left;
}
.toolbar-products .pages .pages-items .pages-item-previous + .item .page .label {
  border: 0;
  color: #171717;
  height: auto;
  font-weight: 600;
  margin: 0 1.2rem 0 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: auto;
}
.toolbar-products .pages .pages-items .pages-item-next {
  float: right;
}
.toolbar-products .pages .pages-items .item .action {
  background: #f0f0f0;
  border: none;
  border-radius: 0.4rem;
}
.toolbar-products .pages .pages-items .item .action:before {
  color: #171717;
}
.toolbar-products .pages .pages-items .item.current span:not(.label) {
  color: #f7b00a;
  font-weight: 600;
  padding-bottom: 0.5rem;
  position: relative;
}
.toolbar-products .pages .pages-items .item.current span:not(.label):after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: -0.4rem;
  position: absolute;
  width: 1.5rem;
}
.toolbar-products .pages .pages-items .item .page {
  color: #85868f;
  font-weight: 400;
}
.toolbar-products .pages strong.page {
  padding: 0 1rem;
}
/* end pagination styles */
/* customer login pop-up styles */
.amsl-popup-overlay .amsl-popup-block .amsl-form {
  margin: 0 2rem 2rem;
}
.amsl-popup-overlay .amsl-popup-block .form-login .field.email {
  padding-bottom: 2rem;
}
.amsl-popup-overlay .amsl-popup-block .form-login input {
  border-radius: 0.2rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .fieldset.create.info > .field:not([class*='field-name-']),
.amsl-popup-overlay .amsl-popup-block .fieldset > .field {
  margin: 0;
}
.amsl-popup-overlay .amsl-popup-block .fieldset {
  margin: 0;
}
.amsl-popup-overlay .amsl-popup-block .fieldset > .field {
  position: relative;
}
.amsl-popup-overlay .amsl-popup-block .fieldset > .field.choice {
  align-items: flex-start;
  display: flex;
}
.amsl-popup-overlay .amsl-popup-block .fieldset > .field.choice input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
}
.amsl-popup-overlay .amsl-popup-block .fieldset > .field.choice label {
  align-items: center;
  color: #171717;
  cursor: pointer;
  display: flex;
}
.amsl-popup-overlay .amsl-popup-block .fieldset > .field.choice input[type="checkbox"] + label:before {
  border: 1px solid #bcbcbc;
  border-radius: 0.2rem;
  content: "\00a0";
  display: inline-block;
  height: 1.6rem;
  margin: 0 0.5rem 0 0;
  padding: 0;
  vertical-align: top;
  width: 1.6rem;
}
.amsl-popup-overlay .amsl-popup-block .fieldset > .field.choice input[type="checkbox"]:checked + label:before {
  background: #f7b00a url(/pub/media/wysiwyg/cms/check-mark.svg) 0.3rem 0.5rem no-repeat;
  border: 1px solid #f7b00a;
  content: "";
  text-align: center;
}
.amsl-popup-overlay .amsl-popup-block .fieldset > .field.choice input[type="checkbox"]:focus + label::before {
  outline: #f7b00a auto 5px;
}
.amsl-popup-overlay .amsl-popup-block .fieldset > .field label:after {
  color: #171717;
}
.amsl-popup-overlay .amsl-popup-block .fieldset .password-strength-meter {
  padding: 0;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-login-content .secondary .action.remind {
  color: #f7b00a;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-login-content .amsl-form .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-login-content .amsl-form .fieldset > .field:not(.choice) > .control div.mage-error {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0.9rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .actions-toolbar .action.primary,
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .actions-toolbar .amshopby-button,
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .actions-toolbar .am-filter-go {
  padding: 0;
  height: 5.9rem;
  border: none;
  border-radius: 0.2rem;
  background: #f7b00a;
  box-shadow: none;
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .actions-toolbar .action.primary:focus,
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .actions-toolbar .amshopby-button:focus,
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .actions-toolbar .am-filter-go:focus,
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .actions-toolbar .action.primary:hover,
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .actions-toolbar .amshopby-button:hover,
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .actions-toolbar .am-filter-go:hover {
  background: #f7b00a;
  outline: none;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account input {
  border-radius: 0.2rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account input[type="checkbox"] {
  border-radius: 0;
  box-shadow: none;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.info .field-name-firstname .label,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.info .field-name-lastname .label,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.info .taxvat .label,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.info .field-name-firstname .control,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.info .field-name-lastname .control,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.info .taxvat .control {
  text-align: left;
  width: 100%;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.info .taxvat {
  margin-bottom: 1rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.info > .field.choice:before {
  display: none;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.account .required .label,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.account .required .control {
  text-align: left;
  width: 100%;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .fieldset.create.account > .field.newsletter:before {
  display: none;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .actions-toolbar {
  margin-top: 0;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .actions-toolbar > .primary {
  display: none;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .actions-toolbar > .secondary {
  width: 100%;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .actions-toolbar > .secondary button,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .actions-toolbar > .secondary .cart.table-wrapper .actions-toolbar > .action,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .actions-toolbar > .secondary .action-gift {
  font-size: 2rem;
  width: 100%;
}
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .actions-toolbar > .secondary button:hover,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .actions-toolbar > .secondary .cart.table-wrapper .actions-toolbar > .action:hover,
.amsl-popup-overlay .amsl-popup-block .amsl-register-content .form-create-account .actions-toolbar > .secondary .action-gift:hover {
  background: #f7a00a;
}
/* Login pop-up styles */
.amsl-popup-overlay .amsl-popup-block {
  border-radius: 0;
  max-width: 70rem;
  width: 70rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-close:hover {
  filter: invert(60%) sepia(67%) saturate(601%) hue-rotate(2deg) brightness(106%) contrast(94%);
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist,
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content {
  display: flex;
  max-width: 47rem;
  width: 47rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist {
  margin: 5rem auto 2rem auto;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist li {
  flex: 0 0 50%;
  margin: 0;
  text-align: center;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist li:hover {
  background: transparent;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist li a {
  border-bottom: 1px solid #f0f0f0;
  color: #bcbcbc;
  font-size: 2.8rem;
  letter-spacing: -0.028rem;
  line-height: 5.5rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist li a:hover {
  color: #f7b00a;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist li.active a {
  border-bottom: 1px solid #f7b00a;
  color: #171717;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: -0.024rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content {
  flex-direction: column;
  margin: 0 auto;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form {
  margin: 0 0 6rem 0;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset > .field > .label {
  display: block;
  font-weight: 500;
  padding-bottom: 0.9rem;
  text-align: left;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset > .field > .label:after {
  color: #171717;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset > .field .control input::-webkit-input-placeholder {
  color: transparent;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset > .field.password {
  position: relative;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset > .field.password .control #password-error {
  text-align: right;
  top: -0.1rem;
  width: 75%;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset.create.account {
  padding-bottom: 2rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login {
  background: transparent;
  min-height: 10rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-title {
  background: transparent;
  border: none;
  color: #303030;
  font-weight: 500;
  left: auto;
  padding: 0 0 2rem 0;
  position: relative;
  right: auto;
  transform: none;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-title:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 4.2rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-buttons {
  justify-content: center;
  padding: 2rem 5rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-buttons .amsl-button-wrapper {
  margin: 0 1rem 0.5rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button {
  background: none !important;
  box-shadow: none;
  height: 1.8rem;
  width: 1.5rem;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-facebook .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-facebook.svg);
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-twitter .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-twitter.svg);
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-instagram .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-instagram.svg);
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-linkedin .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-linkedin.svg);
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-buttons .amsl-button-showmore .amsl-label {
  color: #f7b00a;
}
.amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-social-wrapper .amsl-social-login .amsl-buttons .amsl-button-showmore .amsl-label .amsl-arrow {
  filter: invert(60%) sepia(67%) saturate(601%) hue-rotate(2deg) brightness(106%) contrast(94%);
}
.amsl-popup-overlay .amsl-popup-block .form-create-account .fieldset .field {
  position: relative;
}
.amsl-popup-overlay .amsl-popup-block .form-create-account .fieldset .field .control div.mage-error {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0.9rem;
}
/* end customer login pop-up styles */
/* minicart styles */
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product-item-details .product-item-name {
  text-align: left;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product-item-details .product-item-name a {
  color: #f7b00a;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product-item-details .product-item-name a:hover {
  color: #f7b00a;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product-item-details .price-container {
  text-align: left;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .item .product-item-details .details-qty input:focus {
  box-shadow: none;
}
.minicart-wrapper .block-minicart .block-content .actions .viewcart {
  color: #f7b00a;
  font-weight: 600;
  font-size: 14px;
}
.minicart-wrapper .block-minicart .block-content .actions .viewcart:hover {
  color: #f7b00a;
}
/* end minicart styles */
.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
  padding: 0 2rem;
}
.amcheckout-column p.step-title.amcheckout-title:after,
.checkout-payment-method .step-title:after {
  content: "";
  width: 50px;
  height: 1px;
  background: #f7b00c;
  position: absolute;
  left: 0;
  top: 33px;
}
.amcheckout-column p.step-title.amcheckout-title,
.checkout-payment-method .step-title {
  position: relative;
  margin-bottom: 10px;
}
.amcheckout-step-container.-summary p.step-title.amcheckout-title:after {
  display: none;
}
.amcheckout-step-container.-summary p.step-title.amcheckout-title {
  margin-bottom: 0;
}
.cms-home .home-section-one-finder select {
  border-radius: 0.2rem;
}
.catalog-product-view.lund-configurable_product-view .product-info-main-top .conf-right-product-view-main-top .product-options-bottom .update .field.qty .control {
  justify-content: center;
}
.faqcat-title i {
  z-index: 900 !important;
}
/* 404 styles */
.cms-no-route .column.main > .no-results {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cms-no-route .column.main > .no-results > img {
  margin-bottom: 5rem;
  margin-top: 5rem;
  max-width: 20rem;
}
.cms-no-route .column.main > .no-results .title {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: -0.026rem;
  padding-bottom: 1rem;
}
.cms-no-route .column.main > .no-results .text {
  font-size: 1.6rem;
  padding-bottom: 3rem;
}
.cms-no-route .column.main > .no-results a {
  background-color: #f7b00a;
  border-radius: 0.2rem;
  color: #ffffff;
  font-size: 1.9rem;
  font-weight: 700;
  padding: 1.8rem 3rem;
  text-transform: uppercase;
}
.cms-no-route .column.main > .no-results a:hover {
  background-color: #f7a00a;
  color: #ffffff;
}
/* end 404 styles */
/* search - no results */
.page-with-filter.page-products .column.main > .block-title {
  align-items: baseline;
  display: flex;
  justify-content: flex-start;
}
.page-with-filter.page-products .column.main > .block-title .title {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: -0.026rem;
}
.page-with-filter.page-products .column.main > .block-title .results {
  font-size: 2.2rem;
  font-weight: 500;
  padding-left: 1rem;
}
.page-with-filter.page-products .column.main > .no-results {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-with-filter.page-products .column.main > .no-results > .image {
  margin: 5rem auto;
  max-width: 20rem;
}
.page-with-filter.page-products .column.main > .no-results .title {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: -0.026rem;
  padding-bottom: 1rem;
}
.page-with-filter.page-products .column.main > .no-results .text {
  font-size: 1.6rem;
  padding-bottom: 3rem;
}
.page-with-filter.page-products .column.main > .no-results a {
  background-color: #f7b00a;
  border-radius: 0.2rem;
  color: #ffffff;
  font-size: 1.9rem;
  font-weight: 700;
  padding: 1.8rem 3rem;
  text-transform: uppercase;
}
.page-with-filter.page-products .column.main > .no-results a:hover {
  background-color: #f7a00a;
  color: #ffffff;
}
/* end search - no results */
/* Customer account pages styles */
.customer-account-login #maincontent {
  padding: 3rem 0 0 0;
}
.customer-account-login .page-title-wrapper {
  text-align: center;
}
.customer-account-login .page-title-wrapper h1 {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
}
.customer-account-login .login-container {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
}
.customer-account-login .login-container:after,
.customer-account-login .login-container:before {
  display: none;
}
.customer-account-login .login-container .block {
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.1);
  flex: 0 0 48%;
  margin-bottom: 0;
  padding: 5rem 10rem;
}
.customer-account-login .login-container .block .block-title {
  border-color: #e5e5e5;
  font-size: 2rem;
  letter-spacing: -0.02rem;
  margin-bottom: 4rem;
  padding-bottom: 4.5rem;
  text-align: center;
}
.customer-account-login .login-container .block .block-title strong {
  font-weight: 700;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset > .field {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  position: relative;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset > .field .label,
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset > .field .control {
  display: block;
  width: 100%;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset > .field .label {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: -0.012rem;
  padding-bottom: 1rem;
  text-align: left;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset > .field .label:after {
  color: #171717;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset > .field .control > div.mage-error {
  position: absolute;
  right: 0;
  top: 0;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset > .field input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  font-family: "Work Sans", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  height: 5.9rem;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .choice.persistent {
  align-items: flex-start;
  display: flex;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .choice.persistent input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .choice.persistent label {
  align-items: end;
  color: #171717;
  cursor: pointer;
  display: flex;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .choice.persistent input[type="checkbox"] + label:before {
  border: 1px solid #bcbcbc;
  border-radius: 0.2rem;
  content: "\00a0";
  display: inline-block;
  height: 1.6rem;
  margin: 0 0.5rem 0 0;
  padding: 0;
  vertical-align: top;
  width: 1.6rem;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .choice.persistent input[type="checkbox"]:checked + label:before {
  background: #f7b00a url(/pub/media/wysiwyg/cms/check-mark.svg) 0.3rem 0.5rem no-repeat;
  border: 1px solid #f7b00a;
  content: "";
  text-align: center;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .choice.persistent input[type="checkbox"]:focus + label::before {
  outline: #f7b00a auto 5px;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .actions-toolbar {
  margin: 0;
  position: relative;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .actions-toolbar > .primary {
  display: block;
  margin: 0;
  width: 100%;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .actions-toolbar > .primary .action.login {
  background: #f7b00a;
  border-color: #f7b00a;
  border-radius: 0.2rem;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  height: 5.9rem;
  letter-spacing: -0.018rem;
  line-height: 5.9rem;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .actions-toolbar > .primary .action.login:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset .actions-toolbar > .secondary {
  font-size: 1.2rem;
  position: absolute;
  right: 0;
  top: -5.5rem;
}
.customer-account-login .login-container .block.block-customer-login .block-content .fieldset:after {
  color: #171717;
  margin: 0;
}
.customer-account-login .login-container .block.block-new-customer .block-content {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
.customer-account-login .login-container .block.block-new-customer .block-content > p {
  min-height: 16rem;
}
.customer-account-login .login-container .block.block-new-customer .block-content .actions-toolbar {
  margin-top: 10.2rem;
}
.customer-account-login .login-container .block.block-new-customer .block-content .actions-toolbar .primary {
  width: 100%;
}
.customer-account-login .login-container .block.block-new-customer .block-content .actions-toolbar .create.primary {
  background: #f7b00a;
  border-color: #f7b00a;
  border-radius: 0.2rem;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  height: 5.9rem;
  letter-spacing: -0.018rem;
  line-height: 5.9rem;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.customer-account-login .login-container .block.block-new-customer .block-content .actions-toolbar .create.primary:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
.customer-account-login .amsl-login-page .amsl-social-login {
  background: transparent;
  flex-direction: column;
}
.customer-account-login .amsl-login-page .amsl-social-login .amsl-title {
  background: transparent;
  border: none;
  color: #303030;
  left: auto;
  max-width: none;
  padding: 0 0 2rem 0;
  position: relative;
  right: auto;
  text-align: center;
  transform: none;
}
.customer-account-login .amsl-login-page .amsl-social-login .amsl-title:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 4.2rem;
}
.customer-account-login .amsl-login-page .amsl-social-login .amsl-buttons {
  padding: 2rem 5rem;
}
.customer-account-login .amsl-login-page .amsl-social-login .amsl-buttons .amsl-button-wrapper {
  margin: 0 1rem 0.5rem;
}
.customer-account-login .amsl-login-page .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button {
  background: none !important;
  box-shadow: none;
  height: 1.8rem;
  width: 1.5rem;
}
.customer-account-login .amsl-login-page .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-facebook .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-facebook.svg);
}
.customer-account-login .amsl-login-page .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-twitter .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-twitter.svg);
}
.customer-account-login .amsl-login-page .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-instagram .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-instagram.svg);
}
.customer-account-login .amsl-login-page .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-linkedin .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-linkedin.svg);
}
/* end Customer account pages styles */
/* Customer account create page styles */
.customer-account-create #maincontent {
  padding: 3rem 0 0 0;
}
.customer-account-create .page-title-wrapper {
  text-align: center;
}
.customer-account-create .page-title-wrapper h1 {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
}
.customer-account-create .column.main .form-create-account {
  align-items: flex-start;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 110rem;
  min-width: 110rem;
  padding: 4rem 8rem 7rem 8rem;
}
.customer-account-create .column.main .form-create-account > .fieldset {
  margin: 0;
}
.customer-account-create .column.main .form-create-account > .fieldset > .legend {
  color: #f7b00a;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
  margin-left: 0;
  text-align: left;
  padding-bottom: 2rem;
  position: relative;
}
.customer-account-create .column.main .form-create-account > .fieldset > .legend:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 4.2rem;
}
.customer-account-create .column.main .form-create-account > .fieldset > .field {
  margin-bottom: 1rem;
  position: relative;
}
.customer-account-create .column.main .form-create-account > .fieldset > .field.taxvat {
  margin-bottom: 3rem;
}
.customer-account-create .column.main .form-create-account > .fieldset > .field.field-name-lastname,
.customer-account-create .column.main .form-create-account > .fieldset > .field.confirmation {
  margin-bottom: 2rem;
}
.customer-account-create .column.main .form-create-account > .fieldset > .field .control div.mage-error {
  position: absolute;
  right: 0;
  top: 0;
}
.customer-account-create .column.main .form-create-account > .fieldset .field:before {
  display: none;
}
.customer-account-create .column.main .form-create-account > .fieldset .field .label,
.customer-account-create .column.main .form-create-account > .fieldset .field .control {
  width: 100%;
}
.customer-account-create .column.main .form-create-account > .fieldset .field .label {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: -0.012rem;
  padding-bottom: 1rem;
  text-align: left;
}
.customer-account-create .column.main .form-create-account > .fieldset .field .label:after {
  color: #171717;
}
.customer-account-create .column.main .form-create-account > .fieldset .field input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  font-family: "Work Sans", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  height: 5.9rem;
}
.customer-account-create .column.main .form-create-account .fieldset.create.info,
.customer-account-create .column.main .form-create-account .fieldset.create.account,
.customer-account-create .column.main .form-create-account .fieldset.additional_info {
  flex: 0 0 50%;
}
.customer-account-create .column.main .form-create-account .fieldset.create.info {
  padding-right: 3rem;
}
.customer-account-create .column.main .form-create-account .fieldset.create.info .field.choice {
  display: flex;
  justify-content: space-between;
}
.customer-account-create .column.main .form-create-account .fieldset.create.account {
  padding-left: 3rem;
}
.customer-account-create .column.main .form-create-account .fieldset.create.account .field.password {
  position: relative;
}
.customer-account-create .column.main .form-create-account .fieldset.create.account .field.password #password-strength-meter-container .password-strength-meter {
  background: transparent;
  color: #85868f;
  font-size: 1.2rem;
  font-weight: 500;
  padding: 0;
}
.customer-account-create .column.main .form-create-account .fieldset.create.account .field.password .control #password-error {
  text-align: right;
  top: -1.2rem;
  width: 80%;
}
.customer-account-create .column.main .form-create-account .fieldset.additional_info {
  margin-left: auto;
  margin-right: 0;
  padding-left: 3rem;
}
.customer-account-create .column.main .form-create-account .fieldset.additional_info .fieldset.create.account {
  margin-bottom: 2rem;
  padding-left: 0;
}
.customer-account-create .column.main .form-create-account .fieldset.additional_info .fieldset.create.account .legend {
  margin: 0 0 1rem 0;
}
.customer-account-create .column.main .form-create-account .fieldset.additional_info .fieldset.create.account .amasty-perm-dealer select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #f0f0f0 url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #919191;
  height: 5.9rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  letter-spacing: -0.014rem;
}
.customer-account-create .column.main .form-create-account .fieldset.additional_info #remember-me-box {
  margin-bottom: 0;
}
.customer-account-create .column.main .form-create-account .fieldset.additional_info #remember-me-box .label,
.customer-account-create .column.main .form-create-account .fieldset.additional_info .choice.newsletter .label {
  align-items: flex-start;
}
.customer-account-create .column.main .form-create-account .fieldset.create.info input[type="checkbox"],
.customer-account-create .column.main .form-create-account .fieldset.additional_info input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
}
.customer-account-create .column.main .form-create-account .fieldset.create.info label,
.customer-account-create .column.main .form-create-account .fieldset.additional_info label {
  align-items: end;
  color: #171717;
  cursor: pointer;
  display: flex;
}
.customer-account-create .column.main .form-create-account .fieldset.create.info input[type="checkbox"] + label:before,
.customer-account-create .column.main .form-create-account .fieldset.additional_info input[type="checkbox"] + label:before {
  border: 1px solid #bcbcbc;
  border-radius: 0.2rem;
  content: "\00a0";
  display: inline-block;
  height: 1.6rem;
  margin: 0 0.5rem 0 0;
  padding: 0;
  vertical-align: top;
  width: 1.6rem;
}
.customer-account-create .column.main .form-create-account .fieldset.create.info input[type="checkbox"]:checked + label:before,
.customer-account-create .column.main .form-create-account .fieldset.additional_info input[type="checkbox"]:checked + label:before {
  background: #f7b00a url(/pub/media/wysiwyg/cms/check-mark.svg) 0.3rem 0.5rem no-repeat;
  border: 1px solid #f7b00a;
  content: "";
  text-align: center;
}
.customer-account-create .column.main .form-create-account .fieldset.create.info input[type="checkbox"]:focus + label::before,
.customer-account-create .column.main .form-create-account .fieldset.additional_info input[type="checkbox"]:focus + label::before {
  outline: #f7b00a auto 5px;
}
.customer-account-create .column.main .form-create-account .actions-toolbar {
  display: flex;
  flex: 0 0 100%;
  justify-content: space-between;
  margin: 0;
}
.customer-account-create .column.main .form-create-account .actions-toolbar:before,
.customer-account-create .column.main .form-create-account .actions-toolbar:after {
  display: none;
}
.customer-account-create .column.main .form-create-account .actions-toolbar .primary .action,
.customer-account-create .column.main .form-create-account .actions-toolbar .secondary .action {
  border-radius: 0.2rem;
  color: #ffffff;
  height: 5.9rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 5.9rem;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.customer-account-create .column.main .form-create-account .actions-toolbar .primary {
  flex: 0 0 20%;
}
.customer-account-create .column.main .form-create-account .actions-toolbar .primary .action {
  background-color: #bcbcbc;
}
.customer-account-create .column.main .form-create-account .actions-toolbar .secondary {
  flex: 0 0 78%;
}
.customer-account-create .column.main .form-create-account .actions-toolbar .secondary .action {
  background-color: #f7b00a;
  border-color: #f7b00a;
}
.customer-account-create .column.main .amsl-social-login {
  background: transparent;
  flex-direction: column;
}
.customer-account-create .column.main .amsl-social-login .amsl-title {
  background: transparent;
  border: none;
  color: #303030;
  left: auto;
  max-width: none;
  padding: 0 0 2rem 0;
  position: relative;
  right: auto;
  text-align: center;
  transform: none;
}
.customer-account-create .column.main .amsl-social-login .amsl-title:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 4.2rem;
}
.customer-account-create .column.main .amsl-social-login .amsl-buttons {
  padding: 0 5rem 2rem 5rem;
}
.customer-account-create .column.main .amsl-social-login .amsl-buttons .amsl-button-wrapper {
  margin: 0 1rem 0.5rem;
}
.customer-account-create .column.main .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button {
  background: none !important;
  box-shadow: none;
  height: 1.8rem;
  width: 1.5rem;
}
.customer-account-create .column.main .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-facebook .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-facebook.svg);
}
.customer-account-create .column.main .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-twitter .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-twitter.svg);
}
.customer-account-create .column.main .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-instagram .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-instagram.svg);
}
.customer-account-create .column.main .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-linkedin .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-linkedin.svg);
}
/* end Customer account create page styles */
/* Account pages styles */
body.account #maincontent {
  padding: 3rem 0 0 0;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main {
  width: 26.5%;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content {
  background: #ffffff;
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  padding: 4rem 2rem 4rem 3.5rem;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 3.5rem;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content .customer-image {
  background-color: #e5e5e5;
  border-radius: 50%;
  flex: 0 0 9rem;
  font-size: 4.2rem;
  font-weight: 300;
  height: 9rem;
  line-height: 9rem;
  margin-bottom: 0;
  margin-right: 1.8rem;
  overflow: hidden;
  text-transform: uppercase;
  text-align: center;
  width: 9rem;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content .customer-info {
  display: inline-grid;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content .customer-info .customer-name {
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: -0.04rem;
  line-height: 1.9rem;
  padding-bottom: 0.5rem;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content .customer-info .customer-email {
  font-size: 1.2rem;
  font-weight: 700;
  padding-bottom: 2rem;
  position: relative;
  word-break: break-word;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content .customer-info .customer-email:after {
  border: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 4.2rem;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .nav {
  flex-direction: column;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .nav li {
  margin-top: 0;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .nav li:nth-last-child(2) {
  margin-bottom: 0.5rem;
  padding-bottom: 1rem;
  position: relative;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .nav li:nth-last-child(2):after {
  border: 1px solid #e5e5e5;
  bottom: 0;
  content: "";
  left: 1rem;
  position: absolute;
  width: 2.2rem;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .nav li > strong,
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .nav li > a {
  border: none;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: -0.014rem;
  line-height: 3.2rem;
  padding: 0 0 0 1rem;
}
body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .nav li > strong {
  color: #f7b00a;
}
body.account.page-layout-2columns-left .columns .column.main {
  width: 73.5%;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .block-title,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-information,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-newsletter {
  width: 48.8%;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .block-title,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-information {
  float: left;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-information .box-title span {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: -0.012rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-information > .box-content,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-newsletter > .box-content {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
  max-width: 66%;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-information > .box-actions,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-newsletter > .box-actions {
  margin-top: 1rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-information > .box-actions .action,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-newsletter > .box-actions .action {
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .block-title,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-newsletter .box-title {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: -0.016rem;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-newsletter .box-title span {
  font-size: 1.6rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-newsletter {
  margin-top: -5.8rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-newsletter .box-content {
  margin-top: 4.5rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders {
  clear: both;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses > .block-title,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders > .block-title {
  align-items: baseline;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
  padding-bottom: 1.7rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses > .block-title strong,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders > .block-title strong {
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses .block-content .box .box-title,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .block-content .box .box-title {
  letter-spacing: -0.012rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses .block-content .box .box-title span,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .block-content .box .box-title span {
  font-size: 1.2rem;
  font-weight: 500;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses .block-content .box .box-content,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .block-content .box .box-content {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.016rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-reviews-dashboard > .block-title {
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
  padding-bottom: 1.7rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-reviews-dashboard > .block-title strong {
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-reviews-dashboard > .block-content .items .item {
  display: inline-block;
  float: left;
  margin-bottom: 1rem;
  width: 50%;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-reviews-dashboard > .block-content .items .item .rating-summary .label {
  display: block;
  font-weight: 500;
  width: 100%;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-reviews-dashboard > .block-content .items .item .rating-summary .rating-result,
body.account.page-layout-2columns-left .columns .column.main .block.block-reviews-dashboard > .block-content .items .item .rating-summary .review-summary {
  float: left;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-reviews-dashboard > .block-content .items .item .rating-summary .review-summary {
  display: inline-block;
  height: 2.8rem;
  line-height: 2.8rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-reviews-dashboard > .block-content .items .item .product-name {
  font-weight: 500;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper thead th {
  border-bottom: 1px solid #e5e5e5;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: -0.012rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper thead th:nth-child(5),
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper thead th:nth-child(6) {
  text-align: right;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td {
  border-bottom: 1px solid #e5e5e5;
  font-size: 1.5rem;
  height: 5.3rem;
  line-height: 5.3rem;
  letter-spacing: -0.015rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.status {
  text-align: right;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.status.canceled {
  color: #df4549;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.status.complete {
  color: #00af0c;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.status.pending {
  color: #e68300;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions {
  text-align: right;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions .action {
  display: inline-block;
  height: 2.1rem;
  position: relative;
  width: 2.1rem;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions .action span {
  background-color: #f7b00a;
  border-radius: 0.2rem;
  bottom: -2.8rem;
  color: #ffffff;
  display: none;
  font-size: 1.2rem;
  font-weight: 500;
  height: 2rem;
  letter-spacing: -0.012rem;
  line-height: 2rem;
  min-width: 8.2rem;
  position: absolute;
  text-align: center;
  transform: translateX(-36%);
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions .action span:before {
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #f7b00a;
  content: "";
  height: 0;
  left: 3.6rem;
  position: absolute;
  top: -0.5rem;
  width: 0;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions .action.view {
  background-image: url(/pub/media/wysiwyg/cms/icon-view.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions .action.view:hover {
  background-image: url(/pub/media/wysiwyg/cms/icon-view-hover.svg);
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions .action.order {
  background-image: url(/pub/media/wysiwyg/cms/icon-cart.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions .action.order:hover {
  background-image: url(/pub/media/wysiwyg/cms/icon-cart-hover.svg);
}
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions .action.view:hover span,
body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions .action.order:hover span {
  display: block;
}
body.account.page-layout-2columns-left .columns .column.main > .actions-toolbar {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
body.account.page-layout-2columns-left .columns .column.main > .actions-toolbar:after,
body.account.page-layout-2columns-left .columns .column.main > .actions-toolbar:before {
  display: none;
}
body.account.page-layout-2columns-left .columns .column.main > .actions-toolbar .primary .action.primary {
  background: #f7b00a;
  border-color: #f7b00a;
  border-radius: 0.2rem;
  font-size: 1.9rem;
  font-weight: 700;
  height: 5.9rem;
  line-height: 5.9rem;
  padding: 0 1.5rem;
  text-transform: uppercase;
}
body.account.page-layout-2columns-left .columns .column.main > .actions-toolbar .primary .action.primary:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
body.account.page-layout-2columns-left .columns .column.main > .actions-toolbar .secondary a.action {
  margin-top: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset .legend {
  margin: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field {
  margin: 0 0 1rem 0;
  position: relative;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field > .label,
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field > .control {
  clear: both;
  width: 100%;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field .label {
  font-size: 1.2rem;
  font-weight: 500;
  padding-bottom: 1rem;
  text-align: left;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field .label:after {
  color: #171717;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  font-size: 1.2rem;
  font-weight: 500;
  height: 5.9rem;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field .control div.mage-error {
  margin-top: 0.3rem;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field.choice {
  display: flex;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field.choice:before {
  display: none;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field.choice input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field.choice label {
  align-items: end;
  color: #171717;
  cursor: pointer;
  display: flex;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field.choice input[type="checkbox"] + label:before {
  border: 1px solid #bcbcbc;
  border-radius: 0.2rem;
  content: "\00a0";
  display: inline-block;
  height: 1.6rem;
  margin: 0 0.5rem 0 0;
  padding: 0;
  vertical-align: top;
  width: 1.6rem;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field.choice input[type="checkbox"]:checked + label:before {
  background: #f7b00a url(/pub/media/wysiwyg/cms/check-mark.svg) 0.3rem 0.5rem no-repeat;
  border: 1px solid #f7b00a;
  content: "";
  text-align: center;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field.choice input[type="checkbox"]:focus + label::before {
  outline: #f7b00a auto 5px;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field.choice input[type="checkbox"] + label:hover:before {
  border: 1px solid #f7b00a;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .fieldset > .field.choice > .label {
  width: auto;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .actions-toolbar {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .actions-toolbar:after,
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .actions-toolbar:before {
  display: none;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .actions-toolbar .primary .action.primary {
  background: #f7b00a;
  border-color: #f7b00a;
  border-radius: 0.2rem;
  font-size: 1.9rem;
  font-weight: 700;
  height: 5.9rem;
  line-height: 5.9rem;
  padding: 0 1.5rem;
  text-transform: uppercase;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .actions-toolbar .primary .action.primary:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
body.account.page-layout-2columns-left .columns .column.main .form-edit-account .actions-toolbar .secondary a.action {
  margin-top: 0;
}
body.account.page-layout-2columns-left .columns .column.main > .tabs-wrap .amblog-tabs-block.-title .amblog-item.-active {
  border-bottom-color: #f7b00a;
}
body.account.page-layout-2columns-left .columns .column.main .amblog-content-tab .amblog-notify-message a {
  color: #f7b00a;
}
body.account.page-layout-2columns-left .columns .column.main .form-newsletter-manage .fieldset .legend {
  margin: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form-newsletter-manage .fieldset > .field.choice {
  margin-top: 2rem;
}
body.account.page-layout-2columns-left .columns .column.main .form-newsletter-manage .fieldset > .field.choice:after,
body.account.page-layout-2columns-left .columns .column.main .form-newsletter-manage .fieldset > .field.choice:before {
  display: none;
}
body.account.page-layout-2columns-left .columns .column.main .form-newsletter-manage .fieldset > .field.choice input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
}
body.account.page-layout-2columns-left .columns .column.main .form-newsletter-manage .fieldset > .field.choice label {
  align-items: center;
  color: #171717;
  cursor: pointer;
  display: flex;
}
body.account.page-layout-2columns-left .columns .column.main .form-newsletter-manage .fieldset > .field.choice input[type="checkbox"] + label:before {
  border: 1px solid #bcbcbc;
  border-radius: 0.2rem;
  content: "\00a0";
  display: inline-block;
  height: 1.6rem;
  margin: 0 0.5rem 0 0;
  padding: 0;
  vertical-align: top;
  width: 1.6rem;
}
body.account.page-layout-2columns-left .columns .column.main .form-newsletter-manage .fieldset > .field.choice input[type="checkbox"]:checked + label:before {
  background: #f7b00a url(/pub/media/wysiwyg/cms/check-mark.svg) 0.3rem 0.5rem no-repeat;
  border: 1px solid #f7b00a;
  content: "";
  text-align: center;
}
body.account.page-layout-2columns-left .columns .column.main .form-newsletter-manage .fieldset > .field.choice input[type="checkbox"]:focus + label::before {
  outline: #f7b00a auto 5px;
}
body.account.page-layout-2columns-left .columns .column.main .form > .actions-toolbar {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form > .actions-toolbar:after,
body.account.page-layout-2columns-left .columns .column.main .form > .actions-toolbar:before {
  display: none;
}
body.account.page-layout-2columns-left .columns .column.main .form > .actions-toolbar .primary .action.primary {
  background: #f7b00a;
  border-color: #f7b00a;
  border-radius: 0.2rem;
  font-size: 1.9rem;
  font-weight: 700;
  height: 5.9rem;
  line-height: 5.9rem;
  padding: 0 1.5rem;
  text-transform: uppercase;
}
body.account.page-layout-2columns-left .columns .column.main .form > .actions-toolbar .primary .action.primary:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
body.account.page-layout-2columns-left .columns .column.main .form > .actions-toolbar .secondary a.action {
  margin-top: 0;
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login {
  background: transparent;
  flex-direction: column;
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-title {
  background: transparent;
  border: none;
  color: #303030;
  left: auto;
  max-width: none;
  padding: 0 0 2rem 0;
  position: relative;
  right: auto;
  text-align: center;
  transform: none;
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-title:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 4.2rem;
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-buttons {
  padding: 2rem 0 0 0;
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-buttons .amsl-button-wrapper {
  margin: 0 1rem 0.5rem;
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button {
  background: none !important;
  box-shadow: none;
  height: 4.8rem;
  width: 4.5rem;
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button .amsl-social-icon {
  transform: scale(1);
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-facebook .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-facebook.svg);
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-twitter .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-twitter.svg);
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-instagram .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-instagram.svg);
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-buttons .amsl-button-wrapper .amsl-button.-linkedin .amsl-social-icon {
  background-image: url(/pub/media/wysiwyg/cms/icon-linkedin.svg);
}
body.account.page-layout-2columns-left .columns .column.main .amasty-perm-customer-dealer {
  margin-bottom: 4rem;
}
body.account.page-layout-2columns-left .columns .column.main .amasty-perm-customer-dealer .fieldset .legend {
  margin: 0 0 2rem 0;
}
body.account.page-layout-2columns-left .columns .column.main .amasty-perm-customer-dealer .fieldset .field .label,
body.account.page-layout-2columns-left .columns .column.main .amasty-perm-customer-dealer .fieldset .field .control {
  clear: both;
  width: 100%;
}
body.account.page-layout-2columns-left .columns .column.main .amasty-perm-customer-dealer .fieldset .field label {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: -0.012rem;
  padding-bottom: 1rem;
  text-align: left;
}
body.account.page-layout-2columns-left .columns .column.main .amasty-perm-customer-dealer .fieldset .field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #f0f0f0 url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #919191;
  height: 5.9rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  letter-spacing: -0.014rem;
}
body.account.page-layout-2columns-left .columns .column.main .order-details-items.ordered .table-wrapper.order-items .table-order-items thead th.col.image {
  padding-left: 0;
}
body.account.page-layout-2columns-left .columns .column.main .order-details-items.ordered .table-wrapper.order-items .table-order-items tbody td.col.image {
  padding-left: 0;
}
body.account.page-layout-2columns-left .columns .column.main .order-details-items.ordered .table-wrapper.order-items .table-order-items tbody td.col.image .product-image-container {
  max-width: 10rem;
}
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.reviews .table-reviews thead th:first-child,
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.reviews .table-reviews tbody th:first-child,
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.reviews .table-reviews thead td:first-child,
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.reviews .table-reviews tbody td:first-child {
  padding-left: 0;
}
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.reviews .table-reviews tbody td.col.item a {
  color: #171717;
}
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.reviews .table-reviews tbody td.col.summary {
  padding-top: 0;
}
body.account.page-layout-2columns-left .columns .column.main .rating-summary .rating-result > span:before {
  color: #f7b00a;
}
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.tickets-history thead th:first-child,
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.tickets-history tbody th:first-child,
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.tickets-history thead td:first-child,
body.account.page-layout-2columns-left .columns .column.main .table-wrapper.tickets-history tbody td:first-child {
  padding-left: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .fieldset .legend {
  margin-left: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .fieldset > .field {
  margin-bottom: 1rem;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .fieldset > .field > .label,
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .fieldset > .field > .control {
  clear: both;
  width: 100%;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .fieldset > .field .label {
  font-size: 1.2rem;
  font-weight: 500;
  padding-bottom: 1rem;
  text-align: left;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .fieldset > .field .label:after {
  color: #171717;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .fieldset > .field input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  font-size: 1.2rem;
  font-weight: 500;
  height: 5.9rem;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .fieldset > .field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  height: 5.9rem;
  font-size: 1.3rem;
  line-height: 4.9rem;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .fieldset > .field select:focus {
  box-shadow: none;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .actions-toolbar {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .actions-toolbar:after,
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .actions-toolbar:before {
  display: none;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .actions-toolbar .primary .action.primary {
  background: #f7b00a;
  border-color: #f7b00a;
  border-radius: 0.2rem;
  font-size: 1.9rem;
  font-weight: 700;
  height: 5.9rem;
  line-height: 5.9rem;
  padding: 0 1.5rem;
  text-transform: uppercase;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .actions-toolbar .primary .action.primary:hover {
  background: #f7a00a;
  border-color: #f7a00a;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit > .actions-toolbar .secondary a.action {
  margin-top: 0;
}
body.account.page-layout-2columns-left .columns .column.main .form-address-edit .fieldset {
  clear: both;
}
.product.attribute.overview .value .read-button {
  position: relative;
  padding-bottom: 15px;
  margin-top: 36px;
}
.product.attribute.overview .value .read-button a::after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 3rem;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  border-bottom: 1px solid #e5e5e5;
  font-size: 3.1rem;
  font-weight: 700;
  letter-spacing: -0.031rem;
  margin-right: 0;
  padding-bottom: 2.6rem;
}
.pages .action {
  border: none;
  border-radius: 0.4rem;
}
.pages .action.next:before,
.pages .action.previous:before {
  color: #171717;
}
.pages strong.page {
  color: #f7b00a;
  font-weight: 400;
}
.pages strong.page span:not(.label) {
  padding-bottom: 0.5rem;
  position: relative;
}
.pages strong.page span:not(.label):after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 1.5rem;
}
.pages .items {
  font-weight: 500;
}
.pages a.page {
  color: #85868f;
}
.pages a.page:hover {
  color: #85868f;
}
.account .toolbar select {
  border: none;
  box-shadow: none;
}
.account table .action {
  width: 20px;
  height: 20px;
}
.account .table-wrapper .action {
  display: inline-block;
  position: relative;
}
.account .table-wrapper .action span {
  background-color: #f7b00a;
  border-radius: 0.2rem;
  bottom: -2.8rem;
  color: #ffffff;
  display: none;
  font-size: 1.2rem;
  font-weight: 500;
  height: 2rem;
  letter-spacing: -0.012rem;
  line-height: 2rem;
  min-width: 8.2rem;
  position: absolute;
  text-align: center;
  transform: translateX(-36%);
  z-index: 1;
}
.account .table-wrapper .action span:before {
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #f7b00a;
  content: "";
  height: 0;
  left: 3.6rem;
  position: absolute;
  top: -0.5rem;
  width: 0;
}
.account .table-wrapper .action.view {
  background-image: url(/pub/media/wysiwyg/cms/icon-view.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.account .table-wrapper .action.view:hover {
  background-image: url(/pub/media/wysiwyg/cms/icon-view-hover.svg);
}
.account .table-wrapper .action.order {
  background-image: url(/pub/media/wysiwyg/cms/icon-cart.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.account .table-wrapper .action.order:hover {
  background-image: url(/pub/media/wysiwyg/cms/icon-cart.svg);
}
.account .table-wrapper .action.view:hover span,
.account .table-wrapper .action.order:hover span {
  display: block;
}
.account .orders-history .table-order-items.history thead th {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: -0.012rem;
}
.account .orders-history .table-order-items.history thead th:first-child,
.account .orders-history .table-order-items.history tbody th:first-child,
.account .orders-history .table-order-items.history thead td:first-child,
.account .orders-history .table-order-items.history tbody td:first-child {
  padding-left: 0;
}
.account .orders-history .table-order-items.history thead th.status,
.account .orders-history .table-order-items.history tbody th.status,
.account .orders-history .table-order-items.history thead td.status,
.account .orders-history .table-order-items.history tbody td.status,
.account .orders-history .table-order-items.history thead th.actions,
.account .orders-history .table-order-items.history tbody th.actions,
.account .orders-history .table-order-items.history thead td.actions,
.account .orders-history .table-order-items.history tbody td.actions {
  text-align: right;
}
.account .orders-history .table-order-items.history tbody td.status.canceled {
  color: #df4549;
}
.account .orders-history .table-order-items.history tbody td.status.complete {
  color: #00af0c;
}
.account .orders-history .table-order-items.history tbody td.status.pending {
  color: #e68300;
}
.account .pages strong.page span:not(.label):after {
  transform: translateX(-30%);
}
/* end Account pages styles */
/* Customer forgot password page styles */
.customer-account-forgotpassword .page-title-wrapper {
  text-align: center;
}
.customer-account-forgotpassword .page-title-wrapper h1 {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
}
.customer-account-forgotpassword .form.password.forget {
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.1);
  flex: 0 0 48%;
  margin: 0 auto;
  padding: 5rem 10rem;
}
.customer-account-forgotpassword .form.password.forget .field.email {
  position: relative;
}
.customer-account-forgotpassword .form.password.forget .field.email .label {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: -0.012rem;
  padding-bottom: 1rem;
  text-align: left;
  width: 100%;
}
.customer-account-forgotpassword .form.password.forget .field.email .label:after {
  color: #171717;
}
.customer-account-forgotpassword .form.password.forget .field.email input {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  font-size: 1.2rem;
  font-weight: 500;
  height: 5.9rem;
}
.customer-account-forgotpassword .form.password.forget .field.email .control {
  width: 100%;
}
.customer-account-forgotpassword .form.password.forget .field.email .control div.mage-error {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0.3rem;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar:after,
.customer-account-forgotpassword .form.password.forget .actions-toolbar:before {
  display: none;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .action {
  background-color: #f7b00a;
  border-color: #f7b00a;
  border-radius: 0.2rem;
  color: #ffffff;
  display: block;
  height: 5.9rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 5.9rem;
  margin: 0;
  padding: 0 2rem;
  text-transform: uppercase;
  width: 100%;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .action.back {
  background-color: #bcbcbc;
  border-color: #bcbcbc;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary,
.customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary {
  margin: 0;
}
/* end Customer forgot password page styles */
/* page messages styles */
.messages.cs-sales-messages {
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: 88vw;
  max-width: 400px;
  z-index: 9999999;
}
.messages.cs-sales-messages > .message {
  background: #fff;
  border-radius: 0;
  font-size: 14px;
  line-height: 19px;
  color: #747474;
  border-left: solid 5px #0f76d1;
  box-shadow: 0 0 12px 0 #0000002e;
  padding: 20px 60px 20px 60px;
}
.messages.cs-sales-messages button.hide-message-main-agr,
.messages.cs-sales-messages .cart.table-wrapper .actions-toolbar > .action.hide-message-main-agr,
.messages.cs-sales-messages .action-gift.hide-message-main-agr {
  position: absolute;
  right: 20px;
  top: 50%;
  padding: 0;
  transform: translateY(-50%);
  border: none;
  height: 30px;
  background: 0 0;
  width: 30px;
  background-image: url(/pub/media/icons/close-icon-agr.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
}
.cs-sales-messages .message.message-hidden {
  transform: translateX(-160%);
}
.message {
  border-radius: 20px;
}
.message > :before {
  font-size: 30px !important;
  top: 50% !important;
  left: 8px !important;
}
.messages.cs-sales-messages > .message-success {
  border-color: #5fb83a;
}
.messages.cs-sales-messages > .message-success > :first-child:before {
  color: #5eb839;
}
.messages.cs-sales-messages > .message-error {
  border-color: #e0404c;
}
.messages.cs-sales-messages > .message-error > :first-child:before {
  color: #e0404c;
}
.messages.cs-sales-messages > .message-notice {
  border-color: #75b7f2;
}
.messages.cs-sales-messages > .message-notice > :first-child:before {
  color: #75b7f2;
}
.messages.cs-sales-messages > .message-warning {
  border-color: #ff7214;
}
.messages.cs-sales-messages > .message-warning > :first-child:before {
  color: #ff7214;
}
/* end page messages styles */
/* Empty cart page styles */
.checkout-cart-index .column.main > .cart-empty {
  background-image: url(/pub/media/wysiwyg/empty-cart.png);
  background-position: 2rem 50%;
  background-repeat: no-repeat;
  align-items: flex-start;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 60rem;
  padding: 5rem 8rem 5rem 16rem;
}
.checkout-cart-index .column.main > .cart-empty > p {
  margin: 0;
  padding: 0.5rem 0;
}
.checkout-cart-index .column.main > .cart-empty > p a {
  background-color: #bcbcbc;
  border-radius: 0.2rem;
  color: #ffffff;
  padding: 0.5rem 1rem;
}
.modal-popup .modal-footer > .action {
  padding: 0 30px !important;
  line-height: 30px !important;
}
.modal-popup .modal-footer {
  text-align: center !important;
  justify-content: center !important;
}
.my-credit-cards-popup .action.secondary:hover {
  color: white;
  text-decoration: none;
}
.modal-popup .modal-inner-wrap .modal-content {
  border-width: 0;
  border-radius: 0;
  padding: 2rem 3rem;
}
.modal-popup .modal-inner-wrap {
  max-width: 700px;
}
#maincontent input[type="text"],
#maincontent input[type="password"],
#maincontent input[type="url"],
#maincontent input[type="tel"],
#maincontent input[type="email"] {
  padding: 0 25px;
}
#maincontent textarea {
  padding: 25px;
}
/* end Empty cart page styles */
.aw_sarp2-profile-index .page-main .amrec-subscriptions-grid-orders {
  margin-bottom: 30px;
}
/* hide overflow from "body" when mobile menu is opened */
body.menu-opened {
  overflow: hidden;
}
body.menu-opened .ammenu-nav-sections.-mobile:not(.-left-menu) .ammenu-items.-root,
body.menu-opened .ammenu-nav-sections.-mobile:not(.-left-menu).-mobile.-opened .ammenu-items.-root,
body.menu-opened .page-wrapper.sticky_header_ln .ammenu-nav-sections.-mobile:not(.-left-menu).-mobile.-opened .ammenu-items.-root {
  display: block !important;
}
body .ammenu-nav-sections.-mobile:not(.-left-menu).-mobile.-opened .ammenu-items.-root {
  display: block !important;
}
@media (min-width: 1400px) {
  .cms-home .home-section-help .home-section-help-content > .container {
    max-width: 94rem;
  }
}
@media (max-width: 1399px) {
  .cms-home .column.main > .widget.block-products-list .product-items > .product-item:nth-child(3),
  .cms-home .column.main > .widget.block-products-list .product-items > .product-item:nth-child(5) {
    margin-left: 0 !important;
  }
  .cms-home .column.main > .widget.block-products-list .product-items > .product-item:nth-child(4) {
    margin-left: 2% !important;
  }
}
@media (max-width: 1360px) {
  .customer-account-login .breadcrumbs,
  .customer-account-create .breadcrumbs,
  body.account .breadcrumbs,
  .customer-account-login #maincontent,
  .customer-account-create #maincontent,
  body.account #maincontent {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1400px) {
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper {
    padding: 4rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper {
    padding: 7rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper {
    padding: 1.5rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis {
    padding-bottom: 1rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link {
    padding-bottom: 1rem;
  }
}
@media (max-width: 1199px) {
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper {
    padding: 3rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline {
    font-size: 1.8rem;
    line-height: 2.2rem;
    margin-bottom: 0.5rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis {
    font-size: 1.4rem;
    padding-bottom: 0.5rem;
  }
  .home-section-one .home-section-one-finder .smas-wrap .smas-group-right .smas-attr-inner .btn.btn-reset {
    margin-left: 2rem;
    max-width: 4.4rem;
    position: relative;
    right: auto;
  }
  .customer-account-create .column.main .form-create-account {
    min-width: 100%;
    max-width: 100%;
  }
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content {
    align-items: flex-start;
    flex-direction: column;
    padding-left: 1rem;
  }
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content .customer-image {
    margin-bottom: 1rem;
  }
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content .customer-info {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper {
    padding: 3rem 3.5rem;
  }
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper {
    padding: 1.5rem 2rem;
  }
  /* On mobile devices hide "Support Academy" link from menu */
  .ammenu-nav-sections.-mobile .ammenu-items.-root > .ammenu-item:nth-child(4) {
    display: none;
  }
}
@media (max-width: 991px) {
  .ammenu-nav-sections.-mobile.-opened {
    box-shadow: 0 0 70px -10px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 0 70px -10px rgba(0, 0, 0, 0.28);
  }
  .home-section-help .row.title {
    padding-bottom: 3rem;
    padding-top: 6rem;
  }
  .home-section-help .row.services {
    padding-bottom: 3rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link {
    padding-bottom: 0.5rem;
  }
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper {
    padding: 1rem;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item {
    max-width: 27.5rem;
    width: 27.5rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis {
    height: 4rem;
    margin-bottom: 1rem;
  }
  .home-section-one .home-section-one-finder {
    max-width: 72rem;
  }
  .home-section-one .home-section-one-finder .performance-tuning {
    font-size: 6.2rem;
  }
  .customer-account-login .login-container .block {
    padding: 5rem;
  }
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content {
    padding: 4rem 2rem;
  }
}
@media (max-width: 820px) {
  .customer-account-create .column.main .form-create-account {
    flex-direction: column;
  }
  .customer-account-create .column.main .form-create-account .fieldset.create.info,
  .customer-account-create .column.main .form-create-account .fieldset.create.account,
  .customer-account-create .column.main .form-create-account .fieldset.additional_info {
    flex: 0 0 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .customer-account-create .column.main .form-create-account .actions-toolbar {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* homepage styles */
  .cms-home .mp-product-slider-title,
  .cms-home h4.aminst-feed-title {
    font-size: 3.4rem;
  }
  .cms-home .home-section-one-finder {
    padding: 0 2rem;
  }
  .cms-home .home-section-one-finder .performance-tuning {
    font-size: 4.2rem;
    line-height: 4.2rem;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item {
    width: 48%;
  }
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-content-wrapper {
    padding: 4rem 4rem 6rem 4rem;
  }
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-image-wrapper,
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-image-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-image-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-image-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper {
    order: 1;
  }
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-recent-post-content-wrapper,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper {
    order: 2;
    padding: 4rem 4rem 5rem 4rem;
  }
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-headline {
    font-size: 2rem;
    line-height: 2.2rem;
    padding-bottom: 2rem;
  }
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-thesis {
    font-size: 1.4rem;
    line-height: 2.4rem;
    padding-bottom: 2rem;
  }
  .cms-home .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
  .cms-home .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
  .cms-home .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link,
  .cms-home .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .ask-more-link {
    padding-bottom: 2rem;
  }
  .cms-home .home-section-help-content > .container {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cms-home .home-section-help-content > .container .row.services {
    margin-left: 0;
    margin-right: 0;
  }
  .cms-home .home-section-help-content > .container .row.services .col-6:nth-child(2n+2) {
    padding-left: 0;
  }
  .cms-home .home-section-help-content > .container .row.details {
    margin-left: 0;
    margin-right: 0;
  }
  .cms-home .home-section-help-content > .container .row.details .col-sm-6 {
    padding-left: 0;
  }
  .cms-home .home-section-one-blocks > .container {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cms-home .home-section-one-blocks > .container > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .cms-home .home-section-one-blocks > .container > .row .col-12:first-child {
    padding-left: 0;
  }
  .home-section-slider {
    max-height: 100rem;
    min-height: 100rem;
  }
  .home-section-slider .homepage-slider .slide {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .home-section-slider .homepage-slider .slide .slide-title {
    font-size: 4.4rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-title,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title {
    font-size: 3.4rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item {
    flex-direction: column;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper,
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-image-wrapper,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item .amblog-recent-post-content-wrapper {
    min-width: 100% !important;
    width: 100%;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2) .amblog-thesis,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-thesis {
    height: auto;
    margin-bottom: 2rem;
    -webkit-line-clamp: unset;
    text-overflow: unset;
  }
  .home-section-one .home-section-one-finder .smas-wrap .smas-group-right .smas-attr-inner .btn.btn-reset {
    margin-left: 1rem;
  }
  .home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr {
    margin-right: 1rem;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info:hover .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart:before {
    width: 64%;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item {
    margin-left: 0;
    min-height: 36rem;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item:first-child {
    margin-left: 0 !important;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item:nth-child(2) {
    margin-left: 2% !important;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-photo {
    min-height: 18.3rem;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart span {
    display: block;
  }
  /* end homepage styles */
  .extra-urls h4 {
    font-size: 1.6rem;
  }
  .extra-urls ul li a {
    font-size: 1.2rem;
  }
  .extra-urls .ask-more-link {
    font-size: 1.2rem;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart:before {
    width: 58%;
  }
}
@media (max-width: 767px) {
  /* homepage styles */
  .header.content .ammenu-logo {
    flex-shrink: 0;
  }
  .home-section-one .home-section-one-finder .smas-wrap .smas-group-left {
    flex-basis: 100%;
    flex-direction: column;
    margin-right: 0;
  }
  .home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr:nth-child(1),
  .home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr:nth-child(2),
  .home-section-one .home-section-one-finder .smas-wrap .smas-group-left .smas-attr:nth-child(3) {
    flex: 0 0 100%;
    margin-right: 0;
  }
  .home-section-one .home-section-one-finder .smas-wrap .smas-group-right {
    top: 0;
  }
  .home-section-one .home-section-one-finder .smas-wrap .smas-container .smas-form {
    flex-direction: column;
  }
  /* end homepage styles */
  /* search - no results */
  .page-with-filter .columns .sidebar-main {
    margin-bottom: 5rem;
  }
  .page-layout-2columns-left.page-with-filter .columns .sidebar-main {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  /* end search - no results */
  .amsl-popup-overlay .amsl-popup-block {
    padding: 0 3rem;
    width: auto;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset > .field.password .control #password-strength-meter-container {
    top: -0.6rem;
  }
  .customer-account-login .login-container {
    flex-direction: column;
  }
  .customer-account-login .login-container .block {
    flex: 0 0 100%;
  }
  .customer-account-login .login-container .block.block-customer-login {
    margin-bottom: 3rem;
  }
  .customer-account-login .login-container .block.block-new-customer .block-content > p {
    min-height: 0;
  }
  .customer-account-login .login-container .block.block-new-customer .block-content .actions-toolbar {
    margin-top: 3rem;
  }
  .customer-account-create .column.main .form-create-account .actions-toolbar .primary .action {
    display: block;
  }
  .customer-account-create .column.main .amsl-social-login .amsl-title {
    margin-bottom: 2rem;
  }
  /* Account pages styles */
  .account .block-collapsible-nav {
    top: 0;
  }
  .account .abs-toggling-title-mobile:after,
  .account .block-wishlist-management .wishlist-select .wishlist-name:after,
  .account .block-collapsible-nav .title:after {
    color: #000;
  }
  .account .block-collapsible-nav .title:after {
    font-size: 28px;
  }
  .account .abs-toggling-title-mobile,
  .account .block-wishlist-management .wishlist-select .wishlist-name {
    padding: 1rem 4rem 1rem 2rem;
  }
  .account .block-collapsible-nav .title {
    padding: 1rem 4rem 1rem 2rem;
    margin: 15px 19px 0;
    border: none;
    background: #ededed;
    border-radius: 7px;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .block-title {
    width: 100%;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .block-content .box-newsletter {
    margin-top: 0;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses {
    clear: both;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses .block-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses .block-content .box.box-billing-address,
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses .block-content .box.box-shipping-address {
    flex: 0 0 48.8%;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .block-title,
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-information,
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-info .box-newsletter {
    width: 100%;
  }
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content {
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
  }
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content .customer-image {
    margin-bottom: 0;
  }
  body.account #maincontent {
    padding-top: 10rem;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-login-content .amsl-form .fieldset > .field:not(.choice) > .control div.mage-error {
    top: 0.3rem;
  }
  /* end Account pages styles */
  .amsl-popup-overlay .amsl-popup-block .form-login .field.email {
    padding-bottom: 1rem;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-register-content .fieldset.create.info > .field:not([class*='field-name-']),
  .amsl-popup-overlay .amsl-popup-block .fieldset > .field {
    padding-bottom: 1rem;
    width: 100%;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-register-content .fieldset.create.info > .field.choice {
    padding-top: 1rem;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset > .field > .label {
    padding-bottom: 0;
  }
  .amsl-popup-overlay .amsl-popup-block .form-create-account .fieldset .field .control div.mage-error {
    top: 0.3rem;
  }
  .customer-account-create .column.main .form-create-account > .fieldset > .field .control div.mage-error {
    margin-top: 0;
  }
  .customer-account-create .column.main .form-create-account .fieldset.create.account .field .control div.mage-error {
    margin-top: 0.3rem;
  }
  .customer-account-login .login-container .block.block-customer-login .block-content .fieldset > .field .control > div.mage-error {
    margin-top: 0;
  }
  header.page-header .header-wrapper-bottom-c.show-sttrc .search .amsearch-loupe {
    display: block !important;
    right: 30px;
    left: unset;
  }
  header.page-header .header-wrapper-bottom-c.show-sttrc .search .amsearch-wrapper-input {
    padding: 0 20px;
  }
}
@media (max-width: 640px) {
  /* Account pages styles */
  .account .orders-history .table-order-items.history thead th.status,
  .account .orders-history .table-order-items.history tbody th.status,
  .account .orders-history .table-order-items.history thead td.status,
  .account .orders-history .table-order-items.history tbody td.status,
  .account .orders-history .table-order-items.history thead th.actions,
  .account .orders-history .table-order-items.history tbody th.actions,
  .account .orders-history .table-order-items.history thead td.actions,
  .account .orders-history .table-order-items.history tbody td.actions {
    text-align: left;
  }
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content {
    padding-left: 2rem;
    margin: 0 20px 30px;
  }
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .customer-content,
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .nav li > strong,
  body.account.page-layout-2columns-left .columns .sidebar.sidebar-main .block-collapsible-nav-content .nav li > a {
    padding-left: 0;
  }
  body.account.page-layout-2columns-left .columns .column.main > .actions-toolbar {
    flex-direction: column;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-reviews-dashboard > .block-content .items .item {
    width: 100%;
  }
  /* end Account pages styles */
  /* Forgot password page styles */
  .customer-account-forgotpassword .form.password.forget {
    padding: 3rem;
  }
  .customer-account-forgotpassword .form.password.forget .actions-toolbar {
    flex-direction: column;
  }
  .customer-account-forgotpassword .form.password.forget .actions-toolbar .primary,
  .customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary {
    width: 100%;
  }
  .customer-account-forgotpassword .form.password.forget .actions-toolbar > .primary {
    margin-bottom: 2rem;
  }
  /* end Forgot password page styles */
  /* Empty cart page styles */
  .checkout-cart-index .column.main > .cart-empty {
    padding: 5rem 2rem 5rem 16rem;
  }
  /* end Empty cart page styles */
}
@media (max-width: 480px) {
  .header.panel > .top-header-links > li a {
    font-size: 1.2rem;
  }
  header.page-header .header.content {
    height: 6rem;
  }
  header.page-header .header.content .ammenu-logo img {
    max-height: 5rem;
  }
  /* homepage styles */
  .cms-home .home-section-one-finder {
    margin-bottom: 4rem;
    padding: 0 2rem;
  }
  .cms-home .home-section-one-finder .performance-tuning {
    font-size: 3.2rem;
    line-height: 3.2rem;
    padding-top: 6rem;
  }
  .cms-home .home-section-one-finder .tell-us {
    font-size: 1.4rem;
  }
  .cms-home .home-section-one-finder select {
    height: 4.9rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.1rem no-repeat #ffffff;
  }
  .cms-home .home-section-one-blocks .container {
    padding: 0 2rem;
  }
  .cms-home .home-section-one-blocks .tuning-block .image-container {
    border: 1px solid #f7b00a;
  }
  .cms-home .home-section-one-blocks .tuning-block .learn-more {
    margin-bottom: 4rem;
  }
  .cms-home .column.main {
    padding-bottom: 0;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item {
    margin: 0 0 2rem 0;
    max-width: 32rem;
    width: 100%;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item:nth-child(1n) {
    margin-left: 0 !important;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-photo {
    display: block;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    display: block;
    margin: 0 auto;
  }
  .cms-home .home-section-slider {
    max-height: 65rem;
    min-height: 65rem;
  }
  .cms-home .home-section-slider .homepage-slider .slide .slide-date {
    padding-top: 10rem;
  }
  .cms-home .home-section-slider .homepage-slider .slide .slide-title {
    font-size: 2.4rem;
    line-height: 3rem;
    padding-bottom: 2rem;
    padding-top: 10rem;
  }
  .cms-home .home-section-slider .homepage-slider .slide .slide-text {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
  .cms-home .home-section-slider .homepage-slider .slide .slide-user {
    padding-bottom: 10rem;
  }
  .cms-home .mp-product-slider-title {
    font-size: 2.4rem;
    margin: 4rem 0;
  }
  .cms-home h4.aminst-feed-title {
    font-size: 2.4rem;
  }
  .cms-home .home-section-help .home-section-help-content .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .cms-home .home-section-one-blocks > .container > .row .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .cms-home .cms-home .home-section-help-content > .container .row.details .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .home-section-latest-posts {
    padding-bottom: 4rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-title,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title {
    font-size: 2.4rem;
    padding: 4rem 0;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item {
    flex-direction: column;
    margin-bottom: 2rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-image-wrapper img,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-image-wrapper img,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-image-wrapper img,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-image-wrapper img {
    max-width: 48rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(2),
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3),
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2),
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3),
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2),
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3),
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(2),
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) {
    flex-direction: column;
    width: 100%;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:last-child,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:last-child,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:last-child,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:last-child {
    margin-bottom: 0;
  }
  .home-section-latest-posts .amblog-element-block .col-1,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .col-1,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .col-1,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .col-1 {
    display: none;
  }
  .home-section-latest-posts .amblog-element-block .col-10,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .col-10,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .col-10,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .col-10 {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 100%;
  }
  .home-section-help .title {
    font-size: 1.6rem;
  }
  .home-section-help .row .col-6 {
    padding-bottom: 1rem;
  }
  .home-section-help .row.title {
    padding-bottom: 1rem;
    padding-top: 3rem;
  }
  .home-section-help .row.details .col-6:nth-child(odd) {
    padding-left: 0.75rem;
  }
  .home-section-help .row.details .col-6:nth-child(even) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .home-section-help .help-text {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  .home-section-help .help-text:after {
    width: 100%;
  }
  .home-section-help a {
    padding-bottom: 1rem;
  }
  .footer-middle-line h3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* end homepage styles */
  .toolbar-products .toolbar-amount .page-title-wrapper h1 span {
    line-height: 5rem;
  }
  .cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart:before {
    width: 74%;
  }
  .amsl-popup-overlay .amsl-popup-block {
    max-width: 90%;
    padding: 0 2rem;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist,
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content {
    width: auto;
  }
  .customer-account-create .column.main .form-create-account {
    padding: 3rem;
  }
  .customer-account-create .column.main .form-create-account .fieldset.create.account .field.password #password-strength-meter-container {
    top: -0.5rem;
  }
  /* Account pages styles */
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses .block-content {
    flex-direction: column;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.status,
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td.actions {
    text-align: left;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders .table-wrapper tbody td {
    padding-top: 0.5rem;
  }
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-addresses > .block-title,
  body.account.page-layout-2columns-left .columns .column.main .block.block-dashboard-orders > .block-title {
    margin-bottom: 0;
  }
  /* end Account pages styles */
  /* Category page styles */
  .catalog-category-view .sorter {
    width: 100%;
  }
  .catalog-category-view.page-products .toolbar-products .toolbar-sorter .sorter-options {
    width: 100%;
  }
  .catalog-category-view.page-products .toolbar-products .toolbar-sorter .sorter-label {
    display: none;
  }
  /* end Account pages styles */
  .cms-page-view.page-layout-2columns-left .page-title-wrapper .page-title {
    line-height: 3.2rem;
    font-size: 3.2rem;
  }
  .cms-page-view.page-layout-2columns-left .column.main {
    padding: 4rem 2rem;
  }
  .amblog-post-container .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-category {
    width: 100%;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block .amblog-post-container .amblog-content .article-body,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block .amblog-grid-list > .amblog-item .amblog-content .article-body,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .article-body,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .article-body,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .article-body,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .article-body {
    padding: 0 20px;
  }
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block .amblog-post-container .amblog-content .article-attachments,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block .amblog-grid-list > .amblog-item .amblog-content .article-attachments,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .article-attachments,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .article-attachments,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .article-attachments,
  .amblog-index-post.page-layout-2columns-right .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .article-attachments {
    padding: 20px;
  }
}
@media (max-width: 414px) {
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item {
    margin-bottom: 0;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child {
    margin-bottom: 0;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-image-wrapper img,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-image-wrapper img,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-image-wrapper img,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:first-child .amblog-recent-post-image-wrapper img {
    max-width: 41.4rem;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-image-wrapper {
    order: 1;
  }
  .home-section-latest-posts .amblog-element-block .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper,
  .home-section-latest-posts .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-item:nth-child(3) .amblog-recent-post-content-wrapper {
    order: 2;
  }
  .toolbar-products .toolbar-amount {
    font-size: 1.2rem;
    line-height: 5rem;
  }
  .toolbar-products .toolbar-amount .page-title-wrapper h1 span {
    font-size: 1.2rem;
  }
  .toolbar-products .toolbar-sorter .sorter-label {
    font-size: 1.2rem;
  }
  .cms-home .home-section-slider {
    max-height: 67rem;
    min-height: auto;
  }
  .amsl-popup-block .fieldset > .field > .label,
  .amsl-popup-block .fieldset > .fields > .field > .label,
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset > .field.password .control #password-strength-meter-container {
    font-size: 1.2rem;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist,
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content {
    max-width: 30rem;
    min-width: 30rem;
  }
  .amsl-popup-overlay .amsl-popup-block .form-create-account .fieldset .field .control div.mage-error {
    top: 0;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-items {
    width: 80%;
  }
}
@media (max-width: 375px) {
  .amsl-tablist .amsl-title .amsl-link {
    padding: 0.7rem 0.5rem;
  }
  .customer-account-login .login-container .block {
    padding: 3rem;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist,
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content {
    max-width: 100%;
    min-width: 100%;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-items {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .customer-account-create .column.main .form-create-account .fieldset.create.account .field.password #password-strength-meter-container {
    position: relative;
    right: auto;
    top: auto;
  }
  .customer-account-create .column.main .form-create-account .fieldset.additional_info .label {
    padding-bottom: 0;
  }
  .customer-account-create .column.main .form-create-account .actions-toolbar {
    flex-direction: column;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-login-content .amsl-form .fieldset > .field:not(.choice) > .control div.mage-error {
    top: 0;
  }
}
@media (max-width: 320px) {
  .cms-home .column.main > .widget.block-products-list .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart:before {
    width: 68%;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-tablist,
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content {
    max-width: 26rem;
    min-width: 26rem;
  }
  .amsl-popup-overlay .amsl-popup-block .amsl-tabs-wrapper .amsl-content .amsl-form .form > .fieldset > .field.password .control #password-strength-meter-container {
    position: relative;
  }
  .amsl-popup-overlay .amsl-popup-block {
    max-width: 96%;
    padding: 0 1rem;
  }
  .customer-account-login .login-container .block.block-customer-login .block-content .fieldset .actions-toolbar > .secondary {
    padding: 1rem 0;
    position: relative;
    right: auto;
    top: auto;
  }
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  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;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .dashboard-welcome-toggler,
  .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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses: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,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    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 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions,
  .cart-container .form-cart .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue,
  .cart-container .form-cart .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 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: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    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: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #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: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .amreview-popup.modal-popup .block-content {
    padding: 10px 40px 40px;
  }
  .amrev-toolbar-container {
    margin: 20px 0 25px 0;
    padding: 5px 10px;
    background: #fafafa;
  }
  .amrev-toolbar-container .amrev-filters {
    flex-basis: auto;
    flex-wrap: nowrap;
    order: 1;
  }
  .amrev-toolbar-container .amrev-filter {
    flex-basis: auto;
    margin: 0;
    padding: 0;
    border: none;
  }
  .amrev-toolbar-container .amrev-sorting {
    flex-basis: 250px;
    order: 2;
    padding: 0 0 0 15px;
  }
  .amrev-toolbar-container.-all .amrev-sorting {
    border-left: 1px solid #d6d6d6;
  }
  .amrev-toolbar-container .amrev-label {
    margin: 0 7.5px;
  }
  .amrev-toolbar-container .amrev-select {
    max-width: 175px;
  }
  .amreview-images.slick-slider .slick-slide {
    display: inline-block;
  }
  .amreview-images.slick-slider .slick-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) center no-repeat;
  }
  .amrev-comment-block {
    margin: 0;
  }
  .amrev-area-field div.mage-error {
    position: absolute;
    top: 100%;
    margin-top: 4px;
  }
  .amrev-comment-form .amrev-fieldset {
    flex-basis: 70%;
  }
  .amrev-comment-toolbar {
    flex-wrap: nowrap;
    padding: 25px 0 20px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap {
    flex-basis: auto;
    order: 3;
    padding: 0 15px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap .amreview-plus {
    margin: 0 10px 0 0;
  }
  .amrev-comment-toolbar .amrev-comment {
    flex-basis: auto;
    justify-content: initial;
    order: 2;
    margin: 0;
    border-right: 1px solid #c4c4c4;
  }
  .amrev-comment-toolbar .amrev-reply {
    flex-basis: auto;
    order: 1;
    padding: 0 15px 0 0;
  }
  .amrev-comment-toolbar .amrev-repbtn {
    padding: 4px 10px 4px 26px;
  }
  .amrev-comment-toolbar .amrev-repbtn:before {
    left: 10px;
  }
  .amreview-helpful-wrap .amreview-helpful {
    font-size: 12px;
  }
  .amreview-submit-form .field.review-field-nickname.-half,
  .amreview-submit-form .field.review-field-email {
    width: 48%;
  }
  .amreview-submit-form .review-form .action.submit.primary {
    padding: 11px 22px;
  }
  .amreview-submit-form > .block-content {
    padding: 25px 0 55px;
  }
  .amreview-submit-form .review-fieldset {
    margin: 0 0 40px;
  }
  .amreview-submit-form .review-fieldset .field {
    margin: 0 0 15px 0;
  }
  .amreview-summary-info,
  .amreview-summary-details {
    padding: 0;
  }
  .amreview-review-list {
    margin: 0;
    padding: 50px 0 20px 0;
  }
  .amreview-review-list.-empty {
    padding: 40px;
  }
  .amrev-desc-title {
    flex-wrap: nowrap;
  }
  .amreview-author-details {
    margin: 10px 0 20px;
  }
  .amreview-percent-block {
    display: flex;
    align-items: center;
  }
  .amreview-summary-info,
  .amreview-summary-details {
    display: inline-block;
  }
  .amreview-summary-details {
    margin-left: 20px;
  }
  .amreview-add-new {
    margin: 40px 0 0;
  }
  .amreview-add-new .amreview-label {
    max-width: 160px;
    text-align: left;
  }
  .amreview-author-details {
    display: inline-block;
    margin: 0 auto 0 0;
    width: 25%;
    vertical-align: top;
  }
  .amreview-author-details .amreview-verified {
    display: block;
  }
  .amreview-author-details .amreview-date {
    position: static;
  }
  .amreview-author-details .amreview-recommended {
    position: relative;
    margin: 20px 0;
    padding: 4px 4px 4px 6px;
    max-width: 78px;
    border-left: 2px solid #1ab900;
    background: #f1f1f1;
    color: #6b6b6b;
    font-size: 12px;
    line-height: 14px;
  }
  .amreview-recommended:after {
    position: absolute;
    top: 0;
    right: -32px;
    bottom: 0;
    display: block;
    border: 18px solid transparent;
    border-left: 14px solid #f1f1f1;
    content: '';
  }
  .amreview-toolbar-wrap.review-toolbar .pages {
    float: right;
    padding: 20px 0;
    border: 0;
  }
  .amreview-toolbar-wrap.review-toolbar .limiter {
    float: left;
    padding: 20px 0;
  }
  .amreview-review-wrapper.review-item {
    padding: 30px 0 40px 0;
  }
  .amreview-description-wrap {
    position: relative;
    display: inline-block;
    width: 75%;
  }
  .amreview-title-review {
    font-size: 16px;
  }
  .amreview-info-wrapper {
    margin: 0;
  }
  .amreview-summary-info .amreview-showmore {
    display: none;
  }
  .amreview-widget-title {
    padding: 10px 35px;
  }
  .amreview-widget-container.-summary-widget {
    padding-right: 35px;
    padding-left: 35px;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful-wrap {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful {
    margin: 0;
    width: auto;
  }
  .amreview-widget-container.-summary-widget .amreview-icon {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-plus {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-minus {
    margin: 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-wrapper {
    padding: 25px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    padding: 35px;
  }
  .amblog-comments-container {
    margin: 30px 30px 0;
  }
  .amblog-comments-action {
    margin: 20px 30px;
  }
  .amblog-comments-action .amblog-replies,
  .amblog-comments-container .amblog-replies,
  .amblog-replies-block:not(.-level-top) .amblog-comment-reply {
    margin: 30px 0 0 35px;
    padding-left: 20px;
  }
  .desktop.three-columns .amblog-related-wrapper.-related-products .amblog-item-product {
    max-width: 129px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) {
    justify-content: initial;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) .amblog-item-product {
    max-width: 25%;
  }
  .amblog-index-index .page-title,
  .amblog-index-post .page-title {
    margin-bottom: 40px;
  }
  .desktop.three-columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.three-columns section.content {
    width: 52%;
    padding: 0 30px;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    width: 24%;
  }
  .desktop.two-columns-right,
  .desktop.two-columns-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.two-columns-right section.content {
    width: 76%;
    padding-right: 40px;
  }
  .desktop.two-columns-left section.content {
    width: 76%;
    padding-left: 40px;
  }
  .desktop.two-columns-right aside.left,
  .desktop.two-columns-left aside.left,
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    width: 24%;
  }
  .amblog-container-list {
    padding-top: 0;
  }
  .amblog-element-block,
  .amblog-post-container .amblog-widget-container,
  .amblog-grid-list > .amblog-item .amblog-widget-container,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
    display: block;
    margin-bottom: 30px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
  }
  .amblog-element-block .amblog-title,
  .amblog-main-content .amblog-search .amblog-title,
  .amblog-main-content .amblog-search .amblog-title,
  .amblog-post-container .amblog-widget-container .amblog-title,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
    padding: 15px 15px;
  }
  .amblog-element-block .amblog-title:before,
  .amblog-element-block .amblog-title:after,
  .amblog-post-container .amblog-widget-container .amblog-title:before,
  .amblog-post-container .amblog-widget-container .amblog-title:after,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:before,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title:after,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:before,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title:after {
    display: none;
  }
  .amblog-element-block .amblog-item,
  .amblog-element-block .amblog-categories.-level1 > .amblog-category,
  .amblog-post-container .amblog-widget-container .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item,
  .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category {
    padding: 15px 20px;
  }
  .amblog-element-block .amblog-item.-search,
  .amblog-element-block .amblog-categories.-level1 > .amblog-category.-search,
  .amblog-post-container .amblog-widget-container .amblog-item.-search,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-item.-search,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-search,
  .amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category.-search {
    padding: 20px 15px;
  }
  .amblog-post-container,
  .amblog-main-content .amblog-search,
  .amblog-grid-list > .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item {
    padding-bottom: 15px;
    margin-bottom: 40px;
  }
  .amblog-post-container .amblog-tags,
  .amblog-grid-list > .amblog-item .amblog-tags,
  .amblog-grid-list .slick-slide .amblog-item .amblog-tags {
    margin: 25px 0;
    padding: 0 25px;
  }
  .amblog-post-container .amblog-content,
  .amblog-grid-list > .amblog-item .amblog-content,
  .amblog-grid-list .slick-slide .amblog-item .amblog-content {
    margin-top: 20px;
    padding: 0 25px 15px;
  }
  .amblog-post-container .amblog-widget-container,
  .amblog-grid-list > .amblog-item .amblog-widget-container,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
    margin: 30px -25px;
  }
  .amblog-post-container .amblog-title,
  .amblog-grid-list > .amblog-item .amblog-title,
  .amblog-grid-list .slick-slide .amblog-item .amblog-title {
    margin-bottom: 20px;
  }
  .amblog-post-container .amblog-footer,
  .amblog-grid-list > .amblog-item .amblog-footer,
  .amblog-grid-list .slick-slide .amblog-item .amblog-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    padding: 15px 25px;
  }
  .amblog-post-container .amblog-features.-post,
  .amblog-grid-list > .amblog-item .amblog-features.-post,
  .amblog-grid-list .slick-slide .amblog-item .amblog-features.-post {
    padding: 15px 25px;
  }
  .amblog-post-container .amblog-more,
  .amblog-grid-list > .amblog-item .amblog-more,
  .amblog-grid-list .slick-slide .amblog-item .amblog-more {
    min-width: 41%;
    text-align: right;
  }
  .amblog-post-container .amblog-read,
  .amblog-grid-list > .amblog-item .amblog-read,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    color: #0e6bd7;
    background: none;
  }
  .amblog-post-container .amblog-arrow,
  .amblog-grid-list > .amblog-item .amblog-arrow,
  .amblog-grid-list .slick-slide .amblog-item .amblog-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iIzJENjlBRSIvPjwvc3ZnPg==);
  }
  .amblog-main-content .amblog-search .amblog-item {
    padding: 30px 25px;
  }
  .amblog-main-content .amblog-search .amblog-title {
    padding: 20px 20px;
    border-bottom: 1px solid #e9e9e9;
  }
  .amblog-main-content .amblog-search .amblog-form-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .amblog-main-content .amblog-search .amblog-field {
    width: 100%;
    margin-bottom: 0;
  }
  .amblog-main-content .amblog-search .amblog-btn {
    max-width: 250px;
    max-height: 40px;
    margin-left: 15px;
  }
  .amblog-main-content {
    padding-top: 0;
  }
  .amblog-main-content > .amblog-item {
    margin-bottom: 50px;
  }
  .amblog-main-content > .amblog-item:last-child {
    margin-bottom: 0;
  }
  .amblog-grid-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .amblog-grid-list > .amblog-item {
    width: 47%;
  }
  .amblog-grid-list .amblog-read:hover {
    text-decoration: none;
    background: #185eaf;
  }
  .amblog-grid-list .amblog-features > .amblog-item {
    margin-right: 10px;
  }
  .amblog-grid-list .amblog-features > .amblog-item.-comments .amblog-ref {
    white-space: nowrap;
  }
  .amblog-grid-list .amblog-item .amblog-category {
    margin-right: 10px;
  }
  .amblog-social-container {
    padding: 15px 25px 0;
  }
  .amblog-pager-container {
    width: 290px;
    margin: 40px auto 50px;
  }
  .amblog-comments-wrapper,
  .amblog-related-wrapper {
    margin-bottom: 0;
  }
  .amblog-comments-wrapper > .amblog-title,
  .amblog-related-wrapper > .amblog-title {
    padding: 20px 30px;
  }
  .amblog-form-comment {
    max-width: 480px;
  }
  .amblog-form-comment .amblog-svg.comment {
    top: 10px;
  }
  .amblog-form-comment .amblog-customer {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .amblog-form-comment .amblog-wrapper {
    width: 49%;
  }
  .amblog-form-comment .amblog-wrapper:first-child {
    margin: 0 20px 15px 0;
  }
  .amblog-form-comment .amblog-input {
    padding-left: 15px;
  }
  .amblog-form-comment .amblog-input.-email + .mage-error,
  .amblog-form-comment .amblog-input.-name + .mage-error {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-btn {
    width: 230px;
    padding: 14px 0;
  }
  .amblog-form-comment .amblog-btn:hover {
    background: #185eaf;
  }
  .amblog-post-container .amblog-widget-container .amblog-title,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-title,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
    padding: 25px 30px 0;
  }
  .amblog-post-container .amblog-widget-container .amblog-list,
  .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-list,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list,
  .amblog-post-container .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
    margin: 0 30px 0;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-list,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-list,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
    width: 47%;
    box-sizing: border-box;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-list,
  .desktop.one-column .amblog-grid-list > .amblog-item .amblog-content .amblog-widget-container.-post .amblog-list,
  .desktop.one-column .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-widget-container.-post .amblog-list {
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item,
  .desktop.one-column .amblog-grid-list > .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item,
  .desktop.one-column .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item {
    width: 31%;
    margin: 0 20px 20px 0;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n),
  .desktop.one-column .amblog-grid-list > .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n),
  .desktop.one-column .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n) {
    margin-right: 0;
  }
  .amblog-post-container .amblog-widget-container.-tags,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-tags,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-tags {
    padding: 0 30px 15px;
  }
  .amcart-message-box,
  .amcart-message-box .related {
    width: 462px;
  }
  .am-related-box,
  .am-related-box .related {
    width: 462px;
  }
  #confirmBox {
    max-height: 90vh;
  }
  #confirmBox .products-grid .product-item-actions {
    margin-top: 0;
  }
  #confirmOverlay.am-center {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #confirmOverlay.am-right {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 230px;
  }
  #confirmOverlay.am-left {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 230px;
  }
  #confirmOverlay.am-top-right {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 130px 230px 0 0;
  }
  #confirmOverlay.am-top-left {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 130px 0 0 230px;
  }
  #confirmOverlay.am-top {
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-top: 130px;
  }
  .amcart-message-box .products .product-item {
    margin: 0;
    width: 60%;
  }
  .am-related-box .related .products .item.product:hover .am-actions-wrapper {
    top: 0;
  }
  .am-related-box .related .products .product-item {
    margin: 0;
    padding: 0;
    width: 60%;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links {
    display: none;
  }
  .am-related-box .related .products .product-item-actions .secondary-addto-links.am-actions-wrapper {
    display: block;
  }
  .amcart-confirm-buttons .button {
    width: 42%;
  }
  .amcart-confirm-buttons .am-btn-left {
    margin-right: 20px;
  }
  .amcart-confirm-buttons .timer {
    display: inline;
  }
  .am-slider.owl-carousel .owl-prev {
    margin-left: 10px;
  }
  .am-slider.owl-carousel .owl-next {
    margin-right: 10px;
  }
  .amcart-minipage-wrap .amcart-message-box {
    min-width: 700px;
  }
  .amcart-minipage-wrap .product-item-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amcart-minipage-wrap .am-photo-container {
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0 25px;
    width: 50%;
    border: 0;
    box-sizing: border-box;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    width: 100%;
    border: 0;
  }
  .amcart-minipage-wrap .am-photo-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    clear: both;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin: 0 25px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    margin: 0;
    max-width: 305px;
    height: 70px;
  }
  .amcart-product-notice {
    padding: 20px 35px;
    width: initial;
    font-size: 14px;
  }
  .ampage-top-info {
    float: right;
    margin: 0;
    width: 50%;
  }
  .ampage-bottom-info {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    padding: 0 20px 0 0;
    box-sizing: border-box;
  }
  .ampage-bottom-info .am-description {
    margin: 0;
  }
  .ampage-bottom-info .product-info-main {
    width: 100% !important;
  }
  .ampage-bottom-info .product-add-form {
    padding: 0;
    margin: 0;
  }
  .ampage-top-info .am-title {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .ampage-top-info .product-reviews-summary {
    margin-bottom: 10px;
  }
  .ampage-top-info .product-reviews-summary .action {
    margin-left: 10px;
  }
  .ampage-bottom-info .am-description {
    font-size: 14px;
    margin-top: 5px;
  }
  .ampage-bottom-info .product-add-form {
    padding: 0;
  }
  .amcart-qty-wrap {
    margin: 0 0 0 25px;
  }
  .amcart-qty-wrap > .amcart-label {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .amcart-qty-wrap > .amcart-refresh {
    margin-left: 15px;
  }
  .amcform-title-wrap {
    flex-grow: unset;
    min-width: 30%;
    max-width: initial;
  }
  .amcform-title-wrap .amcform-title {
    max-width: 174px;
  }
  .amcform-title-wrap:nth-child(3n + 1):before {
    content: none;
  }
  .amcform-title-wrap:nth-child(3n + 1):last-child:before {
    width: 50%;
    background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
    content: '';
  }
  .amcform-title-wrap:nth-child(3n + 1).ui-state-active:last-child:before {
    background: linear-gradient(270deg, #92b0ff 4.63%, rgba(227, 227, 227, 0) 83.33%);
  }
  .amcform-popup-block .amcform-header {
    font-size: 22px;
  }
  .amcform-popup-block .amcform-toolbar {
    flex-direction: row;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button {
    width: auto;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
    margin-top: 0;
  }
  .product.data.items {
    z-index: unset;
  }
  .circle-theme .amcform-title-wrap {
    min-width: 24%;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    position: unset;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding-top: 0;
    background: #ffffff;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: flex;
    padding: 10px 5px;
    text-align: center;
    font-size: 50px;
    line-height: 100px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #1979c3;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #e9f6ff;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: block;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    padding: 10px;
    min-width: 120px;
    width: 14%;
    text-align: center;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: block;
  }
  .amrelated-pack-item.-wide .amrelated-details,
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container,
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    position: relative;
    display: block;
    margin-top: 16px;
    padding: 0;
    width: 180px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    right: unset;
    padding: 5px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    height: 95px;
    border: 3px dashed #e9f6ff;
    border-bottom: none;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 0;
    height: 100%;
    background: #e9f6ff;
    box-shadow: 0 20px 0 -10px #f9f9f9;
    opacity: 1;
    transition: all .3s ease;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    right: 0;
    left: unset;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    width: 100%;
    opacity: 1;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    min-width: 700px;
    max-width: initial;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 20px 0 0;
    box-sizing: border-box;
  }
  .amrelated-info.-top .amrelated-title {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    margin: 5px 0 0;
    font-size: 14px;
  }
  .amrelated-info.-bottom .product-add-form {
    padding: 0;
    margin: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0 25px;
    width: 50%;
    border: 0;
    box-sizing: border-box;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    width: 100%;
    border: 0;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-right: 27px;
    margin-left: 27px;
  }
  .amsl-cart-page .-labeled-buttons .amsl-buttons,
  .amsl-registration-page .-labeled-buttons .amsl-buttons,
  .amsl-login-page .-labeled-buttons .amsl-buttons {
    width: 100%;
  }
  .amsl-cart-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
  .amsl-registration-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
  .amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular {
    margin: 0 15px 15px 0;
    width: 25%;
  }
  .amsl-forgot-content .amsl-error {
    max-width: 340px;
  }
  .amsl-error {
    margin: 0 40px 20px;
  }
  .header.panel > .header.links > li.greet.welcome:not(:first-of-type) {
    margin: 0;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field.field-name-firstname {
    margin-bottom: 20px;
    width: auto;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field.field-name-lastname {
    padding: 0;
    width: auto;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field-name-prefix,
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field-name-suffix {
    flex-basis: 20%;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname[class*='prefix'] .fields > .field-name-firstname,
  .amsl-register-content .amsl-form .fieldset.create.info .fullname[class*='suffix'] .fields > .field-name-lastname {
    width: calc(80% - 10px);
  }
  .amsl-popup-block {
    margin: auto;
    max-width: 570px;
  }
  .amsl-popup-block.-social-right,
  .amsl-popup-block.-social-left {
    max-width: 850px;
  }
  .amsl-popup-block.-social-left .amsl-login-content {
    flex-direction: row-reverse;
  }
  .amsl-popup-block.-social-right .amsl-login-content {
    flex-direction: row;
  }
  .amsl-popup-block .amsl-login-content {
    width: 425px;
  }
  .amsl-popup-block .amsl-register-content {
    width: 570px;
  }
  .amsl-popup-block .amsl-register-content .fieldset.create.info .field-name-firstname,
  .amsl-popup-block .amsl-register-content .fieldset.create.info .field-name-lastname {
    display: inline-block;
    margin-bottom: 0;
    width: 48%;
  }
  .amsl-popup-block .amsl-tablist {
    margin: 30px 40px 40px;
  }
  .amsl-popup-block .amsl-form {
    margin: 0 40px 70px;
    min-width: 300px;
  }
  .amsl-popup-block .amsl-social-login .amsl-buttons {
    padding: 50px;
  }
  .amsl-popup-block .amsl-button-wrapper {
    margin: 0 15px 15px;
  }
  .amsl-popup-block .amsl-login-content .amsl-button-wrapper.with-label.-rectangular {
    margin: 0 0 15px;
  }
  .amsl-popup-block.-social-right .amsl-login-content,
  .amsl-popup-block.-social-left .amsl-login-content {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
    width: 100%;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-form,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-form {
    flex: auto;
    max-width: 330px;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-form,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-form,
  .amsl-popup-block.-social-right .amsl-login-content .fieldset,
  .amsl-popup-block.-social-left .amsl-login-content .fieldset {
    margin-bottom: 0;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-separator,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-separator {
    display: block;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-wrapper,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-wrapper {
    flex: 1;
    margin: 0 40px;
    min-width: 300px;
    width: auto;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-login,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-login {
    flex-direction: column;
    padding: 0;
    border-radius: 4px;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-login .amsl-buttons,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-login .amsl-buttons {
    box-sizing: border-box;
    padding: 0 35px;
    width: 100%;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-login .amsl-title,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-login .amsl-title {
    margin: 18px auto;
    padding: 10px 10px;
    background: none;
    transform: none;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-error.-default,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-error.-default {
    order: 0;
    margin: 0 40px 10px;
    width: 100%;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-error.-social,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-error.-social {
    flex-basis: auto;
    order: 1;
    margin: auto 0 0;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-title,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-title {
    position: relative;
  }
  .amsl-popup-block.-social-right .amsl-login-content.-empty,
  .amsl-popup-block.-social-left .amsl-login-content.-empty {
    flex-direction: column;
  }
  .amsl-popup-block.-social-right .amsl-login-content.-empty .amsl-error,
  .amsl-popup-block.-social-left .amsl-login-content.-empty .amsl-error {
    max-width: 320px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-separator {
    margin: 45px 40px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-social-login {
    margin: 0 40px;
    border-radius: 4px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-form {
    margin-bottom: 55px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-error {
    margin: 0 40px 10px;
  }
  .amsl-popup-block.-social-bottom .amsl-error {
    margin: 35px 40px 10px;
  }
  .amsl-accounts {
    flex-direction: row;
  }
  .amsl-accounts .amsl-accounts-block {
    width: 45%;
  }
  .amsl-cart-page .amsl-social-login,
  .amsl-login-page .amsl-social-login,
  .amsl-registration-page .amsl-social-login {
    flex-direction: row;
    padding: 20px 20px 0;
  }
  .amsl-cart-page .amsl-social-login .amsl-title,
  .amsl-login-page .amsl-social-login .amsl-title,
  .amsl-registration-page .amsl-social-login .amsl-title {
    margin-bottom: 20px;
    text-align: left;
  }
  .amsl-cart-page .amsl-social-login .amsl-button-wrapper,
  .amsl-login-page .amsl-social-login .amsl-button-wrapper,
  .amsl-registration-page .amsl-social-login .amsl-button-wrapper {
    margin: 0 10px 20px;
  }
  .minisearch .actions .action.search {
    z-index: 1000;
  }
  .amsearch-form-container .input-text {
    padding-left: 14px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    flex-grow: 1;
    width: auto;
    border: none;
  }
  .amasty-xsearch-loader {
    right: 30px;
  }
  .search-autocomplete {
    top: 37px;
    max-width: 75vw;
  }
  .amsearch-close,
  .search .amsearch-loupe:hover {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
  }
  .amsearch-results {
    display: flex;
    overflow: auto;
    padding: 0;
    max-width: 83vw;
  }
  .amsearch-results .amsearch-products {
    padding: 20px 0 0;
  }
  .amsearch-results .amsearch-leftside,
  .amsearch-results .amsearch-products {
    padding: 15px 0;
    width: inherit;
  }
  .amsearch-results .amsearch-item-container {
    padding-bottom: 25px;
  }
  .search-autocomplete.amsearch-clone-position {
    top: calc(100% + 5px);
  }
  .amsearch-wrapper-content > .amsearch-item {
    position: relative;
    padding: 20px 0 16px 15px;
  }
  .amsearch-wrapper-content > .amsearch-item:last-child {
    padding-bottom: 20px;
  }
  .amsearch-wrapper-content > .amsearch-item:first-child {
    padding-top: 15px;
  }
  .amsearch-wrapper-content .amsearch-autocomplete-information {
    padding-left: 10px;
    width: auto;
  }
  .amsearch-wrapper-content .product-item-details {
    padding-right: 14px;
    min-height: 100px;
  }
  .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 0;
  }
  .search .amsearch-autocomplete-information .price {
    font-size: 14px;
  }
  .amsearch-item-container {
    padding: 0;
  }
  .amasty-xsearch-block-header {
    padding: 0 15px 5px;
  }
  .amsearch-item-container.popular_searches .amasty-xsearch-block-header {
    padding: 0 15px 10px;
  }
  .amsearch-form-container.-opened .action.search {
    display: none;
  }
  .amsearch-form-container.-opened:not(.-small) .amsearch-products {
    border-left: 1px solid #e8e9ef;
  }
  .amsearch-form-container.-opened .amsearch-leftside .recent_searches,
  .amsearch-form-container.-opened .amsearch-leftside .amsearch-item {
    padding: 5px 15px;
  }
  .amsearch-form-container.-opened .amsearch-leftside .amsearch-item-container.recent_searches {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .amsearch-form-container.-opened .amsearch-wrapper-input {
    position: absolute;
    right: 0;
    max-width: 75vw;
    transition: all 0.3s ease-in-out;
  }
  .amsearch-products {
    display: flex;
    flex-direction: column;
  }
  .amsearch-products .amsearch-more-results {
    margin-top: auto;
    padding-top: 30px;
  }
  .amsearch-form-container.-small .amsearch-results {
    flex-direction: column;
    overflow-x: hidden;
  }
  .amsearch-form-container.-small .amsearch-products {
    order: 10;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item {
    padding-right: 15px;
  }
  .amsearch-form-container.-small .amsearch-products .amasty-xsearch-block-header {
    padding: 15px;
  }
  .amsearch-form-container.-small.-result .amsearch-item-container .amasty-xsearch-block-header {
    padding: 0 15px 10px;
  }
  .amsearch-form-container.-small.-result .amsearch-item-container.popular_searches .amasty-xsearch-block-header {
    padding: 10px 15px;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary {
    display: flex;
    align-items: center;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button {
    display: flex;
    align-items: center;
    margin-right: 10px;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button .action.toggle {
    display: flex;
    align-items: center;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button .action.toggle:after {
    padding-top: 4px;
  }
  .amsearch-form-container.-large .amsearch-results .amsearch-more-results {
    padding-top: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    width: 33.33333333%;
  }
  .ie11 .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    max-width: calc(100% / 3 - 25px);
  }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item:hover {
    box-shadow: none;
    z-index: 2;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-information {
    flex-grow: 1;
    margin-top: 10px;
    padding-left: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item .product-image-container {
    margin: 0 auto;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .information-container {
    height: 100%;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 7px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-image {
    align-items: center;
    width: auto;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-wrapper-inner {
    flex-wrap: wrap;
    padding-left: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-details {
    margin: 0;
    padding-right: 0;
    height: 100%;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .price-box {
    margin: 0 0 7px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .price {
    font-size: 16px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    margin: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .tocart {
    padding: 8px 9px;
    font-size: 12px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    display: flex;
    align-items: center;
    max-width: 100%;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .rating-summary {
    display: block;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .reviews-actions {
    display: block;
    margin-bottom: 1px;
  }
  .page-main .block.block-xsearch {
    float: none;
    padding-left: 0;
  }
  .footer .block.block-xsearch {
    padding-left: 0;
  }
  .footer .block.block-xsearch,
  .footer .block.block-xsearch .block {
    float: none;
    clear: both;
  }
  .block-search .label.action {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .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;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .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 2px 1px rgba(0, 0, 0, 0.12);
    color: #5e5e5e;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-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 #d1d1d1;
  }
  .modes-mode.active {
    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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .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: 4.2rem;
    letter-spacing: -0.042rem;
    line-height: 2rem;
  }
  .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: 100%;
  }
  .product-add-form .product-options-wrapper .field .control select,
  .product-add-form .product-options-wrapper .field .control textarea {
    background: #f0f0f0;
    border: none;
  }
  .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: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    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: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 0;
  }
  .page-header .header.panel {
    padding: 1rem 0;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .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 {
  .amreview-description-wrap {
    width: 75%;
  }
  .amreview-title-review {
    margin-right: 280px;
  }
  .amreview-customer-review {
    margin-bottom: 8px;
  }
  .amreview-info-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .amreview-info-wrapper .amreview-summary-info,
  .amreview-info-wrapper .amreview-summary-details,
  .amreview-info-wrapper .amreview-add-new {
    vertical-align: middle;
  }
  .amreview-info-wrapper .amreview-summary-details {
    margin: 0 auto 0 0;
    padding: 0 15px 0 25px;
    border-right: 2px solid #c4c4c4;
  }
  .amreview-info-wrapper .amreview-add-new {
    display: inline-block;
    margin: 0 0 0 25px;
    padding-right: 0;
    background: none;
  }
  .amreview-widget-container.-grid .amreview-review-items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .amreview-widget-container.-grid .amreview-rating-wrapper {
    margin-bottom: 0;
  }
  .amreview-widget-container.-grid .amreview-review-wrapper.review-item {
    width: 49%;
    border-bottom: 0;
    background: #f8fcff;
  }
  .amreview-widget-container.-grid .amreview-title {
    padding: 10px 0;
    background: none;
    cursor: unset;
    pointer-events: none;
  }
  .amreview-widget-container.-grid .amreview-title:after {
    display: none;
  }
  .amreview-widget-container.-grid .amreview-description-wrapper {
    min-width: 200px;
  }
  .amreview-widget-container.-grid .amreview-message {
    max-width: 290px;
  }
  .amreview-widget-container.-sidebar .amreview-rating-wrapper {
    min-width: 120px;
    max-width: 30%;
  }
  .amblog-tabs-block.-block .amblog-list.-active {
    justify-content: flex-start;
  }
  .amblog-content-tab {
    margin-bottom: 10px;
  }
  .amblog-index-index .page-title,
  .amblog-index-post .page-title {
    margin-bottom: 60px;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    max-width: 271px;
    width: 24%;
  }
  .desktop.three-columns section.content {
    width: 52%;
  }
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    max-width: 271px;
    width: 30%;
  }
  .amblog-post-container .amblog-more,
  .amblog-grid-list > .amblog-item .amblog-more,
  .amblog-grid-list .slick-slide .amblog-item .amblog-more {
    min-width: 30%;
  }
  .amblog-form-comment .amblog-wrapper {
    width: 230px;
  }
  .amblog-grid-list {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .amblog-grid-list > .amblog-item {
    width: 31%;
    min-width: 190px;
    margin-right: 3%;
  }
  .amblog-grid-list .slick-slide .amblog-item {
    width: 31%;
    min-width: 150px;
    margin-right: 3%;
  }
  .amblog-grid-list > .amblog-item:nth-child(3n+0),
  .amblog-grid-list .slick-slide .amblog-item:nth-child(3n+0) {
    margin-right: 0;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list > .amblog-item .amblog-widget-container.-post .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-item {
    width: 48%;
  }
  .amblog-helpful-wrap {
    top: 0;
    right: 0;
    margin: 0;
  }
  .amcart-minipage-wrap .amcart-message-box {
    width: 820px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons {
    margin: 0 35px 40px;
  }
  .amcart-minipage-wrap .amcart-confirm-buttons .button {
    max-width: 355px;
  }
  .amcart-minipage-wrap .am-photo-container {
    padding: 0 25px 0 35px;
  }
  .amcart-minipage-wrap .am-photo-container > .product-item-photo {
    text-align: left;
  }
  .ampage-top-info,
  .ampage-bottom-info {
    padding: 0 35px 0 0;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 35%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    width: 65%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    width: 380px;
    transition: all .3s ease;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    overflow: auto;
    max-height: 100vh;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    border: 1px solid #d4d4d4;
    background: #fff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options {
    background: #fff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    position: absolute;
    top: 7px;
    right: 7px;
    margin: 0;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    padding: 10px;
    font-size: 90px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .ampromo-items-content {
    max-width: 960px;
    width: 100%;
  }
  .amsearch-form-container.-opened .amsearch-wrapper-input,
  .search-autocomplete,
  .amsearch-results {
    max-width: 76vw;
  }
  .amsearch-wrapper-input.-left-position,
  .search-autocomplete.-left-position {
    right: inherit;
    left: 0;
  }
  .amsearch-wrapper-input.-right-position,
  .search-autocomplete.-right-position {
    left: inherit;
    right: 0;
  }
  .search-autocomplete.-top-position {
    bottom: calc(100% + 5px);
    top: inherit;
  }
  .search-autocomplete.-bottom-position {
    bottom: inherit;
    top: calc(100% + 5px);
  }
  .amsearch-emptysearch-cms {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    margin: 0 0 25px;
    font-size: 72px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    margin-top: 45px;
    font-size: 22px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .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 {
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
    flex-wrap: nowrap;
    max-width: 66%;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .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;
  }
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  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: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.aw_sarp2-profile-index ._subscription_table-support {
  background: whitesmoke;
  padding: 20px;
  border-radius: 14px;
}
.aw_sarp2-profile-index ._subscription_table-support .gotosupporturl {
  background: #f6b009;
  padding: 15px 30px;
  display: inline-block;
  color: white;
  font-weight: 600;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}
.aw_sarp2-profile-index .amrec-subscriptions-grid-orders {
  background: white;
  padding: 10px 20px 0;
  border-radius: 15px;
  border: solid 2px whitesmoke;
  margin-top: 30px;
}
.aw_sarp2-profile-index .amrec-subscriptions-grid-orders table thead th.col {
  font-weight: 500;
  font-size: 12px;
  color: #d99d0e;
  text-align: left;
}
.aw_sarp2-profile-index .amrec-subscriptions-grid-orders table tbody .action.view,
.aw_sarp2-profile-index .amrec-subscriptions-grid-orders table tbody .action.edit {
  background-image: url(/pub/media/wysiwyg/cms/icon-view.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-left: auto;
  height: 20px;
  width: 20px;
}
.aw_sarp2-profile-index .amrec-subscriptions-grid-orders .toolbar {
  background: whitesmoke;
  padding: 5px 20px;
  border-radius: 8px;
}
.aw_sarp2-profile-index .amrec-subscriptions-grid-orders .toolbar p.toolbar-amount {
  display: none !important;
}
.aw_sarp2-profile-index .amasty-subscription-history-table-cs .amrec-subscriptions-grid {
  background: white;
  padding: 10px 20px 0;
  border-radius: 15px;
  border: solid 2px whitesmoke;
  margin-top: 30px;
}
.aw_sarp2-profile-index #subs-status_js {
  margin: 10px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.aw_sarp2-profile-index #subs-status_js i {
  font-size: 14px;
  background: #999999;
  width: 26px;
  min-width: 26px;
  height: 26px;
  border-radius: 50%;
  text-align: center;
  line-height: 26px;
  color: white;
  margin-right: 10px;
}
.aw_sarp2-profile-index #subs-status_js span {
  color: #999999;
  font-size: 14px;
}
.aw_sarp2-profile-index #subs-status_js.-available i {
  background: #4fd798;
}
.aw_sarp2-profile-index #subs-status_js.-available span {
  color: #2ea16b;
}
.aw_sarp2-profile-index #subs-status_js.-unavailable i {
  background: #dc3545;
}
.aw_sarp2-profile-index #subs-status_js.-unavailable span {
  color: #dc3545;
}
.aw_sarp2-profile-index .subscription-extend-boxes {
  margin-top: 40px;
}
.aw_sarp2-profile-index .subscription-extend-boxes .sbs_extend-box-item .sbs-e-b-i-inner {
  background: whitesmoke;
  padding: 3rem;
  border-radius: 10px;
  margin-bottom: 15px;
}
.aw_sarp2-profile-index .subscription-extend-boxes .sbs_extend-box-item .sbs-e-b-i-inner h4 {
  margin: -3rem -3rem 30px;
  background: #f7b007;
  border-radius: 10px 10px 0 0;
  padding: 1.3rem 3rem;
  color: white;
  text-align: center;
  font-size: 16px;
}
.aw_sarp2-profile-index .subscription-extend-boxes .sbs_extend-box-item .sbs-e-b-i-inner a {
  background: #f7b007;
  display: block;
  text-align: center;
  margin: 30px 0 0;
  border-radius: 5px;
  padding: 8px 15px;
  color: white;
  font-weight: 500;
}
.aw_sarp2-profile-index .subscription-extend-boxes .sbs_extend-box-item.-unavailable .sbs-e-b-i-inner h4 {
  background: #ababab;
}
.aw_sarp2-profile-index .subscription-extend-boxes .sbs_extend-box-item.-unavailable .sbs-e-b-i-inner a {
  background: #ababab;
}
.subs-amasty-recuring-support-customer-account a.btn {
  display: inline-block;
  margin: 20px 0 50px;
  background: #f6b009;
  color: white;
  font-weight: 600;
  font-size: 14px;
  padding: 9px 30px;
}
.subs-amasty-recuring-support-customer-account a.btn i {
  margin-right: 10px;
}
.amrec-subscriptions-grid .amrec-cell,
.amrec-subscriptions-grid .amrec-th {
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
  color: #6a6a6a;
}
.amrec-subscriptions-grid .amrec-th {
  font-size: 12px;
}
body.account.page-layout-2columns-left .columns .column.main .amsl-accounts .amsl-social-login .amsl-buttons .amsl-button-wrapper {
  margin: 0 20px 0 0;
  background: #f4f4f4;
}
.sales-order-view .column.main .order-links li,
.sales-order-shipment .column.main .order-links li,
.sales-order-invoice .column.main .order-links li {
  font-size: 16px;
  font-weight: 600;
  padding: 8px 0;
}
.sales-order-view .column.main .order-links li a,
.sales-order-shipment .column.main .order-links li a,
.sales-order-invoice .column.main .order-links li a {
  color: #171717;
}
.sales-order-view .column.main .order-links li a:hover,
.sales-order-shipment .column.main .order-links li a:hover,
.sales-order-invoice .column.main .order-links li a:hover {
  color: #171717;
  text-decoration: underline;
}
.sales-order-view .column.main .order-links li.current strong,
.sales-order-shipment .column.main .order-links li.current strong,
.sales-order-invoice .column.main .order-links li.current strong {
  color: #f7b00a;
}
.customer-account-index .column.main > .block {
  background: #f3f3f3;
  padding: 3rem;
  border-radius: 10px;
}
.vault-cards-listaction .my-credit-cards .table-credit-cards tbody > tr > td.actions > .form {
  display: inline-block;
}
.faq-question-view .breadcrumbs {
  padding: 1.5rem 2rem;
}
.faq-question-view .main .faq-content h1 {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: -0.022rem;
  color: #171717;
  text-transform: uppercase;
}
.faq-question-view .main .faq-content .details {
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
  line-height: 2.4rem;
  color: #171717;
}
.faq-question-view .main .faq-content .details .content em,
.faq-question-view .main .faq-content .details .content i {
  font-style: normal;
}
.faq-question-view .main .faq-content .details span.category a {
  color: #f7b00a;
}
.faq-question-view .page-main {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.faq-question-view .faq-content {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
  line-height: 2.4rem;
  margin-bottom: 13.5rem;
  padding: 6rem 8rem;
}
.faq-question-view .block-faq-category .block-content .items .item a span.count {
  color: #171717 !important;
}
@media only screen and (max-width: 1360px) {
  .faq-faq-view .page-wrapper .breadcrumbs,
  .faq-search-index .page-wrapper .breadcrumbs {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .faq-question-view .columns .column.main {
    padding-bottom: 0;
  }
  .faq-question-view .faq-content {
    box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
    padding: 40px 20px !important;
    margin-bottom: 40px;
  }
  .faq-question-view main.page-main {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
.faq-faq-view .breadcrumbs,
.faq-search-index .breadcrumbs {
  padding: 1.5rem 0;
}
.faq-faq-view .column.main,
.faq-search-index .column.main {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  padding: 6rem 8rem;
  margin-bottom: 100px;
}
.faq-faq-view .column.main .faq-search-form .form,
.faq-search-index .column.main .faq-search-form .form {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 50px;
}
.faq-faq-view .column.main .faq-search-form .form .field .control:before,
.faq-search-index .column.main .faq-search-form .form .field .control:before {
  content: unset;
}
.faq-faq-view .column.main .faq-search-form .form .field .control input,
.faq-search-index .column.main .faq-search-form .form .field .control input {
  background-color: #f0f0f0f0;
  border-color: #f0f0f0;
  height: 48px;
  padding-left: 24px;
}
.faq-faq-view .column.main .faq-search-form .form .actions,
.faq-search-index .column.main .faq-search-form .form .actions {
  vertical-align: middle;
}
.faq-faq-view .column.main .faq-search-form .form .actions .action,
.faq-search-index .column.main .faq-search-form .form .actions .action {
  vertical-align: baseline;
  padding: 15px 15px !important;
}
.faq-faq-view .column.main .faq-category .category-list .category .block > a,
.faq-search-index .column.main .faq-category .category-list .category .block > a {
  border: unset;
  background-color: #f0f0f0;
  margin: 4px;
}
.faq-faq-view .column.main .faq-category .category-list .category .block > a:hover,
.faq-search-index .column.main .faq-category .category-list .category .block > a:hover {
  border: unset !important;
}
.faq-faq-view .column.main .faq-category .category-list .category .block h3 a,
.faq-search-index .column.main .faq-category .category-list .category .block h3 a {
  font-size: 12px;
  font-weight: bold;
}
.faq-faq-view .column.main .faq-category .items .item > a,
.faq-search-index .column.main .faq-category .items .item > a {
  background-color: #f0f0f0;
}
.faq-faq-view .column.main .faq-category .items .item .description,
.faq-search-index .column.main .faq-category .items .item .description {
  padding: 30px 20px 30px 20px;
}
.faq-faq-view .column.main .faq-category .items .item .description p em,
.faq-search-index .column.main .faq-category .items .item .description p em,
.faq-faq-view .column.main .faq-category .items .item .description p i,
.faq-search-index .column.main .faq-category .items .item .description p i {
  font-style: initial;
}
.faq-faq-view .column.main .faq-category .items .item .read-more,
.faq-search-index .column.main .faq-category .items .item .read-more {
  background: #f7b00a;
  margin: 0 auto;
  width: fit-content;
  color: #fff;
  padding-right: 38px;
  margin-bottom: 40px;
  margin-top: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 34px;
  font-size: 16px;
}
.faq-faq-view .column.main .faq-category .items .item .read-more:after,
.faq-search-index .column.main .faq-category .items .item .read-more:after {
  right: 22px;
  background: url(/pub/media/wysiwyg/faq/lundracing-up-arrow.svg) center center no-repeat;
  content: "";
  height: 1rem;
  top: 2.3rem;
  transform: rotate(90deg);
  width: 1rem;
  position: absolute;
  background-size: cover;
}
.faq-faq-view .sidebar-main .block-content .items .item .count,
.faq-search-index .sidebar-main .block-content .items .item .count {
  color: #171717;
}
@media only screen and (max-width: 768px) {
  .faq-faq-view .column.main {
    padding: 20px;
    margin-bottom: 40px;
  }
  .faq-faq-view .column.main .faq-search-form .form {
    width: 100% !important;
  }
}
.faq-category-view .breadcrumbs {
  padding: 1.5rem 2rem;
}
.faq-category-view .column.main {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  padding: 6rem 8rem;
  margin-bottom: 100px;
}
.faq-category-view .column.main .faq-category .faqcat-title {
  margin-bottom: 2em;
}
.faq-category-view .column.main .faq-category .faqs-list .item > a {
  background: #f0f0f0;
}
.faq-category-view .column.main .faq-category .faqs-list .item .description {
  padding: 30px 20px 30px 20px;
}
.faq-category-view .column.main .faq-category .faqs-list .item .description p em,
.faq-category-view .column.main .faq-category .faqs-list .item .description p i {
  font-style: initial;
}
.faq-category-view .column.main .faq-category .faqs-list .item .read-more {
  background: #f7b00a;
  margin: 0 auto;
  width: fit-content;
  color: #fff !important;
  padding-right: 38px;
  margin-bottom: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 34px;
  font-size: 16px;
}
.faq-category-view .column.main .faq-category .faqs-list .item .read-more:after {
  right: 22px;
  background: url(/pub/media/wysiwyg/faq/lundracing-up-arrow.svg) center center no-repeat !important;
  content: "";
  height: 1rem;
  top: 2.3rem;
  transform: rotate(90deg);
  width: 1rem;
  position: absolute;
  background-size: cover;
}
.faq-category-view .sidebar-main .block-content .items .item .count {
  color: #171717;
}
@media only screen and (max-width: 768px) {
  .faq-category-view .column.main {
    padding: 20px;
    margin-bottom: 40px;
  }
}
.faq-search-index .breadcrumbs {
  padding: 1.5rem 2rem;
}
.faq-search-index .page-title {
  font-size: 3.2rem;
  font-weight: 700;
}
.faq-search-index .column.main {
  box-shadow: 0 0 5rem rgba(20, 27, 147, 0.1);
  padding: 6rem 8rem;
  margin-bottom: 100px;
}
.faq-search-index .column.main .faq-content h2.first-title {
  color: #171717;
}
.faq-search-index .column.main .faq-content h2.first-title i {
  border-bottom-color: #f7b00a;
}
.faq-search-index .column.main .faq-content .items .item > a {
  background: #f0f0f0;
  font-family: "Work Sans", sans-serif !important;
}
.faq-search-index .column.main .faq-content .items .item > a .faq-iconplus:before {
  content: "+";
  font-size: 1.8rem;
  font-weight: 500;
}
.faq-search-index .column.main .faq-content .items .item .description p {
  color: #171717;
  padding: 0 2rem 1rem 2rem;
}
.faq-search-index .column.main .faq-content .items .item .description p em,
.faq-search-index .column.main .faq-content .items .item .description p i {
  font-style: initial;
}
.faq-search-index .column.main .faq-content .items .item .description p strong {
  color: #171717;
}
.faq-search-index .column.main .faq-content .items .item .read-more {
  background: #f7b00a;
  margin: 0 auto;
  width: fit-content;
  color: #fff !important;
  padding-right: 38px;
  margin-bottom: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 34px;
  font-size: 16px;
}
.faq-search-index .column.main .faq-content .items .item .read-more:after {
  right: 22px;
  background: url(/pub/media/wysiwyg/faq/lundracing-up-arrow.svg) center center no-repeat !important;
  content: "";
  height: 1rem;
  top: 2.3rem;
  transform: rotate(90deg);
  width: 1rem;
  position: absolute;
  background-size: cover;
}
.faq-search-index .column.main .faq-content .items .item.active > a .faq-iconplus:before {
  content: "-" !important;
  font-size: 1.8rem;
  font-weight: 500;
}
.faq-search-index .sidebar-main .block-faq-category .block-title strong {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.02rem;
  padding-bottom: 2rem;
}
.faq-search-index .sidebar-main .block-content .items .item {
  padding-bottom: 1rem;
}
.faq-search-index .sidebar-main .block-content .items .item a {
  color: #171717;
}
.faq-search-index .sidebar-main .block-content .items .item a .count {
  color: #171717;
}
@media only screen and (max-width: 768px) {
  .faq-search-index .column.main {
    padding: 20px;
    margin-bottom: 40px;
  }
}
.maintenance-index-index .page-main {
  height: 100%;
  max-width: 100%;
  padding: 0px !important;
}
.maintenance-index-index .maintenance-page-wrapper {
  font-family: Poppins;
  min-height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  height: 100vh;
  overflow: scroll;
}
.maintenance-index-index .maintenance-page-wrapper a {
  cursor: pointer;
}
.maintenance-index-index .maintenance-page-wrapper h1.headline-text {
  font-weight: 500;
}
.maintenance-index-index .maintenance-page-wrapper button,
.maintenance-index-index .maintenance-page-wrapper .cart.table-wrapper .actions-toolbar > .action,
.maintenance-index-index .maintenance-page-wrapper .action-gift {
  cursor: pointer;
}
.maintenance-index-index .maintenance-page-wrapper .content {
  padding: 6em 0em;
  position: relative;
}
.maintenance-index-index .maintenance-page-wrapper .content #timer {
  font-size: 30px;
  font-weight: 500;
  margin: 50px auto;
}
.maintenance-index-index .maintenance-page-wrapper .headline_text {
  font-size: 45px;
  font-weight: 600;
}
.maintenance-index-index .maintenance-page-wrapper .description {
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-block .newsletter-text {
  font-size: 20px;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe {
  width: 60%;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content {
  display: inline-flex;
  width: 100%;
  margin: 30px auto;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .field.newsletter {
  width: 75%;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .field.newsletter .control input {
  width: 100%;
  padding: 15px;
  background: transparent;
  border: 1px solid #000;
  color: #000000;
  height: auto;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .field.newsletter .control input::placeholder {
  color: #000000;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .field.newsletter .newsletter-message {
  margin: 10px auto;
  text-align: left;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .field.newsletter .newsletter-message.newsletter-error {
  color: #ff0000;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .field.newsletter .newsletter-message.newsletter-success {
  color: #008000;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .actions {
  width: 25%;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .actions .action.primary {
  padding: 17px;
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000;
  border-left: 0px;
  font-weight: 500;
  border-radius: 0px;
}
.maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .actions .action.primary:hover {
  color: #000000;
  background-color: #ffffff;
}
.maintenance-index-index .maintenance-page-wrapper .social-block {
  margin: 30px 0;
  line-height: 1em;
  display: inline-block;
}
.maintenance-index-index .maintenance-page-wrapper .social-block a {
  background: transparent;
  color: #000000;
  text-decoration: none;
  font-size: 24px;
  padding: 15px;
}
.maintenance-index-index .maintenance-page-wrapper .contact-block {
  margin: 30px auto;
  line-height: 1em;
}
.maintenance-index-index .maintenance-page-wrapper .contact-block a {
  padding: 10px 15px;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  text-decoration: none;
}
.maintenance-index-index .maintenance-page-wrapper .contact-block a:hover {
  background: transparent;
  color: #fff;
}
.maintenance-index-index .maintenance-page-wrapper .contact-block a span {
  font-weight: bold;
}
.maintenance-index-index .logo-maintenance a {
  display: block;
  background: white;
  padding: 0 20px;
  float: unset;
  width: 210px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .maintenance-index-index .maintenance-page-wrapper .content {
    padding: 10em 0px;
  }
}
@media (max-width: 767px) {
  .maintenance-index-index .maintenance-page-wrapper .content {
    padding: 3em 0em;
  }
  .maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe {
    width: 100%;
  }
  .maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content {
    margin: 15px 0px;
  }
  .maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .field.newsletter {
    width: 65%;
  }
  .maintenance-index-index .maintenance-page-wrapper .newsletter-form-wrapper .form.subscribe .newsletter-content .actions {
    width: 35%;
  }
  .maintenance-index-index .maintenance-page-wrapper .social-block {
    margin: 15px auto;
  }
}
.product-view_custom-sc .attribute.description:before {
  display: none;
}
.product-view_custom-sc .column.main .product.details .page-title-wrapper {
  float: left;
  max-width: 100%;
}
.product-view_custom-sc .column.main .product.details .media {
  width: 100%;
}
.product-view_custom-sc .column.main .product.details .custom_sc_center .product-options-wrapper {
  width: 60%;
  display: inline-block;
  padding: 0 40px;
  float: left;
}
.product-view_custom-sc .column.main .product.details .custom_sc_center .product-options-bottom {
  width: 40%;
  display: inline-block;
  float: left;
}
.product-view_custom-sc .column.main .product.details .product-add-form .title {
  display: none;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-wrapper .fieldset {
  position: relative;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-wrapper .field {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 0 20px 0 0;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-wrapper #openModal {
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 30rem;
  padding: 2rem;
  transform: translate(-50%, -50%);
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-wrapper #openModal .close {
  cursor: pointer;
  font-size: 2rem;
  font-weight: 700;
  line-height: 0.8rem;
  text-align: right;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-wrapper #openModal .option-select-description {
  font-size: 1.4rem;
  font-weight: 500;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom {
  background-color: #ffffff;
  box-shadow: 0 0 50px rgba(20, 27, 147, 0.07000000000000001);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 5rem 6rem;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .price-box {
  color: #171717;
  font-weight: 600;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  position: relative;
  text-align: center;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .price-box:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 20%;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .price-box .price-label {
  display: none;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .field.qty .label {
  color: #171717;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: -0.014rem;
  padding-bottom: 0.6rem;
  text-align: left;
  width: 100%;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .field.qty .control {
  align-items: center;
  background-color: #f0f0f0;
  border-radius: 0.2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: 5.9rem;
  width: 100%;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .field.qty .control button,
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .field.qty .control .cart.table-wrapper .actions-toolbar > .action,
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .field.qty .control .action-gift {
  background-color: #ffffff;
  border: none;
  color: #171717;
  font-size: 3rem;
  font-weight: 500;
  height: 4.7rem;
  margin: 0 0.6rem;
  width: 4.7rem;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .field.qty .control input[type="number"] {
  background: transparent;
  border: none;
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .actions {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 4rem;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .action.tocart {
  background: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  margin-bottom: 0;
  width: 100%;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .action.tocart:hover {
  background: #f7a00a;
  border: 1px solid #f7a00a;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .action.tocart span {
  position: relative;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .box-tocart .action.tocart span:before {
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: -2.6rem;
  position: absolute;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .product-payment {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-bottom: 5rem;
  position: relative;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .product-payment:after {
  border-bottom: 1px solid #f7b00a;
  top: 47px;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 20%;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .product-payment img {
  margin: 0 0.8rem;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .product-quality {
  display: none;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom .product-social {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.product-view_custom-sc .column.main .product.details .product-add-form .product-options-bottom label.label {
  width: 100% !important;
  text-align: left !important;
}
.product-view_custom-sc .column.main .product.details .product-reviews-summary {
  float: unset;
  margin-top: 0;
}
.product-view_custom-sc .column.main .product.details .review-summary {
  position: absolute;
  left: 100px;
  top: 5px;
}
.catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top {
  position: relative;
}
.catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .product-reviews-summary {
  position: absolute;
  right: 0;
}
.catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #f7b00a;
}
.catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .page-title-wrapper {
  width: calc(100% - 240px);
}
.catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .page-title-wrapper .page-title {
  color: #171717;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-bottom: 2rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .product.attribute.sku {
  padding-bottom: 3rem;
  padding-left: 0;
}
.catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .product.attribute.sku strong {
  font-weight: 400;
}
.catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .product.attribute.overview {
  padding-left: 0;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form > .title {
  display: none;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper {
  flex: 0 0 calc(72%);
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper .titleOptions {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 3rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper .titleOptions h2 {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.032rem;
  margin-top: 0;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* radio styles */
  /* end radio styles */
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .optionCheckbox {
  display: flex;
  flex: 0 0 100%;
  padding-bottom: 0.5rem;
  position: relative;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .optionCheckbox .control input[type="radio"] {
  display: none;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .optionCheckbox .control label:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 0.3rem;
  margin: 0 0.5rem 0 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 2px solid #ccc;
  background-color: #ffffff;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .optionCheckbox .control label:hover:before {
  border-color: #f7b00a;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .optionCheckbox .control input[type=radio]:checked + label:after {
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 2.8rem;
  left: 0.5rem;
  content: " ";
  display: block;
  background: #ffffff;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .optionCheckbox .control input[type=radio]:checked + label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 0.3rem;
  margin: 0 0.5rem 0 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 2px solid #f7b00a;
  background-color: #f7b00a;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field {
  margin-bottom: 2rem;
  width: 23%;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field .label {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: -0.013rem;
  text-align: left;
  width: 100%;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field input[type="text"] {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
  height: 5.9rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  height: 5.9rem;
  font-size: 1.2rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field textarea {
  background: #f0f0f0;
  border: none;
  border-radius: 0.2rem;
  color: #171717;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field:not(.textarea) .control {
  width: 100%;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field.textarea .control {
  width: 74.2%;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset .field.textarea.required {
  flex: 0 0 100%;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset .product.attribute.sku {
  padding-bottom: 3rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset .product.attribute.sku strong {
  font-weight: 400;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom {
  box-shadow: none;
  flex: 0 0 31rem;
  padding: 0;
  margin-top: 0;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .price-box {
  color: #171717;
  display: block;
  font-weight: 600;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  position: relative;
  text-align: center;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .price-box:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 3rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .price-box .price-label {
  display: none;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .price-box .price-container .price {
  font-size: 4.2rem;
  font-weight: 600;
  line-height: unset;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .field.qty .label {
  color: #171717;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.014rem;
  padding-bottom: 0.6rem;
  text-align: left;
  width: 100%;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .field.qty .control {
  align-items: center;
  background-color: #f0f0f0;
  border-radius: 0.2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: 5.9rem;
  width: 100%;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .field.qty .control button,
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .field.qty .control .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .field.qty .control .action-gift {
  background-color: #ffffff;
  border: none;
  color: #171717;
  font-size: 3rem;
  font-weight: 500;
  height: 4.7rem;
  margin: 0 0.6rem;
  width: 4.7rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .field.qty .control input[type="number"] {
  background: transparent;
  border: none;
  color: #171717;
  font-size: 1.6rem;
  font-weight: 600;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .field.qty .control select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/pub/media/wysiwyg/cms/icon-arrow-down.svg) 95% 2.5rem no-repeat #f0f0f0;
  border-radius: 0.2rem;
  height: 5.9rem;
  font-size: 1.2rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .actions {
  border-bottom: 1px solid #e5e5e5;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .action.tocart {
  background: #f7b00a;
  border: 1px solid #f7b00a;
  border-radius: 0.2rem;
  margin-bottom: 3rem;
  margin-right: 0;
  width: 100%;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .action.tocart:hover {
  background: #f7a00a;
  border: 1px solid #f7a00a;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .action.tocart span {
  position: relative;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .action.tocart span:before {
  content: "\f07a";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  left: -2.6rem;
  position: absolute;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .after-addtocart-custom-block {
  border-top: 1px solid #e5e5e5;
  padding-top: 1.5rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .box-tocart .after-addtocart-custom-block .product-quality {
  display: none;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .product-payment {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-bottom: 5rem;
  position: relative;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .product-payment img {
  margin: 0 0.8rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .product-quality {
  margin-bottom: 4rem;
  padding-bottom: 3rem;
  position: relative;
  text-align: center;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .product-quality:after {
  border-bottom: 1px solid #f7b00a;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 3rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .product-quality h4 {
  color: #303030;
  font-size: 1.6rem;
  letter-spacing: -0.016rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .product-quality p {
  color: #303030;
  font-size: 1.4rem;
  letter-spacing: -0.014rem;
  line-height: 2.4rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .product-social {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  padding-top: 1rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom .product-social a {
  padding-left: 1rem;
  padding-right: 1rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed {
  width: 100%;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description {
  flex: 0 0 calc(70%);
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description .ts_desc_section {
  margin-bottom: 4rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description .ts_desc_section .col-lg-3 {
  margin-bottom: 2rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description h2 {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: -0.022rem;
  margin-top: 0;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description a {
  color: #171717;
  text-decoration: underline;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description .bottom_more_description_product {
  margin-top: 4rem;
  padding-top: 4rem;
  position: relative;
  width: 68%;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description .bottom_more_description_product:before {
  border-bottom: 1px solid #f7b00a;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 9rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description .bottom_more_description_product .btn_desc_prod {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description .bottom_more_description_product .btn_desc_prod .left-side_icon {
  padding-right: 3rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description .bottom_more_description_product .btn_desc_prod .right-side_text a {
  color: #f7b00a;
  text-decoration: none;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .custon-attr-conf-product-child {
  border-left: 1px solid #e5e5e5;
  flex: 0 0 28rem;
  padding-left: 4rem;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .custon-attr-conf-product-child .titleAttribute h3 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.02rem;
  margin-bottom: 2rem;
  margin-top: 0;
}
.catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .custon-attr-conf-product-child .title-value {
  display: inline-block;
  font-weight: 600;
  padding-bottom: 1rem;
}
@media (max-width: 1280px) {
  .catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .page-title-wrapper {
    width: 60%;
  }
}
@media (max-width: 1199px) {
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper {
    flex: 0 0 calc(68%);
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top {
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .page-title-wrapper {
    order: 1;
    width: 100%;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .product-reviews-summary {
    order: 2;
    position: relative;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .product.attribute.sku {
    order: 3;
  }
}
@media (max-width: 1080px) {
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper {
    flex: 0 0 calc(64%);
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field .label {
    font-size: 1.1rem;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description {
    padding-right: 4rem;
  }
}
@media (max-width: 991px) {
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper {
    flex: 0 0 calc(60%);
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field {
    width: 31%;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom {
    margin-top: 0;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description {
    flex: 0 0 calc(62%);
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field.textarea .control {
    width: 100%;
  }
}
@media (max-width: 840px) {
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper {
    flex: 0 0 calc(56%);
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field {
    width: 48%;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description {
    flex: 0 0 calc(58%);
  }
}
@media (max-width: 768px) {
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form {
    flex-wrap: wrap;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper,
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom {
    flex: 0 0 100%;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-bottom {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .product-reviews-summary {
    position: relative;
    right: auto;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .page-title-wrapper {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .custon-attr-conf-product-child {
    flex: 0 0 auto;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top {
    padding-top: 5rem;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product-info-main-top .conf-right-product-view-main-top .page-title-wrapper .page-title {
    margin-bottom: 1rem;
  }
}
@media (max-width: 480px) {
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description {
    flex-wrap: wrap;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description,
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .custon-attr-conf-product-child {
    flex: 0 0 100%;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description {
    padding-right: 0;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .tuning_service_description .bottom_more_description_product {
    width: 100%;
  }
  .catalog-product-view.lund-simple_product-view-child-t .product.info.detailed .product.data.items .data.item.content .product.attribute.description .custon-attr-conf-product-child {
    border-left: none;
    padding-left: 0;
  }
}
@media (max-width: 414px) {
  .catalog-product-view.lund-simple_product-view-child-t .product-main-info-middle-conf form .product-options-wrapper > .fieldset > .field {
    width: 100%;
  }
}
.catalog-product-view.product-support-subscription .pimt_left-col,
.catalog-product-view.product-standard-support-subscription .pimt_left-col,
.catalog-product-view.product-professional-support-subscription .pimt_left-col {
  display: none;
}
.catalog-product-view.product-support-subscription .product-reviews-summary,
.catalog-product-view.product-standard-support-subscription .product-reviews-summary,
.catalog-product-view.product-professional-support-subscription .product-reviews-summary {
  display: none;
}
.catalog-product-view.product-support-subscription .fieldset > .field.qty,
.catalog-product-view.product-standard-support-subscription .fieldset > .field.qty,
.catalog-product-view.product-professional-support-subscription .fieldset > .field.qty {
  display: none;
}
.catalog-product-view.product-support-subscription .box-tocart .actions,
.catalog-product-view.product-standard-support-subscription .box-tocart .actions,
.catalog-product-view.product-professional-support-subscription .box-tocart .actions {
  text-align: center;
}
.catalog-product-view.product-support-subscription .box-tocart .actions > button,
.catalog-product-view.product-standard-support-subscription .box-tocart .actions > button,
.catalog-product-view.product-professional-support-subscription .box-tocart .actions > button,
.catalog-product-view.product-support-subscription .box-tocart .actions > .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.product-standard-support-subscription .box-tocart .actions > .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.product-professional-support-subscription .box-tocart .actions > .cart.table-wrapper .actions-toolbar > .action,
.catalog-product-view.product-support-subscription .box-tocart .actions > .action-gift,
.catalog-product-view.product-standard-support-subscription .box-tocart .actions > .action-gift,
.catalog-product-view.product-professional-support-subscription .box-tocart .actions > .action-gift {
  margin: 0 0 20px !important;
}
.catalog-product-view.product-support-subscription .column.main .product.info.detailed,
.catalog-product-view.product-standard-support-subscription .column.main .product.info.detailed,
.catalog-product-view.product-professional-support-subscription .column.main .product.info.detailed {
  display: none;
}
.catalog-product-view.product-support-subscription .block.related,
.catalog-product-view.product-standard-support-subscription .block.related,
.catalog-product-view.product-professional-support-subscription .block.related,
.catalog-product-view.product-support-subscription .product.attribute.sku,
.catalog-product-view.product-standard-support-subscription .product.attribute.sku,
.catalog-product-view.product-professional-support-subscription .product.attribute.sku {
  display: none;
}
.catalog-product-view.product-support-subscription .pimt_right-col span.price-container .price,
.catalog-product-view.product-standard-support-subscription .pimt_right-col span.price-container .price,
.catalog-product-view.product-professional-support-subscription .pimt_right-col span.price-container .price {
  font-size: 23px;
  font-weight: 600;
  color: #f3af0c;
}
.catalog-product-view.product-support-subscription button#product-addtocart-button,
.catalog-product-view.product-standard-support-subscription button#product-addtocart-button,
.catalog-product-view.product-professional-support-subscription button#product-addtocart-button,
.catalog-product-view.product-support-subscription .cart.table-wrapper .actions-toolbar > .action#product-addtocart-button,
.catalog-product-view.product-standard-support-subscription .cart.table-wrapper .actions-toolbar > .action#product-addtocart-button,
.catalog-product-view.product-professional-support-subscription .cart.table-wrapper .actions-toolbar > .action#product-addtocart-button,
.catalog-product-view.product-support-subscription .action-gift#product-addtocart-button,
.catalog-product-view.product-standard-support-subscription .action-gift#product-addtocart-button,
.catalog-product-view.product-professional-support-subscription .action-gift#product-addtocart-button {
  background: #f6b009;
  border: none;
}
.catalog-product-view .product-info-main-top {
  margin-bottom: 30px;
}
.catalog-product-view .product.info.detailed {
  margin-top: 40px;
}
.catalog-product-view .product-reviews-summary .reviews-actions a {
  color: #f6b009;
}
.catalog-product-view .amrev-items-block.block-content p.amreview-review-list.-empty {
  background: #f0f0f0;
}
