/********************************************************************************************************/

/*-------------------*\
    GENERAL
\*-------------------*/

.et_pb_text ol ul, .et_pb_text ul ul {
    font-size: 90%;
    padding-left: 40px;
}

.logo_container #logo {
    max-width: 70px;
}

/********************************************************************************************************/

/*-------------------*\
    FOOTER
\*-------------------*/

footer.et-l.et-l--footer .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0;
}

footer.et-l.et-l--footer .et_pb_blurb_position_left .et_pb_blurb_container .et_pb_module_header{
    padding-bottom: 5px;
}

.mailerlite-form-title, 
.mailerlite-form-description,
.mailerlite-form .mailerlite-form-field label {
    display: none;
}

.mailerlite-form .mailerlite-form-field input {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    outline: none;
    padding: 12px;
    width: 100%;
}

.mailerlite-form .mailerlite-form-field input::placeholder{
    color: #ffffff;
}

.mailerlite-form .mailerlite-subscribe-button-container {
    margin-top: 20px;
}

.mailerlite-form .mailerlite-subscribe-button-container .mailerlite-subscribe-submit {
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 100px;
    cursor: pointer;
    color: #34214f;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 25px;
    width: 100%;
}

.mailerlite-form .mailerlite-subscribe-button-container .mailerlite-subscribe-submit:hover{
    background: transparent;
    color: #ffffff;
}

.mailerlite-form .mailerlite-form-error{
    font-size: 11px;
}

/********************************************************************************************************/

/*-------------------*\
    TEAM
\*-------------------*/

.team-col{
	display: flex;
    flex-direction: column;
}

.team-col .team-title h3{
	margin-bottom: 0 !important;
    padding-right: 30px;
}

.team-title img.svg-flag-image {
    max-width: 25px !important;
    position: absolute;
    right: 0;
    top: 7px;
    width: auto !important;
}

.team-col .team-position{
	margin-top: -5px !important;
	margin-bottom: 10px !important;
}

.team-col .team-image.et_pb_image a,
.team-col .team-image.et_pb_image span{
	display: block;
}

.team-col .team-image img{
	object-fit: cover;
	width: 100% !important;
}

.team-col .et_pb_social_media_follow,
.team-col .dsm_icon_list{
    position: absolute !important;
    top: 10px;
    right: 10px;
}

.team-col .dsm_icon_list_text{
	display: none;
}

.team-col .et_pb_social_media_follow li{
	display: block;
	vertical-align: top;
}

.team-col .et_pb_social_media_follow li a.icon {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 !important;
}

.team-col .et_pb_button_module_wrapper{
	margin-top: auto !important;
}

.team-col .et_pb_button{
	display: block;
}


/********************************************************************************************************/

/*--------------------------------------------------------------
 * ## BLOG-GRID
 *--------------------------------------------------------------
*/

.et_pb_blog_grid .et_pb_image_container{
	margin-bottom: 20px !important;
}

.et_pb_blog_grid a.more-link {
    background: #34214f;
    border-radius: 100px;
    display: block;
    line-height: normal;
    margin: 20px 0 0;
    padding: 12px 25px;
	text-align: center;
    text-transform: uppercase;
}

.et_pb_blog_grid .post-meta{
	margin-bottom: 20px;
}

/*--------------------------------------------------------------
 * ## COL-3-LIST
 *--------------------------------------------------------------
*/

.col-3-list .dsm_icon_list_items {
    display: flex;
    flex-wrap: wrap;
}

.col-3-list .dsm_icon_list_items > li {
    margin-bottom: 15px;
    padding-bottom: 5px;
    width: 33.33%;
}

span.dsm_icon_list_wrapper {
    margin-top: 8px;
}



/********************************************************************************************************/

/*--------------------------------------------------------------
 * ## FACILITATOR-SLIDER
 *--------------------------------------------------------------
*/

.facilitator-slider .et_pb_slide {
    padding: 0 !important;
}

.facilitator-slider .et_pb_slider_container_inner {
    display: flex;
    flex-direction: row-reverse;	
    justify-content: space-between;
}

.facilitator-slider .et_pb_slide_image {
    position: relative;
    margin: 0 !important;
	padding: 0 25px;
    top: 0 !important;
    width: 35%;
}

.facilitator-slider .et_pb_slide_description {
    padding: 0 0 20px!important;
    margin: 0;
    width: 62%;
}

.facilitator-slider .et-pb-controllers {
    position: relative;
    bottom: 0 !important;
    margin-top: 20px;
}

/*--------------------------------------------------------------
 * ## SIDE-SLIDER
 *--------------------------------------------------------------
*/

.side-slider .et_pb_slide_description {
    padding: 0!important;
}

.side-slider a.et-pb-arrow-prev,.facilitator-slider a.et-pb-arrow-prev{
    opacity: 1 !important;
    left: -15px !important;
}

.side-slider a.et-pb-arrow-next,
.facilitator-slider a.et-pb-arrow-next{
    opacity: 1 !important;
    right: -10px !important;
}

/********************************************************************************************************/

/*-------------------*\
    SHOP
\*-------------------*/

.woocommerce ul.products{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.woocommerce ul.products li.product {
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
}

.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img{
    margin-bottom: 0 !important;
}

.et-db #et-boc .et-l .et_pb_shop_0_tb_body .et_overlay{
    border: none !important;
}

.woocommerce ul.products h2.woocommerce-loop-product__title {
    color: #333333 !important;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 0 !important;
    padding: 20px !important;
}

.woocommerce ul.products a:hover h2.woocommerce-loop-product__title,
.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product a:hover h2.woocommerce-loop-product__title {
    color: #34214f!important;
}

.et-db #et-main-area #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product .price {
    color: #34214f!important;   
    font-size: 16px;
    font-weight: 600;
    padding: 0 20px 20px;
}

.et-db #et-main-area #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product .price .amount{
    color: inherit !important;
}

.woocommerce-page ul.products li.product .add_to_cart_button{
    margin: auto 20px 20px;
}

/********************************************************************************************************/

/*-------------------------------*\
    SINGLE
\*-------------------------------*/

/*--------------------------------------------------------------
 * ## SINGLE-POST
 *--------------------------------------------------------------
*/

.single-post .et_pb_title_featured_container {
    margin-top: 35px;
}

.single h1, 
.single h2, 
.single h3, 
.single h4, 
.single h5, 
.single h6{
	font-weight: 600;
}

/*--------------------------------------------------------------
 * ## SINGLE-PRODUCT
 *--------------------------------------------------------------
*/

