.box-section.customize-kit {
	max-width: 940px;
    margin: 0 auto;
} 
.box-section.customize-kit .box-content {
	text-align: center;
}
.tekglide_kits-index-index .column.main > .title {
	text-align: center;
}
.tekglide_kits-index-index .column.main > .title > h1 {
	color: #767675;
    text-transform: uppercase;
	font-size: 32px;
	font-family: "Roboto_Condensed_Regular", sans-serif;
}
.kit-carousel .item {
	display: inline-block;
	width: 30.333%;
	margin: 10px 1%;
	cursor: pointer;
	vertical-align: top;
}
.kit-carousel .item p {
	font-size: 16px;
	font-family: "Roboto_Condensed_Regular", sans-serif;
	color: #767675;
	padding-top: 10px;
}
.tool-content .stitle h3 {
	font-size: 24px;
	font-family: "Roboto_Condensed_Regular", sans-serif;
	color: #767675;
	padding-bottom: 20px;
} 
.voltage .child-ul {
	padding: 0;
}
.voltage button {
	width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
	border-radius: 0;
    border: 2px solid #939393;
	background: none;
	height: 60px;
	font-size: 22px;
	font-family: "Roboto_Condensed_Regular", sans-serif;
	color: #767675;
}
.voltage button.active,
.voltage button:hover {
	border-color: #ec3c47;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5) !important;
}
button#next-step {
	max-width: 200px;
	width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
	border-radius: 0;
    border: 0;
	background: none;
	height: 50px;
	font-size: 20px;
	font-family: "Roboto_Condensed_Regular", sans-serif;
	color: #fff;
	line-height: 1;
	background: #ec3c47;
}
.voltage .first-btn {
	margin-right: 25px;
} 

.info p {
	font-size: 18px;
	color: #767675;
}
.tool-content {
	padding-top: 30px;
} 

.select {
	padding-bottom: 20px;
}
.select h3 {
	font-size: 22px;
	font-family: "Roboto_Condensed_Regular", sans-serif;
	color: #767675;
	padding-bottom: 30px;
}
.info {
	margin-top: 25px;
	font-family: "Roboto_Condensed_Regular", sans-serif;
}
.info p.bold-para {
	font-weight: bold;
    font-style: italic;
}

