/* Enter Your Custom CSS Here */

/*---WP Forms Summary---*/
.wpforms-container .formsummary {
	display: none;
}

/* Adjust spacing on Corp. and Community Donors and Corp. Advisory Council page */
.page-id-69 p {
    margin-bottom: .4em;
}

.page-id-10556 p {
    margin-bottom: .4em;
}

/* Adjust table padding on Lopinavir/Ritonavir DDI Article */
.post-61137 .entry-content td, th {
    padding: 3px;
}

/* Adjust table padding on PRODIGY Article */
.post-61512 .entry-content td, th {
    padding: 4px;
}

/* Adjust image with caption on Ayoagi homepage */
.page-id-65171 .wp-caption {
    background: #f7f6f6;
    padding: 10px;
}

/* Adjust table padding on NORA Article */
.post-62631 .entry-content td, th {
    padding: 4px;
}

/* Woocommerce */

/* Aligns checkbox with text next to donor name */
.form-row label.checkbox {
  font-weight: 400;
  position: relative;
  padding-left: 24px;
}
.form-row .input-checkbox {
  position: absolute;
  left: 0;
  top: 3px;
}

.woocommerce div.product {
   margin-top: 50px;
}

.woocommerce div.product .product_title {
    font-size: 26px;
}

#order_review_heading {
  font-size: 8px;
  visibility:hidden;
}

@media (max-width: 767px) {
.woocommerce-product-gallery__wrapper{
    width: 100%;
    height: 240px !important;
    overflow: hidden;
    position: relative;
  }
.woocommerce div.product div.images img{
    position: absolute !important;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
  }
}

.woocommerce button.button.alt, a.button {
    width: auto;
    background: #75c7da !important;
    font-size: 16px !important;
    text-align: center !important;
    float: left;
    border: none;
	  color: #fff !important;
	  font-weight: 600 !important;
	  border-radius: 0px !important;	
}
.woocommerce button.button.alt:hover, a.button:hover{
    background: #395b5b !important; 
    color:#fff !important;
}

.woocommerce a.button {
   margin-left: -14px !important;
   margin-bottom: 24px !important;
}

.woocommerce.add_to_cart_inline {
  border: none !important;
}

.page-id-117 .woocommerce-Price-amount,
.page-id-119 .woocommerce-Price-amount,
.page-id-121 .woocommerce-Price-amount,
.page-id-124 .woocommerce-Price-amount,
.page-id-126 .woocommerce-Price-amount,
.page-id-13317 .woocommerce-Price-amount {
    display: none; 
}

.woocommerce form .form-row .optional {		
  display: none;		
}		
.post-5304.header.entry-header {		
  display: none !important;		
}		
tr.cart-subtotal, tr.recurring-totals, tr.cart-subtotal.recurring-total {		
  display: none;		
}		

/* Woocommerce hide "Increase or Decrease Subscription" button, "Order Again" button, and "Billing Details" in My-Account pages */	

a.wcs-switch-link.button, p.order-again, div.woocommerce-MyAccount-content section.woocommerce-customer-details {
  display: none;
}

	/* Woocommerce hide "Create an Account checkbox */		
p.form-row.form-row-wide.create-account.woocommerce-validated {		
  display: none;		
}		
/* Woocommerce Product Variations reset button */		
.reset_variations {		
display: none !important;		
}		
/*Woocommerce Flexible Fields Checkbox div margins*/		
div.fpf-field.fpf-checkbox {		
    margin-top: 16px !important; 		
}		
.fpf-fields {		
  margin: 1em 0 2em 0;		
}

#custom_html-10 div.textwidget.custom-html-widget {
  margin-left:20px;
}


/* TEMP Popular articles updates */
.popular-article li span {
visibility: hidden !important;
font-size: 0px !important;
margin-top: 0px !important;
}

.popular-article a.view-more {
display:none !important;
}

.site-header #overlay .main-navigation a {
  font-size: 14px;
}

@media (max-width: 1199px){
  .site-header #overlay .main-navigation a {
  font-size: 13px;
  padding: 10px 12px;
}
}

/* Tribe Event Calendar template updates */
#tribe-events-pg-template, .tribe-events-pg-template {
  max-width: 100% !important;
}
.event-listing .tribe-events-list .type-tribe_events h2 {
  text-transform: none !important;
}

.post-10389 .wp-caption-text {
  display: none;
}

/* Tribe Event Calendar template updates - remove "This event has passed." and featured image on Stoelting 2018  Note: this doesn't work yet. */

.post-10389 .tribe-events-notices {
  display: none;
}

.post-10389 .tribe-events-event-image {
  display: none;
}

.post-60578 .single-tribe_events .tribe-events-notices {
  display: none;
}

.post-60578 .single-tribe_events .tribe-events-event-image {
  display: none;
}

/* Remove featured image from top of tribe events pages */

/* 
.single-tribe_events .tribe-events-notices {
  display: none;
}

.single-tribe_events .tribe-events-event-image {
  display: none;
}

*/

/* Title Style and Title Bottom HR on Medication Safety Recommendations page from Stoelting Conference 2018 */

.page-id-16829 .entry-header h1 {
    text-transform: capitalize;
    color: #395b5b;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}

.page-id-16829 .entry-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 2em;
}

.page-id-16829 h3 {
    font-family: "Museo Slab 500";
}



/* Custom h2 for Patient Safety Initiative list */
.page-id-10461 div.entry-content h2, ol:before {
    font-family: Raleway;
    color: #008445;
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0 30px 0px;
    text-transform: uppercase;
    line-height:1.33;
}

/* Full width video div wrapper */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    margin-bottom: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* horizontal gap div */
div.horizontalgap {
  float: left;
  overflow: hidden;
  height: 20px;
  width: 10px;
}


/* remove (optional) from the newsletter subscription button in woocommerce */
#subscribe_to_newsletter_field .optional {
 display: none;    
}


/* allows center justified captions on images outside of newsletter template that respond to screen size */
.left-space {
	max-width: 100%;
}

.common-listen-buttons {
	margin-top: -6px;
}
