/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        6.21
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

.latest_posts-elm-titlew{
height:500px;
}

.element-scheme--light a:hover {

}

.hover-box img {
    margin-top: 20px;
}

.site-content {
    margin-bottom: 60px;
}

.section-uputstva {
    background-color: #F6F6F6;
    margin: 0;
    padding: 60px 0;
}

.lista-uputstava {
    background-color: #fff;
    color: #111;
}

.custom-heading-right {
    border: 1px solid #333;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-transform: uppercase;
}

.custom-heading-left {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
	border-left: 1px solid #333;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-transform: uppercase;
}

.custom-heading-middle {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
	border-left: 1px solid #333;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-transform: uppercase;
}
.small > p{
	height: 20px;
	overflow:hidden;
}
.uputstvo {
    display: table;
    height: 70px;
    border-bottom: 1px solid #333;
}

.levo {
    border-left: 1px solid #333;
}

.sredina {
	border-left: 1px solid #333;
}

.desno {
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}

.uputstvo h4 {
   margin: 0;
}

.helper-table {
    display: table-cell;
    vertical-align: middle;
}

.preuzimanje-ikon {
    background-color: #1e73be;
    color: #ddd;
    border-radius: 4px;
    padding: 6px 6px;
    font-size: 20px;
    transition: all 300ms;
}
.preuzimanje-ikon:hover,
.preuzimanje-ikon:focus,
.preuzimanje-ikon:active {
    background-color: #0060B3;
    cursor: pointer;
    color: #fff;
}
select.tech {
    -webkit-appearance: none; /* Safari, Chrome, Opera, etc */
    -moz-appearance: none; /* Firefox */
    box-sizing: border-box;
    height: 42px;
    padding: 0 20px;
    width: 100%;
    outline: 0;
    background-color: #fff;
    background-size: 12px auto;
    border: 1px solid #ddd;
}

.woocommerce ul.products {
	margin: 0 -7.5px !important;
}

.blog-2-button-akcije{
	margin-bottom:2rem;
}

.noviteti-promocije-button{
	margin-top:2rem;
}

.noviteti-i-promocije .posts-carousel div{
	padding-top: 1rem;
	height: 270px !important;
	padding-left: 1rem;
}

.noviteti-i-promocije .latest-posts-crs-img {
    object-position: top;
}

.vesti-1-section img{
  object-fit: contain !important;
}
.custom-sec-proizvodi-title h3{
	border: 0;
    font-size: 30px;
    border-radius: 5px;
    width: fit-content;
    padding: 6px 40px;
    margin: 0 auto;
    color: white !important;
    background: rgba(30, 115, 190, 0.7);
}

.subtitle-customh3 h3{
	    color: #619dd1;
    font-size: 28px;
    text-transform: uppercase;
}

.singletext-custom-proizvod h3{
    border: 0;
    font-size: 27px !important;
    border-radius: 0;
    width: fit-content !important;
    padding: 0 !important;
    width: 100% !important;
    margin: 0 auto;
    text-align: center !important;
    color: white !important;
    background: rgba(30, 115, 190, 0.87);
}

@media only screen and (max-width: 600px) {
	.page-template-default.page-id-41 .kl-slideshow.iosslider-faded,
	.home.page-template-default .kl-slideshow.iosslider-faded{
		display:none !important;
	}
}