/*! Place your custom styles here */
.stack-menu::before {
    color: #cb189d;
}

h1, .menu-vertical a, .side-menu__module .social-list i {
    color: #cb189d !important;
}

.notification-close::before{
    color: #cb189d;
}

@media screen and (min-device-width: 1200px) {
	.text-block h4{	
    	font-size: 2.35714286em;
    	line-height: 1.36363636em;
		color: #44c2d8;
	}

	.text-block h5{	
	    font-size: 1.7rem; 
	font-weight:300;	
	}

	 .masonry__container  .col-md-4 {
    	flex: 0 0 20% !important;
    	max-width: 20% !important; 
	}

	.boxed .vnu{
		max-width: inherit !important;
	}
	.boxed.boxed--lg{
		margin: 0px !important;
		padding: 10px !important;

	}	

	p {
    	font-size: 1.3em;
	}
	
}

.testimonial-1 .switchable__text {
    margin-top: inherit !important;
}

.testimonial img {
    border-radius: 6px !important;
}

.bg--secondary{
	background: white !important;
}