html * {}

.list_event_newp .event_data {
    padding: 0!important;
}

#first_row.header_event_newp p {
    margin-right: 50px!important;
    margin-bottom: 0!important;
}

#first_row.header_event_newp p a {
    color: #fff!important;
}

#header_row.header_event_newp p a {
    color: #fff!important;
}

#header_row.header_event_newp p {
    margin-right: 50px!important;
}

.em-view-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
}

.em-events-search {
    max-width: 1200px;
    margin: 50px auto 30px auto!important;
    padding: 0 50px;
}

.list_event_newp .event_data p.event_time:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_clock.svg)no-repeat;
    background-size: cover;
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 15px;
    margin-left: 6px;
    position: relative;
    z-index: 1;
}

.list_event_newp .event_data p.event_time:after {
    content: "";
    background-color: #fff;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    border-radius: 50px;
    z-index: 0;
    left: 0;
}

.list_event_newp .event_data p.event_time {
    display: flex;
    align-items: center;
}

.list_event_newp .event_data p.location_event_newp:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_map-location.svg)no-repeat;
    background-size: cover;
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 15px;
    margin-left: 6px;
    position: relative;
    z-index: 1;
}

.list_event_newp .event_data p.location_event_newp:after {
    content: "";
    background-color: #fff;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    border-radius: 50px;
    z-index: 0;
    left: 0;
}

.list_event_newp .event_data p.location_event_newp {
    display: flex;
    align-items: center;
}

.list_event_newp .event_data p.event_date:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_address-book.svg)no-repeat;
    background-size: cover;
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 15px;
    margin-left: 6px;
    position: relative;
    z-index: 1;
}

.list_event_newp .event_data p.event_date:after {
    content: "";
    background-color: #fff;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    border-radius: 50px;
    z-index: 0;
    left: 0;
}

.list_event_newp .event_data p.event_date {
    display: flex;
    align-items: center;
}

.list_event_newp .event_data p {
    margin: 0 0 10px 0!important;
    color: #FFF!important;
    position: relative;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 26px!important;
}

.list_event_newp .event_data p:hover {
    color: #FFF!important;
}

.list_event_newp .event_item .event_date {
    color: #fff;
    position: relative;
}

.list_event_newp .event_item h3 {
    margin: 0;
    position: relative;
    color: #fff!important;
    font-size: 22px!important;
    letter-spacing: 0px!important;
    line-height: 1.4em!important;
    font-weight: 500!important;
}

.list_event_newp .event_item h3:hover {
    color: #fff!important;
}

ul.list_event_newp li {
    list-style: none!important;
    width: calc(50% - 20px);
    margin: 20px 10px 0 10px!important;
    min-height: 300px;
    padding: 0!important;
}

ul.list_event_newp li:before {
    display: none!important;
}

