/*
 Theme Name:   Bootscore Child
 Description:  Bootscore Child Theme
 Author:       Bootscore
 Author URI:   https://bootscore.me
 Template:     bootscore
 Version:      6.0.0
 Requires at least: 5.0
 Tested up to: 6.6
 Requires PHP: 7.4
 License: MIT License
 License URI: https://github.com/bootscore/bootscore-child/blob/main/LICENSE
 Text Domain:  bootscore
*/

/* 
All style editing is done via /assets/scss/_bootscore_custom.scss
*/

.hide {display: none;!important}
/* Top Bar */
.top-bar {
	border-bottom:0px!important;
}
/* Home Banner */
.hero.hero-video.type-bg:before {
    background-color: rgba(12, 35, 64, 0);
}

.hero.hero-video.type-bg .jquery-background-video-wrapper .hero-text-container p {
    color: #f15a22;
    line-height: 2rem;
}

@media screen and (max-width: 900px) {
  .jquery-background-video-wrapper {
  background-position: 100% 25%;
}
}

/* Footer */
.global-footer {border-top: none;}
i.fa-solid.fa-ticket.me-2 {
    margin: 0!important;
}

/* Drop Shadow */
.text-center.text-md-end.display-5.text-shadow {
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .25);
}

/* EVENTS */
.card .card-body h1, .card .card-body .h1, .card .card-body h2, .card .card-body .h2, .card .card-body h3, .card .card-body .h3, .card .card-body h4, .card .card-body .h4, .card .card-body h5, .card .card-body .h5, .card .card-body h6, .card .card-body .h6 {
    color: #032044;
}

.block-cards-eventsX a.card-link .card-footer.cf-bottom {
    background-color: #032044;
    border-top: solid 4px #F15A22!important;
    padding: .5rem 1.5rem;
}

.block-cards-eventsX a.card-link .card-footer.cf-bottom p {
    color: #032044;
    font-size: .75rem;
}

.block-cards-events a.card-link .card-footer.cf-bottom p i {
    font-size: .75rem;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
    background: transparent;
}

.container .slick-prev:before, .container .slick-next:before, .container-fluid .slick-prev:before, .container-sm .slick-prev:before, .container-md .slick-prev:before, .container-lg .slick-prev:before, .container-xl .slick-prev:before, .container-xxl .slick-prev:before, .container-fluid .slick-next:before, .container-sm .slick-next:before, .container-md .slick-next:before, .container-lg .slick-next:before, .container-xl .slick-next:before, .container-xxl .slick-next:before {
    color: #032044;
}

.block-cards-events .slick-track {
    gap: 2rem;
}

/* Events Feed Page */
.archive_event.ovaev-search-ajax-events,
.archive_event.search-ajax-content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}
@media screen and (max-width: 1024.98px) {
	.archive_event.ovaev-search-ajax-events,
.archive_event.search-ajax-content {
    grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 768.98px) {
	.archive_event.ovaev-search-ajax-events,
.archive_event.search-ajax-content {
    grid-template-columns: repeat(1, 1fr);
}
}
.ovaev-wrapper-search-ajax {
    margin: 2rem auto;
}

.single_event h1.event_title {
    margin: 0 0 1.5rem;
}

.single_event .content-event .event_intro .wrap-event-info .wrap-info .wrap-pro {
    margin-bottom: .5rem;
}

.single_event .content-event .event_intro .wrap-event-info {
    padding:0 0 .5rem 0;
}

.single_event .content-event .event_tags_share .share_social {
    margin-bottom: 2rem;
}

.single_event .content-event .ova-next-pre-post {
    padding: 2rem auto;
}

.single_event .content-event .ova-next-pre-post a {
    padding: 2rem 0;
}

.ovaev-search-ajax-form.search_archive_event {
    border: 1px solid #b4bdc7;
}

.search_archive_event form .start_date input, .search_archive_event form .end_date input {
    padding:  1rem;
}

.type1 .desc .event_post .button_event .view_detail {
    background: #fff;
    border: 2px solid #202b5d;
    margin-right: 11px;
    font-weight: 500;
    color: #202b5d;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
    padding: 6px 20px 5px 20px;
}

a.view_detail.second_font {
    color: #fff !important;
    background-color: #0c2340 !important;
    text-decoration: none;
    outline: #0c2340
}


a.view_detail.second_font:after {
    content: "\f061";
    font-family: Font Awesome\ 6 Pro, Font Awesome\ 6 Pro Brands;
    margin-left: 1rem;
}

a.view_detail.second_font:hover, a.view_detail.second_font:active, a.view_detail.second_font:focus {
    background-color: #fff !important;
    color: #0c2340 !important;
}

.ovaev-content .type1 a {
    border: none;
}

a.more_date_text {
    display: none;
}

.event_post .post_cat .event_type {
    text-transform: uppercase;
    font-size: .9rem!important;
    letter-spacing: .1rem;
    text-decoration: none!important;
    border: none;
    margin: 0;
    padding: 0;
	color:#d3430d!important;
}
.carousel-events a.card-link img,
.carousel-events a.card-link,
.carousel-events a.card-link .event_title {
	transition: all 0.5s ease-in-out;
}
.carousel-events a.card-link:hover .event_title,
.carousel-events a.card-link:active .event_title,
.carousel-events a.card-link:focus .event_title {
	color:#265bf7;
	transition: all 0.5s ease-in-out;
} 
.type1 .desc .event_post .event_title,
.type1 .desc .event_post .event_title a {
       margin: 0.25rem 0 .5rem;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.1;
}
.type1 .desc .event_post .subtitle {
	font-size: 1.125rem;
               color: #d3430d;
}
.type1 .desc .event_post .subtitle.mb-1 {
	margin-bottom:.25rem!important;
}
.type1 .desc .event_post .time-event .time, .type1 .desc .event_post .time-event .venue {

    align-items: start;
}
.type1 .desc .event_post p.location {
font-weight: 400;
margin-top: .25rem;
padding-left: 1.5rem;
text-indent: -1.5rem;
font-size:1rem;
line-height: 1.2;
}
.type1 .desc .event_post p.location i {
text-indent: -.125rem;
}
i.fas.fa-map-marker-alt.icon_event,
    i.far.fa-clock.icon_event {
    margin-top: .2rem;
}

.carousel-events a.card-link img {
	height: 250px;
	object-fit: cover;
    object-position: top;
}

.type1 .desc .event-thumbnail a img {
    height: 250px;
    object-fit: cover;
    object-position: top;
}
@media screen and (max-width: 768.98px) {
.type1 .desc .event-thumbnail a img {
    height: 30rem;
}
}

@media screen and (max-width: 480.98px) {
.type1 .desc .event-thumbnail a img {
    height: 20rem;
}
}
/* People Grid */
.people_grid { margin: 0 auto; }
.people_grid__title { text-align: center; margin-bottom: 1.5rem; }
.people_grid__wrap {
  display: grid; gap: 2rem 1.25rem;
  grid-template-columns: repeat(1, minmax(0, fr));
}
@media (min-width: 768px)  { .people_grid__wrap { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1024px) { .people_grid__wrap { grid-template-columns: repeat(4, 1fr); } }

.person_card {
  background: #fff; border: 1px solid #B4BDC7; border-radius: 0.1875rem; 
  overflow: hidden; display: flex; flex-direction: column; box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.person_image { width: 250px; height: 250px; display: block; object-fit: cover; object-position: top; border-bottom: 2px solid #265BF7;}
.person_details { padding: 1rem; }
.person_name { margin: 0 0 .25rem; font-size: 1.45rem; }
.person_title { margin: 0 0 1.25rem; color: #555; font-size: .9rem; font-style: italic; line-height: 1.25rem; }
.person_link { border-bottom: none; font-size: .9rem}
a.person_link:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/09/btn-arrow-orange.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.25rem;
}

img.artsaleimage{
	width: 15rem;
}

@media only screen and (max-width: 600px) {
	img.artsaleimage{
	display: none;
	}
}