@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);


/*
Theme Name: zedSuite-wordpress-bootstrap
Theme URI: http://www.zedSuite.com/help/ecommerce/current/wordpress/
Description: A simple responsive theme modified by zedSuite for use with zed eCommerce. Based on wp-boostrap WordPress theme by 320press (http://320press.com).
Version: 8.1
Author: zedSuite
Author URI: http://www.zedSuite.com
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

/* wp-specific classes */
.wp-caption{
	
}

.wp-caption-text{
	
}

.sticky{
	
}

.gallery-caption{
	
}


/* layout */

body{
	padding-top: 0;
	font-family: 'Open Sans', sans-serif !important;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
	top: 28px; 
}

.navbar .brand{
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}

.nav-container{
	padding-left: 20px;
	padding-right: 20px;
}

#inner-header{
	width: 100%;
}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}

.navbar-form, .navbar-search {
	margin: 0 0 9px;
}

.navbar-search{
	padding-left: 0;
}

#s{
	width: 100px;
}

#content{
	padding: 10px 0 0;
}

.more-link{
	white-space: nowrap;
}

#shoplinks .boost {
	color: #ae0000 !important;
}

#shoplinks a:hover {
	color: #ae0000 !important;
}

.secondlayer .boost {
	color: yellow !important;
}

.secondlayer a:hover {
	color: yellow !important;
}

.footer-links{
	float: right;
	margin-bottom: 18px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}

#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
	clear: both;
}

#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post {
	margin: 40px auto 0 auto;
	width: 86%;
	border-bottom: 1px solid #eee !important;
}

.post:hover a.edit-post{
	display: inline;
}

.entry-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

#respond {
	margin: 0 auto;
	width: 90%;
}

.hide-login {
	display: none;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* =Aside post format
-------------------------------------------------------------- */
#main article.format-aside {
	padding: 0;
}

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
}
article.format-aside h1 a:hover {
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
article.format-aside footer.aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

article.format-link footer.entry-meta { 
	clear: both;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
}

article.format-quote .entry-content blockquote p:before {
	content: "\201C  ";
	font-size: 2rem;
}

article.format-quote .entry-content blockquote p:after {
	content: " \201D ";
	font-size: 2rem;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#credit320{
	background: url('images/320press_mini.png') no-repeat left top transparent;
	padding-left: 20px;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

#main article img{
	height: auto;
	max-width: 100%;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main .post h3{
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit{
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

/* comments */

#comments{
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard > div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
	
}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment{
	width: 270px;
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}


/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widgettitle{
	margin-bottom: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover{
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a{
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar{
	width: 100%;
	
}

#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

#wp-calendar td{
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left{
	padding-right: 15px;
}

@media only screen and (min-width: 768px) {
	.carousel-caption p {
		display: block;
	}
}

@media only screen and (min-width: 980px) {
	body{
		padding-top: 110px;
	}
	
	.container-fluid{
		margin: 0 auto;
		max-width: 980px;
	}
	
	#inner-footer{
		padding: 0;
	}
	
	#content{
		padding-left: 0;
		padding-right: 0;
	}
	
	.topbar-inner{
		padding: 0;
	}
	
	.topbar form.pull-right {
		float: right;
	}
	
	.navbar-form, .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}
	
	.navbar-search{
		padding-left: 0;
	}
	
	.sidebar{
		margin-top: 0 !important;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 60px;
	}
	
	.hero-unit h1 {
		font-size: 60px;
	}
	
	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}
	
	.vcard:hover .edit-comment{
		display: inline-block;
	}
	
	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}
}

/* Ecommerce Unique Design */

#main {
	position: relative;
	margin-bottom: 30px;
	padding: 0 15px 40px;
	background: #fff;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(181,181,181,.3);
	-webkit-box-shadow: 0 1px 3px rgba(181,181,181,.3);
	box-shadow: 0 1px 3px rgba(181,181,181,.3);
	
}

#sidebar1 {
	margin: 0 0 25px 0;
	background: #fff url('library/img/white-gloss.png') top left repeat-x;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(181,181,181,.3);
	-webkit-box-shadow: 0 1px 3px rgba(181,181,181,.3);
	box-shadow: 0 1px 3px rgba(181,181,181,.3);
	float: left;
	display: none;
}

#sidebar1 h5 {
	color: #61688c;
	font-weight: 600;
	font-family: 'Titillium Web', sans-serif;
	text-shadow: 1px solid #fff;
	text-indent: 20px;
}

h5.page-heading {
	color: #61688c;
	font-weight: 600;
	font-family: 'Titillium Web', sans-serif;
	text-shadow: 1px solid #fff;
	text-indent: 20px;
}

