/*
Theme Name: Vianočná Bratislava
Theme URI: https://wordpress.org/themes/twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentythree
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/


/*
* Header START
*/

header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.wp-site-blocks {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Hide Header on home page */
 .page-template-wp-custom-template-domov header {
    top: -120px;
} 

/* Navigation */

.wp-block-navigation-item__content:hover {
    opacity: 0.9;
}

.current-menu-item a.wp-block-navigation-item__content {
    background-color: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--base);
}

.current-menu-item a:hover {
    opacity: 1;
}

/* Site title & logo */
body .is-layout-flex.logo-row {
    gap: 1rem;
}

.wp-block-site-logo img.custom-logo {
    height: 55px;
}

p.wp-block-site-title a {
    display: table-caption;
}

p.wp-block-site-title a:hover {
    opacity: 0.8;
}

a.glink img {
    opacity: 1
}

/*
* Header END
*/

/*
* Footer START
*/

.partneri img {
    height: 60px;
}

.partneri .higher img {
    height: 80px;
}

.partneri .thinner img {
    width: 100px;
}

#mestske-casti p {
    font-size: 1rem;
    white-space: nowrap;
}

#mestske-casti.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: auto!important;
}

#mestske-casti.wp-block-columns {
    flex-wrap: wrap!important;
}

.hlavni-organizatori img{
    height: 4vw;
    max-height: 65px;
}

.lights-wrapp {
    width: 100%;
    height: 3vw;
    background-color: #e0443a;
    background-image: url('/wp-content/themes/vianocnabratislava/assets/images/lights-line.svg');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: repeat-x;
}

.wrapp-2 {
    background-position: 130% 50%;
    margin-block-start: 0rem !important;
}

/* Partneri loga */
.brands {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 3rem;
  }
  
  .brands__item {
    flex: 0 0 50%;
  }

  @media (min-width: 600px) {
    .brands__item {
      flex: 0 0 33%;
    }
  }  
  
  @media (min-width: 800px) {
    .brands__item {
      flex: 0 0 20%;
    }
  }

  @media (min-width: 1100px) {
    .brands__item {
      flex: 0 0 15%;
    }
  }  
  
  @media (min-width: 1300px) {
    .brands__item {
      flex: 0 0 12%;
    }
  }

  @media (min-width: 1500px) {
    .brands__item {
      flex: 0 0 10%;
    }
  } 

.brands__item {
    list-style-type: none;
}

.brands__item a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

.brands__item img {
    width: 130px;
    height: 75px;
    object-fit: contain;
}

/*
* Footer END
*/


/*
* Body START
*/

/* Home Page */
h1, h2 {
    word-break: initial;
}

.pink-ball-col {
    height: 100%;
}

h1.page-title {
    line-height: 1;
    font-size: 3vw;
}

.viaba-date {
    font-size: 2.8rem;
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column.viaba-logo {
    flex-basis: content;
    flex-grow: unset;
}

body .is-layout-flow.viaba-logo > .alignleft{
    margin-inline-end: 0em
}

body .is-layout-flex.viaba-logo-cols {
    gap: 0.8rem;
}

body .is-layout-flow > .program-grid,
body .is-layout-flex.event-body,
body .is-layout-flex.no-block-start,
body .is-layout-flow .no-block-start,
body.page-template-wp-custom-template-domov .is-layout-flow > .wp-block-post-content,
body .is-layout-flow.has-background-image,
.wp-site-blocks footer {
    margin-block-start: 0rem;
    margin-block-end: 0;
}

.no-block-start:where(.wp-block-columns.has-background) {
    padding-bottom: 0em;
    padding-right: 0em;
}

.has-background-image {
    position: relative;
}

.has-background-image .wp-block-cover__inner-container {
    z-index: 10;
}

.background-image img {
    position: absolute;
    width: 100%;
    top: 0;
    object-fit: cover;
    height: 100%;  
    opacity: 0;
    z-index: 1;
}

.wp-block-cover, .wp-block-cover-image {
    min-height: auto;
}

/* Music playlist */
.playlist-info {
    z-index: 1;
}

.playlist-info figure {
    width: 32px;
}

.playlist-note {
    position: absolute;
    top: 0;
    display: none;
    z-index: 20;
}

.playlist-text {
    z-index: 0;
    transform: translate3d(11%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    white-space: nowrap;
}


/*
* Body END
*/

/*
* GoOut START
*/

/* Program filter */

.event-filter input[type=date] {
    width: 110px;
    height: 33px;
    border: 1px solid #fff;
    background-color: #003d21;
    border-radius: 20px;
    padding: 0px 10px;
    color: white;
}

.event-date-filter label {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 200;
}

::-webkit-calendar-picker-indicator {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
  }

/* Program & Udalost page */

.opacity-1 {
    opacity: 1;
}

.w-richtext:before, .w-richtext:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-richtext:after {
    clear: both;
}

.w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

.label {
    margin-top: -2px;
    font-family: Vollkorn, serif;
    color: #f3827d;
    font-size: 2vw;
    line-height: 1;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}

.label.white {
    color: #dff3cd;
}

.podujatie_img {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    /*height: 100%; */
    margin-right: auto;
    margin-left: auto;
    padding-top: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: none;
  }

.program-grid {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    grid-template-areas: ". .";
    -ms-grid-columns: 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto 1px auto;
    grid-template-rows: auto auto;
    display: grid;
    grid-auto-columns: 1fr;
    background-color: #002e19;
}

.podujatie_wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.podujatie_text-wrapp {
    position: relative;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 25px 25px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
} 

.podujatie_heading {
    width: 80%;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: 1.1vw;
    line-height: 1.3;
    font-weight: 400;
    text-align: left;
    color: #f3827d;
}

.image-3 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-under {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: hidden;
    height: 100%;
}

.img-top {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #2c3049;
}

.div-block-5 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: hidden;
    height: 100%;
}

.div-block-5 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.div-block-6 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-color: #003d21;
}

