.button .button--primary {
  background: transparent;
  border-color: transparent;
  padding: 0;
  width: 100%;
  border: none; }

.form-input {
  border-radius: 6px;
  border: 1px solid #d1d5db;
  height: 55px;
  color: #76767a;
  font-size: 17px;
  font-weight: 500;
  line-height: 18px; }

.custom_account_recentitems .productGrid .product .card-figure .card-img-container .card_image_hover {
  display: none; }

.custom_account_recentitems .productGrid .product article.card:hover .card-figure .card-img-container .card_image_hover {
  display: block; }

.custom_account_recentitems .productGrid .product article.card:hover .card-figure .card-img-container .card_image {
  display: none; }

.form-field[data-type="AddressLine2"], .form-field[data-type="State"], .form-field[data-type="CompanyName"], .form-field[data-type="Phone"] {
  display: none !important; }

.custom_shippingaddressform .form-row--half > .form-field:nth-child(odd) {
  clear: inherit !important; }

.abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-value.cart-total-grandTotal {
  top: 0; }

.custom_login .page-heading,
.custom_forgotpassword .page-heading,
.custom_createaccount .page-heading {
  text-align: left;
  font-size: 34px;
  font-weight: 500;
  line-height: 27px;
  margin: 59px 0 37px; }

.custom_login .page-heading {
  text-align: center; }

.custom_login .login {
  max-width: 100%;
  margin: 0 auto; }

.custom_login .login-row {
  max-width: initial;
  width: auto;
  margin: 0 -10px;
  display: flex;
  justify-content: center; }
  .custom_login .login-row .login-form,
  .custom_login .login-row .new-customer {
    padding: 0 10px; }
  .custom_login .login-row .login-form {
    margin: 0;
    width: 100%;
    max-width: 500px; }
    .custom_login .login-row .login-form .form-field {
      margin: 0 0 17px; }
  .custom_login .login-row .form-actions {
    margin: 0;
    display: flex;
    flex-flow: column;
    align-items: center; }
    .custom_login .login-row .form-actions a {
      display: table;
      margin: 30px 0 0 0;
      background: url("https://store-drmiov7xoh.mybigcommerce.com/content/for_arrow.svg") left 3px no-repeat;
      padding: 0 0 0 27px; }
    .custom_login .login-row .form-actions .button {
      margin: 11px 0 0; }
    .custom_login .login-row .form-actions .for_cre_btn {
      display: flex;
      flex-flow: column;
      align-items: center; }
      .custom_login .login-row .form-actions .for_cre_btn .create_account_abz {
        margin: 20px 0 0 0; }

