body {
	background-color: #1a1a1a;
	font-size: 15px;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
	line-height: 1.4;
	color: #a1a1a1;
}
a {
	color: #ff0000;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.container {
	padding-bottom: 0;
	max-width: 1032px;
}
/* ----BREADCRUMBS---- */
#breadcrumbs {
	list-style: none;
	margin: 10px 0;
	overflow: hidden;
	padding: 0;
}
#breadcrumbs li {
	float: left;
	margin-right: 15px;
}
#breadcrumbs-wrapper {
	border: 1px solid #AFAFAF;
	border-left: none;
	border-right: none;
}
/* ----Header---- */
#header-top {
	background: none repeat scroll 0 0 #000000;
	padding: 14px 0;
}
#logo {
	padding-top: 9px;
}
/* ----Menu---- */
#menu-bar {
	background: none repeat scroll 0 0 #222222;
}
#menu-bar .navbar.navbar-default {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 0;
	margin: 0;
	min-height: 0;
}
#menu-bar .navbar.navbar-default .navbar-collapse {
	padding: 0;
}
#menu-bar .navbar.navbar-default .navbar-nav > li > a {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	padding: 20px 22px;
	text-transform: uppercase;
}
#menu-bar .navbar-default .navbar-nav > .active > a, #menu-bar .navbar-default .navbar-nav > .active > a:focus, #menu-bar .navbar-default .navbar-nav > .active > a:hover, #menu-bar .navbar-default .navbar-nav > li > a:hover {
	background-color: #ff0000;
	color: #ffffff !important;
}
.social-icons {
	margin: 16px 0;
	padding: 0;
	text-align: right;
}
.social-icons li {
	color: #fff;
	display: inline-block;
	font-size: 14px;
}
.social-icons li a {
	color: #535353;
	font-size: 18px;
	padding: 0 4px;
}
.social-icons li a:hover {
	color: #ff0000;
}
/* ----banner---- */
#homebanner {
	background: none repeat scroll 0 0 #fff;
	padding: 40px 0 30px;
	text-align: center;
}
#homebanner > h2 {
	color: #000000;
	font-size: 36px;
	font-weight: 400;
	margin: 0;
}
#homebanner > h4 {
	color: #666666;
	font-size: 18px;
}
.banner-links {
	margin: 36px 0 20px;
}
.banner-links > a {
	border: 2px solid #222222;
	color: #666666;
	display: inline-block;
	font-size: 16px;
	margin: 0 10px;
	padding: 7px 16px;
}
.banner-links > a:last-child {
	border: 2px solid #ff0000;
}
/* ----content---- */

