.cross-out {
    text-decoration: line-through;
}


label.InputfieldHeader.InputfieldStateToggle {
    display: none !important;
}
.copy-center {
	text-align: center;
	color: #fff;
	display: inline-block;
}
a.news-sliding {
    color: white;
}
.sticky {
    position: fixed;
	background: #273138;
	opacity: 0.9;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}
a.news-sliding:hover {
    color: bisque;
}
a.rezer {
    float: right;

}

.rezer.animate {
    background: #d2203c;
    color: #ffffff !important;
    margin: 3px 0;
    padding: 0px 3px 0 3px;
    border-radius: 0px 4px 0px 4px;
    font-size: 15px;
}
.rezer.animate:hover {
	background: #49535d;
    color: #ffffff !important;
    margin: 3px 0;
    padding: 0px 3px 0 3px;
    border-radius: 0px 4px 0px 4px;
    font-size: 15px;
}

img.logo-light {
	  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;

  /* Safari seems to support, but seems deprecated and does the same thing as the others. */
  image-rendering: -webkit-optimize-contrast;
}
/* .rezerofset {
	position:absolute; top:-80px;
	visibility:hidden;
} */
a.rezer:hover {
    color: white !important;
}
.img-podpis {
    color: white;
    padding: 5px;
    font-size: 14px;
}

img.event-list-img {
	height: 133px;
    object-fit: cover;
}

img.sidebar-images {
	background-color: #171e22;
	height: 91px;
	object-fit: cover;
}

/* == SEARCH RESULTS IMAGE SIZE START == */

.small-image {
    width: 100px; /* Adjust the maximum width as needed */
    height: auto;	/* Maintain the aspect ratio */
    object-fit: cover;
	margin-right: 10px; /* Add some spacing between the image and title */
}

.image-title-container {
    display: flex;    /* Make the image and title appear in the same row */
    align-items: center; /* Vertically center align the content */
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #656565;
}

.bullets-circle li {
	list-style-type:circle;
	margin: 0 0 0 30px;
}
.bullets-disc li {
	list-style-type:disc;
	margin: 0 0 0 30px;
}
ul.bullets-circle {
    margin-bottom: 15px;
}
/* == SEARCH RESULTS IMAGE SIZE END == */

.blog-img {
	margin: 0 5px 5px 0;
}
a.paginacija {
    padding: 5px !important;
}

.header-style-3 .playlist_menu_bar li:first-child a {
    font-size: 19px;
    margin: 8px 0 0 0;
}

img.align_left {
    float: left;
    margin: 0 15px 5px 0px;
}

img.align_right {
    float: right;
    margin: 0 0 5px 15px;
}
img.align_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

span.editor-label.vidlabel {
    margin-left: 90px;
	width: auto;
}
.podporni-text p {
  font-size:      11px !important;
  line-height:    15px;
  color:          silver;
  border-top:     1px solid silver;
  margin:         10px 0;    /* 10px above and below the entire <p> box */
  padding:        5px 0;     /* optional: 5px inside, above/below the text */
}

/* == Pretekli dogodki gumbi START == */

