/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2025 | 18:06:30 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 
html{overflow-x: hidden;
}

.textojustificado{
	text-align: justify;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	display:flex;
	justify-content:space-between;
}
.woocommerce-breadcrumb{
	display:none;
}
.ast-separate-container .ast-woocommerce-container{
	padding:1.5em 5em;
}
.ast-above-header-wrap{
	position: relative;
	z-index:1000;
}
.ast-separate-container .ast-woocommerce-container {
	padding:5px
}

@font-face { font-family: cocomat; src: 
url(https://ferritglobalgt.com/wp-content/themes/astra/fonts/CocomatPro-Medium.woff);
font-weight: normal; }
@font-face { font-family: versallies; src: 
url(https://ferritglobalgt.com/wp-content/themes/astra/fonts/versailles-Regular.woff);
font-weight: normal; }
h1,h2,h3,h4,h5,h6,.menu-link,.uagb-button__link{
	font-family: versallies!important; 
}
.uagb-heading-text,.woocommerce-Price-amount, .amount{
		font-family: versallies!important; 
}

p,input,textarea{
	font-family:cocomat!important;
}