/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Clicker+Script&subset=latin-ext');


#menu-hlavni-menu li.menu-item-139 a {
	background: url(/wp-content/themes/mioweb-child/fb.jpg) center center no-repeat;
	color: transparent !important;
	font-size: 0px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.25) !important;
	padding: 15px !important;
}
#row_0 {
	background-image: url("/wp-content/themes/mioweb-child/arow-white.png") !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	padding-bottom: 130px !important;
}

.home .stin  {
  background-image: url("/wp-content/themes/mioweb-child/message-shadow.png") !important;
  background-repeat: no-repeat !important;
	background-position: center 3px !important;
  padding-top: 60px !important;		
}
.stin  {
  	padding-top: 40px !important;
}
.stin-line  {
  background-image: url("/wp-content/themes/mioweb-child/message-shadow.png") !important;
  background-repeat: no-repeat !important;
	background-position: center 3px !important;
}

#miocarousel_page_background .slide {
  background-position: center center !important;
}

.mw_scroll_tonext_icon {
    bottom: 15px;
    margin-left: -28px;
}


.zoom a img {
	transition: all .1s ease-in-out;
	transform: scale(0.95);
}
.zoom a img:hover {
	transform: scale(1);
}
#header nav li.menu-item .sub-menu a {
	color: black !important;
}
.zoomgray a img {
	-webkit-filter: grayscale(100%);
/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	transition: all .1s ease-in-out;
	transform: scale(0.95);
}
.zoomgray a img:hover {
	-webkit-filter: grayscale(0%);
/* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
	transform: scale(1);
}
strong em {
	font-family: 'Clicker Script', cursive !important;
	font-size: 150% !important;
	margin: 0 7px 0 -4px !important;
}


#site_title {
    background: url("/wp-content/themes/mioweb-child/logo-top.png") no-repeat 0 0;
    text-indent: 43px;
    height: 35px;
}

