@charset utf-8;
/*--
	Theme Name: theme1914
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
/* General
---------------------------------------- */
html,
body {
	min-width:320px;
	}
.ie8 {
	min-width:980px;
}
body{
	background:url(images/body-bg.jpg) repeat-x 50% 0 #d4d4d4;
	color: #979798;
	font: 11px/16px Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	position:relative;
	z-index:2;
	padding:0 0 47px 0;
	width:1000px;
	margin:0 auto;
}

img {
	max-width: 100%;
	height: auto;
}
.ie8 img {
	max-width: none !important;
}
.ie8 #slides img {
	max-width: none !important;
	width:100%;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0 0 14px 0;
	color:#373737;
}
h1 {
	overflow:hidden;
}	
h6 {
	padding:0 0 4px 0;
}

h2, h3 {
	background:#f8f8f8;
	border-bottom:1px solid #eee;
	border-radius:2px;
	padding:10px 15px;
	margin:0 0 20px 0;
}
/* List styling */
dl dt {
	padding:0 0 10px 0;
	display:block;
	font-weight:bold;
	}
dl dd {
	padding:0 0 20px 0;
	}


/* Header
---------------------------------------- */
#header {
	position:relative;
	z-index:99;
	padding:0;
	}
#header .top-row {
	position:relative;
	padding:32px 0 21px;
}
#header .middle-row {
	padding:0;
	background:url(images/middle-row-tail.gif) repeat-x 0 0 #1f1f1f;
	border-radius:5px 5px 0 0;
	height:61px;
}
#header .middle-row .shopping-block {
	float:right;
	padding:0;
	margin:0 -20px 0 0;
}
.shopping-block #cart-holder > div {
	display:inline-block;
	vertical-align:top;
}
#cart-holder .textwidget {
	font-size:14px;
	line-height:48px;
	height:48px;
	color:#f2041f;
}
/* Logo */
.logo {
	float:left;
	position:relative;
	margin:0;
	padding:0 104px 0 18px;
	height:61px;
	background:url(images/logo-bg.png) no-repeat right 0;
	border-radius:3px 0 0 0;
	}
	#logo {
		display:block;
		margin:14px 0 0 0;
	}
	.logo h1,
	.logo h2 {
		font-size:35px;
		line-height:35px;
		margin-bottom:0;
		font-weight:bold;
		margin:14px 0 0 0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		letter-spacing:-1px;
		background:none !important;
		border:none;
		display:block;
		text-transform:uppercase;
		overflow:visible;
		font-style:italic;
		}
		.logo h1 a,
		.logo h2 a {
			color:#fff;
			text-shadow:1px 0 0 #fff;
			text-decoration:none;
			}
.logo .tagline {
	font-size:11px;
	line-height:12px;
	color:#979798;
	padding:0;
	vertical-align:bottom;
	margin:0;
	display:block;
	}

.header_meta_box {
	float:right;
}
/* Header widget */
#widget-header {
	text-align:right;
	float:right;
}
	.widget-header {
		
		}

/* Social widget */
.social-networks {
	padding:0;
}
.social-networks.icons {
	font-size:0;
	line-height:0;
}
.ie8 .social-networks.icons {
	margin:0 0 -3px 0;
}
.social-networks li {
	padding:0 0 5px 0;
	background:none;
}
.social-networks li.display-icons {
	display:inline-block;
	padding:0;
	margin:0 6px 0 1px;
}
	.social-networks li.display-icons a img {
		margin:0;
	}
	.social-networks li a {
		display:inline-block;
		line-height:30px;
	}
		.social-networks li a:hover {
			text-decoration:none;
		}
	.social-networks li a img {
		margin:0 5px 0 0;
	}

/* EasyTooltip */
.tooltip {
	background: none repeat scroll 0 0 #252525;
	border: 1px solid #000000;
	color: #EEEEEE;
	display: none;
	font-size: 11px;
	line-height:1.2em;
	margin: 13px 0 0;
	padding: 5px;
	z-index:99;
}

.ui-tooltip {
	position:absolute !important;
	width:auto !important;
	z-index:99 !important;
	padding:0;
}

.ui-tooltip > div {
	background:rgba(0,0,0,.5);
	position:absolute;
	left:7px !important;
	top:-38px !important;
	padding:3px 5px;
	color:#fff;
	text-transform:capitalize;
	border:1px solid #555;
}
.ie8 .ui-tooltip > div {
	background:#000;
}
/* Request a quote */
#widget_my_requestquotewidget {
	
	}
	
	.top-box {
		margin-bottom:20px;
		overflow:hidden;
		}
	.box-button {
		}
	.box-text {
		padding:0 0 14px 0;
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	position:relative;
	overflow:hidden;
	}
.flexslider-holder {
	position:relative;
	height:540px;
	background:#FFF url(images/loading.gif) 50% 50% no-repeat;
}









/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position:relative;
	z-index:2;
	padding:0;
	margin:0;
	float:right;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	height:41px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	min-width:160px;
	left:0;
	background:none;
	padding:0;
}
	
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position:relative;
	background:none;
		text-transform:none;
		font-weight:normal;
}
.sf-menu > li {
	float:			left;
	background:url(images/nav-border.png) no-repeat 0 0;
	padding:0 0 0 2px;
}

.sf-menu a {
	display:		block;
	position:		relative;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			61px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			101%; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}



/* Our skin for dropdown menu */
.sf-menu {
	margin:0;
	padding:0;
}
.sf-menu > li > a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	line-height:61px;
	height:61px;
	text-align:center;
	text-decoration:none;
	padding:0 20px;
	text-transform:none;
	background:url(images/nav-active.gif) repeat-x 0 61px;
}

@media ( max-width: 995px ) {
  .sf-menu > li > a{
    padding:0 7px !important;
  }
}

.sf-menu > li:last-child > a {
	border-radius:0 5px 0 0;
}
.sf-menu > li.home-page a {
	font:0/0 a;
	color:transparent;
	position:relative;
	padding:0;
	width:55px;
}
	.sf-menu > li.home-page a:after {
		position:absolute;
		content:"";
		left:0;
		right:0;
		top:0;
		bottom:0;
		background:url(images/home-page-icon.png) no-repeat 0 0;
	}
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {
	background:url(images/nav-active.gif) repeat-x 0 0;
	color:#fff;
	outline:		0;
	text-decoration:none;
}

.sf-menu li li {
	margin:0;
	border-top:1px solid #4a4a4a;
}
	.sf-menu ul > li:first-child {
		margin:0;
		border-top:none;
	}
.sf-menu li li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
	padding:8px 10px 8px 19px;
	background:#171717;
	text-transform:none;
}

.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li > a:focus, .sf-menu li li.current-menu-item > a {
	background:#f2041f;
	outline:		0;
}

/*** arrows **/
.sf-sub-indicator {display:none;}
.sf-menu > li > a > .sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			5px;
	top:			42%;
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat 0 -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.sf-menu > li > a:hover > .sf-sub-indicator, .sf-menu > li.sfHover > a > .sf-sub-indicator, .sf-menu > li.current-menu-item > a > .sf-sub-indicator {
	background-position: 0 -100px; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	box-shadow:3px 3px 3px rgba(0,0,0,.5);
}
/* Navigation select styling */
.select-menu {
	border:1px solid #323232;
	background-color:#1f1f1f;
	width:100%;
	height:30px;
	padding:5px;
	cursor:pointer;
	display: none !important;
	color:#fff;
}

.select-menu:focus {border-color:#393939;}

.select-menu option {
	padding:5px 8px;
	cursor:pointer;
}
.select-menu option:first-child {
	padding-left:5px;
	padding-right:5px;
}

.select-menu option.main_item {font-weight:bold;}




/* Top search */
#top-search {
	display:block;
	float:right;
	padding:5px;
	border-radius:5px;
	background:url(images/top-search-bg.png) repeat-x 0 0;
	margin:0;
	position:relative;
	}
	#top-search .input-search {
		width:196px;
		height:15px;
		margin-right:0;
		color:#373737;
		background:#eaeaea;
		box-shadow:0 1px 0 0 #fff;
		border-radius:3px;
		padding:7px 35px 7px 10px;
		-webkit-box-sizing:content-box;
		-moz-box-sizing:content-box;
		-o-box-sizing:content-box;
		box-sizing:content-box;
		border:none;
	}

	#top-search #submit {
		cursor:pointer;
		display:block;
		position:absolute;
		right:5px;
		top:5px;
		width:29px;
		height:29px;
		border-radius:0 3px 3px 0;
		padding:0;
		margin:0;
		font:0/0 a;
		color:transparent;
		background:url(images/top-search-submit.png) no-repeat 0 0 #f2041f;
	}
	#top-search #submit:hover {
		background:url(images/top-search-submit.png) no-repeat 0 0 #212121;
	}




/* Content
---------------------------------------- */
.main-content {
	background:#fff;
	border-radius:0 0 5px 5px;
}
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:10px !important;
	padding-top:30px !important;
	}
.page_title, .title_box_alt {
	color:#373737;
	font-size:14px;
	line-height:20px;
	background:#f8f8f8;
	border-bottom:1px solid #eee;
	border-radius:2px;
	padding:10px 15px;
	margin:0 0 20px 0;
}
.title_box {
	color:#fff;
	font-size:14px;
	line-height:20px;
	background:#373737;
	border-bottom:1px solid #000;
	border-radius:2px;
	padding:10px 15px;
	margin:0 0 20px 0;
}
.widget-main {
	position:relative;
}
.widget-main > a {
	position:absolute;
	top:13px;
	right:17px;
}
#content {
	padding:0;
}
#content.left {
	float:right !important;
	}

.before-content {
	padding:0 0 16px 0;
	margin:0 0 29px 0;
	position:relative;
}
.before-content:after {
	position:absolute;
	display:block;
	height:1px;
	background:#ececec;
	content:"";
	bottom:0;
	left:-20px;
	right:-20px;
}
.before-content .widget-main {
	position:relative;
}
	.widget-heading h3 {
		position:absolute;
		left:0;
		top:137px;
		font-size:16px;
		line-height:19px;
		padding:7px 9px;
		min-width:100px;
		background:#f2041f;
		z-index:20;
		text-transform:uppercase;
		font-weight:bold;
		color:#fff;
		border:none;
	}
