/*
Theme Name: Caça & Tour
Theme URI: http://soulcode.pt
Author: Sérgio Ferreira
Author URI: Http://soulcode.pt
Description: Pagina para o Caça & Tour
Version: 1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


.w-100{
	width: 100%!important;
}

.w-75{
	width: 75%!important;
}
.w-50{
	width: 50%!important;
}
.w-25{
	width: 25%!important;
}
.w-15{
	width: 15%!important;
}

/*

	feature-icon-img

*/

.feature-icon-img{

	border-radius: 50%;
    height: 80px!important;
    width: 80px;
    transform: translate(0px, -3px);
}



@media screen and (min-width: 1024px){


	
}


@media screen and (min-width: 350px) and (max-width: 767px){
	
	
}


@media screen and (max-width: 349px) {
	
	
}