/**
Theme Name: Astra Child para Tienda Blitz
Author: Tienda Blitz
Author URI: https://tiendablitz.com.ar
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-para-tienda-blitz
Template: astra
*/

  
  body {font-family:'Segoe UI', 'Roboto', Arial, sans-serif;}
  h1,h2,h3,h4,h5,h6,p,a {font-family: 'Segoe UI', 'Roboto', Arial, sans-serif;}
  

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

@media (max-width: 544px) {

.ast-plain-container.ast-no-sidebar #primary {
	margin: 0;
	padding: 1.5em 0;
}

}

@media (max-width: 921px) {
.ast-plain-container.ast-no-sidebar #primary {
	margin: 0;
	padding: 1.5em 0;
}

}

.checkout{
	display: none !important;
}

/*
.woocommerce-loop-product__title {
font-size: 18px !important;
} */

.price {
	font-size: 16px !important;
}


.footer-style {
	font-size: 20px;
	z-index: 99999;
	display: flex;
	justify-content: space-between;
}

.footer-divs {
	color: #fff;
}

/* Métodos de pago*/

/* Tarjetas */
.iconos-tarjetas, .iconos-envios {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 -20px 0;
}

.card-img {
	padding: 5px;
	max-height: 38px;
	display: inline;
}

/* Botón */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	text-align: center;
    font-weight: 400;
}

/* Footer */
.ast-footer-overlay {
	padding: 0 0 10px 0;
	vertical-align: middle;
}

.footer-adv .footer-adv-overlay {
	background-color: #9c9a9b;
	padding: 20px 2px 50px 2px;
	font-size: 15px;
	line-height: 1.5em;
}

.footer-adv .footer-adv-overlay .widget-title {
	font-size: 17px;
	font-weight: 500;
	padding: 0;
	margin: 6px 0px;
}
.footer-adv-widget-2 {
	margin: 0;
}

.ast-footer-overlay {
	padding: 5px 0;
	margin: 0px;
	width: 100%;
}

.widget-title {
	color: #fff;
	font-size: 15px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600 !important;
    margin-bottom: 0.5em;
}

.widget_text {
	font-weight: 400;
    line-height: 1.5em;
}

.site-footer a  {
	color: #fff;
	font-weight: 400;
}

.site-footer a:hover  {
	text-decoration: underline;
}



.blitz-img {
padding: 0 0 3px 3px;
vertical-align: middle;

}

.blitz-img:hover {
transition: all .2s ease-in-out; 
transform: scale(1.2);

}


@media only screen and (min-width: 720px) {
button.wa-order-button.single_add_to_cart_button {
		margin: 0 0 0 20px !important;
	}
	
.quantity {
		padding: 0 10px 0 0;
	}
}


@media only screen and (max-width: 719px) {
	
button.wa-order-button.single_add_to_cart_button {
		margin: 10px  0 0 0 !important;
	}
	
.quantity {
		padding: 0 0 0 0;
	}

.product_meta {
		margin: 40px 0 0 0 !important;
	}
	

.ast-row {
	margin: auto;
  width: 100%;
  text-align: center;
	}
}

.woocommerce-store-notice .rotating-notice-message {
    display: inline-block; /* Asegura que el span se comporte bien dentro del párrafo */
    width: 100%;
    text-align: center;
}