.div-block-6._1 {
    background-color: #003d21;
}

.div-block-6.color-1 {
    background-color: #f3827d;
}

.div-block-7 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.div-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #00864a, #002213 86%);
}

.cas {
    position: relative;
    z-index: 100;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 15px;
    font-weight: 300;
    text-align: right;
    color: #FFF;
}

.month {
    font-family: Vollkorn, serif;
    color: #045430;
    font-size: 6vw;
    line-height: 1;
    font-weight: 400;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.date-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #f3827d;
    border-radius: 100px;
  }

.date-wrapp.white {
    border-color: #dff3cd;
} 

.filter-wrapp {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #002213;
    background-color: #003c21;
}

.div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-left: 25px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .filter-date_wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-right: 25px;
    padding-top: 12px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* border-right: 1px solid #002213; */
  }
  
  .filter-date_field {
    width: 110px;
    height: 33px;
    border: 1px solid #fff;
    border-radius: 20px;
  }
  
  .div-block-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .date-hour_wrapp {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #045430;
}

.orn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #00864a, #002213 86%);
}

.orn-absolute {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    -o-object-fit: contain;
    object-fit: contain;
}

.podujatie-orn_wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

.div-block-13 {
    position: absolute;
    left: 25px;
    top: 30px;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.w-node {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
} 

/* HomePage */
.homepage-grid_wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.homepage-grid_heading {
    width: 90%;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 10px;
    color: #fff;
    font-size: 2.20rem;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
}

.dot {
    width: 8px;
    height: 8px;
    margin-right: 15px;
    margin-left: 15px;
    display: inline-block;
    border-radius: 100px;
    background-color: #e0443a;
}

/* Events page */
.event-static-date {
    line-height: 1.2;
    border: 1px solid #fff;
    border-radius: 100px;
    text-align: center;
}

/* Vianočný trh */
.w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222222;
    background-color: #dddddd;
}

.w-tab-link div {
    color: #FFF;
}

.w-tab-content {
    position: relative;
    display: block;
    overflow: hidden;
}

.tabs-menu {
    border-bottom: 1px dotted #fff;
}

.w-tab-menu {
    position: relative;
}

.w-tab-pane {
    display: none;
}

.tab {
    width: 16.6%;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
}

.current-tab {
    background-color: #e0443a;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.accordion-item {
    margin-bottom: 0vw;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom: 1px dotted #fff;
}

.question {
    cursor: pointer;
    touch-action: manipulation;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;    
}

.question-item {
    font-size: 2.3vw;
    line-height: 1.4;
    margin: 10px 0px;
}

@media screen and (max-width: 479px) {
    .question-item {
        margin-bottom: 3vw;
        font-size: 4.6vw;
        line-height: 1.3;
    }
}

.answer {
    overflow: hidden;
    margin-bottom: 0vw;
    display: none;
}

.typ-stanku {
    color: #f3827d;
    font-weight: 700;
}

.nazov-stanku {
    font-size: 24px;
}

