/*
Theme Name: Medicheck Child
Theme URI: https://www.templatemonster.com/wordpress-themes/64121.html
Template: medicheck
Author: Jetimpex
Author URI: https://www.templatemonster.com/authors/jetimpex/
Description: Medicheck - Medical laboratory 1/2 - WordPress Theme
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-menu,featured-images,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,grid-layout,custom-header,custom-logo,footer-widgets,flexible-header,blog
Version: 1.0.0.1595327300
Updated: 2020-07-21 12:28:20

*/

/*  aggiunta per il team golden sponsor */
.cherry-team.team-wrap.template-single .team-meta, .cherry-team.template-grid-boxes .team-listing .team-item .team-meta_item {
    color: #0093f0 !important;
    font-weight: bold !important;
    font-size: 20px !important;
}
.cherry-team.team-wrap.template-single .team-meta_item.position {
        letter-spacing: 2px;
        font-size: 20px !important;
        text-transform: uppercase;
        display: block;
        }
/* prova pagina team collaboratori */

#tm_builder_outer_content img {
  max-width: 100%;
  height: auto; 
  padding-top: 5%  !important;
}
/* fine */

/* prova per tutto maiuscolo form */

#maiuscolo .tm_pb_contact_form_input{
    text-transform: uppercase;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'] {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  text-transform: uppercase;
}


/* fine */


/* aggiunta per articolo togliere il padding a sinistra - christian*/
/*
#col01 .col-xl-push-2 {
    left: 2%;
           }
*/

/*
.postid-3555 .col-xl-push-2 {
    left: 2%;
           }
*/

/*
 .site .container {
  max-width: 1920px;
  left: 1%;
 }
*/	
/*
#col02 .container {
    max-width: 1920px;
    left: 1%;
}
*/
/* modifica messa in pausa per sopostare l'allinemaneto sugli articoli
.postid-3555 .single-modern-header .container,
article#postid-3555 .container
{
    max-width: 1920px !important;
    left: 2% !important;
}

*/
/* fine */ 