p/* Enter Your Custom CSS Here */
h1.entry-title.single-entry-title{
  background-color: #000 !important;
}

 
/*średni telefon lub IPad*/
@media only screen and (max-width: 680px) {
   #colophon, .languages, #secondary  { display: none; }
}
.site-branding {
    margin: 0 !important;
  text-align: left;
}
.entry-title a{color: #fff !important;}
.breadcrumbs {
    background: #000;
    color: #fff;
    padding: 10px;
    border-top: 7px solid #f2de00;
}
.posted-on:hover {
    color: #f2de00 ;
}
.single-post .has-post-thumbnail .entry-header .entry-title, .page .has-post-thumbnail .entry-header .entry-title {
    position: absolute;
    bottom: 17px;
    padding: 0 0.5em;
    background: #000;
}
.posted-on a{color: #fff !important;}
.entry-meta, .posted-on {
    font-size: 14px;
    padding: 0.125em 0.375em;
    background: #000;
    border: 0px solid #e0e0e0;
}
.pt-cv-wrapper img {
    border-top: 10px solid #f2de00;
}
.mfp-close:hover {
background: #000;
}
.site-header{
    width: 1280px;
   position: relative;
}
.languages {
    position: absolute;
  top: 15%;
right: 0;

}
.pt-cv-thumbnail {

    height: auto;
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 0px !important;
    min-width: inherit !important;

}
.pt-cv-title {

    font-size: 14px;
    font-weight: normal !important;
    font-family: arial;
    background-color: #000;
    padding: 10px;
    min-height: 56px;
  text-transform:initial !important;
}
.pt-cv-title:hover {
  background-color: #f2de00;
  color: #000 !important;
}

.pt-cv-title a{ color: #fff !important; }
.pt-cv-readmore {
    color: #d4c000 !important;
    background-color: #d4c000 !important;
    border: none !important;
}

.site-info {
    display: none;
}
aption, .sp-table-caption, .opta-widget-container h2 {
    text-transform: initial;
}

.widget-title {
    text-transform: initial;
}

.entry-title, .page-title {
    padding: 0px 0px 5px 10px;
}
.sp-post-caption{
  color: #fff;
    background-color: black;
  padding: 0px 0px 5px 10px;
   text-transform: initial;
}
.entry-header, .article-header {
    color: #fff;
    background-color: black;
  border-top: 7px solid #f2de00;
}
.read_more {
  color:#f2de00 !important;
}
.read_more:hover {
  color:#000 !important;
}

.single-entry, .site-main {
    background-color: #fff;
    padding: 10px;
}
.article-thumbnail {
    display: none;
}
#primary {
 background-image: url("/wp-content/dimension.png");
 min-height:835px;
}

.fb_iframe_widget iframe {
  background-color:#FFFFFF;
}

.site-credit, .site-copyright {
  display: none;
}


.read_more {
  background-color:#000000;
  padding: 3px !important;
  text-align:center !important;
}
.read_more:hover {
  background-color:#f2de00;
  color: #000;
}
div.wpcf7-mail-sent-ok {
  background-color:#000000;
  border:4px solid #f2de00;
  color:#FFFFFF;
}


.wpls-logo-showcase .wpls-logo-cnt.slick-slide img {
  border:0px !important;
  box-shadow:none !important;
  display:inline-block !important;
  padding:10px;
}



.has-tip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 30px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
.has-tip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 3px;
    bottom: 36px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 10px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}
.has-tip{
  color: #f2de00 !important;
    display: inline;
    position: relative;
    background-color: #000;
  border-radius: 15px;
  font-size:14px;
  font-weight:bold;
  padding:5px;
  text-decoration:none;
}



.foot1 {
    background-color:#f2de00;
  color: #000;
  height: 10px;
}

.site-footer {
  height:270px;
}

.main-navigation .menu-toggle {
  display:none;
}

.single-entry a, .entry-content a, .article-content a {
  color: #000;
  font-weight: bold;
}
.item {
    margin: 13px !important;
    height: auto;
}
