/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.kalsedon-icon {
	margin-right: 5px!important;
}

.logo-dikey img {
	opacity: 0.2;
}

.googlemap {
   	filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}

.grid_style_12 {
	padding: 2rem!important;
}

.w-vwrapper.grid_style_12:before, .w-vwrapper.grid_style_12:after {
    content: '';
    position: absolute;
    top: 1rem;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    opacity: 0;
    transition: transform 0.5s, opacity 0.5s;
}

.menu-images img{
	border-radius: 10px;
}

.menu-images img:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.menu-altmenu:hover {
	border-bottom: 2px solid black;
}
