.blogs__area.section.-columns {
    margin-top: 0 !important;
}

.grid-container figure.page-header__image:after {
    content: "";
    position: absolute;
    height: 100%;
    background: #13131399;
    width: 100%;
    left: 0;
    top: 0;
}

.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event-thumbnail a img {
    height: auto;
}

.single_event .content-event .event_intro .wrap-event-info .wrap-location.wrap-pro,
.single_event .ovaev-category {
    margin-left: 20px;
}

.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links a {
    position: absolute;
    width: auto;
}

@media only screen and (max-width: 991px) {
	.blogs__area.section.-columns   {
	    padding:  20px;
	}

    .page-header__text h1 {
        text-align: center !important;
        font-size: 22px;
        line-height: 1.6;
		color: #fff;
    }
}

.single_event {
    margin-top: 0px !important;
}

.single_event .content-event {
    padding-bottom: 0px !important;
}

.single_event .content-event {
    margin-bottom: 0px !important;
}

.breadcrumbs span {
    font-size: 16px;
}

.card.event__form button.button.-defaulty {
    width: 100%;
    height: 48px;
}

.divider {
    margin: 35px auto;
    width: 100%;
    border-color: #d320270d;
}

.blogs__area.section.-columns {
    margin-top: 0 !important;
}

.grid-container figure.page-header__image:after {
    content: "";
    position: absolute;
    height: 100%;
    background: #13131399;
    width: 100%;
    left: 0;
    top: 0;
}

.banner__image {
    height: 380px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 46.24875em) {
    .page-header__image img {
        max-width: calc(100% + 30px);
        margin: 0 -15px;
        margin: 0 auto;
    }

    .single_event .content-event .event_intro h1.event_title {
        font-size: 24px !important;
    }

    .ova-next-pre-post {
        display: none !important;
    }

    .single_event .content-event .event-related .related-event {
        margin: 32px 0 32px 0;
    }

    .single_event .content-event .event_intro .wrap-event-info .wrap-booking-links a {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 991px) {
    .single_event .wrap-booking-links a {
        position: relative !important;
    }

    .single_event .wrap-info {
        display: block !important;
    }

    .single_event .wrap-pro i.far.fa-clock,
    .single_event .wrap-location.wrap-pro,
    .single_event .ovaev-category {
        margin-left: 0px !important;
    }

    .single_event .content-event .event_intro .wrap-event-info {
        display: block !important;
    }
	/* .grid-container {
		padding-right: 0rem;
		padding-left: 0rem; 
	} */
    .single_event .breadcrumbs .grid-container {
        padding: 20px 0px;
    }
}

.grid-container figure.page-header__image:after {
    content: "";
    position: absolute;
    height: 100%;
    background: #13131399;
    width: 100%;
    left: 0;
    top: 0;
}

.blogs__row {
    display: flex;
    align-items: start;
    justify-content: start;
    padding: 20px 0px;
    flex-wrap: wrap;
}
.blog_card .cover__image img {
    width: 100%;
    aspect-ratio: 2/1;
    object-fit: cover;
}

.post__content {
    padding: 20px 0 0;
}

.post__content a {
    text-decoration: none !important;
    color: #252525;
}

.post__content .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.post__content .description {
    font-size: 15px;
}

.blog_card .cover__image {
    position: relative;
}

.blog_card .cover__image .category__name {
    position: absolute;
    top: 6px;
    z-index: 9999;
    background: #d32027d4;
    right: 6px;
    font-size: 15px;
    font-weight: 600;
    padding: 2px 6px;
    border-radius: 2px;
    color: #ffffff;
}

.blog_card {
    padding-bottom: 20px;
}

@media (min-width: 1024px) {
    .blog_card {
        height: 100%;
        padding-bottom: 40px;
    }
}

.blog_card__inner {
    background: #f4f4f4;
    height: 100%;
    padding: 20px;
    border: 1px solid #eeeeee;
}

@media screen and (max-width: 991px) {
    .blogs__row {
        display: block;
    }

    .page-header__text {
        position: absolute;
        top: 10px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        left: 20px;
        width: 100%;
    }

}
.post__date {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
}
.post__date i {
    color: #d32027;
    font-size: 14px;
}

.single_event .content-event .event_intro .wrap-event-info .wrap-info {
    text-align: left;
    display: flex;
}

.tab-Location .gallery-items img {
    width: 100%;
    margin-bottom: 40px;
}

.single_event .content-event .event_tags_share .share_social {
    display: none;
}

.section.-columns .grid-container {
    width: 100%;
}

.page-id-10460 {
    background-color: #f0f0f1;
}

.section.-columns .grid-container .event_shortcode.single_event_listing {
    background-color: #fff;
}

.wpem-event-listings-header .wpem-event-layout-action-wrapper .wpem-event-layout-action .wpem-event-layout-icon.wpem-active-layout {
    background-color: #d32027;
    color: var(--wpem-white-color);
}

.single_event_listing {
    margin-top: 85px !important;
}

.search_archive_event {
    display: none !important;
}


.single_event .content-event .event_tags_share {
    padding-bottom: 40px !important;
}

.archive_event.col2 {
    padding-top: 40px !important;
}

.container-event #main-event {
    border: 1px solid #00000014 !important;
    padding: 25px 30px !important;
    max-width: 1024px !important;
    margin: 0 auto !important;
}