.left-hand-side-categories ul {
	padding-top: 10px;
	list-style: none;
}

.left-hand-side-categories ul li {
	margin: 3px 0;
	padding-left: 10px;
	font-size: 12px;
	font-weight: 600;
}

.global-fixed-bar-wrapper {
	position: fixed;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 30px;
	background-color: #fff;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.22);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.22);
	box-shadow: 0 1px 3px rgba(0,0,0,.22);
	border: 1px solid #c9c9c9;
}

.home	#s {
	// height: 25px;
}
	
	#s {
	margin: -2px 0 0 10px;
	padding: 3px 8px;
	height: 17px;
	width: 120px;
	color: #cde6ff;
	// background-color: #0d77dd;
	
	border: 1px solid #02458e;
	border-radius: 25em;
	float: left;
	text-indent: 4px;
	-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

	.nav-search-icon {
		position: absolute;
		top: 18px;
		right: 17px;
		width: 12px;
		height: 12px;
		background: transparent url('library/img/search-icon.png') center right no-repeat;
		float: right;
	}
	
	#s:focus {
		color: #111;
		width: 180px;
		background-color: #fff;
	}

.global-fixed-bar-inner {
	display: block;
	margin: 0 auto;
	padding-top: 6px;
	width: 100%;
	// max-width: 980px;
	font-size: 11px;
}

.login-create-acount {
	padding: 4px 0 0 10px;
	color: #414b59;
	float: left;
}

.cart-details {
	position: fixed;
	top: 2px;
	right: 10px;
	z-index: 2002;
	margin-top: 0px;
	padding: 2px 14px;
	// min-width: 120px;
	color: #08c;
	font-weight: bold;
	float: right;
}

.global-fixed-bar-inner a {
	color: #20a5f6;
	font-weight: 600;
}

