/*
Theme Name: Comit Atelje 212
Theme URI: http://www.comit.co.rs
Author: Comit Group
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atelje212
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 Atelje212 is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
    font-family: 'Arial', sans-serif;
     }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }

  i {
    font-style: italic;
  }
  b {
    font-weight: 700;
  }



/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }


/*** STYLES BEGIN ***/

body {
  background: url('img/sajt pozadina.png');
  background-position: -180px 0;
}

#header {
  padding: 20px 0;
}

#header .info {
  float: right;
  text-align: right;
}

#header .info p {
  font-size: 12px;
}

#header .info span {
  font-size: 14px;
  font-weight: bold;
}

#header nav {
    position: absolute;
    bottom: 0;
    left: -6px;
}

#header .container .col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}

/* #header nav {
  position: absolute;
  bottom: 0;
  right: 150px;
} */

#header nav ul li {
  float: left;
  padding: 0 7px;
  position: relative;
}

#header nav ul li a {
    font-size: 19px;
    color: #000000;
	font-weight: 600;
}

/* #header nav ul li a {
  font-size: 18px;
  color: #000000;
} */

#header nav ul li.current-menu-item a {
  color: #EC1B23;
}

#slider {
  width: 100%;
  background: #000000;
}

.flexslider ul li {
  position: relative;
}

.slide_content {
  position: absolute;
  top:80px;
  left: 0;
}

.slide_content h4 {
  font-size: 28px;
  color:#FFFFFF;
  max-width: 500px;
  margin-bottom: 30px;
}

.slide_content h5 {
  color: #fff;
  border-bottom: 1px solid red;
  font-size: 18px;
  display: inline;
  padding: 0 4px;
  font-weight: bold;
}

.slide_content h6 {
  font-size: 18px;
  color: #FFFFFF;
  margin-top: 25px;
}

p.ime-autora-slider {
    color: #95a5a6;
    font-size: 18px;
	font-style: italic;
}

.stl_widget ul {
  margin-bottom: 0px;
}
#homepage_feed {
  padding: 75px 0 85px 0;
  position: relative;
}
#homepage_feed .container {
  margin-bottom: 60px;
  background-color: #fff;
}
#homepage_feed img {
  width: 100%;
  height: auto;
}
#homepage_feed .getapp_section img, #homepage_feed .biletarnica img {
	width: auto;
	margin-right: 5px;
}

#homepage_feed h4, .sidebar h4 {
  font-size: 32px;
  color: #000000;
  padding-bottom: 35px;
  margin-bottom: 20px;
}

#homepage_feed .news h4 {
  border-bottom: 7px solid #E6C41D;
}

#homepage_feed .repertoar h4, .sidebar .repertoar h4 {
  border-bottom: 7px solid #EC1B23;
}

#homepage_feed .repertoar span h4 {
	display: none;
}

#homepage_feed .najave h4, .sidebar .najave h4 {
  border-bottom: 7px solid #633161;
}

#homepage_feed .biletarnica h4, #homepage_feed .newsletter h4, #homepage_feed h4.blackborder {
  border-bottom: 7px solid #000000;
}

#homepage_feed .bilet_section {
  background: url("img/bilet_bg.jpg") no-repeat top left #633161;
  height: 130px;
  padding: 10px;
  color: #ffffff;
}
#homepage_feed .bilet_section span.title {
  font-size: 32px;
}
#homepage_feed .bilet_section a {
  color: #ffffff;
}

#homepage_feed p {
  font-size: 12px;
  margin-bottom: 15px;
  line-height: 14px;
}

#homepage_feed .news h3 {
  font-size: 18px;
  margin: 20px 0 15px 0;
}

a.button {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  background: #633161;
  padding: 7px 11px;
  float: left;
}

.featured_news {
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px dashed #AAAAAA;
  margin-bottom: 20px;
}

.non_featured_news:before {
  content: '»';
  clear: none;
  display: inline;
  float: left;
}

.non_featured_news h3 {
  font-size: 14px !important;
  text-transform: uppercase;
  color:#000000;
  margin-bottom: 5px !important;
  margin-top: 0 !important;
  padding-top: 1px;
  margin-left: 13px !important;
}

.ui-accordion-header div {
  background: #666666;
  color: #ffffff;
  padding: 7px 10px;
  margin-bottom: 5px;
  outline: none;
  font-size: 18px;
  cursor: pointer;
}

.ui-accordion-header-active div {
  background: #000000;

}

.ui-accordion-header-active {
  outline: none;
}

