/*
Theme Name: Child-Albar
Version: 1.0
Description: A child theme of Albar
Author: RSCFALKE
Template: albar/albar
*/

@import url("../albar/albar/style.css");



body {
    background: #fff;
}
.site-container {
    max-width: 1600px;
}


a:hover {

    color: 

    #fbb72c !important;

}

/*LOGO*/

.site-title {
    display: none;
}

.site-description {
    display: none;
}

.site-header-one .stuck .site-branding {
    padding: 0;
}

.site-branding {
    padding-top: 8px;
}



/*MENU*/

.navigation-main a {
    font-size: 15px;
}

.navigation-main a {
    color: #333;
}

.kontakticon {
    color: 
    #fbb72c;
    padding-right: 10px;
}

.kontaktinhalt {
    color: 
    #333;
}

.site-header .header-bar {
    background: rgb(251,183,44);
	background: linear-gradient(90deg, rgba(251,183,44,1) 0%, rgba(251,183,44,1) 32%, rgba(255,255,255,1) 32%, rgba(255,255,255,1) 100%);
}

.header-bar-inner {
    background: linear-gradient(90deg, rgb(251, 183, 44) 0%, rgb(251, 183, 44) 20.4%, rgb(255, 255, 255) 20.4%, rgb(255, 255, 255) 100%) !important;
	    
}

body, button, input, select, textarea {
    line-height: 1.3;
}

.stuck {
    line-height: 1;
}

/*BREADCRUMPS*/

.page-header .site-container {
    max-width: 1600px;
}


/*BEITRAEGE*/

.wpcap-post.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-allgemein {
    margin-bottom: 0px;
}

.entry-meta {
    display: none;
}

#nav-below {
    display: none;
}


/*GALLERIE*/

.htportfolio-filter-menu-list button {
	font-family: "Roboto", Sans-serif !important;
    font-size: 23px !important;
}

.is-checked {
    color: #fbb72c !important;
}

button:hover {
    color: #FBB72C !important;
}



/*Footer Widgesbar*/

.site-footer {
    background-color: #333;
	border-top: 2px solid #f9a600;
	color: #fff;
}

.footer-widgets .widgettitle {
    color: #fff;
	font-size: 18px;
}


/*Footer*/


.footer-right {
    display: none;
}

.header-bar-inner {
    background: #fbb72c;
}

.site-container.footer-weight {
    max-width: 1150px !important;
}


/* RESPONSIVE*/



@media(max-width:1200px){
	
	.site-title {
    display: none !important;
}
	
	

.site-description {
    display: none !important;
}


.header-bar-inner {
    background: rgb(251,183,44) !important;
}	

.site-header-one .site-header-right {
    width: 110%;
}
	
}

@media(max-width:783px){

.site-header .header-bar {
    background: rgb(251,183,44);
}
	
.site-header-one .site-header-right {
    width: auto;
}
	
	/*SLIDER*/

.elementor-2 .elementor-element.elementor-element-ca5693e > .elementor-container {
    min-height: 190px !important;
}

.n2-ss-layers-container.n2-ow {
    display: none !important;
}
}