ul.list_event_newp {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.event .entry-content {
    position: relative;
}

.event_list_category .list_event_newp>li {
    padding: 0;
}

.event_list_category .list_event_newp>li:before {
    display: none;
}

.event_list_category .list_event_newp>li>a+p {
    display: none;
}

.css-events-list .em-pagination strong {
    padding: 5px;
}

.css-events-list .em-pagination a {
    padding: 5px;
}

.css-events-list .em-pagination {
    display: flex;
    justify-content: center;
}

.list_event_newp .em-booking-login {
    display: none;
}

.em-booking .pre-order_newp p {
    color: #fff;
    margin-bottom: 0;
}

.em-booking .pre-order_newp {
    background-color: #cd163f;
    width: 100%;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
}

.em-booking .pre-order_newp h3 {
    margin-bottom: 10px;
    color: #FFF;
    font-size: 18px;
    padding: 0px;
    line-height: 18px;
    text-transform: uppercase;
}

.em-booking .pre-order_newp h3:after {
    display: none;
}

.em-booking .ticket-price strong:after {
    content: "HT";
    margin-left: 10px;
}

.em-search .em-search-advanced .em-search-scope label:nth-of-type(2) input {
    margin-left: 20px!important;
    width: calc(94% - 20px);
}

.em-search .em-search-advanced .em-search-scope label:nth-of-type(2) {
    padding-left: 0;
    display: flex;
    align-items: center;
    align-self: flex-end;
    justify-content: space-between;
    width: calc(48% + 20px);
}

.em-search .em-search-advanced .em-search-scope.em-search-field {
    margin-bottom: 25px;
}

.em-search .em-search-advanced {
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.em-search .em-search-advanced>div {
    width: 49%;
}

.em-search input.em-search-submit {
    background-color: #ce153f;
    border: 0px;
    color: #fff;
    padding: 12px;
    font-size: 16px;
    height: 48px;
}

.ui-datepicker-header {
    border: 0px!important;
    background: #cf1a43!important;
}

input#rememberme[type=checkbox] {
    outline: -webkit-focus-ring-color auto 0px!important;
}

form input:focus-visible {
    outline: -webkit-focus-ring-color auto 0px!important;
}

.em-search .em-date-range input {
    background-color: whitesmoke;
    border: 0px!important;
    color: #243238;
    font-weight: 300;
    line-height: 38px;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 94%;
}

.em-search label>span {
    color: #00548f;
    font-weight: 700;
    font-size: 16px!important;
    float: none!important;
}

.em-search label {
    color: #00548f;
    font-weight: 700;
    font-size: 16px!important;
}

.em-events-search-dates label {
    width: 48%;
}

.em-search span {
    font-weight: 300;
}

.em-events-search-dates {
    display: flex!important;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.breadcrumbs:before {
    content: "";
    background-color: #ff000000;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

.list_event_newp .event_item .vc_gitem-col {
    padding: 0 20px;
}

.filter_newp ul li input[type="submit"] {
    border-width: 0px;
    background-color: #ce153f;
    color: #fff;
    height: 49px;
    width: 49px;
}

.filter_newp ul li ul li {
    margin: 0px!important;
}

.filter_newp ul li ul.sf_date_field input.sf-datepicker {
    height: 49px;
    border-width: 0px;
    background-color: whitesmoke;
}

.filter_newp ul li ul.sf_date_field {
    margin: 0px!important;
}

.filter_newp ul li h4 {
    padding: 0px;
}

.filter_newp ul li h4:after {
    display: none;
}

.filter_newp ul li {
    padding-left: 0px!important;
    margin: 0 10px!important;
}

.filter_newp ul li:before {
    display: none!important;
}

.filter_newp ul {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
}

.list_event_newp .event_item .vc_custom_heading p{
    margin-bottom:0px;
}

/*
.list_event_newp .event_item .location_event_newp {
    position: relative;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    font-size: 12px;
}

.list_event_newp .event_item .location_event_newp:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_address-book.svg)no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 3px;
    top: 5px;
    background-size: cover;
    z-index: 1;
}

.list_event_newp .event_item .location_event_newp:after {
    content: "";
    background-color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 20px
}
*/

.list_event_newp .event_item .hours_event_newp {
    position: relative;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    font-size: 12px;
}

.list_event_newp .event_item .hours_event_newp:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_clock.svg)no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 3px;
    top: 5px;
    background-size: cover;
    z-index: 1;
}

.list_event_newp .event_item .hours_event_newp:after {
    content: "";
    background-color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 20px
}

.list_event_newp .event_item .date_event_newp {
    position: relative;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    font-size: 12px;
}

.list_event_newp .event_item .date_event_newp:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_address-book.svg)no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 3px;
    top: 5px;
    background-size: cover;
    z-index: 1;
}

.list_event_newp .event_item .date_event_newp:after {
    content: "";
    background-color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 20px
}

.list_event_newp .event_item h4 {
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    padding-top: 0px;
}

.list_event_newp .event_item{
    max-height: 300px;
    background-size: cover!important;
    background-position: center;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px 30px 10px 30px;
    text-decoration: none!important;
}

.list_event_newp .event_item:before {
    content: "";
    background-color: #0009;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.list_event_newp .event_item:hover:before {
    background-color: #cd163fc7;
    transition: 0.5s;
}

.vc_tta-tabs li.vc_active a {
    background-color: #00548f!important;
    color: #fff!important;
}

#header_row .button_event {
    border-width: 0px;
    background-color: #cd163f!important;
    color: #fff!important;
    padding: 10px 20px;
    border-radius: 4px;
    opacity: 1;
    cursor: pointer;
    position: relative;
    z-index: 1;
    transition: 0.3s;
    margin: 0 40px 0 auto;
    bottom: 16px;
}

#header_row .button_event:hover {
    text-decoration: none;
    opacity: 0.8;
    transition: 0.3s;
}

.single-event .page_title {
    padding-bottom: 90px;
}

#header_row {
    position: absolute;
    left: calc(50% - 550px);
    width: 1140px;
    margin: 0;
    padding: 0px;
    bottom: calc(100% + 117px);
}

.map_event_newp i {
    display: none;
}

/* --- Archive Event --- */