.ui-accordion-header-active {
  background-image: url('img/arrow-down.png');
  background-repeat: no-repeat;
  background-position: 316px 28px;
  padding-bottom: 20px;
}

.ui-accordion-content {
  padding-bottom:1px;
}

.repertoar_acc_post {
  overflow: hidden;
  margin-bottom: 20px;
	margin-top: 15px;
}

.repertoar_acc_post .thumb_holder, .repertoar_single .thumb_holder  {
  float: left;
  margin-right: 10px;
}

.repertoar_acc_post span, .repertoar_single span {
/*   text-transform: uppercase;
  font-size: 11px;
  text-decoration: none;
  color: #000000; */
/* 	text-transform: uppercase; */
    font-size: 17px;
    text-decoration: none;
    color: #636e72;
    font-weight: 500;
}

.repertoar_acc_post h6, .repertoar_single h6 {
/*   text-transform: uppercase; */
  font-size: 17px;
  margin: 0;
  text-decoration: none;
/*   color: #000000; */
	color:#EC1B23;
	font-weight: 500;
}

.repertoar_acc_post p {
  font-size: 12px;
  margin-bottom: 5px !important;
  text-decoration: none;
}

.repertoar_acc_post .time {
/*   background: #ec1b23; */
  font-size: 17px;
  text-align: center;
  padding: 4px 5px;
  display: inline;
/*   float: left; */
/*   color: #ffffff; */
	color: #636e72;
}

.pogledatiSvePredstave {
    margin-top: 58px;
}

/* .pogledatiSvePredstave span {
    font-size: 20px;
	font-weight: 700;
	color:#EC1B23;
} */

.najave_yt {
  overflow: hidden;
/*   border-bottom: 1px solid #000000; */
}

.najave_yt iframe {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.najave_yt h6 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 10px;
  font-weight: bold;
}

#black_stripe {
  width: 100%;
  background: #000000;
  padding: 8px 0;
  margin-top: 20px;
}

#black_stripe span {
  color: #FFFFFF;
  font-size: 11px;
}

#footer {
  padding: 5px 0 20px 0;
}

#footer span {
  font-size: 11px;
  color: #DDDDDD;
  float: right;
}

.featured.page {
  position: relative;
  height: 200px;
  overflow: hidden;
}

.featured.page img {
  position: absolute;
  min-width: 100%;
}

.featured.page .page_title {
  color: #FFFFFF;
  top:60px;
}

.page_title h1 {
  font-size: 42px;
  margin-bottom: 20px;
}

.page_title h2 {
  font-size: 16px;
}

#page {
  padding: 55px 0 90px 0;
}

.page_content p {
  font-size: 13px;
  margin-bottom: 15px;
}

.page_content img {
  max-width: 100%;
  height: auto;
}

.gallery {
  overflow: hidden;
  padding: 20px 0 20px 0;
}

.gallery .thumb_holder {
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
}

.gallery .thumb_holder.fourth {
  margin-right: 0;
}

.page_content_yt {
  margin-bottom: 20px;
}

.sidebar .najave {
  margin-top: 40px;
}

.sidebar .najave iframe {
  width:100%;
  height: auto;
  margin-bottom: 10px;
}

.repertoar_page_title {
  font-size: 32px;
  margin-bottom: 40px;
}

.repertoar_day {
  border: 1px solid #000000;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 30px;
  height:296px;
}

.repertoar_day h5 {
  background: #666666;
  color: #ffffff;
  padding: 7px 10px;
  margin-bottom: 5px;
  outline: none;
  font-size: 18px;
  cursor: pointer;
}

.repertoar_day.current-day {
	background-color: #eeeeee;
}

.repertoar_single {
  padding: 15px;
  float: left;
}

.pagenavi {
  float: right;
}

.pagenavi a {
  width: 134px;
  background-color: #000000;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
  display: block;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing:border-box;
  text-align: center;
  text-transform: uppercase;
}

.pagenavi .previous {
  background-image: url('img/arrow-left.png');
  background-repeat: no-repeat;
  margin-right: 10px;
  background-position: 8px 8px;
  padding-left: 22px;
}

.pagenavi .next {
  background-image: url('img/arrow-right.png');
  background-repeat: no-repeat;
  background-position: 111px 8px;
  padding-right: 22px;
}

.responsive-nav-btn {
  display: none;
}



/****** Dropdown navigacija ******/

ul.sub-menu {
  position:absolute;
  z-index: 9999;
  left:0;

  width:265px;
  padding:0px 0px;
  display:none;
}

ul.sub-menu li {
  width:100%;
  padding:0 !important;
  background: #FFFFFF;
}

