/*
Theme Name: VK2020
Theme URI: http://www.jakubicek.cz
Description: Responsive WordPress theme based on Bootstrap features.

Author: Lukas Jakubicek
Author URI: http://www.jakubicek.cz
Version: 1.0.0
Tags: personal, responsive
*/

body {
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 { font-weight: 600;font-family: 'Domine', serif;}

body h1 {font-size: 54px; margin-bottom: 30px; !important;}
body h2 {font-size: 27px; margin-top: 30px; !important;}
body h3 {font-size: 22px; margin-top: 30px; !important;}

h3 {font-size:18px;}

/* Paragraph & Typographic */
p, blockquote {
    font-size: 1.125rem;
    line-height: 1.9375rem;}
blockquote {
    padding: 3rem;
    background: #fff9e3;
}
blockquote p {
    padding-left: 3rem;
}
blockquote cite::before {
    content: "—";
    padding-left: 3rem;
}
blockquote:before {
    color: #ccc;
    font-family: Georgia, "Times New Roman", Times, serif;
    content: open-quote;
    font-size: 5em;
    line-height: 0.1em;
}
hr {
    border-top: 1px solid #e6e6e6;
}
img {
    max-width: 100%;
    height: auto;
}
/* Links */
a {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: cololor 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    color: #333;
    transition: color 0.1s ease-in, background 0.1s ease-in;
    word-wrap: break-word;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}
/* Header */
.no-js .header {
    background-image: url("images/bg-header.jpg");
}
.no-webp .header {
    background-image: url("images/bg-header.jpg");
}
.webp .header{
    background-image: url("images/bg-header.webp");
}
/* Shop */
.shop {
    color: #fff;}
.shop strong {
    font-size: 18px;
    margin-bottom: 0;
    font-family: 'Domine', serif;
}
.shop p {
    font-size: 14px;
    line-height: 21px;
}
.shop a {
    color: #f58124;
}
.shop a:hover {
    color: #fff;
}
/* Top navbar */
.logo {
    width: 300px;
}
.navbar {
    padding: 0;
}
.no-js .top-navbar {
    background-image: url("images/bg-top-navbar.jpg");
}
.no-webp .top-navbar {
    background-image: url("images/bg-top-navbar.jpg");
}
.webp .top-navbar{
    background-image: url("images/bg-top-navbar.webp");
}
/* Menu overlay */
.overlay-menu {
    display:none;
    position:fixed;
    top:0;
    left: 0;
    height:100%;
    width:100%;
    background:#000;
    overflow:auto;
    z-index:99;
}
.wrap {
    color:#e9e9e9;
    max-width:90%;
    margin-top: 150px;
    text-transform: uppercase;
}
.wrap a {
    color: #7f7f77;
}
.wrap p a {
    color: #f58124;
    text-decoration: underline;
}
/* Menu toggler */
.button {
    right:0;
    top:0;
    z-index:999;
    background: #000;
    color: #fff;
    font-size:18px;
    border: 1px solid #fff;
    padding: 5px;
    padding-left: 12px;
    padding-right: 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.button a {
    text-decoration:none;
    color: #fff;
}
.button a:hover {
    text-decoration: none;
    cursor: hand;
}
.btn-open:after {
    color:#fff;
    content:"\e68e";
    font-family:"Themify";
    transition-property:all .2s linear 0s;
    -moz-transition:all .2s linear 0s;
    -webkit-transition:all .2s linear 0s;
    -o-transition:all .2s linear 0s;
}
.btn-close:after {
    color:#fff;
    content:"\e646";
    font-family:"Themify";
    transition-property:all .2s linear 0s;
    -moz-transition:all .2s linear 0s;
    -webkit-transition:all .2s linear 0s;
    -o-transition:all .2s linear 0s;
}
/* Button */
a.btn {
    /*display: inline-block;*/
    /*text-align: center;*/
    /*vertical-align: middle;*/
    cursor: pointer;
    font-weight: bold;
}
a.btn-primary:after {
    content:"\e65d";
    font-family:"Themify";
    margin-left:10px;
}
a.btn-primary {
    color: #fff !important;
    padding: 12px 24px;
    border: none;
    background: #7db32e;
    text-decoration: none !important;
}
a.btn:hover {
    text-decoration: underline;
}
/* Loop */
.loop h2 {
    margin-top:0;
}
.loop h2 a {
    color: #510602;
}
/* Navbar */
.navbar-toggler {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #230001;
    color:#fff;
    padding: 0.55rem 1rem;
    text-transform: uppercase;
}
nav ul li {
    margin-right: 30px;
}
nav ul li a {
    color: #f58124;
    font-size: 17px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    display: block;
}
nav ul li a:hover {
    color: #fff;
    background: none !important;}
nav ul li.active a {
    color: #fff;}
nav li a:focus {
    background: none !important;}
/* badges */
.badge {
    padding: .45em .6em;
}
.badge a {
    color: #fff !important;
    font-weight: normal;
    text-decoration: none !important;
}
.badge-110 /*Priprava kavy*/ {
    background: #c9753d;
}
.badge-4 /*Priprava kavy*/ {
    background: #5d5b6a;
}
.badge-3 /*Prakticke*/ {
    background: #9dab86;
}
/* Category page*/
.category-page {
    margin-bottom: 60px;
    color: #fff !important;
    text-align: center;
    padding: 60px;
    font-size: 18px;
    background: #0e0000 url('images/bg-category-page.jpg') center center !important;
    background-repeat: no-repeat;
    background-size: cover;
    text-shadow: 0 9px 16px rgba(0, 0, 0, 0.75);
}
/* Posts */
.post-entry a {
    color: #510602;
    /*text-decoration: underline;*/
    border-bottom:1px solid #7db32e;
}
.post-entry a:hover {
    color: #000;
    border-bottom:1px solid #000;
    text-decoration: none;
}
#social {
    position:absolute;
    margin-left:-160px;
    margin-top:10px;
}
/* Box */
.box {
    border:1px solid #e6e6e6;
}
/* Image */
.wp-block-image {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
/* Image caption */
.wp-block-image figcaption, .wp-block-table figcaption {
    text-align: center;
    font-style: italic;
    margin-top: 15px;
}
/* Card */
.card {
    border: none;
}
/* Carousel */
.carousel-caption {
    color:#000;
    margin-top: 80px;
}
/* Archive */
body.archive .post-entry header {
    background: none;
    height: auto;
}
/* Zoom images */
a.zoom img { transition: all .2s ease-in-out;}
a.zoom img:hover { transform: scale(1.02);}

/* YouTube responsive */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Facebook */
#social > div > span > iframe {
    width: 130px !important;
}
.fb-page {
    float: left;
    margin-bottom: 70px;
}
/*.fb-like {*/
/*margin-top: 30px;*/
/*margin-bottom: 30px;*/
/*float: left;*/
/*width: 100%;*/
/*}*/
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}
.fb-comments, .fb-comments span, .fb-comments iframe {
    min-width: 100% !important;
    max-width: 100% !important;
}
/* Filter */
ul.simplefilter {
    border-bottom: 1px dashed #d4d4d4;
    margin-bottom: 40px;
    padding-bottom: 40px;
    float: left;
    width: 100%;
}
ul.simplefilter li {
    padding: 15px;
    cursor: pointer;
    text-align: center;
    color: #000;
    border-right:1px solid #fff;;
}
ul.simplefilter li.active, ul.simplefilter li:hover {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}
/* Product */
.product {
    margin-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
}
.product strong a {
    color: #510602;
}
.product em a{
    font-weight: normal;
    font-style: normal;
    color: #000;
}
a.zoom, a.zoom:hover {
    border-bottom: none;
}
/* List */
.post-entry ul {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 40px;
    margin-left: 5px;
    padding-left: 10px;
    font-size: 1.125rem;
    line-height: 1.938;
}
.post-entry ul li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}
.post-entry ul li:before {content: '';
    width: 0;
    height: 0;
    border: 16px solid #280003;
    border-radius: 40px;
    position: absolute;
    left: -12px;
    top: 0;
}
.post-entry ul li:after {
    content: '-';
    position: absolute;
    left: -11px;
    top: -9px;
    font-size: 27px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    width: 30px;
}
/* Article info */
.post-entry ul.article-info li:after,.post-entry ul.article-info li:before, .post-entry div.product ul.list-inline li:before  {
    display: none !important;
}
.post-entry ul.article-info, .post-entry div.product ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-top: 0;
}
.post-entry ul.article-info li, .post-entry div.product ul li {
    padding-left: 0 !important;
    margin-bottom: 0;
}
/* Plus minus lists*/
.post-entry ul.minus li:after {
    content: "-";
    color: #fff;
}
.post-entry ul.plus, .post-entry ul.minus {
    background: #f4f6f7;
}
.post-entry ul.plus li {
    color: #000;
}.post-entry ul.plus li:before {
     border: 16px solid #7db32e !important;
 }
