/*
Theme Name: August
Theme URI: https://www.apusthemes.com/themes/august/
Author: Fotis Samaridis
Author URI: https://apusthemes.com/
Template: august
Description: August Child is clean theme, it's used Apus Framework.
Version: 1.0.14
License: GNU General Public License v2 or later
License URI: 
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: augustchild
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.menu-item-39 a {
  color: red;
}

.woocommerce div.product .stock {
  color: #fff;
  background-color: #636363;
}

.woocommerce div.product form.cart .variations th.label {
  /* padding: 4px 0; */
  font-size: inherit;
  display: table-cell;
  text-align: inherit;
  line-height: inherit;
  width: 40%;
  padding-top: 10px;
}

.name {
  font-size: 18px !important;
  font-weight: 700 !important;
}

.name-short-description {
  margin: 0 0 8px;
  font-size: 14px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 18px !important;
  font-weight: 600 !important;
}

.woocommerce div.product form.cart .variations select {
  outline: 0;
  cursor: pointer;
}

#apus-header-mobile .logo img {
  width: 35%;
}

.btn-theme,
.viewmore-products-btn {
  padding: 13px 5px;
  text-align: center;
  word-wrap: break-word;
}

.product-block .sale-perc {
  background: var(--august-theme-color) !important;
  font-size: 16px !important;
}

    .woocommerce div.product .product_title {
	text-transform: uppercase !important;
	font-weight:bolder !important;
}

.woocommerce div.product p.price {
    color: black !important;
    font-weight: 900!important;
}

.product-block h3 {
	text-transform: uppercase;
	font-weight: bold;
}

.product-block {
	.woocommerce-Price-amount{
		color: black !important;
	}
}

@media (min-width: 1200px) {
  .details-product .top-content .woocommerce-product-details__short-description {
    margin-top: 3px !important;
    font-size: 18px !important;
  }
	

}
@media (max-width: 900px) {
  .product-block.grid .quickview,
  .product-block.grid .added_to_cart,
  .product-block.grid .button {
    font-size: 10px;
    text-wrap: wrap;
  }
	.woocommerce div.product .product_title {
		text-transform: uppercase !important;
		font-weight:bolder!important;
	}
	
}
}

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