ul.sub-menu li:first-of-type {
  
  padding-top: 15px !important; 
}

ul.sub-menu li:first-of-type a {
  border-top: 2px solid #E6C41D;
}

ul.sub-menu li:last-of-type {
  padding-bottom: 15px !important;
}

ul.sub-menu li:last-of-type a {
  border-bottom: 2px solid #E6C41D;
}

ul.sub-menu li a {
  display:block;
  padding:4px 10px;
  text-decoration: none !important;
}

ul.sub-menu li a:hover {
  background:#633161;
  color: #FFFFFF !important;
}

ul.sub-menu li a:before {
  content:'» ';
}

.menu-item-has-children:hover {
  background: #000000;
  color: #FFFFFF;
}

.menu-item-has-children:hover > a {
  color: #FFFFFF !important;
}

#homepage_repertoar_pdf {
  position: absolute;
  top:15px;
  right:15px;
}

#homepage_repertoar_pdf img {
width: 48px;
height: auto;
}
.repertoar .accordion h5 {
  position: relative;
  margin-top:5px;
  margin-bottom:25px;
	font-size: 16px;
	color: #EC1B23;
	font-weight: 500;
}

.borderBottomRepertoarHome {
    border-bottom: 1px solid #000;
	padding: 0 15px;
}

/* .repertoar .accordion h5 div:after {
  content: "+";
  position: absolute;
  top: 6px;
  right: 16px;
  color: #ffffff;
}
.repertoar .accordion h5.ui-state-active div:after {
  content: "-";
} */

.accordion {
	margin-top: -20px;
}

.newsletter_section {
	line-height: 18px;
}
.newsletter_section input {
	margin-top: 10px;
	border: none;
	width: 200px;
	margin-right: 10px;
	height: 26px;
	line-height:24px;
	background-color: #eeeeee;
	padding: 0 5px;
  margin-bottom: 10px;
}
.newsletter_section a {
	height: 24px;
	line-height: 24px;
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 10px;
}


.stButton .stMainServices, .stButton .stButton_gradient {
  height: 22px !important;
}
.stl_widget li {
	display: inline-block;
	margin-left: 10px;
}
.stl_widget li a {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
}
.page_vesti .featured_news .newslist_left, .page_vesti .featured_news .newslist_right {
	display: block;
	width: 350px;
	float: left;
}
.page_vesti .featured_news .newslist_left {
	margin-right: 25px;
}
.page_vesti .featured_news .newslist_right h6 {
	margin: 0;
	font-style: italic;
	font-weight:700;
}

.page_vesti .featured_news .newslist_right p {
	line-height: 16px;
}
#black_stripe span a {
	color: #cccccc;
}
.repertoire_page .pagenavi a {
	margin:0 5px;
}

.advert-banner {
	background-color: #eeeeee;
	padding: 15px;
	margin-bottom: 20px;
}
.time-line img {
    max-width: 100%;
    height: auto;
}
.logo {
    float: right;
    width: 230px;
    height: 120px;
    display: flex;
	justify-content: flex-end;
	padding-top: 13px;
}
/* .logo {
    float: left;
    width: 230px;
    height: 148px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
} */
/* VRACANJE */

a.in-memoriam img {
	max-width:60%;
}

a.in-memoriam {
    position: absolute;
    width: 25%;
    left: 965px;
    bottom: 5px;
    color: #000;
    font-size: 15px;
    border-radius: 10px;
}

/* a.in-memoriam {
    position: absolute;
    right: 0px;
    bottom: -3px;
    color: #000;
    font-size: 15px;
    border-radius: 10px;
	text-align:right;
} */
@media only screen and (max-width: 930px)  {
#header nav {
    position: absolute;
    bottom: 0;
    right: 0;
}
}

@media only screen and (max-width: 800px) {
	.jezici-responsive {
		position: absolute;
		top: 55px;
		right: 20px;
    	font-size: 20px;
	}
	.jezici-responsive ul li {
		display: inline-block;
	}
	.jezici-responsive ul li a {
		color: #000;
	}
}

@media only screen and (min-width: 585px) and (max-width: 800px) {
	#header .resposnsive-atelje{
		display: block !important;
		width: 100%;
		height: 100%;
		min-height: 300px;
		padding: 0 20px 20px 20px;
	}
	#header .resposnsive-atelje img {
     	margin: 30px auto 0;
    	width: 80%;
    	display: block;
	}
	#header .container{ 
		display:none;
	}
	.jezici-responsive {
		position: absolute;
		top: 55px;
		right: 20px;
    	font-size: 20px;
	}
	.jezici-responsive ul li {
		display: inline-block;
	}
	.jezici-responsive ul li a {
		color: #000;
	}
}




