#sp-main-body {
    padding: 50px 0px 10px 0px;
}
.rotator h2 {
    font-size: 80px;
}
.sppb-carousel-inner > .sppb-item {
    padding: 0px;
}
.countdown-text-wrap {
    text-align: center;
}
#sp-logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#sp-title {
    text-align: center;
}
.sp-column.prijevod {
  margin-top: 25px !important;
}
.justify-content-end {
    justify-content: center !important;
}
.lijevo {
    width: 33.33333333%;
	float: left;
	padding: 10px;
}
.desno {
    width: 66.66666667%;
	float: left;
	padding: 10px;
}
div.catItemView {
    margin-bottom: 15px;
}
div.itemImageBlock {
    padding: 8px 0;
    margin: 0 0 16px 0;
}
.ime {
    float: left;
}
.broj {
    text-align: right;
    font-size: 5vw;
	font-style: italic;
	font-weight: 600;
}
.even {padding:15px 0px; border-bottom: 1px dotted #ddd;}
.odd {padding:15px 0px; border-bottom: 1px dotted #ddd;}
ul.player {
    list-style: none;
}
.player {
	font-size: 1.1em;
}
.player-title {
	display: inline-block;
	width: 30%;
	font-weight: 600;
}
div.itemExtraFields {
    border-top: 1px dotted #ddd;
}
.itemExtraFields {
    font-size: 1.2em;
}
.itemFullText1 {
    width: 50%;
    float: left;
}
.itemImageBlock img {
    display: block;
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
}
div.itemBackToTop {
    display: none;
}
.ime-kategorija {
    margin-top: -85px;
	position: relative;	
	z-index: 1000;
	background-color: rgba(255, 255, 255, 0.7);
	height: 60px;
	text-align: center;
}
.catItemTitle-player {
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
}
.sppb-article-info-wrap a {
    color: #252525 !important;
}
.sppb-article-info-wrap {
    padding: 20px;
}.sppb-title-heading {
    text-transform: uppercase;
}
#sp-page-builder .sppb-section-title {
    margin-bottom: 25px;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
    margin-bottom: 5px;
}
#sp-page-builder .sppb-section-title .sppb-title-subheading {
    font-size: 22px;
}
.speasyimagegallery-gallery-item-title {
    display: none;
}
.sp-page-title-heading {
    font-size: 40px !important;
}
.sp-page-title-sub-heading {
    font-size: 30px !important;
    font-family: 'Shadows Into Light Two', sans-serif;
}
strong {
    font-weight: 700;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 700px) {
.lijevo, .desno {
  width: 100%;
	}}