.css-events-list ul.list_event_newp a.event_item .event_date {
    position: relative;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    font-size: 12px;
}

.css-events-list ul.list_event_newp a.event_item .event_date:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_address-book.svg)no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 3px;
    top: 5px;
    background-size: cover;
    z-index: 1;
}

.css-events-list ul.list_event_newp a.event_item .event_date:after {
    content: "";
    background-color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 20px
}

.css-events-list ul.list_event_newp a.event_item .event_date span{
    position: relative;
}

.css-events-list ul.list_event_newp a.event_item .event_date span:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_clock.svg)no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    left: -26px;
    top: 5px;
    background-size: cover;
    z-index: 1;
}

.css-events-list ul.list_event_newp a.event_item .event_date span:after {
    content: "";
    background-color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -30px;
    top: 2px;
    border-radius: 20px
}

.css-events-list ul.list_event_newp a.event_item h3 {
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    position: relative;
}

.css-events-list ul.list_event_newp a.event_item:hover {
    text-decoration: none;
}

.css-events-list ul.list_event_newp a.event_item {
    width: 100%;
    height: 100%;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 20px;
    min-height: 300px;
    background-position: center;
    position: relative;
}

.css-events-list ul.list_event_newp a.event_item:before {
    content: "";
    background-color: #0009;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
}

.css-events-list ul.list_event_newp a.event_item:hover:before {
    background-color: #cd163fc7;
    transition: 0.5s;
}


.css-events-list ul.list_event_newp {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.css-events-list li {
    list-style: none;
    width: calc(50% - 20px);
    margin: 0 10px 20px 10px!important;
}

.css-events-list h2 {
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 10px;
}

.css-events-list {
    background-color: #fafafa;
    padding: 30px 30px 50px 30px;
}

/*.css-events-list:first-of-type {
    display: none;
}
*/

/* --- Single Event --- */

.em-booking .em-booking-buttons input {
    border-width: 0px;
    background-color: #cd163f;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    opacity: 1;
    transition: 0.3s;
}

.em-booking .em-booking-buttons input:hover {
    opacity: 0.8;
    transition: 0.3s;
}

.em-booking .em-booking-buttons {
    margin: 30px auto;
order: 3;}

.em-booking .em-booking-form-details>p textarea {
    width: 100%;
    border-radius: 6px;
    border-color: #0000001c;
    height: 200px;
}

.list_event_newp .select2-container .select2-dropdown {
    top: -31px;
    border-radius: 0 0 6px 6px;
    border-color: #fff;
}

.em-booking .em-booking-form-details>p span.select2-selection>span {
    line-height: 40px!important;
    height: 40px!important;
}

.em-booking .em-booking-form-details>p span.select2-selection {
    background-color: #fff;
    border-radius: 6px;
    border-color: #00000017;
    max-height: 40px;
}

.em-booking .em-booking-form-details>p input {
    border-radius: 6px;
    border-width: 1px;
    border-color: #00000017;
    padding: 5px 10px;
    width: 100%;
}

.em-booking .em-booking-form-details>p.input-field-data_privacy_consent input {
    width: auto;
    margin-right: 10px;
}

.em-booking .em-booking-form-details>p label {
    font-weight: 600;
    width: 100%;
    font-size: 14px;
}

.em-booking .em-booking-form-details>p.input-field-data_privacy_consent label {
    cursor: pointer;
}

.list_event_newp .comments-area {
    display: none;
}

.em-booking .em-booking-form-details>p {
    width: 49%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
order: 2;}

.em-booking .em-booking-form-details>p.input-field-data_privacy_consent {
    width: 100%;
}

.em-booking .em-booking-form-details>p.input-field-booking_comment {
    width: 100%;
}

.em-booking .em-booking-form-details {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.em-booking form {
    width: 100%;
}

.em-booking {
    background-color: #fafafa;
    margin-top: 0px;
    padding: 30px;
}

.map_event_newp+h3 {
    background-color: #fafafa;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}

.map_event_newp+h3:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_edit.svg)no-repeat;
    background-size: cover;
    display: block;
    height: 50px;
    width: 50px;
    margin-right: 15px;
}

.header_event_newp p:after {
    content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 50px;
    z-index: 0;
    left: -9px;
}

.header_event_newp p.date_event_newp:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_address-book.svg)no-repeat;
    background-size: cover;
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 26px;
    position: relative;
    z-index: 1;
}

.header_event_newp p.hours_event_newp:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_clock.svg)no-repeat;
    background-size: cover;
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 26px;
    position: relative;
    z-index: 1;
}

