/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 01 2026 | 10:43:48 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

body.lang-en .footer_copy .copyright {
    color: transparent !important;
    font-size: 0px !important;
}

body.lang-en .footer_copy .copyright a {
    display: none !important;
}

body.lang-en .footer_copy .copyright::before {
    content: "© 2026 Hotel Olea. All rights reserved. \A\A The construction of the hotel was co-financed by the European Structural and Investment Funds. \A\A";
    white-space: pre-wrap;
    color: #a0a0a0; /* Ovdje po želji prilagodi boju teksta ako bude presvijetla */
    font-size: 14px; /* Prilagodi veličinu fonta ostatku stranice */
    display: block;
    margin-bottom: 10px;
}

body.lang-en .footer_copy .copyright img {
    font-size: 14px !important;
    display: inline-block !important;
    margin-top: 10px;
}