/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/* GLOBAL */
#gf_coupon_button {
  padding: 5px 16px !important;
  font-size: 1rem !important;
  color: #fff !important;
}
/* ... */

#prm-content h1, 
#prm-content h2, 
#prm-content h3 {
  margin-bottom: 15px !important;
}

.type-career h2,
.type-career h3 {
  font-size: 2.5em !important;
}

.tribe-events-single-event-description blockquote::before,
.tribe-events-single-event-description blockquote::after {
  display: none !important;
}

.gform_footer input[type="submit"] {
  color: #ffffff;
  border: none;
}
#tribe-events-pg-template .event-btn-row a {
  text-decoration: none !important;
  border-bottom: none !important;
}

.tribe-events-calendar-list__event-date-tag-datetime {
  background-color: var(--e-global-color-primary) !important;
  height: 75px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  }
  
  /* FONTS */
  .tribe-events-calendar-month__calendar-event-title {
  font-weight: 700 !important;
  }
  
  .tribe-events-calendar-list__event-date-tag-weekday,
  .tribe-events-calendar-list__event-date-tag-daynum {
  color: #fff !important;
  }
  
  /* EVENT MAIN END ------ */

  /* EVENT LIST */
  .tribe-events-calendar-list-nav button:disabled {
    opacity: .35 !important;
  }
  /* ... */
  
  /* EVENT SINGLE PAGE CONTENT ----------*/
  #tribe-events-pg-template .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
  padding: 0 !important;
  }
  
  /* EVENT MAIN PAGE LAYOUT SETTINGS */
  #tribe-events-pg-template {
  max-width: unset !important;
  padding: 0 !important;
  }
  
  #event-content {
  max-width: 1260px !important;
  width: unset !important;
  margin: 0 auto !important;
  padding: 0 1rem !important;
  }
  
  #event-content .event-main {
  width: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  }
  
  .tribe-events-event-meta:before {
    border: none !important;
  }
  
  /* MAIN HEADING */
  #main-event-hero {
  position: relative !important;
  background: var(--e-global-color-primary) !important;
  margin-bottom: 40px !important;
  display: -webkit-box  !important;
  display: -ms-flexbox  !important;
  display: flex  !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  padding: 20px !important;
  }
  
  /* HERO / IMAGE */
  .tribe-events-event-image {
  margin: 0 !important;
  }
  
  .time-overlay {
  position: relative !important;
  z-index: 9 !important;
  }
  
  .time-overlay h2 {
  position: static !important;
  margin-bottom: 2rem !important;
  background-color: #243E95 !important;
  width: 100% !important;
  color: #fff !important;
  padding: 10px !important;
  font-size: 30px !important;
  }
  
  #event-content .tribe-events-event-image img {
  -ms-flex-item-align: unset !important;
      -ms-grid-row-align: unset !important;
      align-self: unset !important;
  width: 100% !important;
  height: auto !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  }
  
  /* EVENT LEFT COLUMN */
  #event-content .event.left {
  width: 75% !important;
  margin: 0 !important;
  padding-right: 3rem !important;
  }
  
  /* EVENT RIGHT COLUMN */
  #event-content .event.right {
  width: 25% !important;
  background-color: #f0f1f1 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  padding: 1.5rem !important;
  }
  
  #event-content .event.right h2 {  text-align: left !important;
  background-color: var(--e-global-color-primary) !important;
  padding: .5rem !important;
  color: #fff !important;
  font-size: 1rem !important;
  text-transform: uppercase !important;
  }
  
  #event-content .event.right .tribe-events-meta-group {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  }
  
  #event-content .event.right .tribe-events-meta-group-details, #event-content .event.right .tribe-events-meta-group-venue {
  margin-bottom: 2rem !important;
  }
  
  #event-content .event.right .tribe-events-venue-map {
  margin-top: 1.5rem !important;
  width: 100%;
  }
  
  #event-content .event.right .tribe-related-events {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  }
  
  #event-content .event.right .tribe-related-events-thumbnail img {
  position: static !important;
  -webkit-transform: unset !important;
      -ms-transform: unset !important;
          transform: unset !important;
  }
  
  #event-content .event.right .tribe-related-events-thumbnail a {
  padding: 0;
  }
  
  #event-content .event.right .tribe-related-event-info {
  padding: .7rem !important;
  }

  #event-content .event.right .tribe-related-events li {
    margin: 0 !important;
    margin-bottom: 1rem !important;
  }
  
  #event-content .event.right .tribe-related-events li:last-child {
    margin-bottom: .5rem !important;
  }
  
  /* EVENTS FOOTER */
  #tribe-events-footer {
  margin-top: 5rem !important;
  }
  
  .tribe-events-nav-pagination .tribe-events-sub-nav li {
    width: 50% !important;
  }
  
  .tribe-events-nav-pagination .tribe-events-nav-next {
    text-align: right !important;
  }

  .tribe-events-nav-pagination .tribe-events-sub-nav {
    padding: unset !important;
  }
  
  /* MAIN FONTS, BUTTONS, LINKS */
  #tribe-events-pg-template h1 {
  font-size: 30px !important;
  color: #fff !important;
  text-align: center !important;
  }
  
  #tribe-events-pg-template .tribe-events-back {
  margin: 0 !important;
  color: #fff !important;
  }
  
  #tribe-events-pg-template .tribe-events-back a {
  color: #fff !important;
  }
  
  #tribe-events-pg-template a {
  font-weight: 700 !important;
  text-decoration: underline !important;
  color: var(--tec-color-link-primary);
  }
  
  #tribe-events-pg-template .tribe-events-address span, .tribe-events-start-time, .tribe-events-abbr{
  color: #000 !important;
  font-weight: 500;
  }
  
  /* ... */
  
  /* EVENT BUTTONS / STYLING */
  /* GLOBAL */
  .post-type-archive-tribe_events button, .single-tribe_events button {
    background-color: var(--e-global-color-primary) !important;
    color: #fff !Important;
    font-weight: 700 !important;
    padding: 1rem !important;
    font-size: 14px !important;
    border-radius: unset !important;
    font-family: inherit !important;
  }

  .single-tribe_events .gform_wrapper.gravity-theme .gfield_list_icons button {
    background-color: unset !important;
    font-size: 0 !important;
    opacity: 1 !important;
    padding: unset !important;
  }
  
  /* SVGS */
  .post-type-archive-tribe_events button .tribe-common-c-svgicon, .post-type-archive-tribe_events button .tribe-common-c-svgicon path, .post-type-archive-tribe_events button span {
    color: #fff !important;
    fill: #fff !important;
  }
  
  .post-type-archive-tribe_events .tribe-common-c-svgicon--search path {
    color: #000 !important;
  }
  
  /* PREV AND NEXT */
  .post-type-archive-tribe_events button.tribe-events-c-top-bar__nav-link--next, .post-type-archive-tribe_events button.tribe-events-c-top-bar__nav-link--prev {
    background-color: unset !important;
    padding: unset !important;
  }
  
  .post-type-archive-tribe_events button.tribe-events-c-top-bar__nav-link--next svg path, .post-type-archive-tribe_events button.tribe-events-c-top-bar__nav-link--prev svg path {
  fill: var(--tec-color-icon-secondary) !important;
  }
  
  /* CAL BUTTON */
  .tribe-events-c-subscribe-dropdown__button {
    padding: unset !important;
    width: unset !important;
  }
  
  .tribe-events-c-subscribe-dropdown__button-icon, .tribe-events-c-subscribe-dropdown__export-icon {
    display: none !important;
  }
  
  /* FONTS FILTER / SEARCH */
  .tribe-events-c-events-bar__filter-button-text {
      font-weight: 700 !important;
      text-transform: uppercase !important;
  }
  
  .post-type-archive-tribe_events button.tribe-events-c-events-bar__filter-button {
    margin: unset !important;
    margin-left: 5px !important;
  }
  
  /* ... */
  /* DESKTOP SCREENS 1024PX*/
  @media screen and (min-width: 1025px) {
  .post-type-archive-tribe_events .tribe-events-header__events-bar {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important;
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important;
  }
  
  .post-type-archive-tribe_events .tribe-events-c-search__button {
    margin-right: 5px !important;
  }
  
  }
  
  .woocommerce-customer-details--phone::before,
  .woocommerce-customer-details--email::before {
    display: none !important;
  }
  
  .woocommerce-customer-details--phone,
  .woocommerce-customer-details--email {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
  }
  
  
  
  /* ... */
  
  /* MOBILE SCREENS 1024PX*/
  @media screen and (max-width: 1024px) {
  /* EVENT MAIN */
    
    .time-overlay h2 {
  font-size: 18px !important;
    }
  #event-content .event-main {
    -webkit-box-orient: vertical !Important;
    -webkit-box-direction: normal !Important;
        -ms-flex-direction: column !Important;
            flex-direction: column !Important;
  }
  
  #event-content .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
  padding: 0px !important;
    }
  
  /* EVENT LEFT COLUMN */
  #event-content .event.left {
    width: 100% !important;
    padding-right: 0 !important;
  }
  
  /* EVENT RIGHT COLUMN */
  #event-content .event.right {
    width: 100% !important;
  }
  
  #event-content .event.right .tribe-events-single-section {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  
  /* CAL VIEW BUTTONS */
  .post-type-archive-tribe_events button.tribe-events-calendar-month__day-cell--mobile {
    background-color: unset !important;
  }
  
  .post-type-archive-tribe_events button.tribe-events-calendar-month__day-cell--selected{
    background-color: #eee !important;
  }

  /* MONTH VIEW STYLINE */
  .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    position: absolute !important;
    top: 5px !important;
    right: 5px !important;
    height: 4px !important;
    width: 4px !important;
  }

  .tribe-events-calendar-month__day {
    border: 1px solid #eeeeee !important;
    position: relative !important;
  }
  
  }
  /* MOBILE SCREENS 767PX*/
  @media screen and (max-width: 784px) {
  .post-type-archive-tribe_events button.tribe-events-c-events-bar__search-button, .post-type-archive-tribe_events button.tribe-events-c-events-bar__filter-button, .post-type-archive-tribe_events button.tribe-events-c-view-selector__button {
  padding: 0 !important;
  height: 40px !important;
  width: 40px !important;
  border-radius: 50% !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin: unset !important;
  }
  
  .post-type-archive-tribe_events button.tribe-events-c-events-bar__filter-button {
      margin: 0 5px !important;
  }
  
  .post-type-archive-tribe_events .tribe-events-c-events-bar__filter-button-container {
      margin: unset !important;
  }
  
  }
  
  /* ... */

/* Job Fair Events */
  .b2g-divider {
    height: 10px;
    width: 100%;
    background: rgb(189,46,146);
    background: linear-gradient(90deg, rgba(189,46,146,1) 0%, rgba(150,107,178,1) 33%, rgba(122,151,200,1) 66%, rgba(93,195,223,1) 100%);
    border-radius: 50px;
    margin: 40px 0;
}

.event-btn-row {
  display: flex;
  column-gap: 20px;
  margin-top: 15px;
}

@media only screen and (max-width: 1024px) {
  .event-btn-row {
    flex-direction: column
  }
}

/* ... */
