body {

}
ol {
	padding-left: 20px !important;
}
h1, h2, h3, h4, h5, h6 {
	color:#000 !important;
}
.shipping-promo {
  	font-size:13px;
}
.shipping-promo span {
	text-transform:uppercase;
  	font-weight:bold;
}
.description, .products, .instagram {clear:both;}
.image a {
	border:none !important
}
footer .btn.newsletter {
  	margin-left:10px !important;
}
#product .title {
	margin-bottom:0;
}
.vendor {
	margin-bottom:13px;
}
h1 {
  	font-size:28px;
	font-weight:400 !important;
  	margin:13px 0 !important;
}
.article img {
	margin:20px 0;
}
.store-description {
	font-size:13px;
  	font-weight:300;
  	line-height:1em;
  	color:black;
  	font-family:'Open Sans',sans-serif;
}
h4 {
	font-weight:bold !important;
  	font-size:16px !important;
  	text-transform:uppercase !important;
}
h5 {
  	font-size:15px;
	font-weight:100 !important;
  	line-height: 25px;
  	margin:13px 0 !important;
}

h6 {
  	font-size:18px;
	font-weight:100 !important;
  	line-height: 28px;
  	margin:13px 0 !important;
  	text-transform:none !important;
}
.quote {
	padding:0 0 20px 10px;
  	font-family:Georgia, serif;
  	color:#666;
}
.product .title {
	text-transform:none !important;
  	font-size:14px !important;
  	line-height:18px !important;
}
.amazon {
	width:120px;
  	margin:10px auto;
}
/* istock CSS */
#iStock-wrapper { width: 100%; margin: 10px 0px 10px 0px;}
#iStock-notifyTxt {margin: 0 0 10px 0; padding: 0;}
#iStock-availability { display:none; margin-bottom:10px; }
#iStock-availability label { color: #6F0000; font-weight: normal; }
#iStock-availability span { color: #6D6D6D; }
#iStock-fields { overflow: hidden; }
#iStock-email-id { float:left; width: 68%; height: 36px; padding: 0px 5px; border: 1px solid #CCCCCC; font-size: 14px; margin: 0 0 10px 0; }
#iStock-notify-btn { float: left; width: 26%; margin-left:10px !important }
#iStock-msg { color: #008000; margin-top: 10px; }
#iStock-msg.iStock-error { color: #E10101; }
/* Tabs */
#tabs > ul > li.ui-state-active a {
  	top: 0 !important;
  	height: 30px !important;
  	border:none !important;
  	background-color: #FFFFFF !important;
  	border-bottom: 1px #FFFFFF !important;
}
#tabs > ul > li a {
    font-weight:300;
  	padding: 0 20px !important;
  	height:30px !important;
  	font-size: 16px !important;
  	border-top: 0px !important;
    border-bottom: 0px !important
    border-right: 1px #ffffff !important;
  	margin: 0px !important;
  	background-color: #e6e6e6 !important;
}
#tabs > ul > li a:hover {
  	color: #FFFFFF !important;
  	background-color: #a6a6a6 !important;
}
#tabs > div {
	margin-top: 4px !important;
  	padding:10px 0 !important;
}
ul.ui-tabs-nav {
	background-color: #e6e6e6 !important;
}

/* Kit Details */
.product-top {
  	list-style:none;
  	margin:20px 0 !important;
}
.price del {
  	color:#666666;
    font-style:italic;
}      
/* Specifications Table */
.question {
	width:25%;
  	padding-left:10px !important;
  	background:#eeeeee;
  	border-color: #fff;
1	border-width: 1px;
}
.valuecell {
 	border-color: #fff;
  	border-style: solid;
	border-width: 0px;
}
/* Guides */
.manual-step {
	clear:both;
  	border-top:1px solid #cccccc;
  	padding:10px 0;
}
.step-image {
	text-align:center;
  	float:left;
  	margin:20px 0;
  	margin-right:10px;
  	max-width:600px;
  	max-height:600px;
  	overflow:hidden;
}
.step-header {
  	font-weight:bold;
  	font-size:1.2em;
  	margin:10px 0;
}
.step-description ul {
  	list-style:none;
}
#print-button {
	text-align:center;
  	margin:20px auto;
  	width:110px;
}
#print-button a {
	color:#000;
}
/* Product Reviews */
.spr-badge {
	display:inline-block !important;
}
.spr-badge-starrating .spr-icon, .spr-badge-caption {
	font-size: 80% !important;
}
table.shappify_qb_grid {
  	font-size: 12px;
 	line-height: 1em;
	margin-top: 10px;
}
table.shappify_qb_grid thead {
	background:#eee;
}

