/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.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-sbp__bundle-options-container .fieldset-bundle-options {
  margin: 0 0 10px;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .legend {
  display: none;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .legend + br {
  display: none;
}
.aw-sbp__bundle-options-container .bundle-options-container .bundle-options-wrapper,
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper {
  float: none;
  width: auto;
}
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .label {
  margin-left: 0;
}
.aw-sbp__hidden-container {
  display: none;
}
._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;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  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) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 10px;
  font-size: 21px;
  color: #bbbbbb;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amsl-focus {
  border-color: #fff;
  outline: 2px solid #4878bf;
  transform: none;
  transition: none;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_ProductAttachment
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.mgz-newsletter-form-wrapper {
  margin-bottom: 15px;
}
.mgz-newsletter-form {
  max-width: 100%;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn span {
  visibility: hidden;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
  display: block;
}
.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
  margin-bottom: 10px;
}
.mgz-newsletter-form .actions {
  margin-bottom: 10px;
}
.mgz-newsletter-form .mgz-newsletter-btn {
  position: relative;
}
.mgz-newsletter-form .mgz-newsletter-btn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: '';
}
.mgz-newsletter-message-success {
  color: #006400;
}
.mgz-newsletter-message-error {
  color: #e02b27;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
  padding-right: 10px;
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields > .mgz-newsletter-field:last-child {
  padding: 0;
}
.mgz-newsletter-form-inline .mgz-newsletter-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: -2px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
@media (max-width: 768px) {
  .mst-rma-box {
    width: 100%;
    margin-left: 0 !important;
  }
  .mst-rma-box._half {
    max-width: 100%;
  }
}
@media print {
  .rma-rma-print .order-date {
    display: block;
    width: 100%;
  }
  .rma-rma-print .order-details-items {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .rma-rma-print * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  .rma-rma-print a,
  .rma-rma-print a:visited {
    text-decoration: underline !important;
  }
  .rma-rma-print pre,
  .rma-rma-print blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  .rma-rma-print thead {
    display: table-header-group;
  }
  .rma-rma-print .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .rma-rma-print .table-wrapper table td {
    width: auto;
  }
  .rma-rma-print .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .rma-rma-print .box,
  .rma-rma-print tr,
  .rma-rma-print img {
    page-break-inside: avoid;
  }
  .rma-rma-print img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .rma-rma-print .block-content,
  .rma-rma-print p,
  .rma-rma-print h2,
  .rma-rma-print h3 {
    orphans: 3;
    widows: 3;
  }
  .rma-rma-print .block-content {
    page-break-before: avoid;
    display: inline-block;
    width: 100%;
  }
  .rma-rma-print .block-title,
  .rma-rma-print h2,
  .rma-rma-print h3 {
    page-break-after: avoid;
  }
  .rma-rma-print .nav-toggle {
    display: none !important;
  }
  .rma-rma-print .sidebar,
  .rma-rma-print .nav-sections,
  .rma-rma-print .header.content > *[class],
  .rma-rma-print .panel.wrapper > *[class],
  .rma-rma-print .footer.content > *[class] {
    display: none;
  }
  .rma-rma-print .logo,
  .rma-rma-print .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .rma-rma-print .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .rma-rma-print .column.main {
    float: none !important;
    width: 100% !important;
  }
  .rma-rma-print .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .rma-rma-print .footer.content {
    padding: 0;
  }
  .rma-rma-print .box {
    padding: 0;
    border: 0;
    float: left;
    width: 48.8%;
    margin-bottom: 20px;
    min-height: auto;
  }
  .rma-rma-print table.table thead {
    border-top: 0;
  }
  .rma-rma-print .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    box-shadow: none;
  }
  .rma-rma-print .table:not(.cart):not(.totals) > thead > tr > th,
  .rma-rma-print .table:not(.cart):not(.totals) > tbody > tr > td {
    border: none;
  }
  .rma-rma-print .hdmx__contact-button,
  .rma-rma-print #hdmx__contact-button {
    display: none;
  }
}
.mst-rma-create__add-order {
  display: flex;
  justify-content: center;
}
.mst-rma-create__add-order button {
  margin: 1rem;
}
.mst-rma-create__order-selector .field {
  display: flex;
  flex-wrap: wrap;
}
.mst-rma-create__order-selector .field select {
  max-width: 40rem;
}
.mst-rma-create__order-selector .field button {
  margin-left: 1rem;
}
.mst-rma-create__order-selector .mst-rma-buttons-delimiter-text {
  line-height: 32px;
  margin-left: 1rem;
}
.mst-rma-create__order {
  border: 2px solid #e8e8e8;
  padding: 2rem;
  margin-bottom: 1rem;
  align-items: center;
}
.mst-rma-create__order .mst-rma-create__order-header {
  display: flex;
  margin-bottom: 2rem;
}
.mst-rma-create__order .mst-rma-create__order-header .increment-id {
  font-weight: 600;
  font-size: 1.8rem;
}
.mst-rma-create__order .mst-rma-create__order-header .remove {
  color: #1879c2;
  margin-left: auto;
  text-decoration: underline;
  cursor: pointer;
}
.mst-rma-create__order .mst-rma-create__order-header .remove:hover {
  text-decoration: none;
}
#rma-new-form .actions-toolbar {
  margin-top: 10px;
}
#rma-new-form .actions-toolbar.secondary.ui-remove-item-button-container {
  float: left;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .amreview-summary-info,
  .amreview-summary-details {
    padding: 0;
  }
  .amrev-desc-title .amrev-voteqty {
    display: block;
  }
  .amreview-review-list {
    padding: 50px 0 20px 0;
    margin: 0;
  }
  .amreview-review-list.-empty {
    padding: 40px;
  }
  .amreview-author-details {
    margin: 10px 0 20px;
  }
  .amreview-summary-info .amreview-percent {
    display: flex;
    align-items: center;
  }
  .amreview-summary-info .amreview-showmore {
    display: none;
  }
  .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;
    line-height: 14px;
    border-left: 2px solid #1ab900;
    color: #6b6b6b;
    background: #f1f1f1;
  }
  .amreview-recommended:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -32px;
    display: block;
    border: 18px solid transparent;
    border-left: 14px solid #f1f1f1;
    content: '';
  }
  .amreview-toolbar-wrap.review-toolbar .pages {
    padding: 20px 0;
    float: right;
    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;
  }
  .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-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;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .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;
  }
  .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;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    z-index: 1001;
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    display: inline-block;
    margin: 0 0 0 15px;
    transform: translateY(-2px);
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-wrap: break-word;
    word-break: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .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-register-content .fieldset.create.info > .field:not([class*='field-name-']) {
    margin: 20px 0 0;
  }
  .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 {
    border-radius: 4px;
    flex-direction: column;
    padding: 0;
  }
  .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 {
    background: none;
    margin: 18px auto;
    padding: 10px;
    transform: none;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-error.-default,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-error.-default {
    margin: 0 40px 10px;
    order: 0;
    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;
    margin: auto 0 0;
    order: 1;
  }
  .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 {
    border-radius: 4px;
    margin: 0 40px;
  }
  .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 20px;
  }
  .amsl-popup-block.-social-bottom .amsl-error {
    margin: 35px 40px 20px;
  }
  .amsl-accounts {
    flex-direction: row;
  }
  .amsl-accounts .amsl-accounts-block {
    width: 45%;
  }
  .amsl-socials-checkout {
    max-width: 500px;
  }
  .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;
  }
  .amxnotif-block .input-fields {
    margin-bottom: 5px;
  }
  .category .subscribe-popup .amxnotif_guest_action {
    min-width: inherit;
  }
  .category .subscribe-popup {
    width: 40%;
    top: 25%;
    margin: 0 auto;
  }
  .category .subscribe-popup .notification-container {
    margin-top: 20px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .no-desktop {
    display: none !important;
  }
  .top-bar .location {
    float: left;
  }
  .top-bar .support {
    float: right;
  }
  .logo img {
    height: auto;
  }
  .block-search {
    float: left;
    margin-left: 40px;
    padding-left: 0;
    width: 50vw;
    max-width: 40%;
    top: 0px;
  }
  .block-search input {
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    background: #F2F2F2;
    box-shadow: none;
    height: 50px;
    line-height: 50px;
    color: #000;
    padding-left: 15px;
  }
  /*.block-search input:focus{
    border-radius: 25px 25px 0 0;
  }*/
  .block-search .action.search,
  .block-search .action.search:hover {
    left: auto;
    right: 0;
    height: 50px;
    opacity: 1 !important;
    border-radius: 0;
    padding: 0 20px;
  }
  .block-search .action.search > span {
    display: none;
  }
  .block-search .action.search:before {
    color: #000 !important;
  }
  .block-search .action.search:before:hover {
    color: #000 !important;
    display: none;
  }
  /*Autocomplete start*/
  .mst-searchautocomplete__autocomplete {
    background-color: #f2f2f2;
    border: 1px solid #000;
    border-top: none;
    padding-bottom: 15px;
    max-width: 100% !important;
    min-width: auto;
    left: 0 !important;
    border-radius: 0;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    background: transparent;
    padding: 10px 20px;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    border-top: none !important;
  }
  .mst-searchautocomplete__highlight {
    font-weight: normal;
    color: #000;
  }
  .mst-searchautocomplete__autocomplete ul li a.title {
    color: #000;
  }
  .mst-searchautocomplete__item.magento_catalog_product._active {
    background: transparent !important;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title a,
  .mst-searchautocomplete__item.magento_catalog_product .title .mst-searchautocomplete__highlight {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
  }
  .mst-searchautocomplete__item.magento_catalog_product .description {
    color: #000;
  }
  .mst-searchautocomplete__item.magento_catalog_product {
    border-bottom: 0;
  }
  .mst-searchautocomplete__autocomplete ul li {
    margin: 0 20px;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
    padding: 12px 10px;
    color: #000;
    font-size: 14px;
    display: block;
    background: #fff;
    margin: 15px 20px;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 32px;
  }
  ._keyfocus *:focus,
  input:not([disabled]):focus,
  textarea:not([disabled]):focus,
  select:not([disabled]):focus {
    box-shadow: none;
    border: 1px solid #000;
  }
  .mst-searchautocomplete__index.popular ul li {
    padding: .7rem 0 15px 20px;
  }
  .mst-searchautocomplete__index.popular ul li a.title {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .mst-searchautocomplete__index.magento_catalog_categoryproduct .mst-searchautocomplete__index-title,
  .mst-searchautocomplete__index.popular .mst-searchautocomplete__index-title {
    border-top: 1px solid #bcbcbc;
    padding-left: 0;
    margin-left: 20px;
    padding-top: 20px;
  }
  /*Autocomplete end*/
  a.piesa-schimb,
  a.piesa-schimb:hover {
    color: #000000 !important;
    text-transform: uppercase;
    border: 1px solid #000000!important;
    border-radius: 2px;
    display: inline-block;
    line-height: 48px;
    padding: 0 2vw;
    text-decoration: none;
    margin-left: 30px;
  }
  .nav-sections {
    display: none;
  }
  .footer-bottom .left {
    float: left;
  }
  .footer-bottom .right {
    float: right;
  }
  .page-layout-1column .product.media {
    width: 40%;
  }
  .page-layout-1column .product-info-main {
    width: 25%;
  }
  .extra {
    margin: 0;
    width: 35%;
    display: inline-block;
    padding: 0 30px;
  }
  .product-info-main .product-reviews-summary {
    float: right;
    width: 100%;
  }
  nav.navigation {
    position: absolute;
    background: #fff;
    /*width: calc(100% - 30px);*/
    z-index: 4;
    display: none;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
    top: 0px;
    padding-top: 15px;
  }
  nav.navigation li {
    width: 100%;
    position: initial;
  }
  nav.navigation li a {
    text-transform: initial;
    font-weight: normal;
    color: #000;
    width: 100%;
    transition: 0.3s;
    padding: 5.5px 15px;
    font-size: 14px;
  }
  nav.navigation li a:hover {
    background-color: #e9ebee;
    color: #f1592a;
  }
  nav.navigation li a img {
    float: left;
    margin-top: 12px;
    margin-right: 10px;
    width: 22px;
    height: 24px;
    object-fit: contain;
  }
  nav.navigation li a i {
    margin-top: 7px;
  }
  nav.navigation li ul.level0 {
    padding: 0;
    padding-top: 15px;
    width: 100%;
    /*left: 100%;*/
    top: 0;
    height: 100%;
    border: none;
    transition: 0.2s;
  }
  nav.navigation li ul.level0 li a {
    border: none;
    padding-left: 15px;
  }
  /*nav.navigation li > ul {
    display: block;
    opacity: 0;
    left: 95%;
    pointer-events: none;
  }*/
  nav.navigation li.menu-active > ul {
    pointer-events: initial;
    opacity: 1;
    left: 100%;
  }
  nav.navigation li ul.level0 {
    width: 570px;
    margin-left: 0px;
    background: #fff;
    box-shadow: none;
    border: 1px solid #eaeaea;
    height: auto;
    min-height: 100%;
    opacity: 1;
  }
  nav.navigation li ul.level0 li.level1 {
    float: left;
    width: 50%;
  }
  .navigation .level0 {
    position: initial;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 425%;
    min-height: 528px;
    display: none;
    left: 100% !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 25px;
    position: absolute;
    z-index: 1;
    margin-top: 0px;
  }
  .navigation .level0 > .level-top {
    color: #000 !important;
    font-size: 14px;
    font-weight: 400;
    border-bottom: none !important;
    position: inherit;
  }
  .navigation .level0 .submenu a {
    color: #000;
    padding: 15px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: transparent;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    display: none;
  }
  .cms-index-index nav.navigation {
    display: block;
    min-height: 542px;
  }
  .cms-index-index .header-nav-bar.sticky nav.navigation {
    display: none;
  }
  .header.content {
    padding: 30px 20px 20px;
  }
  .header-top-bar #my-account-logout,
  .header-top-bar #my-account-login {
    padding: 0 15px 30px 15px;
  }
  .page-main > .page-title-wrapper .page-title {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
  }
  .filter .block-subtitle {
    display: none;
  }
  .filter-options-item {
    border: 0;
    margin-bottom: 30px;
  }
  .filter-options-title {
    border: 1px solid #e3e3e3;
    background-color: #f4f4f4;
    padding: 15px 30px 15px 10px;
    box-shadow: none;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px -10px 20px rgba(0, 0, 0, 0.06);
  }
  .filter-options-item:first-child .filter-options-title {
    background-color: #000;
    color: #fff;
  }
  .filter-options-content {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
    border-radius: 0 0 10px 10px;
    background-color: #ffffff;
    padding: 10px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .customer-account-login .block-customer-login {
    padding: 35px 90px;
  }
  .blog-second {
    margin-left: 15px;
    margin-right: -15px;
  }
  .remove-block {
    display: table-cell;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .remove-block .action-delete {
    line-height: 18px !important;
    width: auto;
    display: inline-block !important;
    position: relative !important;
    color: #000 !important;
    text-align: center;
  }
  .remove-block .action-delete img {
    margin-top: 20px;
  }
  .edit-block .action-edit {
    right: 0 !important;
    margin-right: 0 !important;
    margin-top: -20px;
  }
  .wishlist-index-index .products-grid .product-item-info .product-item-name {
    height: 65px;
    overflow: hidden;
  }
  #product-attribute-specs-table1 td.data {
    max-width: 200px;
    overflow: hidden;
  }
  .short-description td {
    text-align: right;
    font-weight: bold;
  }
  .slider-home {
    margin-left: 30px;
  }
  .column.main .table-cats {
    display: none !important;
  }
  #cookiescript_badge {
    bottom: 70px !important;
  }
}
@media all and (min-width: 1024px), print {
  .amreview-description-wrap {
    width: 75%;
  }
  .amreview-description > .amreview-showless {
    position: relative;
    display: block;
    padding-bottom: 2px;
  }
  .amreview-description > .amreview-showless:after {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, #ffffff 1%, rgba(0, 0, 0, 0) 25%);
    content: '';
  }
  .amreview-description > .amreview-readmore {
    display: block;
    margin-top: 5px;
    cursor: pointer;
  }
  .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 .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%;
    background: #f8fcff;
    border-bottom: 0;
  }
  .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 {
    max-width: 30%;
    min-width: 120px;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .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;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .amxnotif-block .input-fields {
    margin-bottom: 0;
  }
  .category .subscribe-popup .notification-container {
    margin-top: 20px;
  }
  .category .subscribe-popup {
    width: 30%;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .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;
  }
}
body,
p,
h1,
h2,
h3,
h4,
h5,
a,
li,
ul {
  font-family: 'Poppins', sans-serif !important;
}
html,
body {
  overflow-x: hidden;
}
.container {
  box-sizing: border-box;
  max-width: 1280px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  width: 100% !important;
}
a,
a:visited,
.alink:visited,
a:focus {
  border: none;
  box-shadow: none;
  outline: none !important;
  color: #000;
}
.label,
label,
.label span {
  color: #000 !important;
  padding-left: 0;
  margin-left: 0;
  font-weight: normal !important;
  font-size: 14px !important;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000 !important;
  opacity: 1 !important;
  /* Firefox */
  font-weight: normal !important;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000 !important;
  opacity: 1 !important;
  font-weight: normal !important;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000 !important;
  opacity: 1 !important;
  font-weight: normal !important;
}
.page-header .panel.wrapper {
  display: none !important;
}
.font-white,
.white {
  color: #fff !important;
}
.bg-agro-yellow {
  background-color: #6ab10f;
}
.bg-white {
  background-color: #fff;
}
.font-agro-yellow {
  color: #6ab10f !important;
}
.mt-2,
.my-2 {
  margin-top: .5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: .5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: .5rem !important;
}
.pt-2,
.py-2 {
  padding-top: .5rem !important;
}
.h-100 {
  height: 100% !important;
}
.w-100 {
  width: 100% !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.slick-slider .prevArrowSlick,
.slick-slider .nextArrowSlick {
  width: 35px;
  height: 35px;
  background: #fff !important;
  transition: 0.3s;
  display: block;
  text-align: center;
  line-height: 34px;
  font-size: 16px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  color: #011654;
  border: 1px solid #011654;
  z-index: 1;
}
.slick-slider .prevArrowSlick:hover,
.slick-slider .nextArrowSlick:hover {
  background: #000 !important;
  color: #fff;
  border: 1px solid #011654;
}
.slick-slider .nextArrowSlick {
  right: -25px;
}
.slick-slider .prevArrowSlick {
  left: -25px;
}
.slick-slide img {
  display: inline-block;
}
.flw {
  float: left;
  width: 100%;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.page-header {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: #fff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.06);
  z-index: 800;
}
.customer-account-login .page-title-wrapper,
.customer-account-login .block-new-customer {
  display: none;
}
.customer-account-login .block-customer-login {
  float: none !important;
  max-width: 100%;
  width: 600px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #E0E0E0;
  margin-top: 60px;
  margin-bottom: 60px;
}
.login-container .block .block-title {
  border-bottom: none;
  margin-bottom: 0;
}
.login-container .block .block-title span {
  font-weight: normal;
  font-size: 36px;
}
.login-container .block .field.note {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 40px;
}
.login-container .block .field.note a {
  color: #000;
  font-weight: normal;
}
.login-container label.label,
.customer-account-create label.label,
#wantptr label.label {
  padding-left: 0;
  width: 100%;
  text-align: left;
}
.login-container label span,
.customer-account-create label span,
.customer-account-create label.label,
#wantptr label.label {
  font-size: 14px;
  font-weight: 300 !important;
}
.login-container .fieldset > .field > .control {
  width: 100%;
}
.login-container .fieldset > .field > .control input,
.customer-account-create .fieldset > .field > .control input {
  height: 60px;
  background: #F9F9F9;
  border: none;
  padding-left: 15px;
}
.login-container .actions-toolbar > .primary,
.login-container .actions-toolbar > .secondary {
  width: 100%;
}
.login-container .actions-toolbar > .primary button {
  width: 100%;
  margin: 30px 0 15px 0;
  border-radius: 0;
  background: #152648;
  height: 60px;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
}
.customer-account-create .actions-toolbar > .primary button {
  width: 400px;
  max-width: 100%;
  border-radius: 0;
  background: #152648;
  height: 60px;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
}
.login-container .actions-toolbar > .secondary a {
  margin-top: 15px;
  color: #8D8D8D;
  font-size: 16px;
  font-weight: 300;
}
.customer-account-create .form.create.account {
  margin: 0 auto;
}
.customer-account-create .page-title-wrapper {
  display: none;
}
.action.primary,
.action.primary:hover {
  background: #6ab10f;
  border: 1px solid #6ab10f;
  box-shadow: none;
  font-family: inherit;
}
/*Cart design start*/
#shopping-cart-table {
  margin-top: 60px;
}
#shopping-cart-table thead {
  display: none;
}
.cart.table-wrapper .item-options dt,
.cart.table-wrapper .item-options dd {
  color: #000;
  font-weight: 200;
}
#shopping-cart-table .cart-price span {
  color: #000;
  font-weight: 200;
  font-size: 14px;
  float: left;
}
#shopping-cart-table .col.price .cart-price:before {
  content: "Pret";
  color: #000;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  margin-bottom: 20px;
  display: block;
}
.cart.table-wrapper .product-item-name {
  height: auto;
}
.cart.table-wrapper .product-item-name a {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
#shopping-cart-table .col.qty .field.qty {
  text-align: left;
}
#shopping-cart-table .col.qty:before {
  content: "Cantitate";
  color: #000;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  margin-bottom: 20px;
  display: block;
  margin-top: -5px;
}
.cart.table-wrapper .col.qty .input-text {
  border: 1px solid #000;
  font-weight: 200;
  color: #000;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 15px;
}
#shopping-cart-table .col.subtotal .cart-price:before {
  content: "Subtotal";
  color: #000;
  font-weight: 600;
  font-size: 14px;
  text-align: right;
  margin-bottom: 20px;
  display: block;
}
#shopping-cart-table .col.subtotal .cart-price span {
  float: right;
}
#shopping-cart-table.table > tbody + tbody {
  border-top: 0 !important;
}
#shopping-cart-table .cart > .item {
  border-bottom: 1px solid #dedede!important;
}
.remove-block .action-edit {
  display: none !important;
}
.edit-block {
  padding-bottom: 15px !important;
}
.edit-block .action-delete {
  display: none !important;
}
.remove-block .action-delete:before {
  display: none !important;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  position: relative;
  color: #000;
  display: inline-table;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #000;
}
.cart.table-wrapper .action-edit {
  display: none !important;
}
.cart-summary {
  background: #f7f7f7;
}
.cart-summary > .title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  color: #000;
}
.cart-summary .block .item-options .field .radio + .label {
  color: #000;
  float: left;
}
.cart-summary .label {
  color: #000;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  background: #6ab10f;
  border: 0;
  box-shadow: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.cart-container .action.update {
  box-shadow: none;
  border: 0;
  background: #fff;
  color: #000;
  border-bottom: 1px solid #000;
  border-radius: 0;
  text-transform: uppercase;
}
.cart-totals .grand strong {
  text-transform: uppercase;
}
.cart-totals .table .totals.shipping {
  display: none;
}
.cart-discount {
  width: 100%;
  margin-top: 30px;
  padding: 0;
}
.cart-discount .block.discount {
  width: 100%;
}
.cart-discount strong {
  color: #000 !important;
  font-weight: 400 !important;
}
.cart-discount .block .title:after {
  float: right;
  color: #000;
}
.cart-discount #block-discount {
  width: 100%;
}
.cart-summary .fieldset .actions-toolbar,
.cart-summary .fieldset .field {
  display: block !important;
}
.cart-summary .fieldset .actions-toolbar,
.cart-summary .fieldset .actions-toolbar .primary,
.cart-summary .fieldset .actions-toolbar .primary .button {
  width: 100% !important;
  font-weight: 400;
  text-transform: uppercase;
}
.cart-summary .fieldset .actions-toolbar button {
  color: #fff !important;
  border: 0 !important;
  background: #000 !important;
  box-shadow: none !important;
}
.cart-summary .fieldset .actions-toolbar input {
  border: 0 !important;
  color: #000 !important;
}
.cart.table-wrapper .item-actions td {
  padding: 0 !important;
}
.multicheckout span {
  color: #000;
}
.cart-totals .price,
.cart-summary .block > .title {
  color: #000 !important;
}
#amgiftcard-form .action.primary {
  background: #000;
  border: 0;
  box-shadow: none;
  margin-bottom: 15px;
  font-weight: 400;
  width: 100%;
  text-transform: uppercase;
}
#amgiftcard-form label.label,
.cart-summary .block .fieldset .field:not(.choice) > .label {
  display: none;
}
.amgiftcard-form .fieldset {
  margin-bottom: 0;
}
.cart-summary #block-shipping {
  display: none;
}
/*Cart design end*/
#checkout {
  background: #fff !important;
}
.checkout-index-index .checkout-header {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin: 10px 5px;
}
.checkout-index-index .checkout-header .title {
  font-weight: 400;
  font-size: 35px;
  color: #000;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #e0e0e0;
  color: #000;
  font-size: 24px;
}
.opc-wrapper .checkout-payment-method .step-title {
  margin-bottom: 50px;
  position: relative;
}
.opc-wrapper .form-shipping-address .fieldset .field .label,
.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
  font-weight: 300;
  font-size: 16px;
  padding: 0;
  text-align: left;
  border: 0;
}
.checkout-index-index .checkout-block,
.checkout-index-index .checkout-block:hover {
  box-shadow: none;
}
.checkout-index-index input[type="text"],
.checkout-index-index input[type="password"],
.checkout-index-index input[type="url"],
.checkout-index-index input[type="tel"],
.checkout-index-index input[type="search"],
.checkout-index-index input[type="number"],
.checkout-index-index input[type="email"],
.checkout-index-index select.select {
  background-color: #F5F5F5;
  border: none;
  min-height: 50px;
}
.checkout-index-index input[type=radio] {
  float: left;
  margin-right: 10px;
}
.checkout-index-index .field-tooltip {
  top: 8px;
}
.checkout-index-index .checkout-payment-method .payment-method._active .payment-method-content {
  padding: 0;
}
.checkout-index-index .checkout-payment-method .payment-method._active .payment-method-content span {
  font-weight: 300;
  font-size: 16px;
  color: #000;
}
.mark,
mark {
  background-color: transparent !important;
}
.checkout-index-index .opc-block-summary {
  padding: 15px 25px;
  background-color: #F5F5F5 !important;
  border: 1px solid #D9D9D9;
}
.checkout-index-index .checkout-payment-method .payment-method-title {
  padding: 10px 20px;
  margin: 0;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5!important;
  /*background-image: url(https://demo.beerole.com/pub/media/wysiwyg/cc.svg);*/
  background-repeat: no-repeat;
  background-position: right 15px top 10px;
  background-size: 40px;
}
.checkout-index-index .checkout-payment-method ._active .payment-method-title {
  border: 1px solid #000!important;
}
.checkout-index-index .opc-block-summary .step-title {
  border: 0;
  margin: 0;
}
.checkout-index-index .payment-method {
  margin-bottom: 15px;
  position: relative;
}
.checkout-index-index .opc-block-summary .items-in-cart > .title {
  display: none;
}
.checkout-index-index .minicart-items .product-item-name {
  font-weight: 300;
  font-size: 14px;
  color: #000;
  height: auto;
}
.checkout-index-index .opc-block-summary .product-item .price {
  color: #777777;
  font-weight: 300;
  font-size: 14px;
}
.checkout-index-index .opc-block-summary .table-totals tbody .mark {
  font-weight: 300;
  padding: 8px 0;
  color: #000;
  font-size: 16px;
}
.checkout-index-index .opc-block-summary .mark .value {
  color: #666666;
  display: block;
  font-size: 14px;
}
.checkout-index-index .additional-options {
  margin: 24px 0px 12px;
  margin-left: -10px;
}
.checkout-index-index .additional-options .checkout-agreements .action-show {
  color: #000;
  font-weight: 300;
  font-size: 17px;
  margin-left: 10px;
}
.checkout-index-index .opc-block-summary .table-totals {
  border: 0;
}
.checkout-index-index .opc-block-summary .totals.sub {
  border-bottom: 1px solid #ccc;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary.checkout {
  width: 100%;
  border-radius: 0;
  background: #000;
  border-color: #000;
  text-transform: uppercase;
  font-weight: 300;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary.checkout:hover {
  background-color: #fff;
  color: #000;
}
.checkout-index-index #backTop {
  color: #000;
  font-weight: 300;
  left: 55px;
  position: absolute;
}
.checkout-index-index [type="radio"]:checked,
.checkout-index-index [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.checkout-index-index [type="radio"]:checked + label,
.checkout-index-index [type="radio"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  font-weight: 300;
}
.checkout-index-index [type="radio"]:checked + label,
.checkout-index-index [type="radio"]:not(:checked) + label {
  /*background: #F5F5F5;*/
  padding: 4px 30px 15px 35px;
}
.checkout-index-index [type="radio"]:checked + label {
  border: 1px solid #000;
}
.checkout-index-index [type="radio"]:not(:checked) + label {
  /*border:1px solid #F5F5F5;*/
}
.checkout-index-index [type="radio"]:checked + label:before,
.checkout-index-index [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  border-radius: 100%;
  background: #fff;
}
.checkout-index-index [type="radio"]:not(:checked) + label:before {
  border: 1px solid #ddd;
}
.checkout-index-index [type="radio"]:checked + label:after,
.checkout-index-index [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #000;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.checkout-index-index [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.checkout-index-index [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.checkout-index-index [type="radio"]:checked + label:before,
.checkout-index-index [type="radio"]:not(:checked) + label:before {
  top: 4px;
  left: 4px;
}
.checkout-index-index [type="radio"]:checked + label:after,
.checkout-index-index [type="radio"]:not(:checked) + label:after {
  top: 7px;
  left: 7px;
}
.checkout-index-index .payment-method {
  position: relative;
}
.checkout-index-index .payment-method-title label span {
  margin-left: 30px !important;
  display: block;
  margin-top: 4px;
  white-space: initial;
}
/*.checkout-index-index  .payment-method-content p{
  position: absolute;
  top: 26px;
  left: 51px;
  font-size: 14px;
  font-weight: 200;
  color: #b0b0b0;
}*/
.checkout-index-index #checkout-step-shipping_method p.title {
  margin-top: 15px;
  font-weight: 300;
  color: #000;
  font-size: 17px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
  padding-left: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title span {
  color: #000;
  font-size: 18px;
  font-weight: 300;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  padding: 0 0 20px;
}
.checkout-index-index .table-checkout-shipping-method thead {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method tr.row {
  background-color: #f5f5f5;
  display: block;
  margin: 0;
  margin-bottom: 15px;
  border: 1px solid #000;
  cursor: pointer;
  color: #000;
  font-weight: 300;
}
.checkout-index-index .table-checkout-shipping-method tbody td {
  border: 0;
  /*padding-bottom: 0;*/
}
.checkout-index-index [type="radio"]:checked + label {
  border: 0;
}
.modal-content {
  box-shadow: none !important;
  border: 0 !important;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  background: #000;
  border: 0;
}
.opc-wrapper .form-shipping-address .fieldset .field .label,
.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
  color: #000;
}
.checkout-index-index .fieldset.address [name$=".tip"] .admin__field-label {
  width: 100%;
  padding-left: 50px !important;
  padding-top: 20px !important;
  padding-bottom: 0 !important;
}
.checkout-index-index [type="radio"]:checked + label.admin__field-label:before,
.checkout-index-index [type="radio"]:not(:checked) + label.admin__field-label:before {
  left: 20px;
  top: 20px;
}
.checkout-index-index [type="radio"]:checked + label.admin__field-label:after {
  left: 23px;
  top: 23px;
}
.mark,
mark {
  background: transparent !important;
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  padding-left: 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #000;
  font-size: 18px;
  font-weight: 300;
}
.top-bar {
  padding: 20px 0;
  border-bottom: 1px solid #e3e3e3;
}
.top-bar .location span,
.top-bar .location a,
.top-bar .location a:hover {
  margin-left: 5px;
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}
.top-bar .support span {
  text-transform: uppercase;
  color: #000000;
  font-size: 14px;
  margin-right: 10px;
}
.top-bar .support a {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}
.header-top-bar {
  line-height: 52px;
  text-align: center;
  float: right;
  margin-right: 5px;
  position: relative;
  top: 0px;
}
.header-top-bar .box1,
.header-top-bar .box2 {
  display: inline-block;
}
.header-top-bar a {
  color: #000;
  font-size: 14px;
}
.header-top-bar a:hover {
  cursor: pointer;
}
.header-top-bar i {
  font-size: 24px;
  vertical-align: middle;
}
.header-top-bar span {
  vertical-align: middle;
  text-decoration: none;
}
.header-top-bar a:hover {
  text-decoration: none;
}
#header-account-logout,
#header-account-login {
  position: absolute;
  top: 50px;
  background: #fff;
  z-index: 999;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 15px;
  right: -30px;
  width: 300px;
  box-shadow: 0px -5px 19px rgba(0, 0, 0, 0.07000000000000001);
  display: none;
}
#header-account-logout:before,
#header-account-login:before {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  display: block;
  top: -20px;
  border-bottom-color: #fff;
  right: 75px;
}
#header-account-logout p,
#header-account-login p {
  color: #8e8e8e;
  font-size: 12px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
  line-height: 14px;
}
#header-account-logout a.login,
#header-account-login a.login {
  background: #000;
  color: #fff;
  border-radius: 50px;
  width: 110px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  text-decoration: none;
}
#header-account-logout a.register,
#header-account-login a.register {
  border-radius: 50px;
  width: 110px;
  height: 30px;
  display: inline-block;
  text-align: right;
  line-height: 30px;
  font-size: 12px;
  text-decoration: none;
  margin-left: 10px;
}
#my-account-logout:hover ~ #header-account-logout,
#my-account-login:hover ~ #header-account-login {
  display: block !important;
}
#header-account-logout:hover,
#header-account-login:hover {
  display: block !important;
}
#my-account:hover ~ #header-account-login {
  display: block !important;
}
#header-account-login:hover {
  display: block !important;
}
.minicart-wrapper .action.showcart:before {
  display: none !important;
}
.minicart-wrapper {
  margin-left: 10px;
  line-height: 52px;
}
.minicart-wrapper i {
  font-size: 26px;
  vertical-align: middle;
  color: #000;
}
.header-nav-bar {
  background: #6cb025;
  padding: 15px 0;
  margin-bottom: 30px;
}
.cms-index-index .header-nav-bar {
  margin-bottom: 0;
}
.cms-index-index .header-nav-bar .menu-toggle {
  pointer-events: none;
}
.cms-index-index .header-nav-bar.sticky .menu-toggle {
  pointer-events: inherit;
}
.checkout-index-index .header-nav-bar {
  display: none !important;
}
.header-nav-bar .header-buttons a {
  margin: 0 15px;
}
.header-nav-bar .additional-links span {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 15px;
}
.header-nav-bar .additional-links a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.header-nav-bar .menu-toggle {
  box-shadow: -10px 10px 6px rgba(0, 0, 0, 0.01);
  border-radius: 2px;
  background-color: #ffffff;
  overflow: auto;
  color: #000 !important;
  position: absolute;
  width: 100%;
  padding: 6px 0 6px 0;
  top: -25px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 6;
}
.header-nav-bar .menu-toggle:hover {
  cursor: pointer;
}
.header-nav-bar .menu-toggle .border {
  display: block;
  width: 90%;
  height: 1px;
  background: #ebebeb;
  margin: 0 auto;
  margin-top: 35px;
}
.header-nav-bar .menu-toggle .fa-bars {
  color: #000;
  font-size: 22px;
}
.header-nav-bar .col1 {
  display: inline-block;
  width: 20%;
  position: relative;
}
.header-nav-bar .col2 {
  display: inline-block;
  width: 79%;
  position: relative;
  padding: 0 15px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  border: 1px solid #6ab10f;
  border-radius: 100px;
}
.mgz-carousel .owl-nav [class*=owl-]:hover {
  background: transparent;
}
.owl-carousel .owl-nav i {
  color: #6ab10f;
}
.mgz-carousel-nav-position-bottom_right .owl-nav {
  text-align: right;
  margin-top: 0;
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.mgz-carousel .owl-dots {
  margin-top: 10px;
  width: auto;
  text-align: left;
  position: absolute;
  bottom: 30px;
  left: 60px;
}
.mgz-carousel .owl-dots .owl-dot:hover span,
.mgz-carousel .owl-dots .owl-dot.active span {
  background: #6ab10f;
  opacity: 1;
}
.mgz-carousel .owl-dots .owl-dot span {
  background: #fff;
  opacity: 0.18;
}
.mgz-element-slider .slide-buttons .mgz-btn {
  min-width: 240px;
}
.cms-index-index #maincontent {
  max-width: 100%;
  padding: 0;
  background-color: #f5f5f5;
}
@media (max-width: 1280px) {
  .beneficii {
    background: #fff;
    margin-bottom: 30px;
  }
}
.beneficii {
  z-index: 7;
}
.beneficii .slick-list {
  overflow: inherit !important;
}
.home-widget .col-widget {
  border-right: 1px solid #efefef;
  display: inline-block;
  padding: 20px 15px;
}
.home-widget .col-widget:last-child {
  border-right: 0;
}
.home-widget .col-widget img {
  max-height: 54px;
  display: inline-block;
}
.home-widget .col-widget .text {
  display: inline-block;
  margin-left: 15px;
}
.home-widget .col-widget .text p {
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 991px) {
  .home-widget .col-widget .text {
    max-width: 70px;
    vertical-align: middle;
    margin-left: 10px;
  }
  .home-widget .col-widget .text p {
    font-size: 12px;
    margin: 0;
    text-transform: none;
  }
  .home-widget .col-widget img {
    max-width: 40px;
  }
  .toolpitagro .toolpitagrotext {
    left: auto !important;
    right: -15px;
    width: 200px !important;
  }
}
.toolpitagro {
  position: relative;
  cursor: pointer;
}
.toolpitagro .toolpitagrotext {
  visibility: hidden;
  width: 280px;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 3px;
  padding: 15px 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  font-size: 13px;
  position: absolute;
  z-index: 3;
  left: -10px;
  top: 80px;
}
.toolpitagro .toolpitagrotext:before {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  display: block;
  top: -20px;
  border-bottom-color: #fff;
  right: 44%;
}
.toolpitagro:hover .toolpitagrotext {
  visibility: visible;
}
.meniu-block .level0-span-image img {
  float: left;
  margin-right: 10px;
  width: 22px;
  height: 24px;
  object-fit: contain;
}
.content-head h4 {
  color: #6ab10f;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.content-head h3 {
  color: #000000;
  font-size: 34px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
}
.content h2.mgz-cta-title {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.18px;
}
.content .mgz-cta-content-inner a {
  color: #707070;
  font-size: 14px;
  font-weight: 400;
}
.content .mgz-cta-image-top {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  border-radius: 10px;
  background-color: #ffffff;
}
.mgz-cta-content {
  min-height: 135px;
}
.product-item .product-item-info {
  text-align: center;
}
.mgz-carousel .product-item {
  background: #fff;
  border-radius: 10px;
  margin: 0 15px !important;
  position: relative;
  padding: 15px !important;
}
.product-item .product-item-info {
  text-align: center;
  padding-bottom: 30px;
}
.product-item-details .product-item-name {
  height: 82px;
  overflow: hidden;
}
.product-item-details .product-item-name a {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}
.product-item .price-box {
  height: 50px;
}
.product-item .price-box .price {
  display: block;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}
