/*
Theme Name: SCCDS (Child)
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Brian Ressler
Author URI: https://briancressler.com
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
body, html {
	overflow-x: hidden;
	/* font-family: proxima-nova, sans-serif !important; */
}

p a, span a, .eccent_login_menu a, .mepr-login-actions a {
	font-weight: 600;
}

.eccent_welcome_text {
	display: block;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.sccds-user, .sccds-login {
    display: inline-block;
    width:40px;
    height:40px;
    line-height: 40px;
    background-color: #FFF;
    border-radius:50%;
    color:#58068C;
    text-align:center;
    font-size: 20px;
}

@media(max-width: 959.9px) {
	.sccds-user, .sccds-login {
		margin-right: 0px;
	}
}

@media(min-width: 960px) {
	.sccds-user, .sccds-login {
		margin-right: 7px;
	}
}

.eccent_welcome_text a {
	display: inline-block;
    font-size:16px !important;
    line-height: 45px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.82) !important;
    font-weight: 400 !important;
	letter-spacing: 0.2px;
	margin-right: 15px;
}

.eccent_welcome_text a:hover {
	color:#FFF !important;
}

.eccent_welcome_inner {
	font-weight: 400 !important;
}

@media (max-width: 959.9px) {
    .eccent_welcome_inner {
        display: none;
	}

	
	.eccent_signin_text {
		display: none;
	}
	
}

#menu-1-f164c79 .elementor-sub-item {
	white-space: initial !important;
	word-break: break-all;
}

#menu-1-f164c79 .sub-menu {
	min-width: 240px !important;
	max-width: 240px !important;
}

.sub-arrow {
	color: #00c292;
	transform-origin: 50% 50%;
	transform: rotate(270deg) translate(-8px);
	padding-left: 15px !important;
	box-sizing: border-box;
}

.hide_iconforce {
	display: none;
}

.highlight_fname {
	font-weight: 700 !important;
}

.eccent_login_menu {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: flex;
	position: absolute;
	background-color: #f9f9f9;
	width:100%;
	min-width: 200px;
	padding:0;
	right:0px;
	bottom:initial !important;
	box-sizing: border-box;
	visibility: hidden;
	opacity:0;
	flex-flow: column wrap;
	-webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.25);
box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.25);
}

.eccent_login_menu a {
	display: block;
	text-align: left;
	width: 100%;
	padding: 7px;
	padding-top:15px;
	padding-bottom: 15px;
	border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
}

.menu_no_border {
	border-bottom: 0 !important;
}

.eccent_login_show {
	visibility: visible !important;
	opacity: 1 !important;
}

.eccent_login_arrow {
	display: inline-block;
	position: relative;
	line-height:50px;
	font-size: 14px;
	margin-left: 7px;
}

.widget_recent_entries ul li {
	padding-top:12px;
	padding-bottom:12px;
}

.widget_recent_entries ul li a {
	font-size: 14px;
	line-height: 18px;
	font-weight:500 !important;
}

.widget-title {
    font-size: 17px;
    line-height: 19px;
    font-weight: 600;
    padding-top:3px;
    padding-bottom:3px;
    border-left-width: 4px;
}

#content-wrap {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
}

/* Elements */

input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"],
.button,
body div.wpforms-container-full .wpforms-form input[type=submit],
body div.wpforms-container-full .wpforms-form button[type=submit],
body div.wpforms-container-full .wpforms-form .wpforms-page-button  {
    font-size: 14px !important;
    border-radius:3px;
}

.eccent_account_button {
	display: inline-block;
	border:0;
	border-radius: 3px;
	color:#58068C;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	margin-right: 7px;
	margin-bottom: 25px;
	letter-spacing: 1.2px;
	padding: 15px;
	background-color: transparent;
	border: 2px solid #58068C;
}

.eccent_account_button:hover, .eccent_account_button:active, .eccent_account_button:focus, .eccent_job_active {
	background-color: #f58f5d !important;
	border-color:#f58f5d !important;
	color: #FFF !important;
}

.eccent_account_button_less {
	margin-bottom: 15px !important;
}

.mp_wrapper textarea, .mp_wrapper input[type=text], .mp_wrapper input[type=url], .mp_wrapper input[type=email], .mp_wrapper input[type=tel], .mp_wrapper input[type=number], .mp_wrapper input[type=password] {
	padding:12px !important;
	font-size:14px;
	line-height:22px;
}

.mp_wrapper select {
	padding-left:7px !important;
	padding-right: 7px !important;
	font-size: 14px;
	line-height: 22px;
}

#mepr_loginform {
	max-width: 600px;
}

a.button {
    color:#FFF !important;
}

a.button::before {
    display: none !important;
}

.eccent_sidebarads {
	display: block;
	width: 100%;
	max-width: 250px;
	height: auto;
	position: relative;
	margin:0 auto;
	border: 0.5px solid #EEE;
	border-radius: 3px;
	overflow: hidden;
}

.eccent_sidebarads img {
	display: block;
	width: 100%;
	height: auto;
}

.eccent_job_profile_container {
	display: block;
	width: 100%;
	height: auto;
}

@media (max-width: 767.9px) {
    #content-wrap {
        padding-left:30px;
        padding-right:30px;
	}
	
	.eccent_login_menu {
		position: fixed !important;
		top: 227px !important;
		left:50%;
		right: initial !important;
		width:100% !important;
		transform:translateX(-50%);
	}
	
	.elementor-nav-menu--dropdown {
		left: initial !important;
		right:-29.5px !important;
	}
}

@media (min-width: 768px) {
    #content-wrap {
        padding-left:50px;
        padding-right:50px;
    }

    .eccent_login_menu {
        top: 79px !important;
    }
}

@media (min-width: 960px) {
    #content-wrap {
        padding-left:70px;
        padding-right:70px;
    }

    .eccent_login_menu {
        top: 84px !important;
    }

    .content-area {
        padding-top:7px;
        padding-bottom:30px;
        padding-right: 45px;
    }
}

@media (min-width: 1340px) {
	#content-wrap {
		padding-left:0;
		padding-right:0;
	}
}


/* Content Wrappers */

.mp_wrapper .mp-form-row label {
	display:inline-block !important;
	position:relative;
	font-weight: 600 !important;
	padding-bottom: 5px !important;
	box-sizing: border-box;
	
}

.mp_wrapper .mp-form-row {
	margin-bottom: 15px;
}

.mp_wrapper h3 {
	font-weight: 600 !important;
	font-size: 24px;
}

/* Carousel */

#sccds_carousel .swiper-pagination-bullet {
	background:transparent;
	border:1px solid #FFF;
	opacity: 0.5 !important;
}

#sccds_carousel .swiper-pagination-bullet-active {
	background: #FFF;
	opacity: 1 !important;
}

#sccds_carousel .swiper-pagination {
	bottom: 25px !important;
}

#sccds_carousel .eccent_slider_content {
	display:block;
	width:100%;
	max-width:450px;
}

#sccds_carousel .elementor-slide-heading {
	text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.7);
}

#sccds_carousel .elementor-slide-description {
	text-shadow: 0 0 3px rgba(255,255,255,0.95);
}

#sccds_carousel .swiper-slide-inner {
	max-width: 1200px;
	box-sizing: content-box;
}

#sccds_carousel .elementor-background-overlay {
	background: rgb(0,0,0) !important;
background: linear-gradient(0deg, rgba(0,0,0,0.6038165608040091) 5%, rgba(33,33,33,0.1261488013174022) 45%, rgba(255,255,255,0.15) 75%) !important;
}

#sccds_carousel .elementor-slide-button {
	-webkit-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.3);
box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.15);
}

@media(max-width:767.9px) {
	#sccds_carousel .eccent_slider_content {
		text-align: center !important;
	}
}


/* Mepr Tabs */

