.sf-menu.wh-menu-main > li:hover > a, .sf-menu.wh-menu-main > li.sfHover > a {
    border-top-color: rgb(255, 58, 45) !important;
}

.sf-menu.wh-menu-main ul li:hover, .sf-menu.wh-menu-main ul ul li:hover {
    background-color: rgb(255, 58, 45);

}

.sf-menu.wh-menu-main ul li:hover a, .sf-menu.wh-menu-main ul ul li:hover a{
		  color: white !important;
}

.respmenu-header .respmenu-header-logo-link {
    display: inline-block;
    width: 50%;
    padding: 10px;
}

.header-alt-row-padding{
	box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
}
.cbp-row.wh-page-title-bar{
	background-size: cover;
	background-image: url(https://adhyayan.edu.np/wp-content/uploads/2024/06/image-2.png);
}
.testimonial_rotator_wrap{
box-shadow: none !important;
}
.testimonial_rotator{
 display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: masonry;
	grid-gap: 24px
}

.testimonial_rotator .quote-icon{
	display: none;
}

/* .header-banner .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
} */

.header-banner{
	margin:20px;
}

#pum_popup_title_4603{
	text-align: center;
}

.preschool-grade-select{
	width: 100%;
}


.home .wh-header ~.wh-content,
.home .elementor-page .wh-content .one.whole.wh-padding,
.home .cbp-container >.three.fourths.wh-padding.wh-content-inner,
.home .entry-content.one.whole.wh-padding
{
    padding: 0;
}



@media only screen and (max-width: 768px) {
	.header-banner{
		margin-left:20px;
		display:none;
	}
	
}


@media only screen and (max-width: 576px) {
	.partners .wpb_single_image .vc_figure{
		height: 150px;
	}
	.partners .hour .vc_column-inner, 
	.partners .hour .wpb_single_image{
		margin-bottom: 0;
	}
}

/* testimonial CSS */

.testimonial-heading {
	font-size: 1.5rem;
}

.testimonial-content p {
	font-size: 1rem;
}

.testimonial-image{
	margin-top: 2rem;
}

.testimonial-image img {
	max-width: 8rem;
}

@media only screen and (max-width: 768px){
.testimonial-image img {
	max-width: 6rem;
}
	.testimonial-content p {
	font-size: 0.8rem;
}
	.testimonial-heading {
	font-size: 1rem;
}

}

/* hiding the wiloke testimonial */
.elementor-element-2122de44{
	display: none;
}

/*  adding custom link css */
.custom-link {
  color: #E84438;
  text-decoration: none;
  border-bottom: 1px solid #E84438;
    }

.custom-link:hover{
  color: #f09e9e;
	border-bottom: 1px solid #f09e9e;
    }