.single-product .product_title.entry-title {
    font-size: 34px !important;
}

.single-product form.cart table.variations tr, 
.single-product form.cart table.variations th,
.single-product form.cart table.variations td {
    padding: 0 !important;
    display: block;
}

.single-product form.cart .variations label {
    font-size: 14px;
    font-weight: 600 !important;
}

.single-product form.cart .variations td select{
    padding: 12px 15px !important;
}

.single-product form.cart .quantity input.qty {
    margin-top: 6px;
}

.product .related h2 {
    font-size: 30px !important;
    margin-bottom: 15px;
}

/********************************************************************************************************/

/*-------------------------------*\
    WOOCOMMERCE ELEMENTS
\*-------------------------------*/

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 30px;
}

/*--------------------------------------------------------------
 * ## WOOCOMMERCE NO-SIDEBAR
 *--------------------------------------------------------------
*/

#main-content .container:before,
div#sidebar{
    display: none !important;
}

#left-area{
    width: 100% !important;
    float: none !important;
    padding-right: 0 !important;
}

/*--------------------------------------------------------------
 * ## WOOCOMMERCE FORM
 *--------------------------------------------------------------
*/

.woocommerce .quantity input.qty {
    border-radius: 3px !important;
    font-weight: 600;
    padding: 7px !important;
}

.woocommerce form .form-row label, 
.woocommerce-page form .form-row label {
    font-size: 13px;
}

.select2-container--default .select2-selection--single {
    border: none;
    height: auto;
    font-size: 15px;
}

.woocommerce form .form-row input.input-text, 
.select2-container--default .select2-selection--single .select2-selection__rendered,
#edd_checkout_form_wrap input[type=email], 
#edd_checkout_form_wrap input[type=password], 
#edd_checkout_form_wrap input[type=tel], 
#edd_checkout_form_wrap input[type=text], 
#edd_checkout_form_wrap textarea ,
#edd_checkout_form_wrap select.edd-select{
    border-radius: 3px;
    background: #eeeeee;
    border: none;
    height: auto;
    line-height: normal;
    padding: 12px 15px !important;
    width: 100%;
}

.et_pb_button_helper_class #et-main-area a.button,
.et_button_no_icon #et-main-area a.button, 
.et_button_no_icon #et-main-area a.button:hover,
.single-product #et-main-area form.cart button.single_add_to_cart_button,
.et_pb_button_helper_class #et-main-area button.button,
.et_pb_button_helper_class #et-main-area button.button:hover,
.et_button_no_icon #et-main-area button.button{
    background: #34214f !important;
    /* box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.16); */
    border: 2px solid #34214f !important;
    border-radius: 100px !important;
    color: #ffffff !important;
    font-size: 16px !important;
    line-height: normal !important;
    opacity: 1 !important;
    padding: 12px 35px !important;
    text-decoration: none;
}

.et_pb_button_helper_class #et-main-area a.button:hover,
.et_button_no_icon #et-main-area a.button:hover,
.single-product #et-main-area form.cart button.single_add_to_cart_button:hover,
.et_pb_button_helper_class #et-main-area button.button:hover,
.et_button_no_icon #et-main-area button.button:hover{
    background: transparent !important;
    color: #34214f !important;
}


/*--------------------------------------------------------------
 * ## WOOCOMMERCE TABS
 *--------------------------------------------------------------
*/

body.woocommerce div.product .woocommerce-tabs ul.tabs li a, 
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    padding: 12px 22px !important;
    font-size: 15px;
}

.woocommerce div.product .woocommerce-tabs .panel h2{
    font-size: 24px;
}

.woocommerce div.product .woocommerce-tabs .panel{
    font-size: 15px;
    line-height: 1.7;
}

/*--------------------------------------------------------------
 * ## WOOCOMMERCE CART
 *--------------------------------------------------------------
*/

.woocommerce table.shop_table th{
    background: #f4f4f4;
    font-size: 15px;
}

.woocommerce table.shop_table td {
    font-size: 15px;
}

/*--------------------------------------------------------------
 * ## WOOCOMMERCE CHECKOUT
 *--------------------------------------------------------------
*/

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2,
.woocommerce-MyAccount-content form {
    background: #ffffff;
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.1);
    margin-bottom: 30px;
    padding: 15px;
}

.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    margin-top: 25px;
}

/*--------------------------------------------------------------
 * ## WOOCOMMERCE ACCOUNT
 *--------------------------------------------------------------
*/

nav.woocommerce-MyAccount-navigation ul {
    background: #f4f4f4;
    margin-bottom: 30px !important;
    list-style: none !important;
    padding: 0 !important;
}

nav.woocommerce-MyAccount-navigation a {
    padding: 10px 15px;
    display: block;
    color: #666666;
    font-size: 16px;
}

nav.woocommerce-MyAccount-navigation a:hover{
    color: #34214f;
}

nav.woocommerce-MyAccount-navigation li.is-active a {
    background: #34214f !important;
    color: #ffffff;
}

.woocommerce-account .addresses {
    font-size: 14px;
}

.woocommerce-account .addresses .title h3 {
    font-size: 20px;
}

.woocommerce-MyAccount-content form .button{
    margin-top: 20px !important;
}

/********************************************************************************************************/

/*----------------------*\
    DOWNLOADS CATEGORY
\*----------------------*/

.edd_download_image img {
    width: 100%;
}

.tax-download_category .cat-title,
.post-type-archive-download .cat-title{
    background: url("https://selfhealingcollective.com/wp-content/uploads/2019/09/self-healing-collective.jpg") no-repeat scroll center/cover;
    color: #ffffff;
    padding: 5% 0;
    text-align: center;
}

.tax-download_category .cat-title > *,
.post-type-archive-download .cat-title > *{
    color: #ffffff;
    font-weight: 700;
}

.tax-download_category #main-content > .container,
.post-type-archive-download #main-content > .container{
    padding: 5% 0 !important;
}

.edd_pagination{
    text-align: center;
}

.edd_pagination .page-numbers{
    background: #fafbfc;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.edd_pagination .page-numbers:not(.prev):not(.next){
    width: 30px;
}

.edd_pagination .page-numbers.prev,
.edd_pagination .page-numbers.next{
	padding: 0 5px;
}

.edd_pagination .page-numbers.current{
	background: #34214f;
	color: #ffffff;
}

.single-download div#left-area {
    text-align: center;
}