.home-page-content {
	padding:0 0 5px 0;
}
.home-page-content .products li {
	width:220px;
	margin:0 20px 20px 0;
}
.home-page-content .products li.last {
	margin:0 20px 20px 0 !important;
}
	.home-page-content .products li:nth-child(4n) {
		margin-right:0 !important;
	}
	
.nomargin, .last.nomargin {
	margin-right:0 !important;
}

.home-page-content p {
	padding:0 0 11px 0;
}
/* Page */
.page {
	
	}
	#page-content {
		
	}
	#page-meta {
		
	}




/* Comments
---------------------------------------- */
h3#comments {
 padding-top:10px;
 margin-bottom:0;
 }
.commentlist {
 list-style-type:none;
 padding:0 0 30px 0;
 border-bottom:1px solid #ececec;
 margin:0;
 }
 li.comment {
  list-style-type:none;
  overflow:hidden;
  padding: 0;
  margin: 0;
  background:none;
  text-transform:none;
 }
  .odd {

  }
  .even {

  }
  li.comment a {
	  text-transform:none;
	  color:#f2041f;
  }
  	li.comment a:hover {
		color:#373737;
	}
   li.comment .comment-body {
    padding:23px 30px 20px 102px;
    position:relative;
    zoom:1;
    background:#f4f4f5;
		border:1px solid #f4f4f5;
    margin-top:10px;
    }
    li.comment .comment-body p {
     min-height: 65px;
    }
  .author-comment {

  }
  .comment-author {
   position:absolute;
   left:20px;
   top:25px;
   }
   .comment-author .author {
    text-transform:capitalize;
    width:65px;
    text-align:center;
    display: block;
    font-size:13px;
    padding-top: 6px;
	text-transform:capitalize;
	color:#4a4a4a;
   }
  .comment-text {

  }
	
	/* Comment meta */
  .comment-meta {
   float: right;
   color:#f2041f;
  } 
  .comment-meta a {
   
		}
	
	 /* Avatar */
   li.comment .avatar {
    float:none;
    margin:0;
    vertical-align:top;
    overflow:hidden;
		border:1px solid #c6c6c7;
    }
    li.comment .avatar {
     display:block;
     vertical-align:top;
     overflow:hidden;
     }

    .commentlist ul.children {
     margin:0 0 0 40px;
     overflow:hidden;
	 padding:0;
     }
     .commentlist ul.children li.comment {

      }

		/* Reply */
    .reply {
     float: right;
     margin-left: 28px;
     }
     .reply a {
      display:inline-block;
      text-decoration:none !important;
	  color:#f2041f !important;
	  text-transform:none !important;
      }
     .reply a:hover {
		 color:#373737 !important;
      }


  .waiting-for-approval {

  }
 #trackbacks {

 }
  li.trackback {

  }
 p#no-comments {

 }
 #comments-form {

 }

 .allowed_tags {
  background:#eee;
  padding:15px;
  font-size:11px;
  font-family:"Courier New", Courier, monospace;
  color:#666;
  }
  .allowed_tags strong {
   font-family:Arial, Helvetica, sans-serif;
   }
  #respond {
   padding-top:28px;
  }
   .cancel-comment-reply {
	   font-size:12px;
	   padding:0 0 10px 0;
	   display:block;
   }
  .cancel-comment-reply a {
   color:#373737 !important;
   text-decoration:underline;
   font-size:12px;
  }
  .cancel-comment-reply a:hover {
   text-decoration:none;
  }





/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


.post-holder {
	padding-bottom:40px;
	margin:0;
	position:relative;
	overflow:hidden;}

.post-holder.post {
	padding:0 0 30px 0;
	margin:0 0 40px 0;
	border-bottom:1px solid #ececec;
}
/* Post header */
.post-holder .entry-title {
	font-size:12px;
	line-height:16px;
	padding:8px 0 0 0;
	margin:0;
	background:none;
	border:none;
	color:#373737;
}
.post-holder .entry-title a {
	color:#373737;
}
.post-holder .entry-title a:hover {
	color:#f2041f;
	text-decoration:none;
}
.post-holder.single-post {
	padding-bottom:30px;
	overflow:hidden;
	width:100%;
	}
.entry-header {
	overflow:hidden;
	padding:0 0 10px 0;
}
.entry-header time {
	float:left;
	width:24px;
	padding:13px 12px 13px 12px;
	background:#f2041f;
	font-size:11px;
	line-height:10px;
	text-transform:lowercase;
	color:#fff;
	text-align:center;
	margin:0 20px 0 0;
	font-weight:normal;
	border-radius:2px;
}	
.post-head-right {
	overflow:hidden;
	padding:0;
}
/* Featured thumbnail */
.featured-thumbnail {
	position:relative;
	float:left;
	margin:5px 20px 10px 0;
	border:none;
	}
	.featured-thumbnail img {
		float:left;
		background:#fff;
		}
.grid_3 .featured-thumbnail, .grid_2 .featured-thumbnail, .grid_1 .featured-thumbnail {
	float:none;
	overflow:hidden;
	margin:0 0 10px 0;
}
	/* Small thumbnail */
	.featured-thumbnail.small img {
		padding:0;
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		overflow:hidden;
		margin-bottom:1.5em;
		}
	.featured-thumbnail.large img {
		max-width:100%;
		height:auto;
		}
	

/* Post content */
.post-content {
	overflow:hidden;
}
	.post-content .excerpt {
		padding:0 0 20px 0;
		margin:0;
		}
	.pagination {
		
	}
		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
			}

/* Post footer */
.post-holder .post-footer {
	clear:both;
	padding:15px 0 0 0;
	}
.post-holder.single-post .post-footer {
	margin-top:20px;
	}
		

/* Meta information for post */
.post-meta {
	overflow:hidden;
	color:#979798;
	font-size:11px;
}
	
.post-meta a {
	color:#979798;
}
	
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Post edit link */
.post-edit-link {
	
	}
.post-edit-link:hover {
	
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	}
.alignnone {
	margin:0 0 10px 0;
	}
article .post-content img {
	max-width:710px;
	}

.frame {
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	}
.frame img.alignleft,
.frame img.alignright{
	margin:0;
	padding:0;
	border:none;
	}
	
	
/* Related Posts */
.related-posts {
	overflow:hidden;
	padding:0 0 40px 0;
	margin:0;
	}
	.related-posts li {
		list-style-type:none;
		padding:0;
		margin:0 0 0 3%;
		float:left;
		background:none;
		width:22.5%;
		overflow:hidden;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		}
	.related-posts li:first-child {
		margin-left:0;
		}
		.related-posts li .featured-thumbnail {
			float:none;
			margin:0 0 10px 0;
			overflow:hidden;
			}



/* Page Navigaton */	
.pagenavi {
	clear:both;
	padding:0 0 20px 0;
	position:relative;
	font-size:12px;
	line-height:32px;
	overflow: hidden;
	text-align:center;
}
.shop .pagenavi {
	padding:10px 0 20px 0;
}
.pagenavi span, .pagenavi a {
	display:inline-block;
	margin: 0 2px;
	text-decoration:none;
	min-width:11px;
	color:#373737;
	font-size:12px;
	line-height:16px;
	text-align:center;
	padding:0 1px;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}
.pagenavi .pagenavi_prev {
	margin:0 15px 0 0;
	display:inline-block;
	background: url(images/pagenav_prev.gif) no-repeat 12px 11px #f2041f;
	padding:0 12px 0 22px;
	color:#fff;
	font-size:11px;
	line-height:26px;
	height:26px;
	min-height:auto;
}
	.pagenavi .pagenavi_prev:hover {
		background: url(images/pagenav_prev.gif) no-repeat 12px 11px #373737;
		color:#fff;
	}
.pagenavi .pagenavi_next {
	margin:0 0 0 15px;
	display:inline-block;
	background: url(images/pagenav_next.gif) no-repeat right 11px #f2041f;
	padding:0 22px 0 12px;
	color:#fff;
	font-size:11px;
	line-height:26px;
	height:26px;
	min-height:auto;
}
.pagenavi .pagenavi_next:hover {
	background: url(images/pagenav_next.gif) no-repeat right 11px #373737;
	color:#fff;
}
.pagenavi a:hover, .pagenavi .current {
	color:#f2041f;
	}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}
	
	
	
	
/* Post Formats
---------------------------------------- */

/* Images Format Type */
.recent-posts .format-image {
	float:left;
	margin:0 20px 20px 0;
	}	
	
.image-post-format {
	float:left;
	margin:0 0 10px 0;
	padding:7px;
	background:#f6f6f6;
	position:relative;
	}

/* Quote Format Type */
.recent-posts .format-quote {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}	

/* Audio Format Type */
.recent-posts .format-audio {
	margin-bottom:2em;
	}
	.recent-posts .format-audio .audio-wrapper {
		margin-bottom:.5em;
		}

/* Video Format Type */
.recent-posts .format-video {
	
	}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin:0 0 2% 0;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}


/* Gallery Post Format */
.slides_container_gallery {
	width:600px;
	margin-bottom:10px;
	height:300px;
	}
	.slides_container_gallery .g_item {
		width:600px;
		display:block;
		}
		.slides_container_gallery .g_item img {
			width:100%;
			height:auto;
			}

				
				

/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	margin-top:2em;
}

.author-info {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* 404
---------------------------------------- */
#error404 {
	padding:10px 0 30px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.1em;
		color:#f2041f;
		text-align:center;
	}
	#error404 hgroup {
		margin:0;
		padding-top:40px;
	}
	#error404 h1, #error404 h2 {
		margin:0;
		padding:0 0 10px 0;
		background:none;
		color:#373737;
		border:none;
		line-height:20px;
	}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}



/* Sidebar
---------------------------------------- */
#sidebar {
	padding:0;
}
#sidebar h3 {
}
	#widget-sidebar {
		
	}
		.widget {
			margin-bottom:30px;
		}
	

