/**
 * Theme Name:  Biosphere Child
 * Template:	biosphere
 * Text Domain: biosphere-child
 */

#cssmenu #menu-item-22246 > a,#cssmenu #menu-item-25090 > a,#cssmenu #menu-item-65 > a,#cssmenu #menu-item-24687 > a{
	text-transform: none;
}

.section-title .dd-button{
  text-transform: none;
}
  
.slide-title{
	text-transform: none;
}
.slide-info-inner{
padding-top: 15px;
padding-bottom: 15px;
}
.slide-info-extra{
padding-top: 15px;
padding-bottom: 15px;
}

.slide-info-extra .slide-description{margin-bottom:0;}

.slide-info-extra .slide-link{
margin-top:15px;
}

.scrollTill{
	margin-left:-48px;
	margin-right:-48px;
	width:auto;
}
.scrollTill > .fixed_header_wrapper > strong,.scrollTill p{margin-left:48px;margin-right:48px;}
.scrollTill img{max-width:none;width:100%;height:auto;}

.fixed_header_wrapper{
  position: relative;
}
.fixed_header{
  transition: all 0.5s ease-in-out;
  position: fixed;
  overflow: hidden;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  text-align: center;
  padding: 0.5em;
  background-color: #f18538;
  color:#fff;
  cursor: pointer;
}

.fixed_header strong{
    height: 0;
     transition: all 0.5s ease-in-out;
    margin-bottom: 0;margin-top: 0;
    margin-left: 0.5em;margin-right: 0.5em;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration:none;
}
.fixed_header u{
    text-decoration:none;
}

.fixed_header strong:before{
      content:'\25BE ';
	margin-right:0.75em;
}

.fixed_header.fixed{

    opacity: 1;
    position: fixed;
    height: auto;
  }
}

#hp-special-banner{
	display: block;position: relative;margin: -50px;margin-bottom: 30px;height:auto;
}
#hp-special-banner  .flex-control-nav.flex-control-paging{
display:none;
}
#hp-special-banner .slide{
	height: 0 !important;
	padding-bottom: 12.81% !important;
}

.woocommerce #content ul.products li.product .price,
.woocommerce-page #content  ul.products li.product .price{
    bottom: 0;
    top: auto;
    margin: 0;
    overflow:hidden;
    position:static;
}


a.openkomplet:link, a.openkomplet:visited, a.openkomplet:active {
color: black;
text-decoration: underline;
font-weight: bold;
font-style: normal;
}

a.openkomplet:hover {
color: black;
text-decoration: none;
font-weight: bold;
font-style: normal;
}

a.redlink:link, a.redlink:visited, a.redlink:active {
color: white;
text-decoration: none;
font-weight: bold;
font-style: normal;
font-size: 18px;
padding: 5px;
background-color: #c20000;
display: block;
}

a.redlink:hover {
color: white;
text-decoration: none;
font-weight: bold;
font-style: normal;
font-size: 18px;
padding: 5px;
background-color: #c20000;
display: block;
}

.footer-split{
display:inline-block;
vertical-align: top;
}

.footer-split.right{
width:61%;
}
.footer-split.left{
width:38%;
}

#userdata_1_label_0::after {
content: "" !important;
}

#userdata_1_fieldwrapper_0 {
width: auto;
}

#userdata_1_hint_0 {
text-indent: 0 !important;
inset: auto !important;
color: transparent;
position:relative;
background-color:white;
}

#userdata_1_hint_0::after{
 content: "Bez vašeho souhlasu nemůžeme fotografii nijak využít.";
 color: #c00;
 display:block;
 position:absolute;
 left:0;
 top:0;
 margin-top:0.8em;
 padding:0.5em;
 background-color:white;
}

#userdata_1_label_1 {
margin-top: 2em;
}

.video_preview{
position:relative;
display:block;
}
.video_preview img{
display:block;
width:100%;
height:auto;
}
.video_preview:after{
content:"";
position:absolute;
display:block;
left:0;right:0;
top:0;bottom:0;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 60 60' style='enable-background:new 0 0 60 60;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bopacity:0.55;%7D.st1%7Bopacity:0.55;fill:%23FFFFFF;%7D%3C/style%3E%3Cpath class='st0' d='M30,0C13.5,0,0,13.5,0,30s13.5,30,30,30s30-13.5,30-30S46.5,0,30,0z M45.6,30.8l-22,15C23.4,45.9,23.2,46,23,46 c-0.2,0-0.3,0-0.5-0.1C22.2,45.7,22,45.4,22,45V15c0-0.4,0.2-0.7,0.5-0.9c0.3-0.2,0.7-0.2,1,0.1l22,15c0.3,0.2,0.4,0.5,0.4,0.8 S45.8,30.6,45.6,30.8z'/%3E%3Cpath class='st1' d='M45.6,30.8l-22,15C23.4,45.9,23.2,46,23,46c-0.2,0-0.3,0-0.5-0.1C22.2,45.7,22,45.4,22,45V15 c0-0.4,0.2-0.7,0.5-0.9c0.3-0.2,0.7-0.2,1,0.1l22,15c0.3,0.2,0.4,0.5,0.4,0.8S45.8,30.6,45.6,30.8z'/%3E%3C/svg%3E%0A");
background-position: center center;
background-size: 120px 120px;
background-repeat: no-repeat;
}