/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: novisplet
Template: Avada
*/

body {
  font-family: "Open Sans", sans-serif !important;
  color: #4f4f4f;
}

.tbl {
  display: table;
  width: 100%;
  height: 100%;
}
.tbl .cll {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.page-top {
  height: 107px;
  width: 100%;
  /*background-image: url("images/toppage.png");*/
  background-position: left top;
  background-repeat: no-repeat;
}
.page-top .logotip {
  margin-top: 10px;
  float: left;
  position: relative;
  padding-bottom: 10px;
}
.page-top .logotip .anim1 {
  position: absolute;
  left: 28px;
  top: 10px;
  width: 40px;
  height: 39px;
  background-image: url("images/anim1.png");
  -webkit-animation: cssAnimation1 24s 0s ease infinite;
  -moz-animation: cssAnimation1 24s 0s ease infinite;
  -o-animation: cssAnimation1 24s 0s ease infinite;
  animation: cssAnimation1 24s 0s ease infinite;
}
.page-top .logotip .anim2 {
  position: absolute;
  left: 93px;
  top: 10px;
  width: 33px;
  height: 43px;
  background-image: url("images/anim2.png");
  -webkit-animation: cssAnimation2 24s 0s ease infinite;
  -moz-animation: cssAnimation2 24s 0s ease infinite;
  -o-animation: cssAnimation2 24s 0s ease infinite;
  animation: cssAnimation2 24s 0s ease infinite;
}
.page-top .logotip .anim3 {
  position: absolute;
  left: 152px;
  top: 10px;
  width: 40px;
  height: 40px;
  background-image: url("images/anim3.png");
  -webkit-animation: cssAnimation3 24s 0s ease infinite;
  -moz-animation: cssAnimation3 24s 0s ease infinite;
  -o-animation: cssAnimation3 24s 0s ease infinite;
  animation: cssAnimation3 24s 0s ease infinite;
}
.page-top .avada-row {
  max-width: 1100px;
  position: relative;
  height: 107px;
}

.page-top .selector {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.page-top .selector div {
  float: left;
  font-size: 20px;
}
.page-top .selector div a {
  padding-bottom: 33px;
  display: block;
  text-shadow: 2px 2px #fff;
}
.page-top .selector div.n1 a {
}
.page-top .selector div.n0 a:hover {
  padding-bottom: 30px;
  color: #EF007F;
  border-bottom: 3px solid #EF007F;
}
.page-top .selector div.n1 a:hover {
  padding-bottom: 30px;
  color: #80CCB0;
  border-bottom: 3px solid #80CCB0;
}
.ples-plus .page-top .selector div.n1 a {
  padding-bottom: 30px;
  color: #80CCB0;
  border-bottom: 3px solid #80CCB0;
}
.page-top .selector div.n2 a {
}
.page-top .selector div.n2 a:hover {
  padding-bottom: 30px;
  color: #00aad9;
  border-bottom: 3px solid #00aad9;
}
.baletni-oddelek .page-top .selector div.n2 a {
  padding-bottom: 30px;
  color: #00aad9;
  border-bottom: 3px solid #00aad9;
}
.mladi-po-srcu .page-top .selector div.n0 a {
  padding-bottom: 30px;
  color: #EF007F;
  border-bottom: 3px solid #EF007F;
}
.page-top .selector div a:hover {
  padding-bottom: 47px;
  text-decoration: none !important;
}
.page-top .selector div.active a {
  padding-bottom: 47px;
}
.page-top .selector div.n0 {
  margin-right: 30px;
}
.page-top .selector div.n1 {
  margin-right: 30px;
}

.vstopna-glavno {
  /*background-image: url("images/bg.png");*/
  background-color:#f2f2f2;
  text-align: center;
  margin: 0px -20px;
  padding: 70px 0px;
  margin-left: -30px !important;
  margin-right: -30px !important;
}
.vstopna-glavno .third a:hover {
    text-decoration: none;
}
.vstopna-glavno .third a:hover h2 {
    text-decoration: underline;
}
.tabela {
  display: table;
  width: 100%;
}
.celice-wrap {
  margin-left: -10px;
  margin-right: -10px;
}
.celica {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.celica.pol {
}
.celica.third {
  width: 33.33333%;
  float: left;
}
.vstopna-glavno .celica .inner {
  padding: 50px;
  height: 440px;
  background-color: #fff;
}
.vstopna-glavno .celica.third .inner {
  padding: 50px 15px;
  height: 640px;
}
#main .vstopna-glavno .celica .inner h2 {
  text-transform: uppercase;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.3;
}

#main .vstopna-glavno .celica .inner .nadnaslov {
  font-size: 20px;
  color: #333333;
}
#main .vstopna-glavno .celica .inner .opis {
  font-size: 16px;
  margin-bottom: 20px;
  color: #333333;
}
#main .vstopna-glavno .celica .inner .telefonska {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #333333;
}
#main .vstopna-glavno .celica .inner .email {
  font-size: 18px;
}
#main .vstopna-glavno .celica.n0 .inner .email a {
  color: #EF007F;
}
#main .vstopna-glavno .celica.n1 .inner .email a {
  color: #80CCB0;
}
#main .vstopna-glavno .celica.n2 .inner .email a {
  color: #00aad9;
}
#main .vstopna-glavno .celica img {
  margin-bottom: 15px;
}

