#meal_notes_text small {
  display:none;
}

body {
    font-family: "Source Sans Pro", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", "Geneva", sans-serif !important;
    font-size: 20px !important;
    line-height: 1.4em !important;
}

.heart {
    position: initial;
}

.topnav a {
    font-size: 12pt !important;
}

.header-h1 {
    font-weight: 700;
    font-size: 55px;
    line-height: 65px;
}

.header-h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4em;
}

.title {
    font-size: 12pt;
    font-weight: bold;
    margin-top: initial;
}

.img-gallery {
    height: 145px;
}

.history_current_lg {
    font-size: 13pt;
    font-weight: 700;
}

.preview_title {
    margin-top: 10px !important;
}

.fmv_label, .history_current_lg, .history_current_lg small, .fmv_label b {
	font-family: "Source Sans Pro", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", "Geneva", sans-serif !important;
    font-size:12pt;
    font-weight: 400;
    color: #434343;
}

.item_number_corner {
    padding: 0 8px 2px 8px;
    background: #333333;
    border-bottom-left-radius: 16px;
    box-shadow: -2px 2px 6px rgba(255,255,255,0.2);
    font-size: 18px;
}

.img-gallery-img {
    border-radius: 10px;
}

.buttons {
    position: initial;
    top: initial;
}

.category_name {
    bottom: 0px;
}
@media only screen and (min-width : 812px) {
  .gl_container {
      width: 500px;
      left: calc(50vw - 250px);
      height: 280px;
      padding-bottom: 31px;
      padding-right: 1px;
      padding-left: 1px;
  }
  #live_window {
      width: 487px;
      height: calc(50vh);
      top: 315px;
      bottom: initial;
      left: calc(50vw - 242px);
      box-shadow: none;
  }
}

#playMessage {
    line-height:20px;
}

.broadcast_icon {
    padding: 0px 9px;
    margin-top: 5px;
}

#bid_live {
    font-size: 12pt;
    line-height: 12pt;
    padding: 7px 0px;
}

.item_details_block {
    font-size: 16px;
}

.more_bid_cat,.closing_time {
    margin-top: -5px;
    margin-bottom: 5px;
    font-size: 15px;
}

#chat_icon {
    height: 44px;
    line-height: 46px;
    box-shadow: 2px 2px 20px rgba(0,0,0,.4);
    background: #428bca;
    color: white;
}

.zoom-gallery-icon {
    padding: 2px 5px 2px 9px;
    width: 20px;
}

.item_inner_container {
    border-right: 1px solid #fafafa;
    border-bottom: 1px solid #fafafa;
}

.detail-preview-button {
    padding: 8px 0px;
}

#footer {
    font-size: 12pt;
}

#powered img {
  max-width:150px !important;
}

/* tickets */

#ticket_top_message h1 { 
    font-size: 35px;
    line-height: 45px;
}

#ticket_page_container {
    font-size:20px !important;
    line-height:26px !important;
}

#ticket_page_container #privacy_statement {
    font-size:12px;
    line-height:16px;
}

.sponsor-bullets, .ticket-bullets {
    padding-left: 0;
}

.meal_dropdown {
    margin-left: 8px;
}

#ticket_page_container .h3 {
    font-weight: 700;
}

.section_title {
    font-size: 25px;
    font-weight: 300;
}

.ticket_page_bg #footer {
    font-size:16px;
}

.ticket_page_bg #footer p {
    margin:0;
}

.ticket_page_bg #powered img {
  height: 26px;
}

.ticket_page_bg #powered {
  height: 24px;
}

/* Appeal */
#total_raised, #goal, #thanks_title {
    line-height: 100%;
}

.metaphor {
    position: relative;
    top: calc(40vh);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#total_raised::before {
    white-space: initial;
}

.donor_item_title_position {
    margin-top: initial;
}

.metaphor #appeal_item_title {
    font-size: 200%;
}

#appeal_item_title {
    font-size: 200%;
    margin-top: calc(10vh);
}

/* Online Donation */
#og #custom_description, .donation_thank_you_text, .donation_success_message {
  font-size:12pt;
}

#DonationForm, #donationForm {
  font-size: 12pt;
}
  
.donationFormLabel {
    margin-top: 0;
}

.type30 .countdown-wrap {
    width: initial;
    position: initial;
}

.type30 ul.share-buttons, .type30 .category_name {
    display:none;
}

.type30 .high {
    text-align: center;
}
    
#menu_donate {
    padding: 9px 9px 8px 9px;
    margin-top: 0;
    margin-left: -2px;
}
#item_search {
    font-size: 13px;
}

@media (max-width: 500px) {
    #item_search {
        margin-right: 3px;
    }
    #the_clock {
        padding-bottom: 2px;
    }
    #landing_page_link {
        padding: 9px 6px 0 6px;
    }
    .activity_filter a {
        font-size:16px;
    }
    .type30 .high {
        position: initial;
    }
    .header-h1 {
        font-size: 24pt;
        line-height: 27pt;
    }
    body {
        font-size: 18px !important;
    }
    #dc_donate_button {
        padding: 3px 6px;
    }
    #menu_donate {
        padding: 9px 9px 8px 9px;
        margin-top: 1px;
        margin-left: 0;
    }
    #anon_donation {
        margin-top: 10px;
        font-size: 18px;
    }
}