.voltage ul li {
    display: inline-block;
	max-width: 290px;
	width: 100%;
	margin: 0 10px;
}
.kit-carousel .figure {
	border: 2px solid #a0a0a0;
	height: 185px;
	vertical-align: middle;
	display: table-cell;
	width: 300px;
}
.kit-carousel .figure.active {
	border: 2px solid #ec3c47;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}
.kit-carousel .item.active-fig .figure,
.kit-carousel .item:hover .figure {
	border: 2px solid #ec3c47;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}


.tab.left {
	float: left;
	width: 45%;
	margin-bottom: 30px;
}
.tab.right {
	float: left;
	width: 55%;
    padding-right: 50px;
}
.prod-info ul li .figure {
	width: 100%;
	height: 68px;
	max-width: 110px;
	border: 2px solid #a1a1a1;
	text-align: center;
}
.prod-info ul li input {
    display: inline;
	margin: 0;
	outline: 0 !important;
	width: 15px;
	height: 15px;
	opacity: 0;
	position: absolute;
	top: 25px;
	left: 0;
}
.prod-info ul li div {
    display: inline;
}

.product-info {
	display: block !important;
    float: right !important;
	padding-left: 17px;
}
.pname {
	display: block !important;
}
.prod-info ul li {
	display: inline-flex;
	width: 100%;
	position: relative;
	padding-left: 30px;
}
.prod-info ul li:before {
	content: '';
	height: 15px;
	width: 15px;
	position: absolute;
	top: 25px;
	left: 0;
	border: 1px solid #777;
} 
.prod-info ul li.selected:before {
	background: green;
}
.tab-item {
	padding: 15px;
    border: 2px solid #939393;
	text-align: center;
	border-bottom: 0;
	cursor: pointer;
	position: relative;
	font-family: "Roboto_Condensed_Regular", sans-serif;
}
.tab-item:last-child {
	border-bottom: 2px solid #939393;
}
.tab-item > img {
	max-height: 45px;
	position: absolute;
	top: 5px;
	right: 5px;
}
.tab-item a {
	color: #767675;
	font-size: 20px;
}
.tab-wrapper .title h3 {
	font-size: 20px;
    font-family: "Roboto_Condensed_Bold", sans-serif;
    color: #767675;
    margin-bottom: 20px;
	border-bottom: 2px solid #939393;
	display: inline-block;
}
.choose-accessories {
	clear: left;
}
.tab-item.active {
	background: #e9222e;
	position: relative;
}
.tab-item.active a {
	color: #fff;
}
.tab.right .title {
	margin-bottom: 30px;
}
.tab.right .prod-info {
	margin-top: 40px;
}
.tab.right .prod-info > ul {
	padding-left: 0;
}
.tab.right.accessories-main .prod-info {
	padding-top: 0;
	max-height: 300px;
	overflow-y: auto;
	margin-top: 60px;
} 
#customize_kit_section_2 { padding: 0 10px; }
.customize-kit-section-2 .mtitle h3 {
	font-size: 22px;
    font-family: "Roboto_Condensed_Bold", sans-serif;
    color: #767675;
    margin-bottom: 20px;
	border-bottom: 2px solid #000;
	padding-bottom: 8px;
	font-weight: normal;
}
.tab.left {
	float: left;
	margin-bottom: 30px;
	padding-right: 50px;
}
.tab.right .mtitle {
	padding-bottom: 25px;
}
.product-wrapper .pname {
	font-family: 'ch-book';
	color: #e9212d;
	font-size: 14px;
} 
.product-wrapper .price {
	font-family: 'ch-book';
	color: #444444;
	font-size: 14px;
}
.product-wrapper .sku {
	font-family: 'ch-book';
	color: #444444;
	font-size: 12px;
}
.product-wrapper .short-desc {
	font-family: 'ch-book';
	color: #444444;
	font-size: 13px;
}
.tab-item.active a::after {
	right: -14px;
    width: 0;
    top: 13px;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid #e9222e;
    border-bottom: 15px solid transparent;
    position: absolute;
    content: '';
}
.right-content {
	float: right;
    width: 30%;
}
.box.builder {
	width: 70%;
    float: left;
	clear: both;
}
ul.right-content-items li {
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #939393;
}
ul.right-content-items li:first-child {
	border-top: 1px solid #939393;
}
.prod-box {
    border: 2px solid #939393;
	margin-top: 80px;
}
.prod-box #add_to_cart_div #add_to_cart {
	display: block;
	height: 45px;
	line-height: 45px !important;
	color: #fff;
	font-family: ch-semibold;
	text-transform: uppercase;
	background: #eb1c24;
	padding: 0 !important;
	border-radius: 0;
	font-size: 15px !important;
	border: 0;
	text-align: center;
	width: 100%;
}
.prod-box #add_to_cart_div #add_to_cart:hover {
	color: #ec1c23;
	background-color: #fff !important;
	border: 1px solid #ec1c23;
}
.right-content-items .figure {
	padding: 5px;
	float: left;
	width: 70px;
	margin-right: 5px;
}
.right-content-items .content {
	margin-left: 75px;
}
.right-content ul {
	padding: 0 20px;
    height: 310px;
    overflow-y: auto;
}
.mtitle h3 {
    font-size: 22px;
    font-family: "Roboto_Condensed_Regular", sans-serif;
    color: #767675;
    margin-bottom: 20px;
    border-bottom: 2px solid #000;
    padding-bottom: 8px;
    text-transform: capitalize;
}
.main-fig img {
	width: 100%;
    height: auto;
    max-width: 235px;
} 
.main-fig {
	padding: 10px 20px;
        text-align: center;
}
span#main_tool_name_section_2 {
	display: block;
}

.welding-main .block.widget .products-grid .product-item {
	width: 100%;
}

.box.builder .choose-nozzles,
.box.builder .choose-accessories,
.box.builder .choose-welding {
	overflow: hidden;
}
.welding-wrapper .tab-item {
	background: #e9222e;
}
.welding-wrapper .tab-item > a {
	color: #fff;
}
.box.builder .choose-welding .welding-main.right {
	margin-top: 63px;
}
.box.builder .choose-welding .welding-main > p {
	display: none;
}
.welding-main .block.widget .products-grid .product-item-info:hover,
.welding-main .block.widget .products-grid .product-item-info.active {
	background: none;
	box-shadow: none;
	border: 0;
	margin: 0;
	padding: 0;
}
.welding-main .block.widget .products-grid .product-item-info .product-item-photo {
	width: 100%; 
	height: 68px; 
	max-width: 110px; 
	border: 2px solid #a1a1a1; 
	text-align: center; 
	float: left;
}
.welding-main .block.widget .products-grid .product-item-info .product-item-photo .product-image-container {
	width: auto !important;
}
.welding-main .block.widget .products-grid .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
	padding-bottom: 0 !important;
	height: auto !important;
}
.welding-main .block.widget .products-grid .product-image-photo {
	max-height: 66px;
	position: static;
}
.welding-main .block.widget .products-grid .product-item-info .product-item-details {
	margin-left: 125px;
	padding-top: 20px;
}
.welding-main .block.widget .products-grid .product-item-info .product-item-details .product-item-name {
	margin: 0;
}
.welding-main .block.widget .products-grid .product-item-info .product-item-name > a {
	color: rgb(92, 92, 92) !important;
	font-family: ch-semibold !important;
}
.welding-main .block.widget .products-grid .product-item .price-box .price-label {
	color: #2c2c2c;
	font-size: 18px;
	font-family: 'ch-bold';
	display: block;
}
.welding-main .block.widget .products-grid .product-item .price-box .price {
	font-family: ch-semibold !important;
	color: #363636 !important;
}
.welding-main .block.widget .products-grid .product-item .swatch-attribute {
	margin-bottom: 10px;
}
.welding-main .block.widget .products-grid .product-item .swatch-attribute .swatch-attribute-selected-option {
	display: none;
}
.welding-main .block.widget .products-grid .product-item .swatch-attribute .swatch-attribute-label {
	color: #777;
	font-family: ch-medium;
	font-size: 14px;
	font-weight: 400;
	position: relative;
}
.welding-main .block.widget .products-grid .product-item .swatch-attribute .swatch-attribute-label:before {
	content: 'Please Select ';
}
.welding-main .block.widget .products-grid .product-item .swatch-attribute .swatch-option.text {
	background-color: #fff;
	border: 1px solid #d0d0d0;
	color: #000;
	font-family: ch-book;
	font-size: 12px;
	height: 30px;
	padding: 5px 6px;
	max-width: initial;
	width: auto;
	outline: 0 !important;
}
.welding-main .block.widget .products-grid .product-item .swatch-attribute .swatch-option.text.selected {
	background-color: green !important;
	color: #fff;
}

