/* 
 Theme Name:   CA
 Theme URI:    
 Description:  
 Author:       scribnet
 Author URI:   
 Template:     home-guard
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
/* --- OGÓLNE --- */
.ca_btn button {
	border-radius: 30px;
}
/* --- STRONA GŁÓWNA --- */
#masthead .container {
	width: 90%;
}
/*.HomepageSlider .nivoSlider {
	height: 100vh!important;*/
}
/* --- KONTAKT --- */
.contact {
	text-align: center;
}
.contact .cc::before {
	font-size: 42px;
	color: #57b857;
}
/* --- NAWIGACJA --- */
#SiteWrapper a:focus, #SiteWrapper a:active, #SiteWrapper a:hover {
	border: none!important;
}
/* --- STOPKA --- */
.fwcolumn-1, .fwcolumn-2, .fwcolumn-3, .fwcolumn-4 {
  padding: 50px 0!important;
}
.footer-fix {
	padding-bottom: 0!important;
}
/* --- BLOKI --- */
.vc_cta3-container .vc_cta3-content p {
	margin-bottom: 0!important;
}
/*.uagb-marketing-btn__link, .uagb-marketing-btn__link:focus, .uagb-marketing-btn__link:hover, .uagb-marketing-btn__link:active {
	padding: 30px 60px!important;
	border-radius: 12px!important;
	border: 1px solid #57b857!important;
	color: #fff;
	background-color: #57b857;
}*/