/*
Theme Name:     BD Kežmarok
Template:       modern
Version:        1.0.0
*/

@import url("../modern/style.css"); /* voliteľné, WordPress už zvyčajne načíta sám */


.menu a {
 
    text-transform: uppercase;
    font-size: 1.205em;
    font-weight: 100;
    letter-spacing: .05em;
    
}

.posts .entry {
    width: -webkit-fill-available;
    padding: 2.6244em;
}

#primary.content-area {
    background-color: inherit;
    box-shadow: inherit;
}

.is-singular .content-area h1{
    color: rgba(197, 149, 18, 0.7);
}
.page-header {
    /*border-color: goldenrod; 1px solid */
    padding: 3.0em 0;
    border-top: none;
}

.site-content.non-introduction{
    margin-top: 60px;
}

.site-content.non-introduction #primary.content-area {
    border-top: 0px solid;
}

.site-content {
    margin-bottom: 0rem;
}
.site-title {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .05em;
    font-size: 2.6em;
}

.page-header .page-title {
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: 100;
    letter-spacing: .05em;
    color: rgba(197, 149, 18, 0.7);
}
.entry, .is-singular .content-area, .page-template-_front .comments-area, .sidebar .widget {
    background-color: rgba(120,120,120,0.4);
}

.site-description {
    font-weight: 100;
    color: rgba(160, 160, 160, 1);
}

.site-footer {
    background-color:rgba(120,120,120,0.4);
}

.entry-content-container {
    padding-left: 1.5em;
    padding-right: 1.5em;
    margin-left: 0em;
    margin-right:0em;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    color: rgb(190, 190, 190);
    text-align: justify;
    font-weight: 100;
}

.sidebar .widget h2 {
    color:rgba(197, 149, 18, 0.7);
    text-transform: uppercase;
    font-weight: 100;
    font-size: 1.5em;
    letter-spacing: .05em;
}

.sidebar .widget {
    padding: 1.5rem;
    min-width: 320px;
}

.site-header-navigation {
    background-color:rgba(120,120,120,0.4);
}

.site-header a:not(.button) {
    color: rgba(213, 165, 34, 0.7); 
}

.wp-block-table td, .wp-block-table th {
    border: none;
    padding: 0.60em 0.1em;
}

.wp-block-table {
    color: rgb(190, 190, 190);
    font-size: 1.1rem;
}

.wp-block-table .day {
    color: rgba(140, 140, 140);
    font-weight: 900;

}

.wp-block-table .icon {
    text-align: center;
    vertical-align: middle;
}
.wp-block-table .non-party-day {
    color: rgb(189 87 87);
}

#primary.content-area { 
    border-top: 1px solid;
}
.site-header-content h1 {
    color: rgba(160, 160, 160, 1);
}

.site-footer .site-info-inner {
 
    justify-content: center;
}

.site-info {
    color: rgba(140, 140, 140);
}

.site-footer a:not(.button) {
    color: rgb(190, 190, 190);
    text-decoration: none;
    transition: color 0.3s ease;
}

.site-footer a:not(.button):hover {
    color: rgb(226, 226, 226);
}

.site-footer .site-info {
    text-align: center;
    vertical-align: middle;
}

.footer-area-site-info {
    font-size: 0.928em;
}

.is-singular .content-area {
    margin-left: 0;
    margin-right: 0;
}

.menu-toggle {
   top: -1px;
   background-color:rgba(120,120,120,0.4);
   color: rgba(213, 165, 34, 0.7); 
   border-color: rgba(213, 165, 34, 0.7); 
   text-transform: uppercase;
   font-weight: 500;
   font-size: 1.5em;
   letter-spacing: .05em;
}

.admin-bar .menu-toggle {
    top: 44px;
}

.site-header-content {
    margin-top: 3.5em;
}

article.post-33.entry {
    height: 600px;
}

@media only screen and (min-width: 28em) {
    .site-header-content {
        margin-top: 3.5em;
 
    }
}

@media only screen and (min-width: 42em) {
    .admin-bar .menu-toggle {
        top: 32px;
    }
    .site-header-content {
        margin-top: 3.5em;
    }
}

.post.entry .post-title {
    color: rgba(213, 165, 34, 0.7); 
    text-transform: uppercase;
    font-weight: 100;
    /*font-size: 1.5em;*/
    letter-spacing: .05em;
}

@media only screen and (min-width: 42em) {
    article.entry {
        font-size: 18px;

    }
}

@media only screen and (min-width: 42em) {
    article.post-33.entry {

        height: 800px;
    }
}

.more-text .hidden {
    display: none;
}
.more-text .read-more-btn {
    display: block;
    margin-top: 2px;
    color: rgba(215, 172, 51, 0.7);
    cursor: pointer;
    font-weight: 100;
    font-size: 0.9em;
    transition: color 0.3s ease;
}
.more-text .read-more-btn:hover {
    color: rgba(255, 203, 61, 0.7)
}

a {
    text-decoration: none;
}  

.accent-color, a {
    color: rgba(197, 149, 18, 0.7);
}

a:focus {
    outline: none !important;
     /*color: rgb(250, 205, 80) !important;   zmena farby namiesto orámovania */
}

