/* woocart css */

@font-face {
	font-family: 'woocart';
	src:url('../icons/fonts/woocart.eot');
	src:url('../icons/fonts/woocart.eot?#iefix') format('embedded-opentype'),
		url('../icons/fonts/woocart.woff') format('woff'),
		url('../icons/fonts/woocart.ttf') format('truetype'),
		url('../icons/fonts/woocart.svg?#woocart') format('svg');
	font-weight: normal;
	font-style: normal;
}

#top-bar-menu [class^="icon-"], #top-bar-menu [class*=" icon-"] {
    color: #fff;
    font-size:14px;
	padding-left:2px;
	padding-right:2px;
	display: inline-block;
	text-align: center;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -10%;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}

.icon-cart:before {
	content: "\e600";
}
.icon-cart-open:before {
	content: "\e601";
}
.icon-cart-raster:before {
	content: "\e602";
}
.icon-enter:before {
	content: "\e603";
}
.icon-exit:before {
	content: "\e604";
}

.icon-account:before {
	content: "\e605";
}

.rtl .icon-cart,
.rtl .icon-cart-raster,
.rtl .icon-enter,
.rtl .icon-exit,
.rtl .icon-cart-open {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.rtl #top-bar-menu .amount {
    float: left;
	padding-right:4px;
}

#top-bar-menu a i.wooicon{
   font-family: 'woocart';
}

#top-bar-menu a i.wooicon.icon.icon-enter,
#top-bar-menu a i.wooicon.icon.icon-exit {
   vertical-align: -14%;
}

/* navigation css code */

#topbarmenu .inner { 
  position: relative;
  height:auto;
  vertical-align: middle;
  line-height:0;
}


.layout-full #topbarmenu .inner,
.layout-boxed #topbarmenu.within-inner .inner{
   width:100%;
}

#topbarmenu.within-inner .inner {
  padding:0;
}

#topbarmenu #navigation {
   height:auto;
   position:relative;
   float:left;
   right:auto;
   left:0;
   bottom:0;
}

.rtl #topbarmenu #navigation {
   float:right;
   left:auto;
   right:0;
}

#topbarmenu  #navigation .menu > li > a, 
#topbarmenu  #navigation .menu > li > a:visited {
   font-size:11px;
}

#topbarmenu .jqueryslidemenu {
  z-index:450;
}

.responsive #topbarmenu .nav2select {
    margin-bottom: 0;
    margin-top: 6px;
}

@media only screen and (max-width: 767px) {
#header #topbarmenu .inner {
    overflow: visible;
  }
/* 
.inner {
    overflow: visible;
}
*/
}

#topbarmenu #navigation > ul > li{
	height:auto;
}

#topbarmenu #navigation > ul > li > a {
    margin-top: 0px;
}

/* end button style adjustsments*/

#topbarmenu.normalstyle .jqueryslidemenu > ul > li > a {
   height: 38px;
   line-height:36px;
   padding : 2px 6px 0px;
}



/*  button style layout & compact style layout*/

#topbarmenu.compactstyle .inner #navigation,
#topbarmenu.buttonstyle .inner #navigation {
   margin-top: 5px;
   margin-bottom:5px;
}


#topbarmenu.compactstyle .jqueryslidemenu > ul > li > a,
#topbarmenu.buttonstyle .jqueryslidemenu > ul > li > a {
   height: 30px;
   line-height:28px;
   padding: 0 6px 0 6px;
}

#topbarmenu.buttonstyle .jqueryslidemenu > ul > li > a {
   margin-right:5px;
   margin-left:0px;
}

.rtl #topbarmenu.buttonstyle .jqueryslidemenu > ul > li > a {
   margin-left:5px;
   margin-right:0;
}

#topbarmenu.buttonstyle .jqueryslidemenu > ul > li > a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#topbarmenu.normalstyle .jqueryslidemenu > ul > li > a,
#topbarmenu.compactstyle .jqueryslidemenu > ul > li > a {
   border-radius:0;
}

/* end button style layout & compact style layout*/


/* submenu height */

#topbarmenu #navigation.jqueryslidemenu ul li ul li {
   height: auto;
}

#topbarmenu #navigation.jqueryslidemenu ul li ul li a{
   height:30px;
   line-height : 30px;
   font-size:12px;
   margin:0px;
   padding: 0px 15px 0px;
}


/* end submenu height */


/*position of arrow in topmenu & submenu */

#topbarmenu #navigation > ul > li.has-children > a:after {
     margin-top:3px;
	 vertical-align:middle;
}

#topbarmenu #navigation ul ul .has-children > a::after {
    margin-top: 10px;
}


/* sub sub menu position */

#topbarmenu #navigation.jqueryslidemenu ul li ul li ul{
	top: 2px;
}

/*make room for top_area and wpml flags */

@media only screen and (min-width:980px) {

/*
#top_area.within-inner {
   top:5px;
}

#top_area {
    top: 50px;
}
*/
}


/* searchform adjustments */

#top_area {text-align:right;}
.rtl #top_area {text-align:left;}

#top_area .widget {
    margin-bottom: 2em;
}


.rtl .widget_social img {
    margin: 0 0 5px 10px;
}


@media only screen and (max-width:767px){

#top_area { text-align:center;}

}

/* adjust search icon centering in input field */

#searchform.search_with_icon button,
#footer #searchform.search_with_icon button,
.woocommerce-product-search.search_with_icon button {
    top : 8px;
    line-height:14px;
}

/* set color, shadow, rounding for header search box */

#header #searchform input.text_input  {
   background-color:#fafafa;
   box-shadow: inset 1px 1px 2px 0 #303030;
   font: bold 12px Arial,Helvetica,Sans-serif;
   color: #606060;
   padding-left: 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	width:175px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;	
}

#header #searchform input.text_input:focus {
   width: 225px;
}

@media only screen and (max-width:979px){

/* set animation above 980 px for search box when focus */

.responsive #header #searchform input.text_input  {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.responsive #header #searchform input.text_input:focus {
   width: 175px;
}

}

@media only screen and (max-width:767px) {

/* undo searchbox input field rounding on mobile view */

.responsive #header #searchform input.text_input  {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding-left: 8px;
}

.responsive #header #searchform input.text_input:focus,
.responsive #header #searchform input.text_input {
   width: 100%;
}

}



@media only screen and (max-width:767px) {

#top_area .widget {
    /*margin-bottom: 2em;*/
}

#top_area .widget.widget_social {
    /*margin-bottom: 0em;*/
}


#top_area {  
  /* text-align: center;*/
}

}


::-ms-clear {
   display: none;
}

::-ms-reveal {
   display: none;
}


/* Global shadow adjustments */

/*
.has-shadow #footer_shadow {
	background:url("../images-child/site_layout_sprites_old.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	height: 4px; 
	font-size:0px;
	overflow:hidden;
	line-height: 2px; 
}

.has-shadow #feature .top_shadow {
    background: url("../images-child/site_layout_sprites_old.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
}

.has-shadow #feature .bottom_shadow {
    background: url("../images-child/site_layout_sprites_old.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    height: 3px;
    line-height: 2px;
    overflow: hidden;
}


.has-gradient #page:after,
.has-gradient #page:before {
    background-image:none;
}


.no-featured-header.has-gradient #page:before {
    background: url("../images-child/site_layout_sprites_old.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
}

*/

/* end Global shadow adjustments */


