
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.slider-caption {
    background-color: rgba(0,0,0,0.6) !important;
    padding: 10px;
    left:0px;
}

.slider-caption h2 {
    font-size: 32px;
    margin-bottom: 15px;
}

#primary-menu ul li > a {
    padding: 15px 15px;
}

#header-contact {
    padding-left: 10px;
    padding-top: 5px;
    height: 20px;
    font-size: 18px;
    color: white;
    font-family: 'Raleway', sans-serif;
}

.social-icon.si-sm {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px !important;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    padding-top: 9px;
    padding-bottom: 2px;
}

#top-search, #top-cart, #side-panel-trigger, #top-account {
    float: right;
    margin: 15px 0 40px 15px;
}

#header.sticky-header:not(.static-sticky) #top-search, #header.sticky-header:not(.static-sticky) #top-cart, #header.sticky-header:not(.static-sticky) #side-panel-trigger {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.galeria-list {
    padding: 10px;
}

.content-wrap {
    padding: 10px;
}

.head-contact {
    background-color : #333333;
    height: 40px;
    width: 100%;
    text-align: center;
}

#header-contact a:hover {
   color:#1ABC9C;
}
#header-contact a {
    color:white;
}



.social-icon {
    color:white;
}

 #header-wrap, #slogen,  #logo img  {
    height: 70px;
 }



