@media (max-width: 768px) {



}


.is-form, button.is-form, input[type='submit'].is-form, input[type='reset'].is-form, input[type='button'].is-form {

  background-color: #fff !important;
  text-shadow: none !important;
  border: 0.5px solid #d8d8d8 !important;
}

.quantity input[type="number"] {

  border: 0.5px solid #d8d8d8 !important;
}

h1.product-title.entry-title {

text-align: center;
font-size: 25px !important;

}

.product-info .price {

text-align: center;
font-size: 16px !important;
margin-bottom: 30px;
}

.woocommerce-Price-currencySymbol {

font-size: 16px !important;
vertical-align: bottom !important;

}

div.woocommerce-variation-description {

font-size: 12px

}

.single_add_to_cart_button.button {
    font-weight: 300;
}

.quantity input[type="button"] {

border-radius: 0 !important;

}

li.html.custom.html_topbar_left {

text-transform: none !important;

}

img.picon {

min-height: 50px !important;
    padding-right: 5px;
    max-height: 50px;
    width: 50px;

}

