/*
Theme Name: TopangaSocial
Theme URI: #
Template: hello-elementor
Author: Alex Baker
Author URI: #
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: 
Version: 0.1
*/

/* Default css */
body a {
	transition: 0.3s all;
}

/* For event and calendar */
body.custom-class-page-events main#content,
body.custom-class-page-locations main#content,
body.custom-class-page-categories main#content,
body.custom-class-page-my-bookings main#content,
body.custom-class-page-tags main#content,
body.single-event main#content {
    padding: 60px 0;
}
@media screen and (max-width: 1572px) {
  body.custom-class-page-events main#content,
  body.custom-class-page-locations main#content,
  body.custom-class-page-categories main#content,
  body.custom-class-page-my-bookings main#content,
  body.custom-class-page-tags main#content,
  body.single-event main#content {
      padding: 60px 40px;
  }
  body.custom-class-page-events main#content header.page-header h1.entry-title,
  body.custom-class-page-locations main#content header.page-header h1.entry-title,
  body.custom-class-page-categories main#content header.page-header h1.entry-title,
  body.custom-class-page-my-bookings main#content header.page-header h1.entry-title,
  body.custom-class-page-tags main#content header.page-header h1.entry-title,
   body.single-event main#content header.page-header h1.entry-title {
      font-size: 60px;
      line-height: 60px;
    	text-transform: uppercase;
  }
}

body.custom-class-page-careers form input::file-selector-button {
    background-image: url(/wp-content/uploads/2023/03/Plus-Icon.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 0 -4px;
    padding-left: 30px;
    padding-bottom: 10px;
    background-color: transparent;
    border: none;
    text-indent: -1010px;
    box-shadow: 0 !important;
    cursor: pointer;
}

/* Signle events */
body.single-event main#content,
body.single-event header.page-header h1.entry-title ,
body.custom-class-page-events main#content,
body.custom-class-page-events header.page-header h1.entry-title {
    max-width: 1552px;
}
body.single-event header.page-header h1.entry-title,
body.custom-class-page-events header.page-header h1.entry-title {
    padding: 0;
    padding-bottom: 15px;
    margin-left: -3px;
    text-transform: uppercase;
}
body.single-event section.em-item-header .em-item-meta section.em-event-when,
body.custom-class-page-events section.em-item-header .em-item-meta section.em-event-when {
    margin-bottom: 15px !important;
}
body.single-event div#em-event-793091283 .em-item-image,
body.custom-class-page-events div#em-event-793091283 .em-item-image {
    margin-bottom: 15px;
}
body.single-event section.em-item-header .em-item-image img,
body.custom-class-page-events section.em-item-header .em-item-image img {
    border: none !important;
}
body section.em-item-header {
    margin-bottom: 0 !important;
}
body.single-event section.em-item-header,
body.custom-class-page-events section.em-item-header {
    flex-direction: column;
}
body.single-event section.em-item-header .em-item-image,
body.custom-class-page-events section.em-item-header .em-item-image {
    max-width: 250px;
    flex: inherit !important;
    padding: 15px 0;
}
body.single-event .em.em-item.em-item-single .em-item-image img,
body.custom-class-page-events .em.em-item.em-item-single .em-item-image img {
    padding-left: 0 !important;
}
body .em.pixelbones.em-calendar-preview.em-modal.em-cal-event-content.active a.em-item-read-more.button,
body.custom-class-page-events .em.pixelbones a.em-item-read-more.button {
    font-family: "Centra No2 Extrabold", Sans-serif;
    font-size: 16px !important;
    font-weight: 800;
    line-height: 20px !important;
    letter-spacing: -0.16px !important;
    border-radius: 30px 30px 30px 30px !important;
    padding: 14px 24px 14px 24px !important;
    min-height: 49px !important;
    box-shadow: inset 10px -10px 20px #00000033, 0px 2px 4px #0e35164d !important;
	background-color: var(--e-global-color-primary) !important;
    color: var(--e-global-color-d197f09) !important;
    border: none !important;
}
body .em.pixelbones.em-calendar-preview.em-modal.em-cal-event-content.active a.em-item-read-more.button:hover,
body.custom-class-page-events .em.pixelbones a.em-item-read-more.button:hover {
	color: var(--e-global-color-secondary) !important;
}
body.single-event main#content button.em-event-add-to-calendar,
body.custom-class-page-events main#content button.em-event-add-to-calendar {
    border: none !important;
    padding-left: 0 !important;
    color: #0e3516 !important;
    font-family: var(--e-global-typography-primary-font-family ), Sans-serif !important;
    font-size: 20px !important;
    line-height: 26px !important;
    letter-spacing: 0 !important;
    background-image: url(/wp-content/uploads/2023/03/Carat-Down-Icon.svg) !important;
    background-position: 100% center  !important;
    background-size: 24px !important;
    margin: 25px 0 0 !important;
}
body.single-event main#content button.em-event-add-to-calendar span.em-icon.em-icon-calendar,
body.custom-class-page-events main#content button.em-event-add-to-calendar span.em-icon.em-icon-calendar {
    display: none;
}
body.single-event .tippy-box[data-theme~=light-border],
body.custom-class-page-events .tippy-box[data-theme~=light-border] {
    background-color: var(--e-global-color-70328ea);
    box-shadow: 0px 2px 4px #0d0d0d4d;
    border: none;
}

/*  */
body.custom-class-page-events .em-item-info {
    border: none !important;
}
body.custom-class-page-events .em-item-info h3.em-item-title a {
    font-size: 38px !important;
    color: var(--e-global-color-secondary) !important;
    line-height: 38px !important;
}
@media screen and (max-width: 1023px) {
    body.custom-class-page-events .em-item-info h3.em-item-title a {
        font-size: 30px !important;
        line-height: 30px !important;
    }
	body.custom-class-page-events .em.em-list .em-item {
		background: var(--e-global-color-70328ea);
		box-shadow: inset 10px -10px 20px #0e351633, 0px 2px 4px #0e35164d;
		border-radius: 40px !important;
    	padding: 30px !important;
	}
	body.custom-class-page-events main#content {
		padding: 60px 0 !important;
	}
	body.custom-class-page-events header.page-header h1.entry-title {
		padding: 0 40px !important;
	}
	body.custom-class-page-events .em.em-view-container {
		padding-top: 30px;
	}
}
body.custom-class-page-events .em-item-info .em-item-desc,
body.custom-class-page-events .em.em-list .em-item .em-item-info .em-item-meta>div {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size) !important;
    font-weight: var(--e-global-typography-text-font-weight);
}
body.custom-class-page-events .em.em-list {
    grid-gap: 45px;
}
body.custom-class-page-events .em.em-list .em-item {
    padding-top: 50px;
}

/* Event single page title style */
body.single-event div#all-page-except-home {
    display: none;
}
body.single-event header.page-header {
    display: none;
}
body.single-event header.page-header-event h1.entry-title {
    font-size: 90px !important;
    line-height: 90px !important;
}
body.single-event #header-area {
	box-shadow: inset 10px -10px 20px #0E351633, 0px 2px 4px #0E35164D;
}
@media screen and (max-width: 1023px) {
    body.single-event header.page-header-event h1.entry-title {
        font-size: 60px !important;
        line-height: 60px !important;
    }
}