/**
* Theme Name: Sonaar Child
* Description: This is a child theme of Sonaar.
* Author: <a href="https://sonaar.io">Sonaar Music</a>
* Template: sonaar
* Version: 4.27.4
*/

.swiper-button-next, .swiper-button-prev{
	color:white !important;
}

.swiper-button-next, .swiper-button-prev{
	color:#FFF !important;
	
}
.swiper-pagination-bullet-active{
	color:#f43d44;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
.fr_bold h4{
	font-weight:700;
}