.single-download .et_pb_post{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.single-download .et_pb_post .entry-title {
    font-size: 30px;
    line-height: 1.4;
}

.single-download .edd_download_purchase_form {
    margin-top: 25px;
}

/********************************************************************************************************/

/*----------------------*\
    EVENTS CALENDAR
\*----------------------*/

/*--------------------------------------------------------------
 * ## EVENTS PAGE
 *--------------------------------------------------------------
*/

.tribe-events .tribe-events-l-container,
.single-tribe_events #tribe-events-pg-template,
.inner-container {
    max-width: 1280px;
    margin: 0 auto;
    width: 80%;
}

.tribe-events .tribe-events-l-container{
    padding: 40px 0 !important;
}

.tribe-common .tribe-common-b2 {
    font-family: inherit !important;
}

.tribe-events .tribe-events-calendar-list__event-title{
    color: inherit !important;
}

.tribe-events .tribe-events-calendar-list__event-title-link{
    color: #34214f !important;
}

.tribe-events .tribe-events-calendar-list__event-date-tag{
    padding-right: 0 !important;
}

.tribe-events .tribe-events-calendar-list__event-wrapper{
    padding-left: 15px !important;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    border: 2px solid #34214f;
    border-top: 20px solid #34214f;
    border-radius: 5px;
    height: auto;
    max-width: 100%;
    padding: 5px 10px;
    position: relative;
    width: 80px;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime:before, 
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime:after {
    background: #ffffff;
    border: 2px solid #34214f;
    border-radius: 100px;
    content: '';
    height: 10px;
    position: absolute;
    top: -26px;
    width: 5px;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime:before{
    left: 15%;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime:after{
    right: 15%;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: #222222;
    font-family: inherit !important;
    font-weight: 600 !important;
    font-size: 12px;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-daynum{
    color: #34214f;
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button{
    background: #34214f !important;
    border: none !important;
    outline: none !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
    border-color: #34214f !important;
    color: #34214f !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
    background: #34214f !important;
    color: #ffffff !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime, 
.tribe-events .tribe-events-calendar-month__calendar-event-title {
    font-family: inherit;
}

/* .tribe-events .tribe-events-calendar-month__calendar-event-title a{
    color: #34214f !important;
} */

.tribe-events-calendar-month .tribe-events-calendar-month__day-date-link,
.tribe-events-calendar-month .tribe-events-calendar-month__calendar-event-datetime,
.tribe-events-calendar-month .tribe-events-calendar-month__calendar-event-title-link {
    color: #ffffff !important;
}

.tribe-events-calendar-month .tribe-events-calendar-month__calendar-event-datetime {
    margin: 0 0 3px;
}

.tribe-events-calendar-month .tribe-events-calendar-month__day-date-link:before {
    background: #34214f;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected time.tribe-events-calendar-month__day-date-daynum {
    color: #ffffff !important;
}

.tribe-events-calendar-month .tribe-events-calendar-month__calendar-event+.tribe-events-calendar-month__calendar-event > div {
    margin-top: 10px;
    border-top: 1px solid #745f91;
    padding-top: 10px;
}

/*--------------------------------------------------------------
 * ## EVENTS SINGLE
 *--------------------------------------------------------------
*/

.single-tribe_events #et-main-area{
    overflow: hidden;
}

.single-tribe_events #tribe-events-pg-template {
    padding: 0 0 40px !important;
}

.tribe-events-content, 
.tribe-events-content ol, 
.tribe-events-content p, 
.tribe-events-content ul {
    color: inherit;
    font-family: inherit;
    font-size: 16px;
    line-height: inherit;
}

.single-events-banner{
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    min-height: 250px;
    left: 50%;
    margin-bottom: 50px;
    margin-left: -50vw;
    position: relative;
    padding: 50px 10px;
    width: 100vw;
}

.single-events-banner:before {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.single-events-banner > * {
    position: relative;
}

.single-events-banner a, .single-events-banner .tribe-events-single-event-title {
    color: #ffffff !important;
}

.row {
    display: flex;
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
}

.row > div[class^='col']{
    padding-left: 15px;
    padding-right: 15px;
}

.single-tribe_events .col-left{
    width: 75%;
}

.single-tribe_events .col-right {
    width: 25%;
}

.single-tribe_events .tribe-events-back {
    margin-bottom: 0;
}

.single-tribe_events .tribe-events-single-event-title {
    margin: 10px 0 30px;
}

.single-tribe_events .tribe-events-event-meta{
    flex-direction: column;
    padding-top: 0 !important;
}

.single-tribe_events .tribe-events-meta-group,
.facilitator-wrap {
    background: #ffffff;
    border: none !important;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
    flex: 1;
    padding: 0;
    margin: 0 0 20px;
    width: 100%;
}

.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title,
.facilitator-wrap h3 {
    background: #dddddd;
    color: #000000 !important;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 12px 20px;
    text-transform: uppercase;
}

.single-tribe_events .tribe-events-event-meta dl {
    margin: 0;
    padding: 15px 15px 15px 42px;
}

.single-tribe_events .tribe-events-event-meta dt,
.single-tribe_events dd.tribe-organizer{
    position: relative;
}

.single-tribe_events .tribe-events-event-meta dt:before,
.single-tribe_events dd.tribe-organizer:before{
    font-family: 'ETmodules';
    font-weight: 700;
    left: -22px;
    position: absolute;
}

.single-tribe_events .tribe-events-event-meta dt.tribe-events-start-date-label:before {
    content: "\e023";
}

.single-tribe_events .tribe-events-event-meta dt.tribe-events-start-time-label:before {
    content: "\7d";
}

.single-tribe_events dd.tribe-organizer:before{
    content: "\e030";
}

.single-tribe_events .tribe-events-meta-group dt.tribe-events-start-date-label:before {
    content: "\e023";
    font-family: 'ETmodules';
    font-weight: 700;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__container,
.tribe-events-event-meta:before, 
.single-tribe_events .tribe-events-schedule {
    display: none !important;
}

.single-tribe_events .rtec-outer-wrap {
    border: none !important;
}

.single-tribe_events #rtec {
    min-width: 0;
}

.single-tribe_events #rtec .rtec-register-button {
    appearance: none;
    -webkit-appearance: none;
    background: #34214f;
    border-radius: 100px;
    border: 2px solid #34214f !important;
    box-shadow: none;
    border: none;
    color: #ffffff !important;
    font-weight: 700;
    margin-bottom: 30px;
    outline: none;
    width: 100%;
}

.single-tribe_events #rtec .rtec-register-button:hover {
    background: transparent;
    color: #34214f !important;
}

.tribe-events-content h2, 
.tribe-events-content h3, 
.tribe-events-content h4, 
.tribe-events-content h5, 
.tribe-events-content h6 {
    padding: 0;
    margin-bottom: 15px;
}

.tribe-events-content h2{
    font-size: 30px;
}

.tribe-events-content h3{
    font-size: 24px;
}

.fac-list{    
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    list-style-type: none;
    margin: 20px 0 0;
    padding: 15px;
}

.fac-list li {
    width: calc(50% - 7.5px);
}

/* .fac-list .top{
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 15px;
    margin-bottom: 10px;
} */

/* figure.fac-img {
    overflow: hidden;
    flex: 0 0 70px;
} */

.fac-list .top h4{
    font-size: 18px;
    line-height: 1.3;
    padding-bottom: 5px;
}

.fac-img img {
    object-fit: cover;
    height: 120px;
    width: 100%;
}

.fac-cont {
    color: #888888;
    font-size: 14px;
    line-height: normal;
}

.fac-cont > *{
    display: block;
}

.fac-cont a {
    font-weight: 500;
    margin-top: 0;
}

.fac-popup {    
    display: none;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100001;
}

.fac-popup.open{
    display: flex !important;
}

.fac-popup .wrapper {
    background: #ffffff;
    font-size: 15px;
    line-height: 1.8;
    max-width: 1000px;
    margin: 0 auto;
    max-height: 90vh;
    overflow-x: hidden;
    padding: 30px;
    position: relative;
    width: 80%;    
}

.fac-popup .popup-close{
    font-weight: 700;
    position: absolute;
    right: 10px;
    top: 10px;
}

.fac-popup h2 {
    color: #34214f;
    font-size: 30px;
    line-height: 1.3;
}

.fac-popup h3 {
    color: #888888;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.fac-popup .col-left{
    width: 30%;
}

.fac-popup .col-right{
    width: 70%;
}


.et_pb_accordion .et_pb_toggle {
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 12px !important;
    padding: 0;
}

.et_pb_accordion .et_pb_toggle .et_pb_toggle_title {
    background: #dddddd;
    padding: 12px;
}

.et_pb_accordion .et_pb_toggle .et_pb_toggle_title:before {
    right: 15px;
}

.et_pb_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before {
    display: block;
    font-family: ETmodules!important;
    font-weight: 400 !important;
    content: "\4f"!important
}

.et_pb_accordion .et_pb_toggle .et_pb_toggle_content {
    background: none;
    padding: 12px;
}

.et_pb_accordion .et_pb_toggle .et_pb_toggle_content ul{
    padding-bottom: 0;
}

.img-cover img {
    object-fit: cover;
}

.facilitator-sec .et_pb_column{
    display: flex;
}

.facilitator-sec .et_pb_module {
    width: 50%;
    margin: 0 !important;
}

.facilitator-sec .et_pb_image .et_pb_image_wrap{
    display: block;
}

.facilitator-sec .et_pb_image_wrap img{
    height: 250px;
    object-fit: cover;
    width: 100% !important;
}

/* .facilitator-sec .et_pb_promo{
    display: flex;
    flex-direction: column;
}

.facilitator-sec .et_pb_promo .et_pb_button_wrapper {
    margin-top: auto;
} */

.et_pb_post_content+.et_pb_posts_nav {
    border-top: 1px solid #e4e4e4;
    margin-top: 50px;
}

/*--------------------------------------------------------------
 * ## RTEC
 *--------------------------------------------------------------
*/

#rtec .rtec-form-field {
    margin-bottom: 20px;
}

#rtec label {
    color: #ffffff;
    font-size: 14px;
    line-height: normal;
}

#rtec .rtec-form-field input[type="text"], 
#rtec .rtec-form-field input[type="email"] {
    color: #34214f;
    font-size: 15px;
    font-weight: 500;
}

#rtec .rtec-form-buttons input, 
.rtec button {
    appearance: none;
    -webkit-appearance: none;
    background: #F1BA6E;
    border: 2px solid transparent;
    border-radius: 100px;
    padding: 13px 35px;
    font-weight: 700;
    color: #000000 !important;
    outline: none;
    line-height: normal;
    font-size: 18px;
}

#rtec .rtec-form-buttons input:hover, 
.rtec button:hover {
    background: transparent;
    border: 2px solid #F1BA6E;
    color: #F1BA6E !important;
}

#rtec .rtec-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

#rtec .rtec-checkbox-option-wrap label{
    display: inline-block;
    line-height: normal;
    position: relative;
}

