/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*CatProduct Overrides */
/* line 2, templates/rt_ambrosia/custom/scss/custom.scss */
.catproducttable .cell_name {
  text-align: left;
}
/* line 6, templates/rt_ambrosia/custom/scss/custom.scss */
#catproduct_form caption {
  font-size: 1.5rem;
  color: red;
}
/* line 11, templates/rt_ambrosia/custom/scss/custom.scss */
.vm-product-media-container {
  min-height: 90px;
}
/* line 15, templates/rt_ambrosia/custom/scss/custom.scss */
.vm3pr-1 .product-price {
  margin-bottom: 1.25em;
  margin-left: 30%;
}
/* For CART override only */
/* line 21, templates/rt_ambrosia/custom/scss/custom.scss */
table.cart-summary, table.cart-summary td {
  border: none;
}
/* line 25, templates/rt_ambrosia/custom/scss/custom.scss */
table.cart-summary td hr {
  margin: 0;
}
/* line 29, templates/rt_ambrosia/custom/scss/custom.scss */
.vmpayment_description, .vmshipment_description {
  font-size: 1rem;
}
/* line 33, templates/rt_ambrosia/custom/scss/custom.scss */
#form-login {
  margin-bottom: 1.8rem;
}
/* Product Page */
/* line 39, templates/rt_ambrosia/custom/scss/custom.scss */
.product-neighbours a.next-page, .product-neighbours a.previous-page {
  width: 45%;
  font-weight: bold;
  border: solid #cac9c9 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding-bottom: 5px;
  padding-top: 5px;
}
/* line 50, templates/rt_ambrosia/custom/scss/custom.scss */
.product-neighbours a.next-page {
  padding-left: 5px;
  background-position-x: 99%;
}
/* line 51, templates/rt_ambrosia/custom/scss/custom.scss */
.product-neighbours a.previous-page {
  padding-right: 5px;
  background-position-x: 1%;
}
/*product details when user logged in, hide We ship to Australia
 With shipment Toll Priority for $16.00 */
/* line 55, templates/rt_ambrosia/custom/scss/custom.scss */
.productDisplayShipment.productDisplayShipment-12 {
  visibility: hidden !important;
}
