/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media (min-width: 640px) and (max-width: 767px) {
  .sales-order-invoice .table-wrapper .table,
  .sales-order-view .table-wrapper .table,
  .sales-order-shipment .table-wrapper .table,
  .rma-rma-order .table-wrapper .table,
  .amasty_quote-account-view .table-wrapper .table,
  .sales-order-creditmemo .table-wrapper .table,
  .rma-rma-list .table-wrapper .table,
  .rma-rma-view .table-wrapper .table {
    border: none;
    display: block;
    text-align: left;
  }
  .sales-order-invoice .table-wrapper .table > thead > tr > th,
  .sales-order-view .table-wrapper .table > thead > tr > th,
  .sales-order-shipment .table-wrapper .table > thead > tr > th,
  .rma-rma-order .table-wrapper .table > thead > tr > th,
  .amasty_quote-account-view .table-wrapper .table > thead > tr > th,
  .sales-order-creditmemo .table-wrapper .table > thead > tr > th,
  .rma-rma-list .table-wrapper .table > thead > tr > th,
  .rma-rma-view .table-wrapper .table > thead > tr > th {
    display: none;
  }
  .sales-order-invoice .table-wrapper .table > tbody,
  .sales-order-view .table-wrapper .table > tbody,
  .sales-order-shipment .table-wrapper .table > tbody,
  .rma-rma-order .table-wrapper .table > tbody,
  .amasty_quote-account-view .table-wrapper .table > tbody,
  .sales-order-creditmemo .table-wrapper .table > tbody,
  .rma-rma-list .table-wrapper .table > tbody,
  .rma-rma-view .table-wrapper .table > tbody {
    display: block;
  }
  .sales-order-invoice .table-wrapper .table > tbody > tr,
  .sales-order-view .table-wrapper .table > tbody > tr,
  .sales-order-shipment .table-wrapper .table > tbody > tr,
  .rma-rma-order .table-wrapper .table > tbody > tr,
  .amasty_quote-account-view .table-wrapper .table > tbody > tr,
  .sales-order-creditmemo .table-wrapper .table > tbody > tr,
  .rma-rma-list .table-wrapper .table > tbody > tr,
  .rma-rma-view .table-wrapper .table > tbody > tr {
    display: block;
  }
  .sales-order-invoice .table-wrapper .table > tbody > tr td,
  .sales-order-view .table-wrapper .table > tbody > tr td,
  .sales-order-shipment .table-wrapper .table > tbody > tr td,
  .rma-rma-order .table-wrapper .table > tbody > tr td,
  .amasty_quote-account-view .table-wrapper .table > tbody > tr td,
  .sales-order-creditmemo .table-wrapper .table > tbody > tr td,
  .rma-rma-list .table-wrapper .table > tbody > tr td,
  .rma-rma-view .table-wrapper .table > tbody > tr td,
  .sales-order-invoice .table-wrapper .table > tbody > tr th,
  .sales-order-view .table-wrapper .table > tbody > tr th,
  .sales-order-shipment .table-wrapper .table > tbody > tr th,
  .rma-rma-order .table-wrapper .table > tbody > tr th,
  .amasty_quote-account-view .table-wrapper .table > tbody > tr th,
  .sales-order-creditmemo .table-wrapper .table > tbody > tr th,
  .rma-rma-list .table-wrapper .table > tbody > tr th,
  .rma-rma-view .table-wrapper .table > tbody > tr th {
    border-bottom: none;
    display: block;
    text-align: left;
  }
  .sales-order-invoice .table-wrapper .table > tbody > tr td[data-th]:before,
  .sales-order-view .table-wrapper .table > tbody > tr td[data-th]:before,
  .sales-order-shipment .table-wrapper .table > tbody > tr td[data-th]:before,
  .rma-rma-order .table-wrapper .table > tbody > tr td[data-th]:before,
  .amasty_quote-account-view .table-wrapper .table > tbody > tr td[data-th]:before,
  .sales-order-creditmemo .table-wrapper .table > tbody > tr td[data-th]:before,
  .rma-rma-list .table-wrapper .table > tbody > tr td[data-th]:before,
  .rma-rma-view .table-wrapper .table > tbody > tr td[data-th]:before,
  .sales-order-invoice .table-wrapper .table > tbody > tr th[data-th]:before,
  .sales-order-view .table-wrapper .table > tbody > tr th[data-th]:before,
  .sales-order-shipment .table-wrapper .table > tbody > tr th[data-th]:before,
  .rma-rma-order .table-wrapper .table > tbody > tr th[data-th]:before,
  .amasty_quote-account-view .table-wrapper .table > tbody > tr th[data-th]:before,
  .sales-order-creditmemo .table-wrapper .table > tbody > tr th[data-th]:before,
  .rma-rma-list .table-wrapper .table > tbody > tr th[data-th]:before,
  .rma-rma-view .table-wrapper .table > tbody > tr th[data-th]:before {
    padding-right: 14px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #000000;
    font-weight: 700;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.modal-popup.cart-messages .modal-inner-wrap {
  width: 45%;
}
.modal-popup.cart-messages .modal-inner-wrap .modal-header .action-close {
  padding: 2rem;
}
.modal-popup.cart-messages .modal-inner-wrap .modal-header .action-close:before {
  content: "";
  background-image: url(../images/sprite.svg);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-size: 343px;
  background-position: -183px -90px;
  width: 18px;
  height: 18px;
}
.modal-popup.cart-messages .modal-inner-wrap .modal-content .modal-body-content h3 {
  margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  border-bottom: 1px solid #e0e2ea;
  padding-bottom: 25px;
  line-height: 1.6;
}
.modal-popup.cart-messages .modal-inner-wrap .modal-content .modal-body-content ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.modal-popup.cart-messages .modal-inner-wrap .modal-content .modal-body-content ul li {
  font-size: 1.5rem;
  color: #333;
  position: relative;
  padding-left: 25px;
}
.modal-popup.cart-messages .modal-inner-wrap .modal-content .modal-body-content ul li:before {
  width: 10px;
  height: 10px;
  background: #cca42b;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  position: absolute;
  left: 0;
  top: 7px;
  content: '';
}
.modal-popup.cart-messages .modal-inner-wrap .modal-content .modal-body-content h4 {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 1.6rem;
  text-transform: capitalize;
}
.modal-popup.cart-messages .modal-inner-wrap .modal-footer button.action.primary.add-new {
  margin-right: 1rem;
}
.modal-popup.orderflow-alert .modal-inner-wrap {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  top: 50%;
  width: 50%;
}
.modal-popup.orderflow-alert .modal-inner-wrap .modal-header,
.modal-popup.orderflow-alert .modal-inner-wrap .modal-content {
  padding-left: 50px;
  padding-right: 50px;
}
.modal-popup.orderflow-alert .modal-inner-wrap .modal-footer {
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 2rem;
}
.modal-popup.orderflow-alert .modal-inner-wrap .modal-header .modal-title {
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0 25px 0;
  font-size: 20px;
  border-bottom: 1px solid #dddddd;
}
.modal-popup.orderflow-alert .modal-inner-wrap .modal-content h4 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #c79c1b;
  margin-top: 40px;
}
.modal-popup.orderflow-alert .modal-inner-wrap .modal-content p {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
}
.modal-popup.orderflow-alert .modal-inner-wrap .modal-content p strong {
  font-weight: 600;
}
.modal-popup.orderflow-alert .modal-inner-wrap .modal-footer button {
  display: none;
}
.modal-popup.orderflow-alert .modal-inner-wrap .modal-header .action-close {
  padding: 25px;
  right: 25px;
  top: 25px;
}
.modal-popup.orderflow-alert .modal-inner-wrap .modal-header .action-close:before {
  content: "";
  background-image: url(../images/sprite.svg);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-size: 343px;
  background-position: -183px -90px;
  width: 18px;
  height: 18px;
}
.orderflow__checkbox .switch {
  position: relative;
  width: 330px;
  height: 50px;
  text-align: center;
}
.orderflow__checkbox .switch label {
  cursor: pointer;
  color: #343434;
  font-size: 14px;
  font-weight: 600;
  line-height: 50px;
  transition: all .3s ease;
}
.orderflow__checkbox .title-one {
  float: left;
}
.orderflow__checkbox .title-two {
  float: right;
}
.orderflow__checkbox .switch span {
  position: relative;
  width: 55px;
  height: 20px;
  top: 15px;
  left: 0;
  margin: auto;
  background: #cca42a;
  display: flex;
  align-items: center;
  transition: all .3s ease;
  border-radius: 30px;
  cursor: pointer;
}
.orderflow__checkbox .switch span:after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: #f2f2f2;
  border-radius: 50%;
  margin-top: -2px;
  transition: all .3s ease;
  margin-left: -1px;
}
.orderflow__checkbox .switch span .fa {
  color: #fff;
  font-weight: 400;
  font-size: 1.6rem;
  margin-left: 7px;
  position: absolute;
  right: 10px;
}
.orderflow__checkbox .switch span.assembled:after {
  right: 0;
}
.orderflow__checkbox .switch span.assembled .fa {
  right: initial;
  left: 0;
}
.orderflow__checkbox .control {
  position: relative;
}
@media (max-width: 767px) {
  .modal-popup.orderflow-alert .modal-inner-wrap {
    width: 100%;
  }
  .modal-popup.orderflow-alert .modal-inner-wrap .modal-header,
  .modal-popup.orderflow-alert .modal-inner-wrap .modal-content {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modal-popup.orderflow-alert .modal-inner-wrap .modal-content p {
    font-size: 15px;
  }
  .modal-popup.orderflow-alert .modal-inner-wrap .modal-content h4 {
    font-size: 15px;
  }
  .modal-popup.orderflow-alert .modal-inner-wrap .modal-header .modal-title {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .modal-popup.orderflow-alert .modal-inner-wrap {
    width: 75%;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .modal-popup.orderflow-alert .modal-inner-wrap .modal-header,
  .modal-popup.orderflow-alert .modal-inner-wrap .modal-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.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;
}
@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;
  }
}
/**
 * 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%;
  }
}
@media only screen and (max-width: 1440px) {
  .cms-no-route .page-main .middle-content {
    min-height: 88vh;
  }
}
@media only screen and (max-width: 1440px) {
  .addstylemodal .new-order-form .category-list .category,
  .changestylemodal .new-order-form .category-list .category {
    width: calc((100% / 6) - 30px);
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  /* cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;*/
}
.mfp-zoom {
  /* cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in*/
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button.mfp-arrow {
  display: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  display: none;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.column:not(.sidebar-additional) form .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%;
}
.fieldset .fullname .field .label {
  padding: 6px 15px 0 0;
  text-align: right;
  width: 25.8%;
  box-sizing: border-box;
  float: left;
}
.fieldset .fullname .field .control {
  width: 74.2%;
  float: left;
}
.form.send.confirmation,
.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: 81px;
  padding: 0;
  position: fixed;
  height: 100%;
  background: #ffffff;
  border-right: 1px solid #e4e8f0;
}
.account.page-layout-2columns-left .column.main {
  width: calc(100% - 81px);
  margin-top: 80px;
  position: relative;
}
.account.page-layout-2columns-left .sidebar-open.sidebar-main,
.account.page-layout-2columns-left .sidebar-open.sidebar-additional {
  width: 260px;
  z-index: 9999;
}
.middle-content {
  max-width: 1170px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  background: #f4f6fc;
  float: none;
}
.account .toolbar {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses {
  font-size: 0;
}
.block-addresses-list .items.addresses > .item {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 20px;
  vertical-align: top;
  width: 48.8%;
}
.block-addresses-list .items.addresses > .item:nth-last-child(1),
.block-addresses-list .items.addresses > .item:nth-last-child(2) {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses > .item:nth-child(even) {
  margin-left: 2.4%;
}
.control.captcha-image .captcha-img {
  margin: 0 10px 10px 0;
}
.dashboard-content .dashboard-content-inner {
  display: flex;
  margin: 0 -30px;
}
.dashboard-content .account-common {
  width: calc(100% / 3);
  padding: 0 0;
  vertical-align: top;
  display: inline-block;
  padding: 0 30px;
  box-sizing: border-box;
}
.dashboard-content .account-common .item-listing .item {
  display: flex;
  flex-flow: wrap;
  border: 1px solid #e4e8f0;
  background: #ffffff;
  padding: 14px 20px;
  margin-bottom: 10px;
  cursor: pointer;
}
.dashboard-content .account-common .item-listing .item:hover {
  border: 1px solid #cca42b;
}
.dashboard-content .account-common .item-listing .item .common {
  width: 50%;
}
.dashboard-content .account-common .item-listing .item a.news {
  width: 100%;
  border-bottom: 1px solid #e4e8f0;
  padding-bottom: 17px;
  margin-bottom: 15px;
  text-decoration: none;
}
.dashboard-content .account-common .item-listing .item a.news .common {
  width: 100%;
}
.dashboard-content .account-common .item-listing .item a.news .news-title {
  color: #000000;
  margin-bottom: 0;
}
.dashboard-content .account-common .item-listing .item a.news .news-offer {
  color: #cca42b;
  margin-bottom: 0;
  font-weight: 700;
}
.dashboard-content .account-common .item-listing .item a.news .news-date {
  color: #666666;
}
.dashboard-content .account-common .item-listing .item a.news:hover .news-title {
  color: #cca42b;
}
.dashboard-content .account-common .item-listing .item a.news:hover .news-date {
  color: #000000;
}
.dashboard-content .account-common .item-listing .item .id {
  order: 1;
  font-weight: 700;
  color: #000000;
}
.dashboard-content .account-common .item-listing .item .item-name {
  order: 2;
  color: #666666;
}
.dashboard-content .account-common .item-listing .item .name {
  order: 3;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dashboard-content .account-common .item-listing .item .total {
  order: 4;
  font-weight: 600;
  color: #cca42b;
}
.dashboard-content .account-common .item-listing .item .status {
  order: 2;
  font-weight: 600;
  color: #cca42b;
  text-transform: capitalize;
}
.dashboard-content .account-common .item-listing.news-listing .item {
  padding: 24px 28px;
}
.dashboard-content .account-common .item-listing.news-listing .news-image {
  margin-bottom: 10px;
}
.dashboard-content .account-common .item-listing.news-listing .news-image a {
  display: block;
}
.dashboard-content .account-common .item-listing.news-listing .news-image a img {
  display: block;
  width: 100%;
}
.dashboard-content .account-common .title {
  margin-bottom: 17px;
}
.dashboard-content .account-common .title h3 {
  display: inline-block;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  font-size: 2rem;
}
.dashboard-content .account-common .title h3 span,
.dashboard-content .account-common .title h3 strong {
  color: #cca42b;
}
.dashboard-content .account-common .title a {
  float: right;
  width: 135px;
  height: 40px;
  color: #ffffff;
  background: #000000;
  text-decoration: none;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
  margin-top: 4px;
}
.dashboard-content .account-common .title a span {
  display: block;
  padding: 10px 0;
}
.dashboard-content .account-common .title a:hover {
  background: #cca42b;
}
.dashboard-content .account-common a.view-all {
  color: #000000;
  font-weight: 600;
  text-transform: capitalize;
  border: 1px solid #75777a;
  width: 112px;
  height: 40px;
  display: block;
  text-align: center;
  vertical-align: middle;
  padding: 9px 0;
  box-sizing: border-box;
  text-decoration: none;
  margin-top: 20px;
}
.dashboard-content .account-common a.view-all:hover {
  background: #75777a;
  color: #ffffff;
}
.dashboard-content .recent-quotes {
  border-right: 1px solid #e4e8f0;
}
.dashboard-content .recent-news {
  padding-left: 0;
  padding-right: 30px;
}
.dashboard-content .quotes-orders {
  width: 66.66%;
  display: flex;
}
.dashboard-content .quotes-orders .recent-quotes,
.dashboard-content .quotes-orders .recent-orders {
  width: 50%;
}
.block-addresses-default {
  margin: 0;
}
.block-addresses-default .customer-information {
  margin: 0;
  padding-bottom: 0;
}
.block-addresses-list {
  margin-bottom: 20px;
}
.block-addresses-list .customer-information {
  padding-bottom: 25px;
}
@media (max-width: 1439px) and (min-width: 1199px) {
  .customer-account-login.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container,
  .customer-account-forgotpassword.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container {
    padding-top: 10px;
  }
  .customer-account-login.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login,
  .customer-account-forgotpassword.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login {
    margin-bottom: 5px;
  }
  .customer-account-login.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login .block-content .form .fieldset,
  .customer-account-forgotpassword.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login .block-content .form .fieldset {
    margin-bottom: 5px;
  }
  .customer-account-login.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login .block-content .form .fieldset > .field,
  .customer-account-forgotpassword.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login .block-content .form .fieldset > .field {
    margin-bottom: 10px;
  }
  .customer-account-login.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login .block-content .form .fieldset .forgot-password,
  .customer-account-forgotpassword.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login .block-content .form .fieldset .forgot-password {
    padding-top: 5px;
  }
  .customer-account-login.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login .block-content .form .fieldset .actions-toolbar,
  .customer-account-forgotpassword.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .block.block-customer-login .block-content .form .fieldset .actions-toolbar {
    margin-top: 10px;
  }
  .customer-account-login.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .message,
  .customer-account-forgotpassword.page-layout-1column .page-wrapper .page-main .columns .column.main .middle-content .login-container .message {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .block-addresses-list .customer-information .block-content .table-wrapper {
    white-space: nowrap;
    overflow-x: auto;
  }
  .dashboard-content .dashboard-content-inner {
    flex-wrap: wrap;
    width: 100%;
  }
  .dashboard-content .dashboard-content-inner .quotes-orders {
    flex-wrap: wrap;
    width: 100%;
  }
  .dashboard-content .dashboard-content-inner .quotes-orders .recent-quotes {
    width: 100%;
    border: 0;
  }
  .dashboard-content .dashboard-content-inner .quotes-orders .recent-orders {
    width: 100%;
    padding-top: 30px;
  }
  .dashboard-content .dashboard-content-inner .quotes-orders .account-common .title {
    padding-right: 10px;
  }
  .dashboard-content .dashboard-content-inner .quotes-orders .account-common .item-listing {
    max-height: 300px;
    overflow-y: auto;
    padding-right: 10px;
  }
  .dashboard-content .dashboard-content-inner .recent-news {
    padding: 30px;
    width: 100%;
  }
  .middle-content .customer-information .fieldset .field.street2.nested {
    margin-bottom: 0;
  }
  .middle-content .customer-information .fieldset .field.street2.nested .control {
    margin: 0 0 21px;
  }
  .account .customer-information fieldset.fieldset.info .field .choice {
    margin-bottom: 2rem;
  }
  .password-strength-meter {
    font-size: 13px;
    padding: 0px 15px;
  }
  .order-container .orders-history > ul,
  .quote-container .orders-history > ul,
  .order-container .quotes-history > ul,
  .quote-container .quotes-history > ul {
    margin-top: 20px;
  }
  .order-container .orders-history > ul > li,
  .quote-container .orders-history > ul > li,
  .order-container .quotes-history > ul > li,
  .quote-container .quotes-history > ul > li {
    width: calc(100% / 2);
  }
}
@media (min-width: 1025px) and (max-width: 1440px) {
  .login-container {
    top: 47%;
    padding-top: 10px;
  }
  .login-container a.logo {
    margin-bottom: 10px;
  }
  .login-container .block.block-customer-login .fieldset > .field {
    margin-bottom: 12px;
  }
  .customer-account-login.page-layout-1column .page-wrapper .page-main .columns .column.main .login-container .block.block-customer-login {
    margin-bottom: 15px;
  }
  .customer-account-login.page-layout-1column .page-wrapper .page-main .columns .column.main .login-container .block.block-customer-login .block-content .form.form-login .actions-toolbar {
    margin-top: 12px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .block-addresses-list .customer-information .block-content .table-wrapper {
    white-space: nowrap;
    overflow-x: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .dealer-dashboard-index .right-side-content .right-side h2 {
    font-size: 1.6rem;
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
/*Mobile Design*/
/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2/3) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  select:focus,
  input[type="url"] {
    font-size: 16px;
  }
}
/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  select:focus,
  input[type="url"] {
    font-size: 16px;
  }
}
/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375/667) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  select:focus,
  input[type="tel"],
  input[type="url"] {
    font-size: 16px;
  }
}
/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9/16) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  select:focus,
  input[type="tel"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sales-order-creditmemo .order-details-items.creditmemo .order-title .title-right a {
    margin-right: 0;
  }
  .catalog-product-view .product-detail .item-content .item-top .price {
    font-size: 2.2rem;
  }
  .catalog-product-view .product-detail .item-content h2 {
    font-size: 1.7rem;
  }
  .catalog-category-view .category-info {
    flex-wrap: wrap;
  }
  .catalog-category-view .category-info .left-side {
    width: 100%;
  }
  .catalog-category-view .category-info .right-side {
    width: 100%;
    margin-top: 25px;
  }
  .catalog-category-view .product-listing ul.filters li a {
    font-size: 1.2rem;
  }
  .catalog-category-view .product-listing .list .product h2 {
    font-size: 1.6rem;
  }
  .catalog-category-view .product-listing .list .product .product-inner {
    flex-wrap: wrap;
  }
  .catalog-category-view .product-listing .list .product .product-inner .product-img {
    padding-right: 0;
    width: 100%;
  }
  .catalog-category-view .product-listing .list .product .product-inner .product-content {
    width: 100%;
    border-left: 0;
    box-sizing: border-box;
    padding-left: 0;
    border-top: 1px solid #e0e2ea;
    padding-top: 20px;
    margin-top: 20px;
  }
  .cataloglist-index-index .tabs-common .tabs-title .title a {
    font-size: 1.2em;
  }
  .cataloglist-index-index .new-order-form .category-list .category {
    width: calc((100% / 4) - 30px);
  }
  .cataloglist-index-index .new-order-form .category-list .category .category-name {
    font-size: 1.3rem;
  }
  .resource-index-index .resources .resource-category .category-inner .category-data {
    width: calc(100% / 2);
  }
  .rma-rma-new .rma-order-container {
    padding: 25px;
  }
  .rma-rma-new .rma-order-container .mst-rma-create__order-selector .mst-rma-box__title {
    margin-bottom: 15px;
  }
  .rma-rma-new .rma-order-container .mst-rma-create__order-selector .field input {
    font-size: 12px;
    padding: 0 10px;
  }
  .rma-rma-new .rma-order-container .ui-rma-order-container .mst-rma-create__order .rma-new-step2 .block .ui-store-items-container {
    overflow-x: auto;
  }
  .rma-rma-new .rma-order-container .ui-rma-order-container .mst-rma-create__order .rma-new-step2 .block .ui-store-items-container table thead tr th {
    white-space: nowrap;
  }
  .table-wrapper {
    overflow-x: auto;
  }
  .table-wrapper .data.table thead tr th {
    white-space: nowrap;
  }
  .middle-content .order-links .item strong,
  .middle-content .order-links .item a {
    padding: 12px 10px;
    font-size: 1.2rem;
  }
  .sales-order-invoice.account .page-title-wrapper .heading-right-section,
  .sales-order-view.account .page-title-wrapper .heading-right-section,
  .sales-order-shipment.account .page-title-wrapper .heading-right-section,
  .rma-rma-order.account .page-title-wrapper .heading-right-section,
  .amasty_quote-account-view.account .page-title-wrapper .heading-right-section {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .sales-order-invoice.account .page-title-wrapper .heading-right-section .actions-toolbar:nth-of-type(1),
  .sales-order-view.account .page-title-wrapper .heading-right-section .actions-toolbar:nth-of-type(1),
  .sales-order-shipment.account .page-title-wrapper .heading-right-section .actions-toolbar:nth-of-type(1),
  .rma-rma-order.account .page-title-wrapper .heading-right-section .actions-toolbar:nth-of-type(1),
  .amasty_quote-account-view.account .page-title-wrapper .heading-right-section .actions-toolbar:nth-of-type(1) {
    margin-left: 0;
  }
  .sales-order-invoice.account .order-details-items .order-title,
  .sales-order-view.account .order-details-items .order-title,
  .sales-order-shipment.account .order-details-items .order-title,
  .rma-rma-order.account .order-details-items .order-title,
  .amasty_quote-account-view.account .order-details-items .order-title {
    flex-wrap: wrap;
  }
  .sales-order-invoice.account .order-details-items .order-title strong,
  .sales-order-view.account .order-details-items .order-title strong,
  .sales-order-shipment.account .order-details-items .order-title strong,
  .rma-rma-order.account .order-details-items .order-title strong,
  .amasty_quote-account-view.account .order-details-items .order-title strong {
    width: 100%;
    margin-bottom: 15px;
  }
  .sales-order-invoice.account .order-details-items .order-title .title-right,
  .sales-order-view.account .order-details-items .order-title .title-right,
  .sales-order-shipment.account .order-details-items .order-title .title-right,
  .rma-rma-order.account .order-details-items .order-title .title-right,
  .amasty_quote-account-view.account .order-details-items .order-title .title-right {
    margin-left: 0;
  }
  .sales-order-creditmemo.account .page-title-wrapper .heading-right-section {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .sales-order-creditmemo.account .page-title-wrapper .heading-right-section .actions-toolbar:nth-of-type(1) {
    margin-left: 0;
  }
  .sales-order-creditmemo.account .order-details-items.creditmemo .order-title strong {
    flex: 1;
  }
  .order-details-items .order-title .title-right a {
    margin-left: 0;
    margin-right: 15px;
  }
  .rma-rma-view .mst-rma-box.mst-rma__return {
    margin-top: 50px;
  }
  .rma-rma-view .mst-rma-block > .mst-rma__message {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
  }
  .rma-rma-view .mst-rma-block .mst-rma__history {
    width: 100%;
    max-width: 100%;
  }
  .rma-rma-view .mst-rma-view__orders .mst-rma-box .mst-rma-box__content .block .block-content {
    overflow-x: auto;
  }
  .rma-rma-view .mst-rma-view__orders .mst-rma-box .mst-rma-box__content .block .block-content .table-wrapper .data.table thead tr th {
    white-space: nowrap;
  }
  .order-details-items .table-wrapper table tbody tr td.name strong.categoty {
    font-size: 1.3rem;
  }
  .account.amasty_quote-account-view .account-quote-buttons {
    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;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #cca42b;
    border-style: solid;
    border-width: 0 0 3px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #f4f6fc;
    border: 1px solid #e0e2ea;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #f4f6fc;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #f4f6fc;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #e0e2ea;
    color: #e0e2ea;
    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: #000000;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #cca42b;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #4a4a4a;
    text-decoration: none;
    background: #dce2f5;
    border: 1px solid #e0e2ea;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #4a4a4a;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #4a4a4a;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #f0f3fb;
  }
  .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: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #e0e2ea;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amquote-addto-button {
    width: 49%;
  }
  .products.list .amquote-action-wrap .action.tocart {
    width: 48%;
  }
  .amquote-cart-wrapper.minicart-wrapper {
    margin-right: 0;
    margin-bottom: 0;
  }
  .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
    margin: 0 5px 0 20px;
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart {
    right: -20px;
    width: 390px;
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:after,
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:before {
    transform: none;
  }
  .quote-details {
    padding: 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #4a4a4a;
    border: 1px solid #e0e2ea;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #4a4a4a;
    background: #c0cbee;
  }
  .modes-mode:last-child {
    border-right: 1px solid #e0e2ea;
  }
  .modes-mode.active {
    color: #737373;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #4a4a4a;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #4a4a4a;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
    width: 68.4444%;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 125px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 31.55%;
  }
  .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.2rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content p {
    padding: 0 36px;
    color: #888888;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 15px;
    width: 100%;
    padding: 0 0 0 36px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type {
    margin-bottom: 5px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    width: 100%;
    max-width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #cca42b;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e0e2ea;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .order-steps {
    max-width: 1170px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  .breadcrumbs {
    display: inline-block;
    margin: 0 0 0 5px;
    position: relative;
    bottom: 4px;
  }
  .account .customer-information,
  .account .billing-address {
    padding: 30px;
  }
  .account .shipping_address {
    padding: 15px 30px 4px;
  }
  .account .billing-address .fieldset > .field:nth-child(n+3),
  .account .shipping_address .fieldset > .field:nth-child(n+3) {
    width: calc(100% / 3);
  }
  .account .billing-address .fieldset > .field,
  .account .shipping_address .fieldset > .field {
    margin-bottom: 30px;
  }
  .account .billing-address .fieldset > .field div.mage-error,
  .account .shipping_address .fieldset > .field div.mage-error {
    position: absolute;
  }
  body .fieldset {
    margin: 0 -15px;
  }
  body .fieldset > .field {
    width: 50%;
    display: inline-block;
    padding: 0 15px;
    float: left;
    position: relative;
  }
  body .fieldset > .field:not(.choice) > .label,
  body .fieldset > .field:not(.choice) > .control {
    width: 100%;
  }
  body .fieldset > .field:nth-child(3) {
    clear: both;
  }
  body .fieldset.password > .field:nth-child(5) {
    clear: both;
  }
  body .fieldset.info > .field:nth-child(2n+2) {
    clear: both;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-header {
    width: calc(100% - 81px);
    float: right;
    border-bottom: 1px solid #f4f6fc;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
  }
  .header.content {
    background: #ffffff;
    display: flex;
    padding: 12px 30px;
    align-items: center;
  }
  .header.content a.logo img {
    display: block;
  }
  .header.content .header.links {
    margin-left: auto;
    margin-top: 18px;
  }
  .header.content .customer-welcome {
    margin: 0;
  }
  .header.content .customer-welcome .action.switch {
    background: none;
    border: 0;
  }
  .header.content .customer-welcome .action.switch:after {
    content: "";
    background-image: url("../images/sprite.svg");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-size: 343px;
    width: 25px;
    height: 23px;
    background-position: -53px 0;
  }
  .header.content .customer-welcome .action.switch:hover:after {
    background-position: -82px 0;
  }
  .header.content .customer-welcome .action.switch:active {
    box-shadow: none;
  }
  .header.content .open-header-links {
    margin-left: auto;
  }
  .header.content .open-header-links span {
    display: block;
    cursor: pointer;
  }
  .header.content .open-header-links span:before {
    content: "";
    background-image: url("../images/sprite.svg");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-size: 343px;
    width: 25px;
    height: 24px;
    background-position: -113px 0;
  }
  .header.content .open-header-links span:hover:before {
    background-position: -143px 0;
  }
  .page-main h1 {
    font-size: 3rem;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 27px;
    display: inline-block;
  }
  .header-links-popup-content > .header.links {
    margin: 40px 0;
  }
  .header.links {
    padding: 0;
    list-style: none;
  }
  .header.links li {
    margin-bottom: 15px;
  }
  .header.links li a {
    color: #000000;
    font-weight: 600;
  }
  .header.links li.authorization-link a:before {
    content: "";
    background-image: url("../images/sprite.svg");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-size: 343px;
    background-position: -243px -118px;
    width: 19px;
    height: 14px;
    left: 2px;
    margin-right: 35px;
  }
  .header.links li.customer-welcome {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .header.links li.customer-welcome .customer-name {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .header.links li.customer-welcome span.customer-icon {
    width: 40px;
    height: 40px;
    background-color: #cccccc;
    text-align: center;
    border-radius: 50px;
    margin-right: 22px;
  }
  .header.links li.customer-welcome span.customer-icon:before {
    content: "";
    background-image: url("../images/sprite.svg");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-size: 343px;
    width: 18px;
    height: 18px;
    background-position: -40px 0;
    background-size: 255px;
    filter: brightness(3);
    top: 8px;
  }
  .header.links li.customer-welcome .customer-menu {
    width: 100%;
  }
  .header.links li.customer-welcome .customer-menu .header.links {
    margin-top: 30px;
    border-top: 1px solid #e0e2ea;
    padding-top: 30px;
  }
  .header.links li.customer-welcome .customer-menu .header.links li:nth-child(1) a:before {
    content: "";
    background-image: url("../images/sprite.svg");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-size: 343px;
    background-position: -205px -118px;
    width: 21px;
    height: 21px;
    margin-right: 37px;
  }
  .header.links li.customer-welcome + .authorization-link {
    display: none;
  }
  .header.links li.title {
    position: absolute;
    top: 25px;
    right: 30px;
  }
  .header.links .customer-menu .title {
    display: none;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-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: 1199px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
@media all and (max-width: 1199px), print {
  .cabinetry-section h2,
  .countertops-section h2,
  .hardware-section h2 {
    margin-bottom: 15px;
    font-size: 2rem;
  }
  .cabinetry-section .shipping-block:not(:last-child),
  .countertops-section .shipping-block:not(:last-child),
  .hardware-section .shipping-block:not(:last-child) {
    margin-bottom: 15px;
  }
  .cabinetry-section .shipping-block > .method-title,
  .countertops-section .shipping-block > .method-title,
  .hardware-section .shipping-block > .method-title {
    padding-top: 15px;
    font-size: 1.5rem;
  }
  .cabinetry-section .shipping-block .pickup-address {
    width: 40%;
    margin-top: 10px;
  }
  .cabinetry-section .shipping-block .special_dealer_custom_shipping input {
    max-width: 335px;
  }
  .opc-progress-bar-item > span:before {
    width: 40px;
    height: 40px;
  }
  .opc-progress-bar-item > span:after {
    height: 25px;
    top: 10px;
    margin-left: -18px;
    font-size: 1.8rem;
  }
  .field-tooltip .field-tooltip-content {
    right: -40px;
    top: 35px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    top: -20px;
    right: 38px;
    transform: rotate(90deg);
    left: auto;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field label {
    max-width: 190px;
  }
  .checkout-payment-method .payment-method-content .ccard .number .input-text {
    width: 280px;
  }
  .checkout-payment-method .payment-method-content .ccard .month .select {
    width: 158px;
  }
  .checkout-payment-method .payment-method-content .ccard .cvv .input-text {
    width: 120px;
  }
  .order-steps ul {
    margin: 20px 0 0;
  }
  .order-steps ul li {
    padding: 0 10px;
    font-size: 1.2rem;
  }
  .order-steps ul li span {
    margin-bottom: 7px;
  }
  .account .customer-information h2,
  .account .billing-address h2,
  .account .shipping_address h2 {
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .account .customer-information .title,
  .account .billing-address .title,
  .account .shipping_address .title {
    margin: 20px 0 15px;
    font-size: 1.5rem;
  }
  .account .customer-information .title.shipping-title,
  .account .billing-address .title.shipping-title,
  .account .shipping_address .title.shipping-title {
    margin: 0 0 20px;
  }
  .account .select-new-style h2 {
    font-size: 2rem;
    margin-bottom: 25px;
  }
  .account .billing-address h2 {
    margin-bottom: 20px;
  }
  .account .shipping_address {
    padding-bottom: 9px;
  }
  .account .fieldset > .field {
    margin: 0 0 21px;
  }
  .account .fieldset > .field > .label {
    font-size: 1.3rem;
  }
  .account .fieldset > .field > .label:after {
    font-size: 1.3rem;
  }
  .account .radio-buttons.select-billing-address {
    margin-left: 20px;
  }
  .account .buttons .save-step .btn,
  .account .buttons .previous-step .btn,
  .account .buttons .save-next-step .btn,
  .account .buttons .placeorder .btn {
    padding: 10px 25px;
  }
  .account .billing-address-list .list {
    margin-bottom: 20px;
  }
  .account .shipping-address-list .list {
    margin-bottom: 15px;
  }
  .account .shipping-address-list .list .address {
    margin-top: -8px;
  }
  .account .shipping-address-list + a#new_shipping {
    top: -25px;
  }
  .account .address-common .list p {
    font-size: 1.4rem;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .account .address-common .list p:last-child {
    white-space: nowrap;
  }
  .new-order-form .category-list .category {
    width: calc((100% / 6) - 30px);
    margin-bottom: 28px;
  }
  .new-order-form .category-list .category .category-top .category-selection {
    margin-left: 10px;
    margin-right: 10px;
    top: 6%;
  }
  .new-order-form .category-list .category .category-top .category-selection .custom-checkbox label span {
    padding: 5px 10px;
    font-size: 1.3rem;
  }
  .new-order-form .category-list .category .category-top .category-image {
    margin-bottom: 15px;
  }
  .new-order-form .category-list .category .category-name {
    font-size: 1.3rem;
  }
  .new-order-form .upload-btn-wrapper .upload-btn .btn {
    font-size: 1.8rem;
    width: 260px;
    height: 60px;
  }
  .new-order-form .upload-btn-wrapper .upload-btn input[type=file] {
    width: 260px;
    height: 60px;
  }
  .new-order-form .upload-btn-wrapper .upload-text.notes {
    width: calc(100% - 401px);
  }
  .new-order-form .item-style {
    padding-top: 0;
  }
  .new-order-form .item-style .productlist {
    margin-top: 20px;
  }
  .new-order-form .item-style .productlist table.item-box thead th {
    padding-left: 8px;
    padding-right: 8px;
  }
  .new-order-form .item-style .productlist table.item-box tbody td {
    padding-left: 8px;
    padding-right: 8px;
  }
  .new-order-form .item-style .productlist table.item-box tbody td .qty .manage-qty {
    width: 77px;
  }
  .new-order-form .item-style .productlist table.item-box tbody td .qty .manage-qty .sub,
  .new-order-form .item-style .productlist table.item-box tbody td .qty .manage-qty .add {
    padding: 10px 5px;
  }
  .new-order-form .item-style .productlist table.item-box tbody td .qty .manage-qty input {
    font-size: 1.3rem;
  }
  .new-order-form .item-style .productlist table.item-box tbody td select {
    width: 110px;
    font-size: 1.3rem;
  }
  .new-order-form .item-style .productlist table.item-box tbody td select.hinge-side {
    width: 75px;
  }
  .new-order-form .item-style .productlist table.item-box tbody td.modifications table td {
    padding-left: 15px;
  }
  .new-order-form .item-style .productlist .modification-popup .popup .popup-title {
    margin-bottom: 10px;
  }
  .new-order-form .item-style .productlist .modification-popup .popup .tab-title {
    margin-top: 11px;
    margin-bottom: 8px;
  }
  .new-order-form .item-style .productlist .modification-popup .popup .tab-title span {
    padding-bottom: 10px;
    font-size: 1.4rem;
  }
  .new-order-form .item-style .productlist .modification-popup .popup .popup-content .field-popup {
    padding: 12px 0;
  }
  .new-order-form .item-style .item .item-content .item-title {
    padding-bottom: 8px;
  }
  .new-order-form .item-style .item .item-content .item-selection {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .new-order-form .upload-btn-second .upload-btn {
    margin-right: 16px;
  }
  .new-order-form .upload-btn-second .upload-btn .btn,
  .new-order-form .upload-btn-second .upload-btn input[type=file] {
    width: 160px;
    height: 40px;
  }
  .new-order-form .upload-btn-second .upload-btn .btn {
    font-size: 1.3rem;
  }
  .new-order-form .addnewstyle a {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 1.3rem;
    width: 90px;
  }
  .new-order-form .catalog-import h2 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .new-order-form .catalog-import .field .control ul.products li {
    width: calc(100% / 5);
  }
  .new-order-form .catalog-import .field .control ul.products li label {
    padding-left: 35px;
  }
  .new-order-form .catalog-import .field .control .select-all {
    padding-bottom: 10px;
  }
  .new-order-form .catalog-import .field .control ul.products {
    margin-top: 20px;
  }
  .new-order-form .catalog-import table thead tr td {
    font-size: 1.2rem;
  }
  .new-order-form .catalog-import table tr td {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .new-order-form .catalog-import table tr td .qty,
  .new-order-form .catalog-import table tr td select {
    font-size: 1.3rem;
  }
  .page-main .right-side-content .right-side .title {
    padding-bottom: 15px;
  }
  .addstylemodal .new-order-form .category-list .category,
  .changestylemodal .new-order-form .category-list .category {
    width: calc((100% / 6) - 30px);
  }
  .hardware-popup-modal .modal-inner-wrap {
    width: 90%;
  }
  .dashboard-content .account-common .title h3 {
    font-size: 1.6rem;
  }
  .dashboard-content .account-common .title a {
    width: 100px;
    margin-top: 2px;
  }
  .dashboard-content .account-common a.view-all {
    width: 80px;
    padding: 7px 0;
    height: 35px;
  }
  .page-main h1 {
    font-size: 2.4rem;
    margin: 20px 0;
  }
  .block-title {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .block {
    margin-bottom: 20px;
  }
  .block.block-addresses-default {
    margin-bottom: 0;
  }
  body .fieldset .legend span {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  body .fieldset.edit-address {
    margin-top: 20px;
  }
  .block-addresses-list .customer-information table tbody tr td.actions {
    padding: 11px 5px;
  }
  .orders-history > ul,
  .quotes-history > ul {
    margin-top: 10px;
  }
  .orders-history > ul > li,
  .quotes-history > ul > li {
    width: calc(100% / 3);
  }
  .orders-history > ul > li .history-inner .history-details a.view,
  .quotes-history > ul > li .history-inner .history-details a.view {
    padding: 7px 15px;
  }
  .order-links .item strong,
  .order-links .item a {
    font-size: 1.5rem;
    padding: 12px 0;
  }
  .order-details-items {
    margin-bottom: 20px;
  }
  .order-details-items .table-wrapper table tbody tr td.name strong.categoty {
    font-size: 1.4rem;
  }
  .order-details-items .actions-toolbar {
    margin-bottom: 15px;
  }
  .account.sales-order-view .column.main .block.block-order-details-view .block-title,
  .account.sales-order-invoice .column.main .block.block-order-details-view .block-title,
  .account.sales-order-shipment .column.main .block.block-order-details-view .block-title,
  .account.sales-order-creditmemo .column.main .block.block-order-details-view .block-title,
  .account.rma-rma-order .column.main .block.block-order-details-view .block-title {
    margin-bottom: 10px;
  }
  .account.sales-order-view .column.main .block.block-order-details-view .block-content,
  .account.sales-order-invoice .column.main .block.block-order-details-view .block-content,
  .account.sales-order-shipment .column.main .block.block-order-details-view .block-content,
  .account.sales-order-creditmemo .column.main .block.block-order-details-view .block-content,
  .account.rma-rma-order .column.main .block.block-order-details-view .block-content {
    font-size: 1.3rem;
  }
  .account .page-title-wrapper .heading-right-section .order-status,
  .account .page-title-wrapper .heading-right-section .order-date,
  .account .page-title-wrapper .heading-right-section .actions-toolbar {
    margin-left: 20px;
  }
  .order-actions-toolbar .action {
    margin-right: 20px;
  }
  .mst-rma-status {
    font-size: 1.3rem;
  }
  .header.links li.customer-welcome .customer-menu .header.links {
    margin-top: 20px;
    padding-top: 20px;
  }
  .header-links-popup-content > .header.links {
    margin: 25px 0;
  }
  .news ul {
    top: 25px;
    margin: 0;
  }
  .news ul li:last-child {
    margin-left: 20px;
  }
  .news .news-list .news-content .news-date .date {
    font-size: 2rem;
  }
  .news-index-index .middle-content .news h2 {
    font-size: 1.6rem;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .news-index-index .news ul li:last-child {
    margin-left: 0;
  }
  .news-text .news-img {
    margin-bottom: 15px;
    padding-top: 15px;
  }
  .news-text .duration {
    font-size: 1.3rem;
    margin-bottom: 13px;
  }
  .news-text .offer-text,
  .news-text .coupon,
  .news-text p {
    margin-bottom: 10px;
  }
  .resources ul {
    top: 25px;
    margin: 0;
  }
  .resources ul li:last-child {
    margin-left: 20px;
  }
  .resources .resource-category .category-inner {
    margin: 0 -15px;
  }
  .resources .resource-category .category-inner .category-data {
    padding: 0 15px;
  }
  .resources .resource-category .category-inner .category-data .category-name {
    padding: 0 20px 0 15px;
    font-size: 1.4rem;
  }
  .resources .resource-category .category-title {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 1.6rem;
  }
  .category-info .left-side .left-side-content .category-content {
    padding: 0 25px;
  }
  .category-info .left-side .left-side-content .category-content ul li {
    font-size: 1.3rem;
  }
  .product-listing ul.filters li a {
    font-size: 1.5rem;
    padding: 12px 0;
  }
  .product-listing ul.filters li.active a {
    padding-bottom: 9px;
  }
  .product-listing .list .product h2 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .product-listing .list .product .product-inner .product-img {
    padding-right: 20px;
  }
  .product-listing .list .product .product-inner .product-content {
    padding-left: 20px;
  }
  .product-detail .item-content .item-top .price {
    font-size: 2.5rem;
  }
  .product-detail .item-content h2 {
    font-size: 2rem;
    margin-bottom: 17px;
    padding-bottom: 12px;
  }
  .product-detail .item-content .modification ul li:not(:last-child) {
    margin-bottom: 16px;
  }
  .returns-claims-container .tabs-title .title a {
    font-size: 1.5rem;
    padding: 10px 0;
  }
  .returns-claims-container .display-number {
    margin-top: 0;
  }
  .returns-claims-container .table-wrapper .table tr td span.mst-rma-status {
    font-size: 1.3rem;
  }
  table > thead > tr > th {
    font-size: 1.2rem;
  }
  table > tbody > tr > td {
    font-size: 1.3rem;
  }
  .mst-rma-box.mst-rma__return {
    margin-top: 35px;
  }
  .mst-rma-view__orders .mst-rma-box__content .table-wrapper .table thead tr th {
    font-size: 1.2rem;
  }
  .mst-rma-view__orders .mst-rma-box__content .table-wrapper .table tbody tr td {
    font-size: 1.3rem;
    padding: 14px 14px 10px;
  }
  .mst-rma-block > .mst-rma__message {
    margin-right: 45px;
  }
  .rma-order-container .mst-rma-create__order .rma-new-step2 .box-rma-information table td {
    font-size: 1.4rem;
  }
  .rma-order-container .mst-rma-create__order .rma-new-step2 .box-rma-information table th {
    min-width: 165px;
  }
  .rma-order-container .mst-rma-create__order .mst-rma-create__order-header {
    padding-bottom: 1.5rem;
    margin-bottom: 1.8rem;
  }
  .rma-order-container .ui-store-items-container table tbody td .control input[type=number] {
    font-size: 1.3rem;
  }
  .rma-order-container .ui-store-items-container table tbody td select {
    font-size: 1.3rem;
  }
  .breadcrumbs .items > li {
    font-size: 1.3rem;
  }
  .mst-rma-view .rma-control-buttons {
    top: 65px;
  }
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #e8e9ef;
}
::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px #8b8c8f;
}
/* PROC-461 Starts  */
.custom-dropdown-container {
  position: relative;
}
.custom-dropdown-container .custom-dropdown-with-img {
  align-items: center;
  background: url(../images/select-arrow.png);
  background-position: 92% 50%;
  background-repeat: no-repeat;
  border: 1px solid #e0e2ea;
  border-radius: 0;
  box-sizing: border-box;
  cursor: default;
  display: flex;
  font-size: 1.4rem;
  gap: 10px;
  height: 40px;
  padding: 5px 28px 5px 10px;
  user-select: none;
  vertical-align: baseline;
  width: 280px;
}
.custom-dropdown-container .custom-dropdown-with-img img {
  height: 30px;
  width: 20px;
}
.custom-dropdown-container .custom-dropdown-options {
  display: none;
  position: absolute;
  text-align: left;
}
.custom-dropdown-container .custom-dropdown-options._active {
  display: block;
  border: 1px solid #c1c1c1;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.1);
  position: absolute;
  background-color: #fff;
  width: 99.5%;
  max-height: 250px;
  overflow-y: auto;
  top: 43px;
  z-index: 9;
}
.custom-dropdown-container .custom-dropdown-options ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.custom-dropdown-container .custom-dropdown-options ul li {
  margin: 0;
  padding: 10px;
}
.custom-dropdown-container .custom-dropdown-options ul li:active,
.custom-dropdown-container .custom-dropdown-options ul li:focus,
.custom-dropdown-container .custom-dropdown-options ul li:hover {
  background-color: #fd2b00;
  color: #ffffff;
}
.custom-dropdown-container .custom-dropdown-options ul li .action-menu-item label {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
}
.custom-dropdown-container .custom-dropdown-options ul li .action-menu-item label img {
  height: 30px;
  width: 20px;
}
/* PROC-461 Ends  */
@media (max-width: 767px) {
  .amasty_quote-account-view .account-quote-shipping-estimation .dealer-shipping-account thead {
    font-size: 1.3rem;
  }
  .amasty_quote-account-view .account-quote-shipping-estimation .dealer-shipping-account tbody tr td .shipping-methods li {
    font-size: 13px;
    padding-left: 18px;
  }
  .amasty_quote-account-view .account-quote-shipping-estimation .dealer-shipping-account tbody tr td .shipping-methods li p {
    font-size: 10.5px;
  }
  .amasty_quote-account-view .account-quote-shipping-estimation .dealer-shipping-account tbody tr td .shipping-methods li:before {
    width: 6px;
    height: 6px;
    top: 6px;
  }
}