/* Calendar */
#calendar_wrap {
	padding:0;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}



/* FAQs
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		margin:0;
		background:none;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin:0 0 2em 0;
		color:#373737;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */


/* Recent Comments */
ul.recentcomments {
	padding:0;
	margin:0;
	}
	ul.recentcomments li {
		padding:0 0 20px 0;
		margin:0;
		border-bottom:none;
		background:none;
		overflow:hidden;
		list-style-type:none;
		}
		ul.recentcomments li img {
			float:left;
			margin:0 12px 0 0;
			}
		ul.recentcomments .comment-body {
			padding:15px 0 0 0;
			}
			ul.recentcomments .comment-body a {
				text-decoration:none;
				text-transform:none;
				}
			ul.recentcomments .comment-body a:hover {
				text-decoration:underline;
				}
		ul.recentcomments li h4 {
			padding:0 0 10px 0;
			}
			ul.recentcomments li h4 a {
				text-decoration:none;
				}
			ul.recentcomments li h4 a:hover {
				color:#000;
				}
		ul.recentcomments li small {
			font-size:11px;
			}

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_list li {
		list-style-type:none;
		overflow:hidden;
		margin:0;
		padding:0 0 20px 0;
		border:none;
		background:none;
	}
	.post_list li a {
		text-transform:none;
	}
		.post_list li .featured-thumbnail {
			border:none;
			margin:0 15px 0 0;
		}
		.post_list li .post_content {
			padding:5px 0 0 0;
		}
		.post_list li .post-meta-wrapper {
			color:#f2041f;
			font-size:12px;
			padding:0;
		}
		
		.post_list li h5 {
			margin:0;
			padding:5px 0 0 0;
		}
	.post_list .shop-options {
		overflow:hidden;
	}
		.shop-options .prod_rate {
			float:left;
			max-width:50%;
			padding:10px 0;
		}
		.shop-options .prod_price {
			float:right;
			max-width:50%;
			padding:10px 0;
		}
	
	.before-content .post_list li .featured-thumbnail {
		float:none;
		overflow:hidden;
		margin:0 0 14px 0;
	}
	.before-content .post_list li h5 {
		color:#373737;
		font-size:14px;
		line-height:16px;
		padding:0 0 5px 0;
		background:none;
	}
		.before-content .post_list li h5 a {
			color:#373737;
		}
			.before-content .post_list li h5 a:hover {
				color:#f2041f;
			}
	.before-content .post_list li .post_content {
		padding:0;
	}
		
	
	
.link {
	font-size:11px;
	line-height:12px;
	color:#373737;
	display:inline-block;
	padding:0 10px 0 0;
	background:url(images/marker-2.png) no-repeat right 4px;
}
	.link:hover {
		color:#f2041f;
		text-decoration:none;
	}

/* Post Cycle */
.post_cycle {
	padding:0;
	margin:0;
	}
.post_cycle .cycle_item {
	display:none;
	}
.post_cycle .cycle_item:first {
	display:block;
	}

	
/*
	Load CSS before JavaScript
*/

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
#slides {
	position:relative;
}
.slides_container {
	width:100%;
	display:none;
}
.slides_control {
	width:100% !important;
	left:0 !important;
}
/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container .item {
	width:100%;
	max-width:350px;
	height:auto;
	display:block;
	left:0 !important;
	background:#fff;
	margin:0 auto;
}
.slides_container .item figure {
	float:none;
	overflow:hidden;
	margin:0 20px 10px 20px;
}
/*
	Optional:
	Reset list default style
*/
.pagination {
	list-style:none;
	margin:0;
	padding:0;
}
#slides .prev, #slides .next {
	position:absolute;
	bottom:0;
	left:0;
	display:inline-block;
}
#slides .next {
	left:auto;
	right:0;
}
/*
	Optional:
	Show the current slide in the pagination
*/
.pagination {
	text-align:center;
	padding:15px 30px 0 30px;
	}
.pagination li {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
	padding:0 3px;
	background:none;
		border:none;
	}
.pagination .current a {
	color:#f2041f;
}

/* Carousel widget */
.es-carousel-wrapper{
	background: #101010;
	padding:10px 37px;
	margin:0 0 20px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position:relative;
}
.es-carousel{
	overflow:hidden;
	background:#000;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
	color:#fff;
	background:none;
		border:none;
}
.es-carousel ul li .thumbnail{
	display:block;
	border-style:solid;
	border-color:#222;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span{
	position:absolute;
	top:50%;
	left:12px;
	background:transparent url(images/nav.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-carousel ul li h4 {
	padding:0 0 10px 0;
	}
.es-carousel ul li .excerpt {
	padding:0 0 10px 0;
	}
.es-nav span.es-nav-next{
	right:12px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}			

	

/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle .folio_item {
		overflow:hidden;
		display:none;
		}
	.folio_cycle .folio_item:first {
		display:block;
		}
		.folio_cycle .folio_item .featured-thumbnail {
			float:none;
			margin:0 0 15px 0;
			}
			.folio_cycle .folio_item .featured-thumbnail img {
				float:none;
				}
#folio-controls {
	text-align:center;
	overflow:hidden;
	}
	#folio-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#folio-controls ul li {
			padding:0 5px 0 0;
			margin:0;
			display:inline;
			background:none;
			border:none;
			}
			#folio-controls ul li a {
				display:inline-block;
				text-decoration:none;
				width:9px;
				height:9px;
				background:#000;
				font-size:0;
				line-height:0;
				border-radius:5px;
				}
			#folio-controls ul li a:hover {
				background:#999;
				}


/* Testimonials */
.testimonials {
  padding: 0;
  margin: 0;
}
.testimonials div.testi_item {
  padding: 0;
  margin: 0 0 2em 0;
  background: none;
}
.testimonials div.testi_item blockquote {
  display: block;
  position: relative;
  margin: 0;
  padding: 30px;
  background: #ececec;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
	}
.testimonials div.testi_item blockquote:before {
  content: "";
  display: block;
  position: absolute;
  left: 65px;
  bottom: -20px;
	width:0;
	height:0;
	border-left: 20px solid transparent;
	border-right: 0 solid transparent;
	border-top: 20px solid #ececec;
}
.testimonials div.testi_item blockquote:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 10px;
  width: 41px;
  height: 38px;
  background: url(images/quotes.png) 0 0 no-repeat;
}
.testimonials div.testi_item blockquote a {
  text-decoration: none;
  color: #4e4e4e;
  display: block;
  font-style: normal;
  position: relative;
}
.testimonials div.testi_item blockquote a:hover {
  color: #ffffff;
}

.testimonials div.testi_item blockquote a:hover {
  color: #ffffff;
}
.testimonials div.testi_item .featured-thumbnail {
	position:relative;
	z-index:2;
	margin:0 20px 0 10px;
	}
.name-testi {
  padding: 20px 0 0 0;
  text-align: right;
  display: block;
}
.name-testi a {
  font-weight: normal;
}
.testimonials .thumb {
  float: left;
  margin-right: 20px;
}

/* Misc for Cycle widgets */
#testi-cycle .testi_item {
	display:none;
	}
#testi-cycle .testi_item:first {
	display:block;
	}
#testi-controls {
	text-align:center;
	overflow:hidden;
	}
	#testi-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#testi-controls ul li {
			padding:0;
			margin:0 2px 0 0;
			display:inline-block;
			background:none;
			border:none;
			}
		* + html #testi-controls ul li {
			display:inline;
			zoom:1;
			}


/* Recent Posts */
.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	.latestpost li {
		padding:0 0 20px 0;
		list-style-type:none;
		background:none;
		border:none;
	}
	.latestpost .featured-thumbnail {
		margin:0 10px 0 0;
		display:inline-block;
		float:left;
	}
		.latestpost li h5 {
			margin-bottom:0;
			font-size:12px;
			line-height:18px;
			padding:0 0 5px 0;
		}
			.latestpost li h5 a {
				color:#f2041f;
			}
				.latestpost li h5 a:hover {
					color:#373737;
				}
		.latestpost li .excerpt {
			padding:0 0 10px 0;
			}


/* Twitter widget */
.twitter {
	position:relative;
}
.twitter_update_list {
	overflow:hidden;
	padding:0 0 20px 0;
	}
.twitter ul li {
	list-style-type:none;
	padding:15px 0 17px 0;
	margin:0;
	border:none;
	position:relative;
	background:url(images/hr-border.png) repeat-x 0 bottom;
	}
	.twitter ul li:first-child {
		padding:0 0 17px 0;
	}
	.twitter ul li .twitt-body {
		background:url(images/twitter-icon.png) no-repeat 0 3px;
		padding:0 0 0 52px;
		min-height:40px;
	}
	.twitter ul li a {
		text-transform:none;
		color:#373737;
		text-decoration:underline;
	}
		.twitter ul li .twitt-body a:hover {
			text-decoration:none;
		}
	.twitter ul li a.timesince {
		display:none;
	}

.twitter  .preloader {
	position:absolute;
	top:20px;
	left:0;
	height: 25px;
	line-height:35px;
	padding:0 0 0 30px;
	color:#373737;
}



/* Flickr widget */
.flickrImages {
	overflow:hidden;
	position:relative;
}
.flickrImages a {
	float:left;
	display:block;
	width:75px;
	height:75px;
	background:#000;
	margin:0 1px 1px 0;
	}
.flickrImages a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.flickrImages a:hover img {
	opacity:.5;
}
.flickrImages a.link {
	display:inline;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	background:none;
	}

/* Banner widget */
.banners-holder {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}
	.banners-holder li {
		list-style-type:none;
		display:inline-block;
		float:left;
		margin:0;
		padding:0;
		background:none;
		border:none;
		word-spacing:0;
		margin:0 1px 0 0;
	}
	.banners-holder li:first-child + li + li {
		margin:0;
	}
.before-content .banners-holder li {
}
	.before-content li img {
	}
/* vCard widget */			
.vcard .address {
	padding:0 20px 16px 0;
	background:url(images/hr-border.png) repeat-x 0 bottom;
	margin:0 0 16px 0;
	width:auto;
}
.vcard .tel_wrapper {
	padding:0 0 17px 0;
	background:url(images/hr-border.png) repeat-x 0 bottom;
	margin:0 0 16px 0;
}

