/*
 Theme Name:     Divi Child
 Theme URI:      https://eklektikcreative.com/
 Description:    Divi Child Theme
 Author:         Eklektikcreative.com
 Author URI:     https://eklektikcreative.com/
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@import url('https://fonts.cdnfonts.com/css/sofia-pro');
h1,h2,h3,h4,h5,h6,p,ul,li,a{
	font-family: 'Sofia Pro', sans-serif!important;
}
body .et_pb_menu_0_tb_header.et_pb_menu nav>ul>li>ul.sub-menu, body.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu{
	width:250px;
	background:#143f62!important;
}
body .et_pb_menu_0_tb_header.et_pb_menu nav>ul>li>ul.sub-menu li, body.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li {
	padding:0;
}
body .et_pb_menu_0_tb_header.et_pb_menu nav>ul>li>ul.sub-menu li a, body.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li a{
	line-height:1.1;
	width:100%;
}
body .et_pb_menu_0_tb_header.et_pb_menu nav>ul>li>ul.sub-menu li a:hover, body.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li a:hover{
	background:none;
	opacity:1;
	color:#a07847!important;
}      

.ds-icon-search input.et_pb_searchsubmit,
.ds-icon-search .widget_search input#searchsubmit {
    background: transparent!important;
    color: transparent!important;
    border: none!important;
    width: 55px!important;
    z-index: 2!important;
}
.ds-icon-search input.et_pb_s,
.ds-icon-search  .widget_search input#s {
    padding-right: 55px !important;
}
.ds-icon-search .et_pb_searchform:before,
.ds-icon-search  .widget_search::before {
    content: '\55';
    position: absolute;
    font-family: 'ETModules';
    z-index: 1;
    right: 0;
    font-size: 20px;
    padding: 8px 20px;
}
body .eklfixed{
	position:fixed!Important;
	z-index:9999;
	width:100%;
}
.eklfixed{
	top:0!important;
    -webkit-animation: expand 0.5s;
}
.header-mega-courses-item.eklfixed{
	top:60px!important;
	-webkit-animation: expand 0.5s;
}
header.et-l--header{
	position:relative;
}
.header-mega-courses-item{
	position:absolute!important;
	z-index:-9;
	opacity:0;
	visibility:hidden;
	transition:0.32s;
	width:100%;
}
.header-mega-courses-item.ekl-mega-hover{
	display:block;
	opacity:1;
	visibility:visible;
	z-index:99;
	transition:0.32s;
}
.logged-in.et-fb-root-ancestor .header-mega-courses-item{
	opacity:1!important;
	visibility:visible!Important;
	z-index:99!important;
  position:initial!important
}
@-webkit-keyframes expand{
    0%{top:-150px}
    100%{top:0}
}
.tribe-events-c-view-selector{
	display:none!important;
}
.tribe-common-c-btn.tribe-events-c-search__button{
	margin-right:15px;
}
:root {
  --tec-color-button-primary: #143f62;
  --tec-color-accent-primary-hover: #a07847;
  --tec-color-accent-primary: #143f62;
}
.tribe-events-c-subscribe-dropdown__container{
    display:none!important;
}
.ekl-event-card-wrapper{
box-shadow: 0 0 20px rgb(0 0 0 / 10%)!important;
}
.ekl-event-card-wrapper .tribe-events-pro-photo__event-featured-image-link img{
	height:250px;
	width:100%;
	object-fit:cover;
}
.tribe-events-pro-photo__event-details{
    padding:10px 25px!important;
}
.ekl-details{
    display:flex;
    margin-bottom:15px!important;
}
.ekl-tags li{
    list-style:none;
}
.ekl-tags li a{
    background-color: #143f62;
    color: #fff!important;
    font-size: 14px;
    padding: 5px 25px;
    border-radius: 4px;
    margin-right: 30px;
    transition:0.32s;
}
.ekl-tags li a:hover{
    background-color:#a07847;
    transition:0.32s;
}
.ekl-duration{
    font-size:13px;
    display:flex;
    align-items:center;
}
.ekl-duration img{
    width:15px;
    height:15px;
    margin-right:5px;
}
.ekl-duration-label{
    font-weight: bold;
    color: #000;
    margin-top:-4px!important;
}
.tribe-events-pro-photo__event-title{
    font-size:20px!important;
}
.ekl-excerp{
    margin-bottom:15px;
}
.ekl-excerpt p{
    line-height:1.4!important;
    color:#33333399;
    font-weight:500;
}
.ekl-bottom-card{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.ekl-bottom-card .ekl-card-price{
    width:50%;
}
.ekl-bottom-card .ekl-event-view{
    width:50%;
    text-align:right;
}
.ekl-card-price .tribe-events-c-small-cta {
    margin-top:0!important;
}
.ekl-bottom-card  .tribe-events-c-small-cta__price{
    font-weight:bold!important;
    font-size:20px!important;
    color:#143f62!important;
}
.ekl-excerpt{
    height:157px;
    overflow:hidden;
    margin-bottom:15px!important;
}
.ekl-event-view a{ 
    opacity:0;
    transition:0.32s;
}
.ekl-event-card-wrapper:hover .ekl-event-view a{ 
    opacity:1;
    transition:0.32s;
}
.tribe-events-c-top-bar__nav-list{
    padding:0!important;
}
.tribe-events-c-top-bar__nav-list li{
    list-style:none!important;
}
.tooltipster-base{
    display:none!important;
    opacity:0!important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-datetime{
    display:none!important;
}
.single-tribe_events .tribe-events-pg-template{
    max-width:100%!important;
    padding:0!important;
    margin:0!important;
}
.ekl-container{
    max-width:1080px;
    margin:0 auto;
    width:90%;
}
.ekl-event-heading{
    height:550px;
    display:flex;
    align-items:center;
    background-size:cover;
    margin-bottom:5%;
}
.ekl-heading-top{
    display:flex;
    margin-bottom:30px;
}
.ekl-heading-top .ekl-cat a{
    font-size:16px;
    padding: 8px 35px;
    font-weight:bold;
}
.ekl-heading-top .ekl-duration{
    font-size:16px;
    margin-top:2px;
}
.ekl-heading-top .ekl-duration .ekl-duration-label{
    color:#143f62!important;
    margin-top:-7px!important;
}
.ekl-heading-top .ekl-duration img {
    width: 19px;
    height: 19px;
    margin-right: 8px;
}
.tribe-events-single-event-title{
    font-size:70px;
    line-height:1.2;
    color:#fff;
    font-weight:700;
}
.ekl-heading-middle{
    margin-bottom:50px;
}
.ekl-heading-bottom{
    display:flex;
}
.ekl-pricing-box .ax-course-details{
    display:none!important;
}
.ekl-heading-bottom .ekl-pricing span{
    font-size:26px;
    color:#a07847!important; 
    font-weight:bold;
    margin-right:30px;
}
.ekl-book a{
    font-size:18px;
    font-weight:bold;
    background-color:#a07847;
    color:#fff;
    transition:0.32s;
    text-transform: uppercase;
    padding: 13px 30px;
    border-radius: 4px;
    line-height: 1;
}
.ekl-book :hover{
    background-color:#143f62;
    transition:0.32s;
}
.ekl-event-main{
    padding-bottom:5%;
}
.ekl-event-main .ekl-container{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
@media only screen and (min-width:992px){
.ekl-event-main .ekl-container .ekl-main-left, .ekl-event-main .ekl-container .ekl-main-right{
    width:47%;
}
}
.ekl-about-title h2{
    font-size:40px;
    font-weight:bold;
    margin-bottom:30px;
    color:#143f62;
    padding-bottom:0;
    margin-top:50px;
}
.ekl-about-description, .ekl-event-important{
	margin-bottom:30px;
}

.ekl-details-box{
    background: #333;
    border-radius: 4px;
    padding: 50px;
}
.ekl-details-box *{
    color:#fff;
}
.ekl-details-title h3{
    font-size:40px;
    font-weight:bold;
}
.ekl-details-info{
    display:flex;
    border-bottom: 1px solid #fff;
    padding-bottom:20px;
    margin-bottom:20px;
}
.ekl-details-duration{
    display:flex;
    align-items:center;
    margin-right:15px;
}
.ekl-details-seats{
    display:flex;
    align-items:center;
    margin-right:15px;
}
.ekl-details-duration .ekl-duration-label, .ekl-details-seats .ekl-seats-label{
    margin-left:10px;
}
.ekl-details-info *{
    line-height:1.1;
}
.ekl-details-box h4{
    font-size:24px;
    font-weight:bold;
}
.ekl-details-desc .ekl-qual, .ekl-details-desc .ekl-qual-logo, .ekl-details-desc .ekl-assessment, .ekl-details-desc .ekl-prerequisite{
    margin-bottom:20px;
}
.ekl-details-desc .ekl-qual-logo img{
    max-width:80px;
    height:auto;
}
.ekl-details-book a{
    font-size:18px;
    font-weight:bold;
    background-color:#a07847;
    color:#fff;
    transition:0.32s;
    text-transform: uppercase;
    padding: 13px 30px;
    border-radius: 4px;
    line-height: 1;
    display:block;
    text-align:center;
}
.ekl-details-book a:hover{
    background-color:#143f62;
    transition:0.32s;
}
.ekl-event-pricing{
    background-color:#f4f4f4;
    padding-top:5%;
    padding-bottom:5%;
}
.ekl-pricing-title h3{
    font-size:40px;
    font-weight:bold;
    padding-bottom:0;
    margin-bottom:15px;
    color:#143f62;
}
.ekl-pricing-desc-bold{
    text-align:center;
    font-weight:bold;
    font-size:30px;
    padding-bottom:0;
    margin-bottom:15px;
    color:#143f62;
    line-height:1.2;
}
.ekl-pricing-desc-regular{
    padding-bottom:0;
    margin-bottom:15px;
}
.ekl-event-expect-wrapper h3{
    font-size:40px;
    font-weight:bold;
    padding-bottom:0;
    margin-bottom:15px;
    color:#143f62; 
}
.ekl-pricing-box table{
    width:100%;
    font-size:17px;
}
.ekl-pricing-box thead{
    background:#143f62;
    color:#fff;
    text-align:center;
}
.ekl-pricing-box thead td{
    font-size: 17px;
    padding: 15px 5px;
}
.ekl-pricing-box tbody td{
    padding:15px 5px;
	text-align: center;
    vertical-align: top;
}
.ekl-pricing-box table .ax-course-button{
    text-align:center;
}
.ekl-pricing-box table .ax-course-button a{
	min-width:130px;
	display:block;
}
.ekl-pricing-box .ax-course-button a{
    border: 2px solid #143f62;
    border-radius: 7px;
    padding: 7px 13px;
    transition:0.32s;
}
.ekl-pricing-box .ax-course-button a:hover{
    background:#143f62;
    color:#fff;
    transition:0.32s;
}
.ekl-pricing-box .ax-course-instance-list  {
    margin-bottom:15px;
}
.home-events .tribe-events-header {
display:none!important;	
}
.home-events .ekl-event-card-wrapper{
	background:#fff;
}
.home-events .tribe-events-c-nav__list-item a *{
	color:#fff!important;
	fill:#fff!important;
}
.home-events .tribe-events-l-container{
	padding:0!important;
}
.home-events .ekl-duration-label{
	margin-left:5px;
}
.ekl-mega-title h3{
	min-height:53px;
}
.ekl-mega-img img{
	height:130px;
	object-fit:cover;
}
.ekl-event-card-wrapper-first{
    max-width:33.333333%;
    padding:0 15px;
    margin-bottom:30px;
}
.tribe-events-pro-photo .tribe-common-g-row--gutters{
    display:flex;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
}
.tribe-events-calendar-list__event-details address.tribe-events-calendar-list__event-venue, .tribe-common--breakpoint-medium.tribe-events  .tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-description {
display:none!important;
}
.tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-cost span{
	font-weight: bold!important;
	font-size: 20px!important;
	color: #143f62!important;
}
