/*
 Theme Name:     advocator-child
 Description:    advocator-child
 Author:         Damack
 Template:       advocator
*/
@import url("../advocator/style.css");
/* =Theme customization starts here
------------------------------------------------------- */
hr {
	border: 1px solid #DC4F49;
}.red {	border-color: #DC4F49 !important;}
p, ul, ol, dl, .textwidget {
	line-height: 20px;
}
p {
	font-size: 0.9rem
}
.textwidget, footer#site_footer p {
	color: black;
	font-size: 0.8rem;
	line-height: 16px;	margin-bottom: 10px;
}
select {
	padding: 0 0 0 10px;
	margin: 0;
}
.logo {
	margin: 0;
  padding: 10px;
}
.logo img {
	max-height: 100px;
}
a, .footer_widget a {
	-webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none 0 0 !important;
	color: #656565;
	font-weight: bold;
}.entry-content a {
  color: #656565;	
  font-weight: bold;	
  text-decoration: underline;
}
.page-title h1 {
	font-size: 2.5rem;
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #DC4F49;
}
.icon-download {	
  background: url(images/icon_pdf.png) no-repeat left center;	
  width: 20px;	
  height: 25px;	
  margin: 0;	
  padding: 0 30px 0 0;	
  float: left;
}
.icon-download1 {	
  background: url(images/icon_doc.png) no-repeat left center;	
  width: 20px;	
  height: 25px;	
  margin: 0;	
  padding: 0 30px 0 0;	
  float: left;	
  background-size: 22px;
}
.text-download {	
  float: left;	
  clear: right;
}
article h2.entry-title {
	background: url(images/title-icon.jpg) no-repeat;
	padding: 0 0 0 60px;
	text-align: left !important;
	border-bottom: 1px solid #dddddd;
	margin: 20px 0;
	font-size: 1.7rem;
	font-family: font-bitter;
	font-weight: normal;
	line-height: 38px !important;	
}
h2.entry-title, 
h2.entry-title1 {	
  background: url(images/title-icon.jpg) no-repeat;	padding: 0 0 0 60px;	
  text-align: left !important;	
  border-bottom: 1px solid #dddddd;	
  margin: 20px 0;	
  font-size: 1.7rem;	
  font-family: font-bitter;	
  font-weight: bold;	
  line-height: 38px !important;	
}
h2.entry-title a {
	color: #34495e;
}
.hero_slider {
	height: 410px;
}
.partnerji-page {
	min-height: 80px;
}
.partnerji-top {
  border-bottom: 1px solid #676767;
  display: block;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
ul.sponzorji {
  list-style-type: none;
}
ul.sponzorji li {
  float: left;
  margin: 0 1% 0 0;
  margin-bottom: 40px !important;
  width: 30%;
}
.textcenter {
	text-align: center;
}
[class*="column"]+[class*="column"]:last-child {
	float: left !important;
}
.home_widgets_hero {
	box-shadow: 0px 5px 10px 0px #aaa;
}
.clear {
	clear: both;
}
embed {
	width: 100%;
	height: 800px;	
}

/* Search */
#search input[type="search"] {	
  background-color: #fff;	
  height: 30px;	
  border: 1px solid #bcbcbc;	
  -webkit-border-radius: 0px;	
  -moz-border-radius: 0px;	
  border-radius: 0px;	
  box-shadow: none;	
  color: #505358;	
  font-size: 12px;	
  font-family: inherit;	
  padding: 0 10px;	
  width: 132px;	
  margin: 0;	
  float: left;
}
#search input[type="submit"] {	
  background: #bcbcbc url('images/search.png') no-repeat center center !important;	
  z-index: 90;	
  background: #2c3135;	
  color: #7a7b7e;	
  text-transform: none;	
  font-weight: normal;	
  font-style: normal;	
  font-variant: normal;	
  font-size: 15px;	
  padding: 3px 13px 3px;	
  float: left;	margin: 0 0 0 2px;
}
#search input[type="submit"]:after {	
  font-family: 'icomoon';	
  speak: none;	
  -webkit-font-smoothing: antialiased;	
  content: "\f002";	text-decoration: inherit;	
  font-weight: normal;	
  font-style: normal;	
  font-family: FontAwesome;
}
.featured_image {
	margin-bottom: 30px;
}
.featured_image img{
	padding: 10px;
	border: 1px solid #ccc;
}
.home_widgets_top .textwidget h3 {
	font-size: 1.0rem;
}
a:hover, a:focus {
	color: #c53d38;
}
.main_content_wrap {
	top: 0;
}
.home footer#site_footer {
	margin-top: 0;
}
.rescue_search-submit {
	float: right;
}
.side-menu {  margin: 0 0 10px 30px;  padding: 0;
}.side-menu li {	padding: 2px 0;}
.side-menu li a {
	font-size: 14px;
}
.footer_widget_wrap {
	margin-bottom: 5px;
}
footer#site_footer {
	background-color: #f5f5f5; 
	padding-top: 0px;
	margin-top: 20px;
	border-top: 4px solid #DC4F49;
	min-height: 100px;
}
.footer_social ul {
	margin: 5px 0;
}
footer#site_footer h5 {
	color: #5e5e5e;
	margin-bottom: 0px;
}
.footer_social {	background-color: #f1f1f1;
	min-height: 35px;
}
.footer_copyright {
	min-height: 20px;
}
.footer_copyright .copyright {
	margin-top: 10px;
}
.footer_copyright .copyright, .footer_copyright .copyright span {
	font-size: 10px;
	text-align: center;
}
.footer-links {
	margin: 0;
	padding: 0;
  list-style-type: none;
}
.footer-links li{
	margin: 0 0 5px 0; 
	float: left; 
	width: 100%;
}
.footer-links li a{
	font-size: 0.8rem;
	color: #656565;
}
h5.widget-title {
	line-height: 1.rem;
}
#dohodnina_davcna_uprava {
	color: #A5A5A5;
	font-size: 0.875rem;
	padding: 0 0 0 5px;
}
.bread-navi {
	display: block;
	padding: 0.5625rem 0.875rem 0.5625rem;
	overflow: hidden;
	margin-left: 0;
	list-style: none;
	border-top: 1px dashed #bbb;
}
.bread-navi>* {
	margin: 0;
	float: left;
	font-size: 0.6875rem;
	line-height: 0.6875rem;
	color: #DC4F49;
}
.bread-navi>* a {
	color: #bbb;
}
.bread-navi>*:first-child:before {
	content: " ";
	margin: 0;
}
.bread-navi>*:before {
  content: "/";
  color: #aaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}
.jeziki {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 5px 0 0 20px;
}
.jeziki li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #bbb;
}
.jeziki li:last-child {
	border-right: 0px solid #bbb;
}
.jeziki li a{
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-size: 14px;
	color: #bcbcbc;
}
.rescue_search {
	width: 100%;
}
.header_social {
	float: right;
}
.header_social ul {
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}
.header_social li {
	display: inline-block;
	margin: 0 8px;
}
.header_social a {
	color: #bcbcbc;
}
.header_social a:hover {
	color: #DC4F49;
}
.blog-link img {
	height: 24px;
}
.fa-2x {
	font-size: 1.5em;
}
.rescue_search {
	margin-top: 0px;
}
.rescue_search input[type="search"] {
	background-color: #fff;
	height: 28px;
	border: 1px solid #bcbcbc;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	color: #505358;
	font-size: 12px;
	font-family: inherit;
	padding: 0 10px;
	width: 110px;
	margin: 0 35px 0 0;
}
.rescue_icon-search {
	background: #bcbcbc;	
}
.rescue_search.rescue_search-open .rescue_icon-search, 
.no-js .rescue_search .rescue_icon-search {
	background: #bcbcbc;	
}
.inner_content hr {	
  margin: 1.25rem 0 1.1875rem;
}
.inner_sidebar {
	font-size: 14px;
}
#tiskaj {	
  width: 100%;	
  padding: 0 0 20px 0;	
  border-bottom: 1px solid #DC4F49;	
  float: left;	
  display: none;
}
#result {	
  border: 1px solid;	
  padding: 10px;	
  width: 100%;	
  float: left;	
  display: none;
}
.domovi-title {
	width: 80%;
	float: left;
	color: black;
	line-height: 1.5rem;
	text-align: left !important;
	padding: 15px 20px 0;
	font-size: 14px !important;
	height: 70px;
}
.sidebar-arhiv {
	width: 100%; 
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	text-align: right;	padding: 5px 0;	line-height: 22px;	
}
.sidebar-title {
	background: url(images/title-icon.jpg) no-repeat;
	padding: 0 0 0 50px;
	text-align: left !important;
	border-bottom: 1px solid #dddddd;
	margin: 10px 0;
	font-size: 1.1rem;
	font-family: font-bitter;
	font-weight: normal;
	line-height: 38px !important;
}
.top_header_wrap {
	border-top: 4px solid #DC4F49;
	padding: 10px 0;
	margin: 0 0 0px 0;
}
.top_header_wrap, .top_header_wrap nav {
	/* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f9f9f9));
	background: -webkit-linear-gradient(top, #fff, #f9f9f9);
	background: -moz-linear-gradient(top, #fff, #f9f9f9);
	background: -ms-linear-gradient(top, #fff, #f9f9f9);
	background: -o-linear-gradient(top, #fff, #f9f9f9); */
	background: #fff !important;
}
.bottom_header_wrap .bottom_nav a {
	text-transform: none;
} 
.bottom_header_wrap .bottom_nav {
	margin: 50px 0 0 0;
}
.top-bar-section .dropdown li a {
	color: #DC4F49;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
	color: #34495e !important;
}
.bottom_header_wrap .top-bar-section .dropdown {
	padding: 10px 10px 10px 0;
}
.content-area {
	margin-top: 20px !important;
}
.bottom_header_wrap, .bottom_header_wrap nav {
	background: #fff !important;
	background-color: #fff !important;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	line-height: 20px;
}
.bottom_header_wrap .top-bar-section li:not(.has-form) a:not(.button), 
.home_top_wrap, 
.bottom_header_wrap .top-bar-section .dropdown li:not(.has-form) a:not(.button),
.bottom_header_wrap .top-bar-section ul {
	background-color: #fff !important;
}
.top-bar-section ul li.active>a, .bottom_header_wrap .bottom_nav a {
	color: #DC4F49 !important;	font-weight: bold;	padding: 0 12px !important;
}
.top-bar-section .has-dropdown>a {
	padding-right: 15px !important;
}
.row {
	max-width: 75.0em;
}
.soliloquy-container {
	margin: 0 auto !important;
}
.home_top_bg .home_top_wrap {
	margin: 0;
	padding: 0;
}
.home_widgets_top {
	text-align: left;
	margin: 30px 0 0 0;
	padding: 0 15px 10px 15px;
}
.home_widgets_top .icon_hover p, 
.home_widgets_top .icon_hover i, 
.home_widgets_top .icon_hover h3 {
	color: #5e5e5e;
}
.home_widgets_top a {
	color: #5e5e5e;
	border-bottom: 1px dashed #5e5e5e;
}
.home_widgets_top .icon_hover:hover h3, 
.home_widgets_top .icon_hover:hover p, 
.home_widgets_top .icon_hover:hover a {
	color: #DC4F49;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
  position: relative;
  width: 9999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
}
.nbs-flexisel-inner {
  overflow: hidden;
  float: left;
  width: 100%;
}
.nbs-flexisel-item {
  float: left;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  position: relative;
  line-height: 0px;
}
.nbs-flexisel-item img {
  width: 100%;
  cursor: pointer;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  width: 22px;
  height: 22px;
  position: absolute;
  cursor: pointer;
  z-index: 100;
  opacity: 0.5;
  top: -65px !important;
}
.large-4 .nbs-flexisel-nav-left, 
.large-4 .nbs-flexisel-nav-right {
	display: none;
}
.nbs-flexisel-nav-left {
  left: 15px;
  background: url(images/button-previous.png) no-repeat;
}
.nbs-flexisel-nav-right {
  right: 15px;
  background: url(images/button-next.png) no-repeat;
}
.slider-caption {
	position: absolute;
	top: 112px;
	right: 25px;
	color: white;
	font-weight: bold;
	font-size: 0.8rem;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 5px 2px;
	line-height: 1rem;
	text-align: right;
	max-width: 79%;
	text-transform: lowercase;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	line-height: 45px;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
	background: #fff !important;
}
.dropdown li > a {
	background: #fff !important;
	line-height: 25px !important;
	font-size: 12px !important;
}
.dropdown li > a:hover {
	background: #fff !important;
}
.partnerji {
	padding: 0 10px;
}
.top-bar .toggle-topbar.menu-icon a, 
.bottom_header_wrap .top-bar.expanded .toggle-topbar a {
	color: #DC4F49;
}
.top-bar .toggle-topbar.menu-icon a:after {
	-webkit-box-shadow: 0 10px 0 1px #DC4F49,0 16px 0 1px #DC4F49,0 22px 0 1px #DC4F49;
	box-shadow: 0 10px 0 1px #DC4F49,0 16px 0 1px #DC4F49,0 22px 0 1px #DC4F49;
}
.bottom_header_wrap .top-bar.expanded .title-area {
	background-color: #fff !important;
	border-bottom: 3px solid #DC4F49;
}
.bottom_header_wrap .top-bar-section .dropdown {
	border-bottom: 0px;
}
.top-bar-section .right li .dropdown {
	left: 0 !important;
	right: auto;
	width: 200px;
}
.title-sponzorji {
	text-align: center;
	font-size: 14px;
	margin: 0 0 20px 0;
	font-weight: 600; 
	padding: 20px 0 0 0; 
	border-top: 3px double #DC4F49;
}
.poudarjeno {
	border: 5px solid #DC4F49;
}
.nagovor {
	padding: 20px;
	border-top: 1px dashed #bbb;
	font-size: 0.8rem;
	text-align: center;
	font-style: italic;
}
.recentpostshome {
	line-height: 1.2rem;
	font-size: 0.9rem;
	margin: 10px 0 0 0;
	text-align: left;
	text-transform: uppercase;
}
.home-title {
	text-align: center;
	font-size: 20px;
	color: #DC4F49;
	margin: 30px 0;
	padding: 10px 0;
	font-weight: 600;
	/* border: 1px solid #DC4F49; */
	box-shadow: 0px 3px 6px 1px #ddd;	font-family: Arial;
}
.home-title a {
		color: #DC4F49 !important;
}
.rezultat_filter {
	float: left;
	margin: 20px 0px;
	width: 100%;
}
.raz_naloga {
	width: 24%;
	float: left;
	margin: 0 0.5%;
}
table.raz_naloga_table {
	width: 100%;
height: 450px;
}
table.raz_naloga_table tr{
	border-bottom: 1px solid #ccc;
}
table.raz_naloga_table th{
	vertical-align: text-top;
	font-size: 0.7rem;
	height: 80px;
	padding: 0.2rem;
}
table.raz_naloga_table th:first-child {
	width: 66px;
}
table.raz_naloga_table td{
	font-size: 0.6rem;
	padding: 0.2rem;
}
.filter_select {
	font-size: 0.8rem;
}
a.stran-aktivna {
	font-weight: bold !important;
	color: #DC4F49 !important;
}