.vcard .tel {
	color:#373737;
	font-size:12px;
}

.mail-wrapper {
	padding:2px 0 16px;
	background:url(images/hr-border.png) repeat-x 0 bottom;
}
.mail-wrapper a {
	color:#373737;
	text-decoration:none;
}
	.mail-wrapper a:hover {
		text-decoration:underline;
	}
/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
	border:1px solid #eee;
	padding:20px 30px 20px 235px;
	width:auto;
	background:url(images/quotes.png) no-repeat 170px 20px;
	font-style:italic;
	font-size:12px;
	line-height:1.5em;
	font-weight:normal;
	margin-bottom:35px;
	}
	article.testimonial .featured-thumbnail {
		position:absolute;
		left:20px;
		top:20px;
		}
	article.testimonial .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		color:#222c36;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.2em;
		padding:0;
		}
		article.testimonial .name-testi a {
			text-decoration:none;
			}
		article.testimonial .name-testi a:hover {
			text-decoration:underline;
			}





/* Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border:none;
	}
	.recent-posts li {
		list-style-type:none;
		margin:0;
		padding:0 0 20px 0;
		border:none;
		background:none;
		}
		.recent-posts li img.thumb {
			float:left;
			margin:0 20px 0 0;
			}
		.recent-posts li h5 {
			margin-bottom:0;
			padding:0;
			font-size:12px;
			line-height:18px;
			}
		.recent-posts li h5 a {color:#f2041f;}
		.recent-posts li h5 a:hover {color:#373737;}

		.recent-posts li .excerpt {
			padding:0 0 20px 0;
			}
		.recent-posts li span.meta {
			display:block;
			margin-bottom:.5em;
			font-size:10px;
			color:#888;
			text-transform:uppercase;
			overflow:hidden;
			}
			.recent-posts li .post-date {
				float:left;
				}
			.recent-posts li .post-comments {
				float:right;
				}

.recent-posts.gallery li {
	float:left;
	width:280px;
	padding:10px;
	background:#f4f4f4;
	margin:0 20px 20px 0;
}
.recent-posts.gallery li:nth-child(3n) {
	margin:0 0 20px 0;
}
.recent-posts.gallery li.nomargin {
	margin:0 0 20px 0;
}
.recent-posts.gallery li .featured-thumbnail {
	float:none;
	overflow:hidden;
	margin:0 0 11px 0;
}
.recent-posts.gallery li h6 {
	margin:0;
	padding:0;
}
.recent-posts.gallery li .excerpt {
	margin:0;
	padding:0 0 4px 0;
}
.recent-posts.gallery li h6 a {
	text-transform:none;
	color:#f2041f;
}
	.recent-posts.gallery li h6 a:hover {
		color:#373737;
	}
/* Our team */
.recent-posts.team {
  margin: 0;
  padding: 0;
}
	.recent-posts.team li {
		float: left;
		width:220px;
		overflow: hidden;
		margin: 0 20px 20px 0;
		background: none;
		padding: 0;
	}
		.recent-posts.team li h6 a {
			color:#373737;
		}
		.recent-posts.team li .featured-thumbnail {
			background:#fff;
		}
			.recent-posts.team li .featured-thumbnail img {
				border-radius:0;
				border:none;
			}
		.recent-posts.team li h6 {
			padding:7px 0 4px 0;
			font-size:12px;
		}
			.recent-posts.team li .excerpt {
				padding:0 0 5px 0;
			}
			.recent-posts.team li h6 a {
				color:#373737;
			}
			.recent-posts.team li h6 a:hover {
				color:#f2041f;
			}
	.recent-posts.team li:nth-child(4n) {
		margin-right: 0;
	}
	.recent-posts.team li.nomargin {
		margin-right: 0;
	}
		.recent-posts.team li .featured-thumbnail {
			overflow: hidden;
			float: none;
			margin: 0 0 3px 0;
			background:none;
			padding:0;
			border:none;
		}
	.recent-posts.team li .excerpt {
		margin-bottom: 0;
	}
	.recent-posts.team li a {
		text-transform:none;
	}


/* Services */
.recent-posts.services {
	list-style-type:none;
	padding:1.5em 0 0 0;
	margin:0 0 -30px 0;
	overflow:hidden;
	}
	.recent-posts.services li {
		float:left;
		width:300px;
		margin:0 20px 30px 0;
		background:none;
		padding:0;
		}
	.recent-posts.services li:nth-child(2n) {
		margin-right:0;
		}
	.recent-posts.services li.nomargin{
		margin-right:0;
		}
		.recent-posts.services li img.thumb {
			margin-right:3px;
			}
		.recent-posts.services li h3 {
			padding-top:8px;
			}
			.recent-posts.services li h3 a {
				color:#191919;
				}

/* Popular Posts */
.popular_posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular_posts li {
		list-style-type:none;
		padding:0 0 20px 0;
		margin:0;
		overflow:hidden;
		background:none;
		border:none;
		}



/* Tags */
.tags-cloud a,
.tagcloud a,
.post-footer a {
	display:inline-block;
	background:#e0e0e0;
	padding:0 7px;
	border-radius:3px;
	text-decoration:none;
	color:#838383;
	margin:0 1px 4px 0;
	font-size:11px !important;
	box-shadow:1px 1px 0 rgba(0, 0, 0, .2);
	line-height:18px;
	height:18px;
	vertical-align:top;
	}
.tags-cloud a:hover,
.tagcloud a:hover,
.post-footer a:hover {
	background:#f2041f;
	color:#fff;
	}


/* Recent Comments */
.recent-comments {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.recent-comments li {
		padding:0;
		margin:0;
		border:none;
		padding-bottom:.5em;
		background:none;
		border:none;
		}


/* Footer
---------------------------------------- */
#footer {
	position:relative;
	padding:25px 0 0 0;
	background:#f6f6f6;
	border-radius:0 0 5px 5px;
}
#widgets-footer {
	padding:0 0 25px 0;
}
#footer_widgets_1 {
	width:700px;
	float:left;
	margin:0;
}
.footer-widget {
	padding:0 0 15px 0;
}
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {
			margin:0;
			padding:0;
			overflow:hidden;
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding:0 0 0 15px;
				margin:0;
				background:none;
				}
			#footer nav.footer ul li a {
				text-transform:none;
				color:#979798;
			}
			#footer nav.footer ul li a:hover, #footer nav.footer ul li.current_page_item a {
				color:#f2041f;
			}
	/* Copyright */
	#copyright {
		position:relative;
		z-index:1;
		padding:17px 0 18px;
		background:url(images/footer-bg.gif) repeat-x 0 0;
		}
	#copyright a {
		color:#f2041f;
	}
	#copyright .site-name {
		color:#979798;
		text-decoration:none !important;
	}
	/* Footer text */
	#footer-text {
		
		}
	


/* Misc
---------------------------------------- */
.button, .button-alt, button, input.button {
	display:inline-block;
	padding:0 21px 0 11px;
	background: url(images/button.jpg) no-repeat right 0;
	color:#373737;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	height:26px;
	text-decoration:none;
	border:none;
	text-transform:none !important;
	border-radius:2px;
	box-shadow:-1px -1px 0 0 rgba(0,0,0,.1) inset;
}
.button:hover, .button-alt:hover, button:hover, input.button:hover {
	background: url(images/button.jpg) no-repeat right bottom;
	color:#fff !important;
	text-decoration:none;
	box-shadow:none;
}
	
/* Small Button */
.button.small {
	font-size:10px;
	text-transform:uppercase;
	padding:0 8px;
	line-height:20px;
	height:20px;
	}
	
/* Large Button */
.button.large {
	font-size:18px;
	padding:0 32px;
	line-height:40px;
	height:40px;
	}
.link-1 {
	font:0/0 a;
	color:transparent;
	width:14px;
	height:15px;
	background:url(images/markers.gif) no-repeat 5px 6px;
	display:inline-block;
	margin:0;
	padding:0;
	vertical-align:top;
}
.link-1:hover {
	background:url(images/markers.gif) no-repeat 5px -10px;
}

.txt_dropcap {
	float:left;
	min-width:37px;
	margin:0 4px 5px 0;
	font-size:12px;
	color:#373737;
}
.indent-bot {
	padding:0 0 14px 0;
}
/* Lightbox */
.lightbox {
	display:block;
	position:relative;
	}

/* Back to Top */
#back-top-wrapper {
  width:100%;
  position:absolute;
  z-index:999;
}
#back-top {
	position: fixed;
	bottom: 60px;
	left:50%;
	margin-left:510px;
	display:none;
	padding:0 !important;
}

#back-top a {
	padding:0 9px;
	height:26px;
	line-height:26px;
	background:#f2041f;
	border-radius:4px;
	display:block;
	color:#fff;
	text-decoration:none;
}
#back-top a:hover {
	background:#373737;
}

/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
	background-color: #fafafa;
	border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}





/* Toggle */
.toggle {
    padding: 0 0 2px 0;
}
.toggle .trigger {
	background-color: #f5f5f5;
	background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666666;
	display: block;
	padding: 10px 12px 10px 40px;
	position: relative;
	text-decoration:none;
	height:1%;
	}

.toggle .trigger span {
	background: url(includes/images/toggle.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	text-indent: -9999px;
	width: 22px;
	height: 20px;
	}

.toggle .trigger:hover,
.toggle .active {
	background:#191919;
	color:#fff;
	}
.toggle .active span {
	background-position: 0 -20px;
	}

.toggle .box {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	}



/* Dropcap */
.dropcap {
	display: block;
  float: left;
  margin: 5px 18px 3px 0;
  text-transform: uppercase;
  width: 51px;
  height: 67px;
  background: url(images/dropcap.png) no-repeat 0 0;
  font-size: 36px;
  line-height: 51px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  text-transform: lowercase;
	}

.widget-area {
	
}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 5px;
	}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_9 .hr, .grid_18 .hr, .grid_9 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_12 .hr {
	margin-left:0;
	margin-right:0;
	}
