body{
font-family: 'Mulish', sans-serif !important;
}
#menu-menu-home{
display: none;
}
@media screen and (min-width: 1199px){
#menu-menu-home{
display: flex;
justify-content: center;
margin-bottom: 30px;
}   
}
.button, button, input[type="submit"] {
background-color: #BC922E !important;
color: #ffffff !important;
border-radius: 4px !important;
padding: 10px 20px !important;
text-transform: uppercase !important;
} .woocommerce-product-gallery {
margin-bottom: 30px !important;
}
div.summary.entry-summary .price .woocommerce-Price-amount.amount{
font-size: 30px;
font-weight: 600;
}
.woocommerce-product-gallery__image{
margin-bottom: 5px;
}
.woocommerce-notices-wrapper{
margin-bottom: 10px;
}
.woocommerce-loop-product__title{
color:  #000 !important;
}
.woocommerce-loop-product__title + .price{
color:  #BC922E !important;
font-size: 18px;
} .related.products {
margin-top: 50px !important;
}