.oranzna {
  color: #80CCB0 !important;
}
.modra {
  color: #00aad9 !important;
}
.zelena {
  color: #EF007F !important;
}

#prijavnica {
  position: relative;
}
#rojstni-dan {
  position: relative;
}
.ples-plus #prijavnica .button {
  background: #80CCB0;
}
.ples-plus #prijavnica .button:hover {
  background: #73B89E;
}
.ples-plus #rojstni-dan .button {
  background: #80CCB0;
}
.ples-plus #rojstni-dan .button:hover {
  background: #73B89E;
}
.baletni-oddelek #prijavnica .button {
  background: #00aad9;
}
.kontaktni-obrazec-wrap {
  margin-bottom: 30px;
}

.loading-obrazec {
  background-color: #fff;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(images/loading_zelen.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.ples-plus .loading-obrazec {
  background-image: url(images/loading_oranzen.gif);
}
.baletni-obrazec .loading-obrazec {
  background-image: url(images/loading_moder.gif);
}

.page-template-vstopna-stran #main {
  padding-top: 0px;
}

#wrapper .fusion-column.last {
  margin-right: 0;
}

.divider-vstopna-1 {
  background-color: #80CCB0;
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-color: #e5e4e4;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-top-style: solid;
  padding-bottom: 35px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 30px;
}

.divider-vstopna-1 h1 {
  text-align: center;
  font-size: 30px !important;
  color: #fff !important;
}
.divider-vstopna-1 .opis {
  text-align: center;
  margin-top: -10px;
  font-size: 17px !important;
  line-height: 24px !important;
  color: #fff !important;
}

.divider-vstopna-2 {
  background-color: #EF007F;
   
  background-attachment: fixed;
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-color: #e5e4e4;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-top-style: solid;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 35px;
}

.divider-vstopna-2 .sep-double {
  border-color: #fff;
  margin-top: 25px;
  margin-bottom: 25px;
}

.footer-area {
  border: 0 !important;
  background: dimgray !important;
}
#footer {
      background: dimgray !important;
padding: 5px  !important;
color: gray !important;
}
#footer .copyright {color: lightgray !important;}
.footer-area h2 {
  color: #fff;
  font-size: 1em;
  font-weight: bold;
}
.footer-area h1 {
  color: #fff;
  font-size: 1em;
  margin: 0 0 20px;
  font-weight: bold;
}
footer p, footer .opis {
    font-size: 14px;
}

.footer-area .opis {
  color: #fff;
}
.footer-area a {
  color: #fff !important;
}
.footer-area a:hover {
  color: #80CCB0 !important;
}
.footer-area a.oranzna {
  color: #80CCB0 !important;
}
.footer-area .opomba {
  color: #fff;
  margin-top: 20px;
}
footer .web-shop-btn {
    background: #80CCB0 ;
    color: white;
    border-coloer: #80CCB0 ;
    
        padding-left: 29px;
    padding-right: 29px;
    font-size: 14px;
    line-height: 17px;
    padding-top: 13px;
    padding-bottom: 13px;
    
    font-weight: bold;
}
footer  .web-shop-btn:hover,
footer .web-shop-btn:focus,
footer .web-shop-btn:active {
    background-color: white ;
    color:black !important ;
    border-color: white ;
    
    text-decoration: none !important;
}
.vstopna-sole {
  /*background-color: #EF007F;*/
   background-color:#f2f2f2;
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-color: #e5e4e4;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-top-style: solid;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 35px;
}

.vstopna-sole {
  color: #4f4f4f;
}
.vstopna-sole p {
  font-size: 17px !important;
  color: #000 !important;
}
.vstopna-sole h4 {
  font-size: 18px !important;
  color: #4f4f4f !important;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif !important;
  margin: 0px 0px 20px 0px;
}
.vstopna-sole h2 {
  font-size: 36px !important;
  color: #4f4f4f !important;
  font-family: "Open Sans", sans-serif !important;
  margin: 0px 0px 20px 0px;
  text-align: center;
  line-height: 1.2 !important;
}
.vstopna-sole h3 {
  font-size: 24px !important;
  color: #4f4f4f !important;
  font-family: "Open Sans", sans-serif !important;
  margin: 0px 0px 20px 0px;
  text-align: center;
  font-weight: 300;
}
.vstopna-sole .sep-double {
  border-color: #fff;
  margin-top: 5px;
  margin-bottom: 35px;
}
.vstopna-sole ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.vstopna-sole ul li {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}
.vstopna-sole ul li .fa-home {
  color: #EF007F;
  font-size: 20px;
}
.vstopna-sole ul li .naziv {
  margin-left: 10px;
}

#main .divider-vstopna-1 h2 {
  font-size: 36px !important;
  color: #fff !important;
  font-family: "Open Sans", sans-serif !important;
  margin: 20px 0px 40px 0px !important;
  text-align: center;
  font-weight: 300;
  margin-bottom: 30px;
}

.izpostavljeno-vstopna {
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-color: #e5e4e4;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-top-style: solid;
  padding-bottom: 50px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 100px;
}