li a.btn-1 {
    padding: 14px 17px 13px 14px !important;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.btn-1.theme-bg.gale-button {
    margin: 34px 0 0 0;
	background: #707070;
}


a.btn-1.theme-bg.readm-button {
    margin: -15px 0 0 0;
}
a.btn-1.theme-bg.gale-button:hover {
	background: #000;
}

.in-progress {
  font-weight: bold;
  color: #dc3545 !important; /* ali tvoja barva */
  display: inline;
}
.fix-float {
  float: none !important;
  display: inline !important;
}

/* media 1200 */
@media (max-width: 500px) {
 
a.btn-1.theme-bg.gale-button {
   margin: 27px 0 2px 0;
}
a.btn-1.theme-bg.gale-button:hover {
	background: #000;
}

a.btn-1.theme-bg.readm-button {
    margin: -27px 0 0 0;	
}
}

/* == Pretekli dogodki gumbi END == */
/* PRINT AREA START */
.example-print {
    display: none;
}
@media print {
   .example-screen {
       display: none;
    }
    .example-print {
       display: block;
    }
}
/* PRINT AREA END */

/* VIEW ONLY ON MOBILE START */

.only-mobile {
  display: none;
      margin-top: -20px;
    margin-bottom: 15px;
}


@media only screen and (max-width: 768px) {
  .only-mobile {
    display: block;
  }
}

/* VIEW ONLY ON MOBILE END */


/* Search gumb */
button.submit.btn-1.theme-bg {
    padding: 17px 30px 20px 30px;
    font-size: 16px;
}

button.btn.btn-dark {
    background-color: #d71b34;
    font-size: 25px;
    color: white;
}
.noevent h5{
	padding: 5px 0px 5px 8px;
    font-size: 14px;
}
.noevent1 {
	padding: 10px;
	width: 100%;
}
.last10{
	font-size:10px;
}
/* Obvestila Block */

.msl-blog-full.blog-small {
    background-color: #171e229e;
}
.new-album-thumb {
    min-height: 280px;
    background-color: #273138;
}

.new-album-thumb img {
    height: 100%;
    object-fit: cover;
}

img.obvestila-img {
    height: 280px;
}

.col-md-12.concert-margin {
    margin: 20px 0 0 0;
}

/* Eventi višina */ 

.col-md-2.event-slika {
    padding: 0;
}

.slick-list.draggable {
   /*  height: auto !important;
	max-height: 428px !important; */
}

.vsi-btn {
	float: right;
	font-size: 12px;
	color: #ffffff !important;
	background-color: #000000;
	padding: 10px 10px 8px 10px;
	margin: -3px 0 0px 0;
	
}
.vsi-btn:hover {
	float: right;
	font-size: 12px;
	color: #ffffff !important;
	background-color: #5a5a5a;
	
}

/* == Video responsivness Start == */
.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%;
}
/* == Video responsivness End == */

/* == Privacy Banner == */
.privacywire.privacywire-banner {
	background-color: black;
}
.privacywire.privacywire-options {
	background-color: black;
}
header.privacywire-header {
    font-size: 20px;
    font-weight: 700;
    color: white;
}
button.choose {
	padding: 5px 10px 5px 10px;
	background-color: #d2162e;
	color: white;
	margin-right: 5px;
}
button.allow-necessary {
	padding: 5px 10px 5px 10px;
	background-color: #d2162e;
	color: white;
	margin-right: 5px;
}
button.allow-all {
	padding: 5px 10px 5px 10px;
	background-color: #d2162e;
	color: white;
	margin-right: 5px;
}
button.save {
	padding: 5px 10px 5px 10px;
	background-color: #d2162e;
	color: white;
	margin-right: 5px;
}
button.toggle {
	padding: 5px 10px 5px 10px;
	background-color: #d2162e;
	color: white;
	margin-right: 5px;
}
.necessary {
    font-size: 12px;
}
.statistics {
    font-size: 12px;	
}
/* == Button hover == */

button.choose:hover {
	background-color: #69000d;
}
button.allow-necessary:hover {
	background-color: #69000d;
}
button.allow-all:hover {
	background-color: #69000d;
}
button.save:hover {
	background-color: #69000d;
}
button.toggle:hover {
	background-color: #69000d;
}

/* == PRIVACY END == */


/* == ACCORDION START == */

.panel-accordion>.panel-heading-accordion {
    background-color: #5e5e5e;
}


.panel {
border-width: 0 0 1px 0;
border-style: solid;
border-color: #fff;
background: none;
box-shadow: none;
}
.panel:last-child {
border-bottom: none;
}
.panel-group > .panel:first-child .panel-heading-accordion {
border-radius: 4px 4px 0 0;
}
.panel-group .panel {
border-radius: 0;
}
.panel-group .panel + .panel {
margin-top: 0;
}
.panel-heading {
background-color: #009688;
border-radius: 0;
border: none;
color: #fff;
padding: 0;
}
.panel-title-accordion a {
display: block;
color: #fff;
padding: 15px;
position: relative;
font-size: 16px;
font-weight: 400;
}
.panel-body-accordion {

	background: #fff;
	color:gray;
	padding: 5px 15px 5px 15px;
}
.panel-body-accordion p {
color:gray;
}
.panel-body-accordion ul {
		float: none !important;
color:gray;
}