.sm_hr {
  height: 1px;
  background: #e4e4e4;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 5px 10px 15px;
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr {
  margin-left: 0;
  margin-right: 0;
}
.spacer {
	height:50px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	}
.address dt {
	float:left;
	width:165px;
	margin-right:20px;
	padding:0 0 0 55px;
	background:none;
	font-size:1em;
	line-height:18px;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	}
.address dd {
	float:left;
	width:217px;
	padding:0 0 0 53px;
	background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			}
	.address dd span {
		float:left;
		width:100px;
		}
		.address dd a {
			font-style:italic;
			color:#191919;
			text-decoration:underline;
			text-transform:none !important;
			}
		.address dd a:hover {
			text-decoration:none;
			}

/* Google Map */
.google-map {
	margin-bottom:20px;
	}




/* VIDEO */
.video-wrap {
	margin-bottom: 10px;
	position:relative;
	zoom:1;
	}
	.video-wrap object {
		position:relative;
		z-index:2;
		}
	.video-bg {
		background-color:black;
		position:absolute;
		left:0;
		top:0;
		z-index:1;
		}

/* AUDIO */
.audio-wrapper {
   margin-bottom:1.5em;
}
.audio-desc {
	font-size:.91em;
	color:#999;
	padding:.5em 0 0 0;
	}
.audiojs audio { position: absolute; left: -1px; }
.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: left; overflow: hidden; border-right: 1px solid #000; }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }
.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;
	text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }

.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; }
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }

.playing .play, .playing .loading, .playing .error { display: none; }
.playing .pause { display: block; }

.loading .play, .loading .pause, .loading .error { display: none; }
.loading .loading { display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }
.error .error { display: block; }
.error .play-pause p { cursor: auto; }
.error .error-message { display: block; }



/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
		}
	


/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #dbdbdb;
	outline:none;
}
input:-webkit-autofill {
	background:rgba(248,248,248,1);
}
input[type="text"], input[type="password"], textarea {
	background:#F5F5F5;
	border:none;
	padding:8px 6px 7px 10px;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
	color:#9b9b9b;
	}
input[type="text"], input[type="password"] {
}
textarea {
	resize:vertical;
}
#tabs input[type="text"], #tabs input[type="password"], #tabs textarea {
	border:1px solid #ccc;
}
input[type="submit"], input[type="reset"] {
	position:relative;
	display:inline-block;
	padding:0 21px 0 11px;
	background: url(images/button.jpg) no-repeat right 0;
	color:#373737;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	height:26px;
	text-decoration:none;
	border:none;
	text-transform:none !important;
	border-radius:2px;
	box-shadow:-1px -1px 0 0 rgba(0,0,0,.1) inset;
	margin-right:4px;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background: url(images/button.jpg) no-repeat right bottom;
	color:#fff !important;
	text-decoration:none;
}

p.field {
	padding:0;
}
/* Comment form */
#commentform a {
	color:#f2041f !important;
	}
	#commentform a:hover {
		text-decoration:underline;
	}
	#commentform p.field {
		margin-bottom:10px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform label {
		display:block;
		}
	#commentform input[type="text"] {
		width:55%;
	}
	#commentform textarea {
		width:87%;
		height:245px;
		min-height:245px;
	}




/* Contact form */
.wpcf7-form p.field {
	margin-bottom:9px;
	overflow:hidden;
	vertical-align:top;
	position:relative;
	}
.wpcf7-form p.field input {
	
	}
	.wpcf7-form p.field small {
		color:red;
		}
.wpcf7-form .input-file {
	width: 79px;
	height: 22px;
	background: url(images/btn-choose-file.gif) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position:relative;
	}
.wpcf7-form input[type="file"] {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	cursor: pointer;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
.wpcf7-form input[type="text"] {
	width:100%;
}
.wpcf7-form textarea {
	width:100%;
	height:240px;
	min-height:240px;
	overflow:auto;
	margin-bottom:17px;
}
.wpcf7-form .submit-wrap {
	padding:0;
	margin:0;
	}
	span.wpcf7-form-control-wrap {
		display:block;
		}
	.wpcf7-not-valid-tip {
		width:auto !important;
		position:absolute;
		left:0 !important;
		top:0 !important;
		right:0 !important;
		bottom:0 !important;
		padding:5px 0 4px 10px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		}
	div.wpcf7-response-output {
		margin-left:0 !important;
		margin-right:0 !important;
		}





/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		width:139px;
		margin-right:4px;
		}
	#searchform .submit, #searchform  #searchsubmit {
		cursor:pointer;
		}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* ----------------------
-----Jigoshop styles-----
------------------------- */
.shopping-block {
	float:right;
	padding:7px 14px 0 0;
	position:relative;
	z-index:10;
	line-height:21px;
	margin:0;
}
nav.shop-nav {
	float:left;
}
nav.shop-nav ul {
	overflow:hidden;
	padding:0;
	margin:0;
}
	nav.shop-nav ul li {
		float:left;
		padding:0 12px 0 0;
		font-size:11px;
		line-height:21px;
		border:none !important;
		font-weight:normal;
		list-style:none;
		background:none;
	}
		nav.shop-nav ul li a {
			color:#fff;
			text-decoration:none;
			font-weight:normal;
			letter-spacing:0;
			text-transform:none;
			-webkit-transition:all 300ms linear;
			-moz-transition:all 300ms linear;
			-o-transition:all 300ms linear;
			transition:all 300ms linear;
		}
			nav.shop-nav ul li a:hover, nav.shop-nav ul li.current-menu-item a {
				color:#fff;
				text-decoration:underline;
			}

#jigoshop_cart:after, #jigoshop_cart:before {
	content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0;
	  clear: both;
}
/* Global Shop Elements Styles */
.product-image {
	display:block;
	background:url(images/product-loader.gif) no-repeat 50% 50% #fff;
	overflow:hidden;
}
/* Shopping Cart */
#cart-holder {
	float:left;
	padding:0;
	vertical-align:top;
	line-height:21px;
	padding:0;
}

#jigoshop_cart {
	position: relative;
	}
#jigoshop_cart h3 {
	float: right;
	padding:0 !important;
	font-size: 11px;
	line-height: 21px !important;
	color: #fff;
	font-weight:normal;
	letter-spacing:0;
	margin: 0;
	font-style:normal;
	font-weight:normal;
	cursor: pointer;
	text-transform:none;
	background:none;
	border:none;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
}
.cart_qty {
	display:none;
}
#jigoshop_cart h3 .cart_qty {
	color:#fff;
	display:inline-block;
	margin:0 0 0 2px;
	min-width:15px;
}
#jigoshop_cart h3:hover{
	text-decoration:underline !important;
}
#jigoshop_cart .remove,
.cart_list .remove{
	float: left;
	font-size: 18px;
	line-height: 22px;
	color: #373737;
	font-weight: bold;
	padding: 0 5px 0 0;
	margin:16px 5px 0 0;
	text-decoration: none;
}
#jigoshop_cart .remove:hover,
.cart_list .remove:hover {
	text-decoration: none;
	color: #f2041f;
}
#jigoshop_cart .cart-extra {
	overflow: hidden;
}
#jigoshop_cart .widget-holder {
	width:200px;
	padding:20px 10px;
	background: #ffffff;
	border:1px solid #dedede;
	border-radius:2px;
	clear: both;
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	}
.widget-holder .empty {
	color:#373737;
}	
#jigoshop_cart .widget-holder .buttons {
	margin-bottom:0;
	padding:0;
}	
#jigoshop_cart .widget-holder .buttons a.checkout {
	margin:0;
	}	
#jigoshop_cart .widget-holder .buttons .button {
}
.cart_list {
	margin:0; overflow:hidden;
	padding:0;
}
.cart_list > * {
	list-style:none;
	overflow:hidden;
	margin:0; 
	}
.cart_list li {
	list-style: none; 
	padding: 0 !important; 
	background: none !important;
	border:none !important;
	margin-bottom: 10px;
	font-weight:normal;
	text-align:left !important;
}	
.cart_list li a {
	color: #373737;
	text-decoration:none !important;
	text-transform:none;
}
.cart_list li a:hover {
	color:#373737;
}
.cart_list li a span:hover {
	color: #f2041f;
}
.cart_list li .image-holder {
	float:left; 
	margin:3px 15px 0 0; 
	padding:0;  
	border: 1px solid #afafaf;;
	width: 50px;
	background:#fff;
}
.cart_list li .image-holder:hover{
	border: 1px solid #f2041f;
}
.cart_list li .image-holder img {
	width: 100%;
	height: auto;
}
.cart_list li .js_widget_product_price {
	display:block;
	color:#f2041f;
	margin:0 0 0 67px;
}
.total {
	margin:0 15px 15px 0px;
	padding: 10px 0 0 0;
	clear:both;
	background: none;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	color:#373737;
	font-weight:bold;
	text-align: right;
	}