.trikotnik-divider-1 {
  border-bottom: 1px solid #80CCB0;
}
.trikotnik-divider-1 .divider-candy-arrow.bottom {
  border-top-color: #80CCB0;
}
.trikotnik-divider-1 .divider-candy.bottom {
  border-bottom: 1px solid #80CCB0;
  border-left: 1px solid #80CCB0;
}

#wrapper .fusion-button.button-2 {
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 2px;
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
}
#wrapper .fusion-button.button-2:hover,
.fusion-button.button-2:focus,
.fusion-button.button-2:active {
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.9);
  color: rgba(255, 255, 255, 0.9);
}
#wrapper .fusion-button.button-2 {
  background: transparent;
}
#wrapper .fusion-button.button-2:hover,
.button-2:focus,
.fusion-button.button-2:active {
  background: rgba(255, 255, 255, 0.09);
}

.page-title-container {
  background-image: none;
  background-color: #f6f1ea;
    background-color: #f2f2f2;
    
    max-height: 50px;
    border-color: #f2f2f2 !important;
}

.page-template-default #main {
  padding-top: 0px;
  padding-bottom: 0px;
}
.page-template-default #main #content {
  border-left: 1px solid #e3e3e3;
  padding-top: 55px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 77%;
}
.page-template-default #main #sidebar {
  padding-top: 55px;
  padding-bottom: 100px;
  position: relative;
}
.page-template-default #main #sidebar .sidebar-border {
  position: absolute;
  right: -1px;
  height: 100%;
  width: 1px;
  background-color: #e3e3e3;
  top: 0px;
}

.archive #main {
  padding-top: 0px;
  padding-bottom: 0px;
}
.archive #main #content {
  border-left: 1px solid #e3e3e3;
  padding-top: 50px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 77%;
}
.archive #main #sidebar {
  padding-top: 55px;
  padding-bottom: 100px;
  position: relative;
}
.archive #main #sidebar .sidebar-border {
  position: absolute;
  right: -1px;
  height: 100%;
  width: 1px;
  background-color: #e3e3e3;
  top: 0px;
}

.single #main {
  padding-top: 0px;
  padding-bottom: 0px;
}
.single #main #content {
  border-left: 1px solid #e3e3e3;
  padding-top: 50px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 77%;
}
.single #main #sidebar {
  padding-top: 55px;
  padding-bottom: 100px;
  position: relative;
}
.single #main #sidebar .sidebar-border {
  position: absolute;
  right: -1px;
  height: 100%;
  width: 1px;
  background-color: #e3e3e3;
  top: 0px;
}

.page-template-rojstni_dan #main {
  padding-top: 0px;
  padding-bottom: 0px;
}
.page-template-rojstni_dan #main #content {
  border-left: 1px solid #e3e3e3;
  padding-top: 50px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 77%;
}
.page-template-rojstni_dan #main #sidebar {
  padding-top: 55px;
  padding-bottom: 100px;
  position: relative;
}
.page-template-rojstni_dan #main #sidebar .sidebar-border {
  position: absolute;
  right: -1px;
  height: 100%;
  width: 1px;
  background-color: #e3e3e3;
  top: 0px;
}

.error404 #main {
  padding-bottom: 0px;
}

.navigacija-levo {
  width: 100%;
  margin-bottom: 40px;
}
.navigacija-levo h3 {
  text-transform: uppercase;
  color: #969696;
  border-bottom: 1px solid #ede5de;
  font-weight: 400;
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 1.45em;
}
.navigacija-levo ul {
  list-style: none;
  padding: 0;
  margin: 0;
  /*background-image: url("images/navigacija-levo-gradient.png");*/
  background-position: right center;
  background-repeat: repeat-y;
}
.navigacija-levo ul li {
  border-bottom: 1px solid #ede5de;
}
.navigacija-levo ul li a {
  font-weight: 600;
  color: #4f4f4f;
  display: block;
  padding: 10px 10px 10px 15px;
  background-image: url("images/navigacija-levo.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.navigacija-levo ul li a:hover {
  color: #80CCB0;
  /*background-image: url("images/navigacija-levo-hover_oranzno.png");*/
  background-position: left middle;
  background-repeat: no-repeat;
}
.navigacija-levo ul li.active a {
  color: #80CCB0;
  /*background-image: url("images/navigacija-levo-hover_oranzno.png");*/
  background-position: left middle;
  background-repeat: no-repeat;
}

.baletni-oddelek .navigacija-levo ul li a:hover {
  color: #00aad9;
  /*background-image: url("images/navigacija-levo-hover_balet.png");*/
  background-position: left middle;
  background-repeat: no-repeat;
}
.baletni-oddelek .navigacija-levo ul li.active a {
  color: #00aad9;
  /*background-image: url("images/navigacija-levo-hover_balet.png");*/
  background-position: left middle;
  background-repeat: no-repeat;
}

.mladi-po-srcu .navigacija-levo ul li a:hover {
  color: #EF007F;
  /*background-image: url("images/navigacija-levo-hover.png");*/
  background-position: left middle;
  background-repeat: no-repeat;
}
.mladi-po-srcu .navigacija-levo ul li.active a {
  color: #EF007F;
  /*background-image: url("images/navigacija-levo-hover.png");*/
  background-position: left middle;
  background-repeat: no-repeat;
}

#prijavnica {
}
#prijavnica .label {
  float: left;
  width: 240px;
  line-height: 30px;
}
#prijavnica .label.lhauto {
  line-height: normal;
}
#prijavnica .right_input {
  line-height: 30px;
  float: left;
  width: 500px;
  margin-bottom: 5px;
}
#prijavnica .right_input.lhauto {
  line-height: normal;
}
#prijavnica .right_input.blank {
  float: left;
}
#prijavnica .right_input input {
  width: 250px !important;
  color: #4f4f4f;
  padding: 0px;
  line-height: 30px;
  padding: 0 10px;
  font-family: "Open sans", sans-serif;
  font-size: 14px;
}
#prijavnica .right_input textarea {
  width: 300px !important;
  color: #4f4f4f;
  min-height: 250px;
  min-width: 300px;
  max-width: 300px;
  font-family: "Open sans", sans-serif;
  font-size: 14px;
  padding: 10px;
}
#prijavnica .right_input input[type="checkbox"] {
  width: auto !important;
  margin: 0 !important;
}
#prijavnica .right_input input[type="radio"] {
  width: auto !important;
  margin: 0 !important;
}
#prijavnica .tip_placila {
  display: none;
}
#prijavnica .req {
  font-weight: bold;
  color: red;
  display: inline-block;
  vertical-align: top;
}

