.woocommerce div.product .product_title {
  font-size: 17px;
  line-height: 1px;
}

.woocommerce div.product p.price {
  font-size: 16px;
  font-weight: 200;
  text-align: left;
}

.woocommerce table.shop_table.cart thead th {
  font-size: 13px;
  font-weight: 100;
  text-transform: uppercase;
  text-align: center;
}

.woocommerce .cart_totals>h2 {
  font-size: 13px;
  font-weight: 100;
  text-transform: uppercase;
  text-align: center;
}

.woocommerce table.shop_table th {
  font-size: 13px;
  font-weight: 100;
  text-align: left;
  text-transform: uppercase;
}

.elementor-3163 .elementor-element.elementor-element-61aaf32f.elementor-wc-products ul.products li.product .button {
    color: #C2E0CF;
    background-color: #244733;
    font-family: "Abel", Sans-serif;
    font-size: 12px;
    font-weight: 100;
    text-transform: none;
    text-decoration: underline;
    line-height: 1em;
    letter-spacing: 0px;
    border-style: dotted;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
}

.cart-icon-wrapper .cart-count {
    background: #183F31;
    color: #C2E0CF;
    position: absolute;
    font-size: .6em;
    padding: 3px;
    bottom: -7px;
    right: -13px;
    font-weight: 300;
    line-height: 1;
    border-radius: 3px;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    color: #C2E0CF;
    background-color: #244733;
}

.elementor-button.elementor-size-md {
    font-size: 12px;
    padding: 15px 30px;
    border-radius: 10px;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    color: #C2E0CF;
    background-color: #244733;
}

.elementor-menu-cart__subtotal {
    font-size: 13px;
    font-weight: 600;
    color: #C2E0CF;
}

.elementor-menu-cart__product-name, .elementor-menu-cart__product-price {
    font-size: 13px;
    padding-left: 20px;
}

.elementor-menu-cart__product-price {
    color: #C2E0CF;
}

.elementor-menu-cart__product .variation {
    display: grid;
    grid-template-columns: max-content auto;
    margin: 10px 0;
    color: #C2E0CF;
}

.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success {
    color: #C2E0CF;
}