.menu-item a:focus {
   
     color: rgb(250, 205, 80) !important;   /*zmena farby namiesto orámovania */
}

.entry-content a:hover {
   
    color: rgb(250, 205, 80);   /*zmena farby namiesto orámovania */
}


.entry-date {
    cursor: none;
}

.text-justify {
    text-align: justify;
}

@media only screen and (min-width: 55em) {
    .page-header .page-title {
        float: left;
        max-width: 100%;
    }
}

.wp-block-table td a:not(.button) {
    color: rgb(190, 190, 190);
    text-decoration: none;
    transition: color 0.3s ease;
}

.wp-block-table td a:not(.button):hover {
    color: rgb(226, 226, 226);
}

.entry-content-container {
    
    max-width: 100%;
}

.post-35.entry {
    background-color: rgba(0, 0, 0, 0.0);
}

.kontakt {
    background-color: rgba(120,120,120,0.4);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.4);
    padding: 1.0rem;
    margin-bottom: 2.0rem;
}

.entry .kontakt h2 {
    color:rgba(197, 149, 18, 0.7);
    text-transform: uppercase;
    font-weight: 100;
    font-size: 1.4em;
    letter-spacing: .05em;
}

.entry .kontakt-osoba h2 {
    color:rgba(197, 149, 18, 0.7);
    text-transform:none;
    font-weight: 100;
    font-size: 1.2em;
    letter-spacing: .05em;
}

.kontakt-osoba {
    padding: 0.8rem;
    margin: 0.5rem;
    max-width: 300px;
    min-width: 300px;
    background-color: rgba(120,120,120,0.3);
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.4);
}

.kontakt-osoba .function {
    font-weight: 500;
    color:rgb(0, 15, 80);
    letter-spacing: .1em;
    font-size: 1.1em;
}

.kontakt-grid {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* 1. riadok – 1 prvok */
.kontakt-full {
    width: 100%;
    display: flex;
    justify-content: center;
}

/* 2. a 3. riadok – 3 stĺpce */
.kontakt-row {
    display: flex;
   
    gap: 30px;
}


.kontakt-row > * {
    flex: 1 1 33.333%;
}

@media (max-width: 980px) {
    .kontakt-row {
        flex-direction: column;
    }
}

@media only screen and (min-width: 42em) {
    .kontakt hr {
        margin: 1.5em 0;
    }
}

.kontakt hr {
    margin: 1.0em 0;
}

#post-35 .entry-content-container{
    padding: 0;
}

.bd-notification-bar {
    background: rgba(189, 87, 87,0.8);
    color: #dbd9d9;
    text-align: center;
    padding: 6px 10px;
   
    font-size: 16px;
    position: fixed;
    top: 60px;
    width: 100%;
    font-weight: 100;
    
    letter-spacing: .05em;
}

.bd-notification-bar a {
    color: #fff;
  
}

.indentation {
    text-indent: 2em;
}

.margin-top {
    margin-top: 2em;
}

.table-cennik td,th{
    vertical-align: middle; 
    border-color:inherit; 
    border-width: 2px;
    border-style: solid;
   
}

.table-cennik-body tr{
    border-color:inherit; 
    border-width: 2px;
    border-style: solid;
}

.table-cennik th:first-child,
.table-cennik td:first-child {
    width: 5%;
}

.table-cennik th:nth-child(2),
.table-cennik td:nth-child(2) {
    width: 55%;
}

.table-cennik-head {
    font-weight: 500;
}    

.wp-block-table.table-gdpr .has-fixed-layout {
    table-layout: inherit;
    
}

.table-gdpr th:first-child,
.table-gdpr td:first-child {
    width: 35%;
}

/*
.table-gdpr th:nth-child(2),
.table-gdpr td:nth-child(2) {
    width: 80%;
}
*/
.table-gdpr tr {
    vertical-align: top; 
    border-color:inherit; 
    border-width: 2px;
    border-style: solid;
}
.table-gdpr td,th {
   
    border-color:inherit; 
    border-width: 2px;
    border-style: solid;
    padding: 5px;
}

.table-gdpr-row {
    background-color: rgba(120,120,120,0.4);
}

.gray-text {
    color: #bebebe
}

body:not(.home) .intro-media img {
    -webkit-filter: none !important;
    filter: none !important;
    width: 100%; 
    max-width: none; 
    margin: 0px;
    -webkit-transform: none !important; 
    -ms-transform: none !important; 
    transform: none !important;
}


.page .entry-media,
.page .post-thumbnail {
    display: none;
}

@media only screen and (max-width: 54.9375em) {
    .site .intro-media img {
        position: relative;
        width: auto;
        height: 110%;
        /*height: 110vh;*/
        max-width: none;
        max-height: none;
        left: 0px;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }
}


.site-logo {
	height: 60px;
	width: auto;
	opacity: 0.7; /* priehľadnosť */
	display: block;
}

/*
@media only screen and (min-width: 55em) {
    .sidebar {
        
        width: calc(40% - 2rem);
       
    }
}

@media only screen and (min-width: 55em) {
    .has-widgets-sidebar .content-area {
        width: 60%;
        
    }
}
    */