body.single-product h1, body.single-product h2, body.single-product h3, body.single-product h4, body.single-product h5, body.single-product h6 {
  font-weight: 700;
  font-family: Rajdhani, sans-serif;
  margin-bottom: 5px;
}
body.single-product .content-area .woocommerce-product-gallery,
body.single-product .content-area .single-product-category,
body.single-product .content-area .woocommerce-Price-amount.amount,
body.single-product .content-area .woocommerce-breadcrumb,
body.single-product .content-area .tm-options-totals,
body.single-product .content-area .product_meta {
  display: none !important;
}
body.single-product .content-area .product_title {
  text-transform: uppercase;
  color: #F99D1C;
  font-size: 40px;
  margin-bottom: 16px;
}
body.single-product .content-area .summary {
  width: 100% !important;
}
body.single-product .content-area .summary .list-items {
  margin: 0;
  list-style: none;
}
body.single-product .content-area .summary .list-items li {
  padding-left: 25px;
  position: relative;
}
body.single-product .content-area .summary .list-items li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 20px;
  height: 12px;
  background: url("./../img/check.svg") no-repeat center;
}
body.single-product .content-area .summary .tm-element-ul-checkbox {
  margin: 0 !important;
  border: 1px solid #d1d5db;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li {
  padding: 0 !important;
  border-bottom: 1px solid #d1d5db;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li:last-child {
  border-bottom: none;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row {
  display: flex;
  margin: 0;
  padding: 0;
  flex-wrap: nowrap;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell {
  /* width: 50%; */
  flex: auto;
  padding: 0;
  margin: 0;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tc-field-display {
  padding: 10px 20px;
  width: 70%;
  justify-content: space-between;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tc-field-display input[type=checkbox] {
  width: 20px;
  height: 20px;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tc-field-display input[type=checkbox]:checked,
body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tc-field-display input[type=checkbox]:hover:checked,
body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tc-field-display input[type=checkbox]:focus:checked {
  border-color: #F99D1C !important;
  background-color: #F99D1C !important;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tc-field-display .tc-label {
  font-weight: 400;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tm-quantity {
  opacity: 0.5;
  width: 3px;
  display: block !important;
  border-left: 1px solid #d1d5db;
  padding: 10px;
}
body.single-product .content-area .summary .tm-element-ul-checkbox > li.tc-active .tc-row .tc-cell.tm-quantity {
  opacity: 1;
}
body.single-product .content-area .summary .tc-totals-form {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 5px 30px;
}
body.single-product .content-area .summary .tc-totals-form .tm-extra-product-options-totals {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.single-product .content-area .summary .tc-totals-form .tm-final-totals .woocommerce-Price-amount.amount {
  display: block !important;
}
body.single-product .content-area .summary button.single_add_to_cart_button {
  margin-left: auto;
  margin-right: 0;
  display: block;
  float: none !important;
  text-decoration: none;
  background-color: #F99D1C;
  color: black;
  outline: none;
  border: none;
  padding: 15px 40px !important;
}

body.woocommerce-checkout h1, body.woocommerce-checkout h2, body.woocommerce-checkout h3, body.woocommerce-checkout h4, body.woocommerce-checkout h5, body.woocommerce-checkout h6 {
  font-weight: 700;
  font-family: Rajdhani, sans-serif;
  margin-bottom: 5px;
  text-transform: uppercase;
}
body.woocommerce-checkout .entry-header {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body.woocommerce-checkout .entry-header .entry-title {
  font-size: 40px;
  font-weight: 700;
}
body.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper {
  display: none;
}
body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order a {
  color: #F99D1C;
}
/* body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tr.cart_item td.product-name .variation .tc-quantity-in-cart {
  background: #F99D1C;
  color: #000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
} */
body.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .button {
  background-color: #F99D1C;
  color: black;
  outline: none;
  border: none;
}

body.woocommerce-order-received .woocommerce .woocommerce-table tr.order_item .product-name ul.wc-item-meta {
  padding-left: 0;
  margin-top: 0;
}
body.woocommerce-order-received .woocommerce .woocommerce-table tr.order_item .product-name ul.wc-item-meta li .wc-item-meta-label {
  display: none;
}
body.woocommerce-order-received .btn-print {
  background-color: #F99D1C;
  color: black;
  outline: none;
  border: none;
}
body.woocommerce-order-received .btn-print:hover, body.woocommerce-order-received .btn-print:focus {
  background-color: #ffb500;
}

body.woocommerce-account h1, body.woocommerce-account h2, body.woocommerce-account h3, body.woocommerce-account h4, body.woocommerce-account h5, body.woocommerce-account h6 {
  font-weight: 700;
  font-family: Rajdhani, sans-serif;
  margin-bottom: 5px;
  text-transform: uppercase;
}
body.woocommerce-account .entry-header {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body.woocommerce-account .entry-header .entry-title {
  font-size: 40px;
  font-weight: 700;
}
body.woocommerce-account .woocommerce h2 {
  text-align: center;
}
body.woocommerce-account .woocommerce .woocommerce-form-login {
  width: 500px;
  margin: 0 auto !important;
  display: block;
}
body.woocommerce-account .woocommerce .button {
  background: #F99D1C;
  color: #000 !important;
}
body.woocommerce-account .woocommerce .button:hover, body.woocommerce-account .woocommerce .button:focus {
  color: #000;
  background: #ffb500;
}
body.woocommerce-account .woocommerce woocommerce-message,
body.woocommerce-account .woocommerce .woocommerce-info {
  border-top-color: #F99D1C;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation > ul {
  padding-left: 0;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation > ul li a {
  color: #000;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation > ul li a:hover, body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation > ul li a:focus {
  color: #F99D1C;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content a {
  color: #F99D1C;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content a:hover, body.woocommerce-account .woocommerce .woocommerce-MyAccount-content a:focus {
  color: #000;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content a.woocommerce-button.button.view {
  background-color: #F99D1C;
  color: #000;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content ul.wc-item-meta {
  padding-left: 0;
  margin-top: 0;
}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-content ul.wc-item-meta li .wc-item-meta-label {
  display: none;
}

@media (max-width: 768px) {
  body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row {
    flex-wrap: wrap;
  }
  body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tc-field-display {
    display: block;
    width: 100%;
  }
  body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tc-field-display .tc-price-wrap {
    padding-left: 25px;
    margin-top: 10px;
  }
  body.single-product .content-area .summary .tm-element-ul-checkbox > li .tc-row .tc-cell.tm-quantity {
    text-align: right;
    width: 100%;
    border-left: none;
  }
}

/*# sourceMappingURL=style.css.map */
