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

#plg_system_eprivacy_alert {
  background-color: #F6E9E2 !important;
  border: 2px solid #C7866A !important;
  color: #2F2F2F !important;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.22) !important;
}
#plg_system_eprivacy_details {
  display: none !important;
}
#plg_system_eprivacy_modal .modal-content {
  background-color: #F6E9E2 !important;
  border: 2px solid #C7866A !important;
  color: #2F2F2F !important;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.28) !important;
}
#plg_system_eprivacy_modal .modal-header, #plg_system_eprivacy_modal .modal-footer {
  background-color: #F6E9E2 !important;
}
#plg_system_eprivacy_modal .modal-title {
  color: #17366A !important;
  font-size: 1.35rem !important;
  font-weight: 700 !important;
}
/* Uitleg alleen op de echte checkout, niet op de bedankpagina */
body.layout-after_end .sg-checkout-uitleg {
  display: none !important;
}
/* Mooier bedankvak op de bedankpagina */
body.layout-after_end #system-message-container {
  max-width: 1100px;
  margin: 30px auto 20px auto;
}
body.layout-after_end .joomla-alert, body.layout-after_end .joomla-alert--success, body.layout-after_end .alert, body.layout-after_end .alert-success {
  background: #f5eee8 !important;
  border: 1px solid #c27650 !important;
  color: #8a5428 !important;
  border-radius: 6px;
  box-shadow: none !important;
  padding: 18px 22px !important;
}
body.layout-after_end .joomla-alert .alert-heading, body.layout-after_end .joomla-alert-message, body.layout-after_end .alert-message {
  color: #8a5428 !important;
  font-size: 18px;
  line-height: 1.6;
}
body.layout-after_end .joomla-alert a, body.layout-after_end .alert a {
  color: #8a5428 !important;
  font-weight: 700;
  text-decoration: underline;
}
body.layout-after_end .joomla-alert button, body.layout-after_end .joomla-alert--close, body.layout-after_end .alert .close {
  color: #8a5428 !important;
  opacity: 1 !important;
}
body.layout-after_end .hikashop_footer {
  display: none !important;
}
/* "stuk" bij de producten verbergen */
.hikashop_product_price_per_unit {
  display: none !important;
}
/* HikaShop-footer onderaan verbergen */
.hikashop_footer {
  display: none !important;
}
/* Winkelwagenknoppen in huisstijl */
.hikashop_products_listing .hikashop_cart_input_button, .hikashop_products_listing .hikabtn.hikacart {
  background: #C27650 !important;
  border-color: #C27650 !important;
  color: #fff !important;
}
/* Hover */
.hikashop_products_listing .hikashop_cart_input_button:hover, .hikashop_products_listing .hikabtn.hikacart:hover {
  background: #A95F3E !important;
  border-color: #A95F3E !important;
}
/* Productafbeeldingen iets groter */
.hikashop_products_listing .hikashop_product_image img.hikashop_product_listing_image {
  width: 130px !important;
  height: auto !important;
  max-width: 100% !important;
}
/*# sourceMappingURL=custom_14.css.map */