.cart_list li.last {
	margin-bottom: 0;
}	
.total strong {
	font-weight: normal;
}	
.buttons .button {
	margin-right: 8px;
}
ins {
	text-decoration:none;
}
/* Products Styles */
.products {
	margin: 0 !important;
	padding:0 !important;
	font-size:0;
	line-height:0;
	word-spacing:-10px;
}
.products * {
	word-spacing:0 !important;
}
.products li {
	padding: 0 !important;
	background:#fff;
	border:none !important;
	position: relative;
	display:-moz-inline-box;
	display:inline-block;
	margin: 0 4% 25px 0;
	list-style-type: none;
	width:30.2%;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
}
.grid_1 .products li,
.grid_2 .products li,
.grid_3 .products li,
.grid_4 .products li {
	width:100%;
}
.products li.last {
	margin-right:0;
}
.products li .product-inner {
	padding:20px 15px 20px 15px;
	border:1px solid #ececec;
}
.products li .product-image-wrap {
	background:#fff;
	position:relative;
	margin:0 0 10px 0;
}
.products li .product-image-wrap img {
	width:100% !important;
	height:auto !important;
	background:#fff;
	opacity:0;
}
.products li .product-image-wrap .onsale {
	display:block;
	position:absolute;
	top:-29px;
	left:5px;
	background: #f2041f;
	font-weight:normal;
	color:#fff;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
	height:30px;
	padding:20px 0 0 0;
	width:50px;
	text-align:center;
	z-index:10;
	-webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
-webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
   -moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -ms-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
     -o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
        transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.products li:hover .onsale {
	padding:50px 0 0 0;
	background: #373737;
}
.products li .product-image-wrap .onsale:before {
	display:block;
	position:absolute;
	top:0;
	left:-4px;
	content:"";
	width: 0;
    height: 0;
    border-bottom: 8px solid #bd0217; 
    border-left: 4px solid transparent;
	-webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
-webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
   -moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -ms-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
     -o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
        transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.products li .product-image-wrap .onsale:after {
	display:block;
	position:absolute;
	bottom:-25px;
	left:0;
	content:"";
	width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #f2041f;
	-webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
-webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
   -moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -ms-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
     -o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
        transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.products li:hover .product-image-wrap .onsale:before {
	border-bottom: 8px solid #777; 
}

.products li:hover .product-image-wrap .onsale:after {
	border-top: 25px solid #373737;
}

.products li:nth-child(3n){
	margin-right: 0;
}
.products li.nomargin{
	margin-right: 0;
}
.products li .title {
	margin:0;
	color:#373737;
	font-size:12px;
	line-height:16px !important;
	letter-spacing:0;
	min-height:32px;
	padding:2px 0 0 0 !important;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	background:none;
	border:none;
}
.products li .title a {
	color:#373737;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
}
	.products li .title a:hover {
		color:#f2041f;
		text-decoration:none;
	}
.products li .caption{
	overflow: hidden;
}
.products li .price{
	display: block;
	font-weight: normal;
	line-height:20px;
	color:#f2041f;
	letter-spacing:0;
	font-size:17px;
	padding:6px 0 0 0;
}
	.products li .price ins {
		text-decoration:none;
		color:#f2041f;
		margin:0;
	}
	.products li .price del {
		font-size:12px;
		color:#373737;
	}
.products li .button{
}
.products li .button:hover{
	text-decoration: none;
}
.products li.last, .jigoshop-products .products li.last {
	margin-right:0;
}	

.products li a .price {
	display:block;
}
.products li a strong {
	display:block; 
	margin-bottom:20px;
}
.products li .buttons {
	overflow:hidden;
}
.short-desc {margin-bottom: 10px;}
.short-desc p {
	margin:0;
	padding:0;
}
.prod_rate {
	overflow:hidden;
	padding:8px 0 15px 0;
	color:#F2041F;
	text-align:center;
}
.prod_rate .star-rating {
	margin:0 auto;
}
/* Custom products list for sidebar */
.widget .products li {
	width:100%;
}
.widget .products li .title {
	min-height:20px;
	padding:10px 0 10px;
}
/* Categories */
.current-cat a {
	color: #f2041f !important;
}
/* Tabs */
.tabs {
	padding:0;
	margin:0;
}
#tab-reviews h3 {
	background:none;
	border:none;
	padding:0;
}
.product #tabs{ margin-bottom: 20px;}
.product #tabs .tabs {
	overflow:hidden;
	margin-bottom: -1px;
	position:relative;
	z-index:3;
	}
.product #tabs .tabs li {
	margin-bottom: 0;
	border:none !important;
	background:none;
	font-weight:normal;
}	
.product #tabs .tabs li a {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.product #tabs .panel {
	background: #ffffff;
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
				background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
	padding: 15px 20px;
	border:1px solid #dedede;
	border-radius:0 2px 2px 2px;
	position:relative;
	z-index:1;
}
.product #tabs #respond {padding-top: 10px;}
.product #tabs #respond #reply-title {
}
.product #tabs #comments > p {}

.product #tabs .panel h2 {display: none;}
.product #tabs .panel .shop_attributes {
	margin-top: 10px;
}

.product #tabs #commentform > p {overflow: hidden; margin-bottom: 10px;}
.product #tabs #commentform > p label {
	font-weight: bold;
	display: block;
}
.product #tabs #commentform #comment {
	width: 100%; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product #tabs #commentform .comment-form-rating label[for="rating"] {margin-right: 15px;}
.product #tabs #commentform > p label + .required {float: left; margin-right: 10px;}
.product #tabs .panel .shop_attributes {width: 100%; margin-bottom: 20px;}
.product #tabs .panel .shop_attributes td {
	border: 1px solid #afafaf;
	padding: 10px 5px;
}
.product #tabs .panel .shop_attributes th {
	border: 1px solid #afafaf;
	padding: 10px 5px;

}
#tabs #reviews li.comment .comment_container .comment-text {
	padding: 0;
	overflow: hidden;
}
#tabs #reviews li.comment .meta {
	padding:0 0 5px 0;
}
#tabs #reviews li.comment .avatar {
	border:1px solid #fff !important;
}
.product #tabs .tabs li {
	float:left;
	margin: 0;
	margin-right: 3px;
	background: none;
	padding: 0;
	list-style-type: none;
	}	
.product #tabs .tabs li a {
	display: inline-block;   
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
    background: none;
    display: inline-block;
    
	color:#f2041f;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 18px;
    padding: 7px 11px;
    text-decoration: none;
    text-transform: none;
	background:#eee;
	border:1px solid #dedede;
	border-radius:2px 2px 0 0;
	}
.product #tabs .tabs li.active a, .product #tabs .tabs li a:hover {
	background:#fff;
	color:#f2041f;
	border-bottom:1px solid #fff;
}
#holder.container > a.zoom {display:none;}
#holder.container > a.zoom#fancy-link {display:block;}


/************** Single Products styles *****************/
.product.type-product {
}

.product.type-product form.cart {margin-bottom: 15px;}
.product.type-product .quantity {
	float: left; 
	background: #fff; 
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	font-size: 17px;
	line-height: 21px;
	margin:0;
}
.product_title {
	border:none;
	font-style:normal;
	font-size:16px;
	line-height:20px !important;
	letter-spacing:0;
	background:none;
	padding:0;
	color:#373737;
	margin:0;
}
.product.type-product .variations_button {
	padding: 19px 0 0;
}
.product.type-product form.cart .button-alt {
	overflow: hidden;
	margin-left: 20px;
	margin-top:3px;
}
#holder {
	border: 1px solid #e9e9e9;
}
.quantity #minus1,
.quantity #add1 {
	width: 30px;
	height: 31px;
	padding: 0;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-top: none;
	border-bottom: none;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	border-radius: 0 !important;
	font:0/0 a;
	color:transparent;
	}
.quantity #minus1 {
	background: url(images/minus-bg.png) center center no-repeat #fff;
}	
.quantity #add1:hover,
.quantity #minus1:hover {
	background-color: #eee;
}
.quantity #add1 {
	background: url(images/plus-bg.png) center center no-repeat #fff;
}	
.quantity .qty {

	background:#fff;
	text-align: center; 
	border: none;
	color: #000;
	width: 65px !important;
	padding:0 !important;
	line-height:30px;
	height:30px;

}
.product.type-product .images {
	float: left;
	margin:0 20px 20px 0;
	position:relative;
}
.product.type-product .images .onsale {
display:block;
	position:absolute;
	top:-8px;
	left:15px;
	background: #f2041f;
	font-weight:normal;
	color:#fff;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
	height:30px;
	padding:20px 0 0 0;
	width:50px;
	text-align:center;
	z-index:10;
}

.product.type-product .images .onsale:before {
	display:block;
	position:absolute;
	top:0;
	left:-4px;
	content:"";
	width: 0;
    height: 0;
    border-bottom: 8px solid #bd0217; 
    border-left: 4px solid transparent;
}
.product.type-product .images .onsale:after {
	display:block;
	position:absolute;
	bottom:-25px;
	left:0;
	content:"";
	width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #f2041f;
}

.product.type-product .images a[rel="prettyPhoto[nn]"] {
	vertical-align: top;
	display:block;
	padding:0;
	max-width: 310px;
	text-align: center;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	background:url(images/product-loader.gif) no-repeat 50% 50% #fff;
}
.product.type-product .images a img {
	background:#fff;
}
.product.type-product .images .sub-pager {overflow: hidden; padding-top: 10px;}
.product.type-product .images .sub-pager a {
	width: 98px;
	height:98px;
	display: block;
	float: left;
	margin: 0 0px 0 5px;
	border: 1px solid #e9e9e9;
	background: #fff;
	padding: 0;
	background:url(images/product-loader.gif) no-repeat 50% 50% #fff;
}
.product.type-product .images .sub-pager img {
	background:#fff;
}
.single_prod_rate {
	overflow:hidden;
	padding:5px 0 0 0;
}
.single_prod_rate .rating {
	float:left;
	margin:0 0 0 50px;
}
.single_prod_rate .reviews-number {
	float:right;
}
.product.type-product .images .sub-pager a:hover, .product.type-product .images .sub-pager a.cur {
	border: 1px solid #f2041f;
}
.product.type-product .images .sub-pager .divider {height: 5px; clear: both;}
.product.type-product .images .sub-pager .divider+a {margin-left: 0;}
.product.type-product .images .sub-pager a:first-child {margin-left: 0;}
.product.type-product .images .sub-pager a img {
	width:100% !important;
	height:auto !important;
}
.product.type-product .images + .summary {
	overflow: hidden;
}
.product.type-product .images + .summary .product-price {
}
.product.type-product .images + .summary .product-price .label {
	color: #929292;
	width:50px;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
}
.product.type-product .images + .summary .product-price {
	color: #f2041f;
    
    font-size: 18px;
	line-height:20px;
    font-weight: normal;
    padding: 2px 0 2px;
}
.product.type-product .images + .summary .product-price del {
	color:#373737;
	font-size:14px;
	display:inline-block;
	margin:0 0 0 -5px;
}
.product.type-product .images + .summary .product-price ins {
	text-decoration:none;
}
.product.type-product .images + .summary .category {
	font-weight: bold;	
	margin-bottom: 7px;
}
.product.type-product .images + .summary .category a {
}
.product.type-product .images + .summary h1 {
	display: none;
}
.product.type-product .images + .summary .stock, 
.product.type-product .images + .summary .price {display: none;}
.product.type-product .images + .summary .attributes {
	overflow: hidden;
}
.product.type-product .images + .summary .attributes .product-avlb {
	float: right;
	display:inline-block;
	padding:3px 10px;
	background: #ffffff;
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
				background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
				background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
	color:#f2041f;
	border:1px solid #dedede;
	border-radius:2px;
	font-size:11px;
	line-height:16px;
	text-transform:uppercase;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
.product.type-product #tabs {
	width: 100%;
	clear: both;
}
.related.products h2 {
	font-size:16px;
	line-height:18px;
}
/* Table, Cart Page */
.cart_totals_table table {width: 100%;}
.cart_totals_table tr {
	border: 1px solid #e9e9e9;
}
.cart_totals_table tr th {
	background: #f5f5f5;
}
.cart_totals_table tr td, .cart_totals_table tr th {
	border: 1px solid #e9e9e9;
	padding: 5px 6px;
	text-align: left;
}