.panel-body-accordion ul li {

    position: relative;
    list-style: disc;
    margin-left: 40px;
    color: gray;
    line-height: 28px;
}
.panel:last-child .panel-body {
border-radius: 0 0 4px 4px;
}
.panel:last-child .panel-heading-accordion {
border-radius: 0 0 4px 4px;
transition: border-radius 0.3s linear 0.2s;
}
.panel:last-child .panel-heading-accordion.active {
border-radius: 0;
transition: border-radius linear 0s;
}

/* #accordion rotate icon option */
#accordion .panel-heading-accordion a:before {
content: '\f077';
font-size: 24px;
position: absolute;
font-family: 'FontAwesome';
right: 5px;
top: 10px;
transform: rotate(180deg);
transition: all 0.5s;
}
#accordion .panel-heading-accordion.active a:before {
transform: rotate(0deg);
transition: all 0.5s;
}

/* == ACCORDION END == */



/* == TICKET ICON EVENT LIST START == */

.knof_read {
    display: flex;
    /* text-align: right !important; */
    /* vertical-align: middle !important; */
    justify-content: flex-end;
    flex-wrap: nowrap;
    margin: 13px 10px 30px 0 !important;
    align-items: center;
    align-content: stretch;
}

/* == TICKET ICON EVENT LIST END == */



/* == MENU CUSTOM COLORS == */

.red {
	background-color: #d2162e;
}
.red a {
	color: white !important;
}
.red a:hover {
	color: black !important;
}
.blue {
		background-color: #3696da;
}
.green {
	background-color: green;
}
.yellow {
	background-color: #ffe000;
}
.yellow a {
	color: black !important;
}
.yellow ul li a {
    color: #fff !important;
}

/* == MENU CUSTOM COLORS END == */


/*== CANCELED RIBBON NOVI START ==*/

/*== CANCELED RIBBON NOVI END ==*/


/*== CANCELED RIBBON ==*/

.ribbon {

  position: relative;
  display:inline-block;
 margin: 2px 0px 0px 4px;

}

.stack-top {
  /* adjust the below to control the shape */
  --d:5px; 
  --w:100px;
  --c:#dc1937;
  /**/

  position: absolute;
  top: 0;
  right: 0;
  transform: translate(29.29%, -100%) rotate(45deg); /* 29.29% = 100%*(1 - cos(45deg)) */
  color: #fff94c;
  text-align: center;
  width: var(--w);
  transform-origin: bottom left;
  padding:5px 0 calc(var(--d) + 5px);
  background:
    linear-gradient(rgba(0,0,0,0.6) 0 0) bottom/100% var(--d) no-repeat
    var(--c);
  clip-path:polygon(0 100%,0 calc(100% - var(--d)),50% calc(100% - var(--d) - var(--w)/2),100% calc(100% - var(--d)),100% 100%,calc(100% - var(--d)) calc(100% - var(--d)), var(--d) calc(100% - var(--d)))
}

.stack-top.leftt {
  left:0;
  right:auto;
  transform: translate(-29.29%, -100%) rotate(-45deg);
  transform-origin: bottom right;
}

/*== BARVE RIBBON ==*/
.RibbonYellow {
  /* adjust the below to control the shape */
  --d:5px; 
  --w:100px;
  --c:#ffc600 !important;
  /**/
    font-size: 0.6vw;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(29.29%, -100%) rotate(45deg); /* 29.29% = 100%*(1 - cos(45deg)) */
  color: #273138;
  text-align: center;
  width: var(--w);
  transform-origin: bottom left;
  padding:5px 0 calc(var(--d) + 5px);
  background:
    linear-gradient(rgba(0,0,0,0.6) 0 0) bottom/100% var(--d) no-repeat
    var(--c);
  clip-path:polygon(0 100%,0 calc(100% - var(--d)),50% calc(100% - var(--d) - var(--w)/2),100% calc(100% - var(--d)),100% 100%,calc(100% - var(--d)) calc(100% - var(--d)), var(--d) calc(100% - var(--d)))
}
.RibbonYellow.leftt {
  left:0;
  right:auto;
  transform: translate(-29.29%, -100%) rotate(-45deg);
  transform-origin: bottom right;
}