.icon-box {
	text-align: center;
}
.icon-box .icon {
	color: #ffffff;
	font-size: 75px;
}
.icon-box > h4 {
	font-size: 15px;
}
.icon-box-wrap {
	margin: 60px 0;
}
#featured-prod-wrap {
	background: none repeat scroll 0 0 #202022;
	border: 1px solid #484848;
	clear: both;
	padding: 25px 0;
	text-align: center;
	border-top: none;
}
.featured-prod-box {
min-height: 260px;
padding: 0 15px;
}
.featured-prod-box > h3 {
	color: #fff;
	font-family: Open Sans, sans-serif;
	font-size: 11px;
	text-align: center;
width: 100%;
margin: 13px auto 0;
}
.featured-prod-box > p a {
	color: #959595;
	font-size: 11px;
}
.bordered-link {
	border: 1px solid #ff0000;
	color: #ffffff;
	display: inline-block;
	padding: 3px 13px;
	text-transform: uppercase;
}
.bordered-link:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
.main-prod-box.bg-gray .bordered-link {
	margin-bottom: 45px;
}
.prod-price {
	font-size: 11px;
}
.prod-img {
	min-height: 137px;
	max-width: 300px;
	margin: 0 auto;
	width: 119px;
}
#main-prod-wrap {
	border: 1px solid #484848;
	overflow: hidden;
}
#main-prod-wrap .col-md-5 {
	padding: 0;
}
#main-prod-wrap .col-md-7 {
	padding: 0;
}
.main-prod-box {
	background: none repeat scroll 0 0 #202022;
	height: 100%;
	min-height: 453px;
	padding: 3px 35px;
}
.main-prod-box.bg-gray {
	background: none repeat scroll 0 0 #262627;
	border-right: 1px solid #484848;
}
.main-prod-box > h3 {
	color: #ffffff;
	font-size: 25px;
	font-weight: 300;
	margin: 0;
}
.main-prod-box h5 a {
	color: #c1c1c1;
}
.main-prod-box > p {
	font-size: 13px;
	font-weight: 300;
}
.main-prod-box > img {
	display: block;
	margin: 0 auto;
}
.spec-link {
	font-size: 12px;
}
.main-content {
	padding-top: 35px;
}
.home .main-content {
	padding-top: 0;
}
#home-optin {
	background-image: url("images/optin-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
	font-weight: 600;
	padding: 114px 0;
	text-align: center;
}
#home-optin > h3 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0 20px;
	font-family: "Open Sans", sans-serif;
}
#home-optin .bordered-link {
	font-size: 13px;
}
#content h2 {
	font-size: 30px;
}
.weight-light {
	font-weight: 300;
}
.color-white {
	color: #fff;
}
.home .page-header {
	display: none;
}
.quote-btn {
	background: none repeat scroll 0 0 #ff0000;
	color: #fff;
	display: block;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 10px;
}
.page-header {
	margin: 0;
	border-bottom: 4px double #eee;
	height: 24px;
	display: block;
	width: 100%;
	clear: both;
}
h1.page-title {
	background: #1A1A1A;
	float: left;
	font-weight: bold;
	padding: 5px 10px 5px 0;
	font-size: 29px;
	margin: 0;
}
.post-wrapper {
	background: #222;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}
h2.page-title {
	margin: 0;
}
h2.page-title a {
	color: #A1A1A1;
	font-weight: bold;
	font-size: 25px;
}


.menu-item-199 a {
  background: url(images/replicator-mini-menu.png) no-repeat 6px 1px !important;
  padding: 11px 10px 27px 57px !important;
}
.menu-item-201 a {
  background: url(images/replicator-2x.png) no-repeat 1px 16px !important;
  padding: 21px 10px 27px 57px !important;
}

.menu-item-200 a {
  background: url(images/replicator-smart.png) no-repeat 8px 3px !important;
  padding: 5px 10px 22px 57px !important;
}

/* ----Sidebar---- */

.sidebar h3.widget-title {
	background: #222;
	padding: 9px;
	text-transform: uppercase;
	font-size: 17px;
	color: #9D9393;
}
.sidebar .nav>li>a {
	color: #BBB;
	padding: 2px 15px;
	background: transparent !important;
}
.sidebar .nav>li>a:before {
	content: '»';
	position: absolute;
	left: 4px;
}
/*--Woocommerce --*/
.woocommerce ul.products li.product .button {
	color: #fff;
	background-color: #868686;
}
.woocommerce ul.products li.product .price .amount {
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
}
.woocommerce ul.products li.product .price {
	float: right;
	margin-top: 22px;
}
.woocommerce ul.products li.product h3 {
	font-size: 15px;
	color: #FFF;
	line-height: 1.3;
	min-height: 50px;
}
.woocommerce ul.products li.product .add_to_cart_button {
	float: left;
}
.woocommerce ul.products li.product img {
	height: auto;
	max-width: 159px;
	max-height: 125px;
	margin: 6px auto !important;
	min-height: 133px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	background: #222;
	min-height: 285px;
	text-align: center;
	padding: 15px;
	border-radius: 4px;
}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product {
	max-width: 150px;
}
.woocommerce h1.page-title {
	float: none;
}
.woocommerce .sidebar {
	display: none;
}
.prod-desc-wrap .summary.entry-summary, .prod-desc-wrap .images.single-prod-img {
	float: none !important;
	width: 100% !important;
}
.images.single-prod-img {
	text-align: right;
}
.images.single-prod-img img {
	display: inline-block !important;
	float: none !important;
	max-width: 100%;
	width: auto !important;
}
.prod-desc-wrap {
	background: none repeat scroll 0 0 #fff;
}
.single-product .woocommerce-breadcrumb {
	display: none;
}
.prod-desc-wrap {
	background: none repeat scroll 0 0 #fff;
	padding: 40px 0 25px;
}
.single-product .product_title.entry-title {
	color: #000000;
	font-size: 36px;
	font-weight: 400;
}
.single-product .summary.entry-summary h4 {
	color: #666666;
	font-size: 18px;
	margin-bottom: 0;
}
.single-product .summary.entry-summary {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
}
.single-prod-price {
	color: #ff0000;
	font-size: 18px;
	margin: 49px 0 40px;
	padding: 10px 0;
}
.single-prod-price > span {
	color: #666666;
	font-size: 11px;
}
.prod-downloadlink {
	padding: 0;
}
.prod-downloadlink > li {
	display: inline-block;
	width: 100%;
}
.prod-downloadlink a {
	border: 1px solid #222222;
	color: #666666;
	display: block;
	font-size: 16px;
	padding: 13px 5px;
	text-align: center;
}
.prod-downloadlink a:hover {
	background: #222222;
	color: #fff;
	text-decoration: none;
}
.qoute-request {
	background: none repeat scroll 0 0 #ff0000;
	color: #fff;
	display: block;
	font-size: 18px;
	margin-top: 15px;
	padding: 19px 0;
	text-align: center;
	text-transform: uppercase;
}
.qoute-request:hover, .service-download > a:hover {
	background: none repeat scroll 0 0 #730d0d;
	color: #fff;
	text-decoration: none;
}
.specification-banner {
	background-image: url("images/specification-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	margin: 20px 0 0;
	padding: 67px 10px;
	text-align: center;
}
.specification-banner h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
}
.service-download {
	color: #9e9e9e;
	font-size: 12.02px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.service-download > a {
	background: none repeat scroll 0 0 #ff0000;
	color: #fff;
	display: block;
	margin: 6px 0 0;
	max-width: 199px;
	padding: 8px 0;
	text-align: center;
}
.detailed-prod-wrap .panel {
	background-color: #202022;
	border: 1px solid #484848;
	border-radius: 0;
	color: #fff;
	margin-bottom: 20px;
	min-height: 285px;
	padding: 15px !important;
}
.detailed-prod-wrap .woocommerce-tabs ul.tabs::before, .detailed-prod-wrap .woocommerce-tabs ul.tabs li::before, .detailed-prod-wrap .woocommerce-tabs ul.tabs li::after {
	display: none !important;
}
.detailed-prod-wrap .tabs {
	background: none repeat scroll 0 0 #202022;
	border: 1px solid #484848;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0;
}
.detailed-prod-wrap .tabs li {
	background: transparent !important;
	margin: 0 !important;
	border-radius: 0 !important;
	border: none !important;
	padding: 0 !important;
}
.detailed-prod-wrap .tabs li a {
	border-right: 1px solid #484848;
	color: #9e9e9e !important;
	font-size: 12px;
	font-weight: 400 !important;
	outline: medium none !important;
	 padding: 12px 11.2px !important;
	text-transform: uppercase;
}
.detailed-prod-wrap .tabs li.active a {
	background: #ff0000;
	color: #fff !important;
}
/* ----Footer---- */

#colophon {
	background: none repeat scroll 0 0 #0f0f0f;
	color: #959595;
	padding: 10px 0;
}
.copyright {
	font-size: 11px;
	margin: 24px 0 0;
}
.copyright a {
	color: inherit;
}
.dropdown-menu {
  background: #2d2d2f;
}
.product-dropdown .dropdown-menu {
  min-width: 480px;
  padding: 20px;
}
.product-dropdown .dropdown-menu li {
  display: inline-block;
  width: 49%;
  float: left;
  min-height: 65px;
}
.dropdown-menu li a {
  color: #8c8c8c;
text-transform: uppercase;
  white-space: inherit !important;
}
.dropdown-menu li a:hover {
color:#fff !important;
}
.product-dropdown .dropdown-menu li a {
  color: #8c8c8c;

}
.menu-item-779 a{
  background: url(images/makerbot-filament.png) no-repeat !important;
  padding: 8px 10px 18px 57px !important;
}
.replicator a {
  background: url(images/replicator-menu.png) no-repeat 3px 9px !important;
  padding: 17px 10px 15px 57px !important;
}
.replicator-z18 a {
  background: url(images/replicator-z18.png) no-repeat 3px 2px !important;
  padding: 21px 10px 27px 57px !important;
}
.digitizer a {
  background: url(images/digitizer.png) no-repeat 1px 15px !important;
  padding: 21px 10px 27px 60px !important;
}
.logo-mb-footer {
  width: 100%;
  max-width: 140px;
  margin: 0 auto;
  display: block;
}

.accessories a{
background: url(http://cpccons.com/145/wp-content/uploads/2015/06/accesories_03.png) no-repeat 1px 16px !important;
  padding: 30px 10px 27px 57px !important;
}








/* ----Responsive Design---- */

@media screen and (max-width: 1260px) {
.featured-prod-box > h3 {
  width: 100% !important;
  font-size: 12px;
}
}

@media screen and (max-width: 1024px) {
.woocommerce ul.products li.product .price .amount {
	font-size: 13px;
}
}
 @media screen and (max-width: 990px) {
body {
overflow-x: hidden;
}
header .social-icons {
	display: none;
}
#main-menu {
	float: none;
	text-align: center;
}
.navbar-nav>li {
	float: none;
	display: inline-block;
}
}
 @media screen and (max-width: 767px) {
body .replicator-2x a {
  background: url(images/replicator-2x.png) no-repeat 1px 1px !important; 
}
body .product-dropdown .dropdown-menu li {
  width: 100%;
  float: none;
}
.featured-prod-box {
	margin-bottom: 45px;
}
#main-prod-wrap {
	text-align: center;
}
#menu-bar .navbar.navbar-default .navbar-collapse {
	overflow: hidden;
}
#menu-bar .navbar.navbar-default .navbar-nav > li > a {
	padding: 7px 22px !important;
}
body .navbar-nav>li {
	display: block;
	text-align: left;
}
.navbar-default .navbar-toggle {
	background: none !important;
	border-color: #ddd;
	margin: 7px 0;
	padding: 0;
	border: none !important;
	color: #fff;
	font-size: 27px;
}
#logo img, .right-header img {
	margin: 0 auto 30px;
	display: block;
	float: none;
}
.quote-btn {
	max-width: 240px;
	margin: 37px auto 25px;
}
.copyright, .social-icons {
	text-align: center !important;
}
.images.single-prod-img {
	text-align: center !important;
}
}
 @media screen and (max-width: 550px) {

body .prod-downloadlink > li {
	display: block;
	width: 100%;
	margin: 10px 0;
}
}
 @media screen and (max-width: 390px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 100% !important;
}
body .banner-links > a {
	margin: 10px;
	min-width: 200px;
}
}
.raq-contactform{
font-size: 38px !important;
line-height: 38px;
text-transform: uppercase;
color: #fff;
margin: 9px 0 22px;
}
.contact-desc{
color: #fff;
margin-bottom: 30px;
font-size: 18px;
font-weight: 500;
}
.button-send-contactform{
background: none repeat scroll 0 0 #ff0000;
border-radius: 1px;
color: #ffffff;
display: block;
margin: 31px 15px 40px 0;
padding: 10px 30px;
text-decoration: none;
border: none;
}

