/*
Theme Name: Tecnologia Child
Author: VamTam
Author URI: https://vamtam.com
Template: tecnologia
*/



/*

put your child theme styles here


you don't need any @import rules

*/
.tech-logo .swiper-wrapper { align-items: center; }
.tech-logo .swiper-slide { text-align: center; }
.lets-talk-form .gform_wrapper.gravity-theme input[type=text] {font-size:16px !important;}

@media (max-width: 575px) {
    .bottom-footer-links ul li a { display: inline-block; margin-top: 12px; margin-bottom: 12px; }
}

body.single.single-awsm_job_openings .awsm-job-listings{
	max-height: 370px;
    overflow-y: scroll;
}