.mepr-nav-item {
	display: inline-block;
	margin-right: 12px;
	padding-bottom: 5px;
}

.mepr-nav-item a {
    font-size:14px;
    line-height: 18px;
    text-transform: uppercase;
	letter-spacing:1.2px;
	font-weight: 600 !important;
}

.mepr-subscriptions {
	display: none;
}

.mepr-payments {
	display: none;
}

.menu_last {
    border:0 !important;
}

.elementor-field-group .elementor-field-textual:focus {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border-color:#bbb !important;
}

.wpua-edit-container h3 {
	display:none;
}

/* input[type=text], input[type=search], input[type=number], input[type=email], textarea, select {
	padding:10px !important;
	border-width:1px !important;
} */

/* input:focus, textarea:focus {
	border-color:#00C292 !important;
} */

.tabs_overflow .elementor-tab-title.elementor-active {
	background-color: #F58F5D !important;
	color:#FFF;
}

#clinic_tabs .elementor-tab-mobile-title {
	background-color: #58068C;
	border-bottom:1px solid rgba(255, 255, 255, 0.2) !important;
}

#remedies_tabs .elementor-tab-mobile-title {
	background-color: #f1f1f1;
	border-bottom:1px solid rgba(0, 0, 0, 0.1) !important;
}

.tabs_overflow {
	overflow:hidden !important;
	border-radius:3px;
}

.elementor-tab-content {
	padding:20px !important;
}

ul.page-numbers {
	text-align: left !important;
	margin-top: 30px;
}

ul.page-numbers a {
	color: #2d1143 !important;
}

ul.page-numbers .current {
	background: #58068c !important;
	color: #FFF !important;
}

.sccds_members {
	display: flex;
	flex-flow:row wrap;
	width:100%;
	list-style-type: none;
	padding:0;
	margin:0;
}

ul.page-numbers li a, ul.page-numbers li span {
	display: block;
	min-width: 0 !important;
	min-height: 0 !important;
	font-size:14px !important;
	padding: 7px !important;
	line-height: 35px !important;
	width:35px;
	height: 35px;
	font-weight: 600;
	border:0 !important;
	border-radius: 3px;
	margin-bottom: 8px !important;
}

.sccds_members li {
	display: flex;
	flex-flow: row wrap;
	background-color:#f1f1f1;
	padding: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border-radius: 3px;
	width: 100%;
}

.sccds_members li h3 {
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	margin-bottom: 12px;
	font-size: 24px;
	line-height: 28px;
	text-transform: capitalize;
}

.sccds_members li h3:hover {
	opacity: 0.7;
}

.sccds_members li p, .sccds_win_field {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 7px !important;
}

.sccds_members li img {
	width: 140px !important;
	height:140px !important;
	object-fit: cover !important;
	border-radius: 3px;
}

#mepr-account-2fa {
	display: none !important;
}

@media (max-width: 959.9px) {
	.sccds_members li {
		margin-bottom: 25px;
	}
}

@media (min-width: 960px) {
	.sccds_members li {
		margin-bottom: 15px;
	}
}

.sccds_member_title {
	margin-bottom: 30px !important;
}

.sccds_member_image_box {
	box-sizing: border-box;
}

.sccds_member_info_box {
	box-sizing: border-box;
	padding-left:7px;
}

@media(max-width: 767.9px) {
	.sccds_members li img {
		margin-bottom: 20px;
	}
	
	.sccds_member_image_box {
		width: 100%
	}
	
	.sccds_member_info_box {
		width: 100%;
	}
}

@media(min-width: 768px) {
	.sccds_member_image_box {
		width: calc(140px + 15px);
	}
	
	.sccds_member_info_box {
		width: calc(100% - 155px);
	}
}

.sccds_member_field_c {
	text-transform: capitalize;
	font-size:14px;
	line-height: 20px;
}

.sccds_member_field_title {
	font-weight: 600;
	font-size:14px;
	line-height: 20px;
}

#learndash_profile .expand_collapse {
	display: none !important;
}

/* #eccent_leardash_profile, .profile_info {
	display: none !important;
} */

.profile_info .profile_edit_profile {
	display:none !important;
}

.profile_info .profile_avatar img {
	border: none !important;
	width: 100px !important;
	height: 100px !important;
	object-fit: cover !important;
}

#learndash_course_points_user_message {
	display: none !important;
}

@media (max-width: 420.9px) {
	.profile_avatar {
		margin-bottom: 15px !important;
	}
}

.mepr-active-nav-tab a {
	color: #720491 !important;
}

.job_etab {
	display:block;
	width: 100%;
	box-sizing: border-box;
}

.hide_job_etab {
	display: none !important;
}

.sccds_member_filters {
	display: block;
	background-color:#58068C;
	padding:17px;
	border-radius: 3px;
	margin-bottom:30px;
}

select {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	outline: none !important;
	min-height: 51px !important;
	border-radius: 3px !important;
	font-size:14px !important;
	color:#333 !important;
	position: relative !important;
}

.select_member_filter_select:after, .mepr_mepr_practice_type:after, #event_table_normal .category-filter:after, #event_table_normal .ee_filter_cat, #submit-resume-form .select2-container--default .select2-selection--multiple:after {
	content: '>';
	font-size: 18px !important;
	font-family: 'proxima-nova' !important;
	color: #58068C;
	-webkit-transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	-moz-transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	-ms-transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	right: 11px;
	bottom: 11px;
	padding: 0 0 2px;
	position: absolute !important;
	pointer-events: none;
	z-index: 50;
}

.ticket-selector-tbl-qty-slct:after {
	content: '>';
	font-size: 18px !important;
	font-family: 'proxima-nova' !important;
	color: #58068C;
	-webkit-transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	-moz-transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	-ms-transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	right: 11px;
	bottom: 11px;
	/*Adjust for position however you want*/
	
	
	padding: 0 0 2px;
	/*left line */
	
	position: absolute !important;
	pointer-events: none;
	z-index: 50;
}

select option {
	border:none !important;
}

.sccds_member_filter_form {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
}

.mepr_mepr_practice_type {
	position: relative;
}

.sccds_member_filter_layout {
	display: block;
	position:relative;
	width: calc(50% - 14px);
	box-sizing: border-box;
}

@media (max-width: 767.9px) {
	.sccds_member_filter_layout {
		width: 100%;
		margin-bottom: 12px;
	}
}

@media (min-width: 768px) {
	.sccds_member_filter_layout {
		width: calc(50% - 14px);
		margin: 7px;
	}
}

.sccds_member_filter_layout label {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	margin-bottom: 7px !important;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}

.eccent_filter_button {
	display: block !important;
	box-sizing: border-box;
	min-width: 100% !important;
	background-color: transparent !important;
	border: 1.5px solid #FFF !important;
	color: #FFF !important;
	border-radius: 3px !important;
	padding: 25px !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	text-transform: uppercase !important;
	text-align: center !important;
	font-weight: 600 !important;
	letter-spacing: 1.4px !important;
}

.eccent_filter_button:hover {
	background-color: #FFF !important;
	color: #58068c !important;
}

.hide_swappable {
	display: none !important;
}

.eccent_overlay {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 9000;
	top:0;
	left:0;
}

.eccent_win {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: flex;
	position: fixed;
	width:calc(100% - 60px);
	max-width: 768px;
	height: calc(100% - 60px);
	max-height: 800px;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 30px;
	top: 50%;
	left: 50%;
	transform-origin: center center;
	transform: translate(-50%, -50%);
	border-radius: 3px;
	z-index: 9001;
	flex-flow: column wrap;
}

.eccent_win_hide {
	visibility: hidden;
	opacity: 0;
}

.eccent_win_scale {
	transform: translate(-50%, -50%) scale(0.9) !important;
}

.eccent_profile_image {
	display: block;
	width: 170px;
	height: 200px;
	object-fit: cover;
	border-radius: 3px;
	overflow: hidden;
}