.msg-contactform{
height: 150px !important;
}
.form-control{
border-radius: 0 !important;
margin: 1px 0 0;
}

#post-10 h1.page-title{
visibility: hidden;
}

#post-10 .page-header{
border: none !important;
}
.contact-captcha{
border: 2px solid #fff;
padding: 3px;
}
#post-10 label{
color: #fff;
}

.quality-text{
font-size: 15px;
}

.as-btn-whiteborder-medium:hover {
color: #ffffff;
background-color: #645C5C;
}


.as-btn-whiteborder-medium {
display: inline-block;
border: 0 solid #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #333333;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
font-weight: 800 !important;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 43px;
font-size: 17px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.amazingslider-title-1 {
display: table;
position: relative;
font-weight: 900 !important;
font-style: italic;
font-size: 32px;
font-family: Georgia,sans-serif,Arial;
color: #fff;
padding: 10px;
margin: 0px;
}

[title~="Responsive"] {
    display:none !important;
}

.prod-img img {
max-height: 131px;
}

@media only screen and (min-width:500px) and (max-width: 800px) {
.amazingslider-text-1 {
display: block;
padding: 168px;
text-align: left;
line-height: 30px;
width: 93% !important;
margin-top: 533px !important;
margin-left: -102px !important;
}
.featured-prod-box {
margin-top: 10px;
}
}
@media only screen and (min-width:500px) and (max-width: 768px){        
.amazingslider-text-1 {
margin-top: 973px !important;
margin-left: -102px !important;
}
.featured-prod-box {
margin-top: 10px;
}
}
@media screen and (max-width: 480px) {
.amazingslider-text-1 {
   width: 72% !important;
margin-top: 201px !important;
padding: 0 !important;
}
}
p.captcha-desc {
  font-size: 10.5px;
}
body #wonderpluginslider-container-1 #wonderpluginslider-1 .amazingslider-wrapper-1 .amazingslider-slider-1 .amazingslider-box-1 .amazingslider-text-box-1 + div {
    display: none !important;
    height: 0;
    overflow: hidden;
    padding: 0 !important;
    visibility: hidden !important;
}
a.prod-151.prod-price:before {
  content: "from ";
}
 header#masthead {
    position: relative;
    z-index: 2;
}
.amazingslider-img-elem-1 {
    margin-top: 0 !important;
}

