.testimonial.blogi p {
background: none;
font-style:normal;
padding: 5px 20px 5px 20px;
-webkit-border-radius: none;
-moz-border-radius: none;
border-radius: none;
}
.testimonial.blogi i.fa {
	color: #01386A;
}
.testimonial.blogi {
    padding: 44px 0 0px 0;
    background: rgba(0, 0, 0, 0.02);
    min-height: 194px;
}
/* @media screen and (max-width: 676px) {
    div.call-us {
        display:none;
    }
} */

#topBar {
display: block;
position: relative;
background-color: #fff;
min-height: 30px;
z-index: 10;
height:100px;
}

#topBar a.logo {
margin: 0px 0;
display: inline-block;
min-height: 50px;
}

body {
    color: black;
    background-color: #fff;
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    padding: 0;
}
#topNav a.logo {
    margin: 0;
}
#topNav .logo img{
    height:60px;
    transition: height 0.50s ease-out;
}
.affix #topNav .logo img{
    height:33px;
    transition: height 0.50s ease-out;
}
#header {
    position: fixed;
}
#topNav div.navbar-collapse {
    float: left;
    margin-left:40px;
}
#footer li:after {
    width: 100%;
    content: "";
    border-bottom: 1px solid rgba(38, 119, 119, 0.45);
    position: absolute;
    bottom: 0;
    left: 0;
}      
#topNav {
    display: block;
    left: 0;
    right: 0;
    top: 0;
    border-top: none;
    border-bottom: none;
    background: #fff;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    -o-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
}

#topNav ul.nav>li a {
color: #FFF;
padding: 15px 25px; 
position: relative;
text-decoration: none;
display: block;
font-weight: 400;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
font-family: 'Nunito', sans-serif;
    font-size: 17px;
    line-height: 6px;
}

.collapse.in .nav-main {
    margin-top: 28px;
}

.col-md-9 img{
	    display: inline-block;
	        max-width: 100%;
    height: auto;
}
#topNav .nav-pills>li>a, #topNav .nav-pills>li>a:hover, #topNav .nav-pills>li>a:focus, #topNav .nav-pills>li.active>a, #topNav .nav-pills>li.active>a:hover, #topNav .nav-pills>li.active>a:focus {
}

p.dropcap.color:first-letter, span.badge, #toTop:hover, #bar, .slider-handle, div.featured-box i.fa, i.featured-icon, .progress-bar-primary, .modal-header, .timeline .timeline-left .item:before, .timeline .timeline-right .item:before, .timeline .timeline-centered .item.pull-right:before, .timeline .timeline-centered .item.pull-left:before, div.mega-price-table .pricing-title, div.mega-price-table .pricing-head, div.mega-price-table .pricing.popular, #topNav ul.nav>li:hover>a:before, #topNav ul.nav>li.active>a:before, .styleBackgroundColor {
background-color: #4999a0;
}

#footer li a:hover, #footer a:hover, a, a:hover, a:active, #topNav ul.nav li li a:hover, .tp-caption a:hover, .featured-box-minimal h4, .glyphicon, .wi, p.dropcap:first-letter, ul.side-nav a:hover, ul.side-nav ul li.active>a, .li, div.owl-carousel .caption, .pagination>li>a, .pagination>li>span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, div.mega-price-table .pricing:hover h4, div.mega-price-table .pricing-table i.fa, #blog a>span, #blog h1>span, .cartContent a.remove_item:hover, .owl-carousel.featured a.figure>span>i, .btn-link, .styleColor {
color: #013399;
}

#topNav ul.nav .dropdown-menu>li.active>a, #topNav ul.nav .dropdown-menu>li:hover>a, #topNav ul.nav .dropdown-menu>li:focus>a {
color: #fff !important;
    background-color: #359c8d;
}

.callout.dark, .callout.dark h2, .callout.dark h3, .callout.dark h4, .callout.dark p {
color: #5ec6ce;
background-color: #f3fcfe;
}

.btn-primary {
    border-color: #FFFFFF;
    background-color: #5ec6ce;
}

.callout .btn {
    margin-top: 23px;
}
.hvr-rectangle-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background:#00194C;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .daterangepicker td.active, .daterangepicker td.active:hover, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
border-color: #FFFFFF;
background-color: #4999a0;
color: rgb(255, 255, 255);
}

#topNav ul.nav>li:hover a {
color: #FFF;
}

#topNav ul.dropdown-menu a {

color:black !important;
    
  }



.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {

}


@media (max-width: 1075px) {
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
margin-right: 74px;
margin-left: 0;
}
}