table.shappify_qb_grid tr td:first-child, table tr th:first-child {
	padding-left:10px !important;
}
.product-options {
	padding: 15px 0 0 0 !important;
  	border-bottom: none !important;
}

.product-options select {
	font-size:14px;
  	padding:10px;
  	height:42px;
}
nav>ul>li>a {
	font-size:18px !important;
  	color:#000;
}
form.search {
	line-height:48px;
  	padding:0 0 0 30px;
}
.go {
  	line-height:48px;
}
input, textarea {
	border-radius:0 !important;
  	box-shadow:none !important;
  	margin-bottom:10px;
}
input.search_box {
	font-size:18px;
}
.cart {
	font-size:20px;
}
i.fa.fa-shopping-cart {
	font-size:24px !important;
}
/* Dynamic TOC */
body {counter-reset: section;}

#assembly-guide-content h2 {
	clear:both;
  	counter-reset: subsection;
}
#assembly-guide-content h2:before {
 	counter-increment: section;
    content: counter(section) ". ";
}
#assembly-guide-content h3:before {
	counter-increment: subsection;
    content: counter(section) "." counter(subsection) " ";
}
div.h3 {
	font-size:.8em;
    padding-left:20px;
}
#toc {
	margin-bottom:30px;	
}
/* New Product Page */
.description-inner {
    font-size:16px;
	max-width:632px;
    font-weight:100;
  	margin:0 auto;
}
.description-inner h2 {
  	margin-bottom: 70px;
  	font-size:28px;
	font-weight:400;
    text-align:center;
}
.bottomspace {
  	margin-bottom: 15px;
}
hr {
    border: none;
    height: 1px;
    color: #dbdbdb; /* old IE */
    background-color: #dbdbdb; /* Modern Browsers */
  	margin-top: 70px;
  	margin-bottom: 70px;
}
.testimonial {
    font-size:18px;
    line-height: 28px;
	font-weight:100 !important;
  	margin:0px auto 50px auto;
  	text-transform:none !important;
 	text-align: center;
  	max-width: 490px;
}
.testimonial em {
  	font-style: italic;
}
.description-inner ul {
    margin: 30px auto 30px auto;
  	text-align: left;
  	max-width: 410px;
}
/* Categories on Front Page */
.products h3 {
	text-align:center;
  	font-size:22px;
  	padding:20px 0;
}
.products {
	border-top:1px solid #cccccc;
  	padding:25px 0;
}
.product {
	min-height:340px;
}
.see-more {
	font-style:italic;
  	text-align:center;
  	color:#666;
}
/* Front Page Video */
.flexslider-container {
	position:relative;
  	margin-bottom:30px;
}
.hero-text {
    position: absolute;
  	width:90%;
  	padding:5%;
    top: 50%;
    transform: translateY(-50%);
    font-weight:300;
    color: white;
}
/* Front Page DIY Tentpoles */
.diy-tentpoles {
	text-align:center;
}
.diy-tentpoles img {
	margin:20px auto;
}
.diy-tentpoles .span4 {
	padding-bottom:25px;
}
.diy-tentpoles h3 {
	font-size:22px;
}
/* Mailchimp Subsribe */
.blog-newsletter-form {
	padding: 20px;
    background: #eee;
    text-align: center;
    margin: 20px;
}
.blog-newsletter-form p {
  	color:#666;
}
/* Sweeps Styling */
.sweep {
	margin-bottom:30px;
  	text-align:center;
}
.sweep img {
	margin-bottom:-20px;
}

/* Manual Checklist Styling */
ul.manual-checks {
  margin:0;
}
.manual-check {
	width: 35px;
	height: 25px;
	position: relative;
  	display:table-cell;
}
.manual-check input {
	display:none;
}
.manual-check label {
	cursor: pointer;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
  	left: 0;
	background: #eee;
	border:1px solid #ddd;
}

.manual-check label:after {
	opacity: 0.2;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 6px;
	left: 7px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;
	transform: rotate(-45deg);
}

