.newsletter-alert {
  padding: 10px 25px;
  position: fixed;
  top: 25px;
  left: 50px;
  width: calc(100% - 100px);
  background: rgba(255, 255, 255, 0.75); }
  .newsletter-alert h3 {
    text-align: center;
    font-size: 25px;
    margin: 0; }
  .newsletter-alert.success h3 {
    color: #a5ff93; }
  .newsletter-alert.fail h3 {
    color: #ff6f6f; }

[protected_domain] {
  position: relative; }
  [protected_domain][protected_domain_revealed="true"]:after {
    display: none !important; }
  [protected_domain]:after {
    content: 'viac';
    position: absolute;
    right: -5px;
    top: 0;
    height: 100%;
    background: white;
    border: 1px solid #eee;
    padding: 0 6px;
    color: #555;
    border-radius: 10px;
    box-shadow: -3px 0px 4px 1px #fff; }

.unformat h1, .unformat h2, .unformat h3, .unformat h4 {
  line-height: 1.2; }
.unformat p {
  line-height: 1.1; }

@media screen and (max-width: 992px) {
  .row-flex > .column_1_3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    .row-flex > .column_1_3 .post .with_number a {
      width: 100%; } }
@media screen and (max-width: 767px) {
  #domov-uvod .post.big, #domov-uvod .post.medium, #domov-uvod .column {
    width: 100%; }
  #domov-uvod .column {
    margin-top: 0 !important; }
  #domov-uvod .post.small {
    width: 100%; }
  #domov-uvod .post {
    margin: 0;
    margin-top: 10px;
    height: 225px; }
    #domov-uvod .post li.category a {
      font-size: 12px !important; }
    #domov-uvod .post h2, #domov-uvod .post h5 {
      font-size: 16px !important; }
    #domov-uvod .post .slider_content_box {
      background: rgba(0, 0, 0, 0.3);
      padding: 15px !important;
      box-sizing: border-box; }

  .announcement {
    text-align: center; }
    .announcement .newsletter-wrapper {
      display: block; }
      .announcement .newsletter-wrapper .newsletter-text {
        margin-bottom: 15px; }
      .announcement .newsletter-wrapper li:not(.newsletter-text) {
        display: inline-block !important;
        width: 49% !important; }

  #my-blogs img {
    width: 100%; }

  .register-form-container, .login-form-container {
    display: block; }
    .register-form-container form, .login-form-container form {
      width: 100%; }
      .register-form-container form h1, .login-form-container form h1 {
        margin-bottom: 15px; }
      .register-form-container form .column, .login-form-container form .column {
        margin: 0 0 10px; }

  .footer_container .slider_control {
    display: none !important; } }
@media screen and (max-width: 500px) {
  .row-flex > .column_1_3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media screen and (max-width: 480px) {
  .home-page .announcement .newsletter-wrapper li a.more, .kategoria .announcement .newsletter-wrapper li a.more, .newsletter-wrapper a.more {
    padding: 14px 7px 13px !important;
    width: auto; } }

/*# sourceMappingURL=importer.css.map */