/* Events */
.tribe-events-list .tribe-events-event-image img, 
.tribe-events-single .tribe-events-event-image img, 
.tribe-events-tooltip .tribe-events-event-thumb img {
	border-radius: 0;
}
#tribe-events-pg-template {
	max-width: 100%;
}
.tribe-events-list .tribe-events-loop .tribe-events-content {
	border-bottom: 0px solid;
}
a.tribe-events-read-more {
	float: right;
}
.tribe-events-list .type-tribe_events {
	padding: 0;
}
.tribe-events-list-separator-month {
	margin: 0;
  text-align: center;
  font-weight: bold;
}
.tribe-events-list-separator-month span {
	padding: 0 30px;
}
.tribe-events-list-separator-month:after {
  border-bottom: 2px solid #DC4F49;
}
.tribe-events-schedule {
  margin: 0 0 10px 0;
}
a.tribe-events-gcal, a.tribe-events-ical {
	margin-top: 10px;
}
.single-tribe_events .tribe-events-cal-links {
	margin-bottom: 10px;
}
.tribe-events-loop .tribe-events-event-meta, 
.single-tribe_events .tribe-events-event-meta {
	margin-top: 10px;
}
.tribe-events-meta-group .tribe-events-single-section-title {
	margin: 10px 0 10px;
}