@media (max-width: 767.9px) {
	.eccent_profile_image {
		margin-bottom: 20px;
	}
}

.eccent_win_container {
	display: block;
	width:100%;
	box-sizing: border-box;
	padding-right: 7px;
	overflow-y:auto;
	overflow-x: hidden;
}

.eccent_profile_first {
	display: flex;
	width: 100%;
	height:auto;
	padding: 15px;
	background-color: #EEE;
	border-radius: 3px;
	box-sizing: border-box;
}

.eccent_profile_row {
	display: flex;
	width: 100%;
	height:auto;
	padding-top: 20px;
	padding-bottom:20px;
	margin-bottom: 20px;
	border-bottom: 0.5px solid #EEE;
	background-color: transparent;
	box-sizing: border-box;
	flex-flow: row wrap;
}

.eccent_profile_row iframe {
	display: block;
	width:100%;
	border-radius: 3px;
	overflow: hidden;
}

.eccent_profile_important {
	display: flex;
	width: 100%;
	flex-flow: row wrap;
}

@media (max-width: 767.9px) {
	.eccent_profile_important_image {
		display: block;
		width: 100%;
	}

	.eccent_important_content_holder {
		display: flex;
		flex-flow: column wrap;
		width: 100%;
	}

	.eccent_profile_important_info {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	
	.eccent_profile_important_info_two {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
}

@media (min-width: 768px) {
	.eccent_profile_important_image {
		display: block;
		width: 200px;
	}

	.eccent_important_content_holder {
		display: flex;
		flex-flow: row wrap;
		width: calc(100% - 200px);
		align-items: flex-start;
		align-content: center;
	}

	.eccent_profile_important_info {
		display: block;
		width: 50%;
		padding-right: 17px;
		box-sizing: border-box;
	}
	
	.eccent_profile_important_info_two {
		display: block;
		width: 50%;
		padding-right: 17px;
		box-sizing: border-box;
	}
}

.eccent_profile_name_row {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

#eccent_profile_important_info {
	margin-bottom: 12px !important;
}

.eccent_close_win {
	display: block;
	position:absolute;
	width:35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50%;
	background-color: #f58f5d;
	top: -9px;
	right: -9px;
}

.eccent_close_win:hover, .eccent_close_win:active, .eccent_close_win:focus {
	background-color: #f89f72;
}

.eccent_close_win i {
	font-size:14px;
	line-height: 35px;
	text-align:center;
	color: #fff;
}

.eccent_profile_full {
	display: block;
	width:100%;
	box-sizing: border-box;
}

.eccent_profile_half {
	display: block;
	width: 50%;
	padding-right:17px;
	box-sizing: border-box;
	
}

@media (max-width: 767.9px) {
	.eccent_profile_third {
		display: block;
		width: 100%;
		border-bottom: 0.5px solid #EEE;
		margin-bottom: 17px;
		padding-bottom: 7px;
		box-sizing: border-box;
		
	}
}

@media (min-width: 768px) {
	.eccent_profile_third {
		display: block;
		width: 33.33%;
		padding-right:17px;
		border-bottom: 0.5px solid #EEE;
		margin-bottom: 17px;
		padding-bottom: 7px;
		box-sizing: border-box;
		
	}
}

#eccent_profile_name {
	margin-bottom: 25px !important;
	text-transform: capitalize;
}

/* .eccent_signin_text {
	font-size: 16px !important;
	line-height: 40px !important;
}

.sccds_signin_icon {
	font-size: 20px !important;
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
} */

.hide_ee_pagination {
	display: none !important;
}

.accountprofile {
	font-size:14px !important;
	line-height: 14px !important;
	letter-spacing: 1.4px !important;
	border:0 !important;
	color: #FFF !important;
	margin-bottom: 20px !important;
	text-transform: uppercase !important;
	font-weight: 600 !important;
}

.candidate-column h3 {
	font-weight: 700;
	font-size: 18px;
	line-height: 20px !important;
}

.candidate-title strong {
	font-weight: 400;
	font-size: 14px;
	line-height: 22px !important;
}

.candidate-location {
	font-weight: 600;
	color:#2d1143;
	font-size: 14px;
	line-height: 18px !important;
}

.resume-meta {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: 400;
	color: #2d1143 !important;
}

.select2 {
	display: block;
	width:100% !important;
	font-size: 14px;
	border: none;
}

.select2 input {
	padding:7px !important;
	box-sizing: border-box !important;
	border: none !important;
}

.select2-selection {
	border-color: #ddd !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border-color: #bbb !important;
}

.footable > thead > tr > th, .footable > thead > tr > td, .footable > tfoot > tr > th, .footable > tfoot > tr > td {
	background-image: none !important;
	background-color: #58068C !important;
	color: #FFF !important;
	font-family: "Proxima-Nova" !important;
	text-shadow: none !important;
	font-size: 14px !important;
	font-weight: 700 !important;
}


.footable > thead > tr > th {
	border: none !important;
}

.espresso-table .th-group footable-sortable {
	text-shadow: none !important;
}

#ee_filter_table {
	border: none !important;
	outline: 0 !important;
	border-radius: 7px !important;
	overflow: hidden;
}

.footable > tfoot > tr > th, .footable > tfoot > tr > td {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border: none !important;
}

.espresso-table-row td {
	border-top: none !important;
	border-bottom-width: 0.5px !important;
}

.espresso-table .footable-sortable {
	font-family: 'Proxima-Nova' !important;
	font-weight: 600;
	letter-spacing: 1.1px;
}

.espresso-table-header-row tr, .espresso-table-row {
	/* display: flex !important;
	flex-flow: row wrap !important; */
	width: 100% !important;
}

@media(max-width: 767.9px) {
	.espresso-table-header-row tr th:not(:first-of-type), .espresso-table-row td:not(:first-of-type) {
	/* display: block; */
	max-width:105px !important;
	min-width: initial !important;
}

.espresso-table-header-row tr th:first-of-type, .espresso-table-row td:first-of-type {
	/* display: block; */
	max-width:105px !important;
	min-width: initial !important;
}
}

@media(min-width: 768px) {
	.espresso-table-header-row tr th:not(:first-of-type), .espresso-table-row td:not(:first-of-type) {
	/* display: block; */
	width:20% !important;
}

.espresso-table-header-row tr th:first-of-type, .espresso-table-row td:first-of-type {
	/* display: block; */
	width:40% !important;
}
}

.espresso-table-row td:first-of-type {
	border-left: 0.5px solid rgba(0, 0, 0, 0.3) !important;
}

.espresso-table-row td {
	border: none !important;
	border-right: 0.5px solid rgba(0, 0, 0, 0.3) !important;
}

.espresso-table-header-row tr th:not(:first-of-type) {
	border-left: 0.5px solid rgba(255, 255, 255, 0.3) !important;
}

.espresso-table-header-row tr th {
	padding:15px !important;
}

.espresso-table-row td {
	font-family: "Proxima-Nova" !important;
	font-size: 14px !important;
	line-height: 18px !important;

	padding: 15px !important;
}

.espresso-table-row td a{
	font-weight: 600;
}

#event_table_normal .elementor-shortcode {
	/* display: flex !important;
	flex-flow: row wrap !Important; */
	width:100%;
}

@media(max-width: 767.9px) {

	#ee_filter_table th:nth-of-type(2),
	#ee_filter_table td:nth-of-type(2) {
		display: none;
	}

	#event_table_normal .elementor-shortcode p:first-of-type {
	display: block;
	width:100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px !important;
	position:relative !important;
		margin-bottom: 12px;
}
	#event_table_normal .elementor-shortcode p:not(:first-of-type) {
	display: block;
	width:100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px !important;
	position:relative !important;
		margin-bottom: 25px;
}
}

