body {
    line-height: 1.5;
	color: #606060
}
.inline-block {
    display: inline-block;
}
#redim-cookiehint {
    width: 100%;
    padding: 5px 5%;
    background-color: rgba(18, 124, 208, 0.7);
    font-size: 11px;
}
#redim-cookiehint .cookiecontent {
    font-size: 12px;
}
/*top*/
#sp-top-bar {
    background-color: #127cd0;
    color: #ffffff;
}
#sp-top-bar a {
    color: #e0e0e0;
}
.sp-module-content .mod-languages ul.lang-inline li:last-child {
    margin: 0;
}
/*header*/
#sp-header .logo {
    display: block;
    margin-top: -30px;
}
.logo img {
    border-radius: 50%;
    box-shadow: 0 2px 3px #8a8a8a;
}
/*menu*/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    color: #127cd0;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 15px;
}
.sp-megamenu-parent > li:last-child > a {
	padding-right: 0;
}
/*slider*/
#sp-yjsg1 {
    padding: 180px 0 320px;
}
#sp-yjsg1 h1 {
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
	text-shadow: 1px 1px 1px #262626;
}
#sp-yjsg1 .lead {
    color: #fff;
	font-size: 24px;
}
/*adv*/
#sp-yjsg2 {
    margin-top: -140px;
    padding: 0 0 30px;
}

