/*
Theme Name: HAVAS 2018
Theme URI: http://czmi.cz
Author: CZECH MULTIMEDIA INTERACTIVE
Author URI: http://czmi.cz
Description: Vyžaduje plugin Timber 1.6 for Wordpress. http://upstatement.com/timber/ Pracuje se šablonama v jazyce Twig http://twig.sensiolabs.org/documentation
Version: 1.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: czmi

*/

.cmb-type-group .cmb-remove-field-row,
.cmb-type-group .cmb-repeat-group-field,
.cmb2-postbox .cmb-remove-field-row,
.cmb2-postbox .cmb-repeat-group-field {
    padding-top: 3px!important;
}

.topmenu-left h1 {
    font-size: inherit;
    display: inline;
    margin: 0;
    padding: 0;
}

.topmenu .topmenu-inner ul.right-menu li.active,
.topmenu .topmenu-inner ul.right-menu li:hover,
.lang-cs .wpml-ls-item-cs a,
.lang-en .wpml-ls-item-en a {
    color: #000!important;
}

.lang-cs .topmenu .wpml-ls-item-cs a,
.lang-en .topmenu .wpml-ls-item-en a {
    color: #008db2!important;
}

.lang-cs .footer .wpml-ls-item-cs a,
.lang-en .footer .wpml-ls-item-en a {
    color: #fff!important;
}

.wpml-ls-item-cs a:before {
    content: "CZ";
}

.wpml-ls-item-cs {
    position: relative;
}

.wpml-ls-item-cs:after {
    content: '|';
    display: block;
    vertical-align: middle;
    position: absolute;
    right: -2px;
    top: 2px;
    color: #000!important;
}

.wpml-ls-item-en a:before {
    content: "EN";
}

.menu-languages-tablet .wpml-ls-item-cs a:before {
    content: "ČESKY"
}

.menu-languages-tablet .wpml-ls-item-en a:before {
    content: "ENGLISH"
}

.menu-languages-tablet .wpml-ls-item-cs:after {
    right: -5px;
    top: -1px;
}

.menulayer .menulayer-bottom ul.list-inline li.list-inline-item a {
    color: black;
    margin: 0 0.5rem;
    TEXT-TRANSFORM: UPPERCASE;
}

.lusk-content h3 {
    color: inherit!important;
    font-size: inherit!important;
    font-weight: 700;
    margin: 0 0 2em 0;
}

.w-100.teasers-text-widget {
    padding: 0 15px;
}

article.pressroom-archive {
    margin-bottom: 60px;
}

article.pressroom-archive h1 {
    text-align: center;
    padding: 10vw;
    padding-bottom: 0;
    margin-bottom: 31px;
}

article.pressroom-archive h1 .hr,
article.pressroom-archive h1 hr,
article.pressroom-archive .subtitle .hr,
article.pressroom-archive .subtitle hr {
    margin: auto;
    margin-top: 2rem;
    text-align: center;
}

.short-content.subtitle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 39.9px;
}

.short-content.subtitle p {
    margin: 0 auto 30px auto;
    color: #000000;
}

@media (min-width: 576px) {
    .text-teaser.squarebox-double {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media (min-width: 768px) {
    article.pressroom-archive h1 {
        font-size: 120px;
    }
    .short-content.subtitle p {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    .text-teaser.squarebox-double {
        width: 66.666%;
        -ms-flex-preferred-size: 66.666%;
        flex-basis: 66.666%;
    }
}

.text-teaser.noimage {}

.wp-block-embed-facebook .embed-responsive,
.is-provider-facebook .embed-responsive {
    position: static;
}

.wp-block-embed-facebook .embed-responsive:before,
.is-provider-facebook .embed-responsive:before {
    display: none;
}

.text-teaser.noimage .teaser-top {
    font-size: 0.875rem;
    color: #00aed0;
}

.text-teaser.noimage .teaser-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    min-height: 55%;
    padding: 30px;
    font-size: 0.875rem;
}

.text-teaser.noimage .teaser-title h2 {
    line-height: 1.1;
    font-size: 2.125rem;
    margin-bottom: 0;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}

.text-teaser.noimage:hover .teaser-title h2 {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}

.text-teaser.noimage .teaser-lower {
    padding-top: 30px;
}

span.czmi-debug-w {
    display: none;
}

.text-teaser.noimage .teaser-date hr {
    margin: 25px 0;
}

.text-teaser.noimage .teaser-date hr {
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.text-teaser.noimage:hover .teaser-date hr {
    -webkit-transform: translateY(-10px) scaleX(2);
    -ms-transform: translateY(-10px) scaleX(2);
    transform: translateY(-10px) scaleX(2);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}

.text-teaser.noimage .teaser-top {
    padding-bottom: 100px;
}

.text-teaser.noimage.squarebox-double .teaser-title h2 {
    font-size: 3.25rem;
}

.text-teaser.noimage .teaser-date {
    font-size: 0.875rem;
}

@media (min-width: 576px) {
    .text-teaser.noimage.squarebox-double .teaser-title h2 {
        font-size: 2.135rem;
    }
}

@media (min-width: 1200px) {
    .text-teaser.noimage.squarebox-double .teaser-title h2 {
        font-size: 3.25rem;
    }
    .text-teaser.noimage .teaser-top {
        padding-bottom: 90px!important;
    }
}

.text-teaser.noimage.squarebox-double .teaser-lower hr {
    width: 40px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0.3;
}

.text-teaser.noimage:hover .teaser-lower hr {
    opacity: 0;
}

@media (min-width: 992px) {
    .p-md-absolute {
        position: absolute;
    }
}

@media (min-width: 1200px) {
    .p-lg-absolute {
        position: absolute;
    }
}

.topmenu .topmenu-inner ul.right-menu {
    line-height: 1;
}

.topmenu .topmenu-inner ul.right-menu.langswitch li.active a {
    font-weight: bold;
    color: #00aed0;
}

:target {
    padding-top: 120px;
}