@media(min-width: 768px) {
	#event_table_normal .elementor-shortcode p {
	display: inline-block;
	width: calc(50% - 3px);
	padding: 3px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px !important;
	position:relative !important;
}
}

#event_table_normal {
	display: table;
	width:100%;
}

#event_table_normal .elementor-shortcode input[type="text"] {
	display: block;
	width:100%;
	font-weight: 400 !important;
	padding: 12px !important;
	font-size: 14px !important;
	line-height: 1.8 !important;
	border-radius: 3px !important;
	border: 1px solid #ddd;
	margin-top: 7px !important;
	min-height: 40px !important;
	background-color: #FFF !important;
}


#event_table_normal  .elementor-shortcode input[type="text"]:focus {
	outline: none !important;
	border: 1px solid #bbb !important;
}

#event_table_normal .elementor-shortcode select {
	display: block;
	width:100%;
	font-weight: 400 !important;
	font-size: 14px !important;
	line-height: 22px !important;
	margin-top: 7px !important;
}

#home_events .entry-title {
	font-size:20px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 12px !important;
}

#home_events .entry-title a {
	color:#58068c !important;
}

#home_events .entry-title a:hover {
	opacity: 0.7;
}

#home_events .espresso-event-list-wrapper-dv {
	display: flex;
	flex-flow: row wrap;
}

#home_events .espresso-event-list-wrapper-dv form {
	order: 3;
}

#home_events .espresso-event-list-wrapper-dv .event-datetimes {
	order: 2;
}

#home_events .espresso-event-list-wrapper-dv .event-content {
	order: 1;
}

#home_events .ee-event-datetimes-ul {
	display: flex;
	flex-flow: row wrap;
	margin: 0 !important;
	margin-bottom: 7px !important;
}

#home_events .ee-event-datetimes-ul li {
	padding:0 !important;
	margin:0 !important;
	box-sizing: border-box;
}

#home_events .ee-event-datetimes-ul li strong, .ee-event-datetimes-ul li span {
	font-size:14px !important;
	line-height: 18px !important;
}

@media(max-width: 767.9px) {
	#home_events .ee-event-datetimes-ul li {
		width: 100%;
		padding-bottom: 7px !important;
	}
}

@media(min-width: 768px) {
	#home_events .ee-event-datetimes-ul li {
		width: 50%;
		padding-right: 12px !important;
		padding-bottom: 12px !important;
	}
}

#home_events .download-iCal-frm {
	display: none;
}

#home_events .event-content {
	display: none;
}

#home_events .event-datetimes {
	width:100%;
}

#home_events article {
	margin-bottom: 15px !important;
}


#home_events article:not(:first-of-type) {
	border-top: 0.5px solid #CCC;
	padding-top: 30px;
}

.elementor-post__meta-data {
	border: none !important;
}

.eccent_posts .elementor-post__thumbnail__link {
	display: block;
	position: relative;
	border-radius: 3px !important;
	overflow: hidden !important;
	margin-bottom: 17px;
}

.eccent_posts h3 a:hover {
	opacity:0.7;
}

.eccent_posts article {
	position: relative;
}

.eccent_posts .elementor-post-date {
	display: block;
	position: absolute;
	top:7px;
	right: 7px;
	padding:12px;
	background-color:rgba(88, 6, 140, 0.85);
	margin:0 !important;
	font-size: 13px;
	text-transform: uppercase;
	color:#FFF;
	border-radius: 3px;
	font-weight: 400;
}

.seeallhome .elementor-icon-box-wrapper:hover h3 {
	color: #58068c !important;
}

.seeallhome .elementor-icon-box-wrapper:hover .elementor-icon {
	background-color: #58068c !important;
}

.ee-pagination-dv {
	display: flex !important;
	flex-flow: row wrap !important;
	padding-top: 17px !important;
}

.ee-clear-float {
  clear: none !important;
}

.ee-pagination-dv a, .ee-pagination-dv span {
	display: block;
	float:none !important;
	width: 49px !important;
	height: 49px !important;
	line-height: 49px !important;
	text-align: center;
	color:#2d1143;
	border-radius: 3px;
	box-sizing: border-box !important;
	font-weight: 600;
	font-size:14px !important;
	margin-right: 7px;
}

.ee-pagination-dv a:hover {
	background-color: #FFF !important;
}

.page-numbers.prev {
	display: none !important;
}

.page-numbers.next {
	display: none !important;
}

/* .page-numbers:not(.next):not(.prev) {
	display: none !important;  
} */


.ee-pagination-dv span.current {
	background-color: #58068c !important;
	color: #FFF !important;
}

.sccds_featured img {
	display: block;
	width:100%;
	object-fit: cover;
}

@media(max-width: 767.9px) {
	.sccds_featured img {
		min-height: 300px;
	}
}

@media(min-width: 768px) {
	.sccds_featured img {
		min-height: 350px;
	}
}

.event-cart-go-back-button {
	display: none !important;
}

#newssecond .elementor-post__meta-data {
padding:0 !important;
	height:0 !important;
}

.sccds_officers_overlay .elementor-widget-container {
 display: flex;
 flex-direction: column;
 width:100%;
 min-height: 70px !important; 
 justify-content: center;
 align-items: center;
}

.sccds_officer_image img {
	width:100%;
    height:320px;
    object-fit: cover;
}

.wp-block-image.alignfull.size-large img {
	display: block;
	max-height:500px;
	object-fit: cover;
	border-radius: 3px;
}

.wp-block-image.alignfull.size-large {
	margin:0;
	margin-bottom: 25px;
}

/* .meta.clr {
	display: none;
} */

.wp-block-embed {
	margin:0;
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	border: 1px solid #EEE;
}

.related-post-title {
	display: block;
	width: 100%;
	text-align: left;
	padding: 0px !important;
	margin: 0;
	margin-top: 15px;
}

.published i{
	display: none;
}

.related-post {
	position:relative;
	box-sizing: border-box;
}

.published {
	display: block;
	position: absolute;
	top:12px;
	right:20px;
	padding: 12px;
	background-color: rgba(88,6,140,.9);
	color:#FFF;
	font-size: 13px !important;
	line-height: 17px;
	text-transform: uppercase;
	border-radius: 3px;
}

.related-thumb {
	border-radius: 3px;
	overflow: hidden;
}

.related-thumb img {
	height: 250px;
	object-fit: cover;
}

.single-post-title.entry-title {
	border: none !important;
	margin: 0;
}

.related-thumb {
	background-color: #FFF !important;
}

.related-thumb:hover, .related-thumb:active, .related-thumb:focus {
	opacity:0.75 !important;
}

.eccent_espresso_dates ul {
	margin: 0;
	margin-bottom: 30px;
}

.eccent_espresso_title {
	border: none !important;
}

@media(max-width: 767.9px) {
	.eccent_status_banner {
		display: block;
		position: relative;;
		width:100%;
		text-align: left;
		margin-bottom: 30px;
	}
	
	.eccent_status_banner span {
		display: inline-block;
		position: relative;
		margin: 0;
	}
	
	.eccent_espresso_title {
		margin-bottom: 20px !important;
		padding:0 !important;
	}
}

@media(min-width: 768px) {
	.eccent_status_banner {
		display: inline-block;
		position: absolute;
		top:7px;
		right:45px;
	}
	
	.eccent_espresso_title {
		margin-bottom: 30px !important;
		padding-bottom:0 !important;
		padding-right: 110px !important;
	}
}

.eccent_status_banner span {
	font-size: 12px;
	padding: 12px;
	text-shadow: none;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 3px;
	letter-spacing: 1.4px;
	float: none;
}

.eccent_espresso_post h4 {
	margin:0;
	margin-bottom: 12px;
}

.eccent_espresso_post .espresso-venue-dv h4, .eccent_espresso_post .espresso-venue-dv p, .eccent_espresso_post .espresso-venue-dv strong {
	display: none;
}

