/* 
Theme Name: ATP-Bio
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: Outcompete Marketing
Author URI: https://outcompetemarketing.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 */


.tribe-events-single-event-description a{
    text-decoration:none;
	  border: 0;
}
.tribe-events-content a {
    text-decoration:none;
  border: 0;
}
body.postid-2767 article{
	border-radius:6px;
	box-shadow:0px 0px 9px #ccc;
}

body.postid-2767 article .elementor-post__text{
	padding:9px;
}

body.single.single-post h2,
body.single.single-post h3,
body.single.single-post h4,
body.single.single-post h5,
body.single.single-post h6{
	color:#846B8C;
}
.dt-container .dt-layout-cell.dt-layout-end {
  margin-right: auto;
  margin-left: 0;
}

.elementor-widget-n-carousel .e-n-carousel > .swiper-wrapper > .swiper-slide:not(.swiper-slide-active) .slideInLeft{
/*     display:none; */
}


.gform_fields{
	gap:16px !important;
}
.gform_fields > .gfield{
	
}

.gform-footer input[type="submit"]{
	min-width: 188px;
  width: 90%;
  background: #0078c0 !important;
  padding: 11px 36px 10px !important;
  font-size: 17px !important;
  color: #fff !important;
}


.elementor-element .elementor-widget-nav-menu:not(.elementor-element-d359f06) {
  box-shadow: 0px 0px 9px #ccc;
}


.elementor-element-4388275 article{
	box-shadow:0px 0px 9px #aaa;
	border-radius:4px;
}

.elementor-element-4388275 article .elementor-post__text{
	padding:0 9px;
}
/* #atpfacebook{
	max-height:555px;
}
@media screen and (max-width:768px){
	#atpfacebook{
		max-height:555px;
	}
}
 */

.ocmfacebookelement,
.ocmfacebookelement .fb_iframe_widget,
.ocmfacebookelement .fb_iframe_widget > span,
.ocmfacebookelement .fb_iframe_widget > span > iframe{
	height:100% !important;
}


/* staffpages */

div.staff-member {


}
body[data-elementor-device-mode="tablet"] div.staff-member {
  padding-bottom: 9px;

  width: 45%;
}

body[data-elementor-device-mode="mobile"] .staff-member {
width:96%;

}

body[data-elementor-device-mode="tablet"] img.staff-member-photo {
height:290px;
}
body[data-elementor-device-mode="mobile"] img.staff-member-photo {
height:369px;
}





/*  People pages */
.staff-member-listing .staff-member-bio p{
  margin:0;
}
/* body[data-elementor-device-mode="desktop"] .staff-member-listing.center-leadership .staff-member{
  width:47%;
} */
/* body[data-elementor-device-mode="tablet"] .staff-member-listing.center-leadership .staff-member,
body[data-elementor-device-mode="mobile"] .staff-member-listing.center-leadership .staff-member{
  width:98%;
	margin:0 auto;
} */
/* body[data-elementor-device-mode="desktop"] .staff-member-listing.center-leadership .staff-member:last-child{
  width:94%;
} */
body.page-id-2506 .staff-member {
  justify-content: top;
	display:flex;
	align-items:center;
	flex-direction:column;
	padding:2px 6px;
}
body.page-id-2506 .staff-member-listing {
  justify-content: left;
	
}
body.page-id-2506 .staff-member-info-wrap p{
	font-size:16px;
}
body.page-id-2506 .staff-member-info-wrap a.staff-member-email{
	font-size:16px;
}
body.page-id-2506 .staff-member-listing h4.staff-member-position {
  font-size: 18px;
}
body.page-id-2506 .staff-member-listing a{
	width:100%;
}
body[data-elementor-device-mode="mobile"].page-id-2506 .staff-member-listing a{
	text-align:center;
}
.staff-member-listing img,
body.page-id-2506 .staff-member-listing img{
  border-radius:50%;
	width:100%;
	max-width:280px;
	margin:0 auto;
	  padding: 5px;
	aspect-ratio:1/1 !important;
	position:relative;
	object-fit:cover;
	  height: auto;
}

body[data-elementor-device-mode="mobile"].page-id-2506 .staff-member-listing .staff-member-info-wrap {
  text-align: center;
}

