/* Enter Your Custom CSS Here */
.site-branding {
    font-family: 'Montserrat', sans-serif;
    float: right;
  padding: 3em;
}

.home-section-7, .home-section-7 p {
    color: #ffffff;
  padding: 80px 0 80px 0; !important
}

#cookie-notice {
    display: none;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 10px;
    line-height: 20px;
    left: 0;
    text-align: center;
  opacity: 0.5;
}



#home-section {
    padding: 10px 0 20px;
}

.home-section-5 {
    background: #ffffff;
  padding: 0 0 1px !important;
}


.lang-item {
  display: inline;
  margin: 40px 8px;
  
}
@media (min-width: 700px){
.cbp-spmenu-right.menu-open{
    right: 0px;
  padding: 13em 40px;
}
}

.pre-header {
    background-color: transparent;
}

a {
    color: #ffffff;
    outline: 0;
    text-decoration: none;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
}
.button2 {
background:#000 ! important;
border:1px;
color:white ! important;

font-size: 11px ! important;
border-radius: 2px;
height: 30px ! important;
behavior:url(border-radius.htc);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
}

ul.b {
list-style-type: disc !important;
color: #000 !important;
}



input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
     border: 1px solid #666 !important;
}

.pre-header {
    background-color: #000000;
    display: none;
}


#home-hero:lang(pl) {background-image: url(http://alabaster-mc.pl/wp-content/uploads/2017/03/frontnewbgalabasternowypl7-2.jpg) !important;
    width: 100% !important;
    display: inline-block !important;
    vertical-align: middle !important;
    background-size: 100% !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}
#home-hero:lang(de) {background-image: url(http://alabaster-mc.pl/wp-content/uploads/2017/04/frontnewbgalabasternowyde.jpg) !important;
    width: 100% !important;
    display: inline-block !important;
    vertical-align: middle !important;
    background-size: 100% !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}
#home-hero:lang(en) {
    background-image: url(http://alabaster-mc.pl/wp-content/uploads/2017/04/frontnewbgalabasternowyen.jpg) !important;
    width: 100% !important;
    display: inline-block !important;
    vertical-align: middle !important;
    background-size: 100% !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}