.teaser-listing-image {
    margin-top: 60px;
}

.teaser-listing-item {
    margin-right: 0px !important;
}
.ep-add-service-btn span{
    color: green;
}

.ep-table-content {
    background-color: white;
    margin-bottom: 2em;
    padding-bottom: 2em;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

.ep-services-table {
    border: none !important;
}

.ep-services-table tbody tr:nth-child(odd) {
    background: white !important;
}

.ep-services-table td {
    border-top: 1px solid #ddd;
!important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}

.event-left-margin {
    margin-left: 10px;
}

.select2-results__options {
    font-size: 15px;
}

.breadcrumb {
    font-size: 14px !important;
    margin-bottom: 0 !important;
    background-color: transparent !important;
}

.ep-event-detail-content {
    margin-top: 20px;
}

.ep-event-list-item {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    margin-top: 5px;
    margin-left: 0;
}

.ep-event-list-body {
    padding-left: 10px;
}

.ep-event-list-item .ep-event-list-head a:hover h4 {
    color: black;
}

.page-template-template_account-php {
    background: #F1F3FA;
}

/* Profile container */
.profile {
    margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
    margin-right: 0px;
}

.profile-usermenu {
    margin-top: 30px;
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1;
}

.profile-usermenu ul li.active {
    border-bottom: none;
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
}

/* Profile Content */
.profile-content {
    padding: 20px;
    background: #fff;
    min-height: 460px;
}

.wrimagecard {
    margin-top: 0;
    margin-bottom: 1.5rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.15);
    border-radius: 4px;
    transition: all 0.3s ease;
}

.wrimagecard .fa {
    position: relative;
    font-size: 70px;
}

.wrimagecard-topimage_header {
    padding: 20px;
    background-color: rgb(233, 233, 233);
}

a.wrimagecard:hover, .wrimagecard-topimage:hover {
    box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
}

.wrimagecard-topimage a {
    width: 100%;
    height: 100%;
    display: block;
}

.wrimagecard-topimage_title {
    padding: 20px 24px;
    height: 80px;
    padding-bottom: 0.75rem;
    position: relative;
}

.wrimagecard-topimage a {
    border-bottom: none;
    text-decoration: none;
    color: #525c65;
    transition: color 0.3s ease;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

@media (min-width: 768px) {
    .stepwizard {
        display: table;
        width: 50%;
        position: relative;
    }
}

@media (max-width: 768px) {
    .stepwizard {
        display: table;
        width: 100%;
        position: relative;
    }
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.ep-btn-registration {
    width: 30px;
    height: 30px;
    text-align: center !important;
    padding: 6px 0 !important;
    font-size: 12px !important;
    line-height: 1.428571429 !important;
    border-radius: 15px !important;
}

.ep-card > .card-body {
    font-size: 25px;
}

.ep-card > .ep-card-icon {
    font-size: 100px;
    background-color: #F1F3FA;
}

.ep-expand-single-events-button {
    color: green !important;
}

.ep-card:hover {
    box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
}

.ep-card-link a:hover {
    color: #1A171B;
}

.ep-step-button {
    background-color: #f1f3fa;
    border-radius: 50%;
}

.ep-step-wizard:before {
    top: 75px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.ep-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.overviewList li {
    border-bottom: 1px solid #dfdfdf;
}

.epva-optionPanelRow {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
    padding-left: 17px;
}