/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'LemonMilk';
  src: url('../fonts/LEMONMILK-Regular.woff') format('woff'), url('../fonts/LEMONMILK-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Blanch';
  src: url('../fonts/Blanch-Condensed.woff') format('woff'), url('../fonts/Blanch-Condensed.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/BarlowCondensed-Thin.woff') format('woff'), url('../fonts/BarlowCondensed-Thin.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BarlowRegular';
  src: url('../fonts/BarlowCondensed-Regular.woff') format('woff'), url('../fonts/BarlowCondensed-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
/**
 * 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;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.checkout-agreement.field.choice.required {
  margin-top: 20px !important;
}
button.action.action-show {
  border: none !important;
  background: none !important;
  color: #1979c3 !important;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media (max-width: 1199px) {
  .modal-popup._inner-scroll.quickViewDetails {
    inset: 15px !important;
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header {
    z-index: 9;
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header .action-close {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.38);
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header .action-close:before {
    font-size: 30px;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap {
    min-height: auto !important;
    height: auto !important;
    position: relative !important;
    top: 50% !important;
    background-color: #fff !important;
  }
  .modal-popup._inner-scroll.quickViewDetails .product_quickview_content {
    overflow: hidden;
  }
  .modal-popup._inner-scroll.quickViewDetails .column.main.product-info-clearfix {
    flex-direction: column;
  }
  .modal-popup._inner-scroll.quickViewDetails .product-info-main-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .modal-popup._inner-scroll.quickViewDetails .product-info-media-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.post-item-info .post-image + h1.post-title {
  margin-top: 15px;
}
.post-item-info h1.post-title {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 5px;
}
.post-item-info h1.post-title a {
  color: var(--thim-mgs-color-01);
}
.modal-popup.modal-mgs-gdpr .modal-content {
  max-width: calc(100% - 30px);
  margin: 0 auto;
}
.modal-popup.modal-mgs-gdpr .mgs-gdpr-popup {
  padding: 20px;
}
.modal-popup.modal-mgs-gdpr .mgs-gdpr-popup .message {
  position: relative;
  top: 0;
  margin-bottom: 20px;
}
.header-area.header8 .top-header-content {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  clear: both;
  background-color: #f6f6f8;
}
.header-area.header8 .vertical-menu-widget > ul {
  display: none;
}
.header-area.header8 .middle-header-content .logo-header .logo {
  text-align: left;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  justify-content: flex-start;
}
.header-area.header8 .search-form .form-search .form.minisearch {
  border: 1px solid #f6f6f8;
}
.header-area.header8 .vertical-menu-widget {
  position: relative;
}
body.dark .header-area.header8 .vertical-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  background-color: #222 !important;
  height: 48px;
  line-height: 48px;
  padding: 0 28px;
  cursor: pointer;
}
.header-area.header8 .vertical-title {
  font-size: 16px;
  background: #f6ab4a;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  height: 48px;
  padding: 0 28px;
  cursor: pointer;
}
.header-area.header8 .vertical-title .fa {
  margin-right: 15px;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle {
  height: 48px;
  width: 48px;
  text-align: center;
  background-color: #222;
  margin: 0;
}
.header8 .vertical-menu-widget {
  position: relative;
}
.header8 .vertical-menu-widget .vertical-menu {
  display: none;
  position: absolute;
  top: 100%;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 10;
}
.header8 .top-header-content .col-4 {
  text-align: right;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle {
  background: transparent;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle img {
  filter: unset;
}
.header-area.header8 #search {
  border: 1px solid #f6f6f8 !important;
}
#placeholder-header {
  height: auto !important;
}
@media (min-width: 1800px) {
  .header.header8 .vertical-menu-widget {
    max-width: 270px;
  }
}
@media (min-width: 1200px) {
  .header-area.header8 .bottom-header-content {
    position: relative;
  }
  #main-Settingcontent,
  #main-Accountcontent {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .header-area.header8.active-sticky .middle-header-content {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 997;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .header-area.header8 .top-header-content {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 768px) {
  .header-area.header8 .top-header-content {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  .header8 .top-header-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header8 .parent__megameu {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .header-area.header8 .middle-header-content .logo-header .logo {
    padding: 0;
  }
  .header8 .col-3.col-mb-10 {
    padding: 0;
  }
  .header-area.header8 .top-header-content {
    display: none;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.arrow-mode {
  margin: 0 10px;
  display: inline-flex;
}
.arrow-mode-grid {
  position: relative;
  display: inline-flex;
}
.arrow-mode-grid:after {
  content: '\f107';
  position: absolute;
  font-family: 'FontAwesome';
  right: 10px;
  left: auto;
  top: 8px;
  pointer-events: none;
}
.arrow-mode-grid .change-product-per-row {
  display: flex;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 10px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-top: 10px;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
}
.arrow-mode-grid:hover .change-product-per-row {
  margin-top: 5px;
  opacity: 1;
  visibility: visible;
}
.toolbar .modes {
  display: flex;
}
.toolbar .modes .modes-mode {
  order: 0;
}
.toolbar .modes .arrow-mode {
  order: 1;
}
.toolbar .modes .modes-mode + .arrow-mode {
  order: -1;
}
.breadcrumbs.layout-title-below > * {
  max-width: 1200px !important;
}
.breadcrumbs + .page-title-wrapper::before {
  display: none;
}
.breadcrumbs + .page-title-wrapper h1.page-title {
  color: black;
  font-size: 24px;
  text-align: left;
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}
:root {
  --thim-mgs-color-01: #222;
  --thim-mgs-color-02: #000;
  --thim-mgs-color-03: #333;
  --thim-mgs-color-04: #2a2a2a;
  --thim-mgs-color-05: #1a1a1a;
  --thim-mgs-color-06: #fff;
  --thim-mgs-color-07: #fff;
  --thim-mgs-color-08: #2b2b2b;
  --thim-mgs-color-09: #ebebeb;
  --thim-mgs-color-10: #fff;
  --thim-mgs-color-11: #eee;
  --thim-mgs-color-12: #f4f4f4;
  --thim-mgs-color-13: #ddd;
}
body.dark {
  --thim-mgs-color-01: #f0f0f0;
  --thim-mgs-color-02: #f0f0f0;
  --thim-mgs-color-03: #f0f0f0;
  --thim-mgs-color-04: #999;
  --thim-mgs-color-05: #f0f0f0;
  --thim-mgs-color-06: #222;
  --thim-mgs-color-07: #0f0f0f;
  --thim-mgs-color-08: #f0f0f0;
  --thim-mgs-color-09: #363636;
  --thim-mgs-color-10: #1b1b1b;
  --thim-mgs-color-11: #333;
  --thim-mgs-color-12: #222;
  --thim-mgs-color-13: #333;
}
body.dark input[type="text"],
body.dark input[type="password"],
body.dark input[type="url"],
body.dark input[type="tel"],
body.dark input[type="search"],
body.dark input[type="number"],
body.dark input[type*="date"],
body.dark input[type="email"],
body.dark textarea,
body.dark select {
  background-color: var(--thim-mgs-color-06);
  border-color: var(--thim-mgs-color-09);
}
.columns-main-sticky .product-detail-information {
  display: none;
}
.catalog-product-view .star-container {
  background-image: url('https://streamlinevape.ebizonstaging.com/pub/media/images/start-bg.png');
  background-size: cover;
  max-height: 329px;
  height: 329px;
  max-width: 355px;
  width: 355px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 30px;
}
.catalog-product-view .star-number {
  font-size: 100px;
  line-height: 90px;
  color: white;
  font-weight: 700;
  font-family: 'LemonMilk';
}
.catalog-product-view .star-points {
  font-size: 34px;
  line-height: 40px;
  color: white;
  font-weight: 500;
  font-family: 'LemonMilk';
  margin: 0px;
}
.catalog-product-view .breadcrumbs {
  display: none;
}
.catalog-product-view .points-section .points-info-span {
  font-size: 12px;
  line-height: 18px;
  color: black;
  font-weight: 500;
}
.catalog-product-view .points-section .points-info-para {
  font-size: 16px;
  line-height: 24px;
  color: black;
  font-weight: 500;
  font-family: 'Poppins';
}
.checkout-index-index .modal-inner-wrap {
  background: white !important;
}
.checkout-index-index .modal-inner-wrap .modal-header {
  background: white;
}
.checkout-index-index .modal-inner-wrap .modal-header .modal-title {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  color: #000000;
  text-align: left;
  font-family: 'LemonMilk';
}
.checkout-index-index .modal-inner-wrap .modal-header .modal-slide .action-close {
  margin-right: 13px !important;
}
.checkout-index-index .modal-inner-wrap .modal-header .action-close:before {
  font-size: 37px;
  color: #000000;
  margin: 0px -20px 0px 0px;
  font-weight: 900;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address {
  padding: 30px;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-shipping-address {
  margin: auto;
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-shipping-address #shipping-new-address-form .field .label span {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: #000000;
  text-align: left;
  font-family: 'LemonMilk';
}
.checkout-index-index .modal-inner-wrap .modal-content #opc-new-shipping-address .form-shipping-address #shipping-new-address-form .field .control input {
  padding: 17px 24px !important;
  background-color: #D9D9D94D;
  font-family: 'BarlowRegular';
  width: 100%;
  padding: 0.75rem;
  border-radius: 4px;
  font-size: 18px;
  line-height: 21px;
  border: none;
  height: auto;
}
.checkout-index-index .modal-inner-wrap .modal-footer {
  background: white;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action-save-address {
  padding: 8px 20px;
  border-radius: 4px;
  background: #0091c1;
  height: 40px;
  border: none;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action-save-address span {
  text-decoration: none;
  font-size: 18px;
  line-height: 21px;
  color: white;
  font-family: 'BarlowRegular';
  font-weight: 600;
  text-transform: uppercase;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action-save-address:hover {
  background: #0082a9 !important;
  border-color: #0082a9;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action-save-address:hover span {
  color: white;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action-hide-popup {
  padding: 7px 20px;
  border-radius: 4px;
  background: white !important;
  height: 40px;
  border: 2px solid #0091c1;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action-hide-popup span {
  text-decoration: none;
  font-size: 18px;
  line-height: 21px;
  color: #0091c1;
  font-family: 'BarlowRegular';
  font-weight: 600;
  text-transform: uppercase;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action-hide-popup:hover {
  background: #0082a9 !important;
  border-color: #0082a9;
}
.checkout-index-index .modal-inner-wrap .modal-footer .action-hide-popup:hover span {
  color: white;
}
@media screen and (max-width: 768px) {
  .checkout-index-index .modal-inner-wrap {
    margin: 15px;
  }
}
.modal-slide .action-close {
  margin-right: 13px !important;
}
.modal-popup.modal-slide._show .modal-inner-wrap {
  background: white !important;
}
.onestepcheckout-index-index .place-order-primary .action.checkout.disabled {
  opacity: 50%;
  cursor: default;
}
.onestepcheckout-index-index .table-totals .grand.totals {
  display: none;
}
.onestepcheckout-index-index .shipping-payment-box .checkout-billing-step {
  display: none;
}
@media screen and (max-width: 768px) {
  .checkout-onepage-success .checkout-success p {
    font-size: 13px !important;
    line-height: 21px !important;
  }
}
.checkout-onepage-success .layout-title-below .items .item {
  font-size: 14px;
  line-height: 18px;
  color: black;
  font-family: 'Poppins';
  font-weight: 500;
}
.checkout-onepage-success .layout-title-below .items .item a {
  color: black;
}
.checkout-onepage-success .layout-title-below .items .item a:hover {
  color: #0091c1;
}
.checkout-onepage-success .checkout-success p {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #000000;
  font-family: 'LemonMilk';
}
.checkout-onepage-success .checkout-success p a {
  color: #0091c1;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .continue {
  padding: 7px 20px;
  border-radius: 4px;
  background: #0091c1 !important;
  height: 40px;
  border: none;
  line-height: 46px !important;
  text-decoration: none;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .continue:hover {
  background: #0082a9 !important;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .continue span {
  font-size: 18px;
  line-height: 21px;
  color: white;
  font-family: 'BarlowRegular';
  font-weight: 600;
  text-transform: uppercase;
}
.breadcrumbs.layout-title-below {
  display: none;
}
.checkout-cart-index .page-main .cart-empty {
  text-align: center;
  font-size: 15px;
  padding: 24px 20px 12px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-family: 'LemonMilk';
  font-weight: 600;
}
.customer-account-forgotpassword .actions-toolbar-form {
  margin-top: 20px;
}
.customer-account-forgotpassword .btn.btn-primary,
.customer-account-forgotpassword .action.primary,
.customer-account-forgotpassword .action-primary {
  border-color: #0091C1;
  background-color: #0091C1;
  color: #ffffff;
  font-family: 'BarlowRegular';
  margin-top: 10px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  text-transform: uppercase;
}
.customer-account-forgotpassword .btn.btn-primary:hover {
  border-color: #0082a9;
  background-color: #0082a9;
  color: #ffffff;
}
.customer-account-forgotpassword .btn-default:hover {
  border-color: #0082a9;
  background-color: #0082a9;
  color: #ffffff;
}
.customer-account-forgotpassword .btn-default {
  margin-top: 10px;
  border-radius: 0px;
  border-width: 2px;
  border-color: #0091C1;
  background-color: #0091C1;
  color: #ffffff;
  font-family: 'BarlowRegular';
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  text-transform: uppercase;
}
.customer-account-forgotpassword .input-fileds {
  padding: 17px 24px !important;
  background-color: #D9D9D94D !important;
  font-family: 'BarlowRegular' !important;
  width: 100% !important;
  padding: 0.75rem !important;
  border-radius: 4px !important;
  font-size: 18px !important;
  line-height: 21px !important;
  border: none !important;
}
.customer-account-forgotpassword .field.note.required {
  font-family: LemonMilk;
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px;
}
.customer-account-createpassword .form.password.reset {
  max-width: 500px;
  margin: auto;
}
.customer-account-createpassword .form.password.reset .fieldset .password .label span,
.customer-account-createpassword .form.password.reset .fieldset .confirmation .label span {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: #000000;
  text-align: left;
  font-family: 'LemonMilk';
}
.customer-account-createpassword .form.password.reset .fieldset .password .control .input-text-password,
.customer-account-createpassword .form.password.reset .fieldset .confirmation .control .input-text-password {
  padding: 17px 24px !important;
  background-color: #D9D9D94D !important;
  font-family: 'BarlowRegular' !important;
  width: 100% !important;
  border-radius: 4px !important;
  font-size: 18px !important;
  line-height: 21px !important;
  border: none !important;
  height: auto;
}
.customer-account-createpassword .form.password.reset .fieldset .password .control #password-strength-meter-container .password-strength-meter,
.customer-account-createpassword .form.password.reset .fieldset .confirmation .control #password-strength-meter-container .password-strength-meter,
.customer-account-createpassword .form.password.reset .fieldset .password .control #password-strength-meter-container .password-strength-meter-label,
.customer-account-createpassword .form.password.reset .fieldset .confirmation .control #password-strength-meter-container .password-strength-meter-label {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 500;
}
.customer-account-createpassword .form.password.reset .fieldset .choice .label span {
  font-size: 14px;
  font-family: 'Poppins';
}
.customer-account-createpassword .form.password.reset .actions-toolbar .primary .set-password {
  padding: 10px 20px;
  border-radius: 4px;
  background: #0091c1;
  height: 40px;
  border: none;
  margin: 40px 0px 40px -10px;
}
.customer-account-createpassword .form.password.reset .actions-toolbar .primary .set-password span {
  text-decoration: none;
  font-size: 18px;
  line-height: 21px;
  color: white;
  font-family: 'BarlowRegular';
  font-weight: 600;
  text-transform: uppercase;
}
.customer-account-createpassword .form.password.reset .actions-toolbar .primary .set-password:hover {
  background: #0082a9;
  border-color: #0082a9;
}
.customer-account-createpassword .form.password.reset .actions-toolbar .primary .set-password:hover span {
  color: white;
}
.account-nav-content li.nav.item {
  font-size: 16px;
  font-family: 'Poppins';
  padding-left: 20px;
}
.account-nav-content li.nav.item a {
  color: black;
  font-size: 16px;
  font-family: 'Poppins';
}
.account-nav-content li.nav.item:hover {
  background-color: #f0f0f0;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.account-nav-content a.action.view,
.account-nav-content a.action.order {
  background: #0091c1;
  padding: 12px 20px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 18px;
  line-height: 21px;
  color: white;
  font-family: 'BarlowRegular';
  font-weight: 600;
  text-transform: uppercase;
}
.account-nav-content a.action.view:hover,
.account-nav-content a.action.order:hover,
.account-nav-content button.action.tocart.btn.btn-primary.btn-xs:hover,
.account-nav-content .btn-square:hover,
.account-nav-content .add:hover,
.account-nav-content button.action.save.primary:hover {
  background-color: #0082a9;
  border-color: #0082a9;
}
.account-nav-content a.action.order {
  margin-left: 20px;
}
.account-nav-content .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after {
  content: "|" !important;
  display: none !important;
  margin: 0px !important;
}
.account-nav-content .block-title.order {
  margin-bottom: 30px !important;
}
.account-nav-content td.col.actions {
  margin-top: 30px !important;
}
.account-nav-content button.action.tocart.btn.btn-primary.btn-xs {
  background: #0091c1 !important;
  border: none !important;
}
.account-nav-content .sidebar-main .account-nav-content .items .current {
  color: #0091c1 !important;
}
.account.customer-account-index .btn-secondary,
.account.customer-address-index .btn-secondary,
.account.customer-account-edit .btn-secondary,
.account.newsletter-manage-index .btn-secondary,
.account.customer-address-form .btn-secondary,
.sales-order-history .btn-secondary,
.downloadable-customer-products .btn-secondary,
.wishlist-index-index .btn-secondary,
.review-customer-index .btn-secondary,
.rewardpoint-index-index .btn-secondary,
.sales-order-view .btn-secondary {
  background-color: #0091c1;
  border-color: #0091c1;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  border-style: solid;
  text-align: center;
  font-family: 'BarlowRegular';
  border-radius: 4px;
  font-size: 18px;
  border: none;
  height: 40px;
  text-transform: uppercase;
}
.account.customer-account-index .btn-secondary:hover,
.account.customer-address-index .btn-secondary:hover,
.account.customer-account-edit .btn-secondary:hover,
.account.newsletter-manage-index .btn-secondary:hover,
.account.customer-address-form .btn-secondary:hover,
.sales-order-history .btn-secondary:hover,
.downloadable-customer-products .btn-secondary:hover,
.wishlist-index-index .btn-secondary:hover,
.review-customer-index .btn-secondary:hover,
.rewardpoint-index-index .btn-secondary:hover,
.sales-order-view .btn-secondary:hover {
  background-color: #0082a9;
  border-color: #0082a9;
}
.account.customer-account-index .margin-top20,
.account.customer-address-index .margin-top20,
.account.customer-account-edit .margin-top20,
.account.newsletter-manage-index .margin-top20,
.account.customer-address-form .margin-top20,
.sales-order-history .margin-top20,
.downloadable-customer-products .margin-top20,
.wishlist-index-index .margin-top20,
.review-customer-index .margin-top20,
.rewardpoint-index-index .margin-top20,
.sales-order-view .margin-top20 {
  left: 158px;
  top: -39px;
  position: relative;
  left: 155px;
  top: -40px;
}
.account.customer-account-index .btn-default,
.account.customer-address-index .btn-default,
.account.customer-account-edit .btn-default,
.account.newsletter-manage-index .btn-default,
.account.customer-address-form .btn-default,
.sales-order-history .btn-default,
.downloadable-customer-products .btn-default,
.wishlist-index-index .btn-default,
.review-customer-index .btn-default,
.rewardpoint-index-index .btn-default,
.sales-order-view .btn-default {
  display: inline-block;
  font-size: 14px;
  line-height: 36px;
  font-weight: 600;
  height: 40px;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  padding: 0 36px;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  font-family: 'BarlowRegular';
  border-radius: 4px;
  font-size: 18px;
  border: none;
  color: #000000;
  background-color: #0091c1;
  border-color: #0091c1;
  border-width: 2px;
  text-transform: uppercase;
}
.account.customer-account-index .btn.btn-xs,
.account.customer-address-index .btn.btn-xs,
.account.customer-account-edit .btn.btn-xs,
.account.newsletter-manage-index .btn.btn-xs,
.account.customer-address-form .btn.btn-xs,
.sales-order-history .btn.btn-xs,
.downloadable-customer-products .btn.btn-xs,
.wishlist-index-index .btn.btn-xs,
.review-customer-index .btn.btn-xs,
.rewardpoint-index-index .btn.btn-xs,
.sales-order-view .btn.btn-xs {
  padding: 0 25px;
  line-height: 34px;
  height: 40px;
}
.account.customer-account-index .block-title-account h3,
.account.customer-address-index .block-title-account h3,
.account.customer-account-edit .block-title-account h3,
.account.newsletter-manage-index .block-title-account h3,
.account.customer-address-form .block-title-account h3,
.sales-order-history .block-title-account h3,
.downloadable-customer-products .block-title-account h3,
.wishlist-index-index .block-title-account h3,
.review-customer-index .block-title-account h3,
.rewardpoint-index-index .block-title-account h3,
.sales-order-view .block-title-account h3 {
  margin: 0;
  line-height: 1;
  display: block;
  color: #000000;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'LemonMilk' !important;
}
.account.customer-account-index .box-content p,
.account.customer-address-index .box-content p,
.account.customer-account-edit .box-content p,
.account.newsletter-manage-index .box-content p,
.account.customer-address-form .box-content p,
.sales-order-history .box-content p,
.downloadable-customer-products .box-content p,
.wishlist-index-index .box-content p,
.review-customer-index .box-content p,
.rewardpoint-index-index .box-content p,
.sales-order-view .box-content p {
  font-family: 'Poppins';
}
.account.customer-account-index h4 .box-title-subaccount,
.account.customer-address-index h4 .box-title-subaccount,
.account.customer-account-edit h4 .box-title-subaccount,
.account.newsletter-manage-index h4 .box-title-subaccount,
.account.customer-address-form h4 .box-title-subaccount,
.sales-order-history h4 .box-title-subaccount,
.downloadable-customer-products h4 .box-title-subaccount,
.wishlist-index-index h4 .box-title-subaccount,
.review-customer-index h4 .box-title-subaccount,
.rewardpoint-index-index h4 .box-title-subaccount,
.sales-order-view h4 .box-title-subaccount {
  font-size: 16px;
  color: var(--thim-mgs-color-04);
  font-weight: 500;
  margin-bottom: 10px;
  font-family: 'Poppins';
}
.account.customer-account-index .address,
.account.customer-address-index .address,
.account.customer-account-edit .address,
.account.newsletter-manage-index .address,
.account.customer-address-form .address,
.sales-order-history .address,
.downloadable-customer-products .address,
.wishlist-index-index .address,
.review-customer-index .address,
.rewardpoint-index-index .address,
.sales-order-view .address {
  font-family: 'Poppins';
  font-style: normal;
}
.account.customer-account-index h4.box-title-subaccount,
.account.customer-address-index h4.box-title-subaccount,
.account.customer-account-edit h4.box-title-subaccount,
.account.newsletter-manage-index h4.box-title-subaccount,
.account.customer-address-form h4.box-title-subaccount,
.sales-order-history h4.box-title-subaccount,
.downloadable-customer-products h4.box-title-subaccount,
.wishlist-index-index h4.box-title-subaccount,
.review-customer-index h4.box-title-subaccount,
.rewardpoint-index-index h4.box-title-subaccount,
.sales-order-view h4.box-title-subaccount {
  font-size: 16px;
  color: var(--thim-mgs-color-04);
  font-weight: 500;
  margin-bottom: 10px;
  font-family: 'Poppins';
}
.account.customer-account-index .sidebar .block .block-title strong,
.account.customer-address-index .sidebar .block .block-title strong,
.account.customer-account-edit .sidebar .block .block-title strong,
.account.newsletter-manage-index .sidebar .block .block-title strong,
.account.customer-address-form .sidebar .block .block-title strong,
.sales-order-history .sidebar .block .block-title strong,
.downloadable-customer-products .sidebar .block .block-title strong,
.wishlist-index-index .sidebar .block .block-title strong,
.review-customer-index .sidebar .block .block-title strong,
.rewardpoint-index-index .sidebar .block .block-title strong,
.sales-order-view .sidebar .block .block-title strong {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  position: relative;
  display: block;
  padding: 0 0 2px;
  margin-bottom: 25px;
  line-height: 1.75;
  font-family: 'LemonMilk' !important;
}
.account.customer-account-index .block-title.order strong,
.account.customer-address-index .block-title.order strong,
.account.customer-account-edit .block-title.order strong,
.account.newsletter-manage-index .block-title.order strong,
.account.customer-address-form .block-title.order strong,
.sales-order-history .block-title.order strong,
.downloadable-customer-products .block-title.order strong,
.wishlist-index-index .block-title.order strong,
.review-customer-index .block-title.order strong,
.rewardpoint-index-index .block-title.order strong,
.sales-order-view .block-title.order strong {
  font-family: 'LemonMilk' !important;
  font-weight: 600;
}
.account.customer-account-index .empty,
.account.customer-address-index .empty,
.account.customer-account-edit .empty,
.account.newsletter-manage-index .empty,
.account.customer-address-form .empty,
.sales-order-history .empty,
.downloadable-customer-products .empty,
.wishlist-index-index .empty,
.review-customer-index .empty,
.rewardpoint-index-index .empty,
.sales-order-view .empty {
  font-family: 'Poppins';
}
.account.customer-account-index .block-reorder .actions-toolbar button.action.tocart,
.account.customer-address-index .block-reorder .actions-toolbar button.action.tocart,
.account.customer-account-edit .block-reorder .actions-toolbar button.action.tocart,
.account.newsletter-manage-index .block-reorder .actions-toolbar button.action.tocart,
.account.customer-address-form .block-reorder .actions-toolbar button.action.tocart,
.sales-order-history .block-reorder .actions-toolbar button.action.tocart,
.downloadable-customer-products .block-reorder .actions-toolbar button.action.tocart,
.wishlist-index-index .block-reorder .actions-toolbar button.action.tocart,
.review-customer-index .block-reorder .actions-toolbar button.action.tocart,
.rewardpoint-index-index .block-reorder .actions-toolbar button.action.tocart,
.sales-order-view .block-reorder .actions-toolbar button.action.tocart {
  border-radius: 4px;
  margin: 0;
}
.account.customer-account-index .block-dashboard-orders .table-order-items tr th,
.account.customer-address-index .block-dashboard-orders .table-order-items tr th,
.account.customer-account-edit .block-dashboard-orders .table-order-items tr th,
.account.newsletter-manage-index .block-dashboard-orders .table-order-items tr th,
.account.customer-address-form .block-dashboard-orders .table-order-items tr th,
.sales-order-history .block-dashboard-orders .table-order-items tr th,
.downloadable-customer-products .block-dashboard-orders .table-order-items tr th,
.wishlist-index-index .block-dashboard-orders .table-order-items tr th,
.review-customer-index .block-dashboard-orders .table-order-items tr th,
.rewardpoint-index-index .block-dashboard-orders .table-order-items tr th,
.sales-order-view .block-dashboard-orders .table-order-items tr th {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  font-family: 'Poppins';
}
.account.customer-account-index a.action.btn.btn-xs.btn-default.change-password,
.account.customer-address-index a.action.btn.btn-xs.btn-default.change-password,
.account.customer-account-edit a.action.btn.btn-xs.btn-default.change-password,
.account.newsletter-manage-index a.action.btn.btn-xs.btn-default.change-password,
.account.customer-address-form a.action.btn.btn-xs.btn-default.change-password,
.sales-order-history a.action.btn.btn-xs.btn-default.change-password,
.downloadable-customer-products a.action.btn.btn-xs.btn-default.change-password,
.wishlist-index-index a.action.btn.btn-xs.btn-default.change-password,
.review-customer-index a.action.btn.btn-xs.btn-default.change-password,
.rewardpoint-index-index a.action.btn.btn-xs.btn-default.change-password,
.sales-order-view a.action.btn.btn-xs.btn-default.change-password,
.account.customer-account-index a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.account.customer-address-index a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.account.customer-account-edit a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.account.newsletter-manage-index a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.account.customer-address-form a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.sales-order-history a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.downloadable-customer-products a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.wishlist-index-index a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.review-customer-index a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.rewardpoint-index-index a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.sales-order-view a.action.btn.btn-xs.btn-secondary.margin-left10.edit,
.account.customer-account-index a.action.btn.btn-xs.btn-secondary.edit,
.account.customer-address-index a.action.btn.btn-xs.btn-secondary.edit,
.account.customer-account-edit a.action.btn.btn-xs.btn-secondary.edit,
.account.newsletter-manage-index a.action.btn.btn-xs.btn-secondary.edit,
.account.customer-address-form a.action.btn.btn-xs.btn-secondary.edit,
.sales-order-history a.action.btn.btn-xs.btn-secondary.edit,
.downloadable-customer-products a.action.btn.btn-xs.btn-secondary.edit,
.wishlist-index-index a.action.btn.btn-xs.btn-secondary.edit,
.review-customer-index a.action.btn.btn-xs.btn-secondary.edit,
.rewardpoint-index-index a.action.btn.btn-xs.btn-secondary.edit,
.sales-order-view a.action.btn.btn-xs.btn-secondary.edit,
.account.customer-account-index a.action.edit.btn.btn-sm.btn-default,
.account.customer-address-index a.action.edit.btn.btn-sm.btn-default,
.account.customer-account-edit a.action.edit.btn.btn-sm.btn-default,
.account.newsletter-manage-index a.action.edit.btn.btn-sm.btn-default,
.account.customer-address-form a.action.edit.btn.btn-sm.btn-default,
.sales-order-history a.action.edit.btn.btn-sm.btn-default,
.downloadable-customer-products a.action.edit.btn.btn-sm.btn-default,
.wishlist-index-index a.action.edit.btn.btn-sm.btn-default,
.review-customer-index a.action.edit.btn.btn-sm.btn-default,
.rewardpoint-index-index a.action.edit.btn.btn-sm.btn-default,
.sales-order-view a.action.edit.btn.btn-sm.btn-default,
.account.customer-account-index a.action.btn.btn-secondary.edit,
.account.customer-address-index a.action.btn.btn-secondary.edit,
.account.customer-account-edit a.action.btn.btn-secondary.edit,
.account.newsletter-manage-index a.action.btn.btn-secondary.edit,
.account.customer-address-form a.action.btn.btn-secondary.edit,
.sales-order-history a.action.btn.btn-secondary.edit,
.downloadable-customer-products a.action.btn.btn-secondary.edit,
.wishlist-index-index a.action.btn.btn-secondary.edit,
.review-customer-index a.action.btn.btn-secondary.edit,
.rewardpoint-index-index a.action.btn.btn-secondary.edit,
.sales-order-view a.action.btn.btn-secondary.edit,
.account.customer-account-index a.action.edit.btn.btn-sm.btn-default,
.account.customer-address-index a.action.edit.btn.btn-sm.btn-default,
.account.customer-account-edit a.action.edit.btn.btn-sm.btn-default,
.account.newsletter-manage-index a.action.edit.btn.btn-sm.btn-default,
.account.customer-address-form a.action.edit.btn.btn-sm.btn-default,
.sales-order-history a.action.edit.btn.btn-sm.btn-default,
.downloadable-customer-products a.action.edit.btn.btn-sm.btn-default,
.wishlist-index-index a.action.edit.btn.btn-sm.btn-default,
.review-customer-index a.action.edit.btn.btn-sm.btn-default,
.rewardpoint-index-index a.action.edit.btn.btn-sm.btn-default,
.sales-order-view a.action.edit.btn.btn-sm.btn-default {
  color: white;
  height: auto;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 21px;
  font-family: 'BarlowRegular';
  height: 40px;
  text-transform: uppercase;
}
.account.customer-account-index #page-title-wrapper,
.account.customer-address-index #page-title-wrapper,
.account.customer-account-edit #page-title-wrapper,
.account.newsletter-manage-index #page-title-wrapper,
.account.customer-address-form #page-title-wrapper,
.sales-order-history #page-title-wrapper,
.downloadable-customer-products #page-title-wrapper,
.wishlist-index-index #page-title-wrapper,
.review-customer-index #page-title-wrapper,
.rewardpoint-index-index #page-title-wrapper,
.sales-order-view #page-title-wrapper {
  display: none !important;
}
.account.customer-account-index h1.page-title,
.account.customer-address-index h1.page-title,
.account.customer-account-edit h1.page-title,
.account.newsletter-manage-index h1.page-title,
.account.customer-address-form h1.page-title,
.sales-order-history h1.page-title,
.downloadable-customer-products h1.page-title,
.wishlist-index-index h1.page-title,
.review-customer-index h1.page-title,
.rewardpoint-index-index h1.page-title,
.sales-order-view h1.page-title {
  color: #000000;
  font-family: LemonMilk;
  font-size: 24px;
  font-weight: 600;
  padding: 0;
  margin: 0;
  position: relative;
}
.account.customer-account-index .control input,
.account.customer-address-index .control input,
.account.customer-account-edit .control input,
.account.newsletter-manage-index .control input,
.account.customer-address-form .control input,
.sales-order-history .control input,
.downloadable-customer-products .control input,
.wishlist-index-index .control input,
.review-customer-index .control input,
.rewardpoint-index-index .control input,
.sales-order-view .control input {
  padding: 17px 24px ;
  background-color: #D9D9D94D;
  font-family: 'BarlowRegular';
  width: 100%;
  padding: 0.75rem;
  border-radius: 4px;
  font-size: 18px;
  line-height: 21px;
  border: none;
  height: 56px;
}
.account.customer-account-index .control input::placeholder,
.account.customer-address-index .control input::placeholder,
.account.customer-account-edit .control input::placeholder,
.account.newsletter-manage-index .control input::placeholder,
.account.customer-address-form .control input::placeholder,
.sales-order-history .control input::placeholder,
.downloadable-customer-products .control input::placeholder,
.wishlist-index-index .control input::placeholder,
.review-customer-index .control input::placeholder,
.rewardpoint-index-index .control input::placeholder,
.sales-order-view .control input::placeholder {
  font-family: 'BarlowRegular';
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
}
.account.customer-account-index .fieldset .block-title-info,
.account.customer-address-index .fieldset .block-title-info,
.account.customer-account-edit .fieldset .block-title-info,
.account.newsletter-manage-index .fieldset .block-title-info,
.account.customer-address-form .fieldset .block-title-info,
.sales-order-history .fieldset .block-title-info,
.downloadable-customer-products .fieldset .block-title-info,
.wishlist-index-index .fieldset .block-title-info,
.review-customer-index .fieldset .block-title-info,
.rewardpoint-index-index .fieldset .block-title-info,
.sales-order-view .fieldset .block-title-info {
  font-family: LemonMilk;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  color: #000;
}
.account.customer-account-index .label span,
.account.customer-address-index .label span,
.account.customer-account-edit .label span,
.account.newsletter-manage-index .label span,
.account.customer-address-form .label span,
.sales-order-history .label span,
.downloadable-customer-products .label span,
.wishlist-index-index .label span,
.review-customer-index .label span,
.rewardpoint-index-index .label span,
.sales-order-view .label span {
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 500;
  line-height: 22px;
  color: #000;
}
.account.customer-account-index button.ui-datepicker-trigger.v-middle,
.account.customer-address-index button.ui-datepicker-trigger.v-middle,
.account.customer-account-edit button.ui-datepicker-trigger.v-middle,
.account.newsletter-manage-index button.ui-datepicker-trigger.v-middle,
.account.customer-address-form button.ui-datepicker-trigger.v-middle,
.sales-order-history button.ui-datepicker-trigger.v-middle,
.downloadable-customer-products button.ui-datepicker-trigger.v-middle,
.wishlist-index-index button.ui-datepicker-trigger.v-middle,
.review-customer-index button.ui-datepicker-trigger.v-middle,
.rewardpoint-index-index button.ui-datepicker-trigger.v-middle,
.sales-order-view button.ui-datepicker-trigger.v-middle {
  margin-bottom: 20px;
  margin-top: 20px;
}
.account.customer-account-index .block-title .order .action .view,
.account.customer-address-index .block-title .order .action .view,
.account.customer-account-edit .block-title .order .action .view,
.account.newsletter-manage-index .block-title .order .action .view,
.account.customer-address-form .block-title .order .action .view,
.sales-order-history .block-title .order .action .view,
.downloadable-customer-products .block-title .order .action .view,
.wishlist-index-index .block-title .order .action .view,
.review-customer-index .block-title .order .action .view,
.rewardpoint-index-index .block-title .order .action .view,
.sales-order-view .block-title .order .action .view {
  color: #808080;
  font-weight: 500;
  font-size: 12px;
  text-decoration: underline !important;
  font-family: 'Poppins';
}
.account.customer-account-index .orders-history .table-order-items thead tr th,
.account.customer-address-index .orders-history .table-order-items thead tr th,
.account.customer-account-edit .orders-history .table-order-items thead tr th,
.account.newsletter-manage-index .orders-history .table-order-items thead tr th,
.account.customer-address-form .orders-history .table-order-items thead tr th,
.sales-order-history .orders-history .table-order-items thead tr th,
.downloadable-customer-products .orders-history .table-order-items thead tr th,
.wishlist-index-index .orders-history .table-order-items thead tr th,
.review-customer-index .orders-history .table-order-items thead tr th,
.rewardpoint-index-index .orders-history .table-order-items thead tr th,
.sales-order-view .orders-history .table-order-items thead tr th {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}
.account.customer-account-index .orders-history .table-order-items tbody tr td,
.account.customer-address-index .orders-history .table-order-items tbody tr td,
.account.customer-account-edit .orders-history .table-order-items tbody tr td,
.account.newsletter-manage-index .orders-history .table-order-items tbody tr td,
.account.customer-address-form .orders-history .table-order-items tbody tr td,
.sales-order-history .orders-history .table-order-items tbody tr td,
.downloadable-customer-products .orders-history .table-order-items tbody tr td,
.wishlist-index-index .orders-history .table-order-items tbody tr td,
.review-customer-index .orders-history .table-order-items tbody tr td,
.rewardpoint-index-index .orders-history .table-order-items tbody tr td,
.sales-order-view .orders-history .table-order-items tbody tr td {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.account.customer-account-index .orders-history .table-order-items .col .action,
.account.customer-address-index .orders-history .table-order-items .col .action,
.account.customer-account-edit .orders-history .table-order-items .col .action,
.account.newsletter-manage-index .orders-history .table-order-items .col .action,
.account.customer-address-form .orders-history .table-order-items .col .action,
.sales-order-history .orders-history .table-order-items .col .action,
.downloadable-customer-products .orders-history .table-order-items .col .action,
.wishlist-index-index .orders-history .table-order-items .col .action,
.review-customer-index .orders-history .table-order-items .col .action,
.rewardpoint-index-index .orders-history .table-order-items .col .action,
.sales-order-view .orders-history .table-order-items .col .action {
  text-decoration: none;
}
.account.customer-account-index .orders-history .table-order-items .col .action span,
.account.customer-address-index .orders-history .table-order-items .col .action span,
.account.customer-account-edit .orders-history .table-order-items .col .action span,
.account.newsletter-manage-index .orders-history .table-order-items .col .action span,
.account.customer-address-form .orders-history .table-order-items .col .action span,
.sales-order-history .orders-history .table-order-items .col .action span,
.downloadable-customer-products .orders-history .table-order-items .col .action span,
.wishlist-index-index .orders-history .table-order-items .col .action span,
.review-customer-index .orders-history .table-order-items .col .action span,
.rewardpoint-index-index .orders-history .table-order-items .col .action span,
.sales-order-view .orders-history .table-order-items .col .action span {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #626262;
  text-decoration: underline;
}
.account.customer-account-index .limiter .limiter-label,
.account.customer-address-index .limiter .limiter-label,
.account.customer-account-edit .limiter .limiter-label,
.account.newsletter-manage-index .limiter .limiter-label,
.account.customer-address-form .limiter .limiter-label,
.sales-order-history .limiter .limiter-label,
.downloadable-customer-products .limiter .limiter-label,
.wishlist-index-index .limiter .limiter-label,
.review-customer-index .limiter .limiter-label,
.rewardpoint-index-index .limiter .limiter-label,
.sales-order-view .limiter .limiter-label,
.account.customer-account-index .limiter .limiter-text,
.account.customer-address-index .limiter .limiter-text,
.account.customer-account-edit .limiter .limiter-text,
.account.newsletter-manage-index .limiter .limiter-text,
.account.customer-address-form .limiter .limiter-text,
.sales-order-history .limiter .limiter-text,
.downloadable-customer-products .limiter .limiter-text,
.wishlist-index-index .limiter .limiter-text,
.review-customer-index .limiter .limiter-text,
.rewardpoint-index-index .limiter .limiter-text,
.sales-order-view .limiter .limiter-text {
  font-weight: 400;
  font-family: 'Poppins';
  font-size: 14px;
}
.account.customer-account-index .block-title b,
.account.customer-address-index .block-title b,
.account.customer-account-edit .block-title b,
.account.newsletter-manage-index .block-title b,
.account.customer-address-form .block-title b,
.sales-order-history .block-title b,
.downloadable-customer-products .block-title b,
.wishlist-index-index .block-title b,
.review-customer-index .block-title b,
.rewardpoint-index-index .block-title b,
.sales-order-view .block-title b {
  font-size: 20px;
  line-height: 30px;
  font-family: 'LemonMilk';
  font-weight: 600;
}
.account.customer-account-index .block-title strong,
.account.customer-address-index .block-title strong,
.account.customer-account-edit .block-title strong,
.account.newsletter-manage-index .block-title strong,
.account.customer-address-form .block-title strong,
.sales-order-history .block-title strong,
.downloadable-customer-products .block-title strong,
.wishlist-index-index .block-title strong,
.review-customer-index .block-title strong,
.rewardpoint-index-index .block-title strong,
.sales-order-view .block-title strong {
  font-size: 20px !important;
  line-height: 30px;
  font-family: 'LemonMilk';
  font-weight: 600;
}
.account.customer-account-index .block-content .rw-point span,
.account.customer-address-index .block-content .rw-point span,
.account.customer-account-edit .block-content .rw-point span,
.account.newsletter-manage-index .block-content .rw-point span,
.account.customer-address-form .block-content .rw-point span,
.sales-order-history .block-content .rw-point span,
.downloadable-customer-products .block-content .rw-point span,
.wishlist-index-index .block-content .rw-point span,
.review-customer-index .block-content .rw-point span,
.rewardpoint-index-index .block-content .rw-point span,
.sales-order-view .block-content .rw-point span {
  font-size: 18px;
  line-height: 28px;
  font-family: 'Poppins';
  font-weight: 400;
}
.account.customer-account-index .block-content .rw-point .panel-point,
.account.customer-address-index .block-content .rw-point .panel-point,
.account.customer-account-edit .block-content .rw-point .panel-point,
.account.newsletter-manage-index .block-content .rw-point .panel-point,
.account.customer-address-form .block-content .rw-point .panel-point,
.sales-order-history .block-content .rw-point .panel-point,
.downloadable-customer-products .block-content .rw-point .panel-point,
.wishlist-index-index .block-content .rw-point .panel-point,
.review-customer-index .block-content .rw-point .panel-point,
.rewardpoint-index-index .block-content .rw-point .panel-point,
.sales-order-view .block-content .rw-point .panel-point {
  font-size: 18px;
}
.account.customer-account-index .btn-square,
.account.customer-address-index .btn-square,
.account.customer-account-edit .btn-square,
.account.newsletter-manage-index .btn-square,
.account.customer-address-form .btn-square,
.sales-order-history .btn-square,
.downloadable-customer-products .btn-square,
.wishlist-index-index .btn-square,
.review-customer-index .btn-square,
.rewardpoint-index-index .btn-square,
.sales-order-view .btn-square,
.account.customer-account-index .add,
.account.customer-address-index .add,
.account.customer-account-edit .add,
.account.newsletter-manage-index .add,
.account.customer-address-form .add,
.sales-order-history .add,
.downloadable-customer-products .add,
.wishlist-index-index .add,
.review-customer-index .add,
.rewardpoint-index-index .add,
.sales-order-view .add {
  background: #0091c1;
  border-radius: 4px;
  font-size: 18px;
  line-height: 21px;
  font-family: 'BarlowRegular';
  border: none;
  height: 40px;
}
.account.customer-account-index button.action.save.primary,
.account.customer-address-index button.action.save.primary,
.account.customer-account-edit button.action.save.primary,
.account.newsletter-manage-index button.action.save.primary,
.account.customer-address-form button.action.save.primary,
.sales-order-history button.action.save.primary,
.downloadable-customer-products button.action.save.primary,
.wishlist-index-index button.action.save.primary,
.review-customer-index button.action.save.primary,
.rewardpoint-index-index button.action.save.primary,
.sales-order-view button.action.save.primary {
  background: #0091c1;
  border-radius: 4px !important;
  font-size: 18px !important;
  font-family: 'BarlowRegular' !important;
  border: none;
  height: 40px;
}
.account.customer-account-index .block-transaction .block-title .action,
.account.customer-address-index .block-transaction .block-title .action,
.account.customer-account-edit .block-transaction .block-title .action,
.account.newsletter-manage-index .block-transaction .block-title .action,
.account.customer-address-form .block-transaction .block-title .action,
.sales-order-history .block-transaction .block-title .action,
.downloadable-customer-products .block-transaction .block-title .action,
.wishlist-index-index .block-transaction .block-title .action,
.review-customer-index .block-transaction .block-title .action,
.rewardpoint-index-index .block-transaction .block-title .action,
.sales-order-view .block-transaction .block-title .action {
  text-decoration: none !important;
}
.account.customer-account-index .block .block-transaction .block-title .action .view-all,
.account.customer-address-index .block .block-transaction .block-title .action .view-all,
.account.customer-account-edit .block .block-transaction .block-title .action .view-all,
.account.newsletter-manage-index .block .block-transaction .block-title .action .view-all,
.account.customer-address-form .block .block-transaction .block-title .action .view-all,
.sales-order-history .block .block-transaction .block-title .action .view-all,
.downloadable-customer-products .block .block-transaction .block-title .action .view-all,
.wishlist-index-index .block .block-transaction .block-title .action .view-all,
.review-customer-index .block .block-transaction .block-title .action .view-all,
.rewardpoint-index-index .block .block-transaction .block-title .action .view-all,
.sales-order-view .block .block-transaction .block-title .action .view-all {
  font-family: 'Poppins' !important;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
  color: #626262 !important;
  text-decoration: underline !important;
}
.account.customer-account-index .transaction-recent .table-transaction-items thead tr th,
.account.customer-address-index .transaction-recent .table-transaction-items thead tr th,
.account.customer-account-edit .transaction-recent .table-transaction-items thead tr th,
.account.newsletter-manage-index .transaction-recent .table-transaction-items thead tr th,
.account.customer-address-form .transaction-recent .table-transaction-items thead tr th,
.sales-order-history .transaction-recent .table-transaction-items thead tr th,
.downloadable-customer-products .transaction-recent .table-transaction-items thead tr th,
.wishlist-index-index .transaction-recent .table-transaction-items thead tr th,
.review-customer-index .transaction-recent .table-transaction-items thead tr th,
.rewardpoint-index-index .transaction-recent .table-transaction-items thead tr th,
.sales-order-view .transaction-recent .table-transaction-items thead tr th {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  color: #000;
}
.account.customer-account-index .transaction-recent .table-transaction-items tbody tr td,
.account.customer-address-index .transaction-recent .table-transaction-items tbody tr td,
.account.customer-account-edit .transaction-recent .table-transaction-items tbody tr td,
.account.newsletter-manage-index .transaction-recent .table-transaction-items tbody tr td,
.account.customer-address-form .transaction-recent .table-transaction-items tbody tr td,
.sales-order-history .transaction-recent .table-transaction-items tbody tr td,
.downloadable-customer-products .transaction-recent .table-transaction-items tbody tr td,
.wishlist-index-index .transaction-recent .table-transaction-items tbody tr td,
.review-customer-index .transaction-recent .table-transaction-items tbody tr td,
.rewardpoint-index-index .transaction-recent .table-transaction-items tbody tr td,
.sales-order-view .transaction-recent .table-transaction-items tbody tr td {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #000;
}
.account.customer-account-index .transaction-recent .table-transaction-items .col .action,
.account.customer-address-index .transaction-recent .table-transaction-items .col .action,
.account.customer-account-edit .transaction-recent .table-transaction-items .col .action,
.account.newsletter-manage-index .transaction-recent .table-transaction-items .col .action,
.account.customer-address-form .transaction-recent .table-transaction-items .col .action,
.sales-order-history .transaction-recent .table-transaction-items .col .action,
.downloadable-customer-products .transaction-recent .table-transaction-items .col .action,
.wishlist-index-index .transaction-recent .table-transaction-items .col .action,
.review-customer-index .transaction-recent .table-transaction-items .col .action,
.rewardpoint-index-index .transaction-recent .table-transaction-items .col .action,
.sales-order-view .transaction-recent .table-transaction-items .col .action {
  text-decoration: none;
}
.account.customer-account-index .transaction-recent .table-transaction-items .col .action span,
.account.customer-address-index .transaction-recent .table-transaction-items .col .action span,
.account.customer-account-edit .transaction-recent .table-transaction-items .col .action span,
.account.newsletter-manage-index .transaction-recent .table-transaction-items .col .action span,
.account.customer-address-form .transaction-recent .table-transaction-items .col .action span,
.sales-order-history .transaction-recent .table-transaction-items .col .action span,
.downloadable-customer-products .transaction-recent .table-transaction-items .col .action span,
.wishlist-index-index .transaction-recent .table-transaction-items .col .action span,
.review-customer-index .transaction-recent .table-transaction-items .col .action span,
.rewardpoint-index-index .transaction-recent .table-transaction-items .col .action span,
.sales-order-view .transaction-recent .table-transaction-items .col .action span {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #626262;
  text-decoration: underline;
}
.account.customer-account-index .block-notify .block-content form .fieldset .choice .main-check-point,
.account.customer-address-index .block-notify .block-content form .fieldset .choice .main-check-point,
.account.customer-account-edit .block-notify .block-content form .fieldset .choice .main-check-point,
.account.newsletter-manage-index .block-notify .block-content form .fieldset .choice .main-check-point,
.account.customer-address-form .block-notify .block-content form .fieldset .choice .main-check-point,
.sales-order-history .block-notify .block-content form .fieldset .choice .main-check-point,
.downloadable-customer-products .block-notify .block-content form .fieldset .choice .main-check-point,
.wishlist-index-index .block-notify .block-content form .fieldset .choice .main-check-point,
.review-customer-index .block-notify .block-content form .fieldset .choice .main-check-point,
.rewardpoint-index-index .block-notify .block-content form .fieldset .choice .main-check-point,
.sales-order-view .block-notify .block-content form .fieldset .choice .main-check-point {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Poppins';
}
.account.customer-account-index .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.account.customer-address-index .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.account.customer-account-edit .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.account.newsletter-manage-index .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.account.customer-address-form .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.sales-order-history .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.downloadable-customer-products .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.wishlist-index-index .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.review-customer-index .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.rewardpoint-index-index .block-notify .block-content form .fieldset .choice .main-check-point .geekmark,
.sales-order-view .block-notify .block-content form .fieldset .choice .main-check-point .geekmark {
  top: 2px;
}
.account.customer-account-index .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.account.customer-address-index .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.account.customer-account-edit .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.account.newsletter-manage-index .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.account.customer-address-form .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.sales-order-history .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.downloadable-customer-products .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.wishlist-index-index .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.review-customer-index .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.rewardpoint-index-index .table-wrapper.orders-history table tbody tr td.actions .action.view:after,
.sales-order-view .table-wrapper.orders-history table tbody tr td.actions .action.view:after {
  content: "|" !important;
  margin: 0 8px;
  display: inline-block;
  color: gray;
}
.account.customer-account-index .control .password-weak .password-strength-meter,
.account.customer-address-index .control .password-weak .password-strength-meter,
.account.customer-account-edit .control .password-weak .password-strength-meter,
.account.newsletter-manage-index .control .password-weak .password-strength-meter,
.account.customer-address-form .control .password-weak .password-strength-meter,
.sales-order-history .control .password-weak .password-strength-meter,
.downloadable-customer-products .control .password-weak .password-strength-meter,
.wishlist-index-index .control .password-weak .password-strength-meter,
.review-customer-index .control .password-weak .password-strength-meter,
.rewardpoint-index-index .control .password-weak .password-strength-meter,
.sales-order-view .control .password-weak .password-strength-meter {
  background-color: #ffffff !important;
}
.account.customer-account-index .block-dashboard-orders .order .action,
.account.customer-address-index .block-dashboard-orders .order .action,
.account.customer-account-edit .block-dashboard-orders .order .action,
.account.newsletter-manage-index .block-dashboard-orders .order .action,
.account.customer-address-form .block-dashboard-orders .order .action,
.sales-order-history .block-dashboard-orders .order .action,
.downloadable-customer-products .block-dashboard-orders .order .action,
.wishlist-index-index .block-dashboard-orders .order .action,
.review-customer-index .block-dashboard-orders .order .action,
.rewardpoint-index-index .block-dashboard-orders .order .action,
.sales-order-view .block-dashboard-orders .order .action {
  text-decoration: none;
}
.account.customer-account-index .block-dashboard-orders .order .action span,
.account.customer-address-index .block-dashboard-orders .order .action span,
.account.customer-account-edit .block-dashboard-orders .order .action span,
.account.newsletter-manage-index .block-dashboard-orders .order .action span,
.account.customer-address-form .block-dashboard-orders .order .action span,
.sales-order-history .block-dashboard-orders .order .action span,
.downloadable-customer-products .block-dashboard-orders .order .action span,
.wishlist-index-index .block-dashboard-orders .order .action span,
.review-customer-index .block-dashboard-orders .order .action span,
.rewardpoint-index-index .block-dashboard-orders .order .action span,
.sales-order-view .block-dashboard-orders .order .action span {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #626262;
  text-decoration: underline;
}
.account.customer-account-index .orders-recent .table-order-items thead tr th,
.account.customer-address-index .orders-recent .table-order-items thead tr th,
.account.customer-account-edit .orders-recent .table-order-items thead tr th,
.account.newsletter-manage-index .orders-recent .table-order-items thead tr th,
.account.customer-address-form .orders-recent .table-order-items thead tr th,
.sales-order-history .orders-recent .table-order-items thead tr th,
.downloadable-customer-products .orders-recent .table-order-items thead tr th,
.wishlist-index-index .orders-recent .table-order-items thead tr th,
.review-customer-index .orders-recent .table-order-items thead tr th,
.rewardpoint-index-index .orders-recent .table-order-items thead tr th,
.sales-order-view .orders-recent .table-order-items thead tr th {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  color: #000;
}
.account.customer-account-index .orders-recent .table-order-items tbody tr td,
.account.customer-address-index .orders-recent .table-order-items tbody tr td,
.account.customer-account-edit .orders-recent .table-order-items tbody tr td,
.account.newsletter-manage-index .orders-recent .table-order-items tbody tr td,
.account.customer-address-form .orders-recent .table-order-items tbody tr td,
.sales-order-history .orders-recent .table-order-items tbody tr td,
.downloadable-customer-products .orders-recent .table-order-items tbody tr td,
.wishlist-index-index .orders-recent .table-order-items tbody tr td,
.review-customer-index .orders-recent .table-order-items tbody tr td,
.rewardpoint-index-index .orders-recent .table-order-items tbody tr td,
.sales-order-view .orders-recent .table-order-items tbody tr td {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #000;
}
.account.customer-account-index .orders-recent .table-order-items .col .action,
.account.customer-address-index .orders-recent .table-order-items .col .action,
.account.customer-account-edit .orders-recent .table-order-items .col .action,
.account.newsletter-manage-index .orders-recent .table-order-items .col .action,
.account.customer-address-form .orders-recent .table-order-items .col .action,
.sales-order-history .orders-recent .table-order-items .col .action,
.downloadable-customer-products .orders-recent .table-order-items .col .action,
.wishlist-index-index .orders-recent .table-order-items .col .action,
.review-customer-index .orders-recent .table-order-items .col .action,
.rewardpoint-index-index .orders-recent .table-order-items .col .action,
.sales-order-view .orders-recent .table-order-items .col .action {
  text-decoration: none;
}
.account.customer-account-index .orders-recent .table-order-items .col .action span,
.account.customer-address-index .orders-recent .table-order-items .col .action span,
.account.customer-account-edit .orders-recent .table-order-items .col .action span,
.account.newsletter-manage-index .orders-recent .table-order-items .col .action span,
.account.customer-address-form .orders-recent .table-order-items .col .action span,
.sales-order-history .orders-recent .table-order-items .col .action span,
.downloadable-customer-products .orders-recent .table-order-items .col .action span,
.wishlist-index-index .orders-recent .table-order-items .col .action span,
.review-customer-index .orders-recent .table-order-items .col .action span,
.rewardpoint-index-index .orders-recent .table-order-items .col .action span,
.sales-order-view .orders-recent .table-order-items .col .action span {
  font-family: 'Poppins';
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #626262;
  text-decoration: underline;
}
.account.customer-account-index .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.account.customer-address-index .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.account.customer-account-edit .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.account.newsletter-manage-index .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.account.customer-address-form .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.sales-order-history .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.downloadable-customer-products .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.wishlist-index-index .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.review-customer-index .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.rewardpoint-index-index .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after,
.sales-order-view .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after {
  color: gray;
}
.account.customer-account-index .block-dashboard-orders .block-title strong,
.account.customer-address-index .block-dashboard-orders .block-title strong,
.account.customer-account-edit .block-dashboard-orders .block-title strong,
.account.newsletter-manage-index .block-dashboard-orders .block-title strong,
.account.customer-address-form .block-dashboard-orders .block-title strong,
.sales-order-history .block-dashboard-orders .block-title strong,
.downloadable-customer-products .block-dashboard-orders .block-title strong,
.wishlist-index-index .block-dashboard-orders .block-title strong,
.review-customer-index .block-dashboard-orders .block-title strong,
.rewardpoint-index-index .block-dashboard-orders .block-title strong,
.sales-order-view .block-dashboard-orders .block-title strong {
  font-size: 20px !important;
  line-height: 30px;
  font-family: 'LemonMilk';
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .account.customer-account-index .table-wrapper table tbody tr td,
  .account.customer-address-index .table-wrapper table tbody tr td,
  .account.customer-account-edit .table-wrapper table tbody tr td,
  .account.newsletter-manage-index .table-wrapper table tbody tr td,
  .account.customer-address-form .table-wrapper table tbody tr td,
  .sales-order-history .table-wrapper table tbody tr td,
  .downloadable-customer-products .table-wrapper table tbody tr td,
  .wishlist-index-index .table-wrapper table tbody tr td,
  .review-customer-index .table-wrapper table tbody tr td,
  .rewardpoint-index-index .table-wrapper table tbody tr td,
  .sales-order-view .table-wrapper table tbody tr td {
    text-align: left;
    border-top: none !important;
  }
  .account.customer-account-index .table-transaction-items tbody tr td,
  .account.customer-address-index .table-transaction-items tbody tr td,
  .account.customer-account-edit .table-transaction-items tbody tr td,
  .account.newsletter-manage-index .table-transaction-items tbody tr td,
  .account.customer-address-form .table-transaction-items tbody tr td,
  .sales-order-history .table-transaction-items tbody tr td,
  .downloadable-customer-products .table-transaction-items tbody tr td,
  .wishlist-index-index .table-transaction-items tbody tr td,
  .review-customer-index .table-transaction-items tbody tr td,
  .rewardpoint-index-index .table-transaction-items tbody tr td,
  .sales-order-view .table-transaction-items tbody tr td {
    border-top: none !important;
  }
}
.account.customer-account-index .order-links .current strong,
.account.customer-address-index .order-links .current strong,
.account.customer-account-edit .order-links .current strong,
.account.newsletter-manage-index .order-links .current strong,
.account.customer-address-form .order-links .current strong,
.sales-order-history .order-links .current strong,
.downloadable-customer-products .order-links .current strong,
.wishlist-index-index .order-links .current strong,
.review-customer-index .order-links .current strong,
.rewardpoint-index-index .order-links .current strong,
.sales-order-view .order-links .current strong {
  font-size: 22px;
  font-weight: 600 !important;
  color: #000;
  font-family: LemonMilk;
}
.account.customer-account-index .order-links .current,
.account.customer-address-index .order-links .current,
.account.customer-account-edit .order-links .current,
.account.newsletter-manage-index .order-links .current,
.account.customer-address-form .order-links .current,
.sales-order-history .order-links .current,
.downloadable-customer-products .order-links .current,
.wishlist-index-index .order-links .current,
.review-customer-index .order-links .current,
.rewardpoint-index-index .order-links .current,
.sales-order-view .order-links .current {
  border-bottom: 4px solid #999!important;
}
.account.customer-account-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.account.customer-address-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.account.customer-account-edit .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.account.newsletter-manage-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.account.customer-address-form .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.sales-order-history .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.downloadable-customer-products .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.wishlist-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.review-customer-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.rewardpoint-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.sales-order-view .ordered .order-items .table-order-items tbody #order-item-row-18 col .product-item-name,
.account.customer-account-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.account.customer-address-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.account.customer-account-edit .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.account.newsletter-manage-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.account.customer-address-form .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.sales-order-history .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.downloadable-customer-products .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.wishlist-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.review-customer-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.rewardpoint-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.sales-order-view .ordered .order-items .table-order-items tbody #order-item-row-18 col .sku,
.account.customer-account-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.account.customer-address-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.account.customer-account-edit .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.account.newsletter-manage-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.account.customer-address-form .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.sales-order-history .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.downloadable-customer-products .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.wishlist-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.review-customer-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.rewardpoint-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.sales-order-view .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span {
  font-size: 16px;
  line-height: 30px;
  font-family: 'Poppins' !important;
  font-weight: 500 !important;
}
.account.customer-account-index .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.account.customer-address-index .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.account.customer-account-edit .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.account.newsletter-manage-index .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.account.customer-address-form .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.sales-order-history .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.downloadable-customer-products .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.wishlist-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.review-customer-index .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.rewardpoint-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price,
.sales-order-view .ordered .order-items .table-order-items tbody #order-item-row-18 .subtotal .price-excluding-tax .cart-price {
  font-size: 16px;
  line-height: 30px;
  font-family: 'Poppins' !important;
  font-weight: 400 !important;
}
.account.customer-account-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.account.customer-address-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.account.customer-account-edit .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.account.newsletter-manage-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.account.customer-address-form .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.sales-order-history .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.downloadable-customer-products .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.wishlist-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.review-customer-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.rewardpoint-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span,
.sales-order-view .ordered .order-items .table-order-items tbody #order-item-row-18 .qty .items-qty .item span {
  font-weight: 400 !important;
}
.account.customer-account-index .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.account.customer-address-index .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.account.customer-account-edit .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.account.newsletter-manage-index .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.account.customer-address-form .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.sales-order-history .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.downloadable-customer-products .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.wishlist-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.review-customer-index .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.rewardpoint-index-index .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price,
.sales-order-view .ordered .order-items .table-order-items tbody #order-item-row-18 .price .price-excluding-tax .cart-price {
  font-size: 16px;
  line-height: 30px;
  font-family: 'Poppins' !important;
  font-weight: 400 !important;
}
.account.customer-account-index .ordered .order-items .table-order-items tfoot tr th,
.account.customer-address-index .ordered .order-items .table-order-items tfoot tr th,
.account.customer-account-edit .ordered .order-items .table-order-items tfoot tr th,
.account.newsletter-manage-index .ordered .order-items .table-order-items tfoot tr th,
.account.customer-address-form .ordered .order-items .table-order-items tfoot tr th,
.sales-order-history .ordered .order-items .table-order-items tfoot tr th,
.downloadable-customer-products .ordered .order-items .table-order-items tfoot tr th,
.wishlist-index-index .ordered .order-items .table-order-items tfoot tr th,
.review-customer-index .ordered .order-items .table-order-items tfoot tr th,
.rewardpoint-index-index .ordered .order-items .table-order-items tfoot tr th,
.sales-order-view .ordered .order-items .table-order-items tfoot tr th,
.account.customer-account-index .ordered .order-items .table-order-items tfoot tr td,
.account.customer-address-index .ordered .order-items .table-order-items tfoot tr td,
.account.customer-account-edit .ordered .order-items .table-order-items tfoot tr td,
.account.newsletter-manage-index .ordered .order-items .table-order-items tfoot tr td,
.account.customer-address-form .ordered .order-items .table-order-items tfoot tr td,
.sales-order-history .ordered .order-items .table-order-items tfoot tr td,
.downloadable-customer-products .ordered .order-items .table-order-items tfoot tr td,
.wishlist-index-index .ordered .order-items .table-order-items tfoot tr td,
.review-customer-index .ordered .order-items .table-order-items tfoot tr td,
.rewardpoint-index-index .ordered .order-items .table-order-items tfoot tr td,
.sales-order-view .ordered .order-items .table-order-items tfoot tr td {
  font-size: 16px;
  line-height: 30px;
  font-family: 'Poppins';
  font-weight: 500;
}
.account.customer-account-index .ordered .order-items .table-order-items tfoot .shipping th,
.account.customer-address-index .ordered .order-items .table-order-items tfoot .shipping th,
.account.customer-account-edit .ordered .order-items .table-order-items tfoot .shipping th,
.account.newsletter-manage-index .ordered .order-items .table-order-items tfoot .shipping th,
.account.customer-address-form .ordered .order-items .table-order-items tfoot .shipping th,
.sales-order-history .ordered .order-items .table-order-items tfoot .shipping th,
.downloadable-customer-products .ordered .order-items .table-order-items tfoot .shipping th,
.wishlist-index-index .ordered .order-items .table-order-items tfoot .shipping th,
.review-customer-index .ordered .order-items .table-order-items tfoot .shipping th,
.rewardpoint-index-index .ordered .order-items .table-order-items tfoot .shipping th,
.sales-order-view .ordered .order-items .table-order-items tfoot .shipping th,
.account.customer-account-index .ordered .order-items .table-order-items tfoot .shipping td,
.account.customer-address-index .ordered .order-items .table-order-items tfoot .shipping td,
.account.customer-account-edit .ordered .order-items .table-order-items tfoot .shipping td,
.account.newsletter-manage-index .ordered .order-items .table-order-items tfoot .shipping td,
.account.customer-address-form .ordered .order-items .table-order-items tfoot .shipping td,
.sales-order-history .ordered .order-items .table-order-items tfoot .shipping td,
.downloadable-customer-products .ordered .order-items .table-order-items tfoot .shipping td,
.wishlist-index-index .ordered .order-items .table-order-items tfoot .shipping td,
.review-customer-index .ordered .order-items .table-order-items tfoot .shipping td,
.rewardpoint-index-index .ordered .order-items .table-order-items tfoot .shipping td,
.sales-order-view .ordered .order-items .table-order-items tfoot .shipping td {
  font-size: 18px;
}
.account.customer-account-index .ordered .order-items .table-order-items tfoot .grand_total th,
.account.customer-address-index .ordered .order-items .table-order-items tfoot .grand_total th,
.account.customer-account-edit .ordered .order-items .table-order-items tfoot .grand_total th,
.account.newsletter-manage-index .ordered .order-items .table-order-items tfoot .grand_total th,
.account.customer-address-form .ordered .order-items .table-order-items tfoot .grand_total th,
.sales-order-history .ordered .order-items .table-order-items tfoot .grand_total th,
.downloadable-customer-products .ordered .order-items .table-order-items tfoot .grand_total th,
.wishlist-index-index .ordered .order-items .table-order-items tfoot .grand_total th,
.review-customer-index .ordered .order-items .table-order-items tfoot .grand_total th,
.rewardpoint-index-index .ordered .order-items .table-order-items tfoot .grand_total th,
.sales-order-view .ordered .order-items .table-order-items tfoot .grand_total th,
.account.customer-account-index .ordered .order-items .table-order-items tfoot .grand_total td,
.account.customer-address-index .ordered .order-items .table-order-items tfoot .grand_total td,
.account.customer-account-edit .ordered .order-items .table-order-items tfoot .grand_total td,
.account.newsletter-manage-index .ordered .order-items .table-order-items tfoot .grand_total td,
.account.customer-address-form .ordered .order-items .table-order-items tfoot .grand_total td,
.sales-order-history .ordered .order-items .table-order-items tfoot .grand_total td,
.downloadable-customer-products .ordered .order-items .table-order-items tfoot .grand_total td,
.wishlist-index-index .ordered .order-items .table-order-items tfoot .grand_total td,
.review-customer-index .ordered .order-items .table-order-items tfoot .grand_total td,
.rewardpoint-index-index .ordered .order-items .table-order-items tfoot .grand_total td,
.sales-order-view .ordered .order-items .table-order-items tfoot .grand_total td {
  font-size: 20px;
  color: #000 !important;
}
.account.sales-order-history .limiter .limiter-options,
.rewardpoint-transaction-index .limiter .limiter-options {
  border: 2px solid #0091c1!important;
  border-radius: 4px !important;
  font-size: 16px;
  font-weight: 600;
  font-family: 'LemonMilk';
  color: #0091c1;
}
.account.sales-order-history .limiter .limiter-label,
.rewardpoint-transaction-index .limiter .limiter-label,
.account.sales-order-history .limiter .limiter-text,
.rewardpoint-transaction-index .limiter .limiter-text {
  font-weight: 400;
  font-family: 'Poppins';
  font-size: 14px;
}
.rewardpoint-transaction-index .block-balance .rw-point .panel-point {
  text-decoration: none;
}
.password-strength-meter {
  background-color: #ffffff !important;
}
.btn-secondary.btn-xs {
  padding: 0 25px;
  line-height: 34px;
  height: 40px;
}
.action-secondary.btn-xs {
  padding: 0 25px;
  line-height: 34px;
  height: 40px;
}
.action-primary.btn-xs {
  padding: 0 25px;
  line-height: 34px;
  height: 40px;
}
.btn-default.btn-xs {
  padding: 0 25px;
  line-height: 34px;
  height: 40px;
}
.block-reorder .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.tocart {
  border-radius: 4px;
  margin: 0;
}
.block-reorder .actions-toolbar .action-gift.action.tocart {
  border-radius: 4px;
  margin: 0;
}
address {
  font-style: normal;
  font-family: 'Poppins' !important;
}
address a {
  color: #808080;
  font-weight: 500;
  font-size: 12px;
  text-decoration: underline !important;
  font-family: 'Poppins';
}
.address .a {
  color: #808080 !important;
  font-weight: 500;
  font-size: 12px;
  text-decoration: underline !important;
  font-family: 'Poppins';
  text-decoration: none;
}
@media only screen and (max-width: 480px) {
  body.customer-account-index .margin-top20 {
    position: relative;
    left: 155px;
    top: -60px;
  }
}
@media only screen and (max-width: 360px) {
  body.customer-account-index .margin-top20 {
    position: relative;
    left: 155px;
    top: -60px;
  }
}
.main .customnotice {
  font-family: LemonMilk;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  padding: 15px 10px;
  text-transform: uppercase;
  text-align: center;
  color: #000;
}
.page-wrapper .page-header .middle-header {
  background-color: #F9F9F9 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  padding: 6.5px 0px;
  max-height: 129px;
}
.page-wrapper .page-header .line .minicart-wrapper[data-block="minicart"] {
  margin-top: 17px;
  margin-left: 20px;
}
@media (max-width: 1024px) {
  .page-wrapper .page-header .middle-header {
    padding: 4px;
  }
  .line .minicart-wrapper[data-block="minicart"] {
    margin-top: 0px;
    margin-left: 0px;
  }
  .main .customnotice {
    font-size: 14px;
    padding: 10px 15px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .header-area .top-header .top-middle-header {
    display: none;
  }
}
header.page-header .header-area.header7 .middle-header .line {
  align-items: center;
}
header.page-header .header-area.header7 .nav-main-menu li > a {
  text-decoration: none !important;
  font-family: 'LemonMilk';
  font-weight: 500;
  color: #000000;
}
header.page-header .header-area.header7 button.action.nav-tg {
  margin-top: 5px !important;
}
header.page-header .header-top-links .header-acccount .header.links {
  list-style: none;
  padding: 10px !important;
}
header.page-header .header-top-links .header-acccount .header.links li a {
  text-decoration: none;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  border-bottom: none !important;
}
.nav-before-open header.page-header .header-area .megamenu-vertical .nav-tabs {
  border: none;
  padding: 0px !important;
  margin: 0px !important;
}
@media screen and (max-width: 1200px) {
  .nav-before-open header.page-header .header-area .megamenu-vertical .nav-tabs {
    list-style: none;
  }
  .nav-before-open header.page-header .header-area .megamenu-vertical .nav-tabs li a {
    text-decoration: none;
  }
  .menu-content-mb .header.links li a {
    text-decoration: none !important;
    font-family: 'LemonMilk';
    font-weight: 500;
    color: #000000;
  }
  .header {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .footer.content .middle-footer div[class*="col-des"]:not(:last-child) {
    margin-bottom: 0;
  }
  .footer.content .middle-footer .line .heading {
    font-size: 16px;
    margin-bottom: 15px;
    border-bottom: 1px solid #777;
    padding-bottom: 10px;
  }
  .footer.content .middle-footer .line .social-link {
    margin-bottom: 40px;
  }
  .footer.content .middle-footer .line .subscribe-text {
    margin-top: 20px;
  }
  .footer.content .middle-footer .line .menu {
    display: none;
    padding-top: 10px;
  }
  .footer.content .middle-footer .line .foot-nav {
    border-bottom: 1px solid #777;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .footer.content .middle-footer .line .foot-nav h2.heading {
    border-bottom: none;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 10px;
    line-height: normal;
  }
  .footer.content .middle-footer .line .foot-nav h2.heading:after {
    content: '\e622';
    font-family: 'icons-blank-theme';
    font-size: 40px;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 0;
    line-height: normal;
  }
  .footer.content .middle-footer .line .foot-nav.active ul.menu {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .footer.content .middle-footer .line .foot-nav.active h2.heading {
    border-bottom: 1px solid transparent;
    margin-bottom: 0;
  }
  .footer.content .middle-footer .line .foot-nav.active h2.heading:after {
    content: '\e621';
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .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,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .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),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .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),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .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,
  .bundle-options-container .legend.title,
  .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;
  }
  .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,
  .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,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .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,
  .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,
  [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,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel: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,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form: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,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel: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 {
    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;
  }
  .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,
  .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 {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue {
    float: left;
  }
  .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;
    width: auto;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 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 .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 30px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .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: 25px 10px 18px;
  }
  .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: 100%;
  }
  .checkout-onepage-success .print {
    display: none;
  }
  .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;
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    font-size: 14px;
    padding: 0 30px;
    height: 40px;
    font-weight: 600;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
    border-color: #56cfe1;
    background-color: #56cfe1;
    color: #fff;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    color: #222;
    background-color: #fff;
    border-color: #222;
    border-width: 2px;
    padding: 0 30px;
    height: 40px;
    font-weight: 600;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
    color: #fff;
    background-color: #222;
    border-color: #222;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-address .form-login {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 18px;
    padding-bottom: 4px;
  }
  .checkout-shipping-address .form-login fieldset#customer-email-fieldset {
    margin-bottom: 15px;
  }
  .checkout-shipping-address .form-login fieldset .field {
    margin-bottom: 15px;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary {
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
    margin-bottom: 0;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary:hover {
    border: 2px solid #56cfe1 !important;
    background-color: #56cfe1 !important;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar .secondary {
    margin-top: 0;
  }
  form.form.form-shipping-address fieldset.field.street.admin__control-fields {
    padding: 0;
    border: none;
  }
  .table-checkout-shipping-method {
    width: 100%;
  }
  .opc-sidebar {
    display: none;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: var(--thim-mgs-color-06, #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;
    right: 0;
  }
  .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;
  }
  .block-authentication .block-title {
    font-size: 24px;
    border-bottom: 0;
    margin-bottom: 20px;
    color: #333;
    line-height: normal;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .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;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .mgs-instant-search .products-grid .product-item {
    width: calc(33.33333333%);
  }
  .mgs-instant-search .posts.wrapper .items .item,
  .mgs-instant-search-type-page .posts.wrapper .items .item {
    width: 50%;
  }
  .catalogsearch-result-index .category-product-actions .toolbar .modes {
    display: none;
  }
  .catalogsearch-result-index .category-product-actions .change-product-per-row {
    display: none;
  }
  .tabs_categories_porfolio_content .item {
    width: calc(50%);
  }
  .portfolio-detail-item .pull-right {
    width: 100%;
    padding-left: 0;
    margin-bottom: 35px;
  }
  .portfolio-detail-item .pull-left {
    width: 100%;
    padding-right: 0;
  }
  .product-tab-wrapper .product-tab-content .product.info.detailed {
    padding-top: 30px;
  }
  .product-tab-wrapper .product-tab-content .product-tab {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .product-tab-wrapper .product-tab-content .product-tab {
    text-align: center;
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .product-tab-wrapper .product-tab-content .data.item.title {
    box-sizing: border-box;
    float: unset;
    width: auto;
    margin: 0 -1px 0 0;
    display: inline-block;
  }
  .product-tab-wrapper .product-tab-content .data.item.title .switch {
    color: #8e8e8e;
    border-radius: 20px;
    background: none !important;
    padding: 0 25px !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid transparent;
  }
  .product-tab-wrapper .product-tab-content .data.item.title .switch:hover {
    color: var(--thim-mgs-color-01);
  }
  .product-tab-wrapper .product-tab-content .data.item.title.active .switch {
    border: 1px solid var(--thim-mgs-color-01);
    color: var(--thim-mgs-color-01);
    border-radius: 20px;
  }
  .product-tab-wrapper .product-tab-content .data.item.content {
    border: none;
    margin-top: 51px;
    padding: 10px 0;
    background-color: transparent;
    box-shadow: unset;
    text-align: initial;
    display: none;
  }
  .product-tab-wrapper .product-tab-content .data.item.content[aria-hidden="false"] {
    display: block;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title {
    display: block;
    font-weight: 600;
    color: #000000;
    padding: 0 40px 0 17px;
    background-color: #f6f6f8;
    position: relative;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: left;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title a {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    font-size: 14px;
    color: var(--thim-mgs-color-01);
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title a:after {
    content: "+";
    position: absolute;
    background-color: #000;
    line-height: 40px;
    display: block;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    text-align: center;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title.active a:after {
    content: "-";
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.content {
    padding: 17px;
    border: 1px solid #f6f6f8;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    width: 100%;
  }
  .bundle-options-container .block-bundle-summary {
    position: relative;
    width: 100%;
  }
  .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%;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart {
    max-width: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0px;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart .icon,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart .icon {
    display: block;
    margin: 0;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart span.text,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart span.text {
    display: none;
    padding: 0;
  }
  .page-products .columns {
    padding-top: 0;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .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: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .page-layout-3columns .bottom-pagination {
    border-top: 1px solid #ddd;
    padding-top: 13px;
  }
  .page-layout-3columns .bottom-pagination .toolbar .limiter {
    display: block;
    text-align: right;
  }
  .page-layout-3columns .bottom-pagination .pages {
    padding-top: 0;
    border-top: none;
  }
  .page-layout-3columns .category-product-container .products {
    margin-bottom: 20px;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: block;
  }
  .product-info-main .box-tocart .fieldset,
  .product-options-bottom .box-tocart .fieldset {
    display: flex;
    flex-wrap: wrap;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
    flex-shrink: 0;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: flex;
    padding-top: 0;
    text-align: center;
    vertical-align: bottom;
    flex-shrink: 0;
  }
  .product-info-main .box-tocart .product-social-links,
  .product-options-bottom .box-tocart .product-social-links {
    width: auto;
    display: flex;
    margin-left: 10px;
  }
  .product-info-main .box-tocart .product-social-links .product-addto-links,
  .product-options-bottom .box-tocart .product-social-links .product-addto-links {
    margin: 0;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .product-info-main .product-info-stock-sku {
    margin-top: 10px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-product-view .block-releated {
    padding-top: 30px;
  }
  body.page-layout-product-with-sticky-info .column.main {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky {
    width: 100%;
    overflow: hidden;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky > div:first-child {
    width: 50% !important;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product-info-main {
    width: 50%;
    padding-left: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product-info-main.is_stuck {
    top: 0 !important;
    padding-top: 30px !important;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product.media {
    width: 50%;
  }
  body.page-layout-product-with-sticky-info-2 .column.main {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    display: none;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information.is_stuck {
    top: 0 !important;
    padding-top: 90px !important;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information h1.product-name {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .product-reviews-summary.empty {
    margin-left: auto;
    margin-right: auto;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .product-info-price .price-box .price {
    font-size: 22px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product.media {
    float: left;
    width: 50%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main {
    width: 50%;
    text-align: center;
    padding: 0 15px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-reviews-summary.empty {
    margin-left: 0;
    margin-top: auto;
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-reviews-summary.empty > div {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .swatch-opt .swatch-attribute-options {
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main.is_stuck {
    top: 0 !important;
    padding-top: 90px !important;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .fieldset,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .fieldset {
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .fieldset .actions,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .fieldset .actions {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links {
    justify-content: center;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links .product-addto-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links .product-addto-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock {
    color: var(--thim-mgs-color-01);
    padding: 10px 0;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock span {
    margin-left: 4px;
    font-weight: 400;
    letter-spacing: normal;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock.available span {
    color: #008000;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock.unavailable span {
    color: red;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku {
    display: block;
    vertical-align: top;
    color: #878787;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku strong.type {
    font-weight: 400;
    color: var(--thim-mgs-color-01);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku strong.type:after {
    content: ":";
    display: inline-block;
    margin-right: 4px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku .value {
    display: inline-block;
    vertical-align: top;
    word-break: break-all;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand {
    margin-top: 5px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand .brand-name .title {
    font-weight: 400;
    color: var(--thim-mgs-color-01);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand .brand-name .title:after {
    content: ":";
    display: inline-block;
    margin-right: 4px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
    position: relative;
  }
  .page-layout-1column .product-info-main {
    width: 50%;
    padding-left: 30px;
  }
  .page-layout-1column .product.media {
    width: 50%;
    height: auto !important;
  }
  .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-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;
  }
  .header-area.header3:not(.search-icon-popup) .block-search .minisearch .input-text {
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: #757575;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100%;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 100%;
    width: 100%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-title-wrapper + .page-main {
    margin-top: 40px;
  }
  .block.block-dashboard-addresses .box {
    margin-bottom: 0 !important;
  }
  .block-dashboard-orders .table-order-items tr th {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 14px;
  }
  .block-dashboard-orders .table-order-items tr th,
  .block-dashboard-orders .table-order-items tr td {
    padding: 15px;
    text-align: center;
    width: auto;
    border: 1px solid #ddd !important;
  }
  .block-dashboard-orders .table-order-items tr td.col.actions .action.view {
    margin: 0;
  }
  .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after {
    content: "|";
    display: inline-block;
    margin: 0 10px;
  }
  .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%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-header .header-area.header2 .top-custom-link ul {
    justify-content: left;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    vertical-align: top;
  }
  .page-footer .middle-footer div[class*="col-des"]:not(:last-child) {
    margin-bottom: 50px;
  }
  .page-footer .bottom-footer small.copyright {
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.75;
  }
  .page-footer .bottom-footer ul {
    display: table;
    margin: 0 auto;
  }
  .metro-banner .slide-text h2 {
    margin-top: 13px;
    margin-bottom: 22px;
  }
  .metro-banner .slide-text p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 42px;
    max-width: 500px;
  }
  .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: 0;
    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: 100%;
  }
  .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;
  }
  .top-header .line {
    padding-inline: 20px;
  }
  .middle-header .line {
    padding-inline: 20px;
  }
  .middle-header .line .block-left {
    display: flex;
    align-items: center;
  }
  .middle-header .line .social-link-wrapper-desktop .link-home {
    margin-right: 1rem;
  }
  .middle-header .line .social-link-wrapper-desktop .social-link li a {
    display: flex;
    align-items: center;
  }
  .middle-header .line .block-middle {
    display: flex;
  }
  .middle-header .line .block-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .middle-header .line .block-right .right-content {
    display: flex;
  }
  .footer.content .middle-footer .line .heading {
    font-size: 16px;
  }
  .slider_mgs_carousel .owl-stage .owl-item .item-image {
    margin-top: 0;
  }
  .active-builder .hidden-des {
    display: none !important;
  }
  .account .page-title-wrapper {
    padding-block: 1rem !important;
    margin-bottom: 2rem;
  }
  .account .page-title-wrapper.aw-rma__title .page-title {
    float: unset;
  }
  .account .page-title-wrapper.aw-rma__title .aw-rma__actions {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 74%;
  }
  .header-area .switcher .action.toggle {
    padding: 5px 8px;
  }
  .contact-index-index .contact-form-banner {
    overflow: hidden;
    max-height: 500px;
  }
  form.form-edit-account .fieldset.info {
    width: 45%;
    max-width: 500px;
    display: inline-block;
    margin: 0;
  }
  form.form-edit-account fieldset.fieldset.password {
    float: right;
    width: 50%;
    margin: 0;
  }
  .sidebar .account-nav ul.nav.items {
    border: 1px solid #ddd;
    padding: 10px;
  }
  .sidebar .account-nav ul.nav.items li.item {
    border-bottom: 1px solid #ddd;
  }
  .sidebar .account-nav ul.nav.items li.item:last-child {
    border-bottom: none;
  }
  .sidebar-additional .block .block-content {
    border: 1px solid #ddd;
    padding: 10px;
  }
  .sidebar-additional .block .block-content .product-items li {
    border-bottom: 1px solid #ddd;
  }
  .sidebar-additional .block .block-content .product-items li .product-item-info {
    margin-bottom: 10px;
  }
  .minicart-wrapper .minicart-items .product-item .details-qty.qty .cart-item-qty {
    width: 70px;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .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: 100%;
  }
  .mgs-instant-search .products-grid .product-item {
    width: 25%;
  }
  .mgs-instant-search .posts.wrapper .items .item,
  .mgs-instant-search-type-page .posts.wrapper .items .item {
    width: calc(33.33333333%);
  }
  .catalogsearch-result-index .category-product-actions .toolbar .modes {
    display: block;
  }
  .catalogsearch-result-index .category-product-actions .change-product-per-row {
    display: flex;
  }
  .tabs_categories_porfolio_content .item {
    width: calc(33.33333333%);
  }
  .portfolio-detail-item .pull-right {
    width: calc(33.33333333%);
    padding-left: 15px;
  }
  .portfolio-detail-item .pull-left {
    width: calc(66.66666667%);
    padding-right: 15px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 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: 1200px), print {
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: block;
  }
  .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart .icon,
  .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart .icon {
    display: none;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    margin-bottom: 10px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    text-align: center;
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information h1.product-name {
    padding-top: 70px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main {
    width: 25%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main h1.product-name,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-info-price,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-info-stock-sku,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-brand {
    display: none;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-add-form {
    padding-top: 70px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links {
    width: 100%;
    margin-left: 0;
    justify-content: center;
  }
  .header-area.search-visible .search-form .block-search {
    position: static;
    background: none;
    opacity: 1;
    visibility: visible;
  }
  .header-area.search-visible .search-form .block-search .block-content .form.minisearch {
    margin: 6px auto;
    padding: 0;
    border: 1px solid #ffffff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    background-color: #ffffff;
    border-radius: 40px;
  }
  .header-area.search-visible .search-form .block-search .block-content .form.minisearch .input-text {
    position: unset !important;
    border-radius: 40px;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: #757575;
    border: 1px solid #757575;
  }
  .header-area.search-visible .search-form .actions-search {
    display: none;
  }
  .header-area.header3 .parent-search .table-icon-menu {
    width: 1%;
  }
  .page-header .middle-header .menu-content {
    margin-left: 20px;
  }
  .page-header .menu-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-header .header-area.header3 .menu-wrapper {
    justify-content: flex-end;
  }
  .menu-wrapper .tab-content .tab-pane {
    display: none;
  }
  .menu-wrapper .tab-content .tab-pane.active {
    display: block;
  }
  .page-footer .middle-footer div[class*="col-des"]:not(:last-child) {
    margin-bottom: 0;
  }
  .page-footer .bottom-footer small.copyright {
    text-align: left;
    margin-bottom: 0;
    line-height: 1;
  }
  .page-footer .bottom-footer ul {
    display: block;
    margin: 0;
  }
  .section-tabs-left .mgs-product-tab .mgs-tab.data.items > .item.title,
  .section-tabs-right .mgs-product-tab .mgs-tab.data.items > .item.title {
    position: relative;
    top: -30px;
  }
  .section-tabs-left .banner-tab,
  .section-tabs-right .banner-tab {
    padding-top: 60px;
  }
  .section-tabs-right .mgs-product-tab .mgs-tab.data.items > .item.title {
    right: -17%;
  }
  .section-tabs-left .mgs-product-tab .mgs-tab.data.items > .item.title {
    left: -17%;
  }
  body.menu-vertical-fixed .page-wrapper {
    padding-left: 270px;
    position: inherit;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header {
    width: 270px;
    left: 0;
    position: fixed;
    top: 0;
    display: block;
    overflow: visible;
    height: 100vh;
    background-color: #fff;
    z-index: 500;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    min-height: 100vh;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-area.header5.active-sticky.scrolling {
    right: inherit;
    width: 270px;
    min-height: 100vh;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-bottom ul.social-link {
    justify-content: center;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li {
    width: 100%;
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li > a {
    padding: 11px 0px 11px 0px;
    position: relative;
    margin: 0 20px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li > .dropdown-menu {
    left: 100% !important;
    top: -11px;
    margin: 0 !important;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .menu-wrapper {
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .menu-wrapper ul.nav-main-menu {
    display: block;
    width: 100%;
    padding: 0;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content {
    padding: 60px 0 200px;
    position: relative;
    min-height: 100vh;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-logo img {
    margin: 0 auto;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-wishlist {
    margin-left: 10px;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-wishlist a {
    font-size: 24px;
    line-height: 1;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .table-icon-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-switchers {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-links {
    font-size: 24px;
    line-height: 1;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links {
    margin-left: 10px;
    position: relative;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links .header-acccount {
    left: -15px;
    right: inherit;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links .header-acccount .header.links li a {
    padding: 12px 10px 8px;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0px;
  }
}
