/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.10.0.1745254202
Updated: 2025-04-21 16:50:02

*/

/*Para los recuadros del interlinkado:*/
.has-background {
	border: 1px solid #ccc;
    border-radius: 4px;
}
/*efecto traslado*/
.moverhover:hover {
	transform: translate(5px,0);	
}
/* Para que no se vea la info de las entradas*/
.entry-meta {
    display: none;
}

/* menu en mays */
.main-navigation {
	text-transform: uppercase;
}
/* estilo submenu*/
.sub-menu {
	background-color: #0085ff!important;
}
/* colores texto formulario compra*/
label {
    color: #ffffff!important;
}
.woocommerce-js table.shop_table thead, .woocommerce-page table.shop_table thead {
    background-color: #03A9F4;
}
.woocommerce-cart .cart-collaterals .cart_totals>h2, .woocommerce-cart .cart-collaterals .cross-sells>h2 {
    background-color: #2196F3;    
} 
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	fill: #2662F2!important;
}
#wc-stripe-upe-form {
  background-color: #a17d10!important;
}
/*colores formulario contacto*/
.uagb-block-c9e00a3d .uagb-forms-main-form .uagb-forms-input {
	color: #092FC1;
}
/*colores preformateado*/
.wp-block-preformatted {
    color: #000000;
}
pre a {
    color: #054887;
}
/* ocultar cupon previo a carrito*/
.woocommerce-page table.cart td.actions {
	display: none!important;
}
/*colores seccion suscripcion en cuenta*/
.wps_sfw_account_additional_wrap table th {
  color: #ffffff!important;
}
.wps_sfw_account_additional_wrap table td:first-of-type {
  color: #ffffff!important;
}
.wps_sfw_details_wrap table.shop_table tr:nth-of-type(2n), .wps_sfw_account_wrap table tbody tr:nth-of-type(2n) {
  background: #4b3b3b!important;
}
.woocommerce-page.woocommerce-checkout #payment div.payment_box, .woocommerce.woocommerce-checkout #payment div.payment_box {
  background-color: #245582!important;
}