/* -- start setup -- */
/*
.inter-<uniquifier> {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
*/

.imgCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

* {
    font-family: 'Inter', serif, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    color: White;
}

.br1 {
    border: 1px solid Red;
}

.creamColor {
    color: #FCEECF !important;
}

.greenColor {
    color: #2C5445 !important;
}

/* -- common -- */
.horniIndex {
    vertical-align: super;
    font-size: 9px;
}

.i {
    font-style: italic;
}

sup {
    font-size: 0.7em;
}


body {
    background-color: #2C5445;
}

.my-container {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.top {
    padding-top: 5px;
    padding-bottom: 5px;
}

.topMenu {
    margin-bottom: 0;
    padding-left: 0;
}

.topMenu li {
    list-style-type: none;
    text-align: center;
    margin-left: 10px;
}

.topMenu li a {
    color: #FCEECF;
    line-height: 80px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.5s;
}

@media only screen and (min-width : 992px) {
    .topMenu li {
        margin-left: 12px;
    }

    .topMenu li a {
        font-size: 15px;
    }
}

@media only screen and (min-width : 1200px) {
    .topMenu li {
        margin-left: 20px;
    }

    .topMenu li a {
        font-size: 16px;
    }
}

.topMenu li a:HOVER {
    color: White;
}

.topMenu li a.active {
    text-decoration: underline;
}

.topBannerImg {
    min-height: 417px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    /*background-size:    cover;    */
}

.topBannerImg1 {
    background-image: url(../pcs/pcs_layout/header1.jpg);
}

.topBannerImg2 {
    background-image: url(../pcs/pcs_layout/header2.jpg);
}

.topBanner .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -26px;
}

.whiteBcg {
    background-color: White;
}

