@charset "UTF-8";
 .woocommerce ul.products li.product {
border: none !important;
}
.woocommerce-ordering {
display: none;
}
.woocommerce-shipping-destination {
display: none;
}
h3{
text-transform: uppercase !important;
font-weight: 600 !important;
font-size:30px !important;
}
.input-checkbox{
-webkit-appearance: checkbox !important;
-moz-appearance: checkbox !important;
-o-appearance: checkbox !important;
-ms-appearance: checkbox !important;
appearance: checkbox !important;
}
.page-id-19 .own_title{
width: 100%;
text-align: center;
}
.page-id-412 #hero{
display:none;
}
.related.products {
display: none;
}
div.copyright{
display:none;
}
.copyright{
display:none;
}
.h-button{
white-space:nowrap;
}