.header_event_newp p.location_event_newp:before {
    content: "";
    background: url(https://karimmahjoub-actioncoach.eu/wp-content/uploads/sites/5/2022/01/Orion_map-location.svg)no-repeat;
    background-size: cover;
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 26px;
    position: relative;
    z-index: 1;
}

.header_event_newp p {
    color: #fff;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    margin-right: 50px;
    position: relative;
    font-size: 22px;
}

.header_event_newp .location_event_newp a {
    color: #fff;
}

.header_event_newp {
    position: relative;
}

.header_event_newp:before {
    content: "";
    background-color: #ff000000;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
}

.header_event_newp .location_event_newp a:hover {
    text-decoration: none;
}

.header_event_newp {
    background-color: #00548f;
    display: flex;
    flex-direction: row;
    padding: 50px 50px;
    align-items: center;
    margin-top: 50px;
}

#first_row.header_event_newp {
    padding: 50px 30px;
}

/* --- Responsive --- */

@media only screen and (max-width: 1199px) {
    html * {}

    #header_row {
    left: calc(50% - 485px);
    width: 970px;
}
}

@media only screen and (max-width: 991px) {
    html * {}

    #header_row {
    left: calc(50% - 375px);
    width: 750px;
}
}

@media only screen and (max-width: 1600px) {
    html * {}
}

@media only screen and (max-width: 1600px) {
    html * {}
}

@media only screen and (max-width: 1600px) {
    html * {}
}

@media only screen and (max-width: 1500px) {
    html * {}
}

@media only screen and (max-width: 1400px) {
    html * {}
}

@media only screen and (max-width: 1300px) {
    html * {}
}

@media only screen and (max-width: 1200px) {
    html * {}
}

@media only screen and (max-width: 1100px) {
    html * {}
}

@media only screen and (max-width: 1024px) {
    html * {}

.css-events-list li {
    width: calc(50% - 20px);
}
}

@media only screen and (max-width: 1000px) {
    html * {}
}

@media only screen and (max-width: 900px) {
    html * {}
}

@media only screen and (max-width: 800px) {
    html * {}
}

@media only screen and (max-width: 767px) {
    html * {}

ul.list_event_newp li {
    width: 100%;
}

.em-view-container {
    padding: 0;
}

#header_row.header_event_newp p {
    margin-right: 0px!important;
    margin-bottom: 15px!important;
}

#header_row .button_event {
    margin: 20px 0 0 -10px!important;
}

.single-event .page_title {
    padding-bottom: 200px;
    padding-top: 20px;
}

.single-event .em-view-container {
    padding: 0;
}

.single-event .header_event_newp {
    flex-direction: column;
    align-items: flex-start;
    width: 100%!important;
    left: 0!important;
    bottom: calc(100% + 80px)!important;
    padding-left: 10px!important;
}

#first_row.header_event_newp {
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
}

#first_row.header_event_newp p {
    margin: 5px 20px 5px 10px!important;
}

.em-search .em-date-range input {
    width: 100%!important;
}

.em-search .em-search-advanced>div {
    width: 100%;
}

.em-search .em-search-advanced {
    flex-direction: column;
}

.em-booking {
    padding: 20px 15px;
}

.map_event_newp+h3 {
    padding: 20px 15px 0 15px;
}

.map_event_newp+h3:after {
    display: none;
}

.header_event_newp {
    padding: 20px;
}

.header_event_newp p:after {
    width: 30px;
    height: 30px;
    left: -7px;
}

.header_event_newp p.date_event_newp:before {
    width: 16px;
    height: 16px;
    margin-right: 20px;
}

.header_event_newp p.hours_event_newp:before {
    width: 16px;
    height: 16px;
    margin-right: 20px;
}

.header_event_newp p.location_event_newp:before {
    width: 16px;
    height: 16px;
    margin-right: 20px;
}
    
.header_event_newp p {
    font-size: 16px;
    margin-right: 20px;
}

.em-booking .em-booking-form-details>p {
    width: 100%;
}

.css-events-list {
    padding: 30px 10px;
}

.css-events-list ul.list_event_newp a.event_item h3 {
    font-size: 18px!important;
    line-height: 24px!important;
}

.css-events-list li {
    width: 100%;
}
}

@media only screen and (max-width: 700px) {
    html * {}
}

@media only screen and (max-width: 600px) {
    html * {}
}

@media only screen and (max-width: 500px) {
    html * {}
}

@media only screen and (max-width: 400px) {
    html * {}
}

@media only screen and (max-width: 320px) {
    html * {}
}