#rojstni-dan {
}
#rojstni-dan .label {
  float: left;
  width: 240px;
  line-height: 30px;
}
#rojstni-dan .label.lhauto {
  line-height: normal;
}
#rojstni-dan .right_input {
  line-height: 30px;
  float: left;
  width: 500px;
  margin-bottom: 5px;
}
#rojstni-dan .right_input.lhauto {
  line-height: normal;
}
#rojstni-dan .right_input.blank {
  float: left;
}
#rojstni-dan .right_input input {
  width: 250px !important;
  color: #4f4f4f;
  padding: 0px;
  line-height: 30px;
  padding: 0 10px;
  font-family: "Open sans", sans-serif;
  font-size: 14px;
}
#rojstni-dan .right_input textarea {
  width: 300px !important;
  color: #4f4f4f;
  min-height: 250px;
  min-width: 300px;
  max-width: 300px;
  font-family: "Open sans", sans-serif;
  font-size: 14px;
  padding: 10px;
}
#rojstni-dan .right_input input[type="checkbox"] {
  width: auto !important;
  margin: 0 !important;
}
#rojstni-dan .right_input input[type="radio"] {
  width: auto !important;
  margin: 0 !important;
}
#rojstni-dan .tip_placila {
  display: none;
}
#rojstni-dan .req {
  font-weight: bold;
  color: red;
}
#rojstni-dan select {
  color: #4f4f4f;
  font-size: 14px;
  line-height: 30px;
  padding: 10px;
  width: 250px;
}

.m0 {
  margin: 0 !important;
}

.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1;
}

.programi .program {
  margin-bottom: 50px;
}
.programi .program .prikazna {
  float: left;
  width: 30%;
}

.programi .program .prikazna img {
  width: 100%;
}
.programi .program .vsebina {
  float: left;
  width: 70%;
  padding-left: 30px;
  box-sizing: border-box;
  color: #4f4f4f;
  font-size: 14px;
}

.glavni-prog-img {
  margin-bottom: 20px;
  float: left;
  margin: 0 30px 30px 0;
}

.hide-on-desktop {
  display: none;
}

.glavni-prog-wrap {
  margin-bottom: 20px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .programi .program .prikazna,
  .glavni-prog-img {
    float: none;
    width: 80%;
    margin-bottom: 20px;
  }

  .programi .program .vsebina {
    padding-left: 0;
  }
  .hide-on-small {
    display: none;
  }

  .hide-on-desktop {
    display: block;
  }
}

@media (max-width: 500px) {
  .programi .program .prikazna,
  .glavni-prog-img {
    float: none;
    width: 100%;
  }

  .programi .program .vsebina {
    width: 100%;
  }
}

#content .post-content .programi .program .vsebina h2 {
  color: #4f4f4f;
  font-weight: bold;
}

.novice-shrt .novica {
  margin-bottom: 50px;
}
.novice-shrt .novica .prikazna {
  float: left;
  width: 30%;
}
.novice-shrt .novica .prikazna img {
  width: 100%;
}
.novice-shrt .novica .vsebina {
  float: left;
  width: 70%;
  padding-left: 30px;
  box-sizing: border-box;
  color: #4f4f4f;
  font-size: 14px;
}
#content .post-content .novice-shrt .novica .vsebina h2 {
  color: #4f4f4f;
  font-weight: bold;
  margin-bottom: 0px;
}
.novice-shrt .novica .vsebina .datum {
  font-size: 80%;
  margin-bottom: 20px;
}