/*front kategorije*/
#sp-yjsg4 {
	background: #f8f8f8 none repeat scroll 0 0;
    padding: 30px 0;
}
.yjme_item a.item_title {
    background: #127cd0 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    overflow: hidden;
    padding: 10px;
}
.vandranja-mod .yjme_item a.item_title {
    background: #ff7e46;
}
.yjme_item div.imageholder {
    background: #fff none repeat scroll 0 0;
    box-sizing: content-box;
    margin: 0 0 10px;
    overflow: hidden;
}
.yjme_item p.item_intro {
    min-height: 63px;
}
.yjme_item p.item_intro {
    display: block;
    margin: 0;
    overflow: visible;
    padding: 0;
}
.yjme_item div.item_details {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
}
.yjme_item a.item_readmore {
    border: 1px solid #efefef;
    display: block;
    float: right;
    height: 20px;
    line-height: 20px;
    margin: 5px 0;
    padding: 0 0 0 10px;
    text-align: center;
    width: 100px;
}
.yjme_item_in {
    border-bottom: 1px solid #efefef;
    display: block;
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
#sp-main-body {
    padding: 40px 0 30px;
}
#sp-yjsg7 {
    background: #e9e4dd url("../images/footermreza.png") repeat scroll center top;
	padding: 30px 0;
}
/*moduli*/
.yjsg5 .sp-module-title {
    background: #127cd0 none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    margin: 0;
    padding: 15px;
  line-height: 1.5;
}
.yjsg5 .sp-module-content {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 15px;
}
.modbox1 {
    background: #e9e4dd;
    padding: 20px;
}
.modbox1 h3 {
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 18px;
}
/*button*/
.btn-primary, .sppb-btn-primary, .subbutton, .contact-form .button, .yjsg-button-yellow {
    background: #ff7b41 none repeat scroll 0 0;
    color: #fff;
	border-color: #ff7b41;
}
.yjsg-button-yellow, .yjsg-button-blue {
    padding: 12px;
}
.yjsg-button-yellow {
    margin-right: 15px;
}
.yjsg-button-blue {
    background: #127CD0 none repeat scroll 0 0;
	color: #fff;
}
.purchase_button {
    background-color: #07a9df;
    color: #fff;
    display: table;
    font-size: 110%;
    line-height: normal;
    overflow: hidden;
    padding: 14px 80px 14px 30px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.btn-lg {
    border-radius: 0;
}
.btn-frontcta {
	background: #fff;
    color: #000;
    position: relative;
    border: none;
    padding: 15px 30px;
    font-size: 14px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.75px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
	margin-left: -50px;
}
.btn-frontcta:hover {
    background-color: #0c6ab4;
    color: #fff;
}
.btn i.fa {
    background: #127cd0;
color: #fff;
position: absolute;
right: -50px;
top: 0;
bottom: 0;
line-height: 50px;
width: 52px;
z-index: 10;
font-size: 18px;
}
/*content*/
.blog .icons {
    display: none;
}
.blog .intro-image {
	margin-bottom: 15px;
    max-height: 190px;
    overflow: hidden;
}
.blog.clanki .intro-image {
    margin-bottom: 15px;
    max-height: 320px;
    overflow: hidden;
}
.blog .entry-header {
    margin-bottom: 15px;
}
.blog .entry-header h2 {
    background: #127cd0 none repeat scroll 0 0;
    font-size: 120%;
    margin-bottom: 10px;	
}
.blog.vandranja .entry-header h2 {
    background: #fe7f47 none repeat scroll 0 0;	
}
.blog .entry-header h2 a {
	color: #fff;
    display: block;
    padding: 10px;
}
.article-info {
    font-size: 85%;
}
.page-ponudba .entry-image.full-image img {
	width:100%;
}
.title-ponudba {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    margin-bottom: 35px;
    margin-top: -180px;
    padding: 10px 15px;
}
.title-ponudba h1 {
    color: #ff7b41;
	text-shadow: 0 1px 1px #262626;
}
/*page title*/
.sp-page-title {
    background-color: #127cd0;
	background-position: center top;
	background-attachment: scroll;
	padding: 100px 0 60px;
}
.sp-page-title h1, .sp-page-title .lead {
	color: #fff;
	text-shadow: 1px 1px 0 #00134d;
}
.sp-page-title .lead {
    font-size: 16px;
}
.sp-page-title > .container {
    background: rgba(0, 0, 0, 0.44);
}
.view-article #sp-page-title {
	display:none;
}
/*fields*/
.maska {
    background: #e9e4dd none repeat scroll 0 0;
    color: #4a4a4a;
    margin: 0 0 15px 0;
    padding: 20px 5px;
    position: relative;
}
.maska .faf-field {
    border-bottom: 1px solid #ccc;
    margin-bottom: 3px;
}
.maska .faf-field-image.novo, .maska .faf-field-image.slika, .maska .faf-field-image.zemljevid, .maska .faf-field-input.badges {
    border-bottom: 0 none;
    margin: 0;
}
.maska .faf-field-input.badges .faf-text {
    background: #ff7b41 none repeat scroll 0 0;
    bottom: 20px;
    color: #fff;
    font-weight: bold;
    padding: 9px;
    position: absolute;
	left: -3px;
}
.faf-name {
    float: left;
    padding-right: 5px;
}
.faf-text, .faf-list li {
    list-style-type: none;
    text-align: right;
}
.tezavnost [data-value="1"] {
    background: rgba(0, 0, 0, 0) url("../images/tez-1.png") no-repeat scroll right center;
    color: rgba(255, 255, 255, 0);
    text-align: center;
}
.tezavnost [data-value="2"] {
    background: rgba(0, 0, 0, 0) url("../images/tez-2.png") no-repeat scroll right center;
    color: rgba(255, 255, 255, 0);
    text-align: center;
}
.tezavnost [data-value="3"] {
    background: rgba(0, 0, 0, 0) url("../images/tez-3.png") no-repeat scroll right center;
    color: rgba(255, 255, 255, 0);
    text-align: center;
}
.tezavnost [data-value="4"] {
    background: rgba(0, 0, 0, 0) url("../images/tez-4.png") no-repeat scroll right center;
    color: rgba(255, 255, 255, 0);
    text-align: center;
}
.vandranja .tezavnost [data-value="1"] {
    background: rgba(0, 0, 0, 0) url("../images/tez-1h.png") no-repeat scroll right center;
    color: rgba(255, 255, 255, 0);
    text-align: center;
}
.vandranja .tezavnost [data-value="2"] {
    background: rgba(0, 0, 0, 0) url("../images/tez-2h.png") no-repeat scroll right center;
    color: rgba(255, 255, 255, 0);
    text-align: center;
}
.vandranja .tezavnost [data-value="3"] {
    background: rgba(0, 0, 0, 0) url("../images/tez-3h.png") no-repeat scroll right center;
    color: rgba(255, 255, 255, 0);
    text-align: center;
}
.vandranja .tezavnost [data-value="4"] {
    background: rgba(0, 0, 0, 0) url("../images/tez-4h.png") no-repeat scroll right center;
    color: rgba(255, 255, 255, 0);
    text-align: center;
}
.maska .faf-field-input.badges, .blog .faf-field-input.badges {
    position: relative;
}
.blog .faf-field-input.badges .faf-text {
    background: #ff7b41 none repeat scroll 0 0;
    bottom: 180px;
    color: #fff;
    font-weight: bold;
    left: -3px;
    padding: 9px;
    position: absolute;
}
.maska .gumbi {
    padding: 15px 0;
}
/*faf modul*/
.horizontal-filter fieldset, .faf-mod fieldset {
    float: left;
    margin-right: 20px;
}
.faf-mod legend {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    font-size: 100%;
    font-weight: bold;
    margin: 15px 0 5px;
    padding: 5px;
}
.faf-mod input {
    margin: 52px 20px 0 0;
}
/*tabs*/
.jwts_tabberlive .jwts_tabbertab {
    margin: 0!important;
    padding: 20px;
    background: #f8f8f8;
}
.jwts_tabberlive {
    margin: 4px 0;
    padding: 0;
    display: table;
}
ul.jwts_tabbernav {
    margin: 6px 0 0!important;
    padding: 11px 0 !important;
    background: #e8e8e8!important;
}
ul.jwts_tabbernav li.jwts_tabberactive a, ul.jwts_tabbernav li.jwts_tabberactive a:hover, div.jwts_toggleControlContainer a.jwts_toggleOn {
    background: #127CD0;
  color: #fff;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
    background: #127CD0;
    color: #fff;
}
ul.jwts_tabbernav li a {
	border-left: 0 none;
    border-top: 0 none;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    margin: 0;
    padding: 12px 14px;
    color: #333;
    box-shadow: 0 0 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow: 0 0 1px rgba(255,255,255,0.4) inset;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,0.4) inset;
    -o-box-shadow: 0 0 1px rgba(255,255,255,0.4) inset;
    position: relative;
}
ul.jwts_tabbernav li.jwts_tabberactive a:before, div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlTitle:before {
    border-top-color: #127CD0;
}
ul.jwts_tabbernav li.jwts_tabberactive a:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    position: absolute;
    border-color: #127CD0 transparent transparent transparent;
    top: 40px;
    left: calc(44%);
}
ul.jwts_tabbernav li a:hover {
    background: #f2f2f2 none repeat scroll 0 0;
    border-color: #aaa #aaa -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #127CD0;
    text-decoration: none;
}
/*forms*/
.gcore-line-td .gcore-subinput-container {
    display: inline-block;
}
.prijava legend {
    background: #127cd0 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 3px 10px;
    width: -moz-available;
}
.prijava-container {
    margin-bottom: 15px;
}
/*footers*/
.chrono_credits {
	display:none;
}
/*trgovina*/
.j2store-product {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 10px;
}
.item-page .j2store-product {
    display: block;
}
.trgovina .readmore {
    background: #e4e4e4 none repeat scroll 0 0;
    padding: 10px 15px;
}
/*ostalo*/
.search .btn-toolbar span.icon-search {
    margin: 0 10px 0 0;
}
#sp-drobtine .breadcrumb {
    margin-bottom: 0;
	padding-top: 30px;
}
.icons .btn-group {
    z-index: 99;
}
.icon-cog:before {
    content: "\e013";
}
@media screen and (max-width: 480px) {
	.title-ponudba h1 {
    font-size: 24px;
}
}
@media screen and (max-width: 768px) {
.blog .intro-image {
    max-height: 420px;
}
  ul.jwts_tabbernav li a {
	display: block;
}
}