a { -webkit-tap-highlight-color: rgba(0,0,0,0); } 
/* Remove Gray Highlight When Tapping Links in Mobile Safari - http://goo.gl/cs61C1 */

/* Soliloguy */
.hero_slider .soliloquy-theme-classic .soliloquy-pager {
  bottom: 10px !important;
  text-align: left !important;
}
.hero_slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	line-height: 2.1;
  padding: 10px;
  margin: 0;
  display: block;
}
.soliloquy-container .soliloquy-caption {
	background: none !important;
	bottom: 20px !important;
	right: 20px !important;
	left: -20px !important;
  padding-bottom: 0px !important;
}
.soliloquy-container .soliloquy-caption-inside {
	font-size: 3em !important;
	text-align: right !important;
	font-family: Tahoma;
}

/* Coolies */
#cookie_opt_in input[type="checkbox"] {
	margin: 0;	
}

/*----------------------------------*/
/*	Media Queries
/*----------------------------------*/
@media only screen and (max-width: 1299px) {
  .logo {	
    margin: 0;
  }	
}
@media only screen and (max-width: 1199px) {
  .logo {	
    margin: 0;
  }	
  .top-bar-section ul li.active>a, .bottom_header_wrap .bottom_nav a {
  	padding: 0 10px !important;
    font-size: 13px;
  }
}
@media only screen and (max-width: 1025px) {
  .logo {
  	text-align: center;
  }
  .logo img {
  	max-height: 100px;
  } 
  .bottom_header_wrap .bottom_nav {
  	margin: 0;
  } 
  .hero_slider {
  	height: auto;
  }  
}
@media only screen and (max-width: 999px) {
  .top-bar-section ul li.active>a, .bottom_header_wrap .bottom_nav a {
  	padding: 0 8px !important;
    font-size: 12px;
  }
}

// Small screens
@media only screen { } /* Define mobile styles */

@media only screen and (max-width: 40em) { 
  .logo {	
    margin: 0;
    padding: 0 30%;
  }
  .hero_slider {
    height: auto;
  }
  .bottom_header_wrap .bottom_nav {
    margin: 10px 0 0 0;
  }
  .header_social li {
  	margin: 0 2px;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 1rem;
  }
  .top-bar-section ul li > a {
    padding: 5px 0;
    letter-spacing: 0px;
  }
  .bottom_header_wrap .top-bar-section .dropdown {
    padding: 0;
  }
  .top-bar-section .dropdown li a {
    padding: 5px;
  }
  .blog-link img {
    height: 14px;
  }  
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

// Medium screens
@media only screen and (min-width: 40.063em) {} /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) { 

} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

// Large screens
@media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) { 

} /* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */

// XLarge screens
@media only screen and (min-width: 90.063em) { 

} /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { 
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

// XXLarge screens
@media only screen and (min-width: 120.063em) { 

} /* min-width 1921px, xlarge screens */	