/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Damack
Template: Avada
*/
/*----------------------------------*/
/*	Media Queries
/*----------------------------------*/

/* Header */
.fusion-logo .fusion-logo-link img {
  height: 100px;
}

.isotope .isotope-item {border: 2px solid orange;}
.ls-defaultskin {background: orange !important;}
.post {margin-bottom: 20px;border-bottom: 1px solid orange;}
.grid-layout .post-content-container {padding: 0 10px; padding-top: 10px;}
li.seznam-gradiv {
float: left; width: 100%; margin: 0 10px 10px 0;
}
.seznam-gradiv-title {
float: left;background-color: orange;width: 100%; padding: 5px 10px;}
a.seznam-gradiv-title-link  {
padding: 0;}
a.seznam-gradiv-title-link:hover{
color: #000;}
.seznam-gradiv-content {
padding: 10px;border: 1px solid;float: left;width: 100%;max-height: 200px;overflow: auto;}
.Pagination {
border-top: 1px solid;border-bottom: 1px solid; padding: 5px 0;margin: 10px 0;float: left;width: 100%;text-align: right;}
#reset1 {
display: block;position: absolute;left: -300px;margin: 0 50%;top: 317px;background-color: orange;cursor: pointer;}
#reset {
display: block;background-color: orange;cursor: pointer; width: 150px;}
ul.ft-menu > li.ft-field {
width: 105px; }
a.jp-previous {margin: 0 5px 0 0; cursor: pointer;}
a.jp-current {margin: 0 2px;cursor: pointer;background-color: orange; color: #fff;padding: 0 3px;}
a.jp-next {margin: 0 0 0 5px;cursor: pointer;}
a:hover {cursor: pointer;}
.Pagination a {padding: 0 3px;}
ul.ft-menu > li.ft-field > span.ft-label {text-transform: uppercase; font-size: 11px;}
.uvodnitekst {width: 100%;margin: 0 0 20px 0;}
#main {padding: 25px 10px 25px;}
.povezave {float: left;width: 100%;margin: 0 0 15px 0;}
img.povezaveimg {margin: 0 20px 0 0;height: 40px; float: left; max-width: 89px;}
.povezavelink a {float: left;}
.clanskavsebina {width: 100%; margin: 20px 0; padding: 5px 0; background-color: orange; color: #fff; font-size: 14px;}
ul.ft-menu > li.ft-field:first-child > div.ft-panel {margin-left: -55px; !important}
ul.ft-menu > li.ft-field {margin-right: 25px !important;}
.heading {
border-bottom: 2px solid orange;
}
.widget h3 {
font-weight: bold !important;
}
.post-content h5 {
background-color: #333;
}
.active {
border: 0px solid orange !important;
}
h5.toggle  a {
color: #fff !important;
}
.active a {
color: orange !important;
}
a.seznam-galerij  {
margin: 10px 10px 10px 0;
}
img.ngg-singlepic {
border: 3px solid orange;
}
.afflux_module {
height: 600px;
}
.sprostitev_pps {
float: left;
width: 50%;
height: 300px;
overflow: auto;
resize: vertical;
background-color: #940000;
color: white;
padding: 20px;
}
.sprostitev_pps_title {
color: #940000;
background-color: white;
padding: 10px;
font-size: 18px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}
.sprostitev_pps a {
color: #fff;
}
.sprostitev_doc {
float: left;
width: 50%;
height: 300px;
overflow: auto;
resize: vertical;
background-color: #002494;
color: white;
padding: 20px;
}
.sprostitev_doc_title {
color: #002494;
background-color: white;
padding: 10px;
font-size: 18px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}
.sprostitev_doc a {
color: #fff;
}
.sprostitev_image {
float: left;
width: 100%;
height: auto;
overflow: auto;
resize: vertical;
background-color: orange;
color: white;
padding: 20px;
}
.sprostitev_image_title {
color: orange;
background-color: white;
padding: 10px;
font-size: 18px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}
.akp-news {
border: 5px solid #e9a825;
margin: 0;
border-radius: 5px;
background-color: #fff;
position: absolute;
top: 0;
width: 932px;
}
.akp-news1 {
border: 5px solid #e9a825;
margin: 0 0 20px 0;
border-radius: 5px;
background-color: #fff;
width: 932px;
}
a.news1 {color: red;}
a.news2 {color: blue;}
a.news3 {color: orange;}
a.news4 {color: green;}
a.news5 {color: brown;}
#nav ul li {padding: 0 30px 0 0 !important;}
#nav ul li:last-child {padding: 0 0px 0 0 !important;}
.fusion-meta-info {
  margin-top: 5px;
	border-top: 2px solid orange;
  border-bottom: 0px !important;
  border-color: orange !important;
}

@media only screen and (max-width: 800px){
/* Header */
  .fusion-logo {
  	width: 80%;
  }
  .fusion-logo .fusion-logo-link img {
  	height: 40px;
  }
  .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
  	padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .fusion-mobile-menu-icons {
  	float: right;
  }
  .fusion-mobile-menu-icons a {
    margin-top: 10px;
  }
}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@media (max-width: 799px) {


@media screen and (max-width: 830px) {

}

@media screen and (max-width: 860px) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {

}

@media only screen and (max-width: 640px) {

}