@media only screen and (max-width: 585px)  {
a.in-memoriam {
    position: absolute;
    right: 10px;
    top:0px;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    font-size: 18px;
    max-height: 34px;
}
.jezici-responsive {
    position: absolute;
    right: 20px;
    top: 50px;
}

.jezici-responsive a {
    font-size: 20px !Important;
}
span.stl_widget ul {
    margin-bottom: 0px !important;
}
.info span ul {
    margin-bottom: 0px !important;
}
#header .resposnsive-atelje{
    display: block !important;
    width: 100%;
    height: 100%;
    min-height: 300px;
    padding: 40px 20px 20px 20px;
}
#header .resposnsive-atelje img {
     width:100%;
}
#header .container{ display:none;}
}
.logo-img {
    width: 40px;
    margin-right: 0px;
}

img.atelje-logo-godine {
    width: 430px;
    padding-top: 11px;
    max-height: 100px;
}


/* img.atelje-logo-godine {
    width: 680px;
    padding-top: 0px;
	max-height: 93.44px;
} */
.sponzori-logos img {
    width: 180px;
    margin-bottom: 20px;
    height: 80px;
    float: none;
}
.sponzori-logos {
    text-align: center;
}
a.buynowbt {
    margin-top: 51px;
    display: inline-block;
    padding: 14px 25px;
    color: #fff;
    background: #fcb040;
}
.time-line {
    background: #002d4c;
    width: 100%;
}
.page-id-29 .content h2 {
    color: #000 !important;
}
ul#ss .sub-menu {
    position: relative;
    background: #000 !important;
}
ul#ss .sub-menu li{
    background: #000 !important;
}
ul#ss .menu-item-has-children:hover a {
    color: #FFFFFF !important;
}
header.navbar {
    float: right;
    width: 70px;
    margin-top: 50px;
    z-index: 99999;
    position: relative;
    background: #ed1c24;
}
.drawermenu_overlay {
    background: transparent !important;
}
a#homepage_repertoar_pdf {
    display: block;
}


.col-md-6.slider-image-background {

    background-size: cover !important;
    background-position: center center !important;
    background-clip: content-box !important;
}
p.slider-opis {
    color: #fff;
    background: #ed1c24;
    padding: 3px 10px;
    display: inline-block;
    font-weight: bold;
}
.slide_content.col-md-6 {
    top: 25px;
    height: 100%;
    padding-left: 50px;
    min-height: 230px;
}
.flex-control-nav {
    position: absolute !important;
    bottom: 8px !important;
    right: 33% !important;
    text-align: center !important;
    left: auto !important;
}

.info ul {
    margin-top: 30px;
	margin-right: -100px;
}

/* .info ul {
	float: left;
} */

.info ul li a {
    color: #ed1c24;
    font-weight: bold;
    margin-left: 10px;
}
.info ul li {
    display: inline-block;
}

@media only screen and (max-width: 480px)  {
	.col-md-6.slider-image-background {
    height: 155px;
    background-size: cover !important;
    background-position: center center !important;
    background-clip: content-box !important;
    padding: 0px;
}
#header .resposnsive-atelje {
    display: block !important;
    width: 100%;
    height: 100%;
    min-height: 230px;
    padding: 0px 20px 20px;
}
.jezici-responsive li a {
    color: #000;
}
.jezici-responsive li {
    display: inline-block;
    margin-left: 10px;
}
.jezici-responsive {
    position: absolute;
    right: 20px;
    top: 20px;
}
}
.col-md-6.slider-image-background img {
    min-width: 100% !important;
    width: 100%;
}
@media only screen and (max-width: 1200px) {
	.logo {
/* 	float: left; */
    display: flex;
/*     justify-content: right; */
    align-items: flex-end;
	width:230px;
	height:55px;
	}
	
	#header .container .col-xs-12 {
		height: 115px;
	}
	
}
/* SOCIAL NETWORK ICONS RESPONSIVE  */
.social-icons {
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
	margin-top:10px;
}
.social-icons img {
	width:40px !important;
}

/* Dugme za kupovinu karte */

a.kupovina-karte {
	display: inline-block;
	border: solid #fcb040 1px;
    text-decoration: none;
    background-color: #fcb040;
	color: #fff;
	padding: 7px 15px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
}

a.kupovina-karte:hover {
	background-color: #6d6e70;
}

a.kupovina-karte::before {
	content: "Kupi kartu";
}
