/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");
#header #navigation > ul > li > a {
	text-transform: none;/* border-right: 1px solid #d1d1d1;*/
}
.header-icons-divider {
	display: none
}
.section-triangle {
	display: none;
}
a.button.medium.color-3 {
	font-size: 16px;/*    width: 90%;
	width: 100%;*/
}
a.button.full {
	padding: 0;
}
/*
.wpb_text_column.wpb_content_element {
	margin:0 65px;
}
*/
#title {
	display: none
}
#breadcrumbs {
	text-align: left;
	margin-top: 6px 10px 0 20px;
}
#breadcrumbs .current {
	color: #555555;
}
.margin_breadcrumbs {
	margin: 6px 10px 0 20px
}
.mpfy-mll-location .mpfy-mll-l-buttons {
	display: none;
}
.menu-item menu-item-language {
	font-weight: bold;
}
.menu-item-language-current {
	display: none;
}
#topbar a {
	font-weight: bold;
	padding-left: 20px;
}
#back-to-top a {
	background: #02579e;
}
#back-to-top a:hover {
	background-color: #012b4f;
	opacity: 1
}
.copyright-text {
	font-size: 13px;
	color: #7d7d7d;
}
#copyright {
	font-size: 13px;
	border-top: 1px solid #c2c2c2;
	padding: 30px 0 30px 0;
}
#copyright a {
	text-decoration: underline;
}
.header-v1 #navigation > ul > li > a {
	padding-left: 10px;
	padding-right: 10px;
}
input, textarea {
	-webkit-border-radius: 0px;
	padding: 8px 12px;
	font-size: 15px;
	color: #999999;
	margin: 5px 0 0;
	background: #ffffff;
}
a#btn_smisto {
	background: #02579e;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	width: 92px;
	padding: 11px 0;
	margin: 0 auto;
	display: block;
	text-align: center;
	border-radius: 2px;
	margin-top: 20px;
}
a:hover#btn_smisto {
	background: #012b4f;
	
}


a.btn_back{
	background: #02579e;color: #ffffff; border: none;font-weight: 700;font-size: 16px;float: none; width: auto; padding: 11px 20px 11px 20px;margin: 0 5px 5px 0; display: inline-block;text-align: center;border-radius: 2px;
}
a:hover.btn_back{background: #012b4f;color: #ffffff;}

#topbar a {
    padding-left: 0px;
}