.RibbonBlue {
  /* adjust the below to control the shape */
  --d:5px; 
  --w:100px;
  --c:#4893ff !important;
  /**/

  position: absolute;
  top: 0;
  right: 0;
  transform: translate(29.29%, -100%) rotate(45deg); /* 29.29% = 100%*(1 - cos(45deg)) */
  color: #fff;
  text-align: center;
  width: var(--w);
  transform-origin: bottom left;
  padding:5px 0 calc(var(--d) + 5px);
  background:
    linear-gradient(rgba(0,0,0,0.6) 0 0) bottom/100% var(--d) no-repeat
    var(--c);
  clip-path:polygon(0 100%,0 calc(100% - var(--d)),50% calc(100% - var(--d) - var(--w)/2),100% calc(100% - var(--d)),100% 100%,calc(100% - var(--d)) calc(100% - var(--d)), var(--d) calc(100% - var(--d)))
}
.RibbonBlue.leftt {
  left:0;
  right:auto;
  transform: translate(-29.29%, -100%) rotate(-45deg);
  transform-origin: bottom right;
}
.RibbonGreen {
  /* adjust the below to control the shape */
  --d:5px; 
  --w:100px;
  --c:#1eb501 !important;
  /**/

  position: absolute;
  top: 0;
  right: 0;
  transform: translate(29.29%, -100%) rotate(45deg); /* 29.29% = 100%*(1 - cos(45deg)) */
  color: #fff;
  text-align: center;
  width: var(--w);
  transform-origin: bottom left;
  padding:5px 0 calc(var(--d) + 5px);
  background:
    linear-gradient(rgba(0,0,0,0.6) 0 0) bottom/100% var(--d) no-repeat
    var(--c);
  clip-path:polygon(0 100%,0 calc(100% - var(--d)),50% calc(100% - var(--d) - var(--w)/2),100% calc(100% - var(--d)),100% 100%,calc(100% - var(--d)) calc(100% - var(--d)), var(--d) calc(100% - var(--d)))
}
.RibbonGreen.leftt {
  left:0;
  right:auto;
  transform: translate(-29.29%, -100%) rotate(-45deg);
  transform-origin: bottom right;
}


/*== END BARVE RIBBON ==*/

/*== END CANCELED RIBBON ==*/


.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0.5; }
}





/* Text selection color */

::-moz-selection { /* Code for Firefox */
  color: yellow;
  background: #db152e;
}

::selection {
  color: yellow;
  background: #db152e;
}


/* media 480 */
@media (max-width:480px){ {
.banner_slider {
	margin-top: 2px !important;
}
.eventlist2-date {
    margin-right: 10px;
}
body.msl-black .eventlist2-date h6 {
    font-size: 12px;
}
}
/* media 767 */
@media (max-width: 767px) {

.banner_slider {
	margin-top: 2px !important;
}	
	
.eventlist2-date {
    margin-right: 10px;
} 
body.msl-black .eventlist2-date h6 {
    font-size: 12px;
}
}

/* media 900 */

@media (max-width: 991px){ {
.banner_slider {
	margin-top: 2px !important;
}
.eventlist2-date {
    margin-right: 10px;
}
body.msl-black .eventlist2-date h6 {
    font-size: 12px;
}

.msl-black .widget .msl-heading h5 span:before {
	display: none;
}
}

/* media 1200 */
@media (max-width: 1200px) {
body.msl-black div.msl-black .light-color.msl-heading h5:after, body.msl-black div.msl-black .light-color.msl-heading h5:before {
display: none !important
} 

body.msl-black div.msl-black .light-color.msl-heading h5:after, body.msl-black div.msl-black .light-color.msl-heading h5:before {
  display: none !important
    
}

.msl-black .widget .msl-heading h5 span:before {
	display: none;
}

}