.product-item .price-box .price-label {
  display: none;
}
.product-item .old-price .price {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: line-through;
}
.product-item .action.towishlist {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 3;
  color: #000;
}
.product-item .action.tocompare {
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 3;
  color: #000;
}
.product-item .tocart {
  border: 1px solid #6ab10f;
  border-radius: 2px;
  background: #fff;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.product-item .tocart:hover {
  border: 1px solid #6ab10f;
  background: #6ab10f;
  color: #fff;
}
.whitebox {
  border-radius: 10px;
  overflow: hidden;
}
.whitebox h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
}
.whitebox p {
  color: #fff;
}
.mgz-tabs .mgz-tabs-tab-title > a {
  background: transparent;
  text-decoration: none !important;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  padding: 25px 30px;
}
.mgz-tabs .mgz-tabs-tab-title > a:hover {
  background: transparent !important;
}
.mgz-tabs-nav > .mgz-tabs-tab-title.mgz-active > a,
.mgz-tabs-content > .mgz-tabs-tab-title.mgz-active > a,
.mgz-tabs-nav > .mgz-tabs-tab-title:not(.mgz-active) > a,
.mgz-tabs-content > .mgz-tabs-tab-title:not(.mgz-active) > a {
  background: transparent;
}
.mgz-element-tab-position-left.mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"] > .mgz-tabs-nav > .mgz-tabs-tab-title.mgz-active > a {
  font-weight: 700;
}
.mgz-element-tab-position-left.mgz-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title,
.mgz-element-tab-position-right.mgz-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title {
  background: #fff;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.mgz-element-tab-position-left.mgz-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title:first-child {
  border-radius: 10px 10px 0 0;
}
.mgz-element-tab-position-left.mgz-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title:last-child {
  border-radius: 0 0 10px 10px;
}
.mgz-element-tab-position-left.mgz-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title:last-child a span {
  border-bottom: none !important;
}
.mgz-tabs .mgz-tabs-tab-title > a span {
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
  min-width: 250px;
  float: left;
}
.mgz-element-tab-position-left.mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"] > .mgz-tabs-nav > .mgz-tabs-tab-title.mgz-active > a span {
  border-bottom: 2px solid #6ab10f;
}
.mgz-element-tab-position-left.mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"] > .mgz-tabs-nav > .mgz-tabs-tab-title.mgz-active > a:after {
  content: '>';
  float: right;
}
.mgz-grid-col-xl-3 .mgz-grid-item {
  margin-right: 2%;
  width: 32%;
  margin-bottom: 30px;
}
.mgz-grid-col-xl-3 .mgz-grid-item:nth-child(3n) {
  margin-right: 0;
}
.mgz-product-items .mgz-grid-item .product-item-info {
  padding-bottom: 30px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
.mgz-product-items .mgz-grid-item .product-item-info:hover {
  border-color: transparent;
}
.page-footer {
  background: #fff;
  margin-top: auto;
  padding: 60px 0 30px 0;
}
.footer-section p.description {
  margin-top: 30px;
  color: #707070;
  font-size: 14px;
  font-weight: 400;
}
.footer-section .section .title {
  color: #16243b;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.footer-section .section .link {
  display: block;
  color: #707070;
  font-size: 14px;
  padding: 10px 0;
  margin: 0;
}
.footer-section .section a.link {
  text-transform: uppercase;
}
.footer-bottom {
  border-top: 1px solid #ededed;
  padding: 20px 0;
  margin-top: 30px;
  position: relative;
}
.footer-bottom .social {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  width: 200px;
}
.footer-section .section span.link,
.footer-bottom span.link {
  display: block;
  color: #707070;
  font-size: 14px;
  padding: 10px 0;
}
.social i {
  color: #000;
  border: 1px solid #000;
  border-radius: 50px;
  width: 28px;
  height: 28px;
  text-align: center;
  padding: 5px;
  margin: 0 5px;
}
.page-products .product-item-info {
  margin: 0 auto;
  width: auto;
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 15px;
}
.products-list .product-item {
  position: relative;
}
.products-list .product-items .product-item .product-item-info {
  box-shadow: none;
  position: relative;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  background: #fff;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 15px;
  position: relative;
  z-index: 2;
}
.products-grid .product-item-inner,
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  background: #fff;
  box-shadow: none;
  border: 0;
  border-top: none;
  left: 0;
  margin: 10px 0 0 -1px;
  padding: 0 9px 9px;
  position: initial;
  right: 0px;
  z-index: 2;
  height: auto;
  overflow: visible;
  width: auto;
  display: block;
}
.page-products .product-item-actions {
  position: initial;
}
.page-with-filter .page-wrapper {
  background-color: #f5f5f5;
}
.breadcrumbs {
  background-color: #f2f2f2;
  max-width: 100%;
  padding: 0;
  margin-top: -30px;
}
.breadcrumbs .items {
  max-width: 1280px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
}
.breadcrumbs a:visited {
  color: #535353;
  font-size: 14px;
  font-weight: 600;
}
.breadcrumbs strong {
  color: #535353;
  font-size: 13px;
  font-weight: 400;
}
.breadcrumbs .items .item.product {
  display: none;
}
.category-view .cat-desc-move {
  display: none;
}
.category-description {
  max-height: 150px;
  overflow: hidden;
}
.category-description.expanded {
  max-height: initial;
}
.category-description p {
  color: #707070;
}
.expand-text {
  display: block;
  margin-bottom: 30px;
  cursor: pointer;
}
.expand-text.hide {
  display: none;
}
.ui-slider-horizontal {
  background: transparent;
}
.amshopby-slider-container .amshopby-slider-display {
  color: #000;
}
.filter-content input[type="checkbox"] {
  visibility: hidden;
  display: none;
  width: 0;
}
.filter-content input[type="checkbox"] + a:before {
  border: 1px solid #333;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 16px;
  margin: 0 .25em 0 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
}
.filter-content input[type="checkbox"]:checked + a:before {
  background: #000;
  color: #fff;
  content: "\2713";
  text-align: center;
}
.filter-content input[type="checkbox"]:checked + a:after {
  font-weight: bold;
}
.filter-content input[type="checkbox"]:focus + a::before {
  outline: #3b99fc auto 5px;
}
.amslider .slide .category-item,
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  background-color: #ffffff;
  padding: 15px 30px;
  min-width: 250px;
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 0;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  display: inline-block;
  max-width: 150px !important;
  margin-left: 15px;
  color: #000000;
}
.category-view .category-image {
  display: none;
}
.toolbar-products {
  background: #fff;
  padding: 15px;
  box-shadow: 0 5px 35px rgba(0, 0, 0, 0.03);
  border-radius: 7px;
}
.pages strong.page {
  background-color: #6ab10f;
  width: 35px;
  height: 35px;
  border-radius: 6px;
  line-height: 35px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.pages .item {
  background-color: transparent;
  width: 35px;
  height: 35px;
  border-radius: 6px;
  line-height: 35px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.pages .action {
  background: transparent;
  border: none;
  color: #000;
  box-shadow: none;
}
.pages a.page,
.pages a.page:hover,
.pages .action.next:visited:before,
.pages .action.next:before,
.pages .action:visited,
.pages a.page:visited,
.pages .action.previous:visited:before,
.pages .action.previous:before,
.filter-current .action.remove:before,
.am-filter-current .filter-label,
.filter-value {
  color: #000;
}
.toolbar select {
  border-radius: 4px;
  border: 1px solid #efefef;
  background-color: #fcfcfc;
  box-shadow: none;
}
.page-with-filter .toolbar-amount {
  color: #707070;
  font-weight: 600;
}
.filter-current {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 30px;
}
.filter-actions {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  text-transform: capitalize;
  font-weight: bold;
}
.filter-actions:before {
  content: 'X ';
}
.catalog-product-view h1.page-title {
  font-size: 34px;
  font-weight: 600;
  color: #000;
  margin-top: 5px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
}
.catalog-product-view h1.page-title:after {
  content: '';
  position: absolute;
  width: 65px;
  height: 1px;
  background: #000;
  bottom: 0;
  left: 0;
}
.short-description {
  margin-bottom: 30px;
}
.short-description .additional-attributes-wrapper {
  overflow: auto;
}
.short-description ul {
  padding-left: 0;
}
.short-description li {
  list-style: none;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  color: #000;
}
.short-description th,
.short-description td {
  border: 0 !important;
  vertical-align: baseline !important;
  color: #000 !important;
  padding: 8px 0!important;
}
.short-description tr {
  border-bottom: 1px solid #e6e6e6;
  color: #000;
}
.product-info-main .product.attribute.sku {
  display: none;
}
.beneficii-produs {
  margin: 0;
  float: left;
  width: 100%;
}
.beneficii-produs .title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.beneficii-produs .rand {
  display: block;
  margin-bottom: 15px;
}
.beneficii-produs .rand img {
  margin-right: 15px;
  width: 35px;
  height: 25px;
  display: inline-block;
  float: left;
}
.beneficii-produs .rand span {
  font-size: 16px;
  color: #000;
}
.beneficii-produs .box {
  box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  border: 1px solid #f5f5f5;
  background-color: #ffffff;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 30px;
}
.beneficii-produs .box .person {
  display: inline-block;
  border: 1px solid #6ab10f;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.beneficii-produs .box .content {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.beneficii-produs .box .content .name {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.beneficii-produs .box .content .description {
  color: #000000;
  font-size: 14px;
}
.beneficii-produs .box .content .phone span {
  color: #6ab10f;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.beneficii-produs .box .content a:hover {
  text-decoration: none;
}
.product-reviews-summary .reviews-actions {
  font-size: 16px;
  color: #000;
  position: relative;
  display: block;
  margin-top: 10px;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 5px;
}
.product-reviews-summary .reviews-actions a {
  color: #000 !important;
}
.product-info-main .product-reviews-summary a.action.view {
  color: #000 !important;
  vertical-align: middle;
  display: inline-block;
  margin-top: 4px;
}
.product-reviews-summary .reviews-actions:after {
  content: '';
  position: absolute;
  width: 85px;
  height: 1px;
  background: #000;
  bottom: 0;
  left: 0;
}
.product-reviews-summary .reviews-actions a:hover {
  color: #000;
  text-decoration: none;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 31px;
  line-height: 36px;
  color: #000;
}
.product-info-price .price-box .old-price span.price-label {
  display: none;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  text-decoration: line-through;
  color: #707070;
  font-size: 16px;
}
.product-info-main .product-info-price .price-box:after {
  content: 'Pretul include TVA';
  display: block;
  color: #000;
  font-size: 14px;
}
.product-info-main .product-info-price {
  color: #000;
  border-bottom: 0;
}
.box-tocart .action.tocart {
  background-color: #6ab10f;
  border: 1px solid #6ab10f;
  width: 100%;
  border-radius: 2px;
  height: 60px;
  color: #fff;
}
.box-tocart .action.tocart:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #6ab10f;
}
.box-tocart .action.tocart:hover span {
  color: #000;
}
.box-tocart .action.tocart span {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.box-tocart .action.tocart span:hover {
  color: #000;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 0;
}
.box-tocart .field.qty {
  line-height: 44px;
  height: 46px;
  border: 1px solid #000;
  text-align: center;
  border-radius: 0px;
}
.box-tocart .field.qty button {
  background: transparent;
  border: 0;
  width: 50px;
  box-shadow: none;
  height: 46px;
  line-height: 33px;
}
.box-tocart .field.qty button.decreaseqtypp {
  float: left;
}
.box-tocart .field.qty button.increaseqtypp {
  float: right;
}
.box-tocart .fieldset.row {
  margin: 0;
}
.product-info-main .product-add-form {
  padding-top: 0;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin-bottom: 10px;
}
a.wishlist-prod {
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 0px;
  border: 1px solid #000000;
  line-height: 58px;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 30px;
}
a.wishlist-prod:hover {
  text-decoration: none;
  color: #000;
}
a.wishlist-prod span {
  margin-left: 15px;
}
.product-social-links {
  text-align: center;
}
.product-social-links a.action {
  color: #000 !important;
}
.product-social-links .action.towishlist {
  display: none;
}
.plata {
  display: block;
  margin-bottom: 30px;
}
.plata p {
  color: #000000;
  font-size: 16px;
  margin-bottom: 30px;
}
.plata .rand {
  display: block;
  margin-bottom: 15px;
}
.plata .rand img {
  margin-right: 15px;
  width: 35px;
  height: 25px;
  display: inline-block;
}
.plata .rand span {
  font-size: 16px;
  color: #000;
}
.product.data.items > .item.content {
  background: transparent;
  padding: 30px 35px 35px 35px;
  border: 0;
  border: none;
  margin: 0;
  display: block !important;
  float: left;
}
.product.data.items > .item.title > .switch {
  background: transparent;
  font-size: 20px;
  font-weight: 500;
  color: #b9b9b9;
  border: 0;
  border-bottom: 2px solid transparent;
}
.product.data.items > .item.title > .switch:visited,
.product.data.items > .item.title > .switch {
  color: #000;
  text-decoration: none;
  border-bottom: 2px solid #000;
  font-weight: 500;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: transparent;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #fff;
  color: #000;
  text-decoration: none;
  border-bottom: 2px solid #000;
  font-weight: 500;
}
.product.info.detailed .additional-attributes {
  width: 100%;
}
.product.info.detailed tr:nth-of-type(odd) {
  background-color: #fafafa;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  line-height: 34px;
  margin-left: 15px !important;
  display: inline-block;
  padding: 0;
  font-size: 16px !important;
}
.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: 8px 5px 10px 5px;
  font-weight: 600;
  color: #000;
}
.amreview-submit-form {
  background: transparent;
}
.amreview-submit-form > .block-content {
  max-width: 100%;
}
.amreview-submit-form .field.review-field-image > .label,
.amreview-submit-form .field > .label {
  text-align: left;
  padding: 0;
}
.amreview-customer-review {
  display: none;
}
.amreview-button,
.amreview-add-new .amreview-button.action,
.amreview-submit-form .review-form .action.submit.primary {
  background-image: none;
  background: #000;
  border: 1px solid #000;
  color: #fff;
  font-weight: normal;
  text-transform: capitalize;
  border-radius: 0;
}
.amreview-button:hover,
.amreview-add-new .amreview-button.action:hover,
.amreview-submit-form .review-form .action.submit.primary:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}
.amreview-submit-form .field .input-text {
  height: 60px;
  background: #F9F9F9;
  border: none;
  padding-left: 15px;
}
.amreview-submit-form textarea {
  background: #F9F9F9;
  border: none;
}
.amreview-submit-form > .block-content {
  padding-bottom: 0;
}
.products-upsell li.product-item,
.products-related li.product-item,
.block.widget .product-item {
  margin: 0 15px!important;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.17);
  border-radius: 10px;
}
.products-upsell .product-item-info,
.products-upsell .product-item-info:hover,
.products-related .product-item-info,
.products-related .product-item-info:hover,
.block.widget .product-item-info,
.block.widget .product-item-info:hover {
  width: 100%;
  margin: 0;
  padding: 15px;
  border: 0;
  background: #fff;
  position: relative;
}
#block-upsell-heading,
#block-related-heading,
.block-viewed-products-grid .block-title strong {
  font-size: 34px;
  font-weight: 600;
  color: #000;
  position: relative;
}
#block-upsell-heading:before,
.block-viewed-products-grid .block-title:before {
  content: 'Motosape-Motocoase';
  text-transform: uppercase;
  color: #6ab10f;
  font-size: 14px;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
.block.related {
  clear: both;
}
.block.related .product-item-details {
  position: initial;
}
.block.related .field.choice,
.block.related .block-actions {
  display: none;
}
.page-layout-1column .block.widget .products-grid .product-item {
  width: calc(22.5%);
}
.footer.content {
  border: 0 !important;
}
.customer-account-login .page-title-wrapper,
.customer-account-login .block-new-customer {
  display: none;
}
.customer-account-login .block-customer-login {
  float: none !important;
  max-width: 100%;
  width: 600px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #E0E0E0;
  margin-top: 60px;
  margin-bottom: 60px;
}
.login-container .block .block-title {
  border-bottom: none;
  margin-bottom: 0;
}
.login-container .block .block-title span {
  font-weight: normal;
  font-size: 36px;
}
.login-container .block .field.note {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 40px;
}
.login-container .block .field.note a {
  color: #000;
  font-weight: normal;
}
.login-container label.label,
.customer-account-create label.label,
#wantptr label.label {
  padding-left: 0;
  width: 100%;
  text-align: left;
}
.login-container label span,
.customer-account-create label span,
.customer-account-create label.label,
#wantptr label.label {
  font-size: 14px;
  font-weight: 300 !important;
}
.login-container .fieldset > .field > .control {
  width: 100%;
}
.login-container .fieldset > .field > .control input,
.customer-account-create .fieldset > .field > .control input {
  height: 60px;
  background: #F9F9F9;
  border: none;
  padding-left: 15px;
}
.login-container .actions-toolbar > .primary,
.login-container .actions-toolbar > .secondary {
  width: 100%;
}
.login-container .actions-toolbar > .primary button {
  width: 100%;
  margin: 30px 0 15px 0;
  border-radius: 0;
  background: #000;
  height: 60px;
  border: none;
  font-size: 16px;
}
.customer-account-create .actions-toolbar > .primary button {
  width: 400px;
  max-width: 100%;
  border-radius: 0;
  background: #000;
  height: 60px;
  border: none;
  font-size: 16px;
}
.login-container .actions-toolbar > .secondary a {
  margin-top: 15px;
  color: #8D8D8D;
  font-size: 16px;
  font-weight: 300;
}
.customer-account-create .form.create.account {
  margin: 0 auto;
}
.customer-account-create .page-title-wrapper {
  display: none;
}
.fieldset.create.info {
  margin-top: 60px;
}
@media (max-width: 1135px) {
  .header.content a.piesa-schimb {
    display: none;
  }
}
.blog-page .page-wrapper {
  background: #f5f5f5;
}
.post-holder {
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  padding: 20px;
}
.blog-page .sidebar .widget {
  border-radius: 10px;
  background-color: #ffffff;
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  padding: 15px 10px;
}
.blog-page .sidebar .widget .block-title strong {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 2px solid #6ab10f;
  color: #000;
  padding-bottom: 5px;
}
.widget.blog-search input {
  border: 1px solid #f2f2f2;
  background: #F2F2F2;
  box-shadow: none;
  border-radius: 25px;
}
.widget.block-categories ul,
.widget.block-categories li {
  list-style: none;
  margin: 5px 0;
}
.widget.block-categories li a,
.blog-page .sidebar .widget a {
  color: #000;
  font-weight: normal;
}
.blog-page .sidebar .widget.block-recent-posts a.post-item-link {
  font-size: 14px;
  max-height: 43px;
  display: block;
  overflow: hidden;
}
.blog-page .sidebar .widget.block-recent-posts .post-item-date {
  font-size: 12px;
  color: #6ab10f;
}
.widget.block-list-posts .block-content .item {
  padding: 15px 0 0 0;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 30px;
}
.post-list .post-header .post-title a {
  font-size: 26px;
  color: #000;
}
.blog-first {
  position: relative;
  min-height: 490px;
  border-radius: 15px;
  overflow: hidden;
}
.blog-first .blur {
  width: 450px;
  max-width: 100%;
  opacity: 0.95;
  position: absolute;
  left: 30px;
  bottom: 60px;
  padding: 30px 40px;
}
.blog-first .blur p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}
.blog-first .blur h3 {
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
}
.blog-first .blur a {
  display: block;
  width: 200px;
  max-width: 100%;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #6ab10f;
  background-color: #6ab10f;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 48px;
}
.blog-first .blur a:hover {
  text-decoration: none;
}
.blog-second .tag {
  color: #6ab10f;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.blog-second .cat {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  color: #fff;
  background: #000;
  border-radius: 17px;
  height: 30px;
  line-height: 28px;
  width: 100px;
  float: right;
}
.blog-second h3 {
  color: #000000;
  font-size: 34px;
  font-weight: 700;
}
.blog-second p {
  font-size: 14px;
  font-weight: 300;
  color: #707070;
}
.blog-second .content a {
  display: block;
  max-width: 100%;
  width: 280px;
  height: 50px;
  border: 1px solid #000;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 48px;
  margin-bottom: 25px;
  margin-top: 25px;
  border-radius: 100px;
}
.blog-second a:hover {
  text-decoration: none;
}
.blog-second .case img {
  height: 415px;
  object-fit: cover;
}
.articole-home h4 {
  color: #000000;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 20px;
  display: inline;
}
.articole-home img {
  margin-right: 15px;
}
.articole-home p {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 12px;
  color: #707070;
  max-height: 65px;
  overflow: hidden;
}
.articole-home a {
  text-transform: uppercase;
  color: #000;
}
.blog-second {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  border-radius: 10px;
  background-color: #ffffff;
}
.cms-contact .page-wrapper {
  background: #f2f2f2;
}
.cms-contact .fa {
  color: #6ab10f;
  font-size: 16px;
  margin-right: 5px;
  vertical-align: middle;
  line-height: 15px;
}
.location-map {
  margin-bottom: 30px;
}
.info-location {
  margin-top: -5px;
  padding: 20px;
  background: #fff;
}
.info-location .first {
  margin-bottom: 0px;
  font-size: 14px;
}
.info-location .second {
  font-size: 14px;
}
.box-shadow {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1);
}
.cms-contact .page-main p.title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 30px;
}
.cms-contact .page-main p {
  color: #000;
  font-style: normal;
  font-size: 14px;
}
.cms-contact .page-main .strong {
  font-weight: 600;
}
.cms-contact .page-main img {
  width: 100%;
  margin-bottom: 30px;
}
.cms-contact .page-main a {
  display: block;
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
}
.cms-contact .page-main a:hover {
  color: #6ab10f;
  text-decoration: none;
}
.cms-contact .page-main .space {
  float: left;
  width: 100%;
  height: 20px;
}
.cms-contact .page-main .echipa {
  background: #fff;
  padding: 50px 0px 20px 0px;
}
.cms-contact .page-main .box {
  float: left;
  width: 100%;
  padding: 20px;
  margin-bottom: 30px;
}
.cms-contact .actions-toolbar .primary .action {
  border: 1px solid #6ab10f;
  background-color: #6ab10f;
  border-radius: 0px;
  min-width: 200px;
  color: #fff;
}
.form.contact input[type=email],
.form.contact input[type=search],
.form.contact input[type=number],
.form.contact input[type=password],
.form.contact input[type=tel],
.form.contact input[type=text] {
  height: 40px;
  border: 1px solid #ebebeb;
}
.form.contact textarea {
  border: 1px solid #ebebeb;
}
.catalog-category-view .persoana-contact-catalog i.fas.fa-phone {
  font-size: 25px;
}
.catalog-product-view .persoana-contact-catalog {
  margin: 15px 0px 20px 0px;
}
.catalog-category-view .persoana-contact-catalog {
  padding: 15px;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.catalogsearch-result-index .persoana-contact-catalog.sticky,
.catalog-category-view .persoana-contact-catalog.sticky,
.catalog-product-view .persoana-contact-catalog.sticky {
  position: fixed;
  z-index: 1000;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  transition: transform 0.25s linear;
  transform: translateY(100%);
}
.catalogsearch-result-index .persoana-contact-catalog.sticky,
.catalog-category-view .persoana-contact-catalog.sticky {
  padding: 0;
  margin: 0 !important;
}
.catalogsearch-result-index .persoana-contact-catalog.sticky.sticked,
.catalog-category-view .persoana-contact-catalog.sticky.sticked,
.catalog-product-view .persoana-contact-catalog.sticky.sticked {
  transform: translateY(0);
}
.persoana-contact-catalog .font-agro-yellow,
.persoana-contact-catalog .text-uppercase {
  font-weight: 600;
}
.catalogsearch-result-index .persoana-contact-catalog i.fas.fa-phone {
  font-size: 25px;
}
.catalog-product-view .persoana-contact-catalog {
  margin: 15px 0px 20px 0px;
}
.catalog-product-view .page-bottom,
.catalog-category-view .page-bottom {
  width: 100%;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  right: -10px;
  background: #6ab10f;
  border-radius: 50px;
  width: 24px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.teammate {
  padding: 20px;
  margin-bottom: 30px;
}
.teammate p.name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0px;
  color: #000;
}
.teammate p.job {
  font-size: 14px;
  color: #000;
}
.teammate p.contact {
  font-weight: 600;
  color: #6ab10f;
  margin-bottom: 0px;
}
.parteneri {
  padding-bottom: 16.5px;
}
.parteneri .parteneriSlider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
.parteneri .parteneriSlider .slick-arrow.prevArrowSlick {
  left: -20px;
}
.parteneri .parteneriSlider .slick-arrow.nextArrowSlick {
  right: -20px;
}
.parteneri .parteneriSlider .slide-inner {
  margin: 10px 15px;
  padding: 15px;
}
.parteneri .parteneriSlider .slide-inner .partener-image {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
}
@media (max-width: 576px) {
  .parteneri .parteneriSlider .slick-arrow.prevArrowSlick {
    left: 10px;
  }
  .parteneri .parteneriSlider .slick-arrow.nextArrowSlick {
    right: 10px;
  }
}
.amrelated-grid-wrapper.block.widget .products-grid .product-items .slick-slide .product-item {
  max-width: 100%;
  width: 100% !important;
}
.amrelated-grid-wrapper .slick-initialized .slick-slide {
  margin: 0 15px;
}
.amrelated-grid-wrapper .block-title strong {
  font-size: 34px;
  font-weight: 600;
  color: #000;
  position: relative;
}
.amrelated-grid-wrapper .block-title strong:before {
  content: 'Motosape-Motocoase';
  text-transform: uppercase;
  color: #6ab10f;
  font-size: 14px;
  font-weight: normal;
  display: block;
  margin-bottom: 0px;
}
.filter-options-content .items a span.label {
  white-space: initial;
  text-transform: capitalize;
}
li.item.link.compare {
  list-style: none;
  text-align: center;
}
.cms-index-index li.item.link.compare {
  display: none;
}
li.item.link.compare a {
  background: #ececec;
  padding: 15px 20px;
  text-align: center;
  list-style: none;
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  display: block;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}
li.item.link.compare a.no-display {
  display: none;
}
li.item.link.compare a span {
  color: #6ab10f;
}
.table-comparison .cell {
  width: auto;
  background-color: transparent !important;
}
.table-comparison .cell.label {
  display: table-cell !important;
}
.table-comparison .cell.remove {
  border-color: transparent;
}
.table-comparison .cell.label .attribute.label {
  text-align: left;
  font-weight: 500 !important;
}
.table-comparison tbody {
  border-top: 0 !important;
}
.catalog-product_compare-index a.action.print.hidden-print {
  display: none;
}
.wishlist-index-index .product-item-inner {
  display: none !important;
}
.wishlist-index-index .products-grid .product-item-info:hover,
.wishlist-index-index .products-grid .product-item-info.active {
  padding: 0;
}
.checkbox,
.radio {
  display: inline !important;
}
.account .password-info {
  opacity: 0;
}
.product-item .product-reviews-summary .reviews-actions {
  display: none;
}
.rating-summary .rating-result > span:before {
  color: #6ab10f;
}
#amgiftcard-form .action.primary {
  margin-top: 30px;
  max-width: 300px;
  height: 40px;
}
.blog-page .sidebar-main,
.blog-page .block-reorder {
  display: none;
}
.amslider-container.am-swiper-slider {
  max-width: 100%;
  width: 100%;
}
.amslider .swiper-slide .swiper-category-item {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  background-color: #ffffff;
  padding: 5px 0px;
  min-width: 190px;
  margin-left: 0 !important;
  margin-bottom: 25px;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  border: none;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
.amslider .swiper-slide .swiper-category-item .category-item-title {
  display: inline-block;
  max-width: 100px;
  margin-left: 5px;
  vertical-align: middle;
  font-size: 12px;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 0;
  width: 50px;
}
#category-carousel .swiper-button-prev {
  display: none;
}
#category-carousel .swiper-button-next {
  right: -40px;
  z-index: 3;
}
.children-category-container.swiper-container {
  width: 100%;
}
.amslider .swiper-slide {
  padding: 0;
}
.page-with-filter .box-sd.v3 .inner {
  display: none;
}
.catalog-product_compare-index table.table-comparison {
  min-width: 450px;
}
.ui-autocomplete {
  max-width: 500px;
  background: #fff;
  padding-top: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.ui-autocomplete li {
  list-style: none;
}
.ui-autocomplete li a {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
.ui-helper-hidden-accessible {
  display: none;
}
.product-item .action.towishlist:before {
  color: #fff;
  text-shadow: 0 0 1px #000;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  padding-right: 5px;
}
.filter-content input[type="checkbox"] + a:before {
  border: 1px solid #bbb;
  width: 14px;
  height: 14px;
  margin-top: 2.5px;
}
.filter-options-content a:hover {
  background-color: transparent;
}
.table-cats {
  padding-left: 0;
}
.table-cats h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 30px;
}
.table-cats li {
  list-style: none;
  border-bottom: 1px dashed #e2e2e2;
  padding-bottom: 15px;
}
.table-cats li a,
.table-cats li a span {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
}
.table-cats.lvl4 {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 30px;
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}
.table-cats.lvl4 h3 {
  margin-bottom: 15px;
  margin-top: 0px;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  order: -2;
}
.table-cats.lvl4 li a,
.table-cats.lvl4 li a span {
  font-size: 14px;
}
.table-cats.lvl4 li {
  padding-bottom: 10px;
}
.table-cats.lvl4 a.active {
  font-weight: bold;
}
.subcats-white .owl-carousel .owl-item img.owl-lazy {
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}
.catalog-category-view .mgz-carousel .item-content {
  text-align: left;
}
span.garantat {
  display: block;
  background: #f37a1f;
  color: #fff;
  width: 150px;
  height: 30px;
  margin: 0 auto;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  max-width: 100%;
  text-align: center;
}
.catalog-product-view span.garantat {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
.sticky-addto {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: #fff;
  line-height: 55px;
  padding: 10px 0;
  width: 100%;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.sticky-addto.show {
  -webkit-transition: .2s !important;
  transition: .2s !important;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.sticky-addto .prod-name {
  position: relative;
  height: 50px;
}
.sticky-addto h3 {
  font-size: 16px;
  color: #000;
  text-transform: none;
  margin: 0;
  max-height: 36px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sticky-addto .price {
  font-size: 26px;
  color: #6ab10f;
  margin: 0;
  font-weight: bold;
}
.sticky-addto .prod-img img {
  display: block;
  max-height: 50px;
}
.sticky-addto .action.primary {
  background: #6ab10f;
  border: 1px solid #6ab10f;
  padding: 0px 15px;
  font-size: 14px;
  text-transform: uppercase;
  height: 40px;
  line-height: 38px;
  font-weight: 500;
  font-family: inherit;
}
.header-nav-bar.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999999;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.header-nav-bar.sticky.show {
  -webkit-transition: .2s !important;
  transition: .2s !important;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.catalog-product-view .header-nav-bar.sticky {
  display: none;
  opacity: 0;
  height: 0;
  z-index: 0;
}
.navbar-sticky {
  position: fixed;
  width: 100%;
  top: 0;
  background: #000;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  left: 0;
  z-index: 999;
  right: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.navbar-sticky.show {
  top: 75px;
  -webkit-transition: .2s !important;
  transition: .2s !important;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.navbar-sticky .product-navbar {
  padding: 0;
  margin: 0 -15px;
}
.navbar-sticky .product-navbar li {
  display: inline-block;
  list-style: none;
  margin: 5px 15px 5px 0;
  padding: 0x;
  border-radius: 5px;
}
.navbar-sticky .product-navbar li a {
  color: #fff;
  padding: 0 15px;
  line-height: 40px;
  font-weight: 600;
  font-size: 16px;
  display: block;
}
.navbar-sticky .product-navbar li:hover,
.navbar-sticky .product-navbar li.active {
  background-color: rgba(255, 255, 255, 0.95);
}
.navbar-sticky .product-navbar li:hover a,
.navbar-sticky .product-navbar li.active a {
  color: #222;
  text-decoration: none;
}
button.trimite {
  background-color: #6ab10f;
  border: 1px solid #6ab10f;
  box-shadow: none;
  border-radius: 0px;
  width: 200px;
  font-weight: 600;
  text-transform: uppercase;
}
.product-info-main .product-info-stock-sku {
  display: none;
}
#confirmBox a,
#confirmBox a:hover,
#confirmBox a:active {
  color: #6ab10f !important;
}
.amcart-confirm-buttons .am-btn-right {
  background-color: #6ab10f !important;
}
.theme-color {
  color: #6ab10f !important;
}
.cms-comanda-piesa .std ul {
  list-style: none;
  margin-bottom: 0;
}
.cms-comanda-piesa .std ul li {
  margin-left: 0px;
}
.cms-comanda-piesa .page-main input[type=email],
.cms-comanda-piesa .page-main input[type=search],
.cms-comanda-piesa .page-main input[type=number],
.cms-comanda-piesa .page-main input[type=password],
.cms-comanda-piesa .page-main input[type=tel],
.cms-comanda-piesa .page-main input[type=text] {
  width: 100%;
  height: 40px;
  border: 1px solid #ebebeb;
  padding-left: 20px;
}
.cms-comanda-piesa .page-main .input-text {
  width: 100%;
  max-width: 100%;
  border: 1px solid #ebebeb;
  padding-left: 20px;
  font-size: 12px;
  height: 110px;
}
.cms-comanda-piesa #contactForm {
  padding-left: 0px;
}
.cms-comanda-piesa #contactForm .button {
  height: 40px;
  background: #fff;
  border: 1px solid #ebebeb;
  color: #181818;
  float: right;
  margin-bottom: 60px;
  width: 140px;
}
.cms-comanda-piesa ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #323232;
  opacity: 1;
  /* Firefox */
  font-size: 12px;
}
.cms-comanda-piesa :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #323232;
  font-size: 12px;
}
.cms-comanda-piesa ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #323232;
  font-size: 12px;
}
.cms-comanda-piesa .page-wrapper {
  background-color: #f5f5f5;
}
.cms-comanda-piesa li {
  list-style: none;
}
.cms-cerere-seap .std ul {
  list-style: none;
  margin-bottom: 0;
}
.cms-cerere-seap .std ul li {
  margin-left: 0px;
}
.cms-cerere-seap .page-main input[type=email],
.cms-cerere-seap .page-main input[type=search],
.cms-cerere-seap .page-main input[type=number],
.cms-cerere-seap .page-main input[type=password],
.cms-cerere-seap .page-main input[type=tel],
.cms-cerere-seap .page-main input[type=text] {
  width: 100%;
  height: 40px;
  border: 1px solid #ebebeb;
  padding-left: 20px;
}
.cms-cerere-seap .page-main .input-text {
  width: 100%;
  max-width: 100%;
  border: 1px solid #ebebeb;
  padding-left: 20px;
  font-size: 12px;
  height: 110px;
}
.cms-cerere-seap #contactForm {
  padding-left: 0px;
}
.cms-cerere-seap #contactForm .button {
  height: 40px;
  background: #fff;
  border: 1px solid #ebebeb;
  color: #181818;
  float: right;
  margin-bottom: 60px;
  width: 140px;
}
.cms-cerere-seap ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #323232;
  opacity: 1;
  /* Firefox */
  font-size: 12px;
}
.cms-cerere-seap :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #323232;
  font-size: 12px;
}
.cms-cerere-seap ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #323232;
  font-size: 12px;
}
.cms-cerere-seap .page-wrapper {
  background-color: #f5f5f5;
}
.cms-cerere-seap li {
  list-style: none;
}
.stihl-block img {
  max-width: 100px;
  margin-bottom: 15px;
}
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .label {
  white-space: initial;
  text-align: left;
  margin-left: 0;
  padding-left: 0;
}
.bundle-options-container .product-options-wrapper .fieldset > .field label {
  padding-left: 0;
}
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .label a {
  color: #000;
  font-weight: bold;
}
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper .field.choice input {
  display: none !important;
}
.cart.table-wrapper .product-item-name + .item-options .price {
  color: transparent;
}
.block-compare,
.block-wishlist {
  display: none;
}
.product.info.detailed table > tbody > tr > th,
.product.info.detailed table > tfoot > tr > th,
.product.info.detailed table > tbody > tr > td,
.product.info.detailed table > tfoot > tr > td {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .no-mobile,
  .navbar-sticky.show,
  .persoana-contact-catalog .no-mobile {
    display: none !important;
  }
}
.productattachment_footer {
  display: none;
}
.opc-wrapper .form-login:after {
  content: 'Pasul2. Adresa de livrare';
  color: #000;
  font-size: 24px;
  font-weight: 300;
}
.page-product-bundle .page.messages {
  display: none;
}
.product.attribute.description table {
  width: 100% !important;
  max-width: 100%;
}
.mgz-element-slider .slide-caption1 .slide-text,
.mgz-element-slider .slide-caption2 .slide-text {
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.mgz-element-slider .slide-heading .slide-text {
  text-shadow: -1.5px -1.5px 0 #000000, 1.5px -1.5px 0 #000000, -1.5px 1.5px 0 #000000, 1.5px 1.5px 0 #000000;
}
.checkout-index-index .checkout-billing-address .field-select-billing:before {
  content: 'Adresa de facturare';
  display: block;
  color: #000;
  position: relative;
  letter-spacing: initial;
  font-size: 21px;
  margin-bottom: 30px;
  margin-top: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
}
.catalog-product-view .slick-track {
  margin: 0;
}
.am-related-box .related .products .product-item-actions .secondary-addto-links.am-actions-wrapper {
  display: none;
}
#confirmBox .product-item-name a {
  color: #000;
}
.am-related-box .products .product-item-actions .tocart {
  background: #000;
  color: #fff;
}
.amcart-message-box a.added-item {
  max-height: 75px;
  overflow: hidden;
}
a.whatsapp {
  display: block;
  color: #000;
  text-align: center;
  margin-bottom: 25px;
}
a.whatsapp img {
  margin-right: 5px;
}
#contact-form {
  padding-left: 10px;
}
.am-filter-items-attr_price {
  margin: 0 !important;
}
.am-filter-items-attr_price span.price {
  font-size: 13px !important;
}
.filter-options .am-ranges {
  overflow-x: hidden;
  overflow-y: hidden;
}
.product-add-form .product-options-wrapper .field .control {
  width: 100%;
}
.product-add-form .product-options-wrapper .field .control select {
  border-color: #000;
  height: 46px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement .action-show span {
  font-weight: bold !important;
}
.amsearch-wrapper-inner .price-box {
  display: none;
}
.product-info-main .product-info-price .price-box .price-container .price-label,
.product-add-form .swatch-attribute-label {
  display: none;
}
.product-add-form .swatch-opt:before {
  content: "Alege produsul cu pachet de accesorii";
  margin-bottom: 10px;
  float: left;
  width: 100%;
  color: #f57628;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.product-add-form .field.configurable label span {
  font-weight: bold !important;
  text-transform: uppercase;
}
.page-product-configurable .sticky-addto .price {
  display: none;
}
a.butonpg {
  display: block;
  background: #64b035;
  color: #fff;
  width: 250px;
  text-align: center;
  height: 45px;
  line-height: 43px;
}
.fotorama__fullscreen-icon {
  background: url('../img/bg.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  width: 100% !important;
  height: 100% !important;
  right: 0 !important;
  top: 0 !important;
  z-index: 10 !important;
}
.payment-group .payment-method.disabled {
  pointer-events: none !important;
  opacity: 0.5;
}
.swatch-attribute-selected-option {
  color: #000;
  padding-left: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
#label_carrier_dragon_wecommerceshippingpallet,
#label_carrier_nemo_wecommerceshippingpallet {
  font-weight: bold;
  text-transform: uppercase;
}
#label_carrier_dragon_wecommerceshippingpallet span,
#label_carrier_nemo_wecommerceshippingpallet span {
  color: #00cb4e;
}
#label_carrier_dragon_wecommerceshippingpallet:before,
#label_carrier_nemo_wecommerceshippingpallet:before {
  content: 'iti recomandam sa pui produsul pe palet - va fi in siguranta in timpul transportului (pentru coletele cu greutate peste 50 kg, dimensiuni palet 80 x 50 cm)';
  width: 300px;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 3px;
  padding: 15px 12px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  font-size: 13px;
  position: absolute;
  z-index: 3;
  top: 60px;
  right: 0px;
  left: auto;
  visibility: hidden;
}
#label_carrier_dragon_wecommerceshippingpallet:hover:before,
#label_carrier_nemo_wecommerceshippingpallet:hover:before {
  visibility: visible;
}
#label_carrier_dragon_wecommerceshippingpallet:after,
#label_carrier_nemo_wecommerceshippingpallet:after {
  content: "Afla mai multe";
  position: absolute;
  font-size: 10px;
  font-weight: normal;
  text-transform: none;
  text-decoration: underline;
  display: block;
  cursor: inherit;
}
#label_carrier_dragon_wecommerceshippingpallet:after:hover #label_carrier_dragon_wecommerceshippingpallet:before,
#label_carrier_nemo_wecommerceshippingpallet:after:hover #label_carrier_nemo_wecommerceshippingpallet:before {
  visibility: visible;
}
#label_method_dragon_wecommerceshippingpallet:before,
#label_method_nemo_wecommerceshippingpallet:before {
  content: 'Recomandat';
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  color: #fff;
  font-size: 10px;
  padding: 2px;
  text-transform: uppercase;
  font-weight: bold;
}
.checkout-index-index .table-checkout-shipping-method tr.row {
  position: relative;
}
.checkout-index-index .payment-method-title span b {
  color: #00cb4e;
}
.cms-index-index .widget.block.block-static-block {
  margin: 0;
}
.catalog-product-view .product.media {
  position: relative;
}
.catalog-product-view .label-bf {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 50px;
  text-align: center;
  width: 80px;
  height: 80px;
  color: #fff;
  font-weight: bold;
  padding: 16px 0;
}
.catalog-category-view .label-bf {
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  border-radius: 50px;
  text-align: center;
  width: 60px;
  height: 60px;
  color: #fff;
  font-weight: bold;
  padding: 13px 0;
  z-index: 5;
  font-size: 11px;
}
