/* 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
 */

/* Shifts Slideshow down so the top is not hidden by the menu */
/* line 2, templates/rt_ambrosia/custom/scss/custom.scss */
#g-slideshow {
  margin-top: 10px;
}
/* Removes dark shadow at top of FP Slideshow */
/* line 6, templates/rt_ambrosia/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container::before {
  background-image: none;
  height: 20vh;
  /*background-size: contain !important;
   background-repeat: no-repeat;*/
}
/* colour of add to cart button text */
/* line 14, templates/rt_ambrosia/custom/scss/custom.scss */
a.hikashop_cart_button {
  color: #000 !important;
}
