#desabilitar-camisas{
display: none;
}

#desabilitar-colaborador{
display: none;
}



#titulo-shortboard a:hover{
color: #142C5E;
}
#img-gelvan-time{
  background-image: url('http://blueseasurf.com.br/wp-content/uploads/2023/12/imgfelix.jpg');
	background-repeat: no-repeat;
	/*	background-size: cover;*/
  background-size: 286px auto;
}
#img-davi-time{
  background-image: url('http://blueseasurf.com.br/wp-content/uploads/2023/12/bastos-capa-.jpg');
	background-repeat: no-repeat;
	/*	background-size: cover;*/
  background-size: 286px auto;
}
#img-flavio-time{
  background-image: url('http://blueseasurf.com.br/wp-content/uploads/2023/10/Flavio-costa-.jpg');
	background-repeat: no-repeat;
	/*	background-size: cover;*/
  background-size: 286px auto;
}
#img-jonathas-time{
  background-image: url('http://blueseasurf.com.br/wp-content/uploads/2023/10/Jhon-Jhon.jpg');
	background-repeat: no-repeat;
	/*	background-size: cover;*/
  background-size: 286px auto;
}
#texto-img-flavio--{
margin-top: 234px;
}

#texto-img-flavio{
margin-top: -100px;
}
bdi{
		color: #000000;
		font-weight: 700;
	  font-size: 20px;
		
}
.woocommerce div.product form.cart .variations th {
background-color: #fff;
}
.woocommerce div.product form.cart .variations td {
background-color: #fff;		
}
#linha1{
margin-left: 30px;
width: 60px;
border-top: 1px solid #fff;
}
#linha1-produto{
margin-left: 50px;
width: 160px;
border-top: 2px solid #1A606E;
}
#sumir-sessao{
display: none;
}