.entry-summary p.price {
  display: none; }

.woocommerce-page div.product div.summary {
  float: none !important;
  width: 100% !important; }

.woocommerce div.product form.cart .variations {
  width: 58%; }
  .woocommerce div.product form.cart .variations select {
    font-size: 18px; }
  .woocommerce div.product form.cart .variations select:focus {
    border-color: #31ace3; }
  .woocommerce div.product form.cart .variations label {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    color: #31ace3; }
  .woocommerce div.product form.cart .variations td.label {
    width: 22%; }

.product-info-box {
  width: 40%;
  float: right;
  background-color: #eeeeee;
  padding: 15px;
  margin-top: 35px; }
  .product-info-box h3 {
    color: #31ace3; }
  .product-info-box p {
    margin-bottom: 10px;
    font-size: 16px; }
  .product-info-box p:last-child {
    margin-bottom: 0px !important; }

.general-info-box {
  padding-bottom: 30px; }
  .general-info-box h2 {
    margin-bottom: 40px; }
  .general-info-box h3 {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 18px;
    text-align: center; }

#other-products {
  margin-bottom: 50px; }
  #other-products h3 {
    font-size: 35px;
    color: #31ace3; }
  #other-products .product {
    width: 30%;
    display: inline-block;
    margin-right: 40px;
    margin-top: 10px; }
    #other-products .product h4 {
      font-size: 26px;
      text-align: center;
      margin-bottom: 10px; }
    #other-products .product .add_to_cart_button {
      display: block;
      width: 60%;
      margin: 24px auto 0 auto; }
  #other-products img {
    max-height: 200px;
    width: auto;
    display: block;
    margin: 0 auto; }

.product-tile-body {
  padding: 24px;
  text-align: center;
  margin-bottom: 10px; }

.border-default {
  border-top: none; }

/*# sourceMappingURL=custom-woocommerce.css.map */
