/**
 * Theme Name:     Exclusiva Confecções
 * Author:         Bus Digital
 * Template:       hello-elementor
 * Text Domain:	   exclusiva-confeccoes
 * Description:    Tema Exclusiva Confecções
 */

#archiveLoja .button{
	width:100%;
}
.produtoHome .button{
	width:100%;
}

.produtosRelacionados .button{
	width:100%;
}
#informationAdd  table,td,th{
	background-color:white !important;
	border:0px !important;
}

#informationAdd  th{
	background-color:#07328F !important;
	border-radius:15px;
	color:white !important;
}
#informationAdd  td{
	background-color:#FFF !important;
	border-radius:15px !important;
	color:#333 !important;
margin-left: 10px !important;
}

#informationAdd p{
 margin-left: 10px !important;
 font-style: inherit !important;
}

.woocommerce table.shop_attributes td {
	font-style: inherit !important;
}

#checkoutPage a {
	color: #07328F !important;
}
#checkoutPage button {
 background-color: #07328F !important;
	color: #FFF !important;
}

#checkoutPage button:hover {
 background-color: #07328F !important;
	color: #FFF !important;
}


.woocommerce-info {
    border-top-color: #07328F;
    border-radius: 10px;
}