.eccent_espresso_dates ul {
	display: flex;
	flex-flow: row wrap;
}

.eccent_espresso_dates ul li {
	display: block;
	background-color: #58068C;
	padding: 12px !important;
	color: #FFF;
	border-radius: 3px;
	
}

@media(max-width: 767.9px) {
	.eccent_espresso_dates ul li {
		width: 100% !important;
	  margin:0 !important;
		margin-bottom: 12px !important;
	}
}

@media(min-width: 768px) {
	.eccent_espresso_dates ul {
		margin-left: -3px;
	}
	
	.eccent_espresso_dates ul li {
		width: calc(50% - 6px) !important;
	margin: 3px !important;
	}
}

.eccent_espresso_post .ee-gmap {
	width: 100% !important;
}

.eccent_espresso_post .ee-gmap-wrapper {
	margin-bottom: 35px !important;
}

.eccent_espresso_post .clear {
	display: none;
}

.eccent_espresso_post .display-tckt-slctr-tkt-details {
	display: none !important;
}

.tckt-slctr-tbl-td-name, .tckt-slctr-tbl-td-price, .tckt-slctr-tbl-td-qty {
	font-size: 14px;
	line-height: 50px !important;
	border: none !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
}

.tckt-slctr-tbl-td-price span:after {
	content: 'USD';
	color: #666;
}

.currency-code {
	display: none;
}

.tckt-slctr-tkt-details-td {
	border: none !important;
}

.tkt-slctr-tbl tbody tr:nth-child(even) {
	background-color:#EEE !important;
}

.tkt-slctr-tbl thead th {
	background-color:#58068C !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	color: #FFF !important;
	font-size: 14px !important;
	font-weight: 700;
	letter-spacing: 1.2px;
	text-align: left !important;
}

.tckt-slctr-tbl-td-price {
	text-align: left !important;
}

.ticket-selector-submit-btn-wrap {
	float: none !important;
	display: block !important;
	width:100%;
	text-align: left !important;
}

.ticket-selector-submit-btn-wrap input {
	display: inline-block !important;
	float: none !important;
}

.eccent_espresso_post article {
	margin:0 !important;
	padding:0 !important;
}

.eccent_espresso_post form br {
	display: none;
}

.thumbnail {
	display: block;
	margin:0 !important;
	
}

.thumbnail .overlay {
	background-color: rgba(255, 255, 255, 0.4) !important;
}

.thumbnail-link {
	display: block;
	position: relative;
	height: 0 !important;
	padding-top: 80%;
	overflow: hidden;
	border: none !important;
	outline: none !important;
	width:100% !important;
	border-radius: 3px !important;
	overflow: hidden;
}

.thumbnail-link img {
	display: block;
	position: absolute;
	width:100% !important;
	height: 100% !important;
	object-fit: cover;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: none !important;
	outline: none !important;
}

.blog-entry .meta.clr {
	display: block !important;
}

.blog-entry .meta-date {
	display: block;
	position: absolute;
	top: 12px;
	right: 22px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	padding:12px;
	border-radius: 3px;
	box-sizing: border-box;
	background-color: rgba(88, 6, 140, 0.85);
}

.blog-entry .meta-date i {
	display: none;
}

.blog-entry h2 a {
	font-size: 22px !important;
	line-height: 26px !important;
	color: #58068C;
	font-weight: 700 !important;
}

.blog-entry h2 a:hover, .blog-entry h2 a:active {
	opacity: 0.7;
}

.blog-entry-readmore.clr {
	/* display: none !important;
	height: 0 !important; */
	margin:0 !important;
}

.blog-entry.grid-entry .blog-entry-readmore a {
	padding:0 !important;
	margin:0 !important;
	margin-top: 25px !important;
	font-weight: 600 !important;
	text-decoration: none !important;
	font-size: 14px !important;
	line-height: 18px !important;
	border:none !important;
	text-transform: uppercase !important;
}

.blog-entry.grid-entry .blog-entry-readmore i {
	display: none !important;
}

.blog-entry-inner {
	padding: 0 !important;
	border: none !important;
}

.blog-entry-header {
	margin:0 !important;
}


.blog-entry-header h2 {
	margin-top: 18px !important;
	margin-bottom: 12px !important;
}

.blog-entry {
	margin-bottom: 35px !important;
}

@media(min-width: 960px) {
	.blog-entry {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.eccent_posts .elementor-post__thumbnail__link {
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

.eccent_posts .elementor-post__thumbnail__link:hover {
	opacity: 0.7 !important;
}

.espresso-ajax-notices {
	border: none !important;
	background-color: rgba(0, 0, 0, 0.8);
		color: #FFF;
	padding: 15px;
	border-radius: 3px;
}

.espresso-ajax-notices .espresso-notices-msg {
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
}

#cart-results-modal-wrap-dv {
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
	width: 100% !important;
	max-width: 600px !important;
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box;
}

.close-espresso-notice {
	display: block;
	right:35px !important;
	top:15px !important;
	color: #58068c !important;
	width: 35px !important;
	height: 35px !important;
	line-height: 35px !important;
	border-radius:50%;
	
}

.close-espresso-notice i, .close-espresso-notice .dashicons {
  display: block;
	position: relative;
	font-size:18px !important;
	line-height: 35px;
}

.close-espresso-notice:hover, .close-espresso-notice:active, .close-espresso-notice:focus {
	background-color: #EEE !important;
}

#cart-results-modal-dv {
	padding: 30px !important;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

#cart-results-view-cart-dv {
	text-align: center !important;
}

.cart-results-button {
	padding: 15px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	border-radius: 3px !important;
	font-size: 14px !important;
	line-height: 18px !important;
	border: none !important;
	font-weight: 600 !important;
	letter-spacing: 1.4px !important;
}

/* .sccds_staff_section img {
	width: 250px !important;
	height: 350px !important;
	margin: 0 !important;
	padding-right: 30px !important;
	padding-bottom: 30px !important;
	object-fit: cover;
} */

.tckt-slctr-tbl-td-qty {
position: relative;	
}

.tckt-slctr-tbl-td-qty:after {
	content: '>';
	font-size: 18px !important;
	font-family: 'proxima-nova' !important;
	color: #58068C;
	-webkit-transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	-moz-transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	-ms-transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	transform: rotate(90deg) scaleY(1.5) scaleX(.75) translate(0px,5px);
	right: 17px;
	bottom: 9px;
	/*Adjust for position however you want*/
	
	
	padding: 0 0 2px;
	/*left line */
	
	position: absolute !important;
	pointer-events: none;
	z-index: 50;
}

/* .event-cart-button {
	display: block;
	border: none;
	box-sizing: border-box;
	font-size: 14px !important;
	font-weight:600 !important;
} */

.mini-cart-button.button, .cart-results-button.button, .event-cart-button.button:not(.event-cart-icon-button) {
	border: none !important;
	box-sizing: border-box;
	font-size: 14px !important;
	font-weight:600 !important;
	padding:15px !important;
	padding-left:25px !important;
	padding-right: 25px !important;
}

.mini-cart-button.button .dashicons, .cart-results-button.button .dashicons, .event-cart-button.button:not(.event-cart-icon-button) .dashicons {
  display: none !important;
}

.empty-cart-lnk, .update-cart-lnk, .event-cart-register-button {
	padding: 15px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
}

.empty-cart-lnk .dashicons, .update-cart-lnk .dashicons, .event-cart-register-button .dashicons {
	display: none;
}

.mepr-newpassword-form a {
	font-weight: 600;
}

.mepr-newpassword-form input {
	margin-right: 7px;
}

@media(max-width: 767.9px) {
	.elementor-text-editor img {
		display: block;
		width:100%;
		box-sizing: border-box;
		padding-bottom: 20px;	
  }
}

@media(min-width: 768px) {
	.elementor-text-editor img {
		display: block;
		width:50%;
		box-sizing: border-box;
		margin:0 !important;
		padding-right: 20px !important;
		padding-bottom: 20px !important;
		border-radius: 3px !important;
		overflow: hidden;
  }
}

.single-post-title {
	margin:0 !important;
	padding: 0 !important;
	margin-bottom: 30px !important;
}

.wp-block-image figcaption {
	text-align: left;
	font-size: 14px !important;
	line-height: 21px;
	color: #666 !important;
	font-weight: 400 !important;
}

.wp-block-image figure {
	padding-right: 12px;
	padding-bottom: 12px
	
}

.wp-block-image img {
	border-radius: 3px !important;
	overflow: hidden;
}

.accountprofile {
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

.comments-area .form-submit {
	float: left !important;
}

/* .eccent_espresso_single_bottom p {
	width:100%;
  overflow: hidden;	
} */

#clinic_tabs .elementor-tab-content.elementor-active {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
}

@media(max-width: 767.9px) {
	#clinic_tabs .elementor-tab-content.elementor-active p {
	display: block !important;
	width: 100%;
	margin-bottom:30px; 
	padding: 7px;
}
}
	
	@media(min-width: 768px) {
	#clinic_tabs .elementor-tab-content.elementor-active p {
	display: block !important;
	width: 33.3%;
	margin-bottom:30px; 
	padding: 15px;
}
}

