/*
 * Gilid Panel - Wordpress SlidePanel Sidebar Widget
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../font/fontawesome-webfont_aea8981c.html");
  src: url("../font/fontawesome-webfont_2d2816fe.html") format("embedded-opentype"), url("../font/fontawesome-webfont_aea8981c-2.html") format("woff"), url("../font/fontawesome-webfont_aea8981c-3.html") format("truetype"), url("../font/fontawesome-webfont.html") format("svg");
  font-weight: normal;
  font-style: normal;
}


/* line 24, ../scss/gilid.panel.scss */
.gilidPanel,
.gilidPanel ul,
.gilidPanel ul li,
.gilidPanel ol,
.gilidPanel ol li,
.gilidPanel-opener,
.gilidPanel-opener a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%; 
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  background-image: none;
  font-family:Arial, Helvetica, sans-serif;

}
.menustick
{
    height:40px;
    width:35px;
    position:absolute;
    left:195px;
    top:-1px;
    border-bottom:1px solid white;
    border-right:1px solid white;
    border-top:1px solid white;
    z-index:11000;
}

/* line 43, ../scss/gilid.panel.scss */
.gilidPanel ul,
.gilidPanel ul li,
.gilidPanel ol,
.gilidPanel ol li,
.gilidPanel li {
  list-style-type: none;
  position: relative;
}
 
 

/* line 53, ../scss/gilid.panel.scss */

.gilidPanel-opener
{
  top:6px;
  left:0px; 
  z-index:10000;
}

/* line 58, ../scss/gilid.panel.scss */
.gilidPanel-opener.gilidPanel-opener-right {
  left: auto;
  right: 0px;
}
/* line 63, ../scss/gilid.panel.scss */
.gilidPanel-opener a {
display: block; 
color: #fff;
padding: 5px 5px;
font-size: 20px;
left: 190px;
}
/* line 70, ../scss/gilid.panel.scss */
.gilidPanel-opener a:visited {
  color: #fff;
}
/* line 74, ../scss/gilid.panel.scss */
.gilidPanel-opener a:hover {
  text-decoration: none;
}
/* line 78, ../scss/gilid.panel.scss */
.gilidPanel-opener a i {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;');
}
/* line 86, ../scss/gilid.panel.scss */
.gilidPanel-opener a i:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  content: "\f0c9";
}

/* line 99, ../scss/gilid.panel.scss */
div.gilidPanel {
  position: fixed;
  width: 195px;
  height: 100%;
  top: 0px;
  z-index: 9000;
  visibility: hidden;
  border-right:1px solid white;
  border-top:1px solid white;
  border-radius:1px;
}
/* line 108, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap {
  padding: 20px 0px 20px 0px;
  color: #fff;

}
/* line 113, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap .widget {
  margin: 0px 15px  20px 0px;
  overflow: hidden;
}

.widget .logo{ margin: 0px 0px 50px 20px}

div.gilidPanel .gilidPanel-wrap .menu .gldpnl-has-children > a {
     text-transform:uppercase;
     color: #fff;
    font-size:13px;
}


/* line 117, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap input {
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
/* line 121, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap ul li{border-bottom:1px solid #3B3B3B; width:100%}
div.gilidPanel .gilidPanel-wrap .gldpnl-has-children ul li{border-bottom:1px solid #4C4B48; width:100%}
div.gilidPanel .gilidPanel-wrap a {
  color: white;
  text-decoration: none;
  font-size:12px;
  padding: 0px 0px 0px 10px;
  line-height:34px;
  height:34;
  font-weight:800; 
}
/* line 126, ../scss/gilid.panel.scss */
 div.gilidPanel .gilidPanel-wrap .menu .current-menu-item > a {
   border-left: 0px solid #72b626;
  padding:10px 0px 10px 10px;
   text-transform:uppercase;
}

div.gilidPanel .gilidPanel-wrap .menu .sub-menu li > a {
  color:white;
}


/* line 138, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap .menu a:hover {
 color : white;
  border-left: 4px solid white;
  padding:10px 0px 10px 20px;
  -webkit-transition-property: padding;
  -moz-transition-property: padding;
  -o-transition-property: padding;
  transition-property: padding;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  /*text-shadow: 0 0 10px rgba(255, 215, 55, 0.50),0 0 22px rgba(255, 215, 55, 0.50),0 0 22px rgba(255, 215, 55, 0.50);*/
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  
}
/* line 145, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap span.gldpnl-dropdown {
  position: absolute;
  right: 0px;
  width:65%;
  top:10px;
  text-align:right
}
/* line 149, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap span.gldpnl-dropdown:hover {
  cursor: pointer;
  color: #d55828;
}
/* line 154, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap .sub-menu {
   display: none;
  padding-left: 7px;
  margin: 0px;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
div.gilidPanel .gilidPanel-wrap .sub-menu li{ border:none;}


@media screen and (max-width: 767px) {
  /* line 166, ../scss/gilid.panel.scss */
 
 
  div.gilidPanel.gilidPanel-responsive {
    max-width: 65% !important;
  
  }
}

/* SOCIAL NETWORKS */
 .pirenko_social {
	line-height: none;
	padding:0px;
	margin:0px;
	margin-left:5px;
 }
 
 
.pir_icons {
	margin-right:0px;
	margin-bottom:5px;
	float:left;
}
.minimal .social_img_wrp {
	margin-right: 0px;
	margin-bottom: 3px;
	float: left;
}
.colored .social_img_wrp {
	margin-right:1px;
	margin-bottom:1px;
	float: left;
}
.rounded .social_img_wrp {
	margin-right:1px;
	margin-bottom:1px;
}
.squared .social_img_wrp {
	margin-right:-9px;
	margin-bottom:1px;
	float:left;
}
#top_sidebar .pir_icons {
	margin-right:0px;
}
.pirenko_social a img{
	float:left;
	width: 100%;
	height:34px; width:34px;
	opacity:1.0;
filter:alpha(opacity=100)
}
	
.pirenko_social a img:hover{
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
	opacity:0.4;
filter:alpha(opacity=40)
}
	
}
.pirenko_social .social_img_wrp:last-child {
	margin-right: 0px;
}
@media only screen and (max-width: 767px) { 
	.pirenko_social a {
		float:none;
	 }
}