.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (min-width : 480px) {
    .content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media only screen and (min-width : 768px) {
    .content {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media only screen and (min-width : 992px) {
    .content {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}

@media only screen and (min-width : 1200px) {
    .content {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}


.productDescTitle {
    color: #2C5445;
    font-size: 24px;
    font-weight: 900;
}

@media only screen and (min-width : 480px) {
    .productDescTitle {
        font-size: 28px;
    }
}

@media only screen and (min-width : 768px) {
    .productDescTitle {
        font-size: 32px;
    }
}

@media only screen and (min-width : 992px) {
    .productDescTitle {
        font-size: 36px;
    }
}

@media only screen and (min-width : 1200px) {
    .productDescTitle {
        font-size: 40px;
    }
}


.productDescSubTitle {
    font-size: 18px;
    color: #2C5445;
    font-weight: 700;
}

@media only screen and (min-width : 480px) {
    .productDescSubTitle {
        font-size: 20px;
    }
}

@media only screen and (min-width : 768px) {
    .productDescSubTitle {
        font-size: 22px;
    }
}

@media only screen and (min-width : 992px) {
    .productDescSubTitle {
        font-size: 24px;
    }
}

@media only screen and (min-width : 1200px) {
    .productDescSubTitle {
        font-size: 24px;
    }
}

.productDescText {
    color: #2C5445;
    font-size: 14px;
    font-weight: 400;
    line-height: 125%;
    max-width: 220px;
}

.productDescText a {
    color: #2C5445;
    font-size: 16px;
    font-weight: 600;
    line-height: 100%;
    text-decoration: underline;
    margin-top: 10px;
}

.productDescButton a {
    margin-top: 10px;
    display: block;
    background-color: #2C5445;
    color: #FCEECF;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    height: 48px;
    line-height: 48px;
    width: 126px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.productDescButtonCream a {
    background-color: #FCEECF;
    color: #2C5445;
}

.productTopImg {
    max-width: 150px;
}

@media only screen and (min-width : 768px) {
    .productTopImg {
        max-width: 215px;
    }
}

.text {
    font-size: 15px;
    font-weight: 400;
}

.textDobrak {
    font-size: 14px;
    font-weight: 400;
}

h1 {
    font-size: 34px;
    font-weight: 900;
    font-size: 30px;
}

@media only screen and (min-width : 480px) {
    h1 {
        font-size: 42px;
    }
}

@media only screen and (min-width : 768px) {
    h1 {
        font-size: 50px;
    }
}

@media only screen and (min-width : 992px) {
    h1 {
        font-size: 58px;
    }
}

@media only screen and (min-width : 1200px) {
    h1 {
        font-size: 64px;
    }
}


h2 {
    font-size: 24px;

    font-weight: 900;
    font-style: Black;
}

@media only screen and (min-width : 480px) {
    h2 {
        font-size: 30px;
    }
}

@media only screen and (min-width : 768px) {
    h2 {
        font-size: 36px;
    }
}

@media only screen and (min-width : 992px) {
    h2 {
        font-size: 42px;
    }
}

@media only screen and (min-width : 1200px) {
    h2 {
        font-size: 48px;
    }
}

.creamBcgColor {
    background-color: #FCEECF;
}


.kdeKarta {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
}

.kdeImg {
    min-height: 240px;
}

.kdeImg img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.kdeTitle {
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #2C5445;
    margin-bottom: 15px;
}

.kdeDesc {
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 125%;
    letter-spacing: 0%;
    color: #2C5445;
    min-height: 75px;
}

.button {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    color: #FCEECF;
    border: none;
    display: block;
    font-size: 16px;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background-color: #2C5445;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    transition: background-color 0.5s;
    text-transform: uppercase;
    text-decoration: none;
}

.buttonPoptavka {
    font-size: 14px;
    width: 100%;
}

.buttonFull {
    width: 100%;
}

.buttonCenter {
    margin-left: auto;
    margin-right: auto;
}

.button:HOVER {
    color: White;
    text-decoration: none;
    background-color: #2C5445;
}

.odd {
    border-bottom: 2px solid #2C5445;
}


/* akce kalendar */
.akceBox {
    border-bottom: 1px solid #2C5445;
    margin-bottom: 20px;
    padding-bottom:     20px;
}

.akceTitle {
    font-size: 24px;
    font-weight: bold;
    color: #2C5445;
}

.akceDatum {
    font-size: 14px;
    font-weight: normal;
    color: #2C5445;
}

.akcePopis,
.akcePopis * {
    font-size: 17px;
    font-weight: normal;
    color: #2C5445;
}


@media only screen and (max-width : 768px) {
    .menuSwitcher {
        cursor: pointer;
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 10;
        width: 35px;
        height: 35px;
        background-image: url(../pcs/pcs_layout/menu-switch.png);
        background-position: center;
        background-repeat: no-repeat;
        z-index: 99;
    }

    .openMenu {
        background-color: #2C5445;
        position: absolute;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 300px;
        height: 100vh;
        z-index: 99999;
        display: none;
    }

    .mobileMenu {
        margin-top: 100px;
        padding-left: 0;
    }

    .mobileMenu li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .mobileMenu li a {
        display: block;
        text-align: center;
        color: White;
        text-transform: uppercase;
        font-size: 18px;
        text-decoration: none;

    }

    .menuOdd {
        border: 1px solid #336f9d;
    }

    .closeMenu {
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 10;
        width: 50px;
        height: 50px;
        background-image: url(../pcs/pcs_layout/menu-close.svg);
        background-position: center;
        background-repeat: no-repeat;
        z-index: 99;
    }
}

@media only screen and (min-width : 992px) {

    /* schovat */
    .openMenu,
    .mobileMenu {
        display: none !important;
    }

    .xtopMenu {
        display: flex !important;
        position: absolute;
        top: 57px;
        right: 0;
        font-size: 16px;
        z-index: 10;
    }
}





.ageGateOverlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 995000;
    /*background-image: url(../pcs/pcs_layout/overlay-background.png);  */
    background-color:#2C5445;
}

.ageGate {
    position: fixed;
    top: 30%;
    left: 0%;
    width: 100%;
    z-index: 9950000;
}


.ageGate {
    position: fixed;
    top: 10%;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    z-index: 9950000;
}



.ageGateText {
    color: #FCEECF;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}


@media only screen and (min-width : 992px) {
    .ageGateText {
        
        font-size: 40px;
    }

}

.ageGateButton {
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f03235+0,d82a2d+100 */
    background-color: #FCEECF;
    text-align: center;
    color: #2C5445;
    width: 190px;
    height: 55px;
    line-height: 55px;
    margin: 30px auto 60px auto;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    z-index: 100000;
    border: none;
    transition: all 0.5s ease;
    margin-left: 2px;
    margin-right: 2px;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-decoration: none;
}

.ageGateButton:HOVER {
    background-color: #FCEECF;
    color: #2C5445;
    text-decoration: none;
}