/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
body.rtl-layout {
  margin: 0;
  direction: rtl;
}
body.rtl-layout .pull-right {
  float: left !important;
}
body.rtl-layout .pull-left {
  float: right !important;
}
body.rtl-layout.page-layout-2columns-left .column.main,
body.rtl-layout.page-layout-2columns-right .sidebar-main {
  float: left;
}
body.rtl-layout.page-layout-2columns-right .sidebar-additional {
  float: left;
  clear: left;
}
body.rtl-layout.page-layout-2columns-right .column.main,
body.rtl-layout.page-layout-2columns-left .sidebar-main {
  float: right;
}
body.rtl-layout.page-layout-2columns-left .sidebar-additional {
  float: right;
  clear: right;
}
body.rtl-layout table th {
  text-align: right;
}
body.rtl-layout input[type="radio"] {
  margin: 2px 0 0 5px;
}
body.rtl-layout .field-tooltip {
  right: auto;
  left: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.bigtires-bb-pix__icon {
  margin-right: 6px;
  vertical-align: middle;
}
.bigtires-bb-pix-success,
.bigtires-bb-pix-order {
  margin: 20px 0;
  padding: 16px;
  background: #f7f7f7;
  border-radius: 6px;
}
.bigtires-bb-pix-success__title,
.bigtires-bb-pix-order__title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.bigtires-bb-pix-success__qrcode,
.bigtires-bb-pix-order__qrcode {
  display: flex;
  justify-content: center;
  margin: 12px 0;
}
.bigtires-bb-pix-success__copy,
.bigtires-bb-pix-order__copy,
.bigtires-bb-pix-success textarea,
.bigtires-bb-pix-order textarea {
  width: 100%;
  max-width: 480px;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  background: #ffffff;
  font-family: monospace;
  font-size: 13px;
}
.bigtires-bb-pix-success__copy-label,
.bigtires-bb-pix-order__copy-label {
  display: block;
  margin: 10px 0 4px;
  font-weight: 600;
}
.bigtires-bb-pix-success__copy-button,
.bigtires-bb-pix-order__copy-button {
  margin-top: 8px;
}
.bigtires-bb-pix-success__txid,
.bigtires-bb-pix-order__txid {
  margin-top: 12px;
  font-size: 13px;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper.bigtires-bb-pix-success {
  max-width: 1200px;
  margin: 24px auto 0;
  padding: 24px 16px;
  background: transparent;
  border-radius: 0;
}
body.checkout-onepage-success .page-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper {
  width: 100%;
  max-width: 940.58px;
  display: flex;
  border-radius: 0.25rem;
  margin: 20px auto;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order {
  width: 100%;
  max-width: 940.58px;
  display: flex;
  border-radius: 0.25rem;
  margin: 15px auto;
}
body.checkout-onepage-success .actions-toolbar {
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  margin: 8px auto;
  justify-content: center;
}
.button-red.action.primary {
  background: #ff0101;
  border: 1px solid #ff0101;
  box-shadow: none !important;
  text-shadow: none !important;
}
.button-red.action.primary:hover,
.button-red.action.primary:focus {
  background: #b30000;
  border: 1px solid #b30000;
}
.enhanced-privacy-popup {
  background: #f4f4f4;
  overflow: hidden;
}
.enhanced-privacy-popup .popup.content {
  margin: auto;
  padding: 10px 0;
  width: 768px;
}
.top-container {
  padding: 0 !important;
}
.advanced-filter-center {
  width: 100%;
  background-color: var(--gray-800);
}
.advanced-filter-header {
  width: 100%;
  max-width: 1300px;
  display: flex;
  margin: 0 auto;
  gap: 8px;
  background-color: var(--gray-800);
}
.btn-bigtires {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: var(--white);
  gap: 8px;
  border: 1px solid var(--gray-600);
  border-radius: 0;
  outline: 0;
  padding: 12px 16px;
  background-color: var(--gray-600);
  cursor: pointer;
  transition: color 0.3ms;
}
.btn-bigtires:hover,
.btn-bigtires:active,
.btn-bigtires:focus {
  background-color: var(--gray-500);
  border: 1px solid var(--gray-500);
}
.btn-bigtires[aria-pressed="true"] {
  background-color: var(--gray-800);
  border: 1px solid var(--gray-800);
  transition: color 0.3ms;
}
.btn-bigtires[aria-pressed="true"]:hover {
  background-color: var(--gray-800);
  border: 1px solid var(--gray-800);
  filter: brightness(0.9);
}
.content-filter-busca-por-veiculo {
  padding: 0;
  background-color: var(--gray-800);
}
.advanced-filter-container {
  width: 100%;
  max-width: 1300px;
  padding: 0 24px;
  margin: 0 auto;
  background-color: var(--gray-800);
}
.article-advanced-filter {
  display: none;
  padding: 16px 0;
}
.article-advanced-filter-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.article-advanced-filter-header .article-advanced-filter-title {
  font-size: 20px !important;
  line-height: 30px;
  font-weight: 500;
  color: var(--gray-100);
  margin-bottom: 8px;
}
.article-advanced-filter-header .article-advanced-filter-description {
  font-size: 16px;
  line-height: 26px;
  color: var(--gray-300);
}
.article-advanced-filter-header .article-advanced-filter-anchor {
  font-size: 16px;
  color: var(--blue);
  text-decoration: underline;
  cursor: pointer;
}
.filter-busca-por-medida .vehicle-attributes {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 8px;
  padding-top: 16px;
}
.filter-busca-por-veiculo .vehicle-attributes {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  padding-top: 16px;
}
.vehicle-attributes-wrapper label {
  display: block;
  margin: 3px 0;
  font-size: 14px;
  font-weight: 600;
  color: var(--gray-300);
}
.vehicle-attributes-select {
  width: 100%;
  padding: 8px 16px;
  font-size: 14px;
  color: var(--gray-500);
  background-color: var(--white);
  border-radius: 2px;
}
.vehicle-actions {
  display: flex;
  align-items: flex-end;
  gap: 8px;
}
.btn-filter-advanced {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border: 0;
  outline: 0;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3ms;
}
.btn-filter-advanced-find {
  background-color: var(--bigtires-500);
  color: var(--white);
  transition: background 0.3ms;
}
.btn-filter-advanced-find:hover {
  background-color: var(--bigtires-400);
  border: 0;
}
.btn-filter-advanced-clear {
  background-color: var(--gray-600);
  color: var(--white);
  transition: background 0.3ms;
}
.btn-filter-advanced-clear:hover {
  background-color: var(--gray-500);
  border: 0;
}
.advanced-filter-header-wrapper-actions {
  width: 100%;
  background-color: var(--gray-600);
  border: 0;
  outline: 0;
  border-radius: 4px;
}
.advanced-filter-header-wrapper-actions-columns {
  display: grid;
  grid-template-columns: 75% 25%;
}
.clean-filter-action {
  width: 100%;
  height: 100%;
  background-color: var(--red-600);
  font-weight: 600;
  color: var(--white);
  border-radius: 0 !important;
  text-decoration: none;
  transition: background 0.3ms;
}
.clean-filter-action:hover,
.clean-filter-action:active,
.clean-filter-action:focus {
  background-color: var(--red-500);
  color: var(--white);
  border: 0;
}
.modal-helper {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 9999999999;
  left: 0;
  top: 0;
  overflow: auto;
  background-color: var(--gray-800);
  background-color: rgba(27, 27, 27, 0.7);
}
.modal-helper-content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0;
  padding: 0;
  background-color: transparent;
  position: relative;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: animatetop;
  animation-duration: 0.4s;
}
.modal-helper-header {
  width: 100%;
  max-width: 500px;
  position: relative;
  color: var(--gray-600);
}
.modal-helper-close {
  font-size: 48px;
  font-weight: 600;
  color: var(--red-600);
  position: absolute;
  right: 5px;
  top: -10px;
}
.modal-helper-close:hover,
.modal-helper-close:focus {
  color: var(--red-500);
  text-decoration: none;
  cursor: pointer;
}
.md-d-block {
  display: block;
}
@media (min-width: 768px) {
  .filter-busca-por-medida .vehicle-actions {
    margin-bottom: 3px;
  }
}
@media (max-width: 479px) {
  .advanced-filter-header {
    flex-direction: column;
  }
  .filter-busca-por-medida .vehicle-attributes {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .filter-busca-por-veiculo .vehicle-attributes {
    grid-template-columns: repeat(1, 1fr);
  }
  .vehicle-actions {
    margin-top: 16px;
  }
  .article-advanced-filter-header .article-advanced-filter-title {
    margin-bottom: 16px;
  }
  .btn-bigtires[aria-pressed="true"] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}
@media (max-width: 767px) {
  .advanced-filter-container {
    padding: 0 16px;
  }
  .filter-busca-por-medida .vehicle-attributes {
    grid-template-columns: repeat(3, 1fr);
  }
  .article-advanced-filter {
    padding: 24px 0;
  }
}
@media (max-width: 991px) {
  .advanced-filter-header-wrapper-actions-columns {
    grid-template-columns: 1fr;
  }
  .clean-filter-action {
    padding: 8px 16px;
  }
}
#gha-dppd-wrapper .discounted-product-price-container {
  display: block;
}
#gha-dppd-wrapper .discounted-product-price-container .discounted-price {
  font-size: 40px;
  font-weight: 700;
  display: inline-block;
}
#gha-dppd-wrapper .discounted-product-price-container .discounted-message {
  display: inline-block;
}
#gha-dppd-wrapper .discounted-product-price-container .installments-message {
  display: block;
}
body.exchangereturn-index-index {
  font-weight: 500;
}
body.exchangereturn-index-index #exchangereturn-wrapper {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 20px;
}
body.exchangereturn-index-index #exchangereturn-wrapper label {
  font-weight: 600;
}
body.exchangereturn-index-index #exchangereturn-wrapper .exchangereturn-title {
  font-size: 26px !important;
}
body.exchangereturn-index-index #exchangereturn-wrapper .exchangereturn-info-container .exchangeereturn-customer-name {
  font-size: 20px;
}
body.exchangereturn-index-index #exchangereturn-wrapper .exchangereturn-info-container .exchangeereturn-customer-name strong {
  font-weight: 600;
}
body.exchangereturn-index-index #exchangereturn-wrapper form #exchangereturn-option-container select,
body.exchangereturn-index-index #exchangereturn-wrapper form #exchangereturn-option-container option {
  font-weight: 500;
}
body.exchangereturn-index-index #exchangereturn-wrapper form #exchangereturn-items-container .exchangereturn-item .exchangereturn-item-selector,
body.exchangereturn-index-index #exchangereturn-wrapper form #exchangereturn-items-container .exchangereturn-item .exchangereturn-item-name {
  display: inline-block;
}
body.exchangereturn-index-index #exchangereturn-wrapper form #exchangereturn-items-container .exchangereturn-item .exchangereturn-item-name {
  font-weight: 600;
}
body.exchangereturn-index-index #exchangereturn-wrapper form #exchangereturn-reason-container textarea {
  font-weight: 500;
  margin-bottom: 10px;
}
body.exchangereturn-index-index #exchangereturn-wrapper form #exchangereturn-reason-container textarea::placeholder {
  color: #222;
}
.main-home-slider-desktop {
  overflow: hidden;
  display: block;
}
.main-home-slider-mobile {
  overflow: hidden;
  display: none;
}
@media screen and (max-width: 420px) {
  .main-home-slider-desktop {
    display: none;
  }
  .main-home-slider-mobile {
    display: block;
  }
  #main-custom-slider {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.main-home-slider-desktop,
.main-home-slider-mobile {
  margin-bottom: 30px;
}
.gha-slick-carousel {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.gha-slick-carousel.slick-initialized {
  height: auto;
  visibility: visible;
  opacity: 1;
}
#main-custom-slider button.slick-prev.slick-arrow {
  left: 15px;
}
#main-custom-slider button.slick-next.slick-arrow {
  right: 15px;
}
#main-custom-slider button.slick-prev.slick-arrow,
#main-custom-slider button.slick-next.slick-arrow {
  background: #D8AC0F;
  z-index: 999;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