.welding-main .block.widget .products-grid .product-item-inner,
.welding-main .block.widget .abs-visually-hidden-desktop-s,
.welding-main .block.widget .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
	clip: auto;
	width: auto;
	height: auto;
	position: static;
	margin: 0;
	box-shadow: none;
	padding: 0 !important;
	border: 0 !important;
	margin-top: 10px;
	overflow: hidden;
}
.welding-main .block.widget .products-grid .product-item-inner .product-item-actions {
	margin: 0;
	display: block;
}
.welding-main .block.widget .products-grid .product-item-inner .product-item-actions .actions-primary + .actions-secondary {
	display: none;
}

.welding-main .block.widget .products-grid .product-item .product-item-actions .actions-primary {
	display: block;
}
.welding-main .block.widget .products-grid .product-item .tocart.action {
	padding: 0;
	margin: 0;
	border: 0;
	box-shadow: none;
	border-radius: 0;
	height: 45px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	background: #ec1c23;
	font-family: 'ch-medium';
	letter-spacing: 1px;
	font-weight: normal;
}
.welding-main .block.widget .products-grid .product-item .tocart.action:hover {
	color: #ec1c23;
	background-color: #fff !important;
	border: 1px solid #ec1c23;
}
.welding-main .block.widget .products-grid .product-item .reset-option {
	margin-top: 10px;
	margin-bottom: 10px;
}
.welding-main .block.widget .products-grid .product-item .reset-option a {
	text-transform: uppercase;
	font-size: 14px;
	color: #ec1c23;
	text-decoration: underline !important;
}
.welding-main .block.widget .products-grid .product-item #selection_error {
	font-size: 13px;
	color: #ec1c23;
	margin-top: 10px;
}

#plastic_welding_rod .content {
	margin-left: 75px;
}
#plastic_welding_rod .content > span {
	display: block;
	font-size: 12px;
}
#plastic_welding_rod .content > span.pname {
	font-weight: bold;
}

#nozzles-main.tab.right .prod-info {
	max-height: 300px;
	overflow-y: auto;
}

.right-content ul .content > span {
	font-size: 12px;
}

.right-content ul .content > span.pname {
	font-weight: bold;
}
.tekglide_kits-index-index .page-title-wrapper h1.page-title{
    text-transform: uppercase;
}

#back_to_kit {
	float: right;
}
#back_to_kit > button {
	background: none;
	border: 0;
	font-size: 18px;
	font-family: "Roboto_Condensed_Bold", sans-serif;
	color: #767675;
	text-transform: uppercase;
}
#back_to_kit > button img {
	vertical-align: top;
	margin-top: 2px;
}


@media only screen and (max-width: 1024px) {

	.tekglide_kits-index-index .page-title-wrapper h1.page-title { width: 100%; text-align: center;}
	
}


@media only screen and (max-width: 767px) {
	
	.tekglide_kits-index-index .parent-titlee {
		margin-top: 30px;
	}
	.tekglide_kits-index-index .page-title-wrapper h1.page-title {
		margin: 0 !important;
	}
	.tekglide_kits-index-index .column.main > .title > h1 {
		margin: 0;
	}
	.customize-kit-section-2 .mtitle h3 {
		margin-bottom: 10px;
	}
	
	#nozzles-main.tab.right .prod-info {
		margin-top: 0;
	}
	.tab.right.accessories-main .prod-info {
		padding-top: 0;
		margin-top: 0;
	}
	.box.builder .choose-welding .welding-main.right {
		margin-top: 20px;
	}
	.prod-box {
		margin-top: 30px;
	}
	
	.tool-content {
		padding-top: 0;
	}
	.kit-carousel {
		padding-bottom: 0;
	}
	.voltage ul li {
		margin: 10px;
	}
	
	.kit-carousel .item { width: 45%;}
	
	
	.box.builder { width: 100%;}
	.right-content { width: 100%;}
	.tab.right,
	.tab.left { width: 100%; padding-right: 0;}
	
	.tab-item.active a::after { 
		display: none;
	}
	
	
}

@media only screen and (max-width: 420px) {
	
	.kit-carousel .figure { height: 150px; width: 200px;}
	
}