.global-menu-container {
	position: relative;
	display: block;
	margin-top: 50px;
	width: 100%;
	max-width: 1024px;
	height: 50px;
	border: 1px solid #044fa7;
	background-color: #1189f3;
	-moz-box-shadow: 0 1px 3px rgba(50,50,50,.3), inset 0 1px 0 #5fc7ff;
	-webkit-box-shadow: 0 1px 3px rgba(50,50,50,.3), inset 0 1px 0 #5fc7ff;
	box-shadow: 0 1px 3px rgba(50,50,50,.3), inset 0 1px 0 #5fc7ff;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3NzFlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjMTE4OWYzIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMxZDliZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNWIxZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #0771ef 0%, #1189f3 49%, #1d9bf5 50%, #25b1f7 100%);
	background-image: -o-linear-gradient(bottom, #0771ef 0%, #1189f3 49%, #1d9bf5 50%, #25b1f7 100%);
	background-image: -webkit-linear-gradient(bottom, #0771ef 0%, #1189f3 49%, #1d9bf5 50%, #25b1f7 100%);
	background-image: linear-gradient(bottom, #0771ef 0%, #1189f3 49%, #1d9bf5 50%, #25b1f7 100%);

	border-radius: 5px;
}

.navbar-search {
	margin: 13px 10px 0 10px;
	width: auto;
}

.navbar-search .search-query {
	width: 165px;
	height: 23px;
	color: #cde6ff;
	background-color: #0d77dd;
	border: 1px solid #02458e;
}

#menu-global {
	font-size: 12px;
}



/* Item list View */

.global-item-list-heading {
	padding: 2px 6px;
	height: 23px;
	color: #61688c;
	font-size: 11px;
	font-weight: 600;
}

.global-item-list-wrapper .row {
	margin-left: 0;
	padding: 6px; 0;
	border-bottom: 1px solid #eee;
}

.global-item-list-wrapper .row img {
	display: block;
	margin: 16px auto 0 auto;
	width: 60px;
}

.item-list-buy {
	padding: 3px 14px;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	border: 1px solid #1965cc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #2d85eb;
	-moz-box-shadow: inset 0 1px 0 #6db2fc;
	-webkit-box-shadow: inset 0 1px 0 #6db2fc;
	box-shadow: inset 0 1px 0 #6db2fc;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhNjJkYiIgc3RvcC1vcGFjaXR5PSIwLjQzIi8+CjxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjMzY4ZmVmIiBzdG9wLW9wYWNpdHk9IjAuNDMiLz4KPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiM1NGEzZWQiIHN0b3Atb3BhY2l0eT0iMC40MyIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MGI1ZjEiIHN0b3Atb3BhY2l0eT0iMC40MyIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, rgba(26,98,219,.43) 0%, rgba(54,144,240,.43) 50.83%, rgba(84,163,238,.43) 51.39%, rgba(112,182,242,.43) 100%);
	background-image: -o-linear-gradient(bottom, rgba(26,98,219,.43) 0%, rgba(54,144,240,.43) 50.83%, rgba(84,163,238,.43) 51.39%, rgba(112,182,242,.43) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(26,98,219,.43) 0%, rgba(54,144,240,.43) 50.83%, rgba(84,163,238,.43) 51.39%, rgba(112,182,242,.43) 100%);
	background-image: linear-gradient(bottom, rgba(26,98,219,.43) 0%, rgba(54,144,240,.43) 50.83%, rgba(84,163,238,.43) 51.39%, rgba(112,182,242,.43) 100%);
}

.item-list-buy:hover {
	color: #fff;
	cursor: pointer;
}

.show-categories-on-mobile {
	display: block !important;
}

/* Wordpress Home*/

body.home .navbar-inner {
	background: none;
	// background-image: url('library/img/white-nav-header.png');
	border-top: none;
	border-bottom: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

body.home .navbar .nav > li > a {
	font-size: 14px;
}

body.home .navbar .brand {
	padding-top: 7px;
	// background-image: url('library/img/logo-blue.png') !important;
}

body.home .login-create-acount a {
	// color: #08c;
	font-weight: 600;
}

body.home img.fsb_image {
	display: block !important;
}

.home-billboard-button {
	display: block;
	padding: 5px 20px;
	width: 120px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	-moz-border-radius: 33px;
	-webkit-border-radius: 33px;
	border-radius: 33px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #2d85eb;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhNjJkYiIgc3RvcC1vcGFjaXR5PSIwLjQzIi8+CjxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjMzY4ZmVmIiBzdG9wLW9wYWNpdHk9IjAuNDMiLz4KPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiM1NGEzZWQiIHN0b3Atb3BhY2l0eT0iMC40MyIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MGI1ZjEiIHN0b3Atb3BhY2l0eT0iMC40MyIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, rgba(26,98,219,.43) 0%, rgba(54,144,240,.43) 50.83%, rgba(84,163,238,.43) 51.39%, rgba(112,182,242,.43) 100%);
	background-image: -o-linear-gradient(bottom, rgba(26,98,219,.43) 0%, rgba(54,144,240,.43) 50.83%, rgba(84,163,238,.43) 51.39%, rgba(112,182,242,.43) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(26,98,219,.43) 0%, rgba(54,144,240,.43) 50.83%, rgba(84,163,238,.43) 51.39%, rgba(112,182,242,.43) 100%);
	background-image: linear-gradient(bottom, rgba(26,98,219,.43) 0%, rgba(54,144,240,.43) 50.83%, rgba(84,163,238,.43) 51.39%, rgba(112,182,242,.43) 100%);

}

.home-billboard-button:hover {
	color: #fff;
}

.hero-product-highlight {
	display: inline-block;
	margin: 20px auto 10px auto;
	height: auto;
	max-width: 980px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(181,181,181,.3);
	-webkit-box-shadow: 0 1px 3px rgba(181,181,181,.3);
	box-shadow: 0 1px 3px rgba(181,181,181,.3);
}

.hero-product-highlight img {
	width: 33%;
	float: left;
}

.hero-product-highlight-text {
	width: 66%;
	float: left;
}

.hero-product-highlight h1 {
	padding-top: 33px;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300;
	text-align: center;
}

.hero-product-highlight .item-list-buy {
	display: block;
	margin: 20px auto;
	width: 150px;
	text-align: center;
}

/* Featured */

.global-featured-list-wrapper {
  display: inline-block;
  margin: 0;
  width: 100%;
	position: relative;
}

.global-featured-list-wrapper a:first-child {
	// width: 300px;
}

.global-featured-list-wrapper .row {
	display: block;
	margin: 10px;
  padding: 10px 0 40px 0;
	width: 300px;
	height: auto;
	text-align: center;
	float: left;
}

.global-featured-list-wrapper .row .span2, .global-featured-list-wrapper .row .span4 {
	display: block;
	width: 100%;
}

.list-go-to-product a {
	color: #111;
	display: block;
	margin: 0 auto;
	width: 150px;
}

.product-highlight-name {
	font-weight: bold;
}

.global-featured-list-wrapper img {
	margin: 0 auto 10px auto;
	max-width: 220px;
}

.global-featured-list-wrapper .item-list-buy {
	display: inline-block;
	margin: 0 auto;
	color: #fff;
	width: 90px;
}

/* Product Hero Page */

.product-hero-page {
	padding-top: 60px;
}

.product-hero-image {
	display: block;
	margin: 0 auto;
	width: 240px;
}

.product-hero-details {
	margin: 30px 0 0 0;
	padding: 40px 0 0 0;
	background: transparent url('library/img/shadow-down-light.png') top center no-repeat;
	clear: both;	
}

.product-hero-item-name {
	font-size: 24px;
}

.product-hero-item-price {
	font-weight: bold;
}

.product-hero-details h5 {
	text-indent: 20px;
	color: #777;
	font-weight: bold;
}

.product-hero-page h1 {
	display: block;
	margin: 0 auto 30px auto;
	width: 80%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
}

.product-hero-page-description {
	display: block;
	margin: 0 auto;
	width: 70%;
	color: #555;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 1.33333em;
	text-align: center;
}

.product-hero-page .row {
	padding: 30px 0 20px 0;
}

/* Other */

.padding-top {
	padding-top: 20px;
}

/* Footer */

#inner-footer {
	margin: 0 auto;
	padding: 40px 0;
	max-width: 980px;
	background: transparent url('library/img/shadow-down-light.png') top center no-repeat;
}

#widget-footer {
	padding-bottom: 40px;
}

#inner-footer .widgettitle {
	font-size: 13px;
}

