/*
Theme Name: STEP Child
Theme URI: https://www.inweb.pt/
Description: Tema personalizado para a sapataria STEP.
Author: Inweb Solutions
Author URI: https: //www.inweb.pt/
Template: step
Version: 1.0
*/

/*@import url("../step/style.css");*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/*
.content-area {
    background-color: #f5f5f5;
}
*/	




span.woocommerce-Price-amount ins {
	color: red;
}

	
	
#top-navigation {
    display: none !important;
}

.onsale {
    display:none !important;
}

.site-header {
  padding: 60px 0 !important;
}

.woocommerce-checkout 
{
  color: #04161c; 
}

.create-account p:nth-child(1){
    display: inline-block;
    text-align: center !important;
    width: 100%;
    margin-top: 10px;
}

.g-recaptcha{
padding-left: 30px;
padding-bottom: 20px;
}






/****************************************************************/
/****************************************************************/
/****************************************************************/