#content .post-content p {
  color: #4f4f4f;
  font-size: 14px;
}
#content .post-content {
  color: #4f4f4f;
  font-size: 14px;
}
#content .post-content ul li {
  color: #4f4f4f;
  font-size: 14px;
}
#content .post-content ol li {
  color: #4f4f4f;
  font-size: 14px;
}
#content .post-content .programi .program .vsebina h2 {
  font-family: "Open Sans", sans-serif !important;
  font-weight: bold;
  margin-bottom: 10px;
}
#content .post-content h1 {
  font-family: "Open Sans", sans-serif !important;
  margin: 0px 0px 20px;
  color: #80CCB0;
}
.single #content .post-content h1 {
  margin-bottom: 0px;
}
.single #content .post-content .datum {
  margin-bottom: 20px;
}
#content .post-content h2 {
  font-family: "Open Sans", sans-serif !important;
  margin: 0px 0px 20px 0px;
  color: #EF007F;
  font-size: 26px;
}
.ples-plus #content .post-content h2 {
  color: #80CCB0;
}
.home #content .post-content h2 {
  font-family: "Open Sans", sans-serif !important;
  margin: 10px 0px 10px 0px;
  color: #000;
  font-size: 26px;
}
.home #content .post-content .divider-vstopna-1 h2 {
  line-height: 1.3;
}
.baletni-oddelek #content .post-content h1 {
  color: #00aad9;
}
.baletni-oddelek #content .post-content h2 {
  color: #00aad9;
}
.ples-plus #content .post-content h1 {
  color: #80CCB0;
}
.ples-plus #content .post-content h2 {
  color: #80CCB0;
}
.mladi-po-srcu #content .post-content h1 {
  color: #EF007F;
}
.mladi-po-srcu #content .post-content h1 {
  color: #EF007F;
}

#content .post-content {
  font-size: 14px;
}
#content .post-content a {
  color: #EF007F;
  font-weight: bold;
}
.ples-plus #content .post-content a {
  color: #80CCB0;
  font-weight: bold;
}
.baletni-oddelek #content .post-content a {
  color: #00aad9;
}
.home #content .post-content a {
  color: #4f4f4f;
  font-weight: 500;
}
.home #content .post-content a .fusion-button-text {
  color: #fff;
  font-weight: bold;
}
#content .post-content a.button-default {
  color: #fff;
}

.prijava-iskalnik {
  background-color: #eaeaea;
  padding: 25px;
  color: #4f4f4f;
  margin-bottom: 30px;
  position: relative;
}
.prijava-iskalnik .label {
  float: left;
  width: 200px;
  padding: 10px;
}
.prijava-iskalnik .spustni {
  float: left;
  border: 1px solid #d2d2d2;
  padding: 3px;
  position: relative;
  background-color: #fff;
}
.prijava-iskalnik .spustni .ikona {
  background-image: url("images/dropdown_ikona.png");
  width: 25px;
  height: 25px;
  position: absolute;
  right: 3px;
  top: 3px;
  pointer-events: none;
}
.prijava-iskalnik .spustni select {
  outline: none;
  border: 0;
  line-height: 25px;
  width: 300px;
  height: 25px;
  color: #4f4f4f;
}
.prijava-iskalnik .spustni.disabled select {
  color: #7f7f7f;
}
.prijava-iskalnik .spustni.disabled .ikona {
  background-image: url("images/dropdown_ikona_disabled.png");
}

.lokacija-holder {
  margin-bottom: 30px;
}
.zemljevid-holder {
  margin-bottom: 30px;
  padding-left: 20px;
  box-sizing: border-box;
}
.zemljevid-holder #zemljevid {
  width: 100%;
  height: 400px;
}
.program-holder {
  margin-bottom: 30px;
}
.program-holder .single-termin {
}
.program-holder .single-termin td {
  vertical-align: top;
}
.program-holder .single-termin .left {
}
.program-holder .single-termin .right {
  width: 100%;
  padding: 0px 0px 30px 10px;
}

.prijava-iskalnik .loading {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: url("images/loading.gif");
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
}

.fl20 {
  float: left;
  width: 20%;
}
.fl30 {
  float: left;
  width: 30%;
}
.fl40 {
  float: left;
  width: 40%;
}
.fl50 {
  float: left;
  width: 50%;
}
.fl60 {
  float: left;
  width: 60%;
}
.fl70 {
  float: left;
  width: 70%;
}
.fl80 {
  float: left;
  width: 80%;
}

.fl40i {
  float: left;
  width: 40%;
}
.fl60i {
  float: right;
  width: 60%;
}

.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}

.ples-plus #content .post-content a.button-default {
  background: #80CCB0;
}
.ples-plus #content .post-content a.button-default:hover {
  background: #73B89E;
}

.baletni-oddelek #content .post-content a.button-default {
  background: #00aad9;
}
.baletni-oddelek #content .post-content a.button-default:hover {
  background: #008aad;
}

/*.button.button-default.gumb-tip-2 { background: #00AAD9; }
.button.button-default.gumb-tip-2:hover { background: #008AAD; }*/

.home .izpostavljeno-vstopna h2.izpostavljeno-header {
  color: #80CCB0;
  font-family: "Open Sans", sans-serif !important;
  font-size: 26px !important;
  margin: 15px 0px 10px 0px;
}

.page-title ul {
  text-align: left;
}

table.responsive {
  border-collapse: collapse;
  border: 0;
}
table.responsive tr {
}
table.responsive tr td {
  vertical-align: top;
  border-collapse: collapse;
  border: 0;
  padding: 10px;
}
table.responsive.w33 tr td {
  width: 33%;
}
table.responsive.w25 tr td {
  width: 25%;
}
table.responsive.w20 tr td {
  width: 20%;
}
table.responsive.w50 tr td {
  width: 50%;
}
table.responsive tr td img {
  width: 100%;
}