.cart_totals_table tr th {width: 30%;}
.cart_totals_table tr small {font-size: 100%; font-weight: normal;}
tr td.product-remove {text-align: center;}
.shipping-calculator-button {
	cursor:default !important;
}
.shipping-calculator-button span {display: none;}

form.shipping_calculator h2 a{
	cursor: pointer;
	color: #373737;
	text-decoration:none !important;
}
.shipping-calculator-button {text-decoration: none;}
form.shipping_calculator input[type="text"],
form.shipping_calculator select {
	width: 100%;
	background: #fff;
	padding: 7px;
	height: auto;
	border: 1px solid #DEDCDC;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pp_gallery {display: none !important;}
.cart-items {

}
/* Cart in sidebar */
.cart_list li span {
	overflow:hidden;
	display:block;
}
.widget .buttons .button {
	margin:0 8px 0 0;
}
.widget .buttons .button + .button {
	margin:0;
}
.widget .cart_list li {
	background:url(images/content-bg.gif) repeat-x 0 -15px !important;
	padding:15px 8px 15px 5px !important;
	border:1px solid #e9e9e9 !important;
	margin:0 0 10px 0 !important;
}
.widget .cart_list li a {
	text-decoration:none;
	font-size:10px !important;
	color:#373737;
}
	.widget .cart_list li a:hover {
		color:#373737;
	}
.widget .cart_list li.last {
	margin:0 !important;
}
.widget .cart_list li .image-holder {
	margin:0 8px 0 0 !important;
}
.widget .cart_list li .remove {
	margin:14px 5px 0 4px;
	padding:0;
}
.layerd_nav_clear + ul {
	padding:10px 0 0 0;
}
/* Products list */
.product_list_widget {
	overflow: hidden;
}
.product_list_widget li {
	overflow: hidden;
	display:block;
	position:relative;
	padding:10px 10px 0 10px;
	margin:0 0 10px 0;
	border:1px solid #e9e9e9;
	list-style-type: none;
	position:relative;
	text-align:left;
	background:none;
	border-radius:2px;
}

.product_list_widget li a {
	display: inline !important;
	overflow: hidden;
	margin:0 0 2px 0;
	font-size:12px;
	line-height:16px;
	color:#f2041f;
	text-align:left !important;
	text-transform:none;
}
.product_list_widget li a:hover {
	text-decoration:none !important;
	color:#f2041f;
}
.product_list_widget li a span:hover {
	color:#373737;
}
.product_list_widget li img{
	margin: 0 10px 10px 0;
	float:left;
	background:#fff;
	padding:0;
}
.product_list_widget li a span{
	display:block;
	overflow:hidden;
	font-weight:bold;
	padding:0;
	margin:0 0 56px 0;
}
.product_list_widget li .js_widget_product_price{
	display: block;
	color: #444;
	padding:2px 0;
	font-size:14px;
	line-height:16px;
	position:absolute;
	right:10px;
	bottom:10px;
}
.product_list_widget li .js_widget_product_price del {
	color:#484648;
	font-size:11px;
}
.product_list_widget li .js_widget_product_price ins {
	text-decoration:none;
}
.product_list_widget li .star-rating{	
	width: 80px;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
	margin: 0;
	overflow:hidden;
	position:absolute;
	bottom:30px;
	right:10px;
}
.product_list_widget li b {
	position:absolute;
	bottom:43px;
	right:10px;
	font-weight:normal;
	display:block;
}
.star-rating {
	width:80px;
	overflow:hidden;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
}
/* price filter */
.price_slider_amount {
	padding:15px 0 0 0;
}
.price_slider_wrapper {
	padding:0 10px;
}
.price_slider_amount {
	font-size:15px;
	line-height:24px;
}
.price_slider_amount span {
	color:#f2041f;
}
.price_slider_amount .button {
	display:block;
	margin:0 0 5px 0;
}

.price_slider_amount button {
	margin:0 10px 0 0;
}

/* Single product */
.single-product .product_meta {display: none;}
.single-product .summary .attributes {
	padding:10px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	margin:15px 0;
}
.single-product .summary fieldset.variations {
	border: none;
	margin-left: 0;
	border:1px solid #dedede;
	padding: 15px 8px;
	border-radius:2px;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
}
.single-product .summary fieldset.variations .select_label {
	font-weight: bold;
	margin-right: 8px;
	display: inline-block;
	color: #202121;
}
.single-product .summary fieldset.variations select {
		width: 100%; 
		overflow: hidden;
		max-width: 365px;
		padding: 2px 2px;
	}


.related.products {padding-top: 30px;}


#respond span.required {display: block; color: #ff0000;}


/* Last Reviews */
.product_list_widget-reviews{
	overflow: hidden;
	padding: 4px 0 0 0;
}
.product_list_widget-reviews li{
	float: left;
	background: none;
	list-style: none;
	background: #f5f5f5;
	padding: 0;
	margin: 0 20px 20px 0;
}
.product_list_widget-reviews li:nth-child(4n){
	margin-right: 0;
}
.product_list_widget-reviews li.nomargin{
	margin-right: 0;
}
.product_list_widget-reviews li .featured-thumbnail{
	float: none;
	margin: 0;
}
.product_list_widget-reviews li .js_widget_product_title{
	font-size: 18px;
	
	color:#373737;
	font-weight: bold;
	font-style: italic;
	display: inline-block;
	margin: 19px 0 0 16px;
}
.product_list_widget-reviews li .js_widget_product_title:hover{color: #f2041f;}
.product_list_widget-reviews li .js_widget_product_price{
	display: block;
	float: left;
	font-size: 18px;
	
	font-weight: bold;
	font-style: italic;
	color: #f2041f;
	margin: 8px 0 25px 14px;
}
.product_list_widget-reviews li .star-rating{
	float: right;
	width: 95px;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
	margin: 10px 10px 0 0;
}

/********************CheckOut*************************/
.blockUI {background: #000;}
.stars a.sd, .stars a.dd {color: red;}
form.checkout select, 
.jigoshop-myaccount form select,
.shipping-calculator-form select {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 95%;
	min-width: 50px;
	height: 20px;
	padding:4px 0 4px;
	vertical-align:text-bottom;
	background:#F5F5F5;
	border:1px solid #F5F5F5;
}
#order_review .shop_table select {
	display:block;
	margin:0 auto;
}
form.checkout select option, 
.jigoshop-myaccount form select option,
.shipping-calculator-form select option {
	line-height: 29px !important;
}
form.login {
	padding:0 0 20px 0;
}
form.login input[type="text"], form.login input[type="password"] {
	width:238px !important;
}
form.login label {display: table;}
form.login .form-row-last {
	padding:0 0 10px 0 !important;
}
a.lost_password {margin-left: 10px;}
.create-account .form-row {max-width: 50%;}
#customer_details .create-account .form-row {max-width: 100%;}
.create-account .form-row input {width: 100%; max-width: 100%;}
form.checkout input[type="text"].error {background: #f2041f; border-color: #530303;}
.shipping_calculator select option {position: relative;}
form.checkout #customer_details #order_comments {
	width: 100%;
}
form.checkout #customer_details .form-row.form-row-first,
.jigoshop-myaccount .form-row.form-row-first {
	float: left;
	max-width: 50%;
	width: 100%;
}
.ie8 form.checkout #customer_details .form-row.form-row-first,
.ie8 .jigoshop-myaccount .form-row.form-row-first {
	float: left;
	width:50%;
}

form.checkout #customer_details .form-row.form-row-last,
.jigoshop-myaccount .form-row.form-row-last {
	overflow: hidden; 
}
.jigoshop-myaccount form {padding-top: 0px;}
form.checkout #customer_details .form-row label, .jigoshop-myaccount form label {
	display: table;
}
form.checkout #customer_details .form-row,
.jigoshop-myaccount .form-row {
	width: 50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	padding-right: 18px;
	margin-bottom: 25px;
	padding-bottom:0;
	}
form.checkout #customer_details .form-row.notes {width: 100%; max-width: 100%;}
form.checkout #customer_details .form-row label.checkbox {display: inline;}
form.checkout #customer_details .form-row input[type="text"],
form.checkout #customer_details textarea,
.jigoshop-myaccount form .form-row input[type="text"] {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	width: 95%;
	max-width: 510px;
	height: auto;
}
p#shiptobilling label.checkbox {
	vertical-align: middle;
	font-weight: bold;
}
form.checkout #customer_details textarea {max-width: 700px; min-height: 100px;}
form.checkout #customer_details .form-row label {font-weight: bold;}
form.checkout h3,
.col2-set.addresses header h3 {
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
}
.col2-set.addresses .col-1 {margin-bottom: 20px;}