.rtec-input-wrapper a {
    color: #ffffff;
    font-size: 14px;
    line-height: normal;
    text-transform: lowercase;
    text-decoration: underline;
    text-underline-offset: 5px;
    position: relative;
    margin-top: 1px;
}

.rtec-input-wrapper a:before {
    background: #34214f;
    content: '';
    height: 100%;
    left: -7px;
    position: absolute;
    top: 0;
    width: 7px;
}

.rtec-input-wrapper.rtec-error {
    margin-bottom: 32px;
}

.rtec-input-wrapper.rtec-error .rtec-error-message {
    position: absolute;
    font-size: 12px;
    bottom: -33px;
}

#rtec .tribe-events-notices {
    padding-bottom: 10px;
}

#rtec .rtec-error-message {
    background: transparent;
    color: #ff0000;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    top: calc(100% + 5px);
}

/*--------------------------------------------------------------
 * ## RTEC-MODAL
 *--------------------------------------------------------------
*/

.rtec-modal {
    background: #34214f;
    box-shadow: none;
    padding: 25px;
    top: 50%;
    transform: translateY(-50%);
}

.rtec-modal #rtec h1, 
.rtec-modal #rtec h2, 
.rtec-modal #rtec h3, 
.rtec-modal #rtec h4, 
.rtec-modal #rtec h5, 
.rtec-modal #rtec h6 {
    color: #ffffff;
}

.rtec-modal #rtec .rtec-form-wrapper {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}

.rtec-modal #rtec .rtec-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rtec-modal #rtec .rtec-form-wrapper .rtec-first, 
.rtec-modal #rtec .rtec-form-wrapper .rtec-last {
    width: 48%;
}

.rtec-modal .rtec-form-field.rtec-email.rtec-field-text {
    width: 100%;
}

.rtec-modal .rtec-button-link.rtec-action-modal-close, 
#rtec-modal .rtec-button-link.rtec-action-modal-close{
    height: 30px;
    width: 30px;
}

.rtec-modal .rtec-button-link.rtec-action-modal-close:hover svg, 
.rtec-modal .rtec-button-link.rtec-action-modal-close:active svg{
    fill: #F1BA6E;
}