.custom_login .forgot-password {
  color: #1d1f2d;
  font-size: 18px; }
  .custom_login .forgot-password:hover {
    color: #19a799; }

.custom_forgotpassword .account--fixedSmall {
  width: 100%; }

.custom_createaccount .account--fixed {
  width: 100%; }
  .custom_createaccount .account--fixed .account-body {
    display: flex;
    justify-content: space-between; }
    .custom_createaccount .account--fixed .account-body::before, .custom_createaccount .account--fixed .account-body:after {
      content: none; }

.custom_createaccount .form {
  margin: 0;
  width: 48.7%; }
  .custom_createaccount .form .form-field {
    margin: 0 0 17px;
    width: 100%; }
    .custom_createaccount .form .form-field .form-label {
      color: #37383f;
      font-size: 17px;
      line-height: 18px;
      margin: 0 0 10px; }
      .custom_createaccount .form .form-field .form-label small {
        color: #37383f;
        margin: 0; }
    .custom_createaccount .form .form-field .form-select,
    .custom_createaccount .form .form-field .form-input {
      color: #76767a;
      font-family: "CircularStd";
      font-size: 17px;
      font-weight: 500;
      line-height: 24px;
      height: 55px;
      background-position: right 0.57143rem top 1.114rem;
      border-radius: 6px;
      border: 1px solid #d1d5db; }
    .custom_createaccount .form .form-field.form-field--success .form-select,
    .custom_createaccount .form .form-field.form-field--success .form-input {
      border-color: #19a799; }
    .custom_createaccount .form .form-field[data-type="CompanyName"], .custom_createaccount .form .form-field[data-type="Phone"], .custom_createaccount .form .form-field[data-type="AddressLine2"] {
      display: none; }
  .custom_createaccount .form .form-actions {
    text-align: left; }
    .custom_createaccount .form .form-actions .abz_login_link {
      display: flex;
      width: 100%;
      margin: 30px 0 0 0;
      font-size: 18px;
      line-height: normal;
      position: relative;
      padding: 0 0 0 25px;
      color: #1d1f2d;
      line-height: 1;
      gap: 5px; }
      .custom_createaccount .form .form-actions .abz_login_link a {
        text-decoration: none;
        color: #1d1f2d; }
        .custom_createaccount .form .form-actions .abz_login_link a:hover {
          color: #19a799; }
      .custom_createaccount .form .form-actions .abz_login_link::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        height: 18px;
        width: 18px;
        background: url(https://store-drmiov7xoh.mybigcommerce.com/content/for_arrow.svg) left center no-repeat;
        background-size: 18px; }

.custom_createaccount .abz_cre_acc_right {
  width: calc(100% - 48.7% - 30px); }
  .custom_createaccount .abz_cre_acc_right .abz_right_data {
    background: #F7FBFB;
    padding: 39px 44px;
    margin-top: 28px; }
    .custom_createaccount .abz_cre_acc_right .abz_right_data h3 {
      font-size: 25px;
      line-height: normal;
      margin: 0 0 20px; }
    .custom_createaccount .abz_cre_acc_right .abz_right_data ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .custom_createaccount .abz_cre_acc_right .abz_right_data ul li {
        position: relative;
        padding: 0 0 0 25px;
        font-size: 15px;
        line-height: normal;
        margin: 0 0 10px 0;
        color: #76767a; }
        .custom_createaccount .abz_cre_acc_right .abz_right_data ul li:last-child {
          margin: 0; }
        .custom_createaccount .abz_cre_acc_right .abz_right_data ul li::before {
          position: absolute;
          content: "";
          top: 0;
          left: 0;
          background: #19A799 url(https://store-drmiov7xoh.mybigcommerce.com/content/Check.svg) no-repeat center;
          height: 19px;
          width: 19px;
          background-size: 15px;
          border-radius: 100%; }

.custom_cart .body {
  margin: 25px 0 80px; }

.custom_cart .page {
  margin: 0; }

.custom_cart .page-content {
  padding: 0; }
  .custom_cart .page-content .page-heading {
    margin: 45px 0 37px 0;
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px; }

.abz_cart_page {
  display: flex;
  position: relative;
  justify-content: space-between; }
  .abz_cart_page .cart-content-padding-right {
    padding: 0; }
  .abz_cart_page .abz_cart_left {
    width: 784px; }
    .abz_cart_page .abz_cart_left .cart {
      margin: 0; }
      .abz_cart_page .abz_cart_left .cart .cart-header {
        display: none; }
        .abz_cart_page .abz_cart_left .cart .cart-header tr th {
          font-size: 18px;
          font-weight: 500;
          line-height: 24px;
          color: #1d1f2d; }
      .abz_cart_page .abz_cart_left .cart .cart-list {
        border-radius: 6px;
        border: 1px solid rgba(217, 217, 217, 0.48);
        display: block; }
        .abz_cart_page .abz_cart_left .cart .cart-list .cart-item {
          border: none;
          padding: 0 33px 0 27px;
          display: block; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item + .cart-item {
            border-top: 1px solid rgba(217, 217, 217, 0.48); }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-block {
            padding: 17px 0; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-figure {
            width: 132px; }
            .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-figure .cart-item-image {
              height: 157px;
              max-width: 100%;
              width: 100%;
              object-fit: contain; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title {
            padding-left: 45px;
            width: 300px; }
            .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .cart-item-brand {
              display: none; }
            .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .cart-item-name {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px; }
              .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .cart-item-name a {
                color: #1d1f2d; }
                .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .cart-item-name a:hover {
                  color: #19a799; }
            .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .remove_icon {
              padding: 0;
              background: transparent;
              display: flex;
              justify-content: space-between;
              align-items: center;
              float: none;
              margin: 20px 0 0 0;
              height: auto;
              width: auto; }
              .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .remove_icon .bin_icon {
                display: block;
                line-height: 0; }
              .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .remove_icon .rem_txt {
                color: #76767a;
                font-size: 16px;
                font-weight: 500;
                line-height: 26px;
                margin: 0 0 0 6px; }
            .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .definitionList .definitionList-key {
              color: #37383f;
              font-size: 14px;
              font-weight: 500;
              line-height: 20px; }
            .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .definitionList .definitionList-value {
              color: #76767a;
              font-size: 13px;
              font-weight: 500;
              line-height: 20px; }
            .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title a {
              color: #37383f; }
              .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title a:hover {
                color: #19a799; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-info .cart-item-value {
            color: #19a799;
            font-size: 20px;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: -1px; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-info .inclusief_text {
            display: block;
            color: #76767A;
            font-size: 14.5px;
            font-style: normal;
            font-weight: 450;
            line-height: 18px; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-info .cart_pri_text {
            display: inline-block;
            text-align: left; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-info .cart-remove {
            background: transparent;
            height: 14px;
            width: 14px;
            padding: 0;
            margin-top: 4px;
            margin-left: 30px; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity {
            width: 130px; }
            .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity .form-increment {
              margin: 0; }
              .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity .form-increment .button {
                padding: 0;
                background: transparent; }
                .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity .form-increment .button::before {
                  display: none; }
                .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity .form-increment .button .icon {
                  height: 9px;
                  width: 9px; }
              .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity .form-increment .form-input {
                border-radius: 5px;
                border: 1px solid #d1d1d1;
                background: #f9f9f9;
                height: 35px;
                width: 35px;
                margin: 0 14px;
                color: #37383f;
                font-size: 17px;
                font-weight: 500;
                line-height: 18px; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .abz_total_remove {
            width: 160px;
            text-align: center; }
          .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .abz_info_price {
            display: none; }
  .abz_cart_page .abz_cart_right {
    width: calc(100% - 784px - 29px);
    padding: 22px 0 55px;
    border-radius: 6px;
    background: rgba(218, 237, 239, 0.22);
    position: sticky;
    top: 70px; }
    .abz_cart_page .abz_cart_right .cart-totals {
      width: 100%;
      margin: 0; }
      .abz_cart_page .abz_cart_right .cart-totals .cart-total {
        padding: 0 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap; }
        .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-label {
          color: #76767a;
          font-size: 17px;
          font-weight: 500;
          line-height: 20px;
          padding: 0 0 10px;
          width: auto; }
          .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-label strong {
            font-weight: 500; }
        .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-value {
          padding: 0 0 10px;
          width: auto; }
        .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-value,
        .abz_cart_page .abz_cart_right .cart-totals .cart-total button {
          color: #37383f;
          font-size: 17px;
          font-weight: 500;
          line-height: 18px;
          text-decoration: none;
          font-style: normal;
          font-family: "CircularStd"; }
        .abz_cart_page .abz_cart_right .cart-totals .cart-total button:hover {
          color: #19a799; }
        .abz_cart_page .abz_cart_right .cart-totals .cart-total .form {
          margin: 0; }
          .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl {
            margin: 0; }
            .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-label {
              width: 100%;
              margin: 0 0 5px; }
              .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-label .form-label {
                text-align: left;
                color: #76767a;
                font-size: 13px;
                line-height: 18px; }
            .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-input {
              width: 100%;
              margin: 0 0 20px; }
              .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-input .form-select,
              .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-input .form-input {
                border-radius: 6px;
                border: 1px solid #d1d5db;
                color: #76767a; }
              .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-input.form-field--success .form-select,
              .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-input.form-field--success .form-input {
                border-color: #19a799; }
            .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .button {
              width: 100%;
              color: #ffffff;
              font-size: 16px;
              font-weight: 900;
              line-height: normal; }
          .abz_cart_page .abz_cart_right .cart-totals .cart-total .form .form-input {
            border-radius: 6px;
            border: 1px solid #d1d5db;
            color: #76767a;
            width: 100%; }
          .abz_cart_page .abz_cart_right .cart-totals .cart-total .form span.button {
            width: 100%;
            margin: 15px 0 0; }
        .abz_cart_page .abz_cart_right .cart-totals .cart-total + .cart-total {
          border-top: 1px solid #dff0f0;
          border: none;
          margin: 9px 0 0; }
        .abz_cart_page .abz_cart_right .cart-totals .cart-total.abz_cart_total {
          border-top: 1px solid #dff0f0;
          margin: 24px 0 0;
          padding-top: 18px; }
        .abz_cart_page .abz_cart_right .cart-totals .cart-total:before, .abz_cart_page .abz_cart_right .cart-totals .cart-total:after {
          content: none; }
    .abz_cart_page .abz_cart_right .cart-actions {
      padding: 0 16px; }
      .abz_cart_page .abz_cart_right .cart-actions .button {
        width: 100%;
        margin: 27px 0 0 0; }
    .abz_cart_page .abz_cart_right .cart_right_title {
      font-size: 20px;
      font-weight: 500;
      line-height: 27px;
      text-transform: capitalize;
      margin: 0 0 27px;
      padding: 0 20px; }
    .abz_cart_page .abz_cart_right .abz_stc_data {
      margin: 39px 0 32px 0;
      padding: 0 20px 0 16px; }
      .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li {
          margin: 0 0 10px 0; }
          .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li:last-child {
            margin: 0; }
          .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li p {
            margin: 0;
            color: rgba(34, 34, 34, 0.78);
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
            position: relative;
            padding: 10px 0 10px 39px; }
            .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li p b {
              font-weight: 700; }
            .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li p a {
              color: rgba(34, 34, 34, 0.78); }
              .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li p a:hover {
                color: #19a799; }
          .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li.pro_customdata_0 p {
            background: url(https://store-drmiov7xoh.mybigcommerce.com/content/pro_data_1.svg) left center no-repeat;
            background-size: auto; }
          .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li.pro_customdata_1 p {
            background: url(https://store-drmiov7xoh.mybigcommerce.com/content/pro_data_3.svg) left center no-repeat;
            background-size: auto; }
          .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li.pro_customdata_2 p {
            background: url(https://store-drmiov7xoh.mybigcommerce.com/content/cart_data_1.svg) left center no-repeat;
            background-size: auto; }
    .abz_cart_page .abz_cart_right .abz_cards {
      max-width: 430px;
      display: flex;
      justify-content: center;
      align-items: center;
      column-gap: 10px;
      padding: 0 15px; }
      .abz_cart_page .abz_cart_right .abz_cards .card_img {
        width: 56px;
        height: 37px; }
        .abz_cart_page .abz_cart_right .abz_cards .card_img img {
          height: 100%;
          width: 100%; }

.custom_cart .cart-additionalCheckoutButtons {
  display: none; }

.abz_captcha {
  display: block;
  width: 100%; }

.alertBox {
  background: #19a799;
  border-radius: 5px; }
  .alertBox .alertBox-column span {
    color: #fff; }
  .alertBox .alertBox-column .icon svg {
    fill: #fff; }

.login .form-label {
  font-family: "CircularStd";
  color: #1d1f2d;
  font-size: 17px; }

.login .panel-header .panel-title {
  letter-spacing: 0; }

.login .panel-header,
.login .panel-body {
  border-radius: 6px;
  background: rgba(218, 237, 239, 0.22); }

.login .panel-body p,
.login .panel-body li {
  color: #76767a;
  font-size: 18px; }

.account {
  clear: both; }
  .account .account-body {
    margin: 0; }
  .account .g-recaptcha {
    overflow: hidden; }

.form.forgot-password-form {
  margin-bottom: 0; }

.form-prefixPostfix--centeredColumn.wrap {
  flex-direction: row; }
  .form-prefixPostfix--centeredColumn.wrap .form-label {
    width: 100%;
    font-size: 17px;
    color: #37383f; }
  .form-prefixPostfix--centeredColumn.wrap .form-input {
    border-radius: 6px;
    border: 1px solid #d1d5db;
    height: 55px; }
  .form-prefixPostfix--centeredColumn.wrap .button {
    margin: 0 0 0 10px;
    padding: 0;
    height: auto; }
    .form-prefixPostfix--centeredColumn.wrap .button input {
      margin: 0;
      padding: 20px 50px 16px 20px; }

.custom_account_orderstatus .body,
.custom_account_returns .body,
.custom_editaccount .body,
.custom_account_inbox .body,
.custom_account_recentitems .body,
.custom_account_new_return .body,
.custom_shippingaddressform .body,
.custom_account_addressbook .body,
.custom_account_order .body {
  margin: 0;
  background: #f9f9fa;
  padding: 21px 0 100px; }

.custom_account_orderstatus .page-heading,
.custom_account_returns .page-heading,
.custom_editaccount .page-heading,
.custom_account_inbox .page-heading,
.custom_account_recentitems .page-heading,
.custom_account_new_return .page-heading,
.custom_shippingaddressform .page-heading,
.custom_account_addressbook .page-heading,
.custom_account_order .page-heading {
  display: none; }

.custom_account_new_return .nav_acc_page .nav_acc_right .account .account-body .account-content .account-heading {
  display: block; }

.return-itemName .definitionList {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-direction: column; }
  .return-itemName .definitionList .definitionList-label {
    padding-right: 3px; }
  .return-itemName .definitionList .opton_tab {
    display: flex; }

.nav_acc_page {
  display: flex;
  margin: 59px 0 0; }
  .nav_acc_page .nav_acc_left {
    width: 267px; }
    .nav_acc_page .nav_acc_left .navBar {
      margin: 0;
      background: #ffffff;
      border-radius: 6px; }
      .nav_acc_page .nav_acc_left .navBar .navBar-section .navBar-item {
        display: block;
        text-align: left;
        margin: 0;
        border: none; }
        .nav_acc_page .nav_acc_left .navBar .navBar-section .navBar-item.is-active {
          background: #19a799;
          border-radius: 6px; }
          .nav_acc_page .nav_acc_left .navBar .navBar-section .navBar-item.is-active .navBar-action {
            color: #ffffff; }
        .nav_acc_page .nav_acc_left .navBar .navBar-section .navBar-item .navBar-action {
          padding: 13px 21px 15px;
          font-size: 18px;
          font-weight: 500;
          line-height: normal; }
  .nav_acc_page .nav_acc_right {
    width: calc(100% - 267px - 36px);
    margin: 0 0 0 36px;
    background: #ffffff;
    border-radius: 5px;
    padding: 20px; }
    .nav_acc_page .nav_acc_right .account {
      width: 100%; }
      .nav_acc_page .nav_acc_right .account .account-head {
        margin: 0; }
      .nav_acc_page .nav_acc_right .account .account-body {
        margin: 0; }
        .nav_acc_page .nav_acc_right .account .account-body .account-content {
          padding: 0; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content .account-heading {
            display: none; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list {
            margin: 0; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem {
              border: none;
              padding: 0; }
              .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem + .account-listItem {
                margin: 41px 0 0 0; }
              .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .acc_ret_btn {
                display: flex;
                width: auto;
                justify-content: end; }
                .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .acc_ret_btn .button {
                  width: 173px;
                  margin: 0 0 21px;
                  font-style: normal;
                  text-decoration: none; }
              .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .inner_acc_li {
                padding: 20px 0 25px;
                background: #ffffff;
                border-radius: 5px; }
              .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-figure {
                width: 155px;
                height: 182px;
                margin: 0 77px 0 0; }
                .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-figure::after {
                  padding: 0; }
                .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-figure img {
                  object-fit: contain;
                  height: 100%;
                  width: 100%; }
              .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body {
                padding: 32px 0 0 0; }
                .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-product-title {
                  font-size: 20px;
                  font-weight: 500;
                  line-height: 24px;
                  margin: 0 0 7px 0; }
                  .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-product-title a {
                    color: #1d1f2d;
                    border-bottom: 1px solid #111; }
                    .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-product-title a:hover {
                      color: #19a799;
                      border-color: #19a799; }
                .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body p {
                  color: #1d1f2d; }
                .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-product-details {
                  margin: 0; }
                  .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-product-details .account-product-detail {
                    padding: 0;
                    width: 100%; }
                    .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-product-details .account-product-detail + .account-product-detail {
                      margin: 5px 0 0 0; }
                    .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-product-details .account-product-detail .account-product-detail-heading {
                      font-family: "CircularStd";
                      color: #37383f;
                      font-size: 16px;
                      font-weight: 500;
                      line-height: 18px;
                      letter-spacing: 0;
                      display: inline-block;
                      margin: 0;
                      text-transform: capitalize; }
                    .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-product-details .account-product-detail span {
                      color: #76767a;
                      font-size: 16px;
                      font-weight: 500;
                      line-height: 27px; }
                .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-orderStatus .account-orderStatus-label {
                  background: #19a799;
                  font-size: 12px;
                  font-weight: 500;
                  line-height: normal;
                  letter-spacing: 0;
                  margin: 0; }
                .nav_acc_page .nav_acc_right .account .account-body .account-content .account-list .account-listItem .account-product .account-product-body .account-orderStatus .account-orderStatus-action {
                  display: none; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content .acc_ret_page .account-listItem .account-product .account-product-body {
            padding: 0; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content .acc_msg_page .account-listItem {
            margin: 0 0 20px 0; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content .acc_msg_page .account-listItem .account-message .account-product-title {
              color: #1d1f2d;
              font-size: 18px;
              font-weight: 500;
              line-height: 24px; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content .acc_msg_page .account-listItem .account-message p {
              margin: 0;
              color: #76767a; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content .acc_msg_page .account-listItem + .account-listItem {
              margin: 0 0 20px 0; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content .msg_head {
            margin: 0 0 15px;
            font-weight: 500; }
        .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall {
          width: 70%; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listShipping {
            padding: 0 0 10px;
            border-bottom: 1px solid #ededed; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listShipping .account-listShipping-title {
              color: #1d1f2d;
              font-size: 20px;
              font-weight: 500;
              line-height: 27px;
              letter-spacing: 0; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-checkItem {
            left: 0; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-checkItem .form-label {
              height: 22px;
              width: 22px; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-checkItem .form-checkbox + .form-label::before {
              height: 22px;
              width: 22px;
              border-radius: 6px;
              border: 1px solid #d1d5db;
              top: 0; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-checkItem .form-checkbox + .form-label::after {
              background: url(https://store-drmiov7xoh.mybigcommerce.com/content/cat_check.svg);
              height: 22px;
              width: 22px;
              border-radius: 6px;
              overflow: hidden;
              top: 0;
              left: 0; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-checkItem input:focus + label {
              outline: none !important;
              outline-offset: 0 !important; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-figure {
            left: 0; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-body {
            padding: 0 0 0 20px; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-body .account-product-price {
              font-size: 16px;
              line-height: 38px; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-body .definitionList {
              margin: 0; }
              .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-body .definitionList .definitionList-key {
                color: #37383f;
                font-size: 17px;
                font-weight: 500;
                line-height: 27px; }
              .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-list .account-listItem .account-product .account-product-body .definitionList .definitionList-value {
                color: #76767a;
                font-size: 16px;
                font-weight: 500;
                line-height: 27px; }
          .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-orderTotal {
            margin: 10px 0 0 0;
            width: 100%; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-orderTotal .account-orderTotal-key {
              color: #37383f;
              font-size: 17px;
              font-weight: 500;
              line-height: 27px; }
            .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-orderTotal .account-orderTotal-value {
              font-size: 16px;
              font-weight: 500;
              line-height: 27px;
              border-bottom: 1px solid #ededed; }
              .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-orderTotal .account-orderTotal-value:last-child {
                border: none; }
        .nav_acc_page .nav_acc_right .account .account-body .account-sidebar {
          width: calc(100% - 70% - 30px);
          padding: 0;
          margin: 0 0 0 30px; }
          .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .account-heading {
            padding: 0 0 13px;
            border-bottom: 1px solid #ededed;
            font-size: 20px;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0; }
          .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .definitionList {
            margin: 0; }
            .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .definitionList .definitionList-key {
              display: block;
              color: #37383f;
              font-size: 17px;
              font-weight: 500;
              line-height: 25px;
              width: 100%;
              margin: 0; }
            .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .definitionList .definitionList-value {
              font-size: 16px;
              line-height: 25px;
              display: block;
              width: 100%;
              margin: 0 0 15px 0; }
          .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .account-order-address {
            margin: 0; }
            .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .account-order-address li {
              font-size: 14px;
              font-weight: 500;
              line-height: 25px; }
        .nav_acc_page .nav_acc_right .account .account-body .addressList {
          margin: 0 -10px; }
          .nav_acc_page .nav_acc_right .account .account-body .addressList .address {
            padding: 0 10px;
            width: 50%; }
            .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body {
              background: #daeeef;
              border-radius: 6px; }
              .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body .address-title {
                font-size: 20px;
                font-weight: 500;
                line-height: 24px;
                letter-spacing: 0; }
              .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body .address-details li,
              .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body .address-details .address-description {
                font-size: 16px;
                line-height: 24px; }
              .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body .address-details .address-label {
                color: #37383f;
                font-size: 17px;
                line-height: 24px; }
              .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body .address-details + .address-details {
                margin: 0 0 20px 0; }
              .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body .address-addNew .address-symbol,
              .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body .address-addNew .address-title {
                color: #1d1f2d; }
              .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body:hover .address-addNew .address-symbol,
              .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body:hover .address-addNew .address-title {
                color: #19a799; }
            .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel.panel--newAddress .panel-body {
              background: transparent; }
      .nav_acc_page .nav_acc_right .account .form {
        margin: 0; }
        .nav_acc_page .nav_acc_right .account .form .form-field {
          margin: 0 0 17px; }
          .nav_acc_page .nav_acc_right .account .form .form-field .form-label {
            color: #37383f;
            font-size: 17px;
            line-height: 18px;
            margin: 0 0 10px; }
            .nav_acc_page .nav_acc_right .account .form .form-field .form-label small {
              color: #37383f;
              margin: 0; }
          .nav_acc_page .nav_acc_right .account .form .form-field .form-select,
          .nav_acc_page .nav_acc_right .account .form .form-field .form-input {
            color: #76767a;
            font-family: "CircularStd";
            font-size: 17px;
            font-weight: 500;
            line-height: 24px;
            height: 55px;
            background-position: right 0.57143rem top 1.114rem;
            border-radius: 6px;
            border: 1px solid #d1d5db; }
          .nav_acc_page .nav_acc_right .account .form .form-field.form-field--success .form-select,
          .nav_acc_page .nav_acc_right .account .form .form-field.form-field--success .form-input {
            border-color: #19a799; }
    .nav_acc_page .nav_acc_right .account--addReturn {
      background: #ffffff; }
      .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form {
        margin: 0; }
        .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table {
          margin: 0 0 30px; }
          .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table .table-thead tr th {
            color: #1d1f2d;
            font-size: 18px;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: -1px; }
          .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table .table-tbody tr {
            border-bottom: 1px solid #ededed; }
            .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table .table-tbody tr td .return-itemTitle {
              color: #1d1f2d;
              font-size: 16px;
              font-weight: 500;
              line-height: 24px; }
            .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table .table-tbody tr td.return-itemPrice {
              color: #76767a;
              font-size: 16px;
              line-height: 24px; }
            .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table .table-tbody tr td.return-itemQuantity .form-select {
              border-color: #d1d5db; }
            .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table .table-tbody tr td .definitionList {
              margin: 10px 0 20px; }
              .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table .table-tbody tr td .definitionList .definitionList-label {
                color: #37383f;
                font-size: 16px;
                font-weight: 500;
                line-height: 24px; }
              .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table .table-tbody tr td .definitionList .definitionList-description {
                color: #76767a;
                font-size: 15px;
                font-weight: 500;
                line-height: 24px; }
                .nav_acc_page .nav_acc_right .account--addReturn .account-body .account-content .form .form-fieldset .table .table-tbody tr td .definitionList .definitionList-description:last-child {
                  margin: 0; }
    .nav_acc_page .nav_acc_right .productGrid {
      margin: 0; }
      .nav_acc_page .nav_acc_right .productGrid .product {
        width: calc(50% - 10px);
        margin: 0 20px 30px 0;
        padding: 0; }
        .nav_acc_page .nav_acc_right .productGrid .product:nth-child(2n) {
          margin-right: 0; }
        .nav_acc_page .nav_acc_right .productGrid .product:hover {
          box-shadow: 4px 29px 100px 0 rgba(81, 90, 120, 0.17);
          overflow: hidden;
          border-radius: 8px; }
        .nav_acc_page .nav_acc_right .productGrid .product .card {
          position: relative;
          margin: 0;
          background: #ffffff;
          padding: 7px 0 49px 0;
          border-radius: 8px;
          border: 1px solid #ffffff;
          transition: all 0.3s ease-in-out; }
          .nav_acc_page .nav_acc_right .productGrid .product .card:hover {
            transition: all 0.3s ease-in-out;
            border: 1px solid #f77d51;
            overflow: hidden;
            border-radius: 8px; }
        .nav_acc_page .nav_acc_right .productGrid .product .card-figure {
          position: initial;
          width: 100%;
          display: inline-block;
          background: transparent;
          border: none;
          padding: 0; }
          .nav_acc_page .nav_acc_right .productGrid .product .card-figure .card-figure__link {
            max-height: 225px; }
          .nav_acc_page .nav_acc_right .productGrid .product .card-figure .card-img-container {
            max-width: 225px;
            height: 225px; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-figure .card-img-container img {
              transition: all 0.4s ease; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-figure .card-img-container .card-image-wrapper.hover {
              display: none; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-figure .card-img-container::after {
              padding-bottom: 0; }
          .nav_acc_page .nav_acc_right .productGrid .product .card-figure .card-figcaption {
            display: none; }
        .nav_acc_page .nav_acc_right .productGrid .product .card-body {
          width: 100%;
          display: inline-block;
          padding: 19px 0 0; }
          .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_brand,
          .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_rating {
            display: none; }
          .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_title {
            padding: 0 14px 0 23px; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_title h3 {
              font-size: 24px;
              font-weight: 500;
              line-height: 27px;
              height: 55px;
              overflow: hidden;
              text-align: left;
              margin: 0; }
              .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_title h3 a {
                color: #1d1f2d; }
                .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_title h3 a:hover {
                  color: #19a799; }
          .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_price {
            width: auto;
            display: table;
            margin: 5px 0 11px;
            padding: 0 14px 0 23px; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_price .price-section {
              display: inline-block;
              margin-right: 5px; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_price .price {
              font-size: 19px;
              line-height: 26px;
              color: #76767a; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_price .price-section--withoutTax span.price--withoutTax {
              color: #76767a;
              font-size: 19px;
              font-weight: 500;
              line-height: 26px; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_price .rrp-price--withoutTax span {
              display: none; }
              .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_price .rrp-price--withoutTax span.price {
                font-size: 19px;
                font-weight: 500;
                line-height: 26px;
                color: #aaaaaa;
                display: inline-block; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_price .non-sale-price--withoutTax .price--non-sale {
              font-size: 19px;
              font-weight: 500;
              line-height: 26px;
              color: #aaaaaa; }
          .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed {
            height: 130px;
            overflow: hidden;
            padding: 0 14px 0 23px; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed ul {
              margin: 0;
              padding: 0;
              list-style: none; }
              .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed ul li {
                position: relative;
                padding: 0 0 17px 19px;
                text-align: left;
                line-height: 18px; }
                .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed ul li:first-child {
                  padding-bottom: 19px; }
                .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed ul li:last-child {
                  padding-bottom: 0; }
                .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed ul li::before {
                  position: absolute;
                  content: "";
                  height: 15px;
                  width: 15px;
                  top: 1px;
                  left: 0;
                  background: url(https://store-drmiov7xoh.mybigcommerce.com/content/custom_mark.svg) no-repeat; }
                .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed ul li span {
                  font-size: 13px;
                  font-weight: 500;
                  line-height: normal;
                  line-height: 18px; }
                .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed ul li .name {
                  color: #76767a; }
                  .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed ul li .name b {
                    color: #37383f;
                    font-weight: 500; }
                .nav_acc_page .nav_acc_right .productGrid .product .card-body .custom_filed ul li .value {
                  color: #37383f; }
          .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_action {
            text-align: center;
            margin: 25px 0 0 0;
            padding: 0 31px 0 23px; }
            .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_action .button {
              width: 100%;
              display: inline-block;
              margin: 0; }
              .nav_acc_page .nav_acc_right .productGrid .product .card-body .card_action .button:hover {
                filter: drop-shadow(0px 4px 10px rgba(78, 73, 73, 0.27)); }
    .nav_acc_page .nav_acc_right .slider-inner .slider-slide.product {
      margin: 0 0 50px; }

.custom_account_orderstatus .nav_acc_page .nav_acc_right {
  padding: 0;
  background: transparent; }

.custom_account_order .modal .modal-content span {
  color: #76767a;
  font-family: "CircularStd";
  font-size: 16px;
  font-weight: 500;
  line-height: 27px; }

.abz_ttl_colr {
  color: rgba(29, 31, 45, 0.49); }

.mollie_pay {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 15px 0 0;
  column-gap: 6px; }
  .mollie_pay p {
    margin: 0;
    color: rgba(34, 34, 34, 0.78);
    font-size: 14px;
    font-weight: 500;
    line-height: 23px; }
    .mollie_pay p #newPriceContainer {
      font-weight: 700; }
  .mollie_pay .klarna_icon {
    line-height: 0; }

.abz_yotpo .yotpo-widget-clear {
  cursor: pointer; }

.yotpo-base-layout {
  width: 100% !important; }

.yotpo-head {
  display: none !important; }

.yotpo-review-border-smooth .yotpo-main-layout .yotpo-layout-header-wrapper[data-v-a5eb37f4] {
  justify-content: space-between; }

#yotpo-main-widget-btn[data-v-0345b07e],
.yotpo-shop-complete {
  background-image: linear-gradient(to right, #fa8c4f 0%, #da025a 51%, #fa8c4f 100%);
  background-size: 200% auto;
  font-size: 16px;
  font-family: "CircularStd";
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0px;
  color: #ffffff;
  border: 0;
  border-radius: 200px;
  outline: none;
  text-transform: initial;
  position: relative;
  padding: 13px 50px 13px 20px; }
  #yotpo-main-widget-btn[data-v-0345b07e]:hover,
  .yotpo-shop-complete:hover {
    background-position: right center;
    color: #ffffff; }
  #yotpo-main-widget-btn[data-v-0345b07e]::before,
  .yotpo-shop-complete::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
    height: 33px;
    width: 33px;
    background: url(https://store-drmiov7xoh.mybigcommerce.com/content/button_arrow.svg) no-repeat; }

.yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-right-panel {
  display: inline-flex;
  padding: 10px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 7px;
  border: 1px solid #e9e8e8;
  background: #fff; }

.yotpo-filters-container .yotpo-filters-container-inner {
  gap: 0; }

.yotpo-review-votes-wrapper {
  gap: 10px !important; }

.yotpo-review-votes-text {
  color: #76767a;
  font-family: "CircularStd";
  font-size: 14px;
  font-weight: 500;
  line-height: 26px; }

.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-content {
  color: #76767a !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  font-family: "CircularStd"; }

.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) {
  flex-flow: column; }

.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel {
  padding-left: 50px; }

.yotpo-display-l
.yotpo-review:not(.yotpo-media-modal-review)
.yotpo-review-center-panel
.yotpo-review-rating-title
.yotpo-review-star-rating {
  order: 2; }

.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title {
  column-gap: 10px; }

.yotpo-star-rating .star-container {
  height: 16px;
  width: 16px; }

.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-comment .yotpo-vertical-line {
  display: none !important; }

.yotpo-display-l
.yotpo-review:not(.yotpo-media-modal-review)
.yotpo-review-center-panel
.yotpo-review-rating-title
.yotpo-review-title {
  margin-left: 0; }

.yotpo-comment .yotpo-comment-content,
.yotpo-comment .yotpo-comment-title {
  margin-left: 0 !important; }

@media only screen and (max-width: 1199px) {
  .page-heading {
    margin: 20px 0; }
  .page {
    margin: 0; }
  .custom_cart .cart-gift-certificate-form .button,
  .custom_cart .coupon-form .button {
    padding: 9px 0;
    margin: 0 0 0 2%; }
  .custom_account_returns .body,
  .custom_wishlists .body,
  .custom_account_orderstatus .body,
  .custom_forgotpassword .body {
    min-height: 500px; }
  .form-prefixPostfix--centeredColumn.wrap .form-input,
  .form-prefixPostfix--centeredColumn.wrap .button {
    width: auto; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-figure {
    margin: 0 30px 0 0; } }

@media only screen and (max-width: 1024px) {
  .abz_cart_page {
    flex-wrap: wrap; }
  .abz_cart_page .abz_cart_left {
    width: 650px; }
  .abz_cart_page .abz_cart_right {
    width: calc(100% - 650px - 29px); }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item {
    padding: 0 20px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-figure {
    width: 100px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title {
    padding-left: 25px;
    width: 250px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity {
    width: 120px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .abz_total_remove {
    width: 140px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title .cart-item-name {
    font-size: 18px; }
  .abz_cart_page .abz_cart_right .cart_right_title {
    margin: 0 0 20px; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-label {
    font-size: 15px; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-value,
  .abz_cart_page .abz_cart_right .cart-totals .cart-total button {
    font-size: 14px; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total.abz_cart_total {
    margin: 15px 0 0; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-input .form-select,
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-input .form-input,
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form .form-input {
    font-size: 14px; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form span.button {
    padding: 13px 50px 13px 20px; }
  .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li p {
    font-size: 14px;
    line-height: 20px; }
  .abz_cart_page .abz_cart_right .abz_stc_data .customfield_data_product ul li {
    margin: 0 0 5px 0; } }

@media only screen and (max-width: 991px) {
  .custom_blog .blog {
    width: 50%; }
  .brandGrid .brand {
    width: 33.33%; }
  .brandGrid .brand .card .card-body .card-title a {
    font-size: 12px;
    padding: 11px 0 13px 0; }
  .login-row .form-actions {
    text-align: left; }
  #contact-us-page .contactLeft {
    width: 100%; }
  #contact-us-page .contact_right {
    width: 100%; }
  #contact-us-page .contactLeft ul {
    margin: 0; }
  .nav_acc_page .nav_acc_left {
    width: 225px; }
  .nav_acc_page .nav_acc_right {
    width: calc(100% - 225px - 20px);
    margin: 0 0 0 20px; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body
.account-orderStatus {
    width: 100%;
    margin: 0 0 10px 0; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body {
    padding: 15px 0 0 0; }
  .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall {
    width: 100%; }
  .nav_acc_page .nav_acc_right .account .account-body .account-sidebar {
    width: 100%;
    margin: 30px 0 0 0; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-sidebar
.account-sidebar-block
.definitionList
.definitionList-key {
    width: auto;
    margin: 0 5px 0 0; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-sidebar
.account-sidebar-block
.definitionList
.definitionList-value {
    width: auto; }
  .nav_acc_page .nav_acc_right .account .account-body .addressList .address {
    width: 100%; }
  .custom_cart .page-content .page-heading {
    margin: 35px 0 25px 0; }
  .abz_cart_page .abz_cart_right .abz_cards {
    flex-wrap: wrap;
    row-gap: 10px; }
  .abz_cart_page .abz_cart_right .abz_stc_data {
    margin: 25px 0 20px 0; } }

@media only screen and (max-width: 820px) {
  .nav_acc_page .nav_acc_left .navBar {
    display: block; }
  .login-row .new-customer-fact-list {
    margin-left: 25px; }
  .nav_acc_page
.nav_acc_right
.account--addReturn
.account-body
.account-content
.form
.form-fieldset
.table
.table-thead
tr
th {
    font-size: 16px;
    line-height: 22px; }
  .abz_cart_page .abz_cart_left {
    width: 100%; }
  .abz_cart_page .abz_cart_right {
    width: 100%;
    margin: 30px 0 0; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-figure {
    width: 140px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title {
    padding-left: 30px;
    width: 300px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity {
    width: 130px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .abz_total_remove {
    width: 160px; }
  .abz_cart_page .abz_cart_right .abz_stc_data {
    padding: 0 20px; }
  .abz_cart_page .abz_cart_right .abz_cards {
    justify-content: flex-start;
    padding: 0 20px;
    max-width: 100%; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form.estimator-form {
    float: left;
    width: 100%;
    margin: 30px 0 0; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-label .form-label {
    font-size: 15px;
    line-height: normal; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-input .form-select,
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form dl .estimator-form-input .form-input,
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form .form-input {
    height: 45px;
    font-size: 14px; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-label {
    font-size: 16px; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-value,
  .abz_cart_page .abz_cart_right .cart-totals .cart-total button {
    font-size: 15px; }
  .nav_acc_page .nav_acc_right .productGrid .product {
    width: 100%;
    margin-right: 0; }
  .custom_createaccount .account--fixed .account-body {
    flex-flow: column-reverse;
    gap: 30px; }
  .custom_createaccount .form, .custom_createaccount .abz_cre_acc_right {
    width: 100%; } }

@media only screen and (max-width: 768px) {
  .custom_login .page-heading,
  .custom_forgotpassword .page-heading,
  .custom_createaccount .page-heading {
    margin: 40px 0; }
  .brandGrid .brand {
    width: 50%; }
  .cart-item-title {
    margin-bottom: 1.5rem; }
  .cart-item-quantity .form-increment {
    margin: 0; }
  .custom_login .login-row .login-form {
    margin: 0 0 40px 0; }
  .login .panel-body {
    margin: 0; }
  .custom_login .login-row {
    margin: 0; }
  .custom_login .login-row .login-form,
  .custom_login .login-row .new-customer {
    padding: 0; }
  .form-prefixPostfix--centeredColumn.wrap .form-input,
  .form-prefixPostfix--centeredColumn.wrap .button {
    width: 100%; }
  .form-prefixPostfix--centeredColumn.wrap .button {
    margin: 15px 0 0 0; }
  .form-prefixPostfix--centeredColumn.wrap .button input {
    padding: 13px 50px 13px 20px; }
  .form-input,
  .custom_createaccount .form .form-field .form-select,
  .custom_createaccount .form .form-field .form-input {
    height: 45px;
    font-size: 14px; }
  .form-prefixPostfix--centeredColumn.wrap .form-input {
    height: 45px; }
  .login .form-label,
  .form-prefixPostfix--centeredColumn.wrap .form-label,
  .custom_createaccount .form .form-field .form-label {
    font-size: 15px;
    line-height: normal; }
  .custom_createaccount .form .form-field .form-label small {
    margin: 5px 0 0 0; }
  .custom_createaccount .form .form-field .form-select,
  .custom_createaccount .form .form-field .form-input {
    background-position: right 0.57143rem top 0.714rem; }
  .nav_acc_page {
    flex-wrap: wrap; }
  .nav_acc_page .nav_acc_left {
    width: 100%; }
  .nav_acc_page .nav_acc_right {
    width: 100%;
    margin: 30px 0 0 0; }
  .nav_acc_page .nav_acc_right .account .form .form-field .form-select,
  .nav_acc_page .nav_acc_right .account .form .form-field .form-input {
    height: 45px;
    font-size: 15px;
    background-position: right 0.57143rem top 0.714rem; }
  .nav_acc_page .nav_acc_right .account .form .form-field .form-label {
    font-size: 15px;
    line-height: normal;
    margin: 0 0 7px; }
  .nav_acc_page .nav_acc_right .account .form .form-field .form-label small {
    margin: 5px 0 0 0; }
  .nav_acc_page {
    margin: 40px 0 0; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body
.account-orderStatus {
    width: auto;
    margin: 0; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body
p {
    margin: 0 0 10px 0; }
  .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .account-reorder-form {
    margin: 0 10px 0 0; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-figure {
    width: 33.33%;
    margin: 0; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title {
    padding-left: 0;
    width: auto;
    margin: 0; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity {
    width: auto; }
  .abz_cart_page .abz_cart_right .cart-totals {
    text-align: left; }
  .nav_acc_page .nav_acc_right .productGrid .product {
    width: calc(50% - 10px);
    margin-right: 20px; }
    .nav_acc_page .nav_acc_right .productGrid .product:nth-child(2n) {
      margin-right: 0; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .abz_total_remove {
    text-align: left; } }

@media only screen and (max-width: 650px) {
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content--fixedSmall
.account-list
.account-listItem
.account-product
.account-product-body
.account-product-price {
    margin: 0 0 0 20px; }
  .nav_acc_page .nav_acc_right .productGrid .product {
    width: 100%;
    margin-right: 0; } }

@media only screen and (max-width: 568px) {
  .custom_login .page-heading,
  .custom_forgotpassword .page-heading,
  .custom_createaccount .page-heading {
    margin: 30px 0 20px;
    font-size: 30px;
    line-height: normal; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body
.account-orderStatus {
    width: 100%;
    margin: 0 0 10px 0; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-title {
    height: auto;
    padding-left: 20px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-quantity,
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .abz_total_remove {
    width: 100%; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-block .cart-item-label {
    margin-bottom: 0;
    text-align: left;
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 33.33%; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-value,
  .abz_cart_page .abz_cart_right .cart-totals .cart-total button {
    text-align: right; }
  .custom_cart .page-content .page-heading {
    font-size: 30px;
    line-height: normal;
    margin: 30px 0 20px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .abz_total_remove {
    padding-top: 0;
    padding-bottom: 0; } }

@media only screen and (max-width: 500px) {
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body
.account-orderStatus {
    position: initial; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body
.account-product-details
.account-product-detail
.account-product-detail-heading {
    font-size: 14px; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body
.account-product-details
.account-product-detail
span {
    font-size: 14px;
    line-height: 20px; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-figure {
    margin: 0 15px 0 0;
    display: block;
    width: 130px;
    height: 160px; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body
.account-product-title {
    font-size: 17px; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content--fixedSmall
.account-list
.account-listItem
.account-product
.account-product-body
.definitionList
.definitionList-key,
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content--fixedSmall
.account-list
.account-listItem
.account-product
.account-product-body
.definitionList
.definitionList-value {
    font-size: 14px;
    line-height: 20px; }
  .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .account-heading {
    padding: 0 0 10px;
    margin: 0 0 15px 0; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-sidebar
.account-sidebar-block
.definitionList
.definitionList-key {
    font-size: 15px;
    line-height: 20px; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-sidebar
.account-sidebar-block
.definitionList
.definitionList-value {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px 0; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 1.5rem; }
  .nav_acc_page .nav_acc_right .account .account-body .account-content .acc_msg_page .account-listItem {
    margin: 0 0 20px 0;
    padding: 0 0 30px 0; }
  .nav_acc_page .form-actions {
    margin: 20px 0 0 0; }
  .nav_acc_page .form-actions .button + .button {
    margin-top: 0; }
  .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .definitionList {
    margin: 0 0 10px 0; }
  .custom_createaccount .abz_cre_acc_right .abz_right_data {
    padding: 30px 20px; }
  .custom_createaccount .abz_cre_acc_right .abz_right_data h3 {
    font-size: 20px; }
  .custom_createaccount .abz_cre_acc_right .abz_right_data ul li {
    font-size: 16px; }
    .custom_createaccount .abz_cre_acc_right .abz_right_data ul li::before {
      top: 2px; } }

@media only screen and (max-width: 479px) {
  .custom_blog .blog {
    width: 100%; }
  .brandGrid .brand {
    width: 100%; }
  .estimator-form .shipping-estimate-submit {
    width: 100%; }
  .custom_cart .coupon-form .button {
    width: 100%;
    margin-left: 0; }
  .coupon-form .form-input {
    width: 100%;
    margin: 0 0 15px; }
  .cart-gift-certificate-form .form-input,
  .coupon-form .form-input {
    width: 100%;
    margin: 0 0 15px; }
  .custom_cart .cart-gift-certificate-form .button,
  .custom_cart .coupon-form .button {
    margin: 0;
    width: 100%;
    margin: 0; }
  .custom_wishlist .productGrid .form .button {
    width: 100%; }
  .custom_page .Left {
    width: 100%; }
  .custom_page .Content {
    overflow: visible;
    padding: 20px 0 0 0;
    min-height: 100%;
    float: left;
    width: 100%; }
  .custom_page table {
    width: 100% !important; }
  .cms_table {
    float: left;
    width: 100%;
    overflow: auto; }
  .error_msg svg {
    width: 100%; }
  .cart-item-quantity .form-increment {
    margin: 0 0.21429rem 1px 1.5rem; }
  .login .panel-body p,
  .login .panel-body li {
    font-size: 16px; }
  .custom_createaccount .form .form-row {
    margin: 0; }
  .custom_createaccount .form .form-field {
    padding: 0; }
  .custom_createaccount .form .form-field {
    margin: 0 0 20px; }
  .login-row .panel-body .button {
    width: 100%; }
  .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .account-reorder-form,
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-sidebar
.account-sidebar-block
.account-reorder-form
.button {
    width: 100%;
    margin: 0; }
  .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block .button {
    width: 100%;
    margin: 15px 0 0; }
  .nav_acc_page .nav_acc_right .account .account-body .account-sidebar .account-sidebar-block dl + .button {
    margin: 0; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .form.estimator-form {
    margin: 20px 0 0; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-figure .cart-item-image {
    height: 130px; } }

@media only screen and (max-width: 440px) {
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-figure {
    margin: 0; }
  .custom_account_orderstatus
.nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body {
    padding: 20px 20px 0;
    width: 100%; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content--fixedSmall
.account-list
.account-listShipping
.account-listShipping-title {
    font-size: 15px;
    line-height: 24px; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content--fixedSmall
.account-list
.account-listShipping {
    margin: 0 0 30px 0; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content--fixedSmall
.account-orderTotal
.account-orderTotal-key,
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content--fixedSmall
.account-orderTotal
.account-orderTotal-value {
    padding: 10px 0; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body {
    width: 100%; }
  .nav_acc_page .nav_acc_right .account .account-body .account-content--fixedSmall .account-orderTotal {
    margin: 30px 0 0 0; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.account-content
.account-list
.account-listItem
.account-product
.account-product-body {
    padding: 20px 0 0 0; }
  .nav_acc_page {
    margin: 30px 0 0; }
  .nav_acc_page .nav_acc_left .navBar .navBar-section .navBar-item .navBar-action {
    padding: 10px 20px 10px;
    font-size: 16px; } }

@media only screen and (max-width: 375px) {
  .custom_login .page-heading,
  .custom_forgotpassword .page-heading,
  .custom_createaccount .page-heading {
    margin: 20px 0 15px;
    font-size: 26px; }
  .login-row .new-customer-fact-list {
    margin-left: 15px; }
  .login .panel-body p,
  .login .panel-body li {
    font-size: 14px; }
  .form-prefixPostfix--centeredColumn.wrap .button {
    padding: 13px 50px 13px 20px; }
  .form-prefixPostfix--centeredColumn.wrap .button input {
    padding: 0; }
  .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body {
    padding: 15px 10px; }
  .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body .address-title {
    font-size: 18px;
    margin: 0 0 5px; }
  .nav_acc_page .nav_acc_right .account .account-body .addressList .address .panel .panel-body .address-details li,
  .nav_acc_page
.nav_acc_right
.account
.account-body
.addressList
.address
.panel
.panel-body
.address-details
.address-description {
    font-size: 14px;
    line-height: 20px; }
  .nav_acc_page
.nav_acc_right
.account
.account-body
.addressList
.address
.panel
.panel-body
.address-details
.address-label {
    font-size: 15px;
    line-height: 22px; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-label {
    font-size: 14px; }
  .abz_cart_page .abz_cart_right .cart-totals .cart-total .cart-total-value,
  .abz_cart_page .abz_cart_right .cart-totals .cart-total button {
    font-size: 14px; }
  .custom_cart .page-content .page-heading {
    font-size: 26px; }
  .abz_cart_page .abz_cart_left .cart .cart-list .cart-item .cart-item-figure .cart-item-image {
    height: 100px; }
  .custom_createaccount .abz_cre_acc_right .abz_right_data {
    padding: 20px 15px; }
  .custom_createaccount .abz_cre_acc_right .abz_right_data ul {
    padding: 0 0 0 5px; } }

#cart-preview-dropdown .previewCartWrapper .previewCart .previewCartAction:before, #cart-preview-dropdown .previewCartWrapper .previewCart .previewCartAction:after {
  content: none !important; }

#cart-preview-dropdown .previewCartWrapper .previewCart .previewCart-additionalCheckoutButtons {
  display: none !important; }

.custom_account_order .account-sidebar-block button.button {
  display: none; }