#clinic_tabs .elementor-tab-content.elementor-active strong {
	display: block;
	width:100%;
}

#clinic_tabs .elementor-tab-content.elementor-active p span {
	display: block;
	width:100%;
}

/* #event_calendar_normal .fc-button {
	margin:0 !important;
}

#event_calendar_normal .fc-header {
	display: block !important;
	background-color:#58068C !important;
	padding-top:20px !important;
	padding-bottom: 20px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#event_calendar_normal .fc-header-space {
	display: none !important;
}

#event_calendar_normal .fc-header h2 {
	display: block !important;
	margin-top: 7px !important;
	color:#FFF;
	font-family: proxima-nova !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	font-size:18px !important;
	text-align: center !important;
	width:100% !important;
}

#event_calendar_normal .fc-button-agendaWeek, #event_calendar_normal .fc-button-month, #event_calendar_normal .fc-button-agendaDay {
	display: none;
}

#event_calendar_normal .fc-header tr {
	display: flex !important;
	flex-flow: row wrap !important;
	width:100% !important;
}

#event_calendar_normal .fc-header td {
	display: block !important;
	width:33% !important;
}

#event_calendar_normal .fc-header tbody {
	display: block !important;
	width: 100%;
}

#event_calendar_normal .fc-today {
	background-color: rgba(0, 194, 146, 0.2) !important;
}

#event_calendar_normal .fc-button-prev, #event_calendar_normal .fc-button-next {
	background-color:transparent !important;
	border: 1px solid #FFF !important;
	border-radius: 3px !important;
	color:#FFF !important;
}

#event_calendar_normal .fc-button-prev {
	margin-right: 7px !important;
}

#event_calendar_normal .fc-button-prev:hover, #event_calendar_normal .fc-button-next:hover, #event_calendar_normal .fc-button-prev:active, #event_calendar_normal .fc-button-next:active, #event_calendar_normal .fc-button-prev:focus, #event_calendar_normal .fc-button-next:focus {
	background-color: #FFF !important;
	color:#58068C !important;
}

#event_calendar_normal .fc-button-today.fc-state-default {
	background-color:transparent !important;
	border: 1px solid #FFF !important;
	border-radius: 3px !important;
	color:#FFF !important;
}

#event_calendar_normal .fc-button-today.fc-state-default:hover, #event_calendar_normal .fc-button-today.fc-state-default:active, #event_calendar_normal .fc-button-today.fc-state-default:focus {
	background-color: #FFF !important;
	color:#58068C !important;
} */

.eccent_espresso_single_bottom .tkt-slctr-tbl-wrap-dv {
	margin-top:50px !important;
	margin-bottom: 50px !important;
}

.eccent_espresso_dates ul {
	overflow: hidden !important;
	width:100% !important;
}

.eccent_espresso_dates h4 {
	display: block;
	overflow: hidden !important;
	width:100% !important;
	margin-top:0 !important;
	padding-top: 25px !important;
}

.eccent_espresso_single_cat {
	margin-bottom:7px;
}

.eccent_espresso_single_cat a {
	font-weight: 600 !important;
}

@media(max-width: 767.9px) {
	.eccent_bylaws_iframe {
		display: block;
		min-height: 350px;
	}
}

@media(min-width: 768px) {
	.eccent_bylaws_iframe {
		display: block;
		min-height: 400px;
	}
}

.wp-block-embed .responsive-video-wrap {
	margin:0;
}

.adverts-single-author-avatar {
	display: none !important;
}
.adverts-single-author-name strong {
	color: #58068C !important;
}

.adverts-grid-with-icons a {
	font-weight: 600 !important;
}

.adverts-icon-down-open {
	display: none !important;
}

a.adverts-button, .adverts-cancel-unload {
	display: inline-block !important;
	padding:15px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	color:#FFF !important;
		font: initial !important;
	font-family: 'proxima-nova' !important;
	font-size: 14px !important;
	line-height: 14px !important;
	height: initial !important;
	text-transform: uppercase;
	border: none !important;
	background-color: #58068c !important;
	text-shadow: initial !important;
	border-radius: 3px !important;
	font-weight: 600 !important;
	letter-spacing: 1.4px !important;
	margin-right: 7px !important;
}

a.adverts-button:hover, a.adverts-button:active, a.adverts-button:focus, .adverts-cancel-unload:hover, .adverts-cancel-unload:active, .adverts-cancel-unload:focus {
	background-color:#F58F5D !important;
}

input[type="submit"].adverts-button, .adverts-button, .adverts-upload-actions a.button {
	color: #FFF !important;
}

a.adverts-button:visited, .adverts-upload-actions a.button:visited, a.adverts-button:hover, .adverts-upload-actions a.button:hover {
	color:#FFF !important;
}

.adverts-list .advert-item .advert-img {
	height:250px !important;
}

.advert-img {
	background-image: url('assets/img/classified-default.jpg') !important;
}

.adverts-options {
	background-color:#58068C !important;
	border:none !important;
	padding: 17px !important;
	border-radius: 3px !important;
	margin-bottom:30px !important;
}

.adverts-search input[type=text] {
	padding: 12px !important;
	border-radius:3px !important;
	color: #333 !important;
	font-size: 14px !important;
    line-height: 1.8 !important;
}

.adverts-search input[type=text]:focus {
	border-color: #bbb !important;
}

.adverts-options .adverts-button-small {
	font: initial !important;
	font-family: proxima-nova, sans-serif !important;
	display: block !important;
	width:100% !important;
	text-align: center !important;
	background-color: transparent;
	color:#FFF !important;
	padding:15px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	border: 1.5px solid #FFF !important;
	height: initial !important;
	font-size: 14px !important;
	line-height: 14px !important;
	font-weight: 600 !important;
	letter-spacing: 1.4px !important;
}

.adverts-options .adverts-button-small:hover, .adverts-options .adverts-button-small:active, .adverts-options .adverts-button-small:focus {
	background-color:#FFF !important;
	color:#58068C !important;
}

.adverts-icon-search {
	display:none;
}

@media(max-width: 767.9px) {
	.adverts-search .advert-input.advert-input-type-half.advert-input-type-half-left, .adverts-search .advert-input.advert-input-type-half.advert-input-type-half-right {
		margin-bottom: 12px !important;
		width:100% !important;
	}

	.adverts-search-form .adverts-options-right {
		width:100% !important;
		padding:0px !important;
		padding-bottom: 12px !important;
	}
}