#inner-footer ul {
	margin-left: 0;
	font-size: 12px;
	list-style-type: none;
}


/* Search Results */

.search-post-result, .search-post-product-result, #post-not-found {
	margin: 50px auto 0 auto;
	width: 80% !important;
}

.search-post-product-result h1 {
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	border-bottom: 1px solid #ccc;
}

.search-post-product-result table {
	margin-top: 20px;
}

.search-post-product-result ul {
	margin: 0;
	padding: 20px 0;;
	list-style-type: none;
	float: left;
}

.search-post-product-result ul a {
	margin: 10px;
	width: 120px;
	height: 200px;
	float: left;
}

.search-post-product-result ul li {
	text-align: center;
}

.search-post-product-result ul li img {
	margin-bottom: 10px;
}

/* Login */

.login-form {
	position: relative;
	z-index: 2002;
	padding: 20px;
	/*width: 300px;
	background-color: #fff;	*/
	border-radius: 4px;
}

.copryright {
	text-align: center;
}

.demo-notice {
	position: fixed;
	padding-top: 4px;
	top: 2px;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	text-align:center;
	color: rgb(0, 136, 204);
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
}

@media (max-width: 1200px) and (min-width: 991px) {
#s {
    width: 170px !important;
}
}

@media all and (max-width: 768px) {
	.demo-notice {
		top:26px;
		color: white;
	}
}

.thumbnails {
	list-style-type: none;
}

.thumbnails li {
	float: left;
}


/* [][][][][][][][][][][][][][][][][][] MAINTENANCE TABLES [][][][][][][][][][][][][][][] */
.tablepress-id-1 .column-1 {
	width: 15%;
}
.tablepress-id-2 .column-1 {
	width: 10%;
}
.tablepress-id-3 .column-1 {
	width: 10%;
}
.tablepress-id-4 .column-1 {
	width: 10%;
}
.tablepress-id-5 .column-1 {
	width: 10%;
}
.tablepress-id-6 .column-1 {
	width: 10%;
}
.tablepress-id-7 .column-1 {
	width: 10%;
}
.tablepress-id-8 .column-1 {
	width: 10%;
}
.tablepress-id-9 .column-1 {
	width: 10%;
}
.tablepress-id-10 .column-1 {
	width: 10%;
}
.tablepress-id-11 .column-1 {
	width: 10%;
}
.tablepress-id-12 .column-1 {
	width: 10%;
}
.tablepress-id-13 .column-1 {
	width: 10%;
}
.tablepress-id-14 .column-1 {
	width: 10%;
}
.tablepress-id-15 .column-1 {
	width: 10%;
}
.tablepress-id-16 .column-1 {
	width: 10%;
}
.tablepress-id-17 .column-1 {
	width: 10%;
}
.tablepress-id-18 .column-1 {
	width: 10%;
}
.tablepress-id-19 .column-1 {
	width: 10%;
}
.tablepress-id-20 .column-1 {
	width: 10%;
}
.tablepress-id-21 .column-1 {
	width: 10%;
}
.tablepress-id-22 .column-1 {
	width: 10%;
}
.tablepress-id-23 .column-1 {
	width: 10%;
}
.tablepress-id-24 .column-1 {
	width: 10%;
}
.tablepress-id-25 .column-1 {
	width: 10%;
}
.tablepress-id-26 .column-1 {
	width: 10%;
}


