.woocommerce-cart #content .woocommerce {
    background: #fff none repeat scroll 0 0;
    color: #333;
    padding: 40px 15px 20px;
}
.checkout.woocommerce-checkout {
    background: #fff none repeat scroll 0 0;
    color: #333;
    padding: 40px 15px 20px;
}
.woocommerce-billing-fields > h3 {
}
.checkout.woocommerce-checkout h3 {
    color: #333;
    font-weight: bold;
    margin: 0;
}
.checkout.woocommerce-checkout h3 > label {
    margin: 0;
}
.checkout.woocommerce-checkout [type="text"] {
    padding: 10px 8px;
}
.checkout.woocommerce-checkout textarea {
    min-height: 130px;
    padding: 10px 8px;
}
table.variations label {
    color: #000;
    font-size: 15px;
    margin: 30px 0;
}
select#pa_machine {
    margin: 15px 0;
    padding: 10px 10px;
    border-radius: 6px;
}
select#pa_filament {
    margin: 15px 0;
    padding: 10px 10px;
    border-radius: 6px;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 10px 0 0 !important;
}
.woocommerce .quantity .qty {
    width: 4.631em !important;
    padding: 5px 0 !important;
    border-radius: 3px !important;
    text-align: center;
}

.woocommerce-tabs strong {
    text-transform: uppercase !important;
}


.home-header-banner #video-background {
  min-width: 100%;
  position: absolute;
  opacity: 0.6;
  min-height: 100%;
}
.home-header-banner {
  height: 500px;
  overflow: hidden;
  position: relative;
  background: #000;
}
.home-header-banner .content-wrap {
  padding: 8% 0;
  position: relative;
  z-index: 1;
}
.home-header-banner .content-wrap h2 {
  color: #fff;
  font-family: Century Gothic,sans-serif,Arial;
  font-size: 40px;
}
.home-header-banner .content-wrap p {
  color: #fff;
  font-size: 21px;
  max-width: 500px;
}
