/*
Theme Name: Stockholm
Theme URI: https://stockholmlanding.qodeinteractive.com/
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: https://qodeinteractive.com/
Version: 9.0
Text Domain: stockholm
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/*PLANTILLA HOME*/
.q_team_name{font-size: 20px;}
.q_team_position{font-size: 15px;}
.q_team.info_hover .q_team_title_holder {
  top: 12px !important;
  left: 15px !important;
}


@media only screen and (min-width: 701px) and (max-width:1200px) { 
	.q_team_name{font-size: 20px !important; }
	.q_team_position{font-size: 15px;}
	.q_team.info_hover .q_team_title_holder {
  top: 12px !important;
  left: 15px !important;
}

}

@media only screen and (max-width: 700px) { 
	.q_team_name{font-size: 30px !important;}
	.q_team.info_hover .q_team_title_holder {
  top: 20px !important;
  left: 20px !important;
}

}

#menu-footer-menu-1 li a {font-weight: normal !important;}

.footer_bottom{
	background-image: url("https://oterogroup.es/wp-content/uploads/2022/05/CABECERA-3.jpg") !important;
background-position: center center !important;
background-size: cover !important;}


@media only screen and (max-width: 600px){
h2.jltma-entry-title a 
	{
  		font-size: 20px !important;
	}
}

@media only screen and (max-width: 768px){
h2.jltma-entry-title a
	{
  		font-size: 25px !important;;
	}
}

