@-webkit-keyframes bounce2 {
	0% {
		-webkit-transform:translateY(0);
	}

	5% {
		-webkit-transform:translateY(-15%);
	}
	10% {
		-webkit-transform:translateY(0);
	}
		15% {
		-webkit-transform:translateY(-10%);
	}
		20% {
		-webkit-transform:translateY(0);
	}


	100% {
		-webkit-transform:translateY(0);
	}
}


.buttonizer_1539369810930{
	-webkit-animation: bounce 1.2s ease-out;
	-moz-animation: bounce 800ms ease-out;
	-o-animation: bounce 800ms ease-out;
	animation: bounce2 3s infinite ease-in-out;
}

/*
Puedes añadir tu propio CSS aquí.

Haz clic en el icono de ayuda de arriba para averiguar más.
*/

.mfp-bottom-bar{display:none}
@media only screen and (max-width:690px){body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a{font-size:25px!important;line-height:28.8px!important;}}

#subscribe-email input{border: 2px solid red!important; padding: 5%!important;}

.jp-carousel-info{display:none}

.add_to_cart_button{display:none!important}

#gallery-1
img {border:0px!important; padding:4px}

.amp-woocommerce-meta-info{display:none}


#woocommerce-product-search-field-0 {margin-bottom:25px!important; border-color:grey!important; border:1px solid!important;}

.woocommerce-message{display:none!important}
.woocommerce-ordering {display:none!important}
.orderby{display:none!important}
.woocommerce-result-count{right:0px!important}

.cart{display:none!important}

.menu-item{margin-left:-5px!important; margin-right:-5px!important}


.products.related .product {width: 50%!important}

li.product{padding:2%!important}

.listItemList {
    width: 600px;margin: auto;display: flex;
    justify-content: center;align-items: center;
    align-content: center;
    max-width: 100%;
}

.listItemList .tilt-button-wrap {
    width: 100%!important;
    text-align: center!important;
}

.woocommerce-loop-product__title{
	line-height: 1.3!important;
}

.prev_next_buttons {
	    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    font-weight: bold;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier {
	display: none!important
}

.minimal-form-input {
	background-color: #ececec;
	padding-top: initial!important
}