@media(min-width: 768px) {
	.adverts-search .advert-input.advert-input-type-half.advert-input-type-half-left, .adverts-search .advert-input.advert-input-type-half.advert-input-type-half-right {
		margin: 7px !important;
		width:calc(50% - 14px) !important;
	}

	.adverts-search-form .adverts-options-right {
		width:100% !important;
		padding:7px !important;
	}
}

.adverts-pagination {
	text-align: left !important;
	padding:0 !important;
	padding-top: 40px !important;
}

.adverts-pagination .page-numbers {
	display: inline-block;
	border: none !important;
	padding: 7px !important;
	width: 35px;
	height: 35px;
	line-height:35px;
	box-sizing: content-box !important;
	text-align: center !important;
	margin-right: 8px;
	font-size:14px !important;
	font-weight: 600 !important;
	border-radius:2px;
	color:#2d1143;
}

.adverts-pagination .page-numbers.current {
	background: #58068c !important;
    color: #FFF !important;
}

.adverts-pagination .page-numbers:hover, .adverts-pagination .page-numbers:active, .adverts-pagination .page-numbers:focus {
	background-color:#f8f8f8;
}

.adverts-list .advert-item {
	position: relative;
	border: none !important;
	background-color: #f1f1f1;
	border-radius: 3px;
	overflow: hidden;
}

.advert-post-title {
	padding:15px !important;
	padding-bottom: 3px !important;
}

.advert-post-title .advert-link .advert-link-text {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color:#58068c !important;
	font-size:16px !important;
	line-height:20px !important;
}

.adverts-list .advert-item:hover .advert-link-text {
	opacity: 0.7;
}

.adverts-list .advert-published .advert-price {
	font-size: 14px;
	line-height:18px;
	padding: 7px !important;
	background-color:#b34040 !important;
	color: #FFF !important;
	border: none !important;
	font-weight: 600 !important;
	bottom: 15px !important;
	letter-spacing: 1.2px;
}

.adverts-list .advert-published {
	padding:0 !important;
	padding-left:15px !important;
	padding-right: 15px !important;
}

.adverts-list .advert-published .advert-date {
	padding-bottom:15px !important;
	font-size:14px !important;
	line-height: 22px !important;
}

.adverts-list .advert-img:after {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	content: '';
	display: block;
	width:100%;
	height:100%;
	background-color: #FFF;
	opacity: 0;
	position: absolute;
	top:0;
	left:0;
}

.adverts-list .advert-item:hover .advert-img:after {
	opacity: 0.4 !important; 
}

.adverts-single-price .adverts-price-box {
	font-size: 14px !important;
	line-height: 18px !important;
	padding: 12px !important;
	border-radius: 3px !important;
}

.adverts-single-grid-details .adverts-round-icon {
	background-color: #58068c !important;
	color:#FFF !important;
	width:40px!important;
	height:40px !important;
	line-height: 40px !important;
	left:-40px !important;
	font-size:14px !important;
	margin-right: 5px !important;
}

.adverts-single-grid-details .adverts-grid-col {
	line-height: 40px !important;
}

.adverts-contact-box .adverts-contact-method span {
	font-size: 14px !important;
	line-height: 18px !important;
}

@media(max-width: 767.9px) {
	.adverts-single-price {
		padding-top:5px !important;
	}

	.wpadverts-slide, .wpadverts-slide-img {
		height: 350px !important;
	}
}

@media(min-width: 768px) {
	.wpadverts-slide, .wpadverts-slide-img {
		height: 500px !important;
	}
}

.wpadverts-slide-img {
	background-color: #000;
}

.wpadverts-slides {
	border-radius: 3px;
}

.wpadverts-slide-nav-thumbnails-list {
	background-color: rgba(88, 6, 140, 0.75) !important;
	border: none !important;
}

.adverts-icon-cancel {
	color: #FFF !important;
}

.advert-manage-item .advert-post-title {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	padding:0 !important;
	
}

.advert-manage-item .advert-post-title .adverts-manage-link {
	display: block;
	width: 100%;
}

.advert-manage-item {
	display:flex;
	padding: 15px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	border-radius: 3px;
	border: none !important;
	background-color: #f1f1f1 !important;
	margin-bottom: 20px !important;
}

.advert-manage-item:last-child {
	margin-bottom: 0 !important;
}

.advert-manage-item.advert-item-col-1 .advert-img {
	display: block !important;
	border-radius: 3px;
}

@media(max-width: 767.9px) {

	.advert-manage-item {
		flex-flow: column wrap;
	}

	.advert-manage-item.advert-item-col-1 .advert-img {
		position:relative !important;
		object-fit: cover !important;
		width:100%;
		height:300px;
		margin:0 !important;
		margin-bottom: 30px !important;
	}
	
	.advert-manage-item .advert-post-title, .adverts-manage-actions-wrap {
		width: 100% !important;
		margin-left: 0 !important;
	}

	.advert-manage-item .advert-post-title {
		padding-bottom:30px !important;
	}

	.adverts-manage-actions-wrap {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		align-items: flex-start;
	}
}

@media(min-width: 768px) {

	.advert-manage-item {
		flex-flow: row wrap;
	}

	.advert-manage-item .advert-post-title {
		padding-left:30px !important;
	}

	.advert-manage-item.advert-item-col-1 .advert-img {
		position:relative !important;
		object-fit: cover !important;
		width:150px;
		height:150px;
		margin:0 !important;
	}
	
	.advert-manage-item .advert-post-title, .adverts-manage-actions-wrap {
		width: calc((100% - 150px) / 2) !important;
		margin-left: 0 !important;
	}

	.adverts-manage-actions-wrap {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-end;
		align-items: center;
	}
}

.eccent_classifieds_actions {
	display: block;
	position: relative;
	width:100%;
	margin-bottom:12px;
}

.eccent_classifieds_actions a {
	display: inline-block;
	padding:12px !important;
	padding-right: 20px !important;
	padding-left: 20px !important;
	color:#FFF !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	background-color: #58068C;
	border-radius: 3px;
	margin-right: 7px !important;
	text-transform: uppercase;
	letter-spacing: 1.4px !important;
}

.eccent_classifieds_actions a:hover {
	background-color: #F58F5D !important;
}

.adverts-manage-link strong { 
  display: inline-block;
  margin-bottom:7px;
  color:#58068C !important;
  font-size:18px;
  line-height:22px;
}

.adverts-manage-link strong:hover, .adverts-manage-link strong:active, .adverts-manage-link strong:focus {
	opacity: 0.7;
}

.adverts-manage-link span { 
	display: block;
	width:100%;
}

.adverts-manage-date {
	font-size:14px !important;
	line-height: 18px !important;;
}

.adverts-manage-date abbr[title], .adverts-manage-date abbr {
	border: none !important;
	outline: none !important;
	text-decoration: none !important;
}

.adverts-form input[type=text] {
	padding: 12px !important;
}

.adverts-form input[type=text]:focus {
	border-color: #bbb !important;
}

.adverts-grid em {
	border: none !important;
}

.adverts-form .adverts-field-actions {
	border: none !important;
	margin-top: 30px !important;
}

.adverts-form .adverts-field-header {
	padding: 0 !important;
	padding-bottom: 7px !important;
	margin-top: 0 !important;
	margin-bottom:8px !important;
	margin-top: 8px !important;
	color: #58068C !important;
}

.adverts-form .adverts-field-header span {
	font-size: 18px !important;
	line-height: 22px !important;
}

.adverts-form label {
	font-weight: 600 !important;
	font-size: 14px !important;
}

.adverts-field-account a {
	font-weight: 600 !important;
}

.adverts-field-account strong {
	color: #58068C !important;
}

.advert-manage-deleted {
	display: none !important;
}

.prof_job_seeker_title {
	margin-bottom: 25px !important;
}