.post-entry ul.minus li:before {
     border: 16px solid #dc3545 !important;
 }
.post-entry ul.plus li:after {
    content: "+";
    color: #fff;
}
/* Ordered list */
.post-entry ol {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 40px;
    counter-reset: my-counter;
    margin-left: 5px;
    padding-left: 10px;
    font-size: 1.125rem;
    line-height: 1.938;
}
.post-entry ol li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}
.post-entry ol li:before {content: '';
    width: 0;
    height: 0;
    border: 16px solid #280003;
    border-radius: 40px;
    position: absolute;
    left: -12px;
    top: 0;
}
.post-entry ol li:after {
    content: counter(my-counter,decimal);
    counter-increment: my-counter;
    position: absolute;
    left: -11px;
    top: 0;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    width: 30px;
}
/* Brno book */
#brno-book {
    background:#f9f7f8 url("images/brno-book-bg.jpg") no-repeat;
    background-size: cover;
}
/* Christmas */
#christmas {
    background:#f9f7f8 url("images/bg-christmas.jpg") no-repeat;
    background-size: contain;
    padding-top: 200px !important;
}
#christmas p#timer{
    font-size: 46px;
    margin-top: 36px;
    margin-bottom: 36px;
    color: #d31633;
    font-weight: 600;
    font-family: 'Domine', serif;
}
/* Shadow */
.shadow {
    margin-bottom:3rem;
}
/* Border */
.border {
    border:1px solid #e6e6e6;
}
/* Tip */
.tip {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.tip strong {
    font-size: 24px;
}
.tip a {
    font-size: 21px;
}
/* Sidebar */
#sidebar a {
    color: #510602;
}
#sidebar a h5 {
    font-size: 18px;
}
#sidebar ul.wp-block-latest-posts__list li {
    margin-bottom: 2rem;
}
/* Banner */
a.banner {
    background: url('images/banner-kavovy-obchudek.jpg') no-repeat center center;
    background-size: cover;
    height: 350px;
    /*width: 370px;*/
    display: block;
    /*margin-bottom: 50px;*/
}
.countdown-box {
    background: #100303;
    color: #fff;
    margin-bottom: 50px;
    border-top:1px solid #a45311;
    padding: 30px;
}
#countdown {
    font-size: 21px;
    text-align: center;
    line-height: 34px;
}
#countdown strong {
    margin-bottom: 15px;
    font-size: 24px;
}
/* Footer */
/*.tip {*/
/*background: #7db32e;*/
/*color: #fff;*/
/*font-size: 10px;*/
/*text-transform: uppercase;*/
/*}*/
/*a.tip:hover {*/
/*text-decoration: none;*/
/*}*/
.footer {
    color:#fff;
    padding-top:11px;
    padding-bottom:30px;
    background: #0e0101;
    background-repeat: no-repeat;
}
.footer a {
    color:#555;}
.footer a:hover {
    color: #fff;}
.no-js .footer {
    background-image: url("images/bg-header.jpg");
}
.no-webp .footer {
    background-image: url("images/bg-header.jpg");
}
.webp .footer{
    background-image: url("images/bg-header.webp");
}
/* Responsive stuff */
@media (max-width: 1610px) {
    #social {
        display: none !important;}
}
@media (min-width: 1200px) {
    .container{
        max-width: 1320px;
    }
}
/*@media only screen and (min-width : 1200px) {*/
/*.container {*/
/*max-width: 1320px; }*/
/*}*/
@media (max-width: 1200px) {
    a.banner {
        width: 303px;
        height: 300px;
    }
    .sklik-wrapper {
        padding: 0;}
}
@media (max-width: 991px) {
    a.banner {
        margin-left: auto;
        margin-right: auto;
        width: 370px;
        height: 350px;
    }
    .countdown-box {
        width: 370px;
        margin-left: auto;
        margin-right: auto;
    }
    nav ul li a {
        font-size: 16px;
    }
    nav ul li {
        margin-right: 25px;
    }
    nav ul li:last-of-type {
        margin-right: 0;
    }
    .sklik-wrapper {
        padding: 15px;
        margin-bottom: 30px;}
}
@media (max-width: 550px) {

    body h1 {
        font-size: 42px;
    }
}
@media (max-width: 440px) {
    body h1 {
        font-size: 36px;
    }

    a.banner {
        width: 280px;
        height: 300px;
    }
    .sklik-wrapper {
        padding: 0;
        border: none;
        background:none;}
    .countdown-box {
        width: 280px;
    }
    .logo {
        height: 60px;
        overflow: hidden;
    }
    .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0;
    }
    .logo a img {
        width: 250px;
    }
    .content {
        padding: 15px;
    }
    .button-green {
        width: 100%;
        float: left;
        margin-bottom: 50px;
    }
    a.more-info {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }
}