#main-custom-slider button.slick-prev.slick-arrow::before,
#main-custom-slider button.slick-next.slick-arrow::before {
  width: 24px;
  height: 24px;
  line-height: 26px;
  font-size: 24px;
}
:root {
  --big-tires: #d8ac0f;
  --big-tires-hover: #a6840c;
  --white: #fff;
  --background-smooth: #eeeeee;
  --text-color-black: #000;
  --text-color-strong: #202020;
  --text-color: #333;
  --text-color-medium: #444;
  --text-grey: #7F858D;
  --text-grey-light: #42464D;
  --text-color-light: #565C69;
  --text-color-green: #2dc26e;
  --text-color-blue: #3773af;
}
/* Block - Table Checkout Success (all method payments) */
body.checkout-onepage-success .checkout-success-table-info {
  width: 100%;
  margin: 0 auto 0.65rem auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  border-collapse: collapse;
}
body.checkout-onepage-success .checkout-success-table-info caption {
  border: 0;
  height: inherit;
  margin: inherit;
  overflow: inherit;
  position: inherit;
  width: inherit;
  caption-side: top;
  font-size: 20px;
  font-weight: 600;
  color: var(--text-color);
  text-align: center;
  text-transform: uppercase;
}
body.checkout-onepage-success .checkout-success-table-info th {
  text-align: inherit;
}
body.checkout-onepage-success .checkout-success-table-info .checkout-success-table-info-thead th {
  font-size: 16px;
  font-weight: 700;
  color: var(--text-color-medium);
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  text-align: center;
}
body.checkout-onepage-success .checkout-success-table-info .checkout-success-table-info-tbody tr {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
body.checkout-onepage-success .checkout-success-table-info .checkout-success-table-info-tbody td {
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color-medium);
  padding: 7px 15px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
body.checkout-onepage-success .checkout-success-table-info .checkout-success-table-info-tfoot tr {
  font-size: 16px;
  font-weight: 700;
  color: var(--text-color);
  text-align: right;
}
body.checkout-onepage-success .checkout-success-table-info .checkout-success-table-info-tfoot th {
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
}
body.checkout-onepage-success .checkout-success-table-info .checkout-success-table-info-tfoot .grand_total .price {
  font-weight: 700;
  color: var(--text-color-black);
}
body.checkout-onepage-success .checkout-success-shipping-address-wrapper {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}
body.checkout-onepage-success .checkout-success-shipping-address-wrapper .checkout-success-shipping-address-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--text-color-medium);
}
body.checkout-onepage-success .checkout-success-shipping-address-wrapper .checkout-success-shipping-address-title span {
  font-size: 20px;
  font-weight: 600;
  color: var(--text-color-medium);
}
body.checkout-onepage-success .checkout-success-shipping-address-wrapper .checkout-success-shipping-address-content {
  font-size: 16px;
  font-weight: 500;
  color: var(--text-color-strong);
}
body.checkout-onepage-success .checkout-success-shipping-address-wrapper .shipping-address {
  font-size: 16px;
  font-weight: 500;
  color: var(--text-color-strong);
}
body.checkout-onepage-success .checkout-success-shipping-address-wrapper .shipping-address .box-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--text-color-medium);
}
body.checkout-onepage-success .actions-toolbar-my-orders {
  display: flex;
  justify-content: flex-end;
}
body.checkout-onepage-success .actions-toolbar-my-orders button {
  border: 0;
  outline: 0;
  font-size: 14px !important;
  font-weight: 600;
  padding: 5px 12px !important;
  background-color: var(--big-tires);
  color: var(--white);
  text-transform: uppercase;
  cursor: pointer;
  transition: all 500ms ease;
}
body.checkout-onepage-success .actions-toolbar-my-orders button:hover {
  color: #fff;
  border-color: #a6840c;
  background-color: #a6840c;
}
body.checkout-onepage-success .actions-toolbar-my-orders button::before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f112';
  font-size: 0.76rem;
  vertical-align: middle;
  margin-right: 5px;
}
@media (min-width: 768px) {
  body.checkout-onepage-success .checkout-success-table-info-tfoot th {
    padding: 10px 10px 5px 10px;
  }
  body.checkout-onepage-success .checkout-success-table-info-tfoot td {
    padding: 10px 10px 5px 10px;
  }
}
@media (max-width: 767px) {
  body.checkout-onepage-success .checkout-success-table-info {
    border: 0;
    margin-top: 20px;
  }
  body.checkout-onepage-success .checkout-success-table-info tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  body.checkout-onepage-success .checkout-success-table-info td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 16px;
    text-align: right;
  }
  body.checkout-onepage-success .checkout-success-table-info td:before {
    font-size: 14px;
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  body.checkout-onepage-success .checkout-success-table-info td:last-child {
    border-bottom: 0;
  }
  body.checkout-onepage-success .checkout-success-table-info .checkout-success-table-info-thead {
    display: none;
  }
  body.checkout-onepage-success .checkout-success-table-info .checkout-success-table-info-tfoot tr {
    display: flex;
    justify-content: space-between;
    background-color: #eee;
  }
  body.checkout-onepage-success .checkout-success-table-info .checkout-success-table-info-tfoot th {
    font-size: 14px;
    text-align: left;
  }
  body.checkout-onepage-success .checkout-success-shipping-address-wrapper {
    align-items: flex-start;
    flex-direction: column;
  }
}
/* END Block - Table Checkout Success (all method payments) */
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Gdpr
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-gdpr-delete-account {
  margin-top: 50px;
}
.mp-gdpr-delete-account .legend span {
  color: #db3b21;
  font-weight: 500;
}
.mp-gdpr-delete-account .actions-toolbar {
  margin-top: 25px;
}
.mp-gdpr-delete-account .actions-toolbar .action-delete {
  background-color: #db3b21;
  border-color: #db3b21;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.mp-gdpr-delete-account .actions-toolbar .action-delete:hover {
  background-color: #ba4000;
  border-color: #b84002;
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .page-products {
        .products-grid {
            .product-item {
                width: 100%/3;
            }
        }
    }

    .page-products.page-layout-1column {
        .products-grid {
            .product-item {
                width: 100%/4;
            }
        }
    }

    .page-products.page-layout-3columns {
        .products-grid {
            .product-item {
                width: 100%/2;
            }
        }
    }
}
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
    .products-grid {
        .product-item {
            width: 100%/5;
        }
    }

    .page-layout-1column {
        .products-grid {
            .product-item {
                width: 100%/6;
            }
        }
    }

    .page-layout-3columns {
        .products-grid {
            .product-item {
                width: 100%/4;
            }
        }
    }

    .page-products {
        .products-grid {
            .product-items {
                margin: 0;
            }
            
            .product-item {
                margin-left: calc(~'(100% - 4 * 23.233%) / 3');
                padding: 0;
                width: 23.233%;

                &:nth-child(4n + 1) {
                    margin-left: 0;
                }
            }
        }
    }

    .page-products {
        &.page-layout-1column {
            .products-grid {
                .product-item {
                    margin-left: 0;
                    width: 100%/5;
                }
            }
        }

        &.page-layout-3columns {
            .products-grid {
                .product-item {
                    margin-left: 1%;
                    width: 32.667%;

                    &:nth-child(3n) {
                        margin-left: 1%;
                    }

                    &:nth-child(3n + 1) {
                        margin-left: 0;
                    }
                }
            }
        }
    }
}
*/
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
:root {
  --big-tires: #d8ac0f;
  --big-tires-hover: #a6840c;
  --white: #fff;
  --background-smooth: #f1f1f1;
  --text-color-black: #000;
  --text-color-strong: #202020;
  --text-color: #333;
  --text-color-medium: #444;
  --text-grey-light: #42464D;
  --text-grey: #7F858D;
  --text-color-light: #565C69;
  --text-color-green: #22864e;
  --text-color-blue: #3773af;
}
/* Checkout Success - (GLOBAL) */
body.checkout-onepage-success .page-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.checkout-onepage-success .page-title-wrapper .page-title-texts .page-title {
  font-size: 30px;
  font-weight: 700;
  color: var(--text-color-green);
  letter-spacing: -0.48px;
  margin-bottom: 0;
  text-transform: uppercase;
}
body.checkout-onepage-success .page-title-wrapper .page-title-texts .page-subtitle {
  font-size: 20px;
  font-weight: 700;
  color: var(--text-grey);
  text-transform: uppercase;
  margin-left: 16px;
}
body.checkout-onepage-success .page-title-wrapper .page-title-texts .checkout-success-bank-slip-print,
body.checkout-onepage-success .page-title-wrapper .page-title-texts .checkout-success-pix-print,
body.checkout-onepage-success .page-title-wrapper .page-title-texts .checkout-success-credit-card-print {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-top: 4px;
  margin-left: 5px;
}
/* END Checkout Success - (GLOBAL) */
/* Media Queries - (GLOBAL) */
@media (min-width: 768px) {
  body.checkout-onepage-success .fontawesome-icons-margin {
    margin: 0 20px;
  }
  body.checkout-onepage-success .page-title-texts .page-title {
    font-size: 36px;
    line-height: 16px;
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  body.checkout-onepage-success .page-title-wrapper {
    text-align: center;
    flex-direction: column;
  }
  body.checkout-onepage-success .page-title-wrapper svg {
    margin-bottom: 10px;
  }
  body.checkout-onepage-success .fontawesome-icons {
    width: 30px;
    height: 30px;
  }
  body.checkout-onepage-success .fontawesome-icon-mail-large-mobile-boleto {
    width: 26px;
    margin: 0;
  }
  body.checkout-onepage-success .fontawesome-icon-mail-large-mobile-pix {
    width: 54px;
    margin-right: 20px;
  }
  body.checkout-onepage-success .fontawesome-icons-margin-mobile {
    margin-right: 20px;
  }
  .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-qrcode {
    margin-right: 0 !important;
  }
}
/* END Media Queries - (GLOBAL) */
/* Checkout Success - (PIX) */
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper {
  width: 100%;
  max-width: 940.58px;
  display: flex;
  border-radius: 0.25rem;
  margin: 20px 0;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-qrcode {
  padding: 32px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-right: 14px;
  border-radius: 0.25rem;
  background: var(--background-smooth);
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-qrcode .checkout-success-pix-qrcode-box {
  padding: 10px;
  background: var(--background-white);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-qrcode .checkout-success-pix-qrcode-box img {
  max-width: 360px;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-qrcode #codeInput {
  display: none;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-qrcode #mm-msg-copy {
  font-size: 18px;
  font-weight: 600;
  color: var(--text-color-green);
  letter-spacing: -0.5px;
  margin-top: 5px;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-qrcode button {
  outline: 0;
  border: none;
  width: 100%;
  color: var(--white);
  background: var(--big-tires);
  font-size: 18px;
  font-weight: 600;
  margin-top: 16px;
  border-radius: 0.10rem;
  cursor: pointer;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-qrcode button:hover {
  color: var(--white);
  border-color: var(--big-tires-hover);
  background: var(--big-tires-hover);
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-message {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-message .checkout-success-pix-faq {
  margin: 10px 0;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-message .content-checkout-success-pix-box-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 20px;
  background: var(--background-smooth);
  border-radius: 0.25rem;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-message .content-checkout-success-pix-box-wrapper .checkout-success-pix-info-wrapper .checkout-success-pix-info-title {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--text-color-light);
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-message .content-checkout-success-pix-box-wrapper .checkout-success-pix-info-wrapper span {
  font-weight: 500;
  color: var(--text-color-light);
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-message .content-checkout-success-pix-box-wrapper .checkout-success-pix-info-wrapper strong {
  font-size: 18px;
  font-weight: 600;
  color: var(--text-color-strong);
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-message .content-checkout-success-pix-box-wrapper .checkout-success-pix-info-wrapper a {
  color: var(--text-color-strong);
  text-decoration: none;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order {
  width: 100%;
  max-width: 940.58px;
  display: flex;
  border-radius: 0.25rem;
  margin: 20px 0;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-order-info {
  padding: 32px 16px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  border-radius: 0.25rem;
  background: var(--background-smooth);
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-order-info .checkout-success-order-title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color-light);
  margin: 0 auto;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-order-info .checkout-success-order-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-order-info .checkout-success-order-box .checkout-success-order-content {
  display: grid;
  grid-template-columns: 70px 1fr;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-order-info .checkout-success-order-box .checkout-success-order-content svg {
  width: 55px;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-order-info .checkout-success-order-box .checkout-success-order-content span {
  font-size: 16px;
  font-weight: 500;
  color: var(--text-color-light);
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-box-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 32px 16px;
  border-radius: 0.25rem;
  background: var(--background-smooth);
  margin-left: 14px;
}
body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-box-wrapper p {
  font-size: 16px;
  font-weight: 500;
  color: var(--text-color);
  text-align: center;
}
/* END Checkout Success - (PIX) */
/* Media Queries - (PIX) */
@media (min-width: 768px) {
  body.checkout-onepage-success .checkout-success-pix-global-wrapper {
    margin: 35px 0;
  }
  body.checkout-onepage-success .checkout-success-order .checkout-success-order-info-01 {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper {
    flex-direction: column;
  }
  body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-qrcode {
    margin: 0 0 20px 0;
  }
  body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-wrapper .checkout-success-pix-message .checkout-success-pix-description-wrapper {
    margin-top: 20px;
    padding: 1rem;
  }
  body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-pix-faq {
    margin-top: 20px;
  }
  body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order {
    flex-direction: column;
    margin-top: 20px;
  }
  body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-order-info-01 {
    margin-bottom: 20px;
  }
  body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-order-mail {
    padding: 40px 10px;
    margin-top: 20px;
    margin-left: 0 !important;
  }
  body.checkout-onepage-success .checkout-success-pix-global-wrapper .checkout-success-order .checkout-success-order-info .checkout-success-order-box .checkout-success-order-content {
    margin: 0;
  }
}
/* END Media Queries - (PIX) */
/* Checkout Success - (BANK SLIP) */
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  background-color: var(--background-smooth);
  padding: 20px;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-box {
  display: flex;
  border-radius: 0.25rem;
  margin: 15px 0;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-box .checkout-success-bank-slip-wrapper h3 {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--text-color-light);
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-box .checkout-success-bank-slip-wrapper p {
  text-align: center;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-box .checkout-success-bank-slip-wrapper span,
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-box .checkout-success-bank-slip-wrapper p {
  font-weight: 500;
  color: var(--text-color-light);
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper-02 .checkout-success-bank-slip-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 10px;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper-02 .checkout-success-bank-slip-content h3 {
  font-size: 18px;
  font-weight: 700;
  color: var(--text-color-light);
  margin-bottom: 10px;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper-02 .checkout-success-bank-slip-content h3 textarea {
  width: 100%;
  max-height: 42px;
  padding: 10px;
  font-weight: 500;
  color: var(--text-color-light);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper-02 .checkout-success-bank-slip-actions #txtCopiado {
  font-size: 18px;
  font-weight: 600;
  color: var(--text-color-green);
  letter-spacing: -0.5px;
  margin-bottom: 5px;
  text-align: center;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper-02 .checkout-success-bank-slip-actions .btnCopiarBarras {
  outline: 0;
  border: none;
  color: var(--background-smooth);
  background-color: var(--big-tires);
  font-size: 14px;
  font-weight: 600;
  padding: 7px 16px;
  margin: 5px;
  border-radius: 0.1rem;
  cursor: pointer;
  transition: all 500ms ease;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper-02 .checkout-success-bank-slip-actions .btnCopiarBarras:hover {
  color: var(--white);
  border-color: #a6840c;
  background-color: #a6840c;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper-02 .checkout-success-bank-slip-actions .btnImprimirBoleto {
  margin-top: 10px;
  outline: 0;
  border: none;
  color: var(--background-smooth);
  background-color: var(--big-tires);
  font-size: 14px;
  font-weight: 600;
  padding: 7px 16px;
  margin: 5px;
  border-radius: 0.1rem;
  cursor: pointer;
  transition: all 500ms ease;
}
body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper-02 .checkout-success-bank-slip-actions .btnImprimirBoleto:hover {
  color: var(--white);
  border-color: #a6840c;
  background-color: #a6840c;
}
/* END Checkout Success - (BANK SLIP) */
/* Media Queries - (BANK SLIP) */
@media (min-width: 768px) {
  body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper {
    margin: 35px 0;
  }
  body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-01 {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global {
    margin-top: 20px;
    flex-direction: column-reverse;
  }
  body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-box {
    width: 100%;
    flex-direction: column;
  }
  body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper-01 {
    margin-top: 20px;
  }
  body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-wrapper h3,
  body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-content h3 {
    font-size: 16px;
    text-align: center;
  }
  body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-actions .btnImprimirBoleto,
  body.checkout-onepage-success .checkout-success-bank-slip-global-wrapper .checkout-success-bank-slip-wrapper-global .checkout-success-bank-slip-actions .btnCopiarBarras {
    width: 100%;
    text-align: center;
  }
}
/* END Media Queries - (BANK SLIP) */
:root {
  --big-tires: #d8ac0f;
  --big-tires-hover: #a6840c;
  --white: #fff;
  --background-smooth: #f1f1f1;
  --text-color-black: #000;
  --text-color-strong: #202020;
  --text-color: #333;
  --text-color-medium: #444;
  --text-grey-light: #42464D;
  --text-grey: #7F858D;
  --text-color-light: #565C69;
  --text-color-green: #2dc26e;
  --text-color-blue: #3773af;
}
/* Checkout Success - (CREDIT CARD) */
body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-box {
  display: flex;
  border-radius: 0.25rem;
  margin: 20px 0;
}
body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-box .checkout-success-credit-card-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  background-color: var(--background-smooth);
  padding: 20px;
}
body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-box .checkout-success-credit-card-wrapper h3 {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--text-color-light);
}
body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-box .checkout-success-credit-card-wrapper p {
  text-align: center;
}
body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-box .checkout-success-credit-card-wrapper span,
body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-box .checkout-success-credit-card-wrapper p {
  font-weight: 500;
  color: var(--text-color-light);
}
/* END Checkout Success - (CREDIT CARD) */
/* Media Queries - (CREDIT CARD) */
@media (min-width: 768px) {
  body.checkout-onepage-success .checkout-success-credit-card-global-wrapper {
    margin: 35px 0;
  }
  body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-wrapper-02 {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-box {
    flex-direction: column;
  }
  body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-box .checkout-success-credit-card-wrapper h3 {
    text-align: center;
  }
  body.checkout-onepage-success .checkout-success-credit-card-global-wrapper .checkout-success-credit-card-box .checkout-success-credit-card-wrapper-01 {
    margin: 20px 0;
  }
}
/* END Media Queries - (CREDIT CARD) */
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__s) {
    .block.widget .products-grid .product-item,
    .page-layout-1column .block.widget .products-grid .product-item,
    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 100%/3;
    }
}
*/
/*
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .block.widget .products-grid .product-item {
        width: 100%/3;
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        width: 100%/4;
    }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 100%/2;
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
    .block.widget .products-grid .product-item {
        width: 100%/5;
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: calc(~'(100% - 5 * (100%/6)) / 4');
        width: 100%/6;

        &:nth-child(4n + 1) {
            margin-left: calc(~'(100% - 5 * (100%/6)) / 4');
        }

        &:nth-child(5n + 1) {
            margin-left: 0;
        }
    }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 100%/4;
    }

    .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%;

        &:nth-child(4n + 1) {
            margin-left: 0;
        }
    }
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
    .sidebar .block.widget .pager {
        .item:not(.pages-item-next):not(.pages-item-previous) {
            &:extend(.abs-no-display-desktop all);
        }

        .pages-item-next {
            padding: 0;

            .action {
                margin: 0;
            }
        }
    }
}
*/
@media all and (min-width: 769px), print {
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .opc-wrapper {
    box-sizing: border-box;
  }
  .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;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    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: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .sidebar-main .amfinder-toggle {
    padding: 0;
  }
  .sidebar-main .amfinder-toggle .amfinder-select {
    padding: 0 15px 0 5px;
  }
  .sidebar-main .amfinder-toggle .amfinder-select-wrapper:after,
  .sidebar-main .amfinder-toggle .amfinder-dropdown:after {
    background-size: 10px;
    width: 20px;
  }
  .sidebar-main .amfinder-toggle .amfinder-dropdown {
    padding: 0 15px 0 5px;
    word-break: break-all;
  }
  .sidebar-main .amfinder-toggle .amfinder-details {
    margin: 5px 0 0;
    width: 100%;
    min-width: 170px;
  }
  .sidebar-main .amfinder-toggle .amfinder-buttons > .button {
    width: 48%;
    padding: 8px;
  }
  .sidebar-main .amfinder-horizontal .am-item {
    min-width: 100%;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #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:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .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;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 33.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .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 {
    border: 0;
    margin-bottom: 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-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
}
@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 {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@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: 85px;
  }
}
:root {
  --bigtires-400: #e6b710;
  --bigtires-500: #d8ac0f;
  --bigtires-600: #c29a0c;
  --bigtires-700: #aa880c;
  --bigtires-800: #8a6e09;
  --white: #fff;
  --gray-100: #e1e1e6;
  --gray-300: #c4c4cc;
  --gray-400: #71717c;
  --gray-500: #51515a;
  --gray-600: #323238;
  --gray-700: #29292e;
  --gray-800: #202020;
  --gray-900: #121214;
  --blue: #427dd6;
  --green: #3A9901;
  --green-800: #005422;
  --red-500: #fc4756;
  --red-600: #c43541;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-weight: 500;
}
body {
  -webkit-font-smoothing: antialiased;
}
body,
input,
textarea,
button {
  font-size: 16px;
}
.breadcrumbs strong {
  font-weight: 600 !important;
}
.d-none {
  display: none;
}
.page-header .header-middle .category-chooser a:hover {
  color: var(--bigtires-500) !important;
}
.account .column.main .block:not(.widget) .block-title .action.edit:hover,
.account .column.main .block:not(.widget) .block-title .action.view:hover {
  opacity: 1 !important;
}
.rdstation-popup-position-bottom_right {
  height: 100px !important;
  min-height: 100px !important;
  margin-bottom: 50px !important;
}
#gha-installments-price-wrapper .installments-message {
  font-size: 16px;
  font-weight: 500;
}
#gha-installments-price-wrapper .installments-message strong {
  color: var(--gray-500);
}
body.catalog-product-view #gha-dppd-wrapper .discounted-product-price-container .discounted-price {
  font-size: 40px;
}
body.catalog-product-view #gha-dppd-wrapper .discounted-product-price-container .discounted-message {
  font-size: 16px;
  font-weight: 600;
}
#gha-dppd-price-wrapper .discounted-product-price-container .discounted-price {
  font-size: 24px;
  font-weight: 700;
  color: var(--gray-500);
}
#gha-dppd-price-wrapper .discounted-message {
  font-size: 16px;
  font-weight: 700;
}
#gha-dppd-price-wrapper .first-line-product-price-on-card,
#gha-dppd-price-wrapper .second-line-product-price-on-card,
#gha-dppd-price-wrapper .third-line-product-price-on-card {
  font-weight: 500;
  color: var(--gray-500);
}
#gha-dppd-price-wrapper .first-line-product-price-on-card {
  display: block;
}
li.add-product-label-special-price {
  background-color: var(--gray-800);
}
li.add-product-label-special-price .label-content {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.product-item .product-item-details .price-box .price-final_price .price-wrapper .price {
  font-size: 24px;
}
.product-item .product-item-details .price-box .old-price .price-container .price-wrapper .price {
  font-size: 18px !important;
}
body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="number"],
body input[type="datetime"],
body input[type="email"] {
  font-weight: 500 !important;
}
body input[type="password"] {
  letter-spacing: 1px;
  font-weight: 900 !important;
}
body select {
  font-weight: 500 !important;
}
.sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
input {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-400);
}
#back-top {
  display: inline-table;
  right: initial;
  left: 15px;
}
#notice-cookie-block {
  background: var(--bigtires-500);
}
#notice-cookie-block .notice-cookie-content {
  font-size: 18px;
  color: var(--gray-500);
}
#notice-cookie-block .notice-cookie-content a {
  text-decoration: none;
  color: var(--blue);
  font-weight: 600;
  border-bottom: 1px solid;
}
#notice-cookie-block .actions button {
  background: var(--gray-800);
  padding: 7px 37px;
  border-radius: 2px;
}
.modal-popup .modal-inner-wrap .modal-header {
  border-bottom: none;
}
.modal-popup .modal-inner-wrap .modal-header .action-close {
  width: 25px !important;
  height: 25px !important;
  background-color: var(--red-600) !important;
  border: 0 !important;
  right: 0 !important;
  z-index: 100;
}
.modal-popup .modal-inner-wrap .modal-header .action-close:before {
  font-size: 26px !important;
  line-height: initial !important;
}
.modal-popup .modal-inner-wrap .modal-content {
  border: none;
}
.modal-popup .modal-inner-wrap .modal-content .block-authentication .block-new-customer .actions-toolbar.mobile {
  display: none;
}
.modal-popup .modal-inner-wrap .modal-content .block-authentication .block-new-customer .block-content .actions-toolbar .primary .action-register {
  padding: 3px 17px;
  font-size: 14px;
}
.modal-popup .modal-inner-wrap .modal-content .block-authentication .block-customer-login .block-content .actions-toolbar .primary .action-login {
  padding: 3px 17px;
  font-size: 14px;
}
.modal-popup .modal-inner-wrap .modal-content .block-authentication .block-customer-login .block-content .actions-toolbar .secondary a {
  text-decoration: none;
  color: var(--blue);
  font-weight: 600;
  border-bottom: none;
}
.sidebar-additional div .block-reorder .block-content form .actions-toolbar .primary button:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
.sidebar-additional div .block-reorder .block-content form .actions-toolbar .secondary a {
  margin-top: 5px;
  border-bottom: none;
}
.sidebar-additional div .block-reorder .block-content form .actions-toolbar .secondary a span {
  color: var(--blue);
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
}
.sales-order-print .block-static-block,
.sales-order-print #bt-head-timeline,
.sales-order-print .page.messages {
  display: none !important;
}
body.page-print .logo picture {
  display: none;
}
body.page-print .logo .print-logo {
  display: block !important;
}
body.page-print .logo .print-logo img {
  display: block !important;
}
@media print {
  .logo picture {
    display: none;
  }
  .logo .print-logo {
    display: block !important;
  }
  .logo .print-logo img {
    display: block !important;
  }
  body.sales-order-print main {
    padding-top: 0 !important;
    margin-bottom: 0 !important;
  }
  body.sales-order-print .message.global.demo {
    display: none !important;
  }
  body.sales-order-print .order-details-items .order-title strong {
    font-size: 20px;
    font-weight: 700;
    color: var(--gray-500);
    text-transform: uppercase;
  }
  body.sales-order-print .order-details-items .order-items .table-order-items {
    margin-bottom: 0px !important;
  }
  body.sales-order-print .order-details-items .order-items .table-order-items thead tr {
    display: grid;
    grid-template-columns: 3fr 2fr 1fr 1fr 1fr;
    width: 100vw;
    max-width: 94vw;
  }
  body.sales-order-print .order-details-items .order-items .table-order-items thead tr th {
    font-size: 13.5px;
    font-weight: 600;
    color: var(--gray-500);
    padding: 5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  body.sales-order-print .order-details-items .order-items .table-order-items tbody tr {
    display: grid;
    grid-template-columns: 3fr 2fr 1fr 1fr 1fr;
    width: 100vw;
    max-width: 94vw;
  }
  body.sales-order-print .order-details-items .order-items .table-order-items tbody tr td {
    font-size: 16px;
    font-weight: 500;
    color: var(--gray-500);
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  body.sales-order-print .order-details-items .order-items .table-order-items tbody tr td strong {
    font-size: 16px;
    font-weight: 500;
    color: var(--gray-500);
  }
  body.sales-order-print .order-details-items .order-items .table-order-items tbody tr td span {
    font-size: 16px;
    font-weight: 500;
    color: var(--gray-500);
  }
  body.sales-order-print .order-details-items .order-items .table-order-items tfoot tr th {
    font-size: 16px;
    font-weight: 600;
    color: var(--gray-500);
  }
  body.sales-order-print .order-details-items .order-items .table-order-items tfoot tr td {
    font-size: 16px;
    font-weight: 600;
    color: var(--gray-500);
  }
  body.sales-order-print .order-details-items .order-items .table-order-items tfoot tr td span {
    font-size: 16px;
    font-weight: 600;
    color: var(--gray-500);
  }
  body.sales-order-print .order-details-items .order-items .table-order-items tfoot tr td .price {
    font-size: 16px;
    font-weight: 700;
    color: var(--gray-500);
  }
  body.sales-order-print .order-details-items .actions-toolbar {
    display: none;
  }
  body.sales-order-print .block-order-details-view .block-title strong {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: var(--gray-500) !important;
    text-transform: uppercase !important;
  }
  body.sales-order-print .block-order-details-view .block-content {
    display: flex;
    justify-content: center;
  }
  body.sales-order-print .block-order-details-view .block-content .box-order-shipping-address {
    font-size: 16px;
    order: 0;
  }
  body.sales-order-print .block-order-details-view .block-content .box-order-shipping-address strong span {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: var(--gray-500) !important;
  }
  body.sales-order-print .block-order-details-view .block-content .box-order-shipping-address .box-content address {
    font-size: 15px !important;
  }
  body.sales-order-print .block-order-details-view .block-content .box-order-billing-address {
    font-size: 16px;
    order: 1;
  }
  body.sales-order-print .block-order-details-view .block-content .box-order-billing-address strong span {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: var(--gray-500) !important;
  }
  body.sales-order-print .block-order-details-view .block-content .box-order-billing-address .box-content address {
    font-size: 15px !important;
  }
  body.sales-order-print .block-order-details-view .block-content .box-order-shipping-method {
    font-size: 16px;
    order: 2;
  }
  body.sales-order-print .block-order-details-view .block-content .box-order-shipping-method strong span {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: var(--gray-500) !important;
  }
  body.sales-order-print .block-order-details-view .block-content .box-order-billing-method {
    display: none;
  }
  body.sales-order-print .block-order-details-view .block-content::before {
    display: none;
  }
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 1 !important;
}
.blog-post-grid .owl-nav {
  position: relative;
  top: -300px;
}
.product-item .product-item-actions .actions-secondary > .action {
  float: inline-end !important;
}
.product-item .product-item-actions .actions-secondary > .action {
  float: inline-end !important;
}
@media (min-width: 640px) {
  .product-item-actions .actions-primary + .actions-secondary {
    width: 100% !important;
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
  }
}
.cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop .groupdrop-title {
  font-size: 18px;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 10px !important;
}
.cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop .groupdrop-link .item {
  margin-bottom: 18px;
}
.cdz-menu .menu-link i.menu-icon {
  margin-inline-end: 0 !important;
  margin-inline: 0 !important;
}
.page-header {
  margin-bottom: 0 !important;
}
a.logo {
  width: 216px;
}
.footer-logo {
  width: 180px;
}
.page-header .container {
  max-width: 100%;
}
#header-top a {
  text-decoration: none;
}
.header-search .cdz-cat-search .current-cat {
  min-width: 135px !important;
}
.header-search.has-cat-search .minisearch.has-cat {
  padding-left: 150px !important;
}
.page-footer .footer-content-top .newsletter.footer-box .footer-payment {
  display: block;
}
.page-footer .footer-content-top .newsletter.footer-box .footer-payment picture {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.row-lgpd {
  margin: 0 !important;
  padding: 0 10px 0 10px !important;
}
.footer-bottom-lgpd {
  text-align: center;
  background: var(--bigtires-600);
  padding: 10px;
}
.footer-bottom-lgpd p {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
#footer-content-1 {
  font-size: 14px;
}
#footer-content-2 {
  font-size: 14px;
}
#footer-content-3 {
  font-size: 14px;
}
.footer-box-1 .footer-address p {
  font-size: 13px;
  font-weight: 600;
}
body.cms-index-index .mobile-slider-container {
  margin-bottom: 20px !important;
}
body.cms-index-index .cdz-slideshow .item-image {
  border-radius: 0;
}
body.cms-index-index .cdz-slideshow.space-lg {
  margin-bottom: 20px !important;
}
body.cms-index-index .cdz-slideshow::after {
  border-radius: 0;
  box-shadow: none;
}
body.cms-index-index .mobile-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#pageFaq {
  color: var(--gray-500);
}
#pageFaq h1 {
  font-size: 30px;
  color: var(--gray-500);
}
#pageFaq h3 {
  font-size: 22px;
  color: var(--gray-500);
  font-weight: 600;
}
#pageFaq h4 {
  color: var(--gray-500);
  font-size: 18px;
}
#pageFaq #tabpage_14 {
  margin-bottom: 50px;
}
.pageTrocaDevolucao {
  color: var(--gray-500);
  padding: 0 10px;
}
.pageTrocaDevolucao h1 {
  font-size: 30px;
  color: var(--gray-500);
}
.pageTrocaDevolucao h4 {
  color: var(--gray-500);
  font-size: 22px;
}
.pageTrocaDevolucao h5 {
  color: var(--gray-500);
  font-size: 18px;
}
.pageTrocaDevolucao strong {
  font-weight: 600 !important;
  color: var(--gray-500) !important;
}
.pageTrocaDevolucao .btn-default {
  font-size: 14px !important;
  background: var(--bigtires-500);
  border: none;
  padding: 7px 14px;
  color: var(--white) !important;
  font-weight: 600 !important;
  border-radius: 2px;
  min-height: auto;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  margin: 20px 0px 50px 0px;
}
.mapa-do-site-section {
  margin-bottom: 50px;
}
.mapa-do-site-section .mapa-do-site-ul .mapa-do-site-title {
  margin: 15px 0;
  color: var(--gray-800);
  font-weight: 600;
}
.mapa-do-site-section .mapa-do-site-ul .mapa-do-site-title span {
  margin: 15px 0;
  color: var(--gray-800);
  font-weight: 600;
  cursor: pointer;
}
.mapa-do-site-section .mapa-do-site-ul .mapa-do-site-title a {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-500);
  text-decoration: none;
}
.mapa-do-site-section .mapa-do-site-ul .mapa-do-site-title .mapa-do-site-subtitle {
  margin: 5px 0px;
}
.mapa-do-site-section .mapa-do-site-ul .mapa-do-site-title .mapa-do-site-subtitle a {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-500);
  text-decoration: none;
}
.mapa-do-site-title::marker {
  color: var(--bigtires-500) !important;
}
.mapa-do-site-subtitle::marker {
  color: var(--bigtires-500) !important;
}
.mapa-do-site-title a::hover {
  color: var(--bigtires-500);
}
.mapa-do-site-subtitle a::hover {
  color: var(--bigtires-500);
}
body.brands-index-index .brand-container .brand-top {
  display: none;
}
body.brands-index-index .brand-container .brand-main .block .block-title {
  display: none;
}
body.brands-index-index .brand-container .brand-main .block .block-content .brand-inner .char-list {
  display: none;
}
.a-empresa .page-empresa-unidades {
  margin-bottom: 80px;
}
.a-empresa .page-empresa-unidades .container .page-empresa-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.a-empresa .page-empresa-unidades .textUnityBigTires {
  font-size: 25px;
  color: var(--bigtires-500);
}
.a-empresa .page-empresa-unidades .page-empresa-sp {
  background-image: url(https://images.pexels.com/photos/97906/pexels-photo-97906.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260);
  background-size: cover;
  height: 205px;
  padding: 0 !important;
  border: 3px solid var(--bigtires-500);
  border-radius: 3px;
  background-repeat: no-repeat;
  margin: 0px 10px;
}
.a-empresa .page-empresa-unidades .page-empresa-sp h2 {
  font-size: 1.2em;
  font-weight: 600;
  color: var(--bigtires-500);
  background: var(--gray-800);
  padding: 7px;
  border-bottom: 1px solid var(--white);
  margin-bottom: 0px;
}
.a-empresa .page-empresa-unidades .page-empresa-sp p {
  background: var(--bigtires-500);
  margin-top: -5px;
}
.a-empresa .page-empresa-unidades .page-empresa-sp p strong {
  font-size: 16px;
  font-weight: 600;
  color: #ebebeb;
}
.a-empresa .page-empresa-unidades .page-empresa-pr {
  background-image: url(https://images.unsplash.com/photo-1578952946356-6381e2f0911d?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1000&q=80);
  background-size: cover;
  height: 205px;
  padding: 0 !important;
  border: 3px solid var(--bigtires-500);
  border-radius: 3px;
  background-repeat: no-repeat;
  margin: 0px 10px;
}
.a-empresa .page-empresa-unidades .page-empresa-pr h2 {
  font-size: 1.2em;
  font-weight: 600;
  color: var(--bigtires-500);
  background: var(--gray-800);
  padding: 7px;
  border-bottom: 1px solid var(--white);
  margin-bottom: 0px;
}
.a-empresa .page-empresa-unidades .page-empresa-pr p {
  background: var(--bigtires-500);
  margin-top: -5px;
}
.a-empresa .page-empresa-unidades .page-empresa-pr p strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-100);
}
.a-empresa .page-empresa-unidades .page-empresa-sc {
  background-image: url(https://images.pexels.com/photos/433086/pexels-photo-433086.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260);
  background-size: cover;
  height: 205px;
  padding: 0 !important;
  border: 3px solid var(--bigtires-500);
  border-radius: 3px;
  background-repeat: no-repeat;
  margin: 0px 10px;
}
.a-empresa .page-empresa-unidades .page-empresa-sc h2 {
  font-size: 1.2em;
  font-weight: 600;
  color: var(--bigtires-500);
  background: var(--gray-800);
  padding: 7px;
  border-bottom: 1px solid var(--white);
  margin-bottom: 0px;
}
.a-empresa .page-empresa-unidades .page-empresa-sc p {
  background: var(--bigtires-500);
  margin-top: -5px;
}
.a-empresa .page-empresa-unidades .page-empresa-sc p strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-100);
}
.a-empresa .page-empresa-unidades .page-empresa-mg {
  background-image: url(https://images.pexels.com/photos/4048060/pexels-photo-4048060.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260);
  background-size: cover;
  height: 205px;
  padding: 0 !important;
  border: 3px solid var(--bigtires-500);
  border-radius: 3px;
  background-repeat: no-repeat;
  margin: 0px 10px;
}
.a-empresa .page-empresa-unidades .page-empresa-mg h2 {
  font-size: 1.2em;
  font-weight: 600;
  color: var(--bigtires-500);
  background: var(--gray-800);
  padding: 7px;
  border-bottom: 1px solid var(--white);
  margin-bottom: 0px;
}
.a-empresa .page-empresa-unidades .page-empresa-mg p {
  background: var(--bigtires-500);
  margin-top: -5px;
}
.a-empresa .page-empresa-unidades .page-empresa-mg p strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-100);
}
.a-empresa .bg-top-empresa {
  width: 100%;
  max-width: 100%;
  height: 180px;
  position: relative;
  background-color: var(--gray-800);
  background-size: cover;
  margin-bottom: 80px;
}
.a-empresa .bg-top-empresa .container {
  height: 180px;
}
.a-empresa .bg-top-empresa .container h1.page-empresa-title {
  width: 100%;
  height: 180px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: var(--bigtires-500);
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 2px;
}
.a-empresa .container .row .page-empresa-col-01 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 0px 90px 0px 0px;
}
.a-empresa .container .row .page-empresa-col-01 .page-empresa-title {
  font-size: 22px;
  color: var(--gray-500);
}
.a-empresa .container .row .page-empresa-col-01 .page-empresa-paragraph-black {
  font-size: 16px;
  color: var(--gray-500);
}
.a-empresa .container .row .page-empresa-col-02 .page-empresa-img-01 {
  border: 4px double var(--bigtires-500);
  padding: 0;
  border-radius: 2px;
}
.bg-middle-empresa .container h3.page-empresa-title {
  width: 100%;
  max-width: 100%;
  height: 180px;
  position: relative;
  background-color: var(--gray-800);
  background-size: cover;
  margin: 40px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--bigtires-500);
  font-size: 25px;
  letter-spacing: 2px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.bg-middle-empresa .container iframe {
  width: 100%;
  border: 4px double var(--bigtires-500);
  border-radius: 2px;
  transition: 2s;
}
.page-empresa-cards {
  margin-top: 30px !important;
}
.page-empresa-cards .row .page-empresa-cards-bg {
  background: var(--bigtires-500);
  border: 3px double var(--gray-500);
  height: 250px;
}
.page-empresa-cards .row .page-empresa-cards-bg .card-box h3 {
  font-size: 20px;
  color: var(--gray-800);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-empresa-cards .row .page-empresa-cards-bg .card-box p {
  font-size: 15px;
  color: var(--gray-500);
  text-align: justify;
  font-weight: 500;
}
.page-empresa-trabalhe-conosco {
  background: var(--gray-800);
  padding: 30px;
  margin-bottom: 40px !important;
}
.page-empresa-trabalhe-conosco h1 {
  color: var(--gray-100);
  font-size: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.page-empresa-trabalhe-conosco p {
  color: var(--gray-100);
  font-size: 14px;
  font-weight: 500;
}
.page-empresa-trabalhe-conosco p a {
  color: var(--blue);
}
.page-empresa-trabalhe-conosco p.textParagraph2White {
  font-weight: 700;
  color: var(--white);
}
#pagePrivacidade .page-privacidade-paragraph {
  text-align: justify;
  font-weight: 500;
  font-size: 16px;
  color: var(--gray-500);
}
body.blog-page a {
  text-decoration: none;
}
body.blog-page .blog-search .block-content {
  background: var(--bigtires-500) !important;
}
body.blog-page .blog-search .block-content form#blog_search_mini_form {
  background: var(--white) !important;
}
body.blog-page .block-categories ul.accordion {
  color: var(--gray-500);
}
body.blog-page .block-categories ul.accordion li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body.blog-page .block-categories ul.accordion li a {
  color: var(--gray-500);
  font-weight: 600;
}
body.blog-page .block-archive .block-content .item a {
  color: var(--gray-500);
  font-weight: 600;
}
body.blog-page .block-tagclaud .tagclaud-hld {
  font-size: 14px;
  color: var(--gray-500);
  font-weight: 500;
}
body.blog-page .block-tagclaud .tagclaud-hld span {
  font-weight: 500;
  color: var(--gray-500);
  padding: 0px;
}
body.blog-page .block-tagclaud .tagclaud-hld span a {
  font-size: 14px;
  color: var(--gray-500);
  font-weight: 500;
  text-decoration: underline !important;
}
body.blog-page .post-view .post-content .post-description .post-text-hld span {
  font-weight: 500 !important;
}
body.blog-page .post-view .post-content .post-description p a {
  color: var(--blue) !important;
}
body.blog-page .post-holder {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
body.blog-page .post-header .post-title-holder .post-date {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: var(--gray-400);
  font-weight: 500;
}
body.blog-page .post-info .post-author {
  color: var(--gray-400);
}
body.blog-page .post-info .post-author a {
  color: var(--gray-500);
  font-weight: 500;
}
body.blog-page .post-info .post-categories a {
  color: var(--gray-500);
  font-weight: 500;
}
body.blog-page .post-content .post-description .post-text-hld p,
body.blog-page .post-content .post-description .post-text-hld span {
  color: var(--gray-500);
  font-weight: 500;
}
body.blog-page .post-content .post-description .post-text-hld p em,
body.blog-page .post-content .post-description .post-text-hld span em {
  color: var(--gray-800);
}
body.blog-page .post-content .post-description .post-text-hld h2 {
  font-size: 18px;
}
body.blog-page .post-content .post-description .post-text-hld h2 span {
  font-weight: 600 !important;
  color: var(--gray-500);
}
body.blog-page .post-footer a.post-read-more {
  color: var(--gray-500);
  font-weight: 600;
}
body.catalog-product-view li.add-product-label-special-price {
  position: absolute !important;
  height: 1px !important;
  width: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip-path: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
  background: transparent !important;
}
body.catalog-product-view .bt-notification-message {
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
  background: var(--gray-800);
  display: inline-block;
  padding: 2px 7px;
  color: var(--white);
}
body.catalog-product-view .bt-whatsapp span::before {
  font-family: 'FontAwesome' !important;
  content: '\f232' !important;
}
body.catalog-product-view .bt-whatsapp span::after {
  font-family: 'FontAwesome' !important;
  content: '\f232' !important;
}
body.catalog-product-view .actions #product-addtocart-button span::before {
  content: '\e992';
}
body.catalog-product-view .actions #product-addtocart-button span::after {
  content: '\e992';
}
body.catalog-product-view #zip-masked {
  display: flex !important;
}
body.catalog-product-view .product.attribute.description .attributes-card-box {
  padding: 15px 30px;
  background: var(--gray-800);
  border-radius: 5px;
}
body.catalog-product-view .product.attribute.description .attributes-card-box .attributes-title {
  color: var(--gray-100);
}
body.catalog-product-view .product.attribute.description .attributes-card-box .value {
  color: var(--gray-100);
}
body.catalog-product-view #product-addtocart-button {
  border-color: var(--gray-800);
  background: var(--gray-800);
}
body.catalog-product-view .block.review-add .block-content form .fieldset .review-legend span {
  font-size: 18px;
  color: var(--gray-500);
  font-weight: 600;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body.catalog-product-view .block.review-add .block-content form .fieldset .review-legend strong {
  color: var(--gray-500);
}
body.catalog-product-view .block.review-add .block-content form .fieldset .review-field-nickname label {
  color: var(--gray-500);
  font-weight: 500;
  font-size: 15px;
}
body.catalog-product-view .block.review-add .block-content form .fieldset .review-field-summary label {
  color: var(--gray-500);
  font-weight: 500;
  font-size: 15px;
}
body.catalog-product-view .block.review-add .block-content form .fieldset .review-field-text label {
  color: var(--gray-500);
  font-weight: 500;
  font-size: 15px;
}
body.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary button {
  padding: 7px 21px;
  color: var(--white);
  background: var(--bigtires-500);
  font-size: 16px;
  border: none;
}
body.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary button:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
body.catalog-product-view .product-left .page-title-wrapper .page-title {
  font-size: 34px;
  color: var(--gray-500);
  line-height: 1;
}
body.catalog-product-view .product-left .page-title-wrapper .page-title span {
  font-weight: 600;
}
body.catalog-product-view .product-left .product-info-main-inner .product-reviews-summary {
  margin-top: 0px;
}
body.catalog-product-view .product-left .product-info-main-inner .product-reviews-summary .reviews-actions a {
  color: var(--gray-400);
  font-weight: 500;
}
body.catalog-product-view .product-left .product-info-main-inner .product-info-price {
  border-bottom: 1px solid rgba(216, 172, 15, 0.2);
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
body.catalog-product-view .product-left .product-info-main-inner .product-info-price .price-box {
  display: block;
  min-width: 252px;
}
body.catalog-product-view .product-left .product-info-main-inner .product-info-price .price-box .price-final_price .price-wrapper .price {
  color: var(--gray-500) !important;
  font-weight: 700 !important;
}
body.catalog-product-view .product-left .product-info-main-inner .product-info-stock-sku {
  display: flex;
  justify-content: flex-end;
  align-items: end;
  flex-direction: column;
  margin-bottom: 10px;
}
body.catalog-product-view .product-left .product-info-main-inner .product-info-stock-sku .stock.available {
  background: var(--bigtires-500);
  padding: 2px 10px;
  order: 1;
}
body.catalog-product-view .product-left .product-info-main-inner .product-info-stock-sku .stock.available span {
  color: var(--white);
  font-weight: 600;
  font-size: 14px;
}
body.catalog-product-view .product-left .product-info-main-inner .product-info-stock-sku .availability {
  font-weight: 600;
  color: var(--white);
  padding: 5px 10px;
  background: var(--red-600);
  order: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body.catalog-product-view .product-left .product-info-main-inner .product-info-stock-sku .product.attribute.sku {
  background: var(--white);
  padding: 2px 10px;
  color: var(--gray-500);
  font-weight: 500;
  font-size: 14px;
  -webkit-box-shadow: 0px 0px 2px 0px var(--gray-300) !important;
  box-shadow: 0px 0px 2px 0px var(--gray-300) !important;
  order: 2;
  margin-top: 10px;
}
body.catalog-product-view .product-left .product-info-main-inner .product-info-stock-sku .stock.unavailable {
  background: var(--red-600);
  padding: 2px 10px;
  font-weight: 600;
  font-size: 13px;
  order: 1;
  color: var(--white);
  margin-right: 0;
}
body.catalog-product-view .product-left .product-info-main-inner .product-add-form form .box-tocart .fieldset .field.qty label {
  color: var(--gray-500);
  font-weight: 700;
  font-size: 15px;
}
body.catalog-product-view .product-left .product-info-main-inner .product-add-form form .box-tocart .fieldset .field.qty label::after {
  content: ":";
}
body.catalog-product-view .product-left .product-info-main-inner .product-add-form form .box-tocart .fieldset .field.qty .control span button {
  color: var(--gray-500);
  font-weight: 700;
  font-size: 17px;
}
body.catalog-product-view .product-left .block-shipping-estimation .shipping-title {
  color: var(--gray-500);
  font-weight: 600;
  text-align: center;
  letter-spacing: normal;
  font: 600 18px/1.35 Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 10px;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-heading::before {
  display: none !important;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-content .fieldset h3 {
  color: var(--gray-500);
  font-weight: 600;
  text-align: center;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-content .fieldset .field.zip .control input::placeholder {
  color: var(--gray-800);
  text-align: left !important;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-content .actions {
  margin-top: 20px;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-content .actions button {
  display: block;
  margin: 0 auto;
  padding: 5px 15px;
  text-transform: uppercase;
  border-radius: 2px;
  font-size: 14px;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-content .actions button:hover {
  background-color: var(--bigtires-400);
  border: 0;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-content .actions .meu-cep {
  display: block;
  text-align: center;
  color: var(--gray-500);
  font-weight: 600;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-content .actions .meu-cep a {
  color: var(--blue);
  font-weight: 600;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-content .bottom-section .shipping-cost-result .loader-container {
  top: -87px;
  left: 90px;
}
body.catalog-product-view .product-left .block-shipping-estimation #shipping-form .block-content .bottom-section .shipping-cost-result .loader-container .shipping-loader img {
  width: 35px;
}
body.catalog-product-view .product-left a.tocompare {
  background: var(--bigtires-500);
  border: none;
  border-radius: 2px;
  padding: 10px 11px;
  color: var(--white);
  font-size: 13px;
  font-weight: 500;
}
body.catalog-product-view .product-left a.tocompare:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
body.catalog-product-view .main-technical-details {
  border: 0px solid var(--gray-100);
  background: var(--white);
  border-radius: 5px;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
}
body.catalog-product-view #container-technical-details {
  max-width: 100%;
}
body.catalog-product-view .product-main-bottom {
  background: var(--white);
}
body.catalog-product-view .product.attribute.description .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.catalog-product-view .product.attribute.description .container .row {
  padding: 0;
}
body.catalog-product-view .block-review-add {
  border: 0px solid var(--gray-100);
  background: var(--white);
  border-radius: 5px;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
  margin-bottom: 50px;
}
body.catalog-product-view .block-shipping-estimation .bottom-section {
  background: var(--white) !important;
}
body.catalog-product-view .product-info-main .product-info-main-inner .product.attribute {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.row-attributes {
  margin-left: 0;
  margin-bottom: 10px;
  padding: 5px 15px;
}
.row-attributes .attributes-title {
  color: var(--gray-500);
}
.row-products-attributes {
  background: var(--white) !important;
}
.attributes-card-box {
  margin-top: 5px;
}
.attributes-title {
  font-size: 22px;
  color: var(--gray-500);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.attributes-title-inmetro {
  font-size: 22px;
  color: var(--gray-500);
}
.attributes-card-details {
  width: 100%;
  padding: 10px;
  display: inline-flex;
}
.attributes-card-details:hover {
  border-radius: 30px;
  background: var(--gray-100);
  transition: 0.4s;
}
.attributes-card-details-inmetro {
  width: 100%;
  padding: 10px;
  display: inline-flex;
}
.attribute-desc {
  display: grid;
  padding-left: 5px;
  text-align: left;
}
.attribute-label {
  font-size: 20px;
  font-weight: 600;
  color: var(--gray-500);
}
.attribute-value {
  font-weight: 600;
  color: var(--bigtires-500);
  font-size: 22px;
}
.pointer {
  cursor: default;
}
.icon-tire {
  width: 78px !important;
  height: 78px !important;
}
.col-inmetro {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 767px) {
  .zero-height-mobbileTablet {
    height: 10px;
  }
}
@media (min-width: 640px) {
  body.catalog-product-view .fieldset .review-legend.legend {
    margin-bottom: 10px;
  }
}
body.page-with-filter .page-title-wrapper .page-title {
  font-size: 26px;
  text-transform: uppercase;
}
body.page-with-filter .price-final_price span.price {
  color: var(--gray-500);
  font-weight: 700;
  font-size: 20px;
}
body.page-with-filter ol.product-items .product-item .product-item-name a h2 {
  font-size: 16px;
  color: var(--gray-500);
}
body.page-with-filter .product-item-actions .actions-primary form .tocart {
  background: var(--bigtires-500);
  color: var(--white);
}
body.page-with-filter .product-item-actions .actions-primary form .tocart span {
  font-size: 11.7px;
}
body.page-with-filter .product-item-actions .actions-primary form .tocart:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
}
body.page-with-filter #layered-filter-block span.count {
  margin-left: 5px;
  margin-top: 2px;
}
#minicart-content-wrapper .block-title strong span {
  color: var(--gray-500);
  font-size: 16px;
  font-weight: 600;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper {
  min-height: 140px;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item {
  margin-bottom: 15px;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
  padding-left: 88px;
  position: relative;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name a {
  color: var(--gray-500);
  font-weight: 700;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .price-excluding-tax .minicart-price .price {
  font-size: 18px;
  color: var(--gray-500);
  font-weight: 700;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty.qty .label {
  color: var(--gray-500);
  font-weight: 600;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty.qty input {
  height: 32px;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions {
  position: absolute;
  left: 0;
  width: 16px;
  height: 36px;
  bottom: 0%;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .edit {
  background: var(--bigtires-500);
  border: none;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .delete {
  background: var(--bigtires-500);
  border: none;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .edit::before {
  color: var(--white) !important;
}
#minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .delete::before {
  color: var(--white) !important;
}
#minicart-content-wrapper .block-content .cart-total .subtotal .label {
  color: var(--gray-500);
  font-size: 15px;
  font-weight: 600;
}
#minicart-content-wrapper .block-content .cart-total .subtotal .amount.price-container .price-wrapper .price {
  color: var(--bigtires-500);
  font-weight: 700;
}
#minicart-content-wrapper .block-content .cart-total .actions .primary .button {
  text-decoration: none;
}
#minicart-content-wrapper .block-content .cart-total .actions .primary #top-cart-btn-checkout:hover {
  background: var(--bigtires-400);
  color: var(--white);
  transition: 0.4ms;
}
#minicart-content-wrapper .block-content .cart-total .actions .checkout {
  background: var(--gray-800) !important;
  border-color: var(--gray-800) !important;
}
#minicart-content-wrapper .block-content .cart-total .actions .checkout:hover {
  background-color: var(--gray-800) !important;
  opacity: 0.9;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-top {
  color: var(--gray-500);
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-top .block-title strong {
  color: var(--gray-500);
  font-weight: 600;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-top .block-title strong::after {
  color: var(--gray-500);
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content .account-social-login .block-content .facebook-login a {
  color: var(--gray-500) !important;
  font-size: 13px;
  transition: 0.4ms;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content .account-social-login .block-content .facebook-login a span {
  color: var(--blue);
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover {
  color: var(--white) !important;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span {
  background: var(--white) !important;
  color: var(--blue) !important;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span {
  transform: rotate(360deg);
  transition: 0.5s;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content .account-social-login .block-content .google-login a {
  color: var(--gray-500) !important;
  font-size: 13px;
  transition: 0.4ms;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content .account-social-login .block-content .google-login a:hover {
  color: var(--white) !important;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content .account-social-login .block-content .google-login a:hover span {
  color: var(--red-600) !important;
  transform: rotate(360deg);
  transition: 0.5s;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content form .actions-toolbar .primary button:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content form .actions-toolbar .secondary {
  margin-top: 5px;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content form .actions-toolbar .secondary .remind {
  border-bottom: none;
  text-decoration: none;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .block-content form .actions-toolbar .secondary .remind span {
  color: var(--gray-500);
  font-size: 12px;
  font-weight: 500;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .info-summary-bottom .secondary .create-account-question {
  color: var(--gray-800);
  font-weight: 600;
}
.wishlist .cdz-dropdown .cdz-dd-content .cdz-dd-content-inner .mini-list .block-content .block-customer-login .info-summary-bottom .secondary .create-account-link {
  font-size: 13px;
  color: var(--bigtires-500);
  text-decoration: none;
  font-weight: 600;
}
.md-sidenav-right.cdz-sidebar #utilities-main .product-item .product-item-left .delete,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .product-item .product-item-left .delete {
  background: var(--bigtires-500);
  border: none;
}
.md-sidenav-right.cdz-sidebar #utilities-main .product-item .product-item-left .delete:hover,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .product-item .product-item-left .delete:hover {
  background: var(--bigtires-400) !important;
  transition: 0.4ms;
}
.md-sidenav-right.cdz-sidebar #utilities-main .product-item .product-item-left .delete::before,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .product-item .product-item-left .delete::before {
  color: var(--white) !important;
}
.md-sidenav-right.cdz-sidebar #utilities-main .product-item .product-item-details .product-item-name a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .product-item .product-item-details .product-item-name a {
  font-weight: 600;
  color: var(--gray-500);
  font-size: 14px;
}
.md-sidenav-right.cdz-sidebar #utilities-main .product-item .product-item-details .product-item-price .price,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .product-item .product-item-details .product-item-price .price {
  color: var(--gray-500);
  font-size: 18px;
  font-weight: 700;
}
.md-sidenav-right.cdz-sidebar #utilities-main .product-item .product-item-details .tocart:hover,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .product-item .product-item-details .tocart:hover {
  color: var(--bigtires-500) !important;
  transition: 0.4ms;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .mini-list .block-content .empty,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .mini-list .block-content .empty,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .mini-list .block-content .empty,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .mini-list .block-content .empty {
  padding: 17px 10px 14px 15px;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .block-top .block-title strong,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .block-top .block-title strong,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .block-top .block-title strong,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .block-top .block-title strong {
  color: var(--gray-500);
  font-weight: 700;
  font-size: 16px;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .block-top .block-title span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .block-top .block-title span,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .block-top .block-title span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .block-top .block-title span {
  color: var(--gray-500);
  font-weight: 600;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .block-top .block-title::after,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .block-top .block-title::after,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .block-top .block-title::after,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .block-top .block-title::after {
  color: var(--bigtires-500);
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .desc,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .desc,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .desc,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .desc {
  font-size: 14px;
  text-align: center;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .icon-account,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .icon-account,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .icon-account,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .icon-account {
  background: var(--bigtires-500);
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a {
  color: var(--gray-500) !important;
  font-size: 13px;
  transition: 0.4ms;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a span,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a span {
  color: var(--blue);
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover {
  color: var(--white) !important;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span {
  background: var(--white) !important;
  color: var(--blue) !important;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .facebook-login a:hover span {
  transform: rotate(360deg);
  transition: 0.5s;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a {
  color: var(--gray-500) !important;
  font-size: 13px;
  transition: 0.4ms;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a:hover,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a:hover,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a:hover,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a:hover {
  color: var(--white) !important;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a:hover span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a:hover span,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a:hover span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content .account-social-login .block-content .google-login a:hover span {
  color: var(--red-600) !important;
  transform: rotate(360deg);
  transition: 0.5s;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content form .field .label span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content form .field .label span,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .field .label span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .field .label span {
  font-weight: 500;
  color: var(--gray-500);
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content form .actions-toolbar .primary button span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content form .actions-toolbar .primary button span,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .actions-toolbar .primary button span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .actions-toolbar .primary button span {
  font-size: 16px;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary {
  margin-top: 5px;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary a,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary a {
  border-bottom: none !important;
  text-decoration: none !important;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary a span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary a span,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary a span,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-top .block-customer-login .block-content form .actions-toolbar .secondary a span {
  color: var(--gray-500);
  font-size: 14px;
  font-weight: 500;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-bottom .md-content .title a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-bottom .md-content .title a,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-bottom .md-content .title a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-bottom .md-content .title a {
  color: var(--gray-500);
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-bottom .md-content p a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-bottom .md-content p a,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-bottom .md-content p a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-bottom .md-content p a {
  text-decoration: none;
  color: var(--gray-500);
  font-weight: 600;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-bottom .md-content .secondary .create-account-question,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-bottom .md-content .secondary .create-account-question,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-bottom .md-content .secondary .create-account-question,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-bottom .md-content .secondary .create-account-question {
  color: var(--gray-800);
  font-weight: 600;
}
.md-sidenav-right.cdz-sidebar #utilities-main .account-info-summary .info-summary-bottom .md-content .secondary .create-account-link,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .account-info-summary .info-summary-bottom .md-content .secondary .create-account-link,
.md-sidenav-right.cdz-sidebar #utilities-main .wislist-sidebar-content .info-summary-bottom .md-content .secondary .create-account-link,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .wislist-sidebar-content .info-summary-bottom .md-content .secondary .create-account-link {
  font-size: 13px;
  color: var(--bigtires-500);
  text-decoration: none;
  font-weight: 600;
}
.md-sidenav-right.cdz-sidebar #utilities-main .acount-menu .account-menu-items li a,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .acount-menu .account-menu-items li a {
  font-size: 14px;
}
.md-sidenav-right.cdz-sidebar #utilities-main .acount-menu .account-menu-items li .account,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .acount-menu .account-menu-items li .account {
  font-weight: 600;
}
.md-sidenav-right.cdz-sidebar #utilities-main .acount-menu .account-menu-items li a:hover,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .acount-menu .account-menu-items li a:hover {
  color: var(--bigtires-500) !important;
  transition: 0.4ms;
}
.md-sidenav-right.cdz-sidebar #utilities-main .acount-menu .account-menu-items li:hover,
.md-sidenav-right.cdz-sidebar #utilies-wishlist .acount-menu .account-menu-items li:hover {
  color: var(--bigtires-500) !important;
  transition: 0.4ms;
}
body.checkout-cart-index .form-cart {
  margin-bottom: 20px;
}
body.checkout-cart-index .form-cart thead tr th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
body.checkout-cart-index .form-cart thead tr th span {
  color: var(--gray-500);
  font-weight: 600;
}
body.checkout-cart-index .form-cart thead tr th.qty {
  text-align: center;
}
body.checkout-cart-index .form-cart tbody .item-info td.item .product-item-details .product-item-name {
  display: flex;
}
body.checkout-cart-index .form-cart tbody .item-info td.item .product-item-details .product-item-name a {
  color: var(--gray-500);
  font-weight: 700;
}
body.checkout-cart-index .form-cart tbody .item-info td.price span .cart-price .price {
  color: var(--gray-500);
  font-weight: 600;
}
body.checkout-cart-index .form-cart tbody .item-info td.qty {
  text-align: center;
}
body.checkout-cart-index .form-cart tbody .item-info td.qty .cart-cont-item .qty .control a {
  background: var(--gray-100);
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 600;
}
body.checkout-cart-index .form-cart tbody .item-info td.qty .cart-cont-item .qty .control input {
  height: 26.2px;
}
body.checkout-cart-index .form-cart tbody .item-info td.subtotal span .cart-price .price {
  color: var(--gray-500);
  font-weight: 600;
}
body.checkout-cart-index .cart-container .cart-summary .summary.title {
  color: var(--gray-500);
  font-size: 20px !important;
  text-align: center;
  font-weight: 600 !important;
}
body.checkout-cart-index .cart-container .cart-summary #block-shipping .title #block-shipping-heading {
  color: var(--gray-500);
  font-weight: 600 !important;
  font-size: 16px !important;
}
body.checkout-cart-index .cart-container .cart-summary #block-shipping #block-summary form#shipping-zip-form p {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.checkout-cart-index .cart-container .cart-summary #block-shipping #block-summary form#shipping-zip-form div.field .label span {
  color: var(--gray-500);
  font-weight: 600;
}
body.checkout-cart-index .cart-container .cart-summary #block-shipping #block-summary form#co-shipping-method-form .fieldset .item-title span {
  color: var(--gray-500);
}
body.checkout-cart-index .cart-container .cart-summary #block-shipping #block-summary form#co-shipping-method-form .fieldset .item-options div.field.choice.item .label {
  color: var(--gray-500);
  font-weight: 500;
}
body.checkout-cart-index .cart-container .cart-summary #cart-totals .table-wrapper .table.totals tbody tr th {
  color: var(--gray-500);
  font-weight: 500;
}
body.checkout-cart-index .cart-container .cart-summary #cart-totals .table-wrapper .table.totals tbody tr th .amount span {
  font-weight: 600;
  color: var(--gray-500);
}
body.checkout-cart-index .cart-container .cart-summary #cart-totals .table-wrapper .table.totals tbody tr.grand.totals th.mark strong {
  font-weight: 600;
  font-size: 15px;
  color: var(--gray-500);
}
body.checkout-cart-index .cart-container .cart-summary #cart-totals .table-wrapper .table.totals tbody tr.grand.totals td.amount {
  padding-top: 12px;
}
body.checkout-cart-index .cart-container .cart-summary #cart-totals .table-wrapper .table.totals tbody tr.grand.totals td.amount strong span {
  font-weight: 600;
  font-size: 15px;
  color: var(--gray-500);
}
body.checkout-cart-index .cart-container .cart-summary .checkout-methods-items .item a.multicheckout {
  color: var(--blue);
  font-weight: 500;
  font-size: 12px;
}
body.checkout-cart-index .cart-container button.checkout,
body.checkout-cart-index .cart-container a.checkout {
  background: var(--gray-800) !important;
  border-color: var(--gray-800) !important;
}
body.checkout-cart-index .cart-container button.checkout:hover,
body.checkout-cart-index .cart-container a.checkout:hover {
  opacity: 0.9;
}
body.checkout-cart-index .cart-discount #block-discount div #block-discount-heading {
  color: var(--white);
  padding: 7px 12px;
  background: var(--bigtires-500);
  border-radius: 2px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 20px;
  cursor: pointer;
}
body.checkout-cart-index .cart-discount #block-discount div #block-discount-heading:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
body.checkout-cart-index .cart-summary .block > .content {
  display: block !important;
}
body.checkout-cart-index .cart-summary .block.active > .content {
  display: none !important;
}
body.checkout-cart-index .cart-summary .block.active > .cart-summary {
  min-height: 555px;
}
body.checkout-cart-index .bt-freeshipping-wrapper .bt-freeshipping-wrapper-available {
  width: 100%;
  font-size: 16px;
  color: var(--green);
}
body.checkout-cart-index .bt-freeshipping-wrapper .bt-freeshipping-wrapper-available .bt-freeshipping-label {
  font-weight: 600;
}
body.checkout-cart-index .bt-freeshipping-wrapper .bt-freeshipping-wrapper-available .bt-freeshipping-value {
  font-weight: 500;
}
body.checkout-cart-index .bt-freeshipping-wrapper .bt-freeshipping-wrapper-unavailable {
  width: 100%;
  font-size: 16px;
  color: var(--red-500);
}
body.checkout-cart-index .bt-freeshipping-wrapper .bt-freeshipping-wrapper-unavailable .bt-freeshipping-label {
  font-weight: 600;
}
body.checkout-cart-index .bt-freeshipping-wrapper .bt-freeshipping-wrapper-unavailable .bt-freeshipping-value {
  font-weight: 500;
}
.customer-account-login .account-social-login .block-content .facebook-login a {
  color: var(--gray-500) !important;
  font-size: 13px;
  transition: 0.4ms;
}
.customer-account-login .account-social-login .block-content .facebook-login a span {
  color: var(--blue);
}
.customer-account-login .account-social-login .block-content .facebook-login a:hover {
  color: var(--white) !important;
}
.customer-account-login .account-social-login .block-content .facebook-login a:hover span {
  background: var(--white) !important;
  color: var(--blue) !important;
}
.customer-account-login .account-social-login .block-content .facebook-login a:hover span {
  transform: rotate(360deg);
  transition: 0.5s;
}
.customer-account-login .account-social-login .block-content .google-login a {
  color: var(--gray-500) !important;
  font-size: 13px;
  transition: 0.4ms;
}
.customer-account-login .account-social-login .block-content .google-login a:hover {
  color: var(--white) !important;
}
.customer-account-login .account-social-login .block-content .google-login a:hover span {
  color: var(--red-500) !important;
  transform: rotate(360deg);
  transition: 0.5s;
}
.customer-account-login .login-container .block-customer-login .block-title strong {
  color: var(--gray-500);
  font-weight: 600;
  font-size: 20px;
}
.customer-account-login .login-container .block-customer-login .block-content form .login .note {
  color: var(--gray-500);
  font-weight: 400;
}
.customer-account-login .login-container .block-customer-login .block-content form .login .field .label span {
  color: var(--gray-500);
  font-weight: 400;
}
.customer-account-login .login-container .block-customer-login .block-content form .login .actions-toolbar .primary button:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
.customer-account-login .login-container .block-customer-login .block-content form .login .actions-toolbar .secondary .remind {
  border-bottom: none;
  text-decoration: none;
}
.customer-account-login .login-container .block-customer-login .block-content form .login .actions-toolbar .secondary .remind span {
  color: var(--gray-500);
  font-size: 12px;
  font-weight: 500;
}
.customer-account-login .login-container .block-new-customer {
  background: var(--bigtires-500) !important;
}
.customer-account-login .login-container .block-new-customer .block-title strong {
  color: var(--white);
  font-weight: 600;
  font-size: 20px;
}
.customer-account-login .login-container .block-new-customer .block-content p {
  color: var(--white);
  font-weight: 500;
}
.customer-account-login .login-container .block-new-customer .block-content .actions-toolbar .primary .create {
  background: var(--gray-800);
  padding: 10px;
}
.customer-account-login .login-container .block-new-customer .block-content .actions-toolbar .primary .create a {
  color: var(--gray-100);
}
.customer-account-login .login-container .block-new-customer .block-content .actions-toolbar .primary .create:hover {
  background: var(--gray-600);
  transition: 0.4ms;
}
body.customer-account-create .account-social-login .block-content .facebook-login a {
  color: var(--gray-500) !important;
  font-size: 13px;
  transition: 0.4ms;
}
body.customer-account-create .account-social-login .block-content .facebook-login a span {
  color: var(--blue);
}
body.customer-account-create .account-social-login .block-content .facebook-login a:hover {
  color: var(--white) !important;
}
body.customer-account-create .account-social-login .block-content .facebook-login a:hover span {
  background: var(--white) !important;
  color: var(--blue) !important;
}
body.customer-account-create .account-social-login .block-content .facebook-login a:hover span {
  transform: rotate(360deg);
  transition: 0.5s;
}
body.customer-account-create .account-social-login .block-content .google-login a {
  color: var(--gray-500) !important;
  font-size: 13px;
  transition: 0.4ms;
}
body.customer-account-create .account-social-login .block-content .google-login a:hover {
  color: var(--white) !important;
}
body.customer-account-create .account-social-login .block-content .google-login a:hover span {
  color: var(--red-600) !important;
  transform: rotate(360deg);
  transition: 0.5s;
}
body.customer-account-create .form-create-account .fieldset.create.info .legend {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
body.customer-account-create .form-create-account .fieldset.create.info .legend span {
  font-size: 17px;
  color: var(--gray-500);
  font-weight: 600;
}
body.customer-account-create .form-create-account .fieldset.create.info .field .label span {
  color: var(--gray-500);
  font-weight: 600;
  font-size: 15px;
}
body.customer-account-create .form-create-account .fieldset.create.account .legend {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
body.customer-account-create .form-create-account .fieldset.create.account .legend span {
  font-size: 17px;
  color: var(--gray-500);
  font-weight: 600;
}
body.customer-account-create .form-create-account .fieldset.create.account .field .label span {
  color: var(--gray-500);
  font-weight: 600;
  font-size: 15px;
}
body.customer-account-create .form-create-account .fieldset.create.account .password .control .password-none .password-strength-meter {
  background: var(--gray-500) !important;
  font-weight: 500;
}
body.customer-account-create .form-create-account .fieldset.create.account .password .control .password-weak .password-strength-meter {
  background: var(--red-600);
  font-weight: 500;
}
body.customer-account-create .form-create-account .fieldset.create.account .password .control .password-medium .password-strength-meter {
  background: var(--bigtires-500);
  font-weight: 500;
}
body.customer-account-create .form-create-account .fieldset.create.account .password .control .password-strong .password-strength-meter {
  background: var(--green);
  font-weight: 500;
}
body.customer-account-create .form-create-account .fieldset.create.account .password .control .password-very-strong .password-strength-meter {
  background: var(--green-800);
  font-weight: 500;
}
body.cms-index-index .special-price {
  display: block !important;
}
body.cms-index-index .product-item-name .product-item-link,
body.cms-index-index .product-item-link,
body.cms-index-index .product.name a,
body.cms-index-index h2 {
  font-weight: 600 !important;
  font-size: 18px !important;
}
body.cms-index-index .cdz-ajax-trigger {
  display: none;
}
body.cms-index-index .product-item-info .product-item-details .product-item-name {
  min-height: 56.7px;
}
body.cms-index-index .products.list.product-items .product-item .product-item-info .product-item-details .product-item-sku .label {
  color: var(--gray-500);
  font-weight: 700;
}
body.cms-index-index .products.list.product-items .product-item .product-item-info .product-item-details .product-item-sku .value {
  color: var(--gray-500);
  font-weight: 600;
}
body.cms-index-index .products.list.product-items .product-item .product-item-info .product-item-details .price-box {
  padding-bottom: 40px;
}
body.cms-index-index .products.list.product-items .product-item .product-item-info .product-item-details .price-box .price-final_price .price-wrapper .price {
  color: var(--gray-500);
  font-weight: 700;
  font-size: 24px;
}
body.cms-index-index .products.list.product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form .tocart {
  background: var(--bigtires-500);
  color: var(--white);
}
body.cms-index-index .products.list.product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form .tocart:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
body.cms-index-index .products.list.product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  padding-left: 0px;
}
body.cms-index-index #rd-floating_button-kolr9nt0 {
  right: 3px !important;
  bottom: -80px !important;
}
body.cms-index-index .listing-actions {
  margin: 20px 0px;
}
body.cms-index-index .listing-actions div button {
  background: none;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
}
body.cms-index-index .listing-actions div button span {
  color: var(--gray-500);
  font-weight: 600;
  font-size: 13px;
}
@media (max-width: 1200px) {
  body.cms-index-index .product-list-style-04 .product-item-inner .actions-primary form button span {
    font-size: 11px;
  }
}
aside.modal-popup .product-info-price .price-box span.price {
  color: var(--gray-500);
  font-weight: 700;
}
aside.modal-popup .box-tocart .fieldset .qty .control input {
  color: var(--gray-500);
}
aside.modal-popup .box-tocart .fieldset .qty .control span {
  color: var(--gray-500);
}
aside.modal-popup .box-tocart .fieldset .qty .control span button {
  color: var(--gray-500);
}
aside.modal-popup .modal-inner-wrap .modal-content .quickshop-modal .wk-container #wk-notification-container button#wk-oosn-button {
  margin-top: 10px;
  display: block;
  width: 100%;
}
aside.modal-popup .modal-inner-wrap .modal-content .minicart-popup #minicartpro-content-wrapper .product-item .delete {
  background: var(--bigtires-500);
  border: none;
}
aside.modal-popup .modal-inner-wrap .modal-content .minicart-popup #minicartpro-content-wrapper .product-item .delete:hover {
  background: var(--bigtires-400) !important;
  transition: 0.4ms;
}
aside.modal-popup .modal-inner-wrap .modal-content .minicart-popup #minicartpro-content-wrapper .product-item .delete::before {
  color: var(--white) !important;
}
aside.modal-popup .modal-inner-wrap .modal-content .minicart-popup #minicartpro-content-wrapper .product-item .edit {
  background: var(--bigtires-500);
  border: none;
}
aside.modal-popup .modal-inner-wrap .modal-content .minicart-popup #minicartpro-content-wrapper .product-item .edit:hover {
  background: var(--bigtires-400) !important;
  transition: 0.4ms;
}
aside.modal-popup .modal-inner-wrap .modal-content .minicart-popup #minicartpro-content-wrapper .product-item .edit::before {
  color: var(--white) !important;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-header {
  border: none;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-content {
  font-size: 15px;
  font-weight: 500;
  color: var(--gray-500);
  border: none;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-footer .action-secondary {
  order: 1;
  background: var(--red-600) !important;
  border: none;
  padding: 7px 21px;
  border-radius: 2px;
  font-size: 13px;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-footer .action-primary {
  order: 0;
  background: var(--bigtires-500);
  border: none;
  padding: 7px 21px;
  border-radius: 2px;
  font-size: 13px;
}
aside.modal-popup.confirm .modal-inner-wrap .modal-footer .action-primary span {
  font: 600 12px/1.35 Rajdhani, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
}
#searchsuite-autocomplete .product #product li .qs-option-info .qs-option-title a {
  color: var(--gray-500);
  text-decoration: none;
}
#searchsuite-autocomplete .product #product li .qs-option-info .qs-option-description {
  font-size: 14px;
  color: var(--gray-600);
  font-weight: 600;
}
#searchsuite-autocomplete .product #product li .qs-option-info .qs-option-reviews a {
  font-size: 13px;
  color: var(--gray-500);
  font-weight: 500;
}
#searchsuite-autocomplete .product #product li .qs-option-info .qs-option-price .price {
  color: var(--gray-500);
  font-weight: 700;
  font-size: 22px;
}
body.customer-account-index a {
  text-decoration: none;
}
body.customer-account-index .block-title strong {
  font-size: 18px !important;
  color: var(--gray-500);
}
body.customer-account-index .box-title span {
  color: var(--gray-500);
  font-weight: 600 !important;
}
body.customer-account-index address a {
  text-decoration: none !important;
  color: var(--blue) !important;
  font-weight: 500 !important;
}
body.customer-account-index .sidebar-additional .block-title strong {
  color: var(--white) !important;
}
body.customer-account-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.customer-account-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.customer-account-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.customer-account-index .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.customer-account-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.customer-account-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.customer-account-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.customer-account-index .block-dashboard-info .box-title span,
body.customer-account-index .block-dashboard-addresses .box-title span,
body.customer-account-index .block-dashboard-orders .box-title span {
  font-weight: 600 !important;
}
body.customer-account-index .block-dashboard-info .block-title strong,
body.customer-account-index .block-dashboard-addresses .block-title strong,
body.customer-account-index .block-dashboard-orders .block-title strong {
  color: var(--gray-500);
  font-weight: 600;
}
body.customer-account-index .block-dashboard-info .block-title strong span,
body.customer-account-index .block-dashboard-addresses .block-title strong span,
body.customer-account-index .block-dashboard-orders .block-title strong span {
  font-weight: 600 !important;
}
body.customer-account-index .block-dashboard-info .block-title a,
body.customer-account-index .block-dashboard-addresses .block-title a,
body.customer-account-index .block-dashboard-orders .block-title a {
  padding: 6px 18px !important;
  border-radius: 2px !important;
  text-decoration: none;
  font-weight: 600 !important;
}
body.customer-account-index .block-dashboard-info .block-title a:hover,
body.customer-account-index .block-dashboard-addresses .block-title a:hover,
body.customer-account-index .block-dashboard-orders .block-title a:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
body.customer-account-index .block-dashboard-info .block-content a,
body.customer-account-index .block-dashboard-addresses .block-content a,
body.customer-account-index .block-dashboard-orders .block-content a {
  text-decoration: none;
  color: var(--blue);
  font-weight: 500;
}
body.customer-account-index .block-dashboard-info .block-content .box-actions a,
body.customer-account-index .block-dashboard-addresses .block-content .box-actions a,
body.customer-account-index .block-dashboard-orders .block-content .box-actions a {
  text-decoration: none;
  color: var(--blue);
  font-weight: 600;
}
body.customer-account-index .block-dashboard-info .block-content tbody tr td.actions,
body.customer-account-index .block-dashboard-addresses .block-content tbody tr td.actions,
body.customer-account-index .block-dashboard-orders .block-content tbody tr td.actions {
  color: var(--blue);
  font-weight: 500;
  text-decoration: none;
}
body.customer-account-index .block-dashboard-orders .block-content table thead tr th {
  font-size: 16px;
}
body.customer-account-index .block-dashboard-orders .block-content table tbody tr td {
  font-size: 14px;
}
body.customer-account-index .block-dashboard-orders .block-content table tbody tr td a {
  font-size: 14px;
}
body.customer-account-index .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.customer-account-index .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.sales-order-view .page-title-wrapper {
  margin-bottom: 20px !important;
  padding: 20px !important;
  background: var(--white);
  border: 1px solid var(--gray-100);
  border-radius: 5px;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
}
body.sales-order-view #bt-head-timeline {
  height: 180px;
  padding-top: 5px;
  margin-bottom: 20px;
  background: var(--white);
  border: 1px solid var(--gray-100);
  border-radius: 5px;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
}
body.sales-order-view a {
  text-decoration: none;
}
body.sales-order-view .block-title strong {
  font-size: 18px !important;
  color: var(--gray-500);
}
body.sales-order-view .box-title span {
  color: var(--gray-500);
  font-weight: 600 !important;
}
body.sales-order-view .sidebar-additional .block-title strong {
  color: var(--white) !important;
}
body.sales-order-view .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.sales-order-view .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.sales-order-view .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.sales-order-view .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.sales-order-view .order-details-items .order-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.sales-order-view .order-details-items .order-title .track {
  display: none;
}
body.sales-order-view .order-details-items thead tr th {
  color: var(--gray-500);
  font-weight: 600;
}
body.sales-order-view .order-details-items tbody tr td::before {
  color: var(--gray-500) !important;
  font-weight: 600 !important;
}
body.sales-order-view .order-details-items tbody tr .product-item-name {
  color: var(--gray-500);
  font-weight: 600;
}
body.sales-order-view .order-details-items tfoot tr th {
  color: var(--gray-500);
  font-weight: 500 !important;
}
body.sales-order-view .order-details-items tfoot tr .price {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-500);
}
body.sales-order-view .order-details-items .order-title strong {
  font-size: 19px;
  color: var(--gray-500);
  font-weight: 600;
  text-transform: uppercase;
}
body.sales-order-view .order-details-items .box-title span {
  font-weight: 600;
}
body.sales-order-view .order-details-items tr.grand_total .mark strong {
  font-weight: 600;
  color: var(--gray-500);
}
body.sales-order-view .order-details-items .actions-toolbar .primary a {
  display: inline-block;
  background: var(--bigtires-500);
  border-radius: 2px;
  color: var(--white);
  font-weight: 600;
  text-transform: uppercase;
  padding: 4px 15px;
  min-height: auto;
  box-shadow: none;
  transition: color 0.3ms;
  backface-visibility: hidden;
}
body.sales-order-view .order-details-items .actions-toolbar .primary a:hover {
  background-color: var(--bigtires-400);
}
body.sales-order-view .order-details-items .actions-toolbar .primary a span {
  font-size: 12px;
}
body.sales-order-view .order-details-items .actions-toolbar .secondary a {
  transition: color 0.3ms;
}
body.sales-order-view .order-details-items .actions-toolbar .secondary a:hover {
  background-color: var(--bigtires-400);
}
body.sales-order-view .block-order-details-view .block-title strong {
  font-size: 19px !important;
  color: var(--gray-500);
  font-weight: 600 !important;
  text-transform: uppercase;
}
body.sales-order-view .block-order-details-view .block-content a {
  text-decoration: none;
  color: var(--blue);
}
body.sales-order-view .block-order-details-view .block-content .box-order-shipping-method .box-content {
  font-size: 16px;
}
body.sales-order-view .block-order-details-view .block-content .box-order-shipping-method .bt-tracking-info-list {
  list-style: decimal-leading-zero;
}
body.sales-order-view .block-order-details-view .block-content .box-order-shipping-method .bt-tracking-info-list span {
  display: inline-block;
  line-height: 30px;
}
body.sales-order-view .block-order-details-view .block-content .box-order-shipping-method .bt-tracking-info-list .bt-tracking-info-content-data-wrapper {
  border-bottom: 1px solid var(--gray-100);
  padding-bottom: 15px;
}
body.sales-order-view .block-order-details-view .block-content .box-order-shipping-method .bt-tracking-info-list .bt-tracking-info-content-data-wrapper a {
  display: block;
  margin-top: 5px;
  padding: 0px 12px;
  height: 25px;
  line-height: 25px;
  color: var(--white);
  background: var(--bigtires-500);
  border-radius: 1px;
}
body.sales-order-view .block-order-details-view .block-content .box-order-shipping-method .bt-tracking-info-list .bt-tracking-info-content-data-wrapper .click-to-copy {
  cursor: pointer;
}
body.sales-order-view .block-order-details-view .block-content .box-order-shipping-method .bt-tracking-info-list .bt-tracking-info-content-data-wrapper .click-to-copy.on::after {
  content: '\f0c5';
  font-family: 'FontAwesome';
  font-size: 12px;
  margin-left: 5px;
}
body.sales-order-view .block-order-details-view .block-content .box-order-shipping-method .bt-tracking-info-list .bt-tracking-info-content-data-wrapper .click-to-copy.off::after {
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 12px;
  margin-left: 5px;
}
body.sales-order-view .block-order-details-view .block-content .box-order-shipping-method .bt-tracking-info-list label {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-600);
  line-height: 30px;
}
body.sales-order-view .block-order-details-view .block-content .box-order-billing-method .box-content {
  font-size: 16px;
}
body.sales-order-view .block-order-details-view .block-content .box-order-billing-method .box-content .title {
  font-weight: 500;
  color: var(--gray-500);
}
body.sales-order-view .block-order-details-view .block-content .box-order-billing-method .box-content a {
  width: 150px !important;
  margin: 0 !important;
  padding: 4px 0 !important;
  background: var(--bigtires-500) !important;
  border-radius: 2px !important;
  font-weight: 600 !important;
  transition: 0.4ms;
}
body.sales-order-view .block-order-details-view .block-content .box-order-billing-method .box-content a:hover {
  background: var(--bigtires-400) !important;
}
body.sales-order-view .block-order-details-view .block-content .box-order-billing-method td {
  padding-left: 0;
}
body.sales-order-view .tocart {
  color: var(--white) !important;
}
body.sales-order-view .order-actions-toolbar .actions a {
  color: var(--blue) !important;
}
body.sales-order-view .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.sales-order-view .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.gdpr-customer-index a {
  text-decoration: none;
}
body.gdpr-customer-index .block-title strong {
  font-size: 18px !important;
  color: var(--gray-500);
}
body.gdpr-customer-index .box-title span {
  color: var(--gray-500);
  font-weight: 600 !important;
}
body.gdpr-customer-index address a {
  text-decoration: none !important;
  color: var(--blue) !important;
  font-weight: 500 !important;
}
body.gdpr-customer-index .sidebar-additional .block-title strong {
  color: var(--white) !important;
}
body.gdpr-customer-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.gdpr-customer-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.gdpr-customer-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.gdpr-customer-index .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.gdpr-customer-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.gdpr-customer-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.gdpr-customer-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.gdpr-customer-index .legend span {
  font-size: 18px;
}
body.gdpr-customer-index .field.choice .label span {
  font-size: 16px;
}
body.gdpr-customer-index .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.gdpr-customer-index .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.customer-account-edit .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.customer-account-edit .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.customer-account-edit .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.customer-account-edit .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.customer-account-edit .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.customer-account-edit .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.customer-account-edit .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.customer-account-edit .password .control .password-none .password-strength-meter {
  background: var(--gray-500) !important;
  font-weight: 500;
}
body.customer-account-edit .password .control .password-weak .password-strength-meter {
  background: var(--red-600) !important;
  font-weight: 500;
}
body.customer-account-edit .password .control .password-medium .password-strength-meter {
  background: var(--bigtires-500) !important;
  font-weight: 500;
}
body.customer-account-edit .password .control .password-strong .password-strength-meter {
  background: var(--green) !important;
  font-weight: 500;
}
body.customer-account-edit .password .control .password-very-strong .password-strength-meter {
  background: var(--green-800) !important;
  font-weight: 500;
}
body.customer-account-edit .form-edit-account input {
  color: var(--gray-500);
  font-weight: 500;
}
body.customer-account-edit .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.customer-account-edit .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.newsletter-manage-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.newsletter-manage-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.newsletter-manage-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.newsletter-manage-index .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.newsletter-manage-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.newsletter-manage-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.newsletter-manage-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.newsletter-manage-index .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.newsletter-manage-index .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.marketplace-account-becomeseller .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-account-becomeseller .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-account-becomeseller .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-becomeseller .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-becomeseller .sidebar-main .wk-mp-main .content .account-nav strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-becomeseller .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.marketplace-account-becomeseller form#form-become-seller .wk-mp-fieldset legend span {
  font-size: 22px;
  font-weight: 600;
  color: var(--gray-500);
}
body.marketplace-account-becomeseller form#form-become-seller .wk-mp-fieldset legend button {
  padding: 6px 24px;
  border: none;
  outline: none;
  color: var(--white);
}
body.marketplace-account-becomeseller form#form-become-seller .wk-mp-fieldset legend button span {
  font-size: 12px;
  color: var(--white);
  font-weight: 600;
}
body.marketplace-account-becomeseller form#form-become-seller .wk-mp-fieldset legend button:hover {
  filter: opacity(0.8);
}
body.marketplace-account-becomeseller form#form-become-seller .wk-mp-fieldset legend button.pay {
  background: var(--bigtires-500) !important;
  border: none !important;
  transition: 0.4ms;
}
body.marketplace-account-becomeseller form#form-become-seller .wk-mp-fieldset legend button.wk-mp-btn {
  background: var(--gray-800);
  border: none !important;
  transition: 0.4ms;
}
body.marketplace-account-becomeseller form#form-become-seller .wk-mp-fieldset div.field label {
  color: var(--gray-500);
  font-weight: 500;
  font-size: 16px;
}
body.marketplace-account-becomeseller form#form-become-seller .wk-mp-fieldset div.field .control.shop input {
  width: 100%;
  background: var(--white);
}
body.sales-order-history a {
  text-decoration: none;
}
body.sales-order-history .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.sales-order-history .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.sales-order-history .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.sales-order-history .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.sales-order-history .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.sales-order-history .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.sales-order-history .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.sales-order-history .orders-history #my-orders-table tbody tr td.actions a {
  color: var(--blue);
  font-weight: 500;
  text-decoration: none;
}
body.sales-order-history .block-content .box-actions a {
  text-decoration: none;
  color: var(--blue);
  font-weight: 600;
}
body.sales-order-history .block-content form .actions-toolbar .secondary {
  margin-top: 5px;
  border-bottom: none;
}
body.sales-order-history .block-content form .actions-toolbar .secondary a span {
  color: var(--blue);
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
}
body.sales-order-history .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.sales-order-history .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.wishlist-index-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.wishlist-index-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.wishlist-index-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.wishlist-index-index .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.wishlist-index-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.wishlist-index-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.wishlist-index-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.wishlist-index-index #wishlist-view-form .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
body.wishlist-index-index #wishlist-view-form .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .qty .control input {
  width: 45px !important;
  height: 30px !important;
  margin-left: 0px !important;
}
body.wishlist-index-index .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.wishlist-index-index .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.wishlist-index-share .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.wishlist-index-share .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.wishlist-index-share .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.wishlist-index-share .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.wishlist-index-share form.wishlist.share {
  background: var(--white);
  padding: 20px;
}
body.wishlist-index-share form.wishlist.share .fieldset .legend span {
  font-size: 20px;
  font-weight: 600;
}
body.wishlist-index-share .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.wishlist-index-share .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.customer-address-index .block-title strong {
  font-size: 18px !important;
  color: var(--gray-500);
}
body.customer-address-index .box-title span {
  color: var(--gray-500);
  font-weight: 600 !important;
}
body.customer-address-index address a {
  text-decoration: none !important;
  color: var(--blue) !important;
  font-weight: 500 !important;
}
body.customer-address-index .box-actions .action {
  text-decoration: none;
  color: var(--blue);
  font-weight: 600;
}
body.customer-address-index .sidebar-additional .block-title strong {
  color: var(--white) !important;
}
body.customer-address-index .block-addresses-list .block-title strong,
body.customer-address-index .block-addresses-default .block-title strong {
  font-size: 20px !important;
  font-weight: 600 !important;
}
body.customer-address-index .block-addresses-list .block-content .table-wrapper table thead tr th,
body.customer-address-index .block-addresses-default .block-content .table-wrapper table thead tr th {
  font-weight: 600;
  color: var(--gray-600);
}
body.customer-address-index .block-addresses-list .block-content .table-wrapper table tbody tr,
body.customer-address-index .block-addresses-default .block-content .table-wrapper table tbody tr {
  font-size: 15px;
}
body.customer-address-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.customer-address-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.customer-address-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.customer-address-index .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.customer-address-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.customer-address-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.customer-address-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.customer-address-index #additional-addresses-table tbody tr .actions a {
  text-decoration: none;
  color: var(--blue);
  font-weight: 500;
}
body.customer-address-index .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.customer-address-index .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.customer-address-form .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.customer-address-form .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.customer-address-form .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.customer-address-form .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.customer-address-form form.form-address-edit .legend span {
  font-size: 20px;
  font-weight: 600;
}
body.customer-address-form form.form-address-edit input {
  color: var(--gray-500);
  font-weight: 500;
}
body.customer-address-form .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.customer-address-form .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.review-customer-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.review-customer-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.review-customer-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.review-customer-index .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.review-customer-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.review-customer-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.review-customer-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.review-customer-index .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.review-customer-index .cdz-checkbox-wrap {
  margin-top: 5px;
}
body.outofstocknotification-product-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.outofstocknotification-product-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.outofstocknotification-product-index .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.outofstocknotification-product-index .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.outofstocknotification-product-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.outofstocknotification-product-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.outofstocknotification-product-index .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.outofstocknotification-product-index .product-list-table-container {
  background: var(--white);
}
body.outofstocknotification-product-index .product-list-table-container thead th {
  font-weight: 600;
}
body.outofstocknotification-product-index .product-list-table-container tbody .product-list-table-action-delete a {
  text-decoration: none;
  color: var(--blue);
  font-weight: 600;
}
body.outofstocknotification-product-index .sidebar-additional .block-wishlist .block-content .empty {
  font-size: 16px;
}
body.outofstocknotification-product-index .cdz-checkbox-wrap {
  margin-top: 5px;
}
.wk-oosn-container {
  text-align: center;
}
@media (max-width: 991px) {
  #wk-notification-container .wk-oosn-emailBox {
    width: 100%;
  }
  #wk-notification-container #wk-oosn-button {
    width: 100%;
    margin-top: 10px;
    float: initial !important;
  }
}
body.checkout-index-index #bpsd-lightbox-content {
  display: none;
}
body.checkout-index-index #shipping #checkout-step-shipping .shipping-address-item {
  border-color: var(--bigtires-500);
}
body.checkout-index-index #shipping #checkout-step-shipping .shipping-address-item::after {
  background: var(--bigtires-500);
}
body.checkout-index-index #shipping #checkout-step-shipping a {
  text-decoration: none;
  color: var(--blue);
  font-weight: 600;
}
body.checkout-index-index #opc-shipping_method .checkout-shipping-method .table-checkout-shipping-method tbody .row {
  display: grid;
  grid-template-columns: 1fr 1fr 5fr;
  text-align: center;
}
body.checkout-index-index #opc-shipping_method .checkout-shipping-method .table-checkout-shipping-method tbody .row td.col-carrier {
  display: none;
}
body.checkout-index-index #opc-shipping_method .checkout-shipping-method .table-checkout-shipping-method tbody .row::before {
  display: none;
}
body.checkout-index-index #checkout-payment-method-load .payment-method-content .bp-card-container .form-container.active {
  max-width: 100%;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary tr th .title {
  font-size: 15px !important;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .title {
  font-size: 25px;
  color: var(--gray-500);
  font-weight: 600;
  text-align: center;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .table-totals tbody tr .label {
  color: var(--gray-500);
  font-weight: 500;
  font-size: 14px;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .table-totals tbody tr .value {
  color: var(--gray-500);
  font-weight: 500;
  font-size: 14px;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .table-totals tbody tr th {
  color: var(--gray-500);
  font-weight: 500;
  font-size: 14px;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .table-totals tbody tr td {
  font-weight: 600;
  color: var(--gray-500);
  font-size: 14px;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .title strong {
  font-size: 18px;
  font-weight: 600;
  color: var(--gray-500);
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .product-item-name {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-500);
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .product-item-shipping .bt-freeshipping-wrapper-available {
  width: 100%;
  font-size: 16px;
  color: var(--green);
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .product-item-shipping .bt-freeshipping-wrapper-available .bt-freeshipping-label {
  font-weight: 600;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .product-item-shipping .bt-freeshipping-wrapper-available .bt-freeshipping-value {
  font-weight: 500;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .product-item-shipping .bt-freeshipping-wrapper-unavailable {
  width: 100%;
  font-size: 16px;
  color: var(--red-600);
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .product-item-shipping .bt-freeshipping-wrapper-unavailable .bt-freeshipping-label {
  font-weight: 600;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .product-item-shipping .bt-freeshipping-wrapper-unavailable .bt-freeshipping-value {
  font-weight: 500;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .details-qty .label span {
  font-weight: 600;
  color: var(--gray-500);
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .details-qty .value {
  font-weight: 600;
  color: var(--gray-500);
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-block-summary .block.items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product .product-item-details .subtotal .cart-price .price {
  font-size: 18px;
  font-weight: 600;
  color: var(--gray-500);
  text-decoration: none;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-place-order-block .actions-toolbar .primary .checkout {
  background: var(--gray-800);
  border: var(--gray-800);
  padding: 20px;
}
body.checkout-index-index .opc-sidebar #opc-sidebar .opc-place-order-block .actions-toolbar .primary .checkout:hover {
  opacity: 0.9;
}
body.checkout-index-index .page-footer,
body.checkout-index-index #header-top,
body.checkout-index-index #header-bottom,
body.checkout-index-index .top-container {
  display: none;
}
body.checkout-index-index .page-header {
  min-height: auto;
}
body.checkout-index-index .page-header #header-middle .header-panel-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.checkout-index-index .page-header #header-middle .header-panel-row .header-panel-center {
  display: none;
}
body.checkout-index-index .page-header #header-middle .header-panel-row .header-panel-right {
  display: none;
}
body.checkout-index-index .page-header #header-middle .header-panel-row .header-panel-left {
  justify-content: center;
}
body.checkout-index-index #maincontent {
  margin-top: 20px;
}
body.checkout-index-index #payment .discount-code #block-discount-heading {
  background: var(--bigtires-500);
  padding: 7px 3px 7px 14px;
  color: var(--white);
  border-radius: 2px;
}
body.checkout-index-index #payment .discount-code #block-discount-heading::after {
  color: var(--white);
}
body.checkout-index-index #discount-form input::placeholder {
  color: var(--gray-500);
}
body.catalog-category-view #layered-filter-block span.count {
  margin-left: 5px;
  margin-top: 2px;
}
/* Timeline */
.input-timeLine {
  display: none;
  position: absolute;
}
.head-timeLine {
  position: relative;
  width: 100%;
  margin: 5px auto;
  animation: trans 0.7s linear forwards;
  background: var(--bigtires-500);
}
.header-timeLine {
  position: absolute;
  width: 100%;
  height: 35px;
}
.header-timeLine img {
  width: 40px;
  position: absolute;
  transition: 0.5s;
}
.nav-timeLine {
  padding-top: 15px;
  z-index: 100;
  position: absolute;
  width: 100%;
  margin-top: 50px;
  padding-left: 0;
}
.nav-timeLine li {
  list-style: none;
  float: left;
  width: 16.66%;
  text-align: center;
  color: var(--gray-400);
  font-size: 11px;
  cursor: pointer;
  font-weight: 700;
  transition: all 0.3s ease;
  vertical-align: middle;
  height: 60px;
  position: relative;
}
.nav-timeLine li::before {
  content: "";
  width: 25px;
  height: 25px;
  border: 2px solid var(--gray-400);
  border-radius: 50%;
  margin: auto;
  display: block;
  transition: all 0.3s ease;
}
.nav-timeLine li:hover::before {
  border: 2px solid var(--white);
  background: var(--bigtires-500) !important;
}
.nav-timeLine .inner {
  position: absolute;
  width: 100%;
  bottom: -10px;
  font-size: 14px;
  font-weight: 600;
  word-break: keep-all;
}
.nav-timeLine li.active-timeLine,
.nav-timeLine li:hover {
  color: var(--gray-500) !important;
}
.nav-timeLine li::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin: auto;
  background: var(--white);
  border: 2px solid var(--gray-300);
  margin-top: 48px;
}
input.step-01:checked ~ .head-timeLine .nav-timeLine li.step-01::after,
input.step-02:checked ~ .head-timeLine .nav-timeLine li.step-02::after,
input.step-03:checked ~ .head-timeLine .nav-timeLine li.step-03::after,
input.step-04:checked ~ .head-timeLine .nav-timeLine li.step-04::after,
input.step-05:checked ~ .head-timeLine .nav-timeLine li.step-05::after,
intut.step-06:checked ~ .head-timeLine .nav-timeLine li.step-06::after {
  background: var(--bigtires-500);
}
.line {
  width: 83.5%;
  margin: auto;
  background: var(--gray-100);
  height: 7px;
  position: absolute;
  left: 8.5%;
  top: 142px;
  z-index: 1;
  border-radius: 50px;
}
.line span {
  content: "";
  width: 0%;
  height: 100%;
  background-image: linear-gradient(to right, var(--bigtires-800) 0.3%, var(--bigtires-700) 40.3%, var(--bigtires-600) 60.3%, var(--bigtires-500) 80.3%, var(--bigtires-400) 100%);
  position: absolute;
  z-index: 2;
  border-radius: 50px;
  transition: all 0.8s ease;
}
.step-01:checked ~ .head-timeLine .nav-timeLine li.step-01::before,
.step-02:checked ~ .head-timeLine .nav-timeLine li.step-02::before,
.step-03:checked ~ .head-timeLine .nav-timeLine li.step-03::before,
.step-04:checked ~ .head-timeLine .nav-timeLine li.step-04::before,
.step-05:checked ~ .head-timeLine .nav-timeLine li.step-05::before,
.step-06:checked ~ .head-timeLine .nav-timeLine li.step-06::before {
  border: 2px solid var(--white);
  background: var(--bigtires-500);
  transition: all 0.3s ease;
}
.step-01:checked ~ .head-timeLine .line span {
  width: 0%;
}
.step-02:checked ~ .head-timeLine .line span {
  width: 20%;
}
.step-03:checked ~ .head-timeLine .line span {
  width: 39.3%;
}
.step-04:checked ~ .head-timeLine .line span {
  width: 60%;
}
.step-05:checked ~ .head-timeLine .line span {
  width: 80%;
}
.step-06:checked ~ .head-timeLine .line span {
  width: 100%;
}
.step-01:checked ~ .head-timeLine .header-timeLine img {
  left: 6.5%;
}
.step-02:checked ~ .head-timeLine .header-timeLine img {
  left: 23.3%;
}
.step-03:checked ~ .head-timeLine .header-timeLine img {
  left: 40%;
}
.step-04:checked ~ .head-timeLine .header-timeLine img {
  left: 56.6%;
}
.step-05:checked ~ .head-timeLine .header-timeLine img {
  left: 73.3%;
}
.step-06:checked ~ .head-timeLine .header-timeLine img {
  left: 90%;
}
.step-01-section,
.step-02-section,
.step-03-section,
.step-04-section,
.step-05-section,
.step-06-section {
  transform: scale(0);
  transform-origin: center bottom;
  transition: all 0.7s ease;
  position: absolute;
  top: 0;
}
.step-01:checked ~ .content .step-01-section,
.step-02:checked ~ .content .step-02-section,
.step-03:checked ~ .content .step-03-section,
.step-04:checked ~ .content .step-04-section,
.step-05:checked ~ .content .step-05-section,
.step-06:checked ~ .content .step-06-section {
  display: block;
  transform: scale(1);
  transform-origin: bottom;
}
@keyframes anim {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  50% {
    opacity: 0.5;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes trans {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  50% {
    opacity: 0.5;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
@media (max-width: 410px) {
  .nav-timeLine .inner {
    font-size: 10px !important;
  }
  .nav-timeLine li::before {
    width: 20px;
    height: 20px;
  }
  .nav-timeLine li::after {
    margin-top: 53px;
  }
  .header-timeLine img {
    width: 25px !important;
  }
  .step-01:checked ~ .head-timeLine .header-timeLine img {
    left: 5.5% !important;
  }
  .step-02:checked ~ .head-timeLine .header-timeLine img {
    left: 22% !important;
  }
  .step-03:checked ~ .head-timeLine .header-timeLine img {
    left: 38.5% !important;
  }
  .step-04:checked ~ .head-timeLine .header-timeLine img {
    left: 55.5% !important;
  }
  .step-05:checked ~ .head-timeLine .header-timeLine img {
    left: 72% !important;
  }
  .step-06:checked ~ .head-timeLine .header-timeLine img {
    left: 88.4% !important;
  }
}
body.catalogsearch-advanced-result .search.summary .items .item {
  padding-left: 0;
}
body.catalogsearch-advanced-result .product-item .product-item-info .product-item-details .product-item-name h2 {
  font-size: 18px !important;
}
body.catalogsearch-advanced-result .product-item .product-item-info .product-item-details .price-box .price-container .price {
  font-size: 24px;
  font-weight: 700;
  color: var(--gray-500);
}
body.catalogsearch-advanced-result .product-item .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 18px;
}
body.catalogsearch-advanced-result .product-item-inner .product-item-actions .actions-primary .tocart {
  background: var(--bigtires-500);
  color: var(--white);
}
body.catalogsearch-advanced-result .product-item-inner .product-item-actions .actions-primary .tocart:hover {
  background: var(--bigtires-400) !important;
  color: var(--white);
  transition: 0.4ms;
}
#social-login-popup .social-login-title {
  background-color: var(--bigtires-500) !important;
}
#social-login-popup .actions-toolbar .remind {
  margin-top: 27px;
  border-bottom: none !important;
}
#minicartpro-btn-checkout {
  background: var(--gray-800) !important;
  border-color: var(--gray-800) !important;
}
#minicartpro-btn-checkout:hover {
  opacity: 0.8;
}
body.cms-comunicacao-de-erro .page-error-report {
  margin-bottom: 50px;
}
body.cms-comunicacao-de-erro .page-error-report .second-column-error-report {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px 20px;
}
body.cms-comunicacao-de-erro .page-error-report .second-column-error-report span,
body.cms-comunicacao-de-erro .page-error-report .second-column-error-report label {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-500);
}
body.cms-comunicacao-de-erro .page-error-report .second-column-error-report form {
  color: var(--gray-500);
  font-weight: 500;
}
body.cms-comunicacao-de-erro .page-error-report .second-column-error-report form button.action {
  box-shadow: none;
  border-radius: 2px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  padding: 7px 15px;
  min-height: auto;
  text-transform: uppercase;
  font-size: 13px;
  padding: 7px 21px;
}
body.cms-comunicacao-de-erro .page-error-report .second-column-error-report form button.action span {
  font-size: 14px !important;
  color: var(--white) !important;
  font-weight: 600 !important;
}
body.cms-comunicacao-de-erro .page-error-report .second-column-error-report form button.action:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
body.cms-comunicacao-de-erro .page-error-report .row-error-report {
  display: flex;
  align-items: flex-start;
}
body.cms-revendedores .page-revendedores {
  margin-bottom: 50px;
}
body.cms-revendedores .page-revendedores .container .second-column-revendedores {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px 20px;
}
body.cms-revendedores .page-revendedores .container .second-column-revendedores span,
body.cms-revendedores .page-revendedores .container .second-column-revendedores label {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-500);
}
body.cms-revendedores .page-revendedores .container .second-column-revendedores form {
  color: var(--gray-500);
  font-weight: 500;
}
body.cms-revendedores .page-revendedores .container .second-column-revendedores form button.action {
  box-shadow: none;
  border-radius: 2px;
  transition: all 500ms ease;
  backface-visibility: hidden;
  padding: 7px 15px;
  min-height: auto;
  text-transform: uppercase;
  font-size: 13px;
  padding: 7px 21px;
}
body.cms-revendedores .page-revendedores .container .second-column-revendedores form button.action span {
  font-size: 14px !important;
  color: var(--white) !important;
  font-weight: 600 !important;
}
body.cms-revendedores .page-revendedores .container .second-column-revendedores form button.action:hover {
  background: var(--bigtires-400) !important;
  color: var(--white) !important;
  transition: 0.4ms;
}
form.social-login .list-social-login li button {
  background: var(--white);
  border: 1px solid var(--gray-100);
  display: block;
  margin: 0 auto;
  transition: 0.4s;
}
form.social-login .list-social-login li button span {
  font-size: 14px;
  font-weight: 600;
  color: var(--gray-500);
}
form.social-login .list-social-login li button.btn-google {
  transition: 0.5s;
}
form.social-login .list-social-login li button.btn-google:hover {
  background: var(--red-500);
}
form.social-login .list-social-login li button.btn-google:hover span {
  color: var(--white) !important;
}
form.social-login .list-social-login li button.btn-facebook {
  margin-top: 10px;
  transition: 0.5s;
}
form.social-login .list-social-login li button.btn-facebook:hover {
  background: var(--blue);
}
form.social-login .list-social-login li button.btn-facebook:hover span {
  color: var(--white) !important;
}
.brand-search-wrap input[type="text"] {
  font-size: 14px;
  font-style: normal;
}
.brand-search-wrap input::placeholder {
  color: var(--gray-500);
}
.block-wishlist .product-items .product-item .product-item-name {
  height: auto !important;
}
body.marketplace-account-dashboard .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-account-dashboard .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-dashboard .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-dashboard .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-account-dashboard .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-account-dashboard .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-dashboard .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-editprofile .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-account-editprofile .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-editprofile .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-editprofile .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-account-editprofile .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-account-editprofile .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-editprofile .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-product_attribute-new .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-product_attribute-new .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-product_attribute-new .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-product_attribute-new .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-product_attribute-new .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-product_attribute-new .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-product_attribute-new .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-product-create .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-product-create .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-product-create .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-product-create .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-product-create .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-product-create .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-product-create .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-product-productlist .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-product-productlist .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-product-productlist .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-product-productlist .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-product-productlist .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-product-productlist .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-product-productlist .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-transaction-history .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-transaction-history .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-transaction-history .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-transaction-history .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-transaction-history .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-transaction-history .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-transaction-history .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-earning .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-account-earning .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-earning .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-earning .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-account-earning .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-account-earning .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-earning .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-order-shipping .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-order-shipping .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-order-shipping .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-order-shipping .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-order-shipping .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-order-shipping .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-order-shipping .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-order-history .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-order-history .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-order-history .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-order-history .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-order-history .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-order-history .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-order-history .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-customer .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-account-customer .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-customer .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-customer .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-account-customer .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-account-customer .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-customer .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-review .sidebar-main .wk-mp-main .content .account-nav ul.nav.items {
  display: block;
}
body.marketplace-account-review .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-review .sidebar-main .wk-mp-main .content .account-nav ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.marketplace-account-review .sidebar-main .account-nav .account-nav-content ul.nav.items {
  display: block;
}
body.marketplace-account-review .sidebar-main .account-nav .account-nav-content ul.nav.items .item {
  display: block !important;
}
body.marketplace-account-review .sidebar-main .account-nav .account-nav-content ul.nav.items .item a {
  font-size: 16px;
  color: var(--gray-500);
  font-weight: 500;
}
body.marketplace-account-review .sidebar-main .account-nav .account-nav-content ul.nav.items .item.current strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--bigtires-500);
}
body.blog-page .post-list-wrapper .post-holder .post-inner .post-info-panel .post-info .post-author {
  display: none;
}
body.blog-page .post-view .post-holder .post-header .post-info .post-author {
  display: none;
}
body.cms-codazon-home-page .cdz-blog-wrap .cdz-block-content .owl-stage-outer .owl-item .item-group .post-item .post-bottom .post-author {
  display: none;
}
body.sales-guest-form #oar-widget-orders-and-returns-form {
  margin: 0px auto 20px auto;
}
body.cms-index-index .bt-whatsapp span::before,
body.page-products .bt-whatsapp span::before {
  font-family: 'FontAwesome' !important;
  content: '\f232' !important;
}
body.cms-index-index .bt-notification-message,
body.page-products .bt-notification-message {
  background: var(--gray-400);
  display: inline-block;
  padding: 2px 7px;
  color: var(--white);
  margin: 40px 0 5px 0;
}
.bt-notification-message {
  font-size: 13px;
  font-weight: 500;
}
.brand-search-wrap input[type="text"] {
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 500;
}
.url_slip {
  display: flex;
  justify-content: center;
  align-items: center;
}
.url_slip a {
  width: 100% !important;
  max-width: 151.34px !important;
  margin: 10px 0px 0px 0px !important;
  padding: 5px 20px !important;
  border-radius: 2px !important;
  background: var(--gray-800) !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
body.checkout-onepage-success {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body.checkout-onepage-success .checkout-success {
  width: 100%;
  max-width: 940.58px;
  display: block;
  margin: 0 auto;
  text-align: inherit;
}
body.checkout-onepage-success .checkout-success .actions-toolbar .action {
  outline: 0;
  border: none;
  color: var(--white);
  background-color: var(--bigtires-500);
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 20px;
  border-radius: 0.2px;
  cursor: pointer;
  transition: all 500ms ease;
}
body.checkout-onepage-success .checkout-success .actions-toolbar .action:hover {
  border-color: var(--bigtires-400);
  background: var(--bigtires-400);
}
body.cms-noroute-index .noroute-wrapper .page-title {
  font-size: 30px !important;
  text-align: center;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-content {
  text-align: center;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-content .image-404 {
  width: 100%;
  max-width: 400px;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget {
  margin-top: 40px;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget .noroute-wrapper-widget-title {
  font-size: 24px;
  font-weight: 500;
  color: var(--gray-500);
  margin-bottom: 20px;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget .product-item-name h2 {
  font-size: 18px !important;
  font-weight: 600 !important;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget .products.list.product-items .product-item-details .product-item-inner {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 10px;
  border-top: 1px solid var(--gray-100);
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget .products.list.product-items .product-item-details .product-item-inner .product-item-actions .actions-primary {
  max-width: 80% !important;
  float: left;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget .products.list.product-items .product-item-details .product-item-inner .product-item-actions .actions-primary button {
  color: var(--white);
  background: var(--bigtires-500);
  transition: all 500ms ease;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget .products.list.product-items .product-item-details .product-item-inner .product-item-actions .actions-primary button:hover {
  border-color: var(--bigtires-400) !important;
  background: var(--bigtires-400) !important;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget .products.list.product-items .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  width: 20% !important;
  padding-left: 0 !important;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget .products.list.product-items .product-item-details .price-box {
  padding-bottom: 60px;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-widget .products.list.product-items .product-item-details .price-box span.price {
  font-size: 24px !important;
  color: var(--gray-500) !important;
  font-weight: 700 !important;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-actions {
  margin: 20px 0;
  text-align: center;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-actions a {
  text-decoration: none;
  margin: 0 10px;
}
body.cms-noroute-index .noroute-wrapper .noroute-wrapper-actions a button {
  font-size: 14px;
  font-weight: 600;
}
.customer-address-form .form-address-edit .field.street .control label {
  width: initial !important;
  height: initial !important;
  position: relative !important;
}
.customer-address-form .form-address-edit .field.street .control label.required::after {
  content: "*";
  color: var(--red-500);
  font-size: 13px;
  margin: 0 0 0 3px;
}
.customer-address-form .form-address-edit .field.street .control .additional {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.customer-address-form .form-address-edit .field.primary.no-bt {
  margin-bottom: 0;
  margin-top: 15px;
}
@media (min-width: 640px) {
  body.cms-noroute-index .noroute-wrapper-widget .product-item-actions .actions-primary {
    display: block !important;
  }
  body.cms-noroute-index .noroute-wrapper-widget .product-item-actions .actions-primary + .actions-secondary {
    justify-content: center !important;
  }
}
@media (min-width: 768px) {
  .product-list-style-04 .product-item-inner .action.primary:hover:after {
    height: 0 !important;
  }
  body.cms-index-index .cdz-slideshow {
    background: none;
    padding: 0 !important;
  }
  body.catalog-product-view #gha-dppd-wrapper {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  body.catalog-product-view #gha-dppd-wrapper .discounted-product-price-container .discounted-price {
    line-height: 0px;
  }
  body.catalog-product-view .product-left .product-info-main-inner .product-info-stock-sku .stock.available,
  body.catalog-product-view .product-left .product-info-main-inner .product-info-stock-sku .product.attribute.sku,
  body.catalog-product-view .product-left .product-info-main-inner .product-info-stock-sku .stock.unavailable {
    min-width: 115px;
    max-width: 105px;
  }
  body.page-with-filter .page-main {
    padding-top: 0 !important;
  }
  body.page-with-filter .product-item-inner {
    padding-left: 5px;
    padding-right: 2px;
  }
  body.page-with-filter .product-item-inner .product-item-actions .actions-primary {
    max-width: 80% !important;
  }
  body.page-with-filter .product-item-inner .product-item-actions .actions-secondary {
    width: 20% !important;
  }
  body.checkout-cart-index form#discount-coupon-form {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0px 20px;
  }
  body.customer-account-login .login-container {
    margin-bottom: 100px !important;
  }
  body.customer-account-login .login-container .block-customer-login {
    padding: 50px 20%;
  }
  body.customer-account-create .form-create-account {
    margin-bottom: 70px !important;
  }
  body.customer-account-forgotpassword form.password {
    margin-bottom: 100px !important;
  }
  body.cms-index-index .product-item-inner {
    padding-left: 5px;
    padding-right: 2px;
  }
  body.cms-index-index .product-item-inner .product-item-actions .actions-primary {
    max-width: 80% !important;
  }
  body.cms-index-index .product-item-inner .product-item-actions .actions-secondary {
    width: 20% !important;
  }
  body.outofstocknotification-product-index .product-list-table-container {
    padding: 15px;
  }
  body.catalog-category-view .product-item-inner {
    padding-left: 5px;
    padding-right: 2px;
  }
  body.catalog-category-view .product-item-inner .product-item-actions .actions-primary {
    max-width: 80% !important;
  }
  body.catalog-category-view .product-item-inner .product-item-actions .actions-secondary {
    width: 20% !important;
  }
  body.catalogsearch-advanced-result .product-item-inner {
    padding-left: 5px;
    padding-right: 2px;
  }
  body.catalogsearch-advanced-result .product-item-inner .product-item-actions .actions-primary {
    max-width: 80% !important;
  }
  body.catalogsearch-advanced-result .product-item-inner .product-item-actions .actions-secondary {
    width: 20% !important;
  }
  body.checkout-onepage-success .checkout-success .actions-toolbar .action {
    margin-top: 16px;
  }
  body.cms-noroute-index .column.main {
    min-height: initial;
  }
  body.cms-noroute-index .product-item-name {
    min-height: 56.7px;
  }
  body.cms-noroute-index .product-item-info {
    padding: 10px 10px 40px !important;
  }
  body.cms-noroute-index .noroute-wrapper-widget .products.list.product-items .product-item-details .product-item-inner .product-item-actions .actions-primary {
    width: 100%;
  }
  body.cms-noroute-index .noroute-wrapper-widget .products.list.product-items .product-item-details .product-item-inner .product-item-actions .actions-primary button {
    width: 100%;
  }
  .dropdown-inner .category-list .all-cat {
    font-size: 18px;
    font-weight: 600;
    color: var(--gray-800);
    text-decoration: none;
  }
  .dropdown-inner .category-list li.parent ul a {
    font-weight: 500 !important;
  }
  .dropdown-inner .category-list li.parent ul a::before {
    content: '';
  }
  .dropdown-inner .category-list li a {
    font-weight: 600;
  }
  .dropdown-inner .category-list li a::before {
    content: '';
  }
  .checkout-index-index .page-header:not(.header-style-01) {
    border-bottom: none !important;
  }
  .header-search .cdz-cat-search .current-cat {
    padding: 0 5px;
    width: 127px;
  }
  .page-header .header-middle a:hover {
    color: var(--gray-500);
  }
  .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link span {
    font-weight: 600 !important;
  }
  .cdz-horizontal-menu .groupmenu li.level0:hover > a.menu-link span {
    font-weight: 600 !important;
  }
  .header-search input.input-text {
    display: flex;
    height: 54px !important;
  }
  .header-bottom .desk-menu .groupmenu {
    display: flex;
    justify-content: center;
    align-items: baseline;
  }
  .header-bottom .desk-menu .groupmenu .item .menu-link {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
  }
  .header-bottom .desk-menu .groupmenu .item .menu-link i {
    margin-bottom: 15px;
  }
  .header-bottom .desk-menu .groupmenu .item .menu-link i img {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
  }
  .page-header:not(.sksnhv) .sticky-menu.active .header-search div.search-form {
    display: none !important;
  }
  .page-header .sticky-menu.active .header-panel-right {
    display: none;
  }
  .header-panel-right .header-panel-right-inner .header.features-links .authorization-link span {
    text-transform: capitalize !important;
  }
  .page-header .sticky-menu:not(.active) .header-search .actions .search {
    width: 57px;
    height: 54px !important;
  }
  .header-search.has-cat-search .cdz-cat-search .inner a span {
    font-weight: 600;
    color: var(--gray-500);
  }
}
@media (max-width: 767px) {
  body.catalog-product-view #gha-dppd-wrapper {
    margin-bottom: 15px !important;
  }
  body.catalog-product-view #gha-dppd-wrapper .installments-message {
    font-size: 16px;
    font-weight: 500;
  }
  body.catalog-product-view .product-left a.tocompare {
    display: block;
    text-align: center;
    margin: 20px 0px;
  }
  body.catalog-product-view .product-info-stock-sku {
    margin-top: 10px;
  }
  body.catalog-product-view .product-info-main .product-addto-links .action.towishlist {
    background: var(--bigtires-500);
    color: var(--white);
  }
  body.catalog-product-view .product-left .product-info-stock-sku .availability {
    margin-top: 0px;
  }
  body.catalog-product-view .product-left .product-info-main-inner .product-info-price {
    display: block !important;
  }
  body.checkout-cart-index .form-cart .cart.main.actions .towishlist {
    margin-bottom: 10px !important;
  }
  body.checkout-cart-index .form-cart .cart.main.actions button {
    width: 100% !important;
  }
  body.checkout-cart-index .form-cart .cart.main.actions a {
    width: 100% !important;
  }
  body.checkout-cart-index .form-cart td.qty,
  body.checkout-cart-index .form-cart td.price,
  body.checkout-cart-index .form-cart td.subtotal {
    border-bottom: none;
  }
  body.checkout-cart-index #discount-coupon-form div.fieldset.coupon {
    padding: 19px;
  }
  body.customer-account-forgotpassword form.password {
    min-height: 360px;
  }
  body.sales-order-view .order-details-items {
    min-height: 470px;
  }
  body.sales-order-view .order-details-items .price {
    font-size: 16px;
  }
  body.sales-order-view .order-details-items .title {
    font-size: 16px;
  }
  body.sales-order-view .order-details-items .actions-toolbar .primary a {
    display: block;
    padding: 7px 15px;
  }
  body.sales-order-view .order-details-items .actions-toolbar .secondary {
    margin-right: 0 !important;
  }
  body.sales-order-view .table-wrapper tbody tr td {
    font-size: 16px;
  }
  body.sales-order-view .table-wrapper tfoot tr {
    font-size: 16px;
  }
  body.customer-account-edit .form-edit-account .secondary {
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
  }
  body.customer-account-edit .form-edit-account .fieldset.password {
    margin-bottom: 0;
  }
  body.newsletter-manage-index form.form-newsletter-manage {
    min-height: 280px;
  }
  body.newsletter-manage-index form.form-newsletter-manage .actions-toolbar .primary {
    width: 100%;
  }
  body.newsletter-manage-index form.form-newsletter-manage .actions-toolbar .secondary {
    width: 100%;
    margin-left: 0;
  }
  body.customer-address-form .form-address-edit .secondary {
    margin-top: 40px;
  }
  body.outofstocknotification-product-index {
    font-weight: 500;
  }
  body.cms-index-index .actions-primary .bt-whatsapp::before,
  body.page-products .actions-primary .bt-whatsapp::before {
    font-family: 'FontAwesome' !important;
    content: '\f232' !important;
  }
  body.cms-index-index .top-container .block-static-block.widget {
    margin-bottom: 0;
  }
  #minicart-content-wrapper {
    padding: 10px 0px;
  }
  #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
    padding-left: 0px !important;
  }
  .cdz-dd-content {
    max-width: 350px !important;
    left: -310px !important;
  }
  .minicart-items .action.edit {
    top: -127px !important;
    left: -15px !important;
  }
  .minicart-items .action.delete {
    top: -108px !important;
    left: -15px !important;
  }
  .attribute-icon-inmetro img {
    width: 100%;
  }
  .attributes-card-details,
  .attributes-card-details-inmetro {
    padding: 0;
  }
  #searchsuite-autocomplete {
    min-width: 100vw !important;
    left: -150px !important;
    top: 55px !important;
  }
  .header-search.has-cat-search input.input-text {
    padding-left: 10px !important;
    padding-right: 28px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: var(--gray-800) !important;
  }
  .header-panel-center.header-search-wrap .header-search .search-form .cdz-cat-search .current-cat {
    padding: 0 !important;
  }
  .header-panel-center.header-search-wrap .header-search .search-form .cdz-cat-search .current-cat:after {
    margin-left: 5px !important;
  }
  .header-panel-center.header-search-wrap .header-search .search-form .cdz-cat-search .current-cat span {
    width: 100%;
    max-width: 110px;
    font-size: 13px;
    font-weight: 600;
  }
  #gha-dppd-price-wrapper .discounted-product-price-container .discounted-price {
    display: block !important;
    font-size: 24px !important;
  }
  #gha-dppd-price-wrapper .first-line-product-price-on-card,
  #gha-dppd-price-wrapper .second-line-product-price-on-card,
  #gha-dppd-price-wrapper .third-line-product-price-on-card {
    font-size: 16px;
    font-weight: 600;
  }
  #gha-dppd-price-wrapper .first-line-product-price-on-card strong,
  #gha-dppd-price-wrapper .second-line-product-price-on-card strong,
  #gha-dppd-price-wrapper .third-line-product-price-on-card strong {
    font-weight: 700 !important;
  }
  .modal-popup .modal-inner-wrap .modal-header {
    border-bottom: none;
  }
  .modal-popup .modal-inner-wrap .modal-content {
    margin-top: 21px;
    border-radius: 0;
    padding: 30px 20px;
    width: 100%;
  }
  .product-item-inner .product-item-actions .actions-primary form .primary {
    border: none;
  }
  .product-item-inner .product-item-actions .actions-secondary a {
    background: var(--bigtires-500);
    padding: 0px 5px;
    border: none;
  }
  .product-item-inner .product-item-actions .actions-secondary a:hover {
    background: var(--bigtires-400) !important;
    color: var(--white) !important;
    transition: 0.4ms;
  }
  .product-item-inner .product-item-actions .actions-secondary a::after {
    color: var(--white);
  }
  #mb-bottom-toolbar #tool-btn-group-1 {
    margin-left: 10px;
  }
  #mb-bottom-toolbar #tool-btn-group-2 {
    margin-left: 10px;
  }
  .header-panel-center.header-search-wrap .header-search .search-form {
    margin-top: 33px;
  }
  .js-sticky-menu.active .header-panel-center.header-search-wrap .header-search .search-form {
    margin-top: 25px;
  }
  .header-panel-left {
    width: 100% !important;
  }
  .page-header {
    border-bottom: none !important;
  }
  .page-header .nav-toggle {
    height: 30px !important;
    top: 30px !important;
  }
  .page-header .logo {
    max-width: 171px !important;
  }
  .header-search-wrap {
    display: flex;
    justify-content: end;
    z-index: initial !important;
  }
  .header-search-wrap .header-search {
    margin-top: 15px;
  }
  .header-search-wrap #mobi_cart-wrapper {
    margin-top: 15px;
  }
  #pageFaq .hd-faq {
    padding: 0px 10px;
  }
  #pageFaq ul#cbp-ntaccordion {
    padding: 0px 30px;
  }
  #pageFaq #tabpage_9 {
    padding-left: 10px;
  }
  #pageFaq p {
    font-size: 15px;
  }
  .a-empresa .bg-top-empresa {
    margin-bottom: 30px;
    height: 100px;
  }
  .a-empresa .bg-top-empresa .container {
    height: 100px;
  }
  .a-empresa .bg-top-empresa .container h1.page-empresa-title,
  .a-empresa .bg-top-empresa .container h3.page-empresa-title {
    height: 100px;
  }
  .a-empresa .bg-top-empresa .container .row .page-empresa-col-01 {
    padding: 0px 10px;
  }
  #pagePrivacidade {
    padding-top: 0px !important;
  }
  #pagePrivacidade .row .col-xs-24 {
    padding-bottom: 50px;
  }
  .nav-timeLine .inner {
    font-size: 12px;
  }
  .header-timeLine img {
    width: 35px;
  }
  .step-01:checked ~ .head-timeLine .header-timeLine img {
    left: 5%;
  }
  .step-02:checked ~ .head-timeLine .header-timeLine img {
    left: 22%;
  }
  .step-03:checked ~ .head-timeLine .header-timeLine img {
    left: 38.5%;
  }
  .step-04:checked ~ .head-timeLine .header-timeLine img {
    left: 55.2%;
  }
  .step-05:checked ~ .head-timeLine .header-timeLine img {
    left: 71.8%;
  }
  .step-06:checked ~ .head-timeLine .header-timeLine img {
    left: 88.4%;
  }
  .nav-timeLine {
    margin-top: 30px !important;
  }
  .line {
    top: 122px !important;
  }
  button.tawk-button {
    background: var(--bigtires-600) !important;
    border-radius: 3px !important;
  }
}