body .staff-member-listing .staff-member{
	width:23.4%;
}
body[data-elementor-device-mode="tablet"] .staff-member-listing .staff-member{
	width:47%;
}
body[data-elementor-device-mode="mobile"] .staff-member-listing .staff-member{
	width:100%;
}





/* blog pages */

.page-id-1879 article {
  margin-bottom: 63px !important;
  padding-bottom: 45px !important;
  border-bottom: 2px solid #ddd;
}


.page-id-1879 .elementor-post__text img {
	margin:8px 16px;
}





/* Add your custom styles here */


.ocmbluelinks a{
	color:#0074c0;
}
.tribe-events .tribe-events-calendar-month__day-cell--mobile {
  background-color: transparent;
}


/* .elementor-posts .elementor-post__text {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
	gap:9px;
}
.elementor-posts .elementor-post__text h3{
	flex-wrap:wrap;
}

.elementor-posts .elementor-post__text a{
	  align-self: unset !important;
  font-size: 29px;
} */




/* singel event page */


.tribe-events-single-event-description h6{
	margin:11px 0;
	font-size:20px; 
}
.tribe-events-single-event-description h6 a:hover {
    color:#444 !important;
    background:#eee;
}
.tribe-events-single-event-description h6 a {
    color:#444 !important;
    background:#eee;
	display: inline-block;    
	padding:13px 36px;
    color:#fff !important;
    background:#555;
    border-radius:5px;
}

a.ocmeventbutton{
    padding:13px 36px;
    color:#fff;
    background:#555;
    border-radius:5px;
	margin:18px auto;
}
a.ocmeventbutton:hover {
    color:#444;
    background:#eee;
}


.ocmeventlist .event-title a{
	color: var( --e-global-color-primary ) !important;
	font-size:23px;
}
.ocmeventlist .event-image{
	
}
.ocmeventlist .event-image img{
	width:144px;
	height:144px;
}

.ocmeventlist .custom-events-list > .ocm-event-item {
  border-bottom: 2px solid #ededed;
}

#tribe-events-pg-template{
      width: 100%;
  margin: 0;
  max-width: 100%;
  padding: 18px;
}

#tribe-events-pg-template .tribe-events-single-event-title{
	color:#1685c5;
}
#tribe-events-pg-template{
	padding:0;
}
.tribe-events-event-image{
	max-height:444px;
}
.tribe-events-event-image img{
	  width: 100%;
  max-height: 444px;
  object-fit: cover;
}
.custom-events-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

body.home .elementor-posts .elementor-post__excerpt,
.ocmhomepost .elementor-post__excerpt{
    display:none !important;
}

.event-item {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    box-sizing: border-box;
}

.custom-events-list{
    display:flex;
    flex-direction:column;
}
.custom-events-list > .ocm-event-item{
    width:100%;
    display:flex;
    justify-content:left;
    align-items:center;
	border-bottom:2px solid #777;
	padding-bottom:21px;
}
.custom-events-list > .ocm-event-item .event-title a{
    color:#333;
	  font-family: "myriadpro", Sans-serif;
  font-size: 20px;
	line-height:24px;
  font-weight: 800;
	position:relative;
}
.custom-events-list > .ocm-event-item .event-title:after{
  content: ">";
  position: absolute;
  right: 0px;
  bottom: -1px;
  font-weight: 900;
  font-size: 23px;
  color: #fff;
}
.event-image img {
    width: 88px;
    height: 88px;
	object-fit:cover;
    display: block;
	padding:9px;
}

.elementor-element-4388275 .elementor-post__text {
  flex-direction: column;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.event-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
	position:relative;
    width: calc(100% - 90px);
}

.event-title a {
    color: #333;
    text-decoration: none;
}

.event-title a:hover {
    color: #0073e6;
}

/* singel event page */





p.gform_required_legend{
	display:none;
}

.elementor-2 .elementor-element.elementor-element-4388275 .elementor-post__read-more {
  margin: 0 auto;
}



.elementor-sticky .ocmheadimage img{
	transition:all 0.6s ease;
	width:420px;
/* 	margin-bottom:-3px; */
}
.elementor-sticky.elementor-sticky--effects .ocmheadimage img{
	width:280px;
/* 	margin-bottom:-12px; */
}


.ocmnobreak{
	white-space:nowrap;
}