/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme for CTA Web
 Author:       Angela Bowman
 Author URI:   https://askwpgirl.com
 Template:     generatepress
 Version:      0.2
*/



hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #999;
}

.elementor p:last-child {
	margin-bottom: 0;
}

#pmpro_account .pmpro_box h3 {
	margin-bottom: 10px;
}


/* Header */

@media (max-width: 768px) {
	.elementor-location-header {
	padding-top: 1px;
	}
}

.inside-header {
	padding: 15px 0;
}

.main-navigation ul {
	padding-top: 45px;
}

.main-navigation .main-nav ul li a {
	line-height: 18px;
}

.secondary-navigation .menu-item-object-logout, .secondary-navigation  .menu-item-object-login {
	background: #17687B;
}

.top-menu li.menu-item-object-logout a, 
.top-menu li.menu-item-object-login a {
	color:#17687B;
}

@media (min-width: 768px) {

	nav li.hide-desktop {
		display: none !important;
	}

}

.top-menu ul {
	background: #012867;
	border-radius: 0 0 5px 5px;
}

li.highlight-menu {
	background: #17687B;
}

/* .highlight-menu:after {
	content: "";
	position: absolute;
	bottom: -15px;
	width: 0;
	height: 0;
	left: 0;
	right: 0;
	border-style: solid;
	border-width: 15px 63px 0;
	border-color: #BE0931 transparent transparent;
} */

/* Home Page */

.home-page-events {
	font-size: 14px;
}

.home-page-events a {
	display: block;
	padding-top: 10px;
}

.elementor .home-page-events a:first-of-type {
	padding-top: 0;
}

.home-page-events h2:first-child {
	margin-top: 0;
}

.events-footer h2 {
	display: none;
}

.elementor .events-footer a {
	color: #fff;
	text-decoration: underline;
	padding-top: 10px;
	display: block;
}

.elementor .events-footer a:first-of-type,
.elementor .events-footer a:first-child {
	 padding-top: 0 !important;
	 margin-top: -24px;
 }

/* Profile Page */

.cta-credentials {
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.cta-profile {
	padding-bottom: 20px;
}

.cta-credentials .languages p {
	margin-bottom: 5px;
}

.cta-credentials .languages i {
	color: #1F687B;
}

.cta-credentials .languages {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.cta-credentials .services,
.cta-credentials .cta-location,
.cta-credentials .qualifications,
.cta-credentials .equipment,
.cta-credentials .associations,
.cta-credentials .cta-specializations {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	padding-top: 20px;
}

.cta-profile.grid-container {
	padding-left: 0;
	padding-right: 0;
}

.cta-profile .first-column {
	text-align: center;
}

.profile-image img {
	border: 3px solid #ccc;
}

.cta-profile h1 {
	font-size: 36px;
}

.cta-credentials h2 {
	font-size: 30px;
}

.cta-contact {
	margin-top: 20px;
}
.cta-contact p {
	margin-bottom: 0;
}

.cta-social {
	list-style: none;
	padding: 0;
	margin: 0;
}

.cta-social li {
	display: inline-block;
	font-size: 24px;
}

li.facebook a {
	color: #3b5998;
}

li.twitter a {
	color: #00aced;
}

li.linkedin a {
	color: #0077B5;
}

.cta-social li a:hover {
	color: #999;
}

.cta-specializations h3 {
	margin-bottom: 0;
	font-size: 16px;
}

.cta-specializations p {
	font-size: 14px;
}

.languages {
	text-transform: capitalize;
}

p.language-pairs {
	margin-bottom: 5px;
}

p.native-language {
	margin-top: 20px;
}

/* Search page */

.member-grid a img {
	height: 150px;
	max-height: 150px;
	width: 150px;
	object-fit: cover;
	margin: 0 auto;
	display: block;
	border-radius: 50%;
}

.member-grid {
	text-align: center;
	margin-bottom: 30px;
	height: 300px;
	max-height: 300px;
}

.member-grid h3 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 3px;
}

.member-grid p {
	margin: 0;
	font-size: 12px;
}

.member-grid i {
	color: #1F687B;
}

/* Sidebar */

.inside-right-sidebar .frm_form_field.frm_half {
	width: 100%;
	margin-left:0;
}

@media (max-width: 768px){
	.elementor-12015 .elementor-element.elementor-element-3a971ed > .elementor-element-populated {
		border: none !important;
	}
}

.inside-right-sidebar li.menu-item {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.inside-right-sidebar li.menu-item:last-child {
	 border-bottom: none;

}
.widget-area .widget {
	padding: 0 20px 20px;
}

.sidebar .widget .widget-title {
	color: #fff;
	background: #18687B;
	margin: 0 -20px 20px;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	font-size: 16px;
}

.sidebar .widget, .footer-widgets .widget {
	font-size: 14px;
}

.search-sidebar .facetwp-facet {
	margin-bottom: 25px;
}

/* Misc Content styling */

#main ul li, #main ol li {
	padding-bottom: 8px;
} 

/* Checkout formatting */

.pmpro_checkout h3 span.pmpro_checkout-h3-name {
	display: inline-block;
	margin: 0;
}

.pmpro_checkout h3 span.pmpro_checkout-h3-msg {
	display: block;
	font-size: 20px; 
	margin: 20px 0 0 0;
}

.pmpro_checkout-h3-msg a:visited,
.pmpro_checkout-h3-msg a  {
	  background: #888;
	  color: #fff;
} 

#pmpro_level_cost p {
	margin-top: 20px;
}

