/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2026 | 18:51:41 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
*:focus {
	outline:0px!important;
}
#bannertext {
	font-style:italic;
	color:#ffffff;
}
.bannertextgreen {
	font-style:italic;
	color:#95a28e!important;
}
.she-header-yes.she-header-transparent-yes {
	background-color: rgba(7, 13, 12, 0.72)!important;
}
@media (min-width: 1025px) {
	.hidearrowdesktop .elementor-swiper-button {
		display:none!important;
	}
}
.cmplz-buttons button {
    font-weight: 900 !important;
    font-size: 14px !important;
}
div#cmplz-document p {
    font-size: 17px;
}
div#cmplz-document h2 {
    font-weight:500!important;
}
@media (max-width: 1340px) {
	.responsive-content {
		width:100%;
	}
}
.classsadhana {
    background-size: 100%;
    transition: all 0.3s ease-in-out;
}

.classsadhana:hover {
    background-size: 150%;
}