@charset "UTF-8";
/*
Theme Name: MKSR custom theme
Author: Altamira Softworks
Author URI: https://altamira.sk/
Description: šablóna webu MKSR
Requires at least: WordPress 4.9.6
Version: 1.0
Text Domain: mksr
*/
/*

.children {
	display:none;
}

*/

.breadcrumb span a+span,
.breadcrumb span a,
.breadcrumb span {
	color: #abacad !important;
}

.article-text ul {
	font-size: 0.925rem;
	color: #231f2;
	line-height: 25px;
}

.article-text .float-left.w-100 p {
	color: #abacad;
}


strong.search-excerpt { 
	background-color:yellow;
	font-weight: bold;
}


#fb-share-button {
    background: #3b5998;
    border-radius: 3px;
    font-weight: 600;
    padding: 5px 8px;
    display: inline-block;
    float: right;
}

#fb-share-button:hover {
    cursor: pointer;
    background: #213A6F
}

#fb-share-button svg {
    width: 18px;
    fill: white;
    vertical-align: middle;
    border-radius: 2px
}

#fb-share-button span {
    vertical-align: middle;
    color: white;
    font-size: 14px;
    padding: 0 3px
}



header .top-header .wpml-ls ul {
    margin-left: 15px;
}

.wpml-ls .wpml-ls-current-language .wpml-ls-sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  display: none;
	padding-top:10px;
}
.wpml-ls .wpml-ls-current-language > .wpml-ls-sub-menu{
	margin:0;
}
.wpml-ls .wpml-ls-current-language:hover > .wpml-ls-sub-menu,
.wpml-ls-current-language .wpml-ls-sub-menu:hover {
  visibility: visible;
  opacity: 1;
  display: block;
	z-index: 9999
}

.wpml-ls-current-language ul li {
  clear: both;
  width: 100%;
}



@media print {

    body * {
      visibility: hidden;
    }
    .printing, .printing *{
        visibility: visible!important;
    }
    .printing{
      display: block;
      background-color: white;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0;
      padding: 15px;
      font-size: 14px;
      line-height: 18px;
    }
}

<!-- .article-text h1 {
	display: none;
} -->

header .top-header .js-wpml-ls-legacy-dropdown ul ul {
	margin: 0;
}

.article-text .gallery {
  display: flex;
  flex-wrap: wrap;
}

.article-text .content-fotogalery {
 	padding: 0;
}

.article-text .gallery figure {
  margin: 1rem;
}

.content-fotogalery .gallery {
  display: flex;
  overflow: hidden;
  flex-wrap: nowrap;
  margin: 0;
}

.content-fotogalery .gallery figure {
  margin: 0;
}

.content-fotogalery .gallery-description {
  display: none;
}

.page-item-496 .dropdown-toggle,
#item-496 {
  display: none;
}

.dropdown-toggle {
  background-color: unset;
}

.container {width:100%; margin-right:auto;margin-left:auto}

#logo-title a img{background:url("../../dist/images/mksr-logo-3r-sk.svg" repeat-none;}
.page-id-396 .sk {
display:none;
}


.page-id-75236 .sk, .page-id-396 h1 {
display:none;
}


.page-id-36560 .en {
display:none;
}

.page-id-5 .en {
display:none;
}


.page-id-75236 h1#logo-title {background: url("https://wt.culture.gov.sk/wp-content/themes/mksr/dist/images/mksr-logo-3r-en.svg") no-repeat; background-size: 250px 48px; }