.rtec-modal .rtec-button-link.rtec-action-modal-close svg {
    fill: #ffffff;
}

.rtec-modal #rtec .rtec-mvt-wrapper {
    background: transparent;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
}

.rtec-modal #rtec .rtec-mvt-wrapper > strong {
    font-weight: 500;
    flex: 0 0 100%;
    margin-bottom: 10px;
}

.rtec-modal #rtec .rtec-mvt-wrapper > .rtec-mvt-option-wrap {
    max-width: 25%;
    display: inline-flex;
    flex: 0 0 25%;
}

.rtec-modal .rtec-after-submission-wrap {
    margin: 0 !important;
}

.rtec-modal #rtec-payment-form{
    text-align: center;
}

.rtec-modal .rtec-payment-table-wrap th, 
.rtec-modal .rtec-payment-table-wrap td {
    color: #ffffff;
    font-size: 16px;
    text-align: left;
}

.rtec-modal .rtec-payment-table-wrap th {
    background: rgba(0, 0, 0, 0.2);
    color: #f1f1f1 !important;
    font-weight: 600;
}

.rtec-modal td.rtec-payment-total{
    text-align: right !important;
}

.rtec-modal td.rtec-payment-total+td.rtec-payment-total{
    text-align: left !important;
}

.rtec-modal #rtec-payment-form button.rtec-payment-button{
    float: none !important;
}

.rtec-modal .rtec-highlight {
    background: none;
    text-align: left !important;
}


/*--------------------------------------------------------------
 * ## RTEC-OUTER-WRAP
 *--------------------------------------------------------------
*/

.rtec-outer-wrap span.rtec-already-registered-reveal {
    display: block;
    margin-bottom: 30px;
    position: relative;
}

.rtec-outer-wrap span.rtec-already-registered-reveal a {
    background: #ffffff;
    border-radius: 100px;
    border: 2px solid #34214f;
    color: #34214f;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding: 12px 20px;
    text-align: center;
}

.rtec-outer-wrap .rtec-already-registered-options.rtec-is-visitor {
    background: #34214f;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    margin-top: -55px;
    padding: 40px 15px 15px;
}

.rtec-outer-wrap .rtec-already-registered-options.rtec-is-visitor input[type=submit]{
    background: transparent;
    border: 2px solid #ffffff;
    border-radius: 100px;
    color: #ffffff;
    font-size: 15px !important;
    font-weight: 500;
    line-height: normal;
    width: 100%;
}

.rtec-outer-wrap .rtec-already-registered-options.rtec-is-visitor input[type=submit]:hover{
    background: #ffffff;
    color: #34214f;
}

.rtec-outer-wrap .rtec-already-registered-options.rtec-is-visitor input[type=submit]+input[type=submit]{
    background: transparent !important;
    border: none !important;
    color: #ffffff  !important;
    padding: 0 !important;
}

.rtec-outer-wrap .rtec-already-registered-options.rtec-is-visitor input[type=submit]+input[type=submit]:hover{
    text-decoration: underline;
}

.shc-registration .rtec-after-submission-wrap{
    background: #ffffff;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
}

.shc-registration h3.rtec-section-title {
    background: #dddddd;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 12px 15px;
    text-transform: uppercase;
}

.shc-registration .rtec-payment-table-wrap th {
    background: #f9f9f9;
}

.shc-registration .rtec-payment-table-wrap th, 
.shc-registration .rtec-payment-table-wrap td {
    font-size: 13px;
    line-height: normal;
    text-align: left;
}

.shc-registration form#rtec-payment-form{
    text-align: center;
}

.shc-registration .rtec-payment-table-wrap{
    padding: 10px;
}

.shc-registration #rtec-payment-form button.rtec-payment-button {
    cursor: pointer;
    float: none;
    font-size: 14px;
}

.shc-registration .rtec-after-submission-wrap+.rtec-register-button {
    display: none !important;
}


/********************************************************************************************************/

/*----------------------*\
    EDD CHECKOUT
\*----------------------*/

div#edd_checkout_cart_wrap {
    display: flex;
    flex-direction: column;
}

#edd_checkout_cart{
    background: #ffffff;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
}

div#edd_checkout_cart_wrap > .edd-submit {
    order: 1;
    margin: 0 0 30px;
    align-self: flex-end;
}

#edd_checkout_cart .edd_cart_header_row th {
    font-size: 15px;
    line-height: normal;
    padding: 20px;
    background: #f4f4f4;
}

#edd_checkout_cart .edd_cart_header_row th.edd_cart_item_name {
    width: 75%;
}

#edd_checkout_cart td {
    font-size: 16px;
    padding: 20px;
    vertical-align: top;
}

#edd_checkout_cart td.edd_cart_item_name{
    display: flex;
}

#edd_checkout_cart td.edd_cart_item_name .edd_cart_item_image {
    display: inline-block;
    padding-right: 15px;
    width: 90px;
}

#edd_checkout_cart td.edd_cart_item_name .edd_cart_item_image img{
    width: 100%;
}

#edd_checkout_cart td.edd_cart_item_name .edd_checkout_cart_item_title {
    display: inline-block;
}

form#edd_purchase_form {
    background: #ffffff;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

#edd_checkout_form_wrap #edd-login-account-wrap, 
#edd_checkout_form_wrap #edd-new-account-wrap, 
#edd_checkout_form_wrap #edd_final_total_wrap, 
#edd_checkout_form_wrap #edd_show_discount, 
#edd_checkout_form_wrap .edd-cart-adjustment {
    background: #f4f4f4;
    border: none;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding: 15px;
}

#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit,
.edd-checkout #edd-purchase-button, 
.edd-checkout .edd-submit, 
.edd-checkout [type=submit].edd-submit {
    background: #34214f;
    border: 2px solid #34214f !important;
    border-radius: 100px;
    outline: none !important;
    padding: 12px !important;
}

#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit:hover,
.edd-checkout #edd-purchase-button:hover, 
.edd-checkout .edd-submit:hover, 
.edd-checkout [type=submit].edd-submit:hover{
    background: transparent !important;
    color: #34214f !important;
}

#edd_checkout_form_wrap legend{
    margin-left: -10px !important;
    padding: 0 10px !important;
}

#edd_checkout_form_wrap label{
    color: #444;
    font-size: 15px;
}

#edd_checkout_form_wrap span.edd-description {
    display: block;
    font-size: 12px;
    line-height: 1.4;
}

#edd_checkout_form_wrap fieldset p {
    margin-bottom: 20px;
    padding: 0;
}

#edd_checkout_form_wrap p#edd-first-name-wrap, 
#edd_checkout_form_wrap #edd-last-name-wrap,
#edd_checkout_form_wrap fieldset#edd_cc_address > p {
    float: left;
    width: 48%;
}

#edd_checkout_form_wrap #edd-last-name-wrap,
#edd_checkout_form_wrap fieldset#edd_cc_address > p#edd-card-address-2-wrap, 
#edd_checkout_form_wrap fieldset#edd_cc_address > p#edd-card-zip-wrap, 
#edd_checkout_form_wrap fieldset#edd_cc_address > p#edd-card-state-wrap {
    float: right;
}

#edd_secure_site_wrapper {
    margin-bottom: 15px;
}

/********************************************************************************************************/

/*----------------------*\
    EDD DOWNLOADS
\*----------------------*/

.edd_downloads_list .edd_download {
    background: #ffffff;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
}

.edd_download .edd_download_inner {
    padding: 15px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.edd_download .edd_download_inner .edd_download_image {
    margin: -15px -15px 15px;
    max-width: inherit;
    order: -1;
}

.edd_download .edd_download_inner .edd_download_image img{
    vertical-align: top;
}

.edd_download .audio-sample{
    display: block !important;
    margin: -55px -15px 10px;
    order: -1;
}

.edd_download .track-length {
    order: 0;
    color: #5d5d5d;
    margin-bottom: 10px;
}

.edd_download .edd_download_title{
    margin-bottom: 20px;
    padding: 0;
    order: 1;
}

.edd_download .edd_download_excerpt {
    margin: 0;
}

.edd_download .edd_download_buy_button {
    margin-top: auto;
    order: 1;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body{
    background: #34214f59 !important;
    width: 100% !important;
}


/********************************************************************************************************/

/*----------------------*\
    CONTACT US
\*----------------------*/

.nf-form-cont .nf-form-fields-required {
    display: block;
    font-size: 16px;
    margin-bottom: 25px !important;
    text-align: center;
}

.nf-form-cont .nf-form-content label {
    font-size: 16px;
    line-height: normal;
    font-weight: 500 !important;
}

.nf-form-cont .nf-form-content input:not([type=button]), 
.nf-form-cont .nf-form-content textarea {
    background: #ededed !important;
    border-bottom: 2px solid #34214f !important;
}

.nf-form-cont .form-submit {
    text-align: center;
}

.nf-form-cont .nf-form-content input[type=submit]{
    background: #34214f !important;
    border: 2px solid #34214f !important;
    border-radius: 100px;
    color: #ffffff !important;
    cursor: pointer;
    font-weight: 600 !important;
    height: auto;
    padding: 15px 35px;
    width: 100%;
}

.nf-form-cont .nf-form-content input[type=submit]:hover{
    background: transparent !important;
    color: #34214f !important;
}

.nf-error .nf-error-msg {
    font-size: 13px;
}

/********************************************************************************************************/

/*------------------------*\
    HOME EVENTS CALENDAR
\*------------------------*/

/*--------------------------------------------------------------
 * ## events-cal-wrap
 *--------------------------------------------------------------
*/

.mob-events-cal-wrap .tribe-events *{
    font-family: inherit !important;
}

.mob-events-cal-wrap, 
.mob-events-cal-wrap > div, 
.tribe-events-view {
    position: static !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view,
.events-cal-wrap .tribe-events.tribe-events-view {
    background: none !important;
    color: #ffffff !important;
    padding: 0 !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-l-container,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-l-container{
    padding: 0 !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-header, 
.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-header, 
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month{
	border: none;
    left: 0;
    margin: 0;
    padding: 0 !important;
    position: absolute;
    top: 0;
    width: 220px;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month {
    top: 36px;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events{
    display: block !important;
    visibility: visible !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day-cell--desktop,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day-cell--desktop{
    display: none !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view  .tribe-events-calendar-month__header-column,
.events-cal-wrap .tribe-events.tribe-events-view  .tribe-events-calendar-month__header-column{
    padding-bottom: 10px !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day-cell--mobile,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day-cell--mobile {
    background: rgba(0,0,0,0.1);
    display: flex !important;
    justify-content: center;
    visibility: visible;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-header__top-bar,
.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-c-top-bar__nav,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-header__top-bar,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-c-top-bar__nav{
    width: 100%;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view header.tribe-events-calendar-month__header,
.events-cal-wrap .tribe-events.tribe-events-view header.tribe-events-calendar-month__header {
    margin-top: 15px !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__header-column-title,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__header-column-title {
    color: #aaaaaa;
    font-size: 10px;
    text-align: center;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day-date-daynum,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day-date-daynum {
    color: #aaaaaa !important;
    font-size: 14px;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__body,
.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__week,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__body,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__week{
    border: none !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day {
    border: 2px solid transparent !important;
	padding: 0;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view button.tribe-events-calendar-month__day-cell--selected,
.events-cal-wrap .tribe-events.tribe-events-view button.tribe-events-calendar-month__day-cell--selected {
    background: #f1ba6e !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view button.tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum,
.events-cal-wrap .tribe-events.tribe-events-view button.tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum  {
    color: #34214f !important;
} 

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day-date,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day-date{
    padding: 0 !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-common-h--alt,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-common-h--alt {
    color: #ffffff !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show {
    color: #ffffff;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-event-datetime,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
    color: #f1ba6e !important;
    font-size: 12px !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-event-title,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-event-title{
    font-size: 20px !important;
    font-weight: 600 !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-event-title a{
    color: #ffffff !important;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-event,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-event {
    margin-bottom: 20px;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__mobile-events-icon--event,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__mobile-events-icon--event{
    background: #f1ba6e;
    height: 5px;
    margin-top: -3px;
    width: 5px;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-events-header__messages,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-events-header__messages{
    display: block;
    margin: 15px 0 25px;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-events-header__messages .tribe-events-c-messages__message--notice,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-events-header__messages .tribe-events-c-messages__message--notice {
    background: rgba(0, 0, 0, 0.2);    
    color: #ffffff;
    justify-content: flex-start;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-common-c-svgicon--messages-not-found path,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-common-c-svgicon--messages-not-found path {
    stroke: #ffffff;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-common-c-svgicon,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show .tribe-common-c-svgicon{
    color: #ffffff;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-events-month__view-more,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-events-month__view-more{
    clear: none;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-events-month__view-more-link,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-events-month__view-more-link {
    background: #f1ba6e;
    border: 2px solid #f1ba6e !important;
    border-radius: 100px;
    color: #34214f !important;
    padding: 12px 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: none !important;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
    display: inline-block;
}

.mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-events-month__view-more-link:hover,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-events-month__view-more-link:hover{
    background: transparent;
    color: #f1ba6e !important;
}

/*--------------------------------------------------------------
 * ## FULL-CAL-WRAP
 *--------------------------------------------------------------
*/

.events-cal-wrap .tribe-common-l-container {
    padding: 0 !important;
}

.events-cal-wrap .tribe-events-header__events-bar {
    display: none !important;
}

.events-cal-wrap .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__today-button,
.events-cal-wrap .tribe-events-c-subscribe-dropdown__button{
    display: none !important;
}

.events-cal-wrap .tribe-events-c-top-bar__datepicker-button {
    color: #ffffff !important;
    outline: none !important;
}

.events-cal-wrap .tribe-common .tribe-common-c-svgicon__svg-fill,
.events-cal-wrap .tribe-events .tribe-events-c-nav__prev-icon-svg path,
.events-cal-wrap .tribe-events .tribe-events-c-nav__next-icon-svg path {
    fill: #ffffff;
}

.events-cal-wrap .tribe-events .tribe-events-calendar-month__day-date-daynum {
    color: #aaaaaa;
}

.events-cal-wrap .tribe-events-calendar-month-mobile-events__mobile-day .tribe-common-h--alt, 
.events-cal-wrap .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime,
.events-cal-wrap .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.events-cal-wrap .tribe-events .tribe-events-c-messages__message,
.events-cal-wrap .tribe-common a:not(.tribe-common-anchor--unstyle) {
    color: #ffffff !important;
}

.events-cal-wrap .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{
    min-height: 150px;
}

.events-cal-wrap .tribe-events .tribe-events-l-container{
    min-height: 0;
}

.events-cal-wrap .tribe-events .tribe-events-calendar-month-mobile-events__mobile-day {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
}

.events-cal-wrap .tribe-events-calendar-month-mobile-events__mobile-day .date-inner {
    background: #34214f!important;
    max-width: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    width: 90%;
}

.events-cal-wrap .tribe-events-calendar-month-mobile-events__mobile-day .date-inner .close {
    background: #ffffff;
    width: 25px;
    cursor: pointer;
    display: flex;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    align-items: center;
}

.event-popup-main {
    z-index: 100000000;
    position: relative;
}



.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-events-month__view-more{
    display: none;
}

.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-header, 
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month{
    max-width: 400px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month{
    top: 0;
}

.events-cal-wrap .tribe-events-calendar-month__day--past-month,
.events-cal-wrap .tribe-events-calendar-month__day--other-month {
    opacity: 0.4;
}

.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__mobile-events-icon--event {
    bottom: 0;
    border-radius: 0;
    height: 3px;
    margin-top: 0;
    position: absolute;
    width: 100%;
}

.events-cal-wrap .tribe-events.tribe-events-view button.tribe-events-calendar-month__day-cell:hover .tribe-events-calendar-month__day-date-daynum{
    color: #f1ba6e !important;
}

.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day--current button.tribe-events-calendar-month__day-cell {
    background: #f1ba6e !important;
}

.events-cal-wrap  .tribe-events.tribe-events-view .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum,
.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day--current button.tribe-events-calendar-month__day-cell:hover .tribe-events-calendar-month__day-date-daynum {
    color: #34214f !important;
}

.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show > div > .tribe-events-c-day-marker {
    background: rgba(0, 0, 0, 0.2);
    margin: -30px -30px 15px;
    padding: 10px 30px !important;
}

.events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events__mobile-day--show > div > article+.tribe-events-c-day-marker{
    margin-top: 20px;
}

.events-cal-wrap .tribe-events .tribe-events-c-day-marker:after{
    display: none;
}

.events-cal-wrap .tribe-events .tribe-events-c-day-marker time {
    font-size: 24px;
    font-weight: 600 !important;
    font-family: inherit !important;
}

.events-cal-wrap .tribe-events-calendar-month-mobile-events__mobile-day .date-inner .close {
    background: rgba(0, 0, 0, 0.1);
    width: 30px;
    cursor: pointer;
    display: flex;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    align-items: center;
}

.events-cal-wrap .tribe-events .tribe-events-header__top-bar{
    border-bottom: 1px solid #ffffff;
    text-align: center;
}

.events-cal-wrap .tribe-events .tribe-events-header__top-bar .tribe-events-c-top-bar__nav {
    display: block !important;
    visibility: visible;
}

/* .events-cal-wrap .tribe-events .tribe-events-c-top-bar__today-button {
    display: block !important;
    visibility: visible;
    background: transparent !important;
    border: none;
    width: auto;
    margin: -25px auto 10px !important;
    padding: 5px;
    position: relative;
} */

.events-cal-wrap .tribe-events .tribe-events-c-top-bar__nav-list {
    justify-content: space-between;
}

.events-cal-wrap .tribe-events .tribe-events-c-top-bar__nav-list-item{
    padding: 0;
}

.events-cal-wrap .tribe-events .tribe-events-c-top-bar__datepicker {
    display: flex;
    justify-content: center;
    margin: -22px auto 15px;
    width: calc(100% - 30px);
}

.events-cal-wrap .tribe-events .tribe-events-c-top-bar__datepicker span.tribe-events-c-top-bar__datepicker-mobile,
.events-cal-wrap section.tribe-events-calendar-month-mobile-events nav.tribe-events-calendar-month-nav.tribe-events-c-nav,
.events-cal-wrap .tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}

.events-cal-wrap .tribe-events .tribe-events-c-top-bar__datepicker span.tribe-events-c-top-bar__datepicker-desktop {
    display: block !important;
    font-size: 14px;
    visibility: visible;
}

.events-cal-wrap .tribe-events .datepicker {
    padding: 0 !important;
    margin: 0 !important;
}

.events-cal-wrap .tribe-events .datepicker table:not(.variations) {
    border: navajowhite;
    margin: 0;
}

.events-cal-wrap .tribe-events .tribe-events-view-loader {
    background: rgba(0, 0, 0, 0.3);
    align-items: center;
}

.events-cal-wrap .tribe-common .tribe-common-c-loader {
    padding: 0;
}

.events-cal-wrap .tribe-common .tribe-common-c-loader svg {
    color: #f1ba6e !important;
}

/********************************************************************************************************/

/*-------------------*\
    RESPONSIVE
\*-------------------*/


@media (min-width: 1200px) and (max-width: 1400px){
	#top-menu li{
		padding-right: 14px;
	}
}

@media (min-width: 981px) and (max-width: 1299px){

    footer.et-l.et-l--footer .et_pb_section>.et_pb_row {
        width: 90%;
    }

    footer.et-l.et-l--footer .et_pb_column.footer-col1 {
        width: 25%;
    }

    footer.et-l.et-l--footer .et_pb_column.footer-col2 {
        width: 34%;
    }

}

@media (max-width: 1199px){
	#et_mobile_nav_menu{
		display: block;
	}
	
	#top-menu{
		display: none;
	}

    .tribe-events .tribe-events-l-container,
    .single-tribe_events #tribe-events-pg-template,
    .inner-container  {
        width: 90%;
    }
	
}

@media (min-width: 981px){
        
    .facilitator-slider .et_pb_slide_image img{
        height: 420px;
        object-fit: cover;
        width: 100% !important;
    }


    .facilitator-slider a.et-pb-arrow-prev,
    .facilitator-slider a.et-pb-arrow-next{
        opacity: 1 !important;
        top: 210px !important;
    }

    .facilitator-slider a.et-pb-arrow-prev{
        left: calc(65% - 20px) !important;
    }
	
}

@media (max-width: 980px){

    .container, .et_pb_row{
		width: 90%;
	}

    .side-slider .et_pb_slide_image {
		display: block !important;
        position: relative;
        bottom: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }

    .side-slider .et_pb_slide_image img {
        max-height: 250px !important;
        height: 250px !important;
        width: 100% !important;
        object-fit: cover;
    }
    
    .facilitator-slider .et_pb_slider_container_inner{
        flex-direction: column-reverse;
    }
    
    .facilitator-slider .et_pb_slide_image,
    .facilitator-slider .et_pb_slide_description{
        display: block !important;
        padding: 0 25px 20px !important;
        text-align: left;
        width: 100%;
    }

    .team-col .team-image img{
		height: auto !important;
		object-fit: contain;
	}

    .et_pb_column_inner_1_tb_footer {
        margin: 0 !important;
    }

    footer.et-l.et-l--footer .et_pb_section>.et_pb_row {
        width: 90%;
    }

    footer.et-l.et-l--footer .top-footer>.et_pb_row{
        display: flex;
        flex-direction: column;
    }

    footer.et-l.et-l--footer .et_pb_column.footer-col1 {
        order: -1;
    }

    footer.et-l.et-l--footer .et_pb_column.footer-col2 {
        order: 0;
    }

    footer.et-l.et-l--footer .et_pb_column.footer-col2 {
        margin: 40px 0 0;
        order: 1;
    }

    .mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-header, 
    .mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month{
        max-width: 500px;
        margin: 0 auto;
    }
	
}

@media (min-width: 768px) and (max-width: 980px){

    .fac-list li {
        width: 100%;
    }
    
    .fac-list li+li {
        border-top: 1px solid #eeeeee;
        padding-top: 25px;
    }

    .fac-img img{
        height: auto;
    }

}

@media (max-width: 853px){

    .events-cal-wrap .tribe-events-view {
        max-width: 600px;
    }

    .events-cal-wrap .tribe-events button.tribe-events-c-top-bar__datepicker-button {
        margin: 0 auto;
    }

    .events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day {
        border: 2px solid transparent !important;
    }

    .events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month__day-cell--mobile  {
        background: rgba(0,0,0,0.1);
        display: flex !important;
        justify-content: center;
        visibility: visible;
    }

    .events-cal-wrap .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
        background: #f1ba6e;
    }
}


@media (max-width: 767px){
	
	.col-3-list .dsm_icon_list_items > li {
        width: 100%;
    }

    .single-tribe_events .tribe-events-event-meta{
        flex-direction: row;
        gap: 15px;
    }

    .single-tribe_events .col-right{
        order: 0;
        width: 100%;
    }

    .single-tribe_events .col-left{
        order: 1;
        width: 100%;
    }

    .fac-popup .col-left,
    .fac-popup .col-right{
        width: 100%;
    }

    #edd_checkout_form_wrap p#edd-first-name-wrap, 
    #edd_checkout_form_wrap #edd-last-name-wrap,
    #edd_checkout_form_wrap fieldset#edd_cc_address > p {
        float: none;
        width: 100%;
    }

    #edd_checkout_cart thead{
        display: none;
    }

    #edd_checkout_cart tbody tr{
        display: block !important;
    }

    #edd_checkout_cart td {
        display: flex;
        justify-content: space-between;
        font-size: 15px;
        padding: 15px;
        text-align: right !important; 
    }

    #edd_checkout_cart td:before {
        color: #000000;
        text-align: left;
        flex: 0 0 120px;
    }

    #edd_checkout_cart td.edd_cart_item_name:before {
        content: 'Item Name';
    }

    #edd_checkout_cart td.edd_cart_item_price:before{
        content: 'Item Price';
    }

    #edd_checkout_cart td.edd_cart_actions:before{
        content: 'Actions';
    }

    #edd_checkout_cart td.edd_cart_item_name .edd_cart_item_image{
        display: none;
    }

    #edd_checkout_cart tbody tr:nth-child(even) td {
        background: rgba(0, 0, 0, .025);
    }

    #edd_checkout_form_wrap legend{
        white-space: normal;
    }

    .mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-header, 
    .mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month{
        float: none;
        margin: 0 auto;
        max-width: 300px;
        position: relative;
        top: 0;
        width: 100%;
    }

    .mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-calendar-month-mobile-events{
        float: none;
        margin-top: 0;
        width: 100%;
    }

    .mob-events-cal-wrap .tribe-events.tribe-events-view .tribe-events-widget-events-month__view-more{
        float: none;
        text-align: center;
        width: 100%;
    }

}


@media (max-width: 600px){

    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-4 li.product {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .rtec-modal{
        padding: 20px 15px;
    }
}

@media (max-width: 480px){

    .rtec-modal #rtec .rtec-form-wrapper {
        padding: 30px 20px;
    }

    #rtec .rtec-checkbox-option-wrap label{
        max-width: 148px;
    }

    .rtec-input-wrapper a {
        margin-top: 19px;
        left: -15px;
    }

    .facilitator-sec .et_pb_column{
        display: block;
    }
    
    .facilitator-sec .et_pb_module {
        width: 100%;
        margin: 0 !important;
    }

    .facilitator-sec .et_pb_module.et_pb_promo {
        padding: 15px 0 0 !important;
    }

    .et_pb_blurb_0_tb_footer.et_pb_blurb, 
    .et_pb_blurb_1_tb_footer.et_pb_blurb, 
    .et_pb_blurb_2_tb_footer.et_pb_blurb {
        font-size: 13px;
    }

}