html:not([lang="en"]) #hero h1 {font-size: 78px; letter-spacing: 11px;}



/* DUTCH */
html[lang="nl"] .indicator {font-size: 13px; white-space: nowrap}
html[lang="nl"] #additional-events .event-module-lower .btn,
html[lang="nl"] .page-template-page-owners-resources .left-right-module .btn {width: 375px;}
html[lang="nl"] .full-img .full-img-inner p {margin: 0 auto;}
html[lang="nl"] .dropdown .translate select,
html[lang="nl"] .dropdown li a {font-size: 10px; letter-spacing: 1px;}
html[lang="nl"] .home #hero .btn {width: 310px;}




/* FRENCH */
html[lang="fr"] #hero h1 {font-size: 60px;}
html[lang="fr"] .indicator {font-size: 13px; white-space: nowrap}
html[lang="fr"] #additional-events .event-module-lower .btn,
html[lang="fr"] .page-template-page-owners-resources .left-right-module .btn {width: 375px;}
html[lang="fr"] .full-img .full-img-inner p {margin: 0 auto;}
html[lang="fr"] .dropdown .translate select,
html[lang="fr"] .dropdown li a {font-size: 10px; letter-spacing: 1px;}
html[lang="fr"] .home #hero .btn {width: 310px;}
html[lang="fr"] .boat-series-btns .btn {max-width: 320px; width: auto; display: block; white-space: normal;}


/* GERMAN */
html[lang="de"] #hero h1 {font-size: 60px;}
html[lang="de"] .indicator {font-size: 13px; white-space: nowrap}
html[lang="de"] #additional-events .event-module-lower .btn,
html[lang="de"] .page-template-page-owners-resources .left-right-module .btn {width: 375px;}
html[lang="de"] .full-img .full-img-inner p {margin: 0 auto;}
html[lang="de"] .dropdown .translate select,
html[lang="de"] .dropdown li a {font-size: 10px; letter-spacing: 1px;}
html[lang="de"] .home #hero .btn {width: 310px;}
html[lang="de"] .boat-series-btns .btn {max-width: 320px; width: auto; display: block; white-space: normal;}


/* ITALIAN */
/* html[lang="de"] #hero h1 {font-size: 60px;} */
html[lang="it"] .indicator {font-size: 13px; white-space: nowrap}
html[lang="it"] #additional-events .event-module-lower .btn,
html[lang="it"] .page-template-page-owners-resources .left-right-module .btn {width: 375px;}
html[lang="it"] .full-img .full-img-inner p {margin: 0 auto;}
html[lang="it"] .dropdown .translate select,
html[lang="it"] .dropdown li a {font-size: 10px; letter-spacing: 1px;}
html[lang="it"] .home #hero .btn {width: 310px;}
html[lang="dite"] .boat-series-btns .btn {max-width: 320px; width: auto; display: block; white-space: normal;}

/* PORTUGUESE */
html[lang="pt"] #hero h1 {font-size: 60px;}
html[lang="pt"] .indicator {font-size: 13px; white-space: nowrap}
html[lang="pt"] #additional-events .event-module-lower .btn,
html[lang="pt"] .page-template-page-owners-resources .left-right-module .btn {width: 375px;}
html[lang="pt"] .full-img .full-img-inner p {margin: 0 auto;}
html[lang="pt"] .dropdown .translate select,
html[lang="pt"] .dropdown li a {font-size: 10px; letter-spacing: 1px;}
html[lang="pt"] .home #hero .btn {width: 310px;}
html[lang="pt"] .boat-series-btns .btn {max-width: 320px; width: auto; display: block; white-space: normal;}

/* SPANISH */
html[lang="es"] #hero h1 {font-size: 60px;}
html[lang="es"] .indicator {font-size: 13px; white-space: nowrap}
html[lang="es"] #additional-events .event-module-lower .btn,
html[lang="es"] .page-template-page-owners-resources .left-right-module .btn {width: 375px;}
html[lang="es"] .full-img .full-img-inner p {margin: 0 auto;}
html[lang="es"] .dropdown .translate select,
html[lang="es"] .dropdown li a {font-size: 10px; letter-spacing: 1px;}
html[lang="es"] .home #hero .btn {width: 310px;}
html[lang="es"] .boat-series-btns .btn {max-width: 320px; width: auto; display: block; white-space: normal;}

