/*  
Theme Name: Klasik-child
Theme URI: http://www.klasikthemes.com/framework/
Description: Klasik Framework is a base/starter theme for quicker WordPress theme development. Perfect to use as business, portfolio, gallery, blog, personal and any kind of websites. Theme features 6 widget area, 12 custom widget and simple Theme Option for full CMS control with easy Logo Upload, etc. Klasik Framework is Multilingual Ready (WPML), WooCommerce compatible, Retina Ready, RTL-Language Support, Translation Ready, Responsive, Flexible, Cross Browser Compatible, Search Engine Optimized (SEO), Font Awesome ready and standard compliant with HTML5 and CSS3.
 
Version: 0.7.8
Author: klasikthemes
Author URI: http://www.klasikthemes.com/
License: GNU General Public License
License URI: license.txt
Template: klasik

Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, post-formats, theme-options, translation-ready
*/

/*------------------------------------------------------------------*/

.container{ margin: 0px auto; padding: 0px 0px; max-width: 1300px;}

#headercontainer {background: white;}
#top {padding: 5px 0px;}
#topnav {
    margin-bottom: 0;
    margin-top: 30px;
    margin-left:0;
    margin-right:0;
	font-family: Arial, Helvetica, sans serif !important;
}
.sf-menu, .sf-menu * {
    font-size: 15px;
}
/*.row .four { width: 23.333%; }
.row .eight  { width: 76.667%; }*/

.sf-menu a, .sf-menu a:visited{color: #286faa;}/* 1st level */
.sf-menu a:hover, .sf-menu li.current a{color: #286faa;}/* 1st level */
.sf-menu li.sfHover a:hover{color: #286faa;}/* 2nd level */
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	background:#ffffff!important;
        color: #286faa;
	border:1px solid #ebebeb;
	border-top:2px solid #c4c4c4;

}
.sf-menu ul {
width: 13em;
}
.sf-menu ul li a{color: #286faa;}
.sf-menu ul li a:hover, #topnav li li a.current{color: #286faa;}
.sf-menu a:hover, .sf-menu li.current-menu-item a, .sf-menu li.current_page_item a, .sf-menu li.current-menu-ancestor a, .sf-menu li.current-menu-parent a, .sf-menu li.current_page_ancestor a, .sf-menu li.current_page_parent a{
    color: #286faa;
}
.fixedmenu.sticky #logoimg img { max-height:50px}
.fixedmenu #logo {padding-bottom:10px;}
.fixedmenu.sticky #logo {padding-bottom: 0px !important;}
.fixedmenu.sticky #top{}
.fixedmenu.sticky #topnav {
    margin-top:20px!important;
}
.sticky.fixedmenu #top {
padding: 5px 10px !important;
}

.login-username label {
width: 40% !important;
}

#searchform #s {
height: 36px !important;
}

.wppb-form-field label {
width: 40% !important;
}

#simplr-reg p {
margin-top: 20px
}

#slider .camera_caption {
	left: 10%;
}

#slider {
   /*font-family: Arial, sans-serif;*/
   font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}

.contact label {
padding-left: 0px;
}

.contact textarea {
width: 100%;
}

.contact input[type='text'],
.contact input[type='email']
.contact input[type='password'] {
width: 100%;
}

.not_active {
	color: grey !important;
}

.button-features {
    display: inline-block;
    position: relative;
    margin: 10px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    font: bold 12px/25px Arial, sans-serif;
 
    text-shadow: 1px 1px 1px rgba(255,255,255, .22);
 
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
 
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
 
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.blue {
    color: #19667d;
 
    background: #70c9e3; /* Old browsers */
    background: -moz-linear-gradient(top,  #70c9e3 0%, #39a0be 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70c9e3), color-stop(100%,#39a0be)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #70c9e3 0%,#39a0be 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #70c9e3 0%,#39a0be 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #70c9e3 0%,#39a0be 100%); /* IE10+ */
    background: linear-gradient(top,  #70c9e3 0%,#39a0be 100%); /* W3C */
}

.big {
    padding: 0 40px;
    /*padding-top: 10px;*/
    height: 25px;
    text-transform: uppercase;
    /*font: bold 20px/22px Arial, sans-serif;*/
}
 
/*.big span {
    display: block;
    text-transform: none;
    font: italic normal 12px/18px Georgia, sans-serif;
    text-shadow: 1px 1px 1px rgba(255,255,255, .12);
}*/

.button-features:hover {
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 0px 0px 2px rgba(0,0,0, .5);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 0px 0px 2px rgba(0,0,0, .5);
    box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 0px 0px 2px rgba(0,0,0, .5);
}

.button-features:active {
    -webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0, .8);
    -moz-box-shadow: inset 0px 0px 3px rgba(0,0,0, .8);
    box-shadow: inset 0px 0px 3px rgba(0,0,0, .8);
}

.afterhead_cont {
   margin: 0px auto;
}

#afterheader {
   float: left;
}

.user_status {
	padding: 14px 0 12px;
	float: right;
}
/*#286faa*/

/*-----------------------------------------------------*/
.login-card {
  padding: 40px;
  max-width: 274px;
  background-color: #F7F7F7;
  /*margin: 0 auto 10px;*/
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.login-card h1 {
  font-weight: 100;
  text-align: center;
  /*font-size: 2.3em;*/
}

.login-card input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.login-card input[type=text], input[type=password] {
  height: 30px;
  /*font-size: 16px;*/
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.login-card input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.login {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
}

.login-submit {
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
}

.login-submit:hover {
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
}

.login-card a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
}

.login-card a:hover {
  opacity: 1;
}

.login-help {
  width: 100%;
  text-align: center;
  font-size: 12px;
}

#login-error {
 background-color: #FFEBE8;
 border:1px solid #C00;
 padding:2px;
 margin-bottom: 5px;
}

#login-error p {
 margin-bottom: 0px;
}

.slider-desc-link {
color: white;
}
.slider-desc-link:hover{
color: white;
}
.wppb-front-end-logout {
margin-bottom: 0px !important;
}
/*Paieska Menu dalyje*/

.sf-menu #searchform input.searchbutton {
   background: url(images/search-icon.png) no-repeat 8px 6px !important;
}

.sf-menu #searchform #s {
height: 25px !important;
}

.sf-menu #searchform {
	bottom: 8px;
	left: 10px;
}
.sf-menu .searchbutton {
	height: 25px !important;
	width: 35px;
	padding: 0px !important;
	z-index: 9991;
}

.sf-menu #searchform  #s {
	padding: 0px !important;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
}

.sf-menu #searchform #s:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
	position: absolute;
	z-index: 9990;
	right: 0px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-right: 20px !important;
	padding-left: 0px !important;
}

body {
	border-top: 0px solid #383838 !important;
}


/*.sf-menu #searchform {
	bottom: 15px;
	left: 10px;
}
.sf-menu #searchform .searcharea {
border: none !important;
box-shadow: none !important;
}
.sf-menu #searchform  #s {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-position-x: right;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px !important;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}
.sf-menu #searchform #s:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
	position: absolute;
	z-index: 9990;
	right: 0px;
}
.sf-menu #searchform input[type="submit"] { 
display:none;
}*/