.form-control {
    padding: 10px;
    margin-bottom: 20px;
    height: 30px;
    color: #343b3e !important;
    border: 1px solid #d8dde6 !important;
    border-radius: 2px !important;
    box-sizing: border-box;
    font-size: 1em !important;
    width: 20em;
    background-color: #fff !important;
}

.card.event__form .inline {
    display: grid;
}

.card.event__form button.button.-defaulty {
    width: 100%;
}

.card.event__form {
    display: block;
    width: 100%;
    padding: 30px;
    box-shadow: 0 0 20px 0 #0000001c;
    margin: 0px auto;
    max-width: 1024px !important;
}

.card.event__form .event__title {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 700;
}

.event__date {
    margin-bottom: 30px;
    font-size: 21px;
}

.event__date i {
    color: #d62066;
    font-size: 18px;
    margin-right: 10px;
}

.event__date i.far.fa-clock {
    margin-left: 20px;
    margin-right: 6px;
}

.event__date {
    margin-bottom: 36px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
}

.register__form {
    box-shadow: none !important;
    border: 1px solid #0000001f;
}

#registerform button {
    width: fit-content;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.breadcrumbs span {
    font-size: 12px !important;
}

#registerform button {
    width: fit-content;
    background-color: #cf2e2e;
    color: #fff;
    margin-top: 1.6em;
    padding: 9.72px 16.2px;
    border: none;
    font-size: 12.96px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    -webkit-appearance: none;
    border-radius: 2px;
}

.archive_event .type2 {
    box-shadow: none !important;
}

.single_event .content-event .event_intro h1.event_title {
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 25px;
}

.gallery-items img {
    width: 100%;
}

.event_intro .wrap-info {
    display: flex;
}