.manual-check label:hover::after {
	opacity: 0.5;
}
.manual-check input[type=checkbox]:checked + label:after {
	opacity: 1;
}
.manual-checks span {
	display:table-cell;
}
/* Resistor Sorting Tool */
	#resistor-tool-wrapper {
    	max-width:600px;
      	margin:auto;
      	padding:20px;
      	background-color:#e5e5e5;
    }
	
	/* Input Form */
	#r-value {
    	float:right;
    }
    #r-value input[type="text"] {
        padding: 10px;
        border: none;
        border-bottom: solid 3px #c9c9c9;
        -webkit-transition: border 0.3s;
        -moz-transition: border 0.3s;
        -o-transition: border 0.3s;
        transition: border 0.3s;
      	font-size:18px;
 		line-height:28px;
    }

    #r-value input[type="text"]:focus {
        border-bottom: solid 3px #969696;
    }

    #r-value label {
    	padding:10px;
      	display:inline-block;
    }
    /*End Form Description*/
    .resistor-dropdown-wrapper {
        clear:both;
      	width:100%;
      	float:left;
        margin:20px auto 50px auto;
    }
	.dropdown li, ul.dropdown {
    	/* Override default li style */
      	margin:0 !important;
    } 
	
    .resistor-dropdown {
        position: relative; /* Enable absolute positionning for children and pseudo elements */
        width: 16%;
        padding: 2%;
        margin: 0 auto;
        float:left;
        background: #ddd;
        color: #fff;
        text-transform:uppercase;
        outline: none;
        cursor: pointer;
        font-weight: bold;
    }
	.resistor-dummy {
        position: relative; /* Enable absolute positionning for children and pseudo elements */
        width: 16%;
        padding: 2%;
        margin: 0 auto;
        float:left;
        background: #ddd;
        color: #fff;
        text-transform:uppercase;
        outline: none;
        cursor: normal;
        font-weight: bold;
    }


    .resistor-dropdown:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -6px;
        border-width: 6px 0 6px 6px;
        border-style: solid;
        border-color: transparent #fff;    
    }

    .resistor-dropdown .dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        list-style: none;

        /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

    .resistor-dropdown .dropdown li a {
        display: block;
        text-decoration: none;
        color: #ffffff;
        padding: 10px;
        /*border-bottom:1px solid white;*/
    }
	

    /* Colour selector backgrounds */
    .brown {background-color:#664838}
    .red {background-color:#f44336}
    .orange {background-color:#fc8832}
    .yellow {background-color:#f6d436}
    .green {background-color:#4caf50}
    .blue {background-color:#008aba}
    .purple {background-color:#5e6cbc}
    .gray {background-color:#999999}
    .gold {
          
      background: -webkit-linear-gradient(left, #4c462d, #ccb266); /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(right, #4c462d, #ccb266); /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(right, #4c462d, #ccb266); /* For Firefox 3.6 to 15 */
      background: linear-gradient(to right, #4c462d, #ccb266); /* Standard syntax (must be last) */
      background-color: #ccb266; /* For browsers that do not support gradients */
    
    }
    .silver {
         
      background: -webkit-linear-gradient(left,  #3c3c3c, #b9b9b9); /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(right, #3c3c3c, #b9b9b9); /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(right, #3c3c3c, #b9b9b9); /* For Firefox 3.6 to 15 */
      background: linear-gradient(to right, #3c3c3c, #b9b9b9); /* Standard syntax (must be last) */
      background-color: #b9b9b9; /* For browsers that do not support gradients */ 
    }
    .black {background-color:black;color:white !important}
    .white {background-color:white;color:black !important}

    /* Active state */
    .resistor-dropdown.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }

    .resistor-dropdown.active:after {
        border-color: #fff transparent;
        border-width: 6px 6px 0 6px ;
        margin-top: -3px;
    }

    .resistor-dropdown.active {
      background: #ccc;
    }
	/* Resistor SVG */
	#resistor-svg-wrapper svg {
    	width:100%;
      	margin:0 auto;
      	clear:both;
    }

table {
	margin:30px auto;
}
/* What the Pros are Saying */
.pros {
	width:70%;
  	margin:50px auto 20px auto;
  	display:block;
}
.pros h2 {
    text-align:center;
    border-bottom: 1px solid #ececec; 
  	padding-bottom:20px;
  	margin-bottom:30px;
}
.pro-review {
	display:block;
  	margin:30px 0 50px 180px;
  	line-height:1.4em;
}
.pro-quote {
	font-weight:bold;
  	text-align:left;
}
.pro-cite {
	text-align:left;
}
.pros img {
	float:left;
  	width:160px;
  	padding-top:20px;
}

@media only screen and (max-width: 797px) {
  .pros {
	width:100%
}
}
@media only screen and (max-width: 629px) {
  .pros img {
	float:none;
    margin:0 auto 20px auto;
  }
  .pros {
  	text-align:center;
  }
  .pro-review {
  	margin:0 30px 0 0;
  }
}

/* Announcement Bar Link */
#shopify-section-announcement-bar a {
  text-decoration:underline;
  color:#fff !important;
}

/* Preorder Product Template */
.preorderimage {
	margin:30px 0 !important;
}
.product-options.preorder {
	padding: 30px 0 !important;
}