@media (max-width: 1075px) {
	
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
margin-right: 39px;
margin-left: 0;
}
}

section.page-title {
padding: 40px;
display: block;
position: relative;
background-color: rgba(249, 249, 249, 1);
border-bottom: rgba(0,0,0,0.03) 1px solid;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-image: url(../images/subheader_medi-pedi-orhideje.png) !important; 
background-position-y: 0px;
}

ul.side-nav>li.active>a {
    background-color: #5ec6ce !important;
    font-family: 'Nunito';
}

.premik19{
	    margin-top: -19px;
}

#meni-zgoraj{
  position: absolute;
    top: 46px;
  z-index: 120;
  color: #222;
  right:10px; 
  text-align: right;
  overflow: hidden;
}

#meni-zgoraj a {
    font-size: 16px;
    color: #5ec6ce;
   	font-family: 'Nunito', sans-serif;
    text-decoration: none;
    padding: 0 3px 0 3px;
    text-transform: uppercase;
}
@media (max-width: 1078px) {
	#meni-zgoraj{
		right:50px;
	}
}
@media (max-width: 990px) {
	#meni-zgoraj{
		right:15px;
	}
	.premik19{
		margin-top:-3px;
	}
}
@media (max-width: 805px) {
	#meni-zgoraj{
		
	}
}

@media (max-width: 660px) {
	#meni-zgoraj{
		text-align: left;
		position: static;
		overflow:visible;
		float:none;
	}
	
	.logo_kontejner {
		display:block;
		padding-bottom:10px;
		float:none;
	}
	
	#topBar {
		height:auto;
	}
	
	
}

@media (max-width: 586px) {
.logo{
	padding-top: 3px !important;	
	}
}

section.page-title h2 {
    margin: 0 0 -1px 0;
    padding-bottom: 15px;
    border-bottom: rgb(196, 93, 34) 0px solid;
    display: inline-block;
    /* font-family: 'Open Sans'; */
    color: #5ec6ce;
    font-weight: 500;
}
.page-title a{
	color: #5ec6ce;
}
.breadcrumb>.active {
    color: #81c7bd;
}
#footer li a:hover {color:white; !important}

.copyright a:hover {color:white; !important}

#footer li a:hover, #footer a:hover, a, a:hover, a:active, #topNav ul.nav li li a:hover, .tp-caption a:hover, .featured-box-minimal h4, .glyphicon, .wi, p.dropcap:first-letter, ul.side-nav a:hover, ul.side-nav ul li.active>a, .li, div.owl-carousel .caption, .pagination>li>a, .pagination>li>span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, div.mega-price-table .pricing:hover h4, div.mega-price-table .pricing-table i.fa, #blog a>span, #blog h1>span, .cartContent a.remove_item:hover, .owl-carousel.featured a.figure>span>i, .btn-link, .styleColor {
color: #2b5b60;
font-weight: 700;
}
#footer li a:hover{
	
}


#footer .dark {
    height: 279px;
    background-color: #f3fcfe;
}

.fsize13 {
  font-size: 13px !important;
  line-height: 23px !important;
}

#footer li a {
color: #7f9c9f;
text-decoration: none;
font-size: 14px;
-webkit-transition: all .2s ease 0s;
-moz-transition: all .2s ease 0s;
-o-transition: all .2s ease 0s;
transition: all .2s ease 0s;
}

section {
padding-top: 45px;
  padding-bottom: 0px;
}

.prikaz_vseh_vsebin {
  padding-top: 35px;
  padding-bottom: 20px;
	
}

.tp-caption.large_bold_white {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
    background-color: rgba(38, 65, 144, 0.77);
    padding: 10px !important;
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail .caption {
    padding: 0px;
    color: #333;
}

.thumbnail:hover {
    border: rgba(0,0,0,0.2) 0px solid !important;
}

.custom-naslovi {
	 margin: 0;
    color: #4999a0;
    font-family: 'Nunito';
    font-weight: 400;
    letter-spacing: -1px;
}



.wihte-text {
	color:white !important;
}

.table-tabor {
background-color:none;
background-attachment: fixed;
}

.table-tabor h2,td{
	/*color:white;*/
}

.table-tabor tr {
	TEXT-ALIGN: LEFT;
	    background-color: rgba(43, 43, 43, 0.57);
}

.table-tabor thead {
	color: white;
    background-color: #264190;
}

.tabor-modra-ozadje {
	background-color: #264190;
}

ul.side-nav>li>a {
    padding: 7px 10px;
    font-family:'Open Sans'
}

.gumb-float-desno {
    float: right;
  }
.lightbox .mix{
	margin-bottom:20px;
}
.box-content.thumbnail,.box-content.thumbnail:hover {
    background: rgba(0,0,0,0);
}
.mobile_visible{
	display:none;
}
.table-tabor p{
	color: #fff;
}
.thumbnail a>img.slika-novicka {
	    padding-bottom: 10px;
}
/*
h1, h2, h3, h4, h5 {
    color:#5ec6ce !important;
}*/

.desni_predel h1, .desni_predel h2, .desni_predel h3, .desni_predel h4, .desni_predel h5 {

    text-transform:none !important;
    margin-bottom:10px;
    margin-top: 20px;
}

.desni_predel ul, .desni_predel ol {
    margin-top: -5px;
    margin-bottom:20px;
}

.cta-medi-pedi h1, .cta-medi-pedi h2, .cta-medi-pedi h3, .cta-medi-pedi h4, .cta-medi-pedi h5 {
    margin-bottom:20px;
    margin-top: 5px;
}


#mapCanvas p {
    margin-bottom:5px !important;
}