.form-label {
    line-height: 1.5;
    color: #515e59;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}

.single_event .content-event .event_intro h1.event_title {
    width: 80%;
}

@media screen and (max-width: 991px) {
    .single_event .content-event .event_intro h1.event_title {
        width: 100%;
    }
	.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links {
		justify-content: start !important;;
	}
    .card.event__form {
        padding: 10px;
    }

    .typearchive_event.col3 {
        grid-template-columns: 1fr !important;
    }

    .type3 .desc .event_post .event_title a {
        font-size: 18px;
    }

    .container-event {
        padding: 0px 0px;
    }

    .single_event .content-event {
        padding: 0 0px;
    }

    .breadcrumbs span {
        font-size: 12px !important;
    }

    .event__title {
        font-size: 22px;
    }

    .event__date,
    .wrap-info span {
        font-size: 14px;
    }

    .event__date i {
        font-size: 16px;
    }

    .form-control {
        width: 100%;
    }

    .single_event .content-event .event_intro .wrap-event-info .wrap-booking-links a {
        min-width: 150px !important;
        font-size: 16px !important;
        padding: 9.72px 20px !important;
        margin-top: 0px !important;
    }

    .single_event .content-event .event_intro .wrap-event-info .wrap-info {
        margin-bottom: 30px;
    }

    .single_event .content-event .content p {
        font-size: 15px;
    }

    .single_event .content-event .event_tags_share {
        display: grid;
        grid-template-columns: 1fr 0fr;
        border-bottom: 1px solid #eeeeee;
        align-items: start;
        align-content: space-around;
        justify-content: start;
        justify-items: center;
    }

    .container-event #main-event {
        border: 1px solid #00000014 !important;
        padding: 25px 20px;
    }

    .single_event .content-event .ova-next-pre-post {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .single_event .content-event .event_intro h1.event_title {
        font-size: 22px !important;
    }

    .attachment-ovaev_event_thumbnail.size-ovaev_event_thumbnail.wp-post-image {
        height: auto;
    }
	.typearchive_event.col3 {
			display: block !important;
			margin: 10px;
	}
	.typearchive_event.col3 .ovaev-content {
		display: block !important;
		width: 100% !important;
		margin-bottom: 20px;
	}
}

.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links a {
    font-size: 22px !important;
    padding: 15px 25px 15px 25px !important;
    margin-top: -250px;
}


.single_event .content-event .event_intro .wrap-event-info .wrap-info .wrap-pro i.far.fa-clock {
    margin-left: 25px;
}

.single_event .content-event .content {
    margin-top: 0px !important;
}

.single_event .content-event .event_intro h1.event_title {
    font-size: 34px !important;
}

section.register__event--form.section.-columns .grid-container {
    max-width: 1024px !important;
}

.single_event .content-event .event_intro .image {
    margin-bottom: 0px !important;
}
.blogs__area.section.-columns .cell.large-12 {
    margin: 0;
}
.typearchive_event.col3 {
    display: flex;
    justify-content: start;
	   gap: 10px;
}
.typearchive_event.col3 .ovaev-content {
    display: block;
    width: 33%;
}
#homeall__evetnts .grid-container {
    max-width: 1024px;
}
#homeall__evetnts h2.typeevents__title {
    margin-bottom: 30px;
}
#homeall__evetnts .type3 .desc .event_post .event_title a:hover {
    color: #ededed !important;
}
#homeall__evetnts i {
    color: #fff !important;
}
.events__banner {
    margin-top: 80px;
    width: 100%;
}
.typearchive_event.col3 span.time {
    font-size: 16px;
    font-weight: 500;
}
.register__event--form {
    margin-top: 90px !important;
}
.single_event .grid-container {
    max-width: 100% !important;
}
.single_event .content-event .event_intro .wrap-event-info .wrap-info {
    text-align: left;
    display: flex;
}
.single_event .content-event .event_intro .wrap-event-info {
    display: grid;
    grid-template-columns: 6fr 1fr !important;
}
.single_event a {
    word-wrap: break-word;
}
.register__event--form .breadcrumbs .grid-container {
    padding: 0;
}
.register__event--form .breadcrumbs {
    padding-bottom: 15px;
}
.register__event--form .container-event {
    padding: 0;
}

.registration-received {
    display: block;
    margin: 90px auto 30px !important;
    max-width: 767px;
}
.registration-received .title {
    font-size: 30px;
    line-height: 2.4;
    font-weight: 600;
    margin-top: -35px;
}
.registration-received .confirmation__title {
    font-size: 18px;
    margin-bottom: 18px;
}
.registration-received .any__query, .registration-received  .thankyou {
    font-size: 16px;
    margin-bottom: 20px;
}
.thankyou-event-details {
    text-align: center;
}
.registration-received .success__img {
    display: block;
    margin: 0 auto;
    max-width: 200px;
}
.registration-received .any__query a {
    color: #d32027;
    text-decoration: none;
    font-weight: 600;
}
@media screen and (max-width: 500px) {
    .registration-received .success__img {
        display: block;
        margin: -30px auto 0;
        max-width: 200px;
    }
    .registration-received .title {
        font-size: 22px;
        line-height: 1.4;
        font-weight: 600;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .registration-received .any__query, .registration-received  .thankyou {
        font-size: 15px;
        margin-bottom: 20px;
    }
}

#homeall__evetnts .ovaev-content {
    margin: 0 0 20px;
}

@media (min-width: 1024px) {
    #homeall__evetnts .ovaev-content {
        margin: 0 0 40px;
    }
}