.prof_job_seeker_description {
	margin-bottom: 25px !important;
	font-size:16px;
	line-height: 1.6em !important;
}

.prof_job_seeker_buttons {
	display: block;
	position: relative;
	width:100%;
	text-align: left;
	margin-bottom: 25px !important;
}

.prof_job_seeker_buttons a {
	display: inline-block;
	padding: 15px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	color:#FFF !important;
	border-radius:3px;
	background-color: #58068C;
	margin-right: 12px;
	margin-bottom:12px;
	text-transform: uppercase;
	font-weight: 600 !important;
	letter-spacing: 1.4px !important;
}

.prof_job_seeker_buttons a:hover,.prof_job_seeker_buttons a:active, .prof_job_seeker_buttons a:focus {
	background-color:#F58F5D;
}

#submit-resume-form .select2-container--default .select2-selection--multiple {
	position: relative;
	min-height:initial !important;
	line-height: initial !important;
}

#submit-resume-form .account-sign-in strong {
  color: #58068C !important;
}

.grecaptcha-badge { 
	visibility: hidden;
}

.footer_sbzd {
  color:#00C292 !important;
  font-weight:500 !important;
}

nav.job-manager-pagination ul li, #content nav.job-manager-pagination ul li {
	border: none !important;
}

ul.page-numbers li a, ul.page-numbers li span {
	outline: none !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	margin-right: 8px !important;
}

.single.single-product .sccds_product_gallery .woocommerce-product-gallery .flex-control-nav li {
	margin-right: 12px !important;
	margin-bottom: 12px !important;
	width: calc(25% - 12px) !important;
	padding: 0 !important;
	padding-bottom: 23% !important;
	position: relative !important;
	height: 0 !important;
}

.single.single-product .sccds_product_gallery .woocommerce-product-gallery .flex-control-nav li img {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.single.single-product .sccds_product_gallery .onsale {
	top: 15px !important;
	left: 15px !important;
	padding: 7px;
    box-sizing: border-box;
	border-radius: 5px;
}

.single.single-product .sccds_product_title {
	margin-bottom: 0 !important;
}

.single.single-product .sccds_product_title h1.product_title {
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 12px !important;
}

.single.single-product .sccds_product_price {
	margin-bottom: 0 !important;
}

.single.single-product .sccds_product_price p.price {
  margin-top: 0 !important;
  margin-bottom: 25px !important;
}

.single.single-product .sccds_product_cart form.cart {
  padding-bottom:25px !important;
  padding-top:25px !important;
}

.single.single-product .sccds_product_cart form.cart .quantity input[type="number"] {
	max-height: 36px;
}

.single.single-product .sccds_product_cart {
	margin-bottom: 0 !important;
}

.single.single-product .sccds_product_meta .product_meta {
  padding: 0 !important;
  border: none !important;
  margin-top: 25px !important;
}

.single.single-product .related.products {
  margin-top: 0 !important;
}

.single.single-product .sccds_product_related h2 {
  display: block !important;
  width: 100% !important;
  color: #222222;
  font-size: 18px !important;
  line-height: 22px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
  margin-bottom: 25px !important;
}

.single.single-product ul.products {
	grid-column-gap: 25px !important;
	grid-row-gap: 25px !important;
}

.single.single-product ul.products li.product {
  background-color: #EEEEEE;
}

.single.single-product ul.products li.product span.onsale {
  top: 15px !important;
  left: 15px !important;
  padding: 7px;
  box-sizing: border-box;
  border-radius: 5px;
}

.single.single-product ul.products li.product li.image-wrap {
   margin-bottom: 25px !important;
}

.single.single-product ul.products li.product li.image-wrap img {
	display: block;
	width: 100%;
	height: 240px;
	object-fit: cover;
} 

.single.single-product ul.products li.product li.title h2 {
  margin-bottom: 0 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 600 !important;
}

.single.single-product ul.products li.product li.title {
  margin-bottom: 8px !important;
}

.single.single-product ul.products li.product li.title a {
	border: none !important;
}

.single.single-product ul.products li.product li.title a:hover, .single.single-product ul.products li.product li.title a:active, .single.single-product ul.products li.product li.title a:focus {
  opacity: 0.6;
}

.single.single-product ul.products li.product li.category {
	margin-bottom: 10px !important;
	font-style: normal !important;
}

.single.single-product ul.products li.product li.category a:hover {
  text-decoration: underline;
}

.single.single-product ul.products li.product li.price-wrap {
  margin-bottom: 15px !important;
}

.single.single-product ul.products li.product li.price-wrap .price, .single.single-product ul.products li.product li.price-wrap .price span, .single.single-product ul.products li.product li.price-wrap .price small {
	color: #00c292 !important;
}

.single.single-product ul.products li.product li.btn-wrap {
  margin-bottom: 28px !important;
}

.single.single-product ul.products li.product li.btn-wrap a {
	padding: 12px 24px 12px 24px !important;
	font-size: 13px !important;
	line-height: 16px !important;
	font-weight: 600 !important;
	background-color: #58068c !important;
	border-radius: 3px !important;
	letter-spacing: 0.1em !important;
	text-transform: uppercase !important;
	color: #FFF !important;
	border: none !important;
}

.single.single-product ul.products li.product li.price-wrap del {
	display: none;
}

.single.single-product ul.products li.product li.btn-wrap a:hover, .single.single-product ul.products li.product li.btn-wrap a:active, .single.single-product ul.products li.product li.btn-wrap a:focus {
	background-color: #f58f5d !important;
	border: none !important;
}

.woocommerce-notices-wrapper {
	box-sizing: border-box;
}

.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-info {
	display: block;
	width: 100%;
	max-width: 1200px;
    margin: 0 auto;
	box-sizing: border-box;
}

.single.single-product .woocommerce-notices-wrapper .woocommerce-message, .single.single-product .woocommerce-notices-wrapper .woocommerce-info {
	margin-top: 25px;
}

.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message, .woocommerce-cart .woocommerce-notices-wrapper .woocommerce-info {
	margin-bottom: 25px;
}

.single.single-product .woocommerce-notices-wrapper .woocommerce-message:first-of-type, .single.single-product .woocommerce-notices-wrapper .woocommerce-info:first-of-type {
	margin-top: 90px !important;
}

.woocommerce-info a:not(.showcoupon), .woocommerce-message a {
  font-family: proxima-nova !important;
  background-color: transparent !important;
  border: 1px solid #FFF !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  padding: 5px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  letter-spacing: 0.2px !important;
  font-size: 14px !important;
  line-height: 16px !important;
  margin-left: 7px !important;
  margin-bottom: 3px !important;
  text-decoration: none !important;
  color: #FFF !important;
  border-radius: 5px !important;
}

.woocommerce-info a.showcoupon {
	font-family: proxima-nova !important;
	color: #FFF !important;
	text-decoration: underline !important;
	font-size: 14px !important;
	line-height: 1.6em !important;
	font-weight: 400 !important;
}

.woocommerce-info a.showcoupon:hover, .woocommerce-info a.showcoupon.active, .woocommerce-info a.showcoupon.focus {
	opacity: 0.6;
}

.woocommerce-message a:hover, .woocommerce-message a:active, .woocommerce-message a:focus {
   background-color: #FFFFFF !important;
   color: #28A745 !important;
}

.woocommerce-info a:not(.showcoupon):hover, .woocommerce-info a:not(.showcoupon):active, .woocommerce-info a:not(.showcoupon):focus {
	background-color: #FFF !important;
	color: #007BFF !important;
}

@media(max-width: 767.9px) {
	.single.single-product .woocommerce-notices-wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media(min-width: 768px) and (max-width: 1024.9px) {
	.single.single-product .woocommerce-notices-wrapper {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media(min-width: 1025px) {
	.single.single-product .woocommerce-notices-wrapper {
		padding-left: 70px;
		padding-right: 70px;
	}
}