.top-margin-menu {
    margin-top:100px; 
}
#topNav.translucent {
	background-color: transparent;
	padding:30px 0;
	transition: padding 0.50s ease-out;
	box-shadow: none; 
}
#header.affix #topNav.translucent{
	background-color: #000;
	padding-top:15px;
	padding-bottom:15px;
	transition: padding 0.50s ease-out;
}
#topNav a.logo {
    min-height: 0px;
}
#topNav ul.nav>li a{
	padding: 10px 20px;
}
.cta-medi-pedi {
	background-color: #f2fafc;
    padding-top: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.desni_predel img {
	margin-left: 20px;
	margin-right: 20px;
}

.cta_button_container a {
	background-color: #5ec6d0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}
.cta_button_container {
	padding-top: 4px;
}
.addthis_inline_share_toolbox {
	padding-bottom: 20px;
}
.slice .work-no-space.blogs_fp {
    position: relative;
    top: -100px;
    z-index: 2;
    width: 100%;
    overflow: hidden;
}
.blogs_fp .figure .figure_text {
    text-align: left;
    bottom:0px;
    left: 0px;
    position: absolute;
    text-transform: uppercase;
    font-size: 26px;
    color: #FFFFFF;
    font-weight: 600;
    background-color:rgba(73,153,160,0.8);
    width:100%;
    padding:10px 20px;
    height: 44px;
}
.blogs_fp .hover14.figure{
	    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#mapCanvas{
	height:400px;
}
.location_row {
    cursor: pointer;
    outline: 1px solid #bbbbbb;
    padding: 10px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    color: #000;
}
.desni_predel table{
	border:1px solid #ddd;
	width:100%;
}
.desni_predel table td{
	border:1px solid #ddd;
	padding:5px;
}
.desni_predel table thead td{
	color: #5ec6ce !important;
    font-family: 'Nunito';
    font-weight: 800;
}
.blogs_fp .img-responsive{
    border: 5px solid #5ec6ce;
}
.first_page_cta .cta_button_container{
	text-align:right;
}
.first_page_cta h3{
	margin:0px;
	    color: #5ec6ce !important;
    text-transform: none !important;
    margin-bottom: 20px;
    margin-top: 5px;
    font-size:26px;
}
.first_page_cta .cta_button_container a span{
	color:#FFF;
	font-size:18px;
}
.first_page_cta a:hover{
	text-decoration:none;
}



.item-box .item-hover .overlay {
    background-color: rgba(94,198,206,0.6); 
}

p {
    margin: 0 0 10px;
}
div.slider.slider_code_naslovne_spodaj{
	    background-color: transparent;
    /* position: absolute; */
    bottom: 0px;
    z-index: 3;
    /*width: 1152px;*/
    margin: 0 auto;
    right: 0px;
    margin-top: -360px;
    margin-bottom: 140px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
div.slider.slider_code_naslovne_spodaj > div.tp-simpleresponsive{
	height:600px !important;
}
div.slider.slider_code_naslovne_spodaj .tp-bannertimer{
	display:none !important;
}
div.slider.slider_code_naslovne_spodaj .tp-bullets{
	display:none !important;
}
div.slider.slider_code_naslovne_spodaj .tp-leftarrow{
	position: absolute !important;
    top: 600px !important;
    margin-top: -20px !important;
    right: 70px !important;
    left:unset !important;
}
div.slider.slider_code_naslovne_spodaj .tp-rightarrow{
	position: absolute !important;
    top:600px !important;
    margin-top: -20px !important;
    right: 20px !important;
    left:unset !important;
}
div.slider.slider_code_naslovne_spodaj .tparrows.round:before{
	color:#000 !important;
	font-size:32px;
}
div.slider.slider_code_naslovne_spodaj .tparrows{
	background-color:transparent !important;
}
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal{
	display:none;
}
.alert-danger {
    color: #FFFFFF;
    background-color: #bd6466;
    border-color: #bd6466;
    /* padding-top: 20px; */
    margin-top: 25px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media only screen and (min-width: 63.9375em)
.site-branding {
    margin-right: 35px;
}
.site-branding {
    display: inline-block;
    float: left;
}
@media only screen and (min-width: 63.9375em)
.site-branding {
    border-color: #ffffff;
}
.tools_button_icon {
    width: inherit;
    height:inherit;
    
}
.sky-form .btn {
    margin: 10px 0 0 0;
}
.sky-form fieldset {
    padding: 25px 30px 5px 0;
}
.main-navigation ul li a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    cursor:pointer;
}
.main-navigation > ul > li.menu-item-has-children > a:after {
	content:"";
}
[class^="spk-icon-"], [class*=" spk-icon-"] {
    font-family: 'Shopkeeper-Icon-Font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.spk-icon-cart-shopkeeper:before {
    content: "\e908";
}
a.tools_button, .tools_button_icon{
	font-weight:normal;
}
@media only screen and (min-width: 1024px){
	.site-header {
	    padding-bottom: 30px;
	}
	.site-header {
	    padding-top: 30px;
	}
	#page_wrapper.sticky_header .top-headers-wrapper {
	    z-index: 99;
    }
}
@media only screen and (min-width: 40.063em){
	.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
	    width: 100%;
	}
}
.yith-wcwl-add-to-wishlist.add-to-wishlist-846{
	display:none;
}
.site-tools ul li,.site-tools ul li a, .site-tools ul li a span {
	font-size:13px;
	font-family:'Open Sans', sans-serif;
}
.fade.in {
    opacity: 1;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.normal_height.vc_row.wpb_row.vc_row-fluid.slidercatrow{
	padding-bottom:40px;
}
#page_wrapper.transparent_header .content-area.pnv_option_i-nostri-meccanismi-brevettati, #page_wrapper.sticky_header .content-area.pnv_option_i-nostri-meccanismi-brevettati {
    padding-top: calc(120px + 85px);
}
#page_wrapper.transparent_header .content-area.pnv_option_consigli-e-manutenzione-forbici-parrucchiere-professionali, #page_wrapper.sticky_header .content-area.pnv_option_consigli-e-manutenzione-forbici-parrucchiere-professionali {
    padding-top: calc(120px + 85px);
}
#page_wrapper.transparent_header .content-area.pnv_option_contatti, #page_wrapper.sticky_header .content-area.pnv_option_contatti {
    padding-top: calc(120px + 85px);
}
.additionals_container .additional_value_choice{
	float: left;
    padding: 0 20px;
    border: 1px solid #989898;
    margin-right: 20px;
    cursor:pointer;
}
.additionals_container .additional_value_choice.selected_choice{
	border-color: #4f4f4f;
    box-shadow: 0 0 0 1px #4f4f4f;
}
.body_loading_overlay {
    display: none;
}
.body_loading_overlay_image {
    position: fixed;
    width: auto;
    height: auto;
    top: 0;
    opacity: 1;
    background-color: transparent;
    z-index: 99999;
    top: 50%;
    left: 50%;
}
.body_loading_overlay_inner, .cart_loading_overlay_inner {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.8;
    background-color: #FFF;
    z-index: 9999;
}
@media screen and (min-width: 1400px){
	.body_loading_overlay_image {
	    width: 6%;
	    top: 40%;
	    left: 47%;
	}
	.cart_loading_overlay .body_loading_overlay_image {
	    width: 20%;
	    top: 40%;
	    left: 40%;
	}
}
@media screen and (max-width: 480px){
	.body_loading_overlay_image {
	    width: 20%;
	    top: 40%;
	    left: 40%;
	}
}
@media screen and (max-width: 991px){
	.body_loading_overlay_image {
	    width: 8%;
	    top: 40%;
	    left: 46%;
	}
}
@media screen and (max-width: 768px){
	.body_loading_overlay_image {
	    width: 10%;
	    top: 40%;
	    left: 45%;
	}
}
.wpb_text_column.wpb_content_element.catalogo-text .wpb_wrapper a{
	background-color: rgb(255 255 255 / 40%);
    display: inline-block;
    padding: 30px 50px;
}
    