.payment_methods li {background: none; padding: 0; margin-bottom: 5px; border: none !important;}
.payment_methods li label {
	vertical-align: middle;
}
.payment_methods li .payment_box {
	position: relative;
	width: 96%;
	background: #929292;
	margin: 15px 0;
	padding: 10px 0;
	color: #fff;
}
#payment {padding-top: 20px;}
.payment_methods li,
.order_details li{
	background: none !important;
	padding: 0 !important;
	list-style-type: none;
	margin: 0;
	border:none;
}
.payment_methods li .payment_box:before {
	border-style: solid;
	border-color: transparent transparent #929292 transparent;
	border-width: 0 6px 6px 6px;
	content: "";
	display: block;
	width: 0;
	height: 0px;
	position: absolute;
	z-index: 999;
	top: -6px;
	left: 30px;
}
.payment_methods li .payment_box > p {
	padding: 0 20px;
	margin-bottom: 0;
}

#place_order {
	margin:0 0 0 5px !important;
	vertical-align:top;
	}
	
.form-row input[type="radio"] {
	margin:0 5px 0 0;
}
.star-rating span {
	background:url(jigoshop/images/star.png) 0 0px repeat-x;
	height:0;
	padding:13px 0 0 0;
	padding-right: 0;
	overflow:hidden;
	float:left
	}
.hreview-aggregate .star-rating{
	margin:10px 0 0 0
	}

/* Star Rating */
p.stars{overflow:hidden;zoom:1}
p.stars span{
	width:80px;
	height:13px;
	position:relative;
	float:left;
	background:url(jigoshop/images/star.png) 0 -13px repeat-x;
}
p.stars span a{
	float:left;
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:0;
	padding-top:13px;
	overflow:hidden
	}
p.stars span a:hover,p.stars span a:focus{
	background: url(jigoshop/images/star.png) 0 0px repeat-x;
}
p.stars span a.active{
	background: url(jigoshop/images/star.png) 0 0px repeat-x;
}
p.stars span a.star-1{
	width:16px;
	z-index:10
}
p.stars span a.star-2{
	width:32px;
	z-index:9
}
p.stars span a.star-3{
	width:48px;
	z-index:8
}
p.stars span a.star-4{
	width:64px;
	z-index:7
}
p.stars span a.star-5{
	width:80px;
	z-index:6
	}
/* Review form */
#review_form p {
	padding:0;
}
/* Reviews(comments) */
#reviews li.comment {
	position: relative;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	margin-bottom: 20px !important;
}
#reviews li.comment .comment_container {
	position: relative;
	padding: 20px;
	overflow: hidden;
}
#reviews li.comment .comment_container img{
	float: left;
	margin: 0 20px 0 0;
}
#reviews li.comment .comment_container .comment-text {
	padding: 0;
	overflow: hidden;
}
#reviews li.comment .meta {
	padding:0 0 5px 0;
}
#reviews li.comment .avatar {
	border:1px solid #ddd !important;
}
#reviews li.comment .comment_container .comment-text .star-rating {
	float: right;
	width: 80px;
	background: url(jigoshop/images/star.png) 0 -13px repeat-x;
}
.hreview-aggregate {overflow: hidden;}
.hreview-aggregate > .star-rating {display: none;}
/*---------------------------------------------------*/

/* BredCrumbs */
.bc-wrap {
	display: block;	
	margin:0 0 20px 0;
}
#breadcrumb {
	color:#373737;
	font-size:14px;
	line-height:19px;
	padding:10px 10px 10px 15px;
	border:1px solid #ececec;
	border-radius:2px;
	background: #f8f8f8;
}
#breadcrumb:after {
}
#breadcrumb a {
	
	color:#f2041f;
	font-size:14px;
    text-decoration: none;
}
#breadcrumb a:hover{
	color:#373737;
	text-decoration:none;
}
/*****************************************************/
.single-product .commentlist { padding: 0;}
.jigoshop-myaccount dl {
	overflow:hidden;
}
.jigoshop-myaccount dl dt {padding: 0; background: none; float:left; padding:0 10px 0 0; clear:both;}
.jigoshop-myaccount dl dd {padding: 0; float:left; margin:0;}

/* Tables */
.shop_table {
	text-align: left;
}
.shop_table + header h2 {
	margin-top:20px;
	font-size:15px;
}
.shop_table {width: 100%;}
.shop_table.my_account_orders {margin-bottom: 35px;}
.shop_table tr {
	border: 1px solid #e9e9e9;
	padding: 4px 5px;
}
.shop_table tr.order td .button {
	padding: 0;
	background: none;
	margin: 0;
	color:#373737 !important;
	box-shadow:none;
}
.shop_table tr.order td .button:hover {
	color:#f2041f !important;
	text-decoration:none !important;
}
.shop_table tr td {border: 1px solid #e9e9e9; padding: 9px 10px; text-align: center;}
.shop_table tr td .variation {
	text-align: left;
	margin: 5px 0;
}
.shop_table tr td .variation dt {
	display: inline;
	margin: 0 3px 0 0;
	font-weight: bold;
	padding: 0;
	background: none;
	font-size: 12px;
}
.shop_table tr td .variation dd {
	display: inline;
	margin: 0;
	padding: 0;
} 
.shop_table tr td .remove {
	width: 26px;
	height: 30px;
	background: url(images/trash.png) 0 0 no-repeat;
	display: inline-block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
.shop_table.cart tfoot tr td {text-align: left; padding: 10px 10px 10px 22px;}
.shop_table tfoot tr td .upd-button {
	color: #727374 !important;
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 0 20px;
	background: url(images/update.png) 0 center no-repeat;
	vertical-align: middle;
	margin-top: 7px;
	box-shadow:none;
}
.shop_table tfoot tr td .upd-button:hover {
	color:#f2041f !important;
}
.shop_table tfoot tr td {text-align: left;}
.shop_table tfoot tr td .checkout-button {
	float: right;
}
.shop_table tfoot tr .g_total {
	background: #f5f5f5;
}

.shop_table tr td.product-thumbnail {
	text-align: center;
}
.shop_table tr td.product-remove {
	padding: 9px 20px;
}
.shop_table tr td.product-thumbnail a {
	display: block;
	background:#fff;
	border: 1px solid #e9e9e9;
	padding:0;
	width: 75px;
	height:75px;
	overflow:hidden;
	margin:0 auto;
}
	.shop_table tr td.product-thumbnail a img {
		width:100% !important;
		height:auto !important;
	}
.shop_table tr td.product-name {text-align: left;padding: 15px 10px;}
.shop_table tr td.product-name a {
	font-weight: bold;
	text-decoration: none;
}
.shop_table tr td.product-name a:hover {
	color: #202121;
}
.shop_table tr td.product-quantity #minus1, .shop_table tr td.product-quantity #add1 {
	display: none;
}
.shop_table tr td.product-quantity {text-align: center;}
.shop_table tr td.product-quantity .qty {
	background: #f7f8f8;
	border: 1px solid #e9e9e9;
	color: #727374;
	width: 58px !important;
	height:16px;
	line-height:16px;
	padding:4px 0 !important;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.shop_table tr th {
	border: 1px solid #e9e9e9; 
	font-weight: bold; 
	padding: 6px 10px 7px;
	background: #f5f5f5;
	text-align:left;
}

.shop_table td .button {
	background: none;
	padding: 0;
}
.shop_table td .m-label {display: none; margin-right: 4px;}
.shop_table td .button:hover {
	color: #2cb1b9;
	text-decoration: underline;
}
.shop_table td.alignright {margin: 0; border-left: none; float: none;}

#shop-cart .button, #shop-cart .button-alt {
	margin:7px 0 !important;
}
form.shipping_calculator {padding-top: 50px;}


.jigoshop-cart .main-content-box h1 {
	background: url(images/cart.png) 0 0 no-repeat;
	padding:0 0 0 22px;
	margin:0 0 10px 0;
}
.jigoshop-cart .main-content-box h2 {
	font-size:15px;
}
.jigoshop-cart #page-content {padding-right: 10px;}
.jigoshop-cart .post-holder {border: none;}
.jigoshop-cart .cart-collaterals {margin-top: 50px;}


/*********Messages********/
.jigoshop_message {
	background:#f2041f;
	position:relative;
	overflow:hidden;
	z-index:99;
	color:#fff;
	font-weight:bold;
	padding:15px 15px 15px 38px;
	margin:0 0px 20px 0;
	border-radius:3px;
}
.jigoshop_message:after {
	display:block;
	content:"";
	width:24px;
	height:24px;
	background:url(images/message-icon.png) 0 -24px no-repeat;
	position:absolute;
	top:50%;
	margin-top:-12px;
	left:6px;
}
.jigoshop_message .button {
	float:right;
	padding: 0;
	background: none;
	margin-top: 1px;
	line-height:16px;
	height:16px;
	color:#fff !important;
	box-shadow:none;
}
.jigoshop_message .button:hover {
	background: none;
	color:#ccc !important;
}
.jigoshop_error {
	z-index:99;
	top:50px;
	margin:20px auto;
	background:#373737;
	color:#fff;
	padding:10px 20px;
	font-weight:bold;
	border-radius:3px;
}
/*-----------------------*/


form.checkout #customer_details .create-account .form-row,
form.login 	.form-row,
form.login 	.form-row.form-row-first {
	width: 100%;
	padding: 0;
	float: none;
}
form.checkout #customer_details .create-account .form-row input[type="text"],
form.checkout #customer_details .create-account .form-row input[type="password"],
form.login 	.form-row  input[type="password"],
form.login 	.form-row  input[type="text"] {
	max-width: 250px;
	width: 100%;
	box-sizing: border-box;
}
#review_form #respond #commentform label {
	width:auto !important;
	padding:0 0 10px 0;
	line-height:12px;
}

.assistive-text {
	display:block;
}
.assistive-text + input {
	margin:0 5px 0 0;
}
.assistive-text + input, .assistive-text + input + input {
	display:inline-block !important;
}
#password-1, #password-2 {
	width:80%;
}
.variations_button {
	display:block !important;
	height:auto !important;
	padding:19px 0 0 0 !important;
	margin:0 !important;
}

input.error {
	color:#fff !important;
}
input.error::-webkit-input-placeholder {
    color:    #fff;
}
input.error:-moz-placeholder {
    color:    #fff;
}
input.error:-ms-input-placeholder {
    color:    #fff;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */