/*
Theme Name: Multi Sports Club Child
Template: multi-sports-club
Author: Site Customization
Description: Child theme for Multi Sports Club custom display changes.
Version: 1.0.0
Text Domain: multi-sports-club-child
*/

.slider-box #authorphoto,
.slider-box .main-banner .slider-cat,
.slider-box .main-banner .meta-box > span:first-child {
	display: none;
}

.theme-header-areas.header-toggle-box {
	display: none;
}

.theme-main-carousel {
	position: relative;
}

.theme-main-carousel .swiper-pagination {
	bottom: 18px;
	left: 0;
	position: absolute;
	width: 100%;
}

.theme-main-carousel .swiper-pagination-bullet {
	background: #000;
	opacity: 1;
}

.theme-main-carousel .swiper-pagination-bullet-active {
	background: #d93142;
	opacity: 1;
}