.novice-navigacija {
}
.novice-navigacija .prev {
  float: left;
}
.novice-navigacija .next {
  float: right;
}

.seznam-galerij {
}
.seznam-galerij .galerija-single {
  /*float: left;*/
  display: inline-block;
  vertical-align: top;
  width: 33%;
  box-sizing: border-box;
  padding: 10px;
}
.seznam-galerij .galerija-single a {
  display: block;
  position: relative;
}
.seznam-galerij .galerija-single a .play {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: url("images/play.png");
  background-position: center center;
  background-repeat: no-repeat;
}
#content .post-content .seznam-galerij .galerija-single h2 {
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 16px;
}

.home ul.banner {
  display: block;
  margin-left: 0px;
  padding-left: 0px;
}
.home ul.banner li {
  visibility: visible;
  margin-left: 0px;
  padding-left: 0px;
  position: relative;
}

.novice-galerije {
  margin-top: 50px;
}
.novice-galerije .novice {
  float: left;
  width: 60%;
  padding-right: 30px;
}
.novice-galerije .novice .novica {
  text-align: left;
  margin-bottom: 30px;
}
.novice-galerije .novice .novica h4 {
  margin: 0;
  color: #4f4f4f;
  font-size: 16px;
  font-weight: bold;
}
.novice-galerije .novice .novica .izvlecek {
  font-size: 14px;
}
.novice-galerije .novice .novica .datum {
  margin-bottom: 10px;
}
.novice-galerije .novice .novica img {
  float: left;
  width: 20%;
}
.novice-galerije .novice .novica .vsebina {
  float: left;
  width: 80%;
  padding-left: 15px;
  color: #4f4f4f;
}
.novice-galerije h3 {
  background-position: left center;
  /*background-image: url("images/bg.png");*/
  float: left;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  padding-right: 20px;
  line-height: 1.4;
}
.novice-galerije .title {
  /*background-image: url("images/naslov_divider.png");*/
  width: 100%;
  background-position: left center;
  background-repeat: repeat-x;
}
.novice-galerije .slider {
  position: relative;
}
.novice-galerije .galerije-trak {
  position: relative;
  left: 0px;
  top: 0px;
}
.novice-galerije .nav {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  color: #fff;
  display: table;
  cursor: pointer;
  font-size: 16px;
  background-image: url("images/black_transp1.png");
}
.novice-galerije .nav .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.novice-galerije .nav.prev {
  left: 0px;
}
.novice-galerije .nav.next {
  right: 0px;
}
.novice-galerije .galerije {
  float: right;
  width: 40%;
}
.novice-galerije .galerije .galerija {
  float: left;
  position: relative;
  width: 100%;
}
.novice-galerije .galerije .galerija img {
  width: 100%;
}
.novice-galerije .galerije .galerija .naslov {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 10px;
  color: #fff;
  text-align: left;
  background-image: url("images/black_transp1.png");
}

.galerija-podstran {
}
.galerija-podstran .vsebina {
  margin-bottom: 20px;
}

#footer .copyright a:hover {
  color: #80CCB0;
}
#footer .fusion-social-links-footer a:hover {
  color: #80CCB0 !important;
}
#footer .fusion-social-links-footer a {
  color: #bfbfbf !important;
}

.zemljevid-holder img {
  max-width: none;
}
.zemljevid-holder label {
  width: auto;
  display: inline;
}

.nomrg {
  margin: 0;
}
.nopdg {
  padding: 0;
}

.izpostavljeno-item {
  min-height: 350px;
}

#content .post-content .paginacija {
}
#content .post-content .paginacija .stran-izbira {
  float: left;
  margin-right: 10px;
}
#content .post-content .paginacija .stran-izbira a {
  display: block;
  background-color: #a0ce4e;
  color: #fff;
  padding: 5px 10px;
}
.baletni-oddelek #content .post-content .paginacija .stran-izbira a {
  background-color: #00aad9;
}
#content .post-content .paginacija .stran-izbira.active a {
  background-color: #80CCB0;
}
#content .post-content .paginacija .stran-izbira:hover a {
  background-color: #80CCB0;
}

.prikazna-slika {
  float: right;
  margin: 0px 0px 10px 10px;
}

.page-title .breadcrumbs {
  display: block !important;
  margin: 0 !important;
}

