/**
Theme Name: Astra Aripemax Child
Author: Aripemax
Author URI: https://www.aripemax.cl/
Description: Tema hijo basdo en WPAstra Pro, ya que es rápido y totalmente personalizable. Es muy liviano (menos de 50 KB en la interfaz) y ofrece una gran velocidad. Construido con SEO en mente, Astra viene con el código Schema.org integrado y está listo para AMP nativo, por lo que a los motores de búsqueda les encantará su sitio. Ofrece características y plantillas especiales para que funcione perfectamente con todos los creadores de páginas como Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc.
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-aripemax-child
Template: astra
*/
/******************************/
/******************************/
/******************************/
/******************************/
/******************************/

/* Cuando se reduce el sticky 
.elementor-sticky.apm-sticky {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.elementor-sticky.apm-sticky #logo-navbar img {
  transform: scale(0.5);
  transition: transform 0.3s ease;
}

.elementor-sticky.apm-sticky .elementor-button {
  transform: scale(0.85);
  transition: transform 0.3s ease;
}

.elementor-sticky.apm-sticky #item-navbar {
  font-size: 1em !important;
}*/





#img-arrow-caroucel .elementor-swiper-button-prev{
	background-color: #808080ad !important;
    padding: 5px !important;
}
#img-arrow-caroucel .elementor-swiper-button-prev:hover{
	background-color: #808080 !important;
}
#img-arrow-caroucel .elementor-swiper-button-next{
	background-color: #808080ad !important;
    padding: 5px !important;
}
#img-arrow-caroucel .elementor-swiper-button-next:hover{
	background-color: #808080 !important;
}