/*
Theme Name: Astra Hijo
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: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
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.5.2.1702928274
Updated: 2023-12-18 19:37:54

*/



.entry-meta {
display: none;
}


span.strong-hover-shake:hover {
  animation: tilt-shaking 0.15s infinite;
}

span.gentle-hover-shake:hover {
  animation: tilt-shaking 0.25s infinite;
}

span.gentle-tilt-move-shake:hover {
  animation: tilt-n-move-shaking 0.25s infinite;
}

span.strong-tilt-move-shake:hover {
  animation: tilt-n-move-shaking 0.15s infinite;
}

span.constant-tilt-shake {
  animation: tilt-shaking 0.3s infinite;
}

span.vertical-shake {
  animation: vertical-shaking 0.35s infinite;
}

span.horizontal-shake {
  animation: horizontal-shaking 0.35s infinite;
}

rise-shake {
	animation-name:agitar;
  animation: jump-shaking 0.83s infinite;
}

span.skew-shake-x {
  animation: skew-x-shake 1.3s infinite;
}


@keyframes tilt-shaking {
  0% { transform: rotate(0deg); }
  25% { transform: rotate(2deg); }
  50% { transform: rotate(0eg); }
  75% { transform: rotate(-2deg); }
  100% { transform: rotate(0deg); }
}

@keyframes tilt-n-move-shaking {
  0% { transform: translate(0, 0) rotate(0deg); }
  25% { transform: translate(5px, 5px) rotate(5deg); }
  50% { transform: translate(0, 0) rotate(0eg); }
  75% { transform: translate(-5px, 5px) rotate(-5deg); }
  100% { transform: translate(0, 0) rotate(0deg); }
}

@keyframes vertical-shaking {
  0% { transform: translateY(0) }
  25% { transform: translateY(5px) }
  50% { transform: translateY(-5px) }
  75% { transform: translateY(5px) }
  100% { transform: translateY(0) }
}

@keyframes horizontal-shaking {
  0% { transform: translateX(0) }
  25% { transform: translateX(5px) }
  50% { transform: translateX(-5px) }
  75% { transform: translateX(5px) }
  100% { transform: translateX(0) }
}

@keyframes jump-shaking {
  0% { transform: translateX(0) }
  25% { transform: translateY(-9px) }
  35% { transform: translateY(-9px) rotate(17deg) }
  55% { transform: translateY(-9px) rotate(-17deg) }
  65% { transform: translateY(-9px) rotate(17deg) }
  75% { transform: translateY(-9px) rotate(-17deg) }
  100% { transform: translateY(0) rotate(0) }
}

@keyframes skew-x-shake {
  0% { transform: skewX(-15deg); }
  5% { transform: skewX(15deg); }
  10% { transform: skewX(-15deg); }
  15% { transform: skewX(15deg); }
  20% { transform: skewX(0deg); }
  100% { transform: skewX(0deg); }  
}

@keyframes skew-y-shake {
  0% { transform: skewY(-15deg); }
  5% { transform: skewY(15deg); }
  10% { transform: skewY(-15deg); }
  15% { transform: skewY(15deg); }
  20% { transform: skewY(0deg); }
  100% { transform: skewY(0deg); }  
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
}



.BotonEbay,.BotonAmazon,.BotonWallapop {
	animation: tilt-shaking 1s infinite;
	font-family: none;
	font-size : 17px;
	font-weight:bold;	
	height:40px;
	width:250px;
	background-image:url('https://bowoll.com/wp-content/uploads/2024/04/ebay-logo.png');
    background-repeat:no-repeat;
		background-color:goldenrod;
		height:40px;
    background-repeat:no-repeat;
		background-color:goldenrod;
		background-size: 25px 25px;
	  background-position:5% 50%; }

.BotonAmazon {
	animation-delay:0.1s;
	background-image:url('https://bowoll.com/wp-content/uploads/2024/04/amazon.png'); }

.BotonWallapop {
	animation-delay:0.4s;
		background-image:url('https://bowoll.com/wp-content/uploads/2024/04/wallapop.png'); }

.BotonEbay {
	background-image:url('https://bowoll.com/wp-content/uploads/2024/04/ebay-logo.png'); 
	background-size: 35px 35px;  }}




.woocommerce div.product form.cart .button.single_add_to_cart_button {
		animation: shake 1.8s infinite;
			animation: tilt-shaking 1s infinite;

}


.add_to_cart_button {
	animation: shake 1.8s infinite;
	text-align:center;
	width:250px;
}



.astra-shop-summary-wrap 
{
	/*
	position:absolute;
	top:0%;
	*/
}

.attachment-woocommerce_thumbnail {
		animation: tilt-shaking 1s infinite;
}

/* Anima la imagen de los relojes*/
.uag-image-1601 {
		animation: tilt-shaking 1s infinite;
}

/*
.single_add_to_cart_button {
	animation:none;
	position:absolute;
	text-align:center;
	top:120%;
}
*/
@media only screen and (min-width: 767px) {
	
/* Agitar Boton de compra ya */
.single_add_to_cart_button {
		animation: shake 0.8s infinite;
	position:absolute;
	text-align:center;
	top:40%;
}

	.woocommerce-loop-product__title{
		color:black;
		text-size-adjust:1em;
	}

}


.woocommerce-page.woocommerce-checkout #place_order{
	animation: tilt-shaking 1s infinite;
	background-color:goldenrod;
	/*
	 content: "\f007";
    font-family: 'Font Awesome 5 Free';
	*/
	font-weight:bold;
	color:black;
	height:60px;
}

/* Note: Make sure to include the correct weight and unicode value for the icon */

.woocommerce-page.woocommerce-checkout #place_order:before {
	color:black;
  font-family: fontawesome;
	/*font-family:arial;*/
  font-weight:bold;
	  content: "\f07a     ";
}


.woocommerce-page.woocommerce-checkout #place_order:hover {
	color:white;
  font-family: fontawesome;
	/*font-family:arial;*/
  font-weight:bold;
	font-size:20px;
	  content: "\f07a ";
}

.fusion-rollover div a::before{
	font-family: "dashicons";
	content: "f07a";
}
	
/* anima botones de la landing page del reloj A8*/
.uagb-block-335220a5,.uagb-block-22a3ae08 ,.uagb-block-6846dc1d,.uagb-block-7fa8a298 
{
	animation: tilt-shaking 1s infinite;
	color:blue;
}
