/* add styles here */

body {
  font:1em Helvetica, sans-serif;
  /*background-image:url('../images/ms_c295_25sept_9nov1775_for_web.jpg');*/
  /*background-image:url('../images/ms_c295_25sept_9nov1775_for_web_bright.jpg');*/
  background-image:url('../images/ms_c295_25sept_9nov1775_for_web_brighter.jpg');
  background-size:100%;
}

h1 {
  margin-top:0;
}

#imagecredit {
    font-size: x-small;
    position: absolute;
    vertical-align: bottom;
}

#items li {
  border:4px solid #f5f5ff;
/*  background:#fff; */
  padding:8px;
  margin:4px 0;
}

#sidr {
/*  padding:4px;
  margin:6px; */
  background-color:#ddd;
}


ul {
  list-style: none;
}

.franciscan_template {
    padding-bottom:100px;
}

.styleTable table td, .styleTable table th {
    text-align: center;
}

#sidr {
    display:none;
}

#intelligentpayments-form-container {
	height: 300px!important;
}

.display-first {
	display: none;
}

.display-first:first-of-type {
	display: block;
}

.woocommerce-cart-form .coupon {
	display: none!important;
}

.cart_totals h2 {
	display: none;
}

.cart_totals  .shop_table {
	display: none!important;
}

.site-main .front__slider {
  display:none;
}

.storefront-product-categories {
  display:none;
}

.storefront-best-selling-products {
  display:none;
}

.storefront-popular-products {
  display:none;
}