@-webkit-keyframes cssAnimation1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  33% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssAnimation1 {
  0% {
    -moz-transform: rotate(0deg);
  }
  33% {
    -moz-transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes cssAnimation1 {
  0% {
    -o-transform: rotate(0deg);
  }
  33% {
    -o-transform: rotate(360deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes cssAnimation1 {
  0% {
    transform: rotate(0deg);
  }
  33% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes cssAnimation2 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  33% {
    -webkit-transform: rotate(0deg);
  }
  66% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssAnimation2 {
  0% {
    -moz-transform: rotate(0deg);
  }
  33% {
    -moz-transform: rotate(0deg);
  }
  66% {
    -moz-transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes cssAnimation2 {
  0% {
    -o-transform: rotate(0deg);
  }
  33% {
    -o-transform: rotate(0deg);
  }
  66% {
    -o-transform: rotate(360deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes cssAnimation2 {
  0% {
    transform: rotate(0deg);
  }
  33% {
    transform: rotate(0deg);
  }
  66% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes cssAnimation3 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  66% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssAnimation3 {
  0% {
    -moz-transform: rotate(0deg);
  }
  66% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes cssAnimation3 {
  0% {
    -o-transform: rotate(0deg);
  }
  66% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes cssAnimation3 {
  0% {
    transform: rotate(0deg);
  }
  66% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media all and (max-width: 850px) {
  .vstopna-glavno .celica.pol {
    width: 90%;
    height: auto;
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .vstopna-glavno .celica.n1 .bg {
    display: none;
  }
  .vstopna-glavno .celica.n2 .bg {
    display: none;
  }
  .izpostavljeno-item {
    text-align: center;
  }
  .skrij-naslove {
    display: none;
  }
  .skrit-naslov {
    display: block;
  }
  .novice-galerije .novice {
    width: 90%;
    float: none;
    margin: 0 auto;
  }
  .novice-galerije .galerije {
    width: 90%;
    float: none;
    margin: 0 auto;
  }
}

@media all and (max-width: 767px) {
  .page-template-default #main #content {
    border: 0;
    padding-left: 0;
  }
  .navigacija-levo {
    border: 0;
  }
  .page-template-default #main #sidebar .sidebar-border {
    display: none;
  }
  .page-template-default #main #sidebar {
    margin-bottom: 50px;
  }
  .archive #main #content {
    border: 0;
    padding-left: 0;
  }
  .archive #main #sidebar {
    margin-bottom: 50px;
  }
  .archive #main #sidebar .sidebar-border {
    display: none;
  }
  .single #main #sidebar .sidebar-border {
    display: none;
  }
  .single #main #sidebar {
    margin-bottom: 50px;
  }
  .single #main #content {
    border: 0;
    padding-left: 0;
  }
  .page-top .selector div.n1,
  .page-top .selector div.n2,
  .page-top .selector div {
    float: none;
    display: block;
    width: 100%;
  }
  .page-top .selector div a {
    padding-bottom: 18px !important;
    display: block;
    text-align: center;
    width: 100%;
  }
  .page-top .selector div.n0 a:hover {
    border: 0;
  }
  .page-top .selector div.n1 a:hover {
    border: 0;
  }
  .page-top .selector div.n2 a:hover {
    border: 0;
  }
  .ples-plus .page-top .selector div.n1 a {
    border: 0;
  }
  .ples-plus .page-top .selector div.n1 a {
    border: 0;
  }
  .ples-plus .page-top .selector div.n1 a {
    border: 0;
  }
  .page-top .logotip {
    margin-top: 10px;
    position: relative;
    /*width: 214px;*/
    margin: 0 auto;
    float: none;
    
    margin-left: 15px !important;
  }
  .page-top .selector {
    position: relative;
    float: none;
    margin-top: 15px;
  }
  .page-top {
    height: auto;
    padding-top: 15px;
  }
  .page-top .avada-row {
    height: auto;
  }
}


@media all and (min-width: 851px) {
  .skrij-naslove {
    display: block;
  }
  .skrit-naslov {
    display: none;
  }
}

@media all and (max-width: 600px) {
  #prijavnica .label {
    width: 100%;
  }
  #prijavnica .label.empty {
    display: none;
  }
  .vstopna-glavno .celica.pol .inner {
    padding: 30px;
    height: auto;
  }
  #prijavnica .right_input {
    width: 100%;
  }
  #rojstni-dan .right_input {
    width: 100%;
  }
}

@media all and (max-width: 900px) {
  .prijava-iskalnik .spustni {
    width: 100%;
  }
  .prijava-iskalnik .spustni select {
    width: 100%;
  }
  .fl60i {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    display: none;
  }
  .fl60i.show {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    display: block;
  }
  .fl60i .zemljevid-holder {
    margin: 0;
    padding: 0;
  }
  .fl40i {
    width: 100%;
  }

  #main .vstopna-glavno .celica.third {
    width: 100%;
  }
  .vstopna-glavno .celica.third .inner {
    height: auto;
    padding: 30px 15px;
    margin-bottom: 30px;
  }
}

.error-message {
  line-height: 1;
  margin: 30px 0px 0px 0px;
  text-align: center;
  color: #4f4f4f;
}
.error-message-2 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #4f4f4f;
  margin-bottom: 70px;
}

.cenik-list li {
  margin-bottom: 10px;
}
.urnik-list li {
  margin-bottom: 10px;
}

.seznam-lokacij {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.seznam-lokacij.third {
  float: left;
  width: 33%;
}
.seznam-lokacij li {
  margin-bottom: 5px;
}
.seznam-lokacij li .fa-home {
  margin-right: 5px;
}
#content .post-content .seznam-lokacij li a {
  font-weight: normal;
  color: #4f4f4f;
}
#content .post-content .seznam-lokacij li a:hover {
  text-decoration: underline;
}

.seznam-lokacij .third {
  display: inline-block;
  width: 33%;
  margin-bottom: 5px;
}
.seznam-lokacij .third .fa-home {
  margin-right: 2px;
}
#content .post-content .seznam-lokacij a {
  font-weight: normal;
  color: #4f4f4f;
}
#content .post-content .seznam-lokacij a:hover {
  text-decoration: underline;
}

