label.InputfieldHeader.InputfieldStateToggle {
    display: none !important;
}

.uk-form-stacked .uk-form-label {
    display: none !important;
    margin-bottom: 5px;
}
.copy-center {
	text-align: center;
	color: #fff;
	display: inline-block;
}
a.news-sliding {
    color: white;
}

a.news-sliding:hover {
    color: bisque;
}

.img-podpis {
    color: white;
    padding: 5px;
    font-size: 14px;
}

  a.lang {
    border: 1px solid white;
	padding: 1px 5px 1px 5px;
	margin: 0 6px 0 0 !important;
  }

img.ref-img  {
    height: 200px !important;
    object-fit: cover;
}


img.sidebar-images {
	background-color: #171e22;
	height: 92px;
	object-fit: cover;
}

a.paginacija {
    padding: 5px !important;
}
a.mobille {
    margin: -40px 0px 0 -67px;
    font-size: 20px !important;
    float: left;
}

a.side_t.kf_menu_button.mobille {
    margin: 5px 17px 0 0;
	color: white;
}
.header-style-3 .playlist_menu_bar li:first-child a {
    font-size: 19px;
    /* margin: 8px 0 0 0; */
}
.msl-copyright.theme-bg {
    -webkit-box-shadow: inset 0 13px 9px -7px rgba(0,0,0,0.7);
    -moz-box-shadow: inset 0 13px 9px -7px rgba(0,0,0,0.7);
    box-shadow: inset 0 13px 9px -7px rgba(0,0,0,0.7);
}
.last10 {
    font-size: 13px;
}
a.lang{
	font-size: 14px !important;
}
img.align_left {
    float: left;
    margin: 0 15px 5px 0px;
}

img.align_right {
    float: right;
    margin: 0 0 5px 15px;
}

img.event-list-img {
	 min-height: 133px;
    object-fit: cover;
}

/* 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;
}

/* 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;
}
img.reference-img {
	height:50px;
	width: 100%;
	object-fit: cover;
}
/* Eventi višina */ 


.col-md-2.event-slika {
    padding: 0;
}

.slick-list.draggable {
    height: auto !important;
	max-height: 600px !important;
}

.vsi-btn {
	float: right;
	font-size: 12px;
	color: #ffffff !important;
	background-color: #000000;
	padding: 10px 10px 10px 10px;
	
}
.vsi-btn:hover {
	float: right;
	font-size: 12px;
	color: #ffffff !important;
	background-color: #5a5a5a;
	
}

/* VIDEO RESPONSIVE 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 RESPONSIVE END */
.readmorevideo {
	float:right;
	font-weight:800;
	margin: 20px 10px 0 0;
	
}
/* == 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 == */

/* CONTACT FORM LABELS - NOTES */

p.notes {
    color: white;
}
/* == 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 ==*/

.ribbon {
width: 100%;
  position: relative;
  display:inline-block;
  margin: 10px;

}

.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.left {
  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;
  /**/

  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.left {
  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.left {
  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.left {
  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; }
}





/* 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 .slide img {
    height: auto !important;
	max-height: 300px !important;
}
.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 .slide img {
    height: auto !important;
	max-height: 300px !important;
}
.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 .slide img {
    height: auto !important;
	max-height: 300px !important;
}
.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;
}

}
