/* CSS Document */
.cintillo-mundial-2018 {width: 100%; height: 40px; padding: 0 !important; margin: 0 !important; border-bottom: none !important;}
.cintillo-mundial-2018 * {box-sizing: border-box;}
.cintillo-mundial-2018 .container-cintillo {position: relative; display: inline-block; margin-top: 5px; width: 100%; height: 35px; background: transparent url(https://mmedia.20m.es/cintillos/mundial-2018/background.jpg?v4) no-repeat 0 0; border-radius: 5px 5px 0 0; border-bottom: 2px solid #000;}
.cintillo-mundial-2018 .logo {display: inline-block; position: absolute; top: -5px; left: 10px; width: 19px; height: 35px; background: transparent url(https://mmedia.20m.es/cintillos/mundial-2018/logo-peq.png) no-repeat 0 0;}
.cintillo-mundial-2018 a {display: inline-block; width: 100%; height: 35px; margin: 0; padding: 12px 0 0 45px; font-family: 'kelson-medium', sans-serif; font-size: 18px; color: #fff;  border-radius: 5px 5px 0 0; text-transform: uppercase; text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);}
.cintillo-mundial-2018 a:hover {text-decoration: none;}
.cintillo-mundial-2018 .claim {display: inline-block; width: 100%; height: 35px; margin: 0; padding: 10px 0 0 45px; font-family: 'kelson-medium', sans-serif; font-size: 16px; line-height: 15px; color: #fff;  border-radius: 5px 5px 0 0; text-transform: uppercase; text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);}
#sidebar .cintillo-mundial-2018 .claim {padding-left: 35px; font-size: 12px;}
@media (max-width: 450px) {
	.cintillo-mundial-2018 .claim {padding-left: 38px; font-size: 12px;}
}