@media all and (max-width: 1330px) {
  .seznam-lokacij .third {
    width: 50%;
  }
}

.novisplet-logo {
  height: 13px;
  vertical-align: middle;
}

.vstopna-sole h4 {
  font-weight: bold;
}

.logotip img, footer .logotip-footer  {
  max-width: 100px;
  height: auto;
}
@media all and (min-width: 769px) {
  .page-top > .avada-row {
    display: flex;
    align-items: center;
  }
  .logotip img, footer .logotip-footer  {
    max-width: 150px;
    height: auto;
    /*margin-left: -10px;*/
  }
  footer .logotip-footer {
      margin-left: 0;
  }
  

}


.portfolio-one .button, #main .comment-submit, #reviews input#submit, .comment-form input[type="submit"], .wpcf7-form input[type="submit"], .wpcf7-submit, .bbp-submit-wrapper .button, .button-default, .button.default, .price_slider_amount button, .gform_wrapper .gform_button, .woocommerce .single_add_to_cart_button, .woocommerce button.button, .woocommerce .shipping-calculator-form .button, .woocommerce form.checkout #place_order, .woocommerce .checkout_coupon .button, .woocommerce .login .button, .woocommerce .register .button, .woocommerce .avada-order-details .order-again .button, .woocommerce .avada-order-details .order-again .button, .woocommerce .lost_reset_password input[type=submit], #bbp_user_edit_submit, .ticket-selector-submit-btn[type=submit], .gform_page_footer input[type=button] {
    /*background: #80CCB0 !important;*/
}
.portfolio-one .button:hover, #main .comment-submit:hover, #reviews input#submit:hover, .comment-form input[type="submit"]:hover, .wpcf7-form input[type="submit"]:hover, .wpcf7-submit:hover, .bbp-submit-wrapper .button:hover, .button-default:hover, .button.default:hover, .price_slider_amount button:hover, .gform_wrapper .gform_button:hover, .woocommerce .single_add_to_cart_button:hover, .woocommerce .shipping-calculator-form .button:hover, .woocommerce form.checkout #place_order:hover, .woocommerce .checkout_coupon .button:hover, .woocommerce .login .button:hover, .woocommerce .register .button:hover, .woocommerce .avada-order-details .order-again .button:hover, .woocommerce .lost_reset_password input[type=submit]:hover, #bbp_user_edit_submit:hover, .ticket-selector-submit-btn[type=submit]:hover, .gform_page_footer input[type=button]:hover {
/*background: #73B89E !important;*/
    
}


@media (min-width: 768px) and (max-width: 1199px) {
  .page-top {
    padding: 0 15px;
  }
}
.ns-menu-toggle {top:15px !important;}


@media all and (max-width: 769px) {
    #main .vstopna-glavno .celica img {
      width:50px;
      height: auto;
  }
  
  .footer-area .fusion-columns > div {
      width: 100%;
      flex: 0 0 100%;
        max-width: 100%;
  }
  footer .web-shop-btn {
      padding: 7.5px 15px;
      
      margin-bottom: 35px;
  }
}
.vstopna-glavno >div > div.celice-wrap {
    display: flex;
    align-items: stretch;
}
.vstopna-glavno >div > div.celice-wrap > div > div.inner {
    height: 100% !important;
}
.vstopna-glavno >div > div.celice-wrap .telefonska a:hover ,
.vstopna-glavno >div > div.celice-wrap .email a:hover  {
    text-decoration:underline;
}

#main .vstopna-glavno .celica .inner .nadnaslov {
    display: none !important;
}

@media all and (max-width: 1199px) {
    .vstopna-glavno > .avada-row {
        padding-left: 15px;
        padding-right: 15px;
    }
    #main .vstopna-glavno .celica .inner h2 {
        font-size: 22px;
        line-height: 150%;
        font-weight: bold;
    }
    
    #main .vstopna-glavno .celica .inner .opis,
    #content .post-content p,
    .divider-vstopna-1 .opis,

    {
        font-size: 15px;
        line-height: 140%;
    }
      #main .vstopna-glavno .celica .inner .email,
    #main .vstopna-glavno .celica .inner .telefonska
    {
        font-size: 16px;
        line-height: 140%;
    }
    #wrapper .post-content h2 {
        line-height: 150%;
    }
    
    .home #content .post-content h2 {
        font-size: 20px !important;
    font-weight: bold;
    }
    .vstopna-sole h3 {
        font-size: 18px !important;line-height: 150% !important;
    }
    #content .post-content {
        font-size: 15px;
    }
    .novice-galerije .novice .novica .datum {
        font-size: 13px !important;
    }
    
        .fusion-fullwidth.fullwidth-box.vstopna-sole {
     padding-left:15px !important;
     padding-right:15px !important;
    }
    .fusion-fullwidth.fullwidth-box.vstopna-sole .col-sm-3 {
     padding-left:0 !important;
     padding-right:0 !important;
    }
}

@media all and (max-width: 768px) {
    .vstopna-glavno >div > div.celice-wrap {
        display: flex;
        align-items: stretch;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .fusion-fullwidth.fullwidth-box.izpostavljeno-vstopna {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}