.elementor-kit-54{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-6044f7c-font-family:"free fat font";--e-global-typography-6044f7c-font-size:30px;--e-global-typography-be3d764-font-family:"Poppins";--e-global-typography-be3d764-font-size:16px;font-family:"Poppins", Sans-serif;font-weight:300;}.elementor-kit-54 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-54{--e-global-typography-be3d764-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */strong{
    font-weight: 700
}


.post-password-required input[type="submit"] {
    background: #fff;
}
.post-password-form {
  background-image: url('https://tig-case.it/wp-content/uploads/2025/05/Background_Landing-TIG_Award-01-mod2-1.jpg');
  color: #fff;
      background-position: top center;
    background-size: cover;
    padding: 20px;
}
.post-password-form p{
     font-family: 'Poppins', sans-serif;
    max-width: 500px; 
    text-align: center;
}
.post-password-form p label{
    width: 100%
}
.post-password-form{
    height: 100vh;
    display: flex
;
    flex-direction: column;
    justify-content: flex-end;
    max-width: unset;
    margin: 0;
    padding-bottom: 7%;
    align-items: center;
}
 input[type="submit"]{
    border-radius: 16px;
    
}
input[type="submit"]:hover{
    color:red;
    
}
input#pwbox-12 {
    border-radius: 16px;
}


@media(max-width:768px){
 .post-password-form {   padding-bottom: 30%;
 }
 .post-password-form {
    background: url('https://tig-case.it/wp-content/uploads/2025/05/Background_Landing-TIG_Award-MOBILE-02-1.jpg'), #4D100D;
    color: #fff;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;

 }
    
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'free fat font';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://tig-case.it/wp-content/uploads/2025/05/FREEFATFONT-Slanted.eot');
	src: url('https://tig-case.it/wp-content/uploads/2025/05/FREEFATFONT-Slanted.eot?#iefix') format('embedded-opentype'),
		url('https://tig-case.it/wp-content/uploads/2025/05/FREEFATFONT-Slanted.woff2') format('woff2'),
		url('https://tig-case.it/wp-content/uploads/2025/05/FREEFATFONT-Slanted.woff') format('woff');
}
/* End Custom Fonts CSS */