/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.qty {
	 font-size: 1em;
	font-weight: 700;
	padding: 10px 10px 10px 0px;
}
/* Promoção quadrado */

.woocommerce span.onsale {
   min-width: 3em;
    min-height: 3em;
    line-height: 3em;
    padding: 10px;
    font-size: 1em;
    font-weight: 500;
    position: absolute;
    text-align: center;
    top: .5em;
    left: .5em;
    margin: 20px;
    background-color: var(--ast-global-color-0);
    color: var(--ast-global-color-5);
    -webkit-font-smoothing: antialiased;
    z-index: 9;
	border-radius: 0%;  !important
}

/* Tira o Header das páginas */

.woocommerce-products-header {
   display: none !important;
}

/* Dar espaço em cima e em baixo no ASTRA Content */

.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 4em;
    margin-bottom: 4em;
}

/* Mudar a cor preço Artigo */
 .woocommerce div.product p.price {
    color: var(--ast-global-color-3);
	     font-size: 1.0rem;
}

 .widget_layered_nav_filters ul li.chosen a, .woocommerce-page ul.products li.product .ast-woo-product-category, .wc-layered-nav-rating a, .woocommerce ul.products li.product .price , .woocommerce div.product span.price {
	   color: var(--ast-global-color-3);
}

/* Apagar SKU, Categorias da página do produto */
.woocommerce div.product .product_meta {
 display: none;
} 

/* ASTRA STICKY HEADER */

/*Make Header Sticky*/
.site-header {
    position: fixed;
    top: 0;
    width: 100%;
}

/*Adjust Content Padding*/
.site-content {
    padding-top:10em;
}

/*Adjust Content Padding for Mobile*/
@media (max-width: 800px) {
    .site-content {
        padding-top:5em;
    }
 /*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
  .main-navigation {
    position: fixed;
    margin-top: 0px;
 }
}

/*Adjust Content Padding for Mobile*/
@media (max-width: 650px) {
    .site-content {
        padding-top: 5em;
    }
 /*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
  .main-navigation {
    position: fixed;
    margin-top: 0px;
 }
}


/* Quantity Button Design */

.woocommerce .quantity .qty {
	width: 4.631em;
    text-align: center;
    min-height: 48px;
}

/* Button Design */

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    padding: 15px 48px; 
}

/* .ast-stock-detail {
	display:none;
} */


.custom-sku {
	    font-weight: 700;
    margin: 0 0 0.2em;
	color: var(--ast-global-color-0);
    font-size: 1.3rem;
}

.custom-sku-main {
	    font-weight: 700;
    margin: 0 0 0.2em;
	color: var(--ast-global-color-0);
    font-size: 1.1rem;
}

/*Adjust Content Padding for Mobile*/
@media (max-width: 800px) {
.custom-sku-main {
	    font-weight: 700;
    margin: 0 0 0.2em;
	color: var(--ast-global-color-0);
    font-size: 0.9rem;
}
}

/*Adjust Content Padding for Mobile*/
@media (max-width: 650px) {
.custom-sku-main {
	    font-weight: 700;
    margin: 0 0 0.2em;
	color: var(--ast-global-color-0);
    font-size: 0.9rem;
}
}

.custom-sku-qnt {
	    font-weight: 700;
    margin: 0 0 0.2em;
	color: var(--ast-global-color-0);
    font-size: 1.0rem;
}

.in-stock{
		    font-weight: 700;
    font-size: 1.0rem;
}
.woocommerce div.product .stock {
   color: var(--ast-global-color-0); !important
}

.calculadora {
border-radius: 0px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
	    font-size: 1em;
    font-weight: 700;
}

/* SHOP CART REMOVE € AND VALUE */
.ast-woo-header-cart-cur-symbol {
	display: none;
}

.ast-woo-header-cart-info-wrap {
	display: none;
}

/* CHANGE TEXT CART ICON SLIDER */

