/* CSS Document */
* {
  font-family: Arial, Helvetica, sans-serif !important;
}
h2 {
  line-height: 1.2em;
}
.top_line {
  background-color: none !important;
  display: none !important;
}
.h3-title {
  color: #000;
  font-weight: bold;
  font-size: 30px;
  margin: 1em 0;
  line-height: 40px;
  text-transform: uppercase;
}
/* hack for bigger fonts in submenus */
.page_head .menu ul.sub-menu li a {
  font-size: 13px !important;
}
.page_head .logo {
  /*	margin-bottom: 20px; */
}
.page_head .logo img {
  width: auto;
  height: 80px;
}
.page_head .logo span {
  position: relative;
  top: -500px;
}
.page_head .menu li {
  /*
			ul {
					li {
						a {
							color: #FFF !important;
						}
						&.current-menu-item {
							a {
								color: #ffcb00 !important;
							}
						}
					}
			*/
}
.page_head .menu li.current-menu-item,
.page_head .menu li.current_page_parent {
  /*
				background: #000 !important;
				*/
  background: none;
}
.page_head .menu li.current-menu-item ul a,
.page_head .menu li.current_page_parent ul a {
  color: #FFF !important;
}
.page_head .menu li.current-menu-ancestor {
  /*
				a {
					color: #444;	
				}				
				
				&:hover {
					color: #FFF !important;
				}
				*/
}
.page_head .menu li:hover {
  background: #000 !important;
  color: #ffcb00 !important;
}
.page_head .menu li:hover a {
  background: #000 !important;
  color: #FFF !important;
}
.page_head .menu li a {
  padding-left: 18px;
  padding-right: 18px;
  color: #000;
}
.page_head .menu li a:hover {
  color: #ffcb00 !important;
}
.page_head .menu li li {
  background-color: #000 !important;
}
.page_head .menu li li a {
  background-color: #000 !important;
  color: #FFF !important;
}
.page_head .menu li li a:hover {
  color: #ffcb00 !important;
}
.share {
  font-size: 13px;
}
.share > span {
  font-weight: bold;
}
h3 {
  font-size: 30px;
}
.blog_head h3 {
  font-size: 20px;
  line-height: 22px;
  color: #FFF;
  /*
	margin-bottom: 0px !important;
	*/
  padding-bottom: 0px;
}
.blog_head h3 a:hover {
  background: none !important;
}
.blog_sidebar h5 {
  margin-top: 0px;
  font-size: 14px !important;
}
.main_content_area .date {
  padding: 3px;
  /*
	height: 26px;
	*/
}
nav select {
  border: 2px solid #000;
  background: transparent;
  -webkit-appearance: none;
}
nav select:focus {
  outline: none;
  border: 2px solid #FFF;
}
nav select option {
  background-color: #ffcc00;
}
.footer {
  border-top: none;
}
.footer h6 {
  /* color: #444; */
  color: #000;
  font-size: 16px !important;
  margin: 5px 0 5px 0;
}
.page_head {
  /* background: #ffcb00 url(http://www.kss-ess.si/media/dsg/background.png) no-repeat center bottom !important; */
  background: #ffdb4e url(/wp-content/themes/builder/images/header/bg_posvetljen.jpg) no-repeat center bottom !important;
}
#searchform-head {
  font-size: 23px !important;
  line-height: 33px !important;
  height: 33px !important;
  border-radius: 0px !important;
  border: 0px solid #000 !important;
  width: 100% !important;
  box-sizing: border-box;
  margin: 0px;
}
/* post grid on the first page */
div.teaser_grid_container li.isotope-item {
  margin-bottom: 15px !important;
}
div.teaser_grid_container li.isotope-item h3 {
  margin: 25px 0px 5px 0px !important;
}
div.teaser_grid_container li.isotope-item p {
  margin-bottom: 10px !important;
}
a.vc_read_more {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 3px;
  margin-right: 5px;
  background: #000;
  /* 17242c */
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  color: #ffcb00;
  border: 1px solid #000;
  /* 17242c */
  border-radius: 3px;
  width: auto;
  height: auto;
  border: 0;
  font-size: 15px !important;
  float: right;
}
a.vc_read_more:hover {
  color: #000;
  /* 17242c */
  background: #ffcb00;
  border: 1px solid #000;
}
a.vc_read_more:hover {
  text-decoration: none !important;
}
#font-size-buttons {
  text-align: right;
}
#font-size-buttons a {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 3px;
  margin-right: 5px;
  background: #000;
  /* 17242c */
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  color: #ffcb00;
  border: 1px solid #000;
  /* 17242c */
  border-radius: 3px;
}
#font-size-buttons a:hover {
  color: #000;
  /* 17242c */
  background: #ffcb00;
  border: 1px solid #000;
}
#font-size-buttons a.button-right-margin {
  margin-right: 15px;
}
#font-size-buttons a span {
  font-size: 14px;
}
#font-size-buttons a#reset-theme-button,
#font-size-buttons a#theme-button {
  width: auto;
  color: #000;
  background: #ffcb00;
  border-color: #000;
}
#font-size-buttons a#reset-theme-button:hover,
#font-size-buttons a#theme-button:hover {
  color: #000;
  /* 17242c */
  background: #ffcb00;
  border: 1px solid #000;
}
#color-theme-wrapper {
  overflow: auto;
  height: auto;
}
#color-theme-wrapper a {
  line-height: 20px;
  font-size: 20px;
  display: block;
  text-align: center;
  width: 80%;
  margin: 10px auto;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
}
#color-theme-wrapper a:hover:after,
#color-theme-wrapper a:hover:before,
#color-theme-wrapper a.selectedTheme:after,
#color-theme-wrapper a.selectedTheme:before {
  content: "";
  /*
		width:0;
    height:0;
		*/
  position: relative;
  display: inline-block;
}
#color-theme-wrapper a:hover:before,
#color-theme-wrapper a.selectedTheme:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left-width: 8px;
  border-left-style: solid;
  margin-right: 10px;
}
#color-theme-wrapper a:hover:after,
#color-theme-wrapper a.selectedTheme:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right-width: 8px;
  border-right-style: solid;
  margin-left: 10px;
}
#color-theme-wrapper a.default_theme {
  color: #000;
  background: #ffdb4e;
  border-color: #FFF;
}
#color-theme-wrapper a.white_on_black_theme {
  color: #FFF;
  background: #000;
  border-color: #FFF;
}
#color-theme-wrapper a.black_on_white_theme {
  color: #000;
  background: #FFF;
  border-color: #000;
}
#color-theme-wrapper a.blue_on_yellow_theme {
  color: #3d6ab3;
  background: #ffe800;
  border-color: #3d6ab3;
}
#color-theme-wrapper a.yellow_on_blue_theme {
  color: #ffe800;
  background: #00008B;
  border-color: #ffe800;
}
#color-theme-wrapper a.black_on_beige_theme {
  color: #000;
  background: #F5F5DC;
  border-color: #000;
}
#color-theme-wrapper a.green_on_black_theme {
  color: #00FF00;
  background: #000;
  border-color: #00FF00;
}
#theme-button-wrapper,
#font-size-button-wrapper {
  display: inline-block;
  text-align: center;
}
#theme-button-wrapper .triangle-up,
#font-size-button-wrapper .triangle-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #000000;
  margin: 0 auto;
  visibility: hidden;
  clear: both;
  margin-top: 2px;
}
#font-size-button-wrapper {
  /* compensate for the margin-right */
}
#font-size-button-wrapper .triangle-up {
  position: relative;
  left: -7px;
}
#color-theme-wrapper,
#fontsize-text-wrapper {
  background: #000;
  color: #FFF;
  height: auto;
  overflow: auto;
  display: none;
  text-align: center;
}
#color-theme-wrapper p,
#fontsize-text-wrapper p {
  margin: 0 auto !important;
  padding: 10px 0 !important;
}
#fontsize-text-wrapper p {
  line-height: 20px;
  font-size: 20px;
}
a.link-button,
.big-button {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 3px;
  margin-right: 5px;
  background: #000;
  /* 17242c */
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  color: #ffcb00;
  border: 1px solid #000;
  /* 17242c */
  border-radius: 3px;
  width: auto;
  height: auto;
  display: inline;
  padding: 5px;
}
a.link-button:hover,
.big-button:hover {
  color: #000;
  /* 17242c */
  background: #ffcb00;
  border: 1px solid #000;
}
a.link-button:after,
.big-button:after {
  content: "...";
}
#dogodki-archive-button-wrapper {
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
#dogodki-archive-button {
  display: inline-block;
}
.well h5 {
  margin-top: 0px;
  padding-top: 0px;
}
.well .well {
  padding: 0px;
  border: 0;
}
.well .well:first-child {
  border-top: 19px;
}
.page_sidebar a:hover {
  background: #ffcc00;
  color: #000;
}
.page_sidebar h5 {
  margin-bottom: 0.1em;
  margin-top: 2.5em;
  font-weight: bold !important;
  font-size: 13px !important;
}
.page_sidebar .alert .textwidget p:last-child {
  padding-bottom: 0px !important;
}
.page_sidebar .widget-area-inside .well:first-child h5 {
  margin-top: 0em !important;
}
.page_sidebar ul li {
  padding-bottom: 10px;
}
.logo {
  padding: 12px;
  /*
	border-radius: 6px;
	*/
  background: #FFF;
  position: relative;
  left: -12px;
}
/* in options.css */
#searchsubmit {
  display: block !important;
  visibility: visible !important;
  position: fixed;
  left: 10000000px;
  top: -100000px;
}
#searchform {
  margin-bottom: 0px;
}
#searchform-head-wrapper,
#font-size-buttons {
  margin-top: 12px;
}
.textwidget h3 {
  margin-top: 0px;
}
/* breadcrumbs - start */
.welcome {
  font-size: 13px !important;
}
.welcome a.subpage_block,
.welcome .subpage_breadcrumbs_dv {
  font-size: 13px !important;
}
/* breadcrumbs - end */
/* mailchimp form - start */
.mc4wp-form button {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 3px;
  margin-right: 5px;
  background: #000;
  /* 17242c */
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  color: #ffcb00;
  border: 1px solid #000;
  /* 17242c */
  border-radius: 3px;
  width: auto;
  height: auto;
  border: 0;
  font-size: 13px;
  padding-left: 5px;
  padding-right: 5px;
}
.mc4wp-form button:hover {
  color: #000;
  /* 17242c */
  background: #ffcb00;
  border: 1px solid #000;
}
.mc4wp-form p:first-child {
  padding-bottom: 3px !important;
  margin-bottom: 0px !important;
}
.mc4wp-form #mc4wp_email {
  /* input[type="email"] { */
  font-size: 13px !important;
  height: 25px !important;
  box-sizing: border-box;
  line-height: 25px !important;
  color: #000 !important;
  padding: 3px !important;
  margin: 0 0 3px 0 !important;
}
/* mailchimp form - end */
/* firstpage - start */
.wpb_content_element.wpb_grid {
  background: #f9f9f9;
  box-sizing: border-box;
  padding: 5px 15px;
}
.wpb_content_element.wpb_grid h2.wpb_teaser_grid_heading {
  font-weight: bold !important;
  margin-left: 0px !important;
}
.wpb_content_element.wpb_grid h3.post-title {
  font-size: 18px;
  line-height: 22px;
}
.wpb_content_element.wpb_grid ul {
  margin-left: 0px;
}
.wpb_content_element.wpb_grid ul li {
  overflow-wrap: break-word;
  padding-left: 0px !important;
}
.wpb_content_element.wpb_grid ul li.wpb_thumbnails {
  margin-left: 0px;
}
.wpb_column {
  background: #f9f9f9;
  box-sizing: border-box;
  padding: 5px;
}
.wpb_column h2.wpb_gallery_heading {
  font-weight: bold !important;
}
.footer .wpb_column {
  background: #FFF;
}
a:active,
a:hover {
  color: #000;
}
/* firstpage - end */
/* single post - start */
/* blog_head blog_inner */
/* single post - end */
/* taxonomy: avtorji - start */
#all-posts-by-author-title {
  font-size: 18px !important;
}
/* taxonomy: avtorji - end */
.blog_item,
.blog_head {
  background: #000;
}
.blog_item h3,
.blog_head h3 {
  margin-top: 0px;
}
.blog_item h3 a,
.blog_head h3 a {
  color: #FFF;
}
.blog_inner {
  background: none;
  display: none;
}
.blog_item_description {
  height: auto;
  overflow: auto;
}
.blog_item_description img.image-left {
  float: left;
  width: 120px;
  height: auto;
  padding: 0 10px 10px 0px;
}
.vc-inner h3.post-title {
  padding: 10px 0;
  margin: 0;
  font-size: 18px;
  line-height: 22px;
}
.vc-inner .post-thumb {
  float: left;
  width: 120px;
  height: auto;
  padding: 0 10px 10px 0px;
}
.vc-inner .post-thumb a img {
  width: 120px;
  height: auto;
}
.blog-more-button {
  display: inline-block;
  float: right;
}
.blog-more-button a {
  text-decoration: none;
}
.blog-more-button-mini a.link-button {
  font-size: 13px;
  text-decoration: none;
}
.blog_item .meta {
  color: #FFF;
  margin-bottom: 0px;
  margin-top: 3px;
}
.blog_item .meta a {
  color: #FFF;
}
/*
@import "options.less";
*/
.pride_pg span.current {
  font-size: 15px;
  line-height: 18px;
}
.pride_pg a {
  background: #000;
  font-size: 15px;
  line-height: 18px;
}
.pride_pg a:hover {
  color: #ffcc00;
}
section.post-tags-list {
  padding-top: 0px !important;
  padding-bottom: 20px !important;
}
section.post-tags-list h5 {
  font-size: 12px;
  margin: 0;
  padding: 0;
  display: inline-block;
  text-transform: uppercase !important;
  margin: 0 10px 0 0;
}
section.post-tags-list ul {
  display: inline-block;
  margin: 0;
}
section.post-tags-list ul li {
  display: inline-block;
  margin-right: 10px;
}
section.post-tags-list ul li a {
  background: #FFF;
  font-weight: bold !important;
  border-radius: 3px;
  padding: 3px;
  color: #000;
  text-decoration: none;
}
section.post-tags-list ul li a:hover {
  background-color: #ffcc00;
  color: #000;
}
.twitter-block {
  background-color: #3a3a3a;
  margin-top: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #f4f4f4;
}
.twitter-block h6 {
  font-size: 20px;
  margin: 19px 0 10px 0;
  margin-top: 19px;
  color: #ffcc00;
  font-weight: 600;
  text-transform: uppercase !important;
}
.twitter-block .well.twitter-block-text {
  box-shadow: none !important;
  margin-bottom: 0px;
  background: #FFF;
  border: 0px;
  border-radius: 0px !important;
}
.twitter-block #twitter-block-subtext {
  margin-bottom: 0px !important;
  font-size: 12px;
  line-height: 16px;
  color: #a8a8a8;
}
a {
  color: #000;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  background: #ffcc00;
}
.tagcloud a {
  text-decoration: none;
}
a.page-numbers {
  text-decoration: none;
}
.page_sidebar a {
  text-decoration: underline;
}
*:focus {
  border: 0px !important;
  outline: 0 !important;
  border: none !important;
  border-color: transparent !important;
}
:focus {
  border: 0px !important;
  outline: 0 !important;
  border: none !important;
  border-color: transparent !important;
}
/* this was *:focus */
a:focus {
  background: #ffcc00 !important;
  color: #000 !important;
  box-sizing: border-box !important;
}
a#website-logo-link {
  height: 60px;
  width: 174px;
  display: block;
}
a#website-logo-link img {
  height: 60px;
  width: 174px;
}
@media (min-width: 1200px) {
  a#website-logo-link {
    height: 80px;
    width: 232px;
    display: block;
  }
  a#website-logo-link img {
    height: 80px;
    width: 232px;
  }
}
@media (max-width: 980px) and (min-width: 767px) {
  a#website-logo-link {
    height: 50px;
    width: 145px;
  }
  a#website-logo-link img {
    height: 50px;
    width: 145px;
  }
}
@media (max-width: 767px) {
  a#website-logo-link {
    height: 80px;
    width: 232px;
    display: block;
  }
  a#website-logo-link img {
    height: 80px;
    width: 232px;
  }
}
.tweet_list .tweet_time a {
  display: block;
  width: auto;
}
#footer {
  font-size: 12px;
}
#footer span {
  display: inline-block;
  padding: 2px 5px 2px 5px;
  padding-top: 7px;
}
.footer_menu li {
  font-size: 12px;
}
.bottom_line {
  padding: 15px 0px 10px 0;
}
.bottom_line a {
  display: inline-block;
  padding: 2px 5px 2px 5px;
}
.bottom_line a:hover {
  color: #000 !important;
}
#no-posts {
  padding-top: 0px !important;
  padding-bottom: 30px !important;
}
.footer .wpb_single_image a:hover,
.logo a:hover {
  background: none !important;
}
#skip-to-main-content {
  position: relative;
  top: -100px;
  height: 1px;
  width: 1px;
  position: absolute;
}
section#tag-cloud-on-page {
  padding-top: 0px !important;
}
section#tag-cloud-on-page a {
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px;
  border-radius: 4px;
  font-weight: bold;
  background: #f9f9f9;
  display: inline-block;
  line-height: 1.2em;
}
section#tag-cloud-on-page a:hover {
  color: #000;
  background: #ffcc00;
  text-decoration: none;
}
.teaser_grid_container {
  height: auto !important;
  max-height: none !important;
}
/* OVERRIDE */
/* CSS Document */
.logo {
  background: none;
}
.page_head .menu li {
  background: none;
}
.page_head .menu .current-menu-item,
.page_head .menu .current_page_parent {
  background: #000 !important;
}
/* BW text override */
.blog_item_description {
  color: #000 !important;
}
h2,
h5 {
  color: #000 !important;
}
body {
  color: #000 !important;
}
.small-meta {
  color: #000 !important;
}
.page_sidebar {
  color: #000 !important;
}
.blog_sidebar label {
  color: #000 !important;
}
/*
.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;	
	border-top: 20px solid #f00;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	
	border-left: 60px solid green;
}

.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	
	border-right:10px solid blue; 
}
*/
.vc_slide_post {
  /*
	margin-right: 15px;
	box-sizing: border-box;
	*/
}
.vc_responsive .wpb_row .vc_span12 {
  /*
	padding-right: 0px !important;
	*/
}
.entry-content,
.blog_post_item_description,
.main_content_area .row .span8 {
  text-align: justify;
  text-justify: distribute;
}
.blog_post_item_description {
  color: #000;
}
.vc-inner h3.post-title,
.vc-inner .entry-content {
  margin-right: 15px !important;
}
.vc-inner .link-button {
  margin-right: 20px !important;
}
/* add underlines to links on pages and posts */
body.page .main_content_area p a,
body.single .main_content_area p a {
  text-decoration: underline !important;
}
/*
.blog_item {
	.blog_item_description {
		
	}
}
*/
.vc_carousel .vc-carousel-indicators li {
  width: 16px !important;
  height: 16px !important;
  background-color: #000 !important;
  border: 1px solid #000 !important;
}
.vc_carousel .vc-carousel-indicators li.vc-active {
  background-color: #ffcb00 !important;
  border: 1px solid #000 !important;
}
