/*
Theme Name: Gynimun	
Description: Gynimun Enfold child
Version: 1.0
Author: Jiri Zitnik
Author URI: 
Template: enfold
*/

.header_color .header_bg {
background-size: cover;
}



.header_color .container_wrap_meta {background: rgba(248,248,248,0.3) !important }

sup {
position: relative;
top:-0.5em;
vertical-align: baseline;
font-size: smaller;
}

#layerslider_1 b {
	color: #d3abc9;
	font-style: italic;
	font-weight: normal;
}


#nav_menu-2 {text-align: center;}

div#layerslider_4 .ls-inner, div#layerslider_5 .ls-inner  {background-color: #d2aaca !important; background-repeat: no-repeat !important; background-size: cover; background-position:  bottom center !important;}

.content p {text-align: justify}

.hero-li {font-size: 1.5em}

.hero-li li, .hero-box li  {list-style: none; margin-left: 0; margin-bottom: 0.5em; padding-left: 28px; background: url('img/leave.png') no-repeat left 14px;}

.hero-li .pink li, .hero-box .pink li {background-image: url('img/leave2.png') }

.hero-box ul {margin-left: -30px;}

.avia-button.avia-color-red span {color: #fff !important}

.av_promobox {margin: 25px 0}

.rozcestnik {
	padding-top:15%;
	background-size: 60% !important;
}

strong.logo {
width: 100%;
}

.logo img {
	margin: 0 auto;	
}


/*===============================
  RAPID
=================================*/

.pinkrapid {
	color: #ed5d9e !important;
}

.globuleimg img {
	max-height: 400px;
	width: auto;
}


/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
 .home .av-logo-container {display: none;}
 
 .home .header-scrolled .av-logo-container {display: block;}

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  .hero-li {font-size: 1.25em}
  .hero-li li {background-size: 12px 9px; padding-left: 20px; background-position: left 11px;}

}