/* .cta-renew input, 
.cta-consent input {
float: left;

} */

/* .cta-renew .pmpro_asterisk,
.cta-consent .pmpro_asterisk {
display: inline-block;
padding-right: 10px;
padding-left: 5px;
float: left;
} */

/* Profile page -- hide fields that shouldn't be there */

.tml-action-profile table,
.tml-action-profile .form-table + h3,
.tml-action-profile .tml-pass2-wrap + h3  {
	display: none;
}


/* ACF Formatting */

/* Columns for Checkbox and Radio */
.acf-field-checkbox.two-columns ul,
.acf-field-radio.two-columns ul,
.acf-field-checkbox.three-columns ul,
.acf-field-radio.three-columns ul,
.acf-field-checkbox.four-columns ul,
.acf-field-radio.four-columns ul { 
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
}

.acf-field-checkbox.two-columns ul,
.acf-field-radio.two-columns ul {
	-webkit-column-count: 2;
	-moz-column-count: 2; 
	column-count: 2;
}

.acf-field-checkbox.three-columns ul,
.acf-field-radio.three-columns ul {
	-webkit-column-count: 3;
	-moz-column-count: 3; 
	column-count: 3;
}

.acf-field-checkbox.four-columns ul,
.acf-field-radio.four-columns ul {
	-webkit-column-count: 4;
	-moz-column-count: 4; 
	column-count: 4;
}

.acf-checkbox-list li {
	width:100%;
}

@media screen and (max-width: 782px) {
	.acf-field-checkbox.two-columns ul,
	.acf-field-radio.two-columns ul,
	.acf-field-checkbox.three-columns ul,
	.acf-field-radio.three-columns ul,
	.acf-field-checkbox.four-columns ul,
	.acf-field-radio.four-columns ul { 
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;
		-webkit-column-gap: normal;
		-moz-column-gap: normal;
		column-gap: normal;
	}
}


.acf-image-uploader .image-wrap img {
	max-width: 200px !important;
}

.acf-actions {
	text-align: left !important;
	z-index: 1;
}


/* All Button Styling */


.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a:link, .pmpro_checkout-h3-msg a {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	background-color: #7F2932;
	border-radius: 100px 100px 100px 100px;
	border: none;
	text-transform: uppercase;
	margin-top: 8px;
	color: #fff;
	font-family: "Noto Sans", Sans-serif;
	font-weight: 500;
	padding: 12px 24px;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
	width: auto;
	font-family: "Noto Sans", Sans-serif;
	font-size: 13px;
	height: auto;
	text-align: center;
	background: #7F2932;
	border-width: 0;
	border-color: #cccccc;
	border-style: solid;
	color: #fff;
	font-weight: 500;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	padding: 12px 24px;
	-moz-box-shadow: 0 0 0 #eeeeee;
	-webkit-box-shadow: 0 0 0 #eeeeee;
	box-shadow: 0 0 0 #eeeeee;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

.pmpro_checkout .pmpro_checkout-h3-msg a {
	border: none;
	border-radius: 0;
	color: #7F2932;
	background: #fff;
	padding: 0;
}

.pmpro_btn:hover, .pmpro_btn:link:hover, .pmpro_content_message a:hover, .pmpro_checkout-h3-msg a:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
	background: #888;
	color: #fff;
}

.pmpro_btn:visited, .pmpro_btn:link:visited, .pmpro_content_message a:visited, .frm_style_formidable-style.with_frm_style .frm_submit button:visited {
	background: #7F2932;
	color: #ccc;
}


/* Misc */

.alignright {
	margin-bottom: 20px;
}
#nav-below .alignleft {
   float: none; 
display: block;
margin-bottom: 20px;
}

.pmpro_btn a:visited {
	color: #ccc;
}

.tml-nickname-wrap {
	display: none;
}

/* Discount Coupon */

.discount-code {
	display: block;
	margin-top: 20px;
	background: #ddd;
	border-left: 5px solid #666;
	padding: 8px;
	font-weight: bold;
}

#other_discount_code_p {
	font-size: 16px;
}

#other_discount_code_a {
	background: #1F687B;
	color: #fff;
	padding: 8px 12px;
	border-radius: 20px;
}

/* Submission Form Styling */

@media (min-width: 768px) {
	.frm-four-columns .frm_opt_container {
		columns: 4 auto;
	}
}

@media (max-width: 767px) {
	.frm-four-columns .frm_opt_container {
		columns: 3 auto;
	}
}

@media (max-width: 400px) {
	.frm-four-columns .frm_opt_container {
		columns: 2 auto;
	}
}


/* Footer Text */

.footer-text a { color: #ccc; }

.footer-text a:hover { color: #fff; text-decoration: underline; }
