/*
Theme Name: Niederer-Montagen
Description:
Author: Websil
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.textwidget {
	width: 300px;
}

.textwidget img {
	width: 200px;
}

.post-15 .fusion-builder-row.fusion-row {
	background: rgb(245, 245, 245);
}

.post-15 .fusion-two-third {
	background-color: #fff;
}

.fusion-rollover-categories {
	display: none;
}

.fusion-standard-logo, .fusion-sticky-logo {
	max-width: 210px;
}

.link_footer {
	color: white;
}

img.fusion-standard-logo,
img.fusion-mobile-logo,
img.fusion-sticky-logo {
    height: 80px !important;
}

.fusion-header {
    height: 120px !important;
}



@media only screen and (max-width: 1100px) {

}

@media only screen and (min-width: 970px) {
	.content-box-column-4{
		margin-left: 210px;
	}
}

@media only screen and (max-width: 640px) {
	.homeleistungen .col-sm-4 {
		width: 100%;
	}
	
	.fusion-gallery.gallery-home > .fusion-grid-column {
        width: 50% !important;
    }
}

@media only screen and (max-width: 500px) {
	.fusion-header {
		height: auto !important;
	}

	.fusion-mobile-menu-icons {
		margin-top: 15px !important;
	}

	.fusion-logo {
		width: auto;
	}

	img.fusion-standard-logo,
	img.fusion-mobile-logo,
	img.fusion-sticky-logo {
		height: 60px !important;
	}

	.fusion-column-wrapper {
		padding: 0 !important;
	}
	.content-box-column-4{
		margin-left: 1px;
	}
}
