/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
.white-text{
    color:#fff;
}

.text-slider .maintitle, .text-slider .subtitle {
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.9);
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    border:1px solid #d60000!important;
    background-color: #d60000!important;
}
.roll-button:hover {
    background-color: #fff;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #d60000!important;
    background-color: #fff!important;
    border:1px solid #d60000;
}
.entry-thumb-arch {
    text-align: center;
    margin-bottom: 30px;
    height: 250px;
}
.vc_general.vc_cta3 {
    border: none!important;
}
/*kontakt*/
.naslov-kontakt {
    float: left;
    width: 25%;
    text-align: center;
    /* padding-top: 40px; */
}
.sadrzaj-kontakt {
    float: left;
    width: 32%;
    margin-left:5.5%;
    padding: 30px 10px 10px 20px;
}
.sadrzaj-kontakt li {
    list-style-type: none;
    line-height: 2em;
}
.sadrzaj-kontakt .icon-f{
    font-size: 20px;
    margin-left: -25px;
    margin-bottom: -34px;
}
.widget-area .container div .widget {
    float: left;
    margin-left:5.5%;
    padding: 10px 10px 10px 20px;
}
.widget-area .container div:first-child .widget li {
    list-style-type: none;
    line-height: 2em;
}
.widget-area .container div:first-child .widget h3 {
        margin: 5px 0 0 -25px;
}
.widget-area .widget:first-child .icon-f{
    font-size: 20px;
    margin-left: -25px;
    margin-bottom: -34px;
}
.sadrzaj-kontakt-widget li {
    list-style-type: none;
    line-height: 2em;
}
.sadrzaj-kontakt-widget .icon-f{
    font-size: 20px;
    margin-left: -25px;
    margin-bottom: -34px;
}
.naslov-k{
    padding: 4px 0 4px 5px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-left: -32px;
}
.widget-area .widget ul li {
    padding: 0;
}
.page-wrap {
    padding-top: 5px!important;
}
.site-info{
    width: 40%;
    float: left;
    height: 66px;
     padding-top: 20px;
}
.part{
    width: 60%;
    float: right;
    text-align: right;
   
}
.img-pozicija{
    float: right;
    padding-left: 20px;
}
#mapa{

    overflow: hidden;
    width: 100%;
   
}
.wpb_single_image.wpb_content_element.vc_align_center.vc_custom_1535805030437 {
    margin-bottom: 5px;
}
.fixed_h {
    padding: 0;
    margin: 45px 0;
}
.black_line{
    background: #000;
    padding: 5px 0;
}
.site-header.float-header {
    background-color: rgba(0,0,0,0.9);
    padding: 5px;
    margin: 0;
}
.tel_header{
    text-align: right;
}
.zapis_h{
    float:right;
    padding-right: 10px;
    color: #fff;
}
.zapis_h a{
    color: #fff;
}
.zapis_h a:hover{
    color: #fff;
}
.zapis_h a i{
    color: #d60000;
    font-size: 16px;
}
#phone-footer {
        display:none;
}
.puna_cena{
        text-decoration: line-through;
    }
.snizena_cena{
    color:#d60000;
    font-size: 26px;
}
.site-header {

    padding: 20px 0 0;

}

@media only screen  and (max-width:1024px){
    .fixed_h {
        margin: 5px 0;
    }
    .btn-menu {
		float: right;
		font-size: 28px;
		font-family: "FontAwesome";
		color: #000;
		text-align:center;
		width: 28px;
		height: 28px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease-out;
		   -moz-transition: all 0.3s ease-out;
		    -ms-transition: all 0.3s ease-out;
		     -o-transition: all 0.3s ease-out;
		        transition: all 0.3s ease-out;
	}
	.btn-menu:before{
		content: "\f0c9";
	}
	
}
@media only screen  and (max-width:768px){
	
    .btn-menu {
		float: none;
	}
}
@media only screen  and (max-width:426px){
    .go-top.show {
        bottom: 60px;
    }
    .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
     margin-right: 0; 
}
    
    #phone-footer {
        display:block;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 11000;
    }
    #phone-footer div{
        background: #000;
        font-size: 32px;
        text-align: center;
        border-color: #fff;
        border-style: solid
    }
    #phone-footer div:nth-child(1){
        border-width: 1px 1px 0 0;
    }
    #phone-footer div:nth-child(2){
        border-width: 1px 0 0 1px;
    }
    #phone-footer div a:active, a:hover{
        color:#fff;
    }
    .black_line{
        display:none;
    }
    .site-info{
        width: 100%;
        text-align: center;
        display: block;
        height: auto;
    }
    .site-info:after{
        display: block;
        clear: both;
        content: "";
    }
    .part{
        width: 100%;
        text-align: center;
        display: block;
    }
    .part a{
        padding: 5px 0;
        width: 100%;
    }
    part:after{
        display: block;
        clear: both;
        content: "";
    }
    .container, .container-fluid {
        padding-bottom: 55px;
    }
    .img-pozicija {
         float: none; 
         display: initial;
        /* padding-left: 20px; */
    }
    
}