.link-predajca {
    margin-bottom: 10px;
    max-width: 100%;
    display: inline-block;
    text-decoration: underline;
    color: #fff !important;
}

a.link-predajca div {
    color: #fff;
    font-weight: 200;
}

.answer li {
    font-weight: 200;   
}

@media screen and (max-width: 1100px) {  
    .label {
        font-size: 1.5vw;
    }
}  

@media screen and (max-width: 991px) {  
    .program-grid {
        grid-template-areas: ". .";
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto auto auto auto auto auto;
        grid-template-rows: auto auto auto auto auto auto auto;
        text-align: center;
    }

    .podujatie_heading {
        width: 80%;
        font-size: 3.5vw;
    }

    .label {
        font-size: 5vw;
    }    

    body .is-layout-flex.pink-ball-col {
        display: none;
    }
}

@media (max-width: 1200px) {
    .decoration-column {
        display: none;
    }
}


@media (max-width: 1020px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: block;
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: none;
        width: 100%;
        position: relative;
        z-index: auto;
        background-color: inherit;
    }    
}

@media (max-width: 900px) {
    .dashboard-columns {
        flex-wrap: wrap!important;
    }

    .dashboard-columns > .wp-block-column:nth-child(1) {
        flex-basis: auto!important;
    }

    h1.page-title {
        line-height: 1;
        font-size: 7vw;
    }
} 

@media (min-width: 900px) {
    .align-bottom {
        position: absolute; 
        bottom: 0;
    }
}

@media (max-width: 991px) {
    .wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
        width: auto !important
    }

    .hlavny-trh-mapa {
        display: none;
    } 
}

@media (min-width: 992px) {
    .hlavny-trh-mapa-responsive {
        display: none;
    } 
}

@media screen and (max-width: 767px) {
    .lights-wrapp {
        height: 40px;
        background-size: 100px;
        background-repeat: repeat-x;
    }
}


@media screen and (max-width: 600px) {  

    .wp-block-cover__inner-container h2, .has-background-image h2 {
        font-size: 2.4rem !important;
    }

    .page-template-wp-custom-template-domov header {
        top: -165px;
    }

    h1.page-title {
        font-size: 8vw;
    }

    .wp-block-cover__inner-container h1 {
        font-size: 12vw !important;
    }

    .page-template-wp-custom-template-domov .has-x-large-font-size {
        font-size: 2.8rem !important;
    }

    .viaba .wp-block-image img {
        height: 90px;
    }    

    .viaba-date {
        font-size: var(--wp--preset--font-size--x-large);
    }

    .background-image {
        display: none;
    }

    .program-grid {
        grid-template-areas: none;
        grid-template-columns: none;
        text-align: center;
    }

    .page-id-18 main {
        margin-top: 150px !important;
    }

    .podujatie_heading {
        width: 80%;
        font-size: 9vw;
    }

    .label {
        font-size: 8vw;
    }

    .month {
        font-size: 20vw;
    }

    .decoration {
        display: none;
    }

    .event-filter {
        display: none;
    }

    .opacity-1 {
        opacity: 0.7;
    }

    .hlavni-organizatori img{
        height: 15vw;
    }

    .hlavni-organizatori > p, .partneri-label {
        text-align: center;
    }

    .wp-block-group.wp-container-43.org-soc {
        justify-content: center;
    }

    .vystava .background-image img{
        opacity: 1;
    }
    .vystava .background-image {
        display: inherit;
    }    
}
/*
* GoOut END
*/


/*
* Special style START
*/

.light-green {
    background-color: #045430; /* #2c3049; */
}

img.mistletoe, img.pink-ball {
    width: 90%;
}

/*
* Special style END
*/

/*
* Universal classes START
*/

.z-index-10 {
    z-index: 10;
}

.width-100-perc img {
    width: 100%;
}

.space-between-400 {
    justify-content: space-between;
    height: 350px;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.top-0 {
    top: 0;
}

.bottom-0 {
    bottom: 0;
}

.display-none {
    display: none;
}

.overflow-hidden {
    overflow: hidden;
}

/*
* Universal classes  END
*/
/*
     FILE ARCHIVED ON 14:05:32 Dec 25, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:37:44 Aug 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.484
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.057
  esindex: 0.007
  cdx.remote: 7.335
  LoadShardBlock: 777.05 (3)
  PetaboxLoader3.datanode: 695.311 (5)
  PetaboxLoader3.resolve: 109.052 (2)
  load_resource: 76.797
  loaddict: 19.608
*/