/*
Theme Name:     Buildpress Child Theme
Theme URI:      http://www.proteusthemes.com
Description:    Child theme for the Buildpress
Author:         Primoz Cigler
Template:       buildpress
Version:        1.0
*/


/* add custom CSS code bellow */
.page-template .master-container{
	margin-bottom: 0;	
}

.main-title__primary{
	color: white;
}

.btn-default:hover{
	background-color: rgb(229.5, 229.5, 229.5);
	color: inherit;
}

.sow-slider-base ul.sow-slider-images{
	max-height: 320px;
}

.page.page-id-49 .page-box__picture > img{
	min-height: 160px;
}