/* CSS Document */

.footform form {
	/*display: none !important;*/
}

/*Type*/
body {
	font-family:"avant",sans-serif;
	font-weight:300;
	font-size:18px;
	color:#FFF;
	background-color: #000;
}
h1,.h1,
h2,.h2,
h5,.h5,
h6,.h6 {
}
h1,.h1 {
	font-weight: 200;
	font-size: 65px;
	line-height: 75px;
	color:#fff;
}
h2,.h2 {
	font-size: 55px;
	font-weight: 200;
	color: #fff;
}
h3,.h3 {
	font-size: 28px;
	font-weight: 200;
	line-height: 30px;
	color: #fff;
}
h4,.h4 {
	font-size: 22px;
	font-weight: 200;
	line-height: 30px;
	color: #fff;
}
a:not(.button) {
	color:#fd6408;
}
p, li, h1, h2, h3, h4, button, input, a {
	letter-spacing: 1px;
}
.responsive {
	width: 100%;
	vertical-align: top;
}
.halfsize {
	width: 50%;
}
.color-orange {
	color:#fd6408;
}
h1.pro-title,
.h1.pro-title {
	font-size: 30px;
}
h3.var1,
.h3.var1 {
	font-size: 20px;
	line-height: 24px;
}

.m-resp {
	max-width: 100% !important;
}

/*Template*/

.full-frame {
	width: 100%;
	padding: 100px;
}
.pad-frame {
	padding: 60px 0;
}

.payment-summary {
	background-color: #1a1a1a;
	border: none;
}
.copyright a {
	color:inherit;
}
.footer > .frame > .coltable > .col:last-child {
	padding-right:0;
}
.footer > .frame > .coltable > .col:first-child {
	padding-left:0;
}
input[type="submit"], button {
	background-color: transparent;
	border: 1px solid #FB6403;
}
input[type="submit"], button:hover {
	background-color:#FB6403;
}
.banner .slide-inner h1 {
	color:#fff;
	font-size: 70px;
	line-height: 50px;
	transform: skewX(-11deg);
}

/*Banner*/
.banner {
	padding:0;
	border: none;
}
.banner .slider-wrapper {
	box-shadow:none;
}

/*Header*/
.header {
	padding:0 20px;
	box-sizing: border-box;
	position:relative;
	/*border-top: 3px solid #fd6408;
	border-bottom: 3px solid #4d4d4d;*/
}
.header .slogan h1 {
	transform: skewX(-11deg);
}
.header .col-logo {
	width: 7%;
}
.header .col-nav {
	width: 93%;
	text-align:right;
}

.logo {
	height:70px;
	min-width: 80px;
}

/*Footer*/
.footer {
	padding:100px 0 0;
	color:#FFF;
	/*border-top: 3px solid #4d4d4d;*/
	border: none;
}
.footer .foot-menu {
	margin:0 0 25px;
}
.footer .foot-menu a {
	color:#fff;
	border-bottom: none;
}
.footer .head {
	font-size: 28px;
	color: #fff;
	border: none;
	margin-bottom: 10px;
	font-weight: 300;
}
.footer .bar {
	background-color:#fd6408;
	height: 3px;
	max-width: 60px;
	margin: 30px 0 10px;
}
.footer .foot-menu {
	border: none;
}
.footer .foot-menu > li a {
	padding: 10px 0;
	font-weight: 300;
	border: none;
}
.footer .foot-menu > li a:hover {
	color: #fd6408;
}
.footer h2.callme {
	font-weight:300;
}

/*Footer Override*/
.footer .frame {
	border-top: 1px solid #fff;
	padding-top: 60px;
}
.footer .head.h4 {
	font-size: 20px;
	font-weight: 400;
}
.footer .foot-menu > li a {
	font-size: 16px;
	padding: 7px 0;
}
.footer p {
	font-size: 16px;
}

.footer .foot-menu.socico > li a {
	font-size: 16px;
	padding: 9px 0;
}
.footer .foot-menu.socico > li a i {
	transform: scale(1.8);
	padding-right: 20px;
	position: relative;
	right: -14px;
}

.footer .footform {
	display: table;
	margin: 0 0 0 auto;
	max-width: 600px;
	width: 100%;
}
.footer .footform .field {
	margin-bottom: 5px;
}
.footer .footform .field input,
.form-block .field input,
.form-block .field textarea,
.form-block .field select {
	font-family: 'avant', proxima-nova, sans-serif;
	padding: 15px 18px 11px;
	border: none;
	background-color: #222;
	font-size: 14px;
	font-weight: 300px;
	color: #888;
}
.footer .footform .field input:hover,
.footer .footform .field input:focus,
.footer .footform .field input:active,
.form-block .field input:hover,
.form-block .field input:focus,
.form-block .field input:active,
.form-block .field textarea:hover {
	background-color: #444;
	color: #fff;
}

.footer .footform .field button {
	background-color: #000;
	padding: 12px 18px 8px;
	border: 2px solid #000;
	font-weight: 400;
	color: #999;
}
.footer .footform .field button:hover {
	color: #FD6006;
	border-color: #FD6006;
}

/*Copyright*/
.copyright {
	text-align: left;
	padding: 100px 0 80px;
}
.copyright p {
	margin: 0;
	color: #999;
	font-size: 18px;
}
.copyright .social {
	font-size: 38px;
	color: #999;
	padding-top: 40px;
}
.copyright .social a {
	color: #999;
	transition: all 0.2s ease-in-out 0s;
}
.copyright .social a:hover {
	color: #FFF;
}
.copyright  a.razor {
	transition: all 0.2s ease-in-out 0s;
}
.copyright  a.razor:hover {
	color: #FD6006;
	text-decoration: none;
}
.copyright .icon {
	margin: 40px auto 20px;
	max-width: 120px;
}
.copyright .icon img {
	width: 100%;
}

/*VIDEO BANNER*/
.vid-banner {
	width: 100%;
	height: 750px;
	overflow: hidden;
	box-shadow: inset -750px 0 0 rgba(0,0,0,0.5);
	position: relative;
	/*border-bottom: 3px solid #4d4d4d;*/
}
.vid-banner video {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.vid-ban-alt {
	height: auto;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.vid-ban-alt video {
	width: 100%;
	height: auto;
	margin-top: -100px;
}
.vid-overlay {
	text-align: left;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	padding: 120px;
	width: 40%;
	background: linear-gradient(to right, rgba(0,0,0,0.7), rgba(0,0,0,0))
}

/*Box*/
.box {
	border-width:0px;
	padding: 30px 34px;
	background-color:#222;
}
.form-block {
	padding: 15px 18px 18px;
}
.product-box .box {
	background: none !important;
	border-color:#222;
}

/*Bg Login*/
.body.page-login {
	background-image:url(../images/bg-login.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}
.body.page-register {
	/*background-image:url(../images/bg-register.jpg);*/
	background-size:contain;
	background-position: top right;
	background-repeat:no-repeat;
}

/*Breadcrumb*/
.breadcrumb {
	color:#999;
	font-size:16px;
	margin:0 0 20px;
}
.breadcrumb a {
	color:#999;
}
.breadcrumb b {
	font-weight:300;
	color:#666;
}

/*Bullet List*/
.html-style ul li::before, ul.bullet li::before, ul.bullet-list li::before {
	color:#fd6408;
}
ul.bullet.big li,
ul.bullet-list.big li,
ul.bullet.big li::before,
ul.bullet-list.big li::before {
	font-size:24px;
	line-height:40px;
}
ul.bullet.big li::before,
ul.bullet-list.big li::before {
	top:0px;
}
ul.bullet.big li,
ul.bullet-list.big li {
	padding-left:10px;
}
.html-style-check ul li::before {
	content:"\f00c";
	top:0;

}
.html-style-check ul li {
padding-left:20px;
}

/*Retailers*/
.retailer-logos .image-container > .col {
	width:25%;
}
.retailer-logos .image-container img {
	background-color: #000;
	border:2px solid #333;
	border-radius: 2px;
	padding: 5px;
	opacity: 0.9;
}
.retailer-logos .image-container img:hover {
	border:2px solid #999;
	opacity: 1;
}
.retailer-logos .image-container img:hover {
	border-color:#888;
}

/*Home Content*/
.home-content-box {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    text-shadow: 0 2px 5px rgba(70,85,3,0.60);
    transition: all 0.2s ease-in-out 0s;
    vertical-align: bottom;
	padding-bottom:15px;
	border-radius:2px;
	box-shadow:inset 0 -132px 0 rgba(193,219,83,0.70), 0 0px 40px rgba(255,255,255,0.70);
}
.home-content-box:hover {
    box-shadow:inset 0 -320px 0 rgba(0,0,0,0.50), 0 0px 40px rgba(255,255,255,0.70);
}
.home-content-box h2 {
    padding-top: 200px;
	color:#fff;
	margin:0;
}
.home-content-box a, .home-content-box a:hover {
    text-decoration: none;
}
.home-content-box p {
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
    max-width: 350px;
    padding: 10px 20px;
}
.home-content-box .button {
	border:1px solid #FFF;
	background:none;
}
.home-content-box-line {
    background-color: #fff;
    border-radius: 0px;
    height: 3px;
    margin: 5px auto 10px;
    width: 70px;
}
.home-content-box.hcb-projects {
    background-image: url("../images/hb-projects.jpg");
}
.home-content-box.hcb-about {
    background-image: url("../images/hb-about.jpg");
}
.home-content-box.hcb-how {
    background-image: url("../images/hb-how.jpg");
}
.home-feature-text h2,
.home-feature-text h3 {
	font-size: 42px;
}
.home-feature-text h2 {
	margin: 0;
}
.home-feature-text h3 {
	font-size: 34px;
	font-weight: 300;
}
.home-feature-text p.testim {
	font-family:"capitolium-2",sans-serif;
	color: #999;
	line-height: 32px;
}
.home-feature-text p.testim span {
	font-weight: 800;
}

.collist img {
	transition: all 0.2s ease-in-out 0s;
}
.collist img:hover {
	opacity: 0.8;
}

/*Content Box*/
.content-box ul li {
	margin-left:20px;
}

/*Sections*/
.section-home-box {
	background-image:url(../images/head-bg.jpg);
	background-size:cover;
}
.section-grey {
	background-color:#222;
}
.section-grey .frame {
	padding: 40px 0 !important;
}
.section-orange {
	background-color:#FB6403;
}
.section-orange .frame {
	padding: 20px 0 !important;
}
.section-retailer {
	background-color: #111;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: auto 100%;
}
.section-about-temp {
	background-image:url(../images/bg-about.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: auto 100%;
}
.section-ktape {
	background-color: #000;
	background-image:url(../images/bg-ktape.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	border-bottom: 3px solid #4d4d4d;
	background-size: cover;
}
.section-white {
	padding: 0;
	background-color: #fff;
}
.section-expad {
	padding: 100px 0;
}
.section.section-product-list {
	padding: 60px 0;
}
.section.feature-image .frame {
	width: 1250px;
	padding: 50px 0;
}
.section.feature-image img {
	max-height: 600px;
	max-width: 100%;
	width: auto;
	display: table;
	margin: 0 auto;
}
.section.section-prolist .black-back > .frame {
	padding-top: 0;
	padding-bottom: 200px;
	min-height: 550px;
}

/*Product Page*/

.procol {
	padding: 5px;
	border: 2px solid #444;
	border-radius: 0 150px 150px 0;
	transition: all 0.2s ease-out 0s;
	background-color: #000;
	margin: 40px 0;
}
.procol:hover {
	border: 2px solid #ccc;
	box-shadow:  0 0 20px rgba(255,255,255,0.2), inset 0 0 20px rgba(255,255,255,0.2);
}
.procol .col {
	padding: 25px !important;
}
.procol .col.first {
	width: 25%;
	padding-left: 40px !important;
}
.procol .col.mid {
	width: 60%;
}
.procol .col.last {
	width: 15%;
	padding-left: 0px !important;
	padding-right: 60px !important;
}
.procol .col img {
	width: 100%;
	vertical-align: top;
}
.procol .col p {
	margin: 0;
}
.procol .col a.cir-view {
	margin: 0 auto;
	position: relative;
	display: inline-block;
	border: 2px solid #fff;
	transition: all 0.1s ease-out 0s;
	border-radius: 100px;
	text-align: center;
	padding: 45px 10px;
	width: 140px;
	color: #fff;
}
.procol .col a.cir-view:hover {
	background-color: #fd6408;
	border-color: #fd6408;
	transform: scale(1.1,1.1);
	text-decoration: none;
	font-weight: 600;
}

body.zulu-product h1 {
	font-size:48px;
}
.form-block.attribute-select {
	border:1px solid #ff7c2e;
	background-color:#fd6408;
}
.form-block.attribute-select .field.submit {
	max-width:50%;
	padding-top:29px;
}
.form-block.attribute-select .field label {
	font-size:20px;
	color:#FFF;
}
.form-block.attribute-select .field input,
.form-block.attribute-select .field select {
	border-color:#FFF;
	padding-top:11px !important;
	padding-bottom:11px !important;
	height: 44px;
}
.inline-logo{
	background-image: url(../images/logo.png);
	display: inline-block;
	margin: 0;
	height: 30px;
	width: 30px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.product-logo{
	height: 100%;
	width: 68px;
	/*padding-top: 20px;*/
	position: relative;
	top: -11px;
}
.welcome-logo{
	height: 100%;
	width: 70px;
	padding-top: 18px;
}
.about-logo{
	height: 100%;
	width: 20px;
}
.contact-logo{
	height: 123px;
}
.welcome_text-logo{
	background-image: url(../images/d3-tape-text.png);
	height: 100%;
	width: 300px;
}

/*Fixed Tabs*/
.fixed-tabs * {
	transition: all 0.1s ease-out 0s;
}
.fixed-tabs {
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #444;
	border-top: 1px solid #555;
	padding: 12px 12px 7px;
	box-shadow: 0 -2px 50px rgba(0,0,0,0.25);
}
.fixed-tabs .field {
	margin-bottom: 5px;
}
.fixed-tabs .ft-order .field {
	min-width: 200px;
	display: inline-block;
}
.fixed-tabs .w25 .field button {
	background-color: #666;
}
.fixed-tabs .w25 .field button:hover {
	background-color: #fff;
	color: #FE6500;
}
.fixed-tabs .field input {
	border: 0px solid #FFF;
	background-color: #eee;
	font-family: "avant",sans-serif;
	padding: 12px 15px 6px;
	font-size: 20px;
}

/*Account Select*/

.account-select {
	background-color: #333;
	padding: 50px 10px;
}
/*.account-select .bt-list > li {
	width: 33.333%;
}*/
.account-select a.button {
	position: relative;
	transition: all 0.1s ease-out 0s;
	background-color: #bbb;
	border:0px solid #ccc;
	padding: 18px 22px 14px 70px;
	color: #333;
}
.account-select a.button .fa {
	position: absolute;
	height: 100%;
	padding: 18px;
	left: 0;
	top: 0;
	background-color: rgba(255,255,255,0.20);
}
.account-select a.button:hover {
	padding: 18px 22px 14px 22px;
	background-color: #fff;
	border-color: #fff;
	color: #000;
}
.account-select a.button.as-set {
	background-color: #fd6408;
	border-color: #FF721E;
	color: #fff !important;
	font-weight: 600;
	text-transform: uppercase;
}
.account-select a.button.as-set:hover {
	background-color: #fff;
	border-color: #fff;
	color: #fd6408 !important;
}

.account-setting {
	background-color: #222;
	padding: 50px 10px;
}
.account-setting a.button {
	transition: all 0.1s ease-out 0s;
	background-color: #000;
	border-color: #444;
	padding: 18px 22px 14px;
	color: #aaa;
}
.account-setting a.button:hover {
	background-color: #444;
	border-color: #444;
	transform: scale(0.95,0.95);
	color: #fff;
}
.mt25{
	margin-top: 25px;
}

/*Specific Pages*/
.zulu-order_view .box .col .box {
	background-color: #333;
}
.zulu-order_view .spacer15 {
	height: 15px;
}
.zulu-order_view .row .col .box {
	min-height: 380px;
}

/*Strap Box*/
.relative-box {
	position: relative;
}
.strapbox {
	top: -0px;
	bottom: 0;
	right: 0%;
	/*width: 30%;
	position: absolute;*/
	width: 100%;
	background: linear-gradient( #222,#4d4d4d);
	/*background: linear-gradient(#4d4d4d #222, #222,#4d4d4d);*/
	/*border-left: 3px solid #4d4d4d;*/
	padding: 60px;
}
.strapbox h4 {
	color: #FC6621;
	/*font-size: 18px;*/
	font-size: 22px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	/*background-color: #222;*/
	padding: 11px 10px 6px;
	font-weight: 600;
	margin: 0;
}
.strapbox p {
	text-align: center;
}
.strapbox p a {
	display: block;
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
	background-color: #444;
	padding: 16px 14px 10px;
	font-weight: 100;
	margin: 4px 0 0;
}
.strapbox p a:hover {
	text-decoration: none;
	background-color: #000;
	color: #FC6621;
}

.check-table {
	margin: 30px 0 20px;
	width: 100%;
}
.check-table tr {
	width: 100%;
	display: table;
	/*border-bottom: 1px solid #eee;*/
}
.check-table tr:first-child {
	/*border-top: 1px solid #eee;*/
}

.check-table td {
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 16px 20px 13px;
	display: table-cell;
}
.check-table td:nth-child(1) {
	color: #ccc;
	/*border-right: 1px solid #fff;*/
	background-color: rgba(0,0,0,0.3);
	text-align: left;
	width: 60%;
}
.check-table td:nth-child(2) {
	background-color: #000;
	text-align: center;
	color: #FC6621;
	width: 40%;
}

p.check-type {
	color: #aaa;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 40px;
}
p.check-type .fa {
	font-size: 14px;
}

/*Other*/
/*#signin #forgot {
	background-color: #aaa;
}
#signin #forgot:hover {
	background-color: #f3f3f3;
	color: #FC6621;
}*/
.pos-rel {
	position: relative;
}

/*Tutorial Override*/
.tut-page .text-center h2 {
	color: #FD6006;
	font-weight: 400;
	margin-bottom: 10px;
}
.tut-page .text-center h3 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 50px;
}
.tut-page .post-wrap .post-item {
	border: none;
}
.tut-page .post-wrap .post-item * {
	transition: all 0.3s ease-out 0s;
}

.tut-page .post-item .post-image.date-label {
	margin-bottom: 30px;
	position: relative;
}
.tut-page .post-item .post-image.date-label img {
	opacity: 0.4;
}
.tut-page .post-item .post-image.date-label .tut-play {
	background-image: url(../images/icon-play.png);
	background-size: contain;
	height: 130px;
	width: 130px;
	position: absolute;
	right: 50%;
	top: 50%;
	transform: translateX(50%) translateY(-50%);
	z-index: 999;
}
.tut-page .post-item:hover .post-image.date-label img {
	opacity:1;
}
.tut-page .post-item:hover .post-image.date-label .tut-play {
	opacity: 0;
}
.tut-page .bx-wrapper {
	padding: 0 !important;
}
.tut-page .bx-wrapper .bx-pager.bx-default-pager a.active,  .tut-page .bx-wrapper .bx-pager.bx-default-pager a:focus, .tut-page .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #FD6006;;
}
.tut-page .post-wrap.post-type-news .post-item .post-body {
    min-height: 90px;
    max-height: 90px;
    line-height: 80px;
	padding: 0;
	text-align: left;
}
.tut-page .post-wrap.post-type-news .post-item h3 {
	margin: 0 0 5px !important;
	color: #FD6006;
	font-weight: 400;
	text-align: left;
	display: block;
}
.tut-page .post-wrap.post-type-news .post-item h4 {
	font-size: 25px;
	font-weight: 400;
}

.tut-page .post-wrap .col {
	padding: 30px;
}

/***Sign In/up Override***/
.page-login {
	background-image: url(../images/bg-signin-v3.jpg) !important;
	background-size: cover;
	background-position:top center;
	padding: 100px 0 20px;
}
.page-login .frame {
	width: 1000px;
}

.signin p.account-logo {
	margin: 40px 0 0;
}

.signin .form_table {
	background: rgba(0,0,0,0.7);
	border: none;
	padding: 70px 60px 80px;
	border-radius: 2px;
}
.signin form#signin {
	display: -moz-groupbox;
	width: 100%;
}

.signin .form_table .force-table {
	display: table;
	width: 100%;
}
.signin .form_table .field.half-field {
	display: table-cell;
	width: 50%;
	padding: 0 10px;
	box-sizing: border-box;
}
.signin .form_table .field.half-field label {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 10px;
	display: block;
}
.signin .form_table .field.half-field input {
	font-size: 22px;
	padding: 16px 20px 12px;
}
.signin .form_table .field.half-field input:hover,
.signin .form_table .field.half-field input:active,
.signin .form_table .field.half-field input:focus {
	background-color: #fff;
	outline: none;
}
.signin .form_table .field.half-field input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #eee inset;
}

.signin .form_table .field.submit {
	display: table;
	width: 100%;
	margin: 90px 0 0 !important;
	margin-bottom: 0 !important;
}
.signin .form_table .field.submit p {
	display: table-cell;
	width: 33.333%;
	padding: 0 10px;
	margin: 0;
}

.signin .form_table .field.submit p button,
.signin .form_table .field.submit p input {
	transition: all 0.2s ease-out 0s;
	display: block;
	width: 100%;
}
.signin .form_table .field.submit p button {
	padding: 20px 15px 14px;
	font-weight: 400;
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
	font-size: 17px;
}
.signin input {
	font-family: "avant", montserrat, proxima-nova, Open Sans, Arial, sans-serif !important;
	font-weight: 400;
}
.signin .form_table .field.submit p input {
	padding: 20px 15px 14px;
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
	font-size: 17px;
	font-weight: 400;
}
.signin .form_table .field.submit p a:hover {
	text-decoration: none;
}
.signin .form_table .field.submit p button:hover,
.signin .form_table .field.submit p input:hover {
	color: #FB6403;
	background-color: #000;
	border-color: #000;
}

.signin #note_box {
	border: 2px solid #fff;
	color: #fff;
	font-weight: 400;
	padding: 14px 20px 12px;
}


/**********ALTERNATE CSS (IN DEVELOPMENT)************/
.field.session-alt {
	width: 70%;
}

.footer .coltable.col2 .col:first-child {
	text-align: right;
	padding: 0 30px 0 0;
}
.footer .coltable.col2 .col:last-child {
	text-align: left;
	padding: 0 0 0 30px;
}
.footer .coltable.col2 .col:first-child div.bar {
	margin: 30px 0 10px auto;
}

.procat * {
	transition: all 0.2s ease-out 0s;
}
.procat {
	padding: 30px 0 50px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
.procat div.bar {
	margin: 10px auto 30px;
}
ul.procat-list {
	display: table;
	width: 100%;
}
ul.procat-list li {
	display: table-cell;
	width: 14.285%;
	vertical-align: middle;
}
ul.procat-list li img {
	filter: grayscale(100%);
	vertical-align: top;
	padding: 0 25px;
	width: 100%;
	opacity: 0.6;
}
ul.procat-list li img:hover {
	opacity: 1;
	transform: scale(1.05,1.05);
	filter: grayscale(0%);
}

.procol {
	border-radius: 0;
	margin: 30px auto;
	width: 80%;
}
.procol:hover {
	transform: scale(1.02,1.02);
}
.procol .col.last {
	display: none;	
}

.alt-title {
	letter-spacing: -4px;
}
.coltable-price-levels .levels-box{
	border: solid 2px;
	border-radius: 4px;
	border-color: #999;
	text-align: center;
	padding: 15px;
	min-height: 220px;
}
.coltable-price-levels .levels-box img{
/*	max-height: 170px;*/
}
.coltable-price-levels .levels-box h3{
	color: #999;
	margin-bottom: 5px;
}
.coltable-price-levels .levels-box p{
	margin-top: 3px;
	margin-bottom: 3px;
}
.coltable-price-levels .levels-box.your-price {
	border: solid 4px #fd6408!important;
}
.coltable-price-levels .levels-box.your-price h3{
	color: #fd6408;
	font-weight: 600;
}
.coltable-price-levels h3 {
	color: #fd6408;
}
#levels-container  .loader {
    border: 13px solid #f3f3f3; /* Light grey */
    border-top: 13px solid #fd6408; /* Blue */
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin .5s linear infinite;
	margin: auto;
}

#info-container  .loader {
    border: 13px solid #f3f3f3; /* Light grey */
    border-top: 13px solid #fd6408; /* Blue */
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin .5s linear infinite;
	margin: auto;
}
.account-price-tier-box{
	text-align: center;
	border: 2px solid #fd6408; /* Light grey */
	border-radius: 10px;
	width: 230px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}
.account-price-tier-box p{
	margin-bottom: 5px;
	font-size: 20px;
}
.account-price-tier-box img{
	height: 100%;
	width: 100%;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/**********END OF ALT**********/
/**********START TEMPORARY CSS**********/

.section-banner {
	display: table;
	width: 100%;
	vertical-align: middle;
}
.vid-banner {
	height: 850px;
}
.vid-text {
	display: table-cell;
	text-align: center;
	/*
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;*/
	width: 100%;
	vertical-align: middle;
	background-color: rgba(0,0,0,0.3);
}
.vid-inner {
	/*
	transform: translateY(50%);
	position: absolute;
	bottom: 50%;
	left: 0;
	right: 0;*/
	width: 60%;
	text-align: center;
	margin: 0 auto;
	/*padding: 150px;*/
}

.vid-text h1 {
	color: #fff;
	font-size: 70px;
	line-height: 65px;
	font-weight: 600;
	margin: 0;
}
.vid-text h2 {
	text-align: right;
	font-weight: 600;
	color: #FD6408;
	font-size: 52px;
	padding-right: 100px;
}
.vid-text p {
	margin: 0;
}
.vid-text p a {
	color: #fff;
	display: inline-block;
	background-color: #FD6408;
	padding: 17px 10px;
	border-radius: 250px;
	margin: 0 5px;
}
.vid-text p a i {
	font-size: 50px;
	vertical-align: top;	
}

.vid-text p a:hover {
	transform: scale(1.2,1.2);
	animation: bub-anim;
	animation-duration: 0.3s;
	background-color: rgba(0,0,0,1);
}
.vid-text p a:active {
	transform: scale(0.9,0.9);
}
@keyframes bub-anim {
	0% { transform: scale(1,1)}
	30% { transform:scale(1.3,1.2) }
	60% { transform:scale(1.15,1.35) }
	80% { transform:scale(1.25,1.15) }
	100% { transform: scale(1.2,1.2)}
}

.vid-text p a.button {
	padding: 19px 30px 12px;
	border-radius: 0px;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
}
.vid-text p a.button:first-child {
	background: none;
	border: 2px solid #fff;
}
.vid-text p a.button:hover {
	animation: none;
	transform: none;
	background-color: #000;
	border-color: #000;
	color: #FD6006;
}

.icon-box * {
	transition: all 0.2s ease-out 0s;
}
.icon-box {
	/*margin: 30px 0;*/
}
.icon-box .col {
	padding:30px 30px;
	border-right: 3px solid #222;
}
.icon-box .col:last-child {
	border-right:none;
}
.icon-box .col h3 {
	font-weight: 600;
	text-align: center;
	padding-top: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 22px;
	margin: 0;
}
.icon-box .col img {
	width: 60%;
	display: table;
	margin: 0 auto;
	vertical-align: top;
}
.icon-box .col:hover {
	background-color: #111;
}
.icon-box .col:hover h3 {
	color: #FD6408;
}
.icon-box .col:hover img {
	transform: scale(1.1,1.1);
	/*animation: bub-anim;
	animation-duration: 0.4s;*/
}
.icon-box .col:hover a {
	text-decoration: none;
}

.section-banner {
	height: 800px;
	background-image: url(../images/bg-banner.jpg);
	background-size: cover;
	background-position: center;
	position: relative;
	padding: 0 !important;
}
.section-ready img {
	vertical-align: top;
	width: 100%;
}
.section-box {
	background-image: url(../images/bg-box.jpg);
	background-size: cover;
	background-position: center;
	box-shadow: inset 0 -9999px 0 rgba(0,0,0,0.8);
	padding: 60px 0;
}
.section-box h1 {
	color: #FD6408;
	font-weight: 400;
	margin-bottom: 30px;
	font-size: 65px;
}
.section-box h2 {
	font-size: 34px;
	font-weight: 400;
	margin-bottom: 50px;
}

.colpro .col {
	width: 16.6666%;
	vertical-align: top;
	padding: 45px;
}
.colpro .col img {
	width: 100%;
	vertical-align: top;
	transition: all 0.2s ease-out 0s;
	filter: brightness(0.9);
}
.colpro .col .toppro {
	margin-bottom: 15px;
	padding-bottom: 30px;
	border-bottom: 1px solid #aaa;
}

.colpro .col:hover .toppro {
	border-bottom: 1px solid #fff;
}
.colpro .col:hover img {
	transform: translateY(10px);
}
.colpro .col:hover .toppro img {
	transform: translateY(-10px);
}

.section-account .body {
	/*box-shadow: inset -9999px 0 0 rgba(0,0,0,0.6);*/
	background-image: url(../images/bg-account-v2.jpg);
	background-size: cover;
}
.account-box {
	padding: 60px 70px 30px;
	background-color: rgba(0,0,0,0.7);
	width: 1100px;
	border-radius: 2px;
	margin: 0 auto;
}
.account-box h3 {
	font-weight: 300;
	font-size: 25px;
	padding: 60px 0 45px;
	margin: 0;
}

.account-options {
	width: 80%;
	margin: 0 auto;
}

.account-options .bt-list,
.account-extra .bt-list {
	display: table;
	width: 100%;
	margin: 40px 0 30px;
}
.account-options .bt-list li,
.account-extra .bt-list li{
	display: table-cell;
	width: 33.333%;
}
.account-options .bt-list li {
	width: 33.333%;
}
.account-options .bt-list li a.button,
.account-extra .bt-list li a.button {
	border: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 22px 10px 15px;
	display: block;
	width: 100%;
}
.account-options .bt-list li a.button.bt-alt {
	background-color: #000;
	border-color: #000;
	color: #FD6408;
}
.account-extra .bt-list li a.button.bt-alt {
	background-color: #222;
	border-color: #222;
	color: #FD6408;
}
.account-options .bt-list li a.button:hover,
.account-extra .bt-list li a.button:hover {
	border: 1px solid #FD6408;
	color: #fff;
	background-color: #FD6408;
}
p.account-logo img {
	height: 155px;
	padding:10px 10px 30px;
	vertical-align: middle;
}

.account-extra {
	background-color: #000;
	padding: 10px 0;	
}
.account-extra .frame {
	width: 1000px;	
}

.section-black {
	position: relative;
	bacground-color: #000;
}
.section-dark-black {
	background-color: #1a1a1a;
}
.section-about-new {
	background-image: url('../images/about-us-header.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.section-aboutd3 {
	padding: 120px 20px 0px;
}
.section-aboutd3 .frame {
	padding:0px !important;
}
.section-aboutd3 .center img {
	width: 280px;
	margin-bottom: 60px;
}
.section-aboutd3 .center h3 {
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 40px;
}
.section-aboutd3 .center p {
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 35px;
}

.section-tape {
	padding: 100px 0;
	background-image: url(../images/bg-tape.jpg);
	background-position: left center;
	background-size: cover;
}

.section-stockist {
	padding: 80px 0;
	background: #000;
}
.section-stockist .frame {
	position: relative;
	padding: 0 !important;
}
.logo-retail {
	text-align: center;
	margin: 0 0 -20px !important;	
}
.logo-retail img {
	height: 360px;
	vertical-align: top;
}
.section-stockist h3,
.section-stockist h4 {
	font-size: 24px;
	font-weight: 300;
	color: #FD6408;
	margin: 20px 0
}
.section-stockist h4 {
	color: #FFF;
}
.section-stockist p {
	margin: 0 0 10px;
}
.section-stockist p a {
	color: #fff;
	font-size: 18px;
	transition: none;
}
.section-stockist p a:hover {
	font-weight: 500;
	text-decoration: none;
}

.section-stockist p a.sub-link-trigger{
	font-weight: 300;
    color: #FD6408;
}

.section-stockist .pos-rel p a img {
	border-radius: 3px;
	padding: 0px;
	background-color: #fff;
	position: absolute;
	bottom: -260px;
	left: 0;
	transition: all 0.3s ease-out 0s;
	/*height: 0;*/
	opacity: 0;
	width: 300px;
	width: auto;
}
.section-stockist .pos-rel p a:hover img {
	opacity: 1;
	/*height: 200px;
	width: 300px;*/
	padding: 10px;
	transition: all 0.3s ease-out 0s;
}

.section-stockist .image-container .col {
	float: right;
	width: 33.333%;
}
.section-stockist .image-wrap img {
	border: 1px solid #666;
	border-radius: 4px;
	filter: grayscale(1);
	opacity: 1;
	padding: 10px;
	background-color: #000;
}
.section-stockist .image-wrap img:hover {
	filter: grayscale(0);
	border-color: #fff;
}
.divider-stores {
	background-color: #FD6408;
	width: 98%;
	height: 1px;
	margin: 0px 5px 20px 5px;
}

/**Product Override**/
.section-product .body{
	padding: 0 !important;
}
.section-product #wrapper {
	background-image: url(../images/bg-box.jpg);
	background-size: cover;
	background-position: center;
	padding: 80px 0;
}
.product-image-container,
.product-image-container .main-link {
	padding: 0;	
}
.tut-page .bx-wrapper {
	margin: 0 !important;	
}
.tut-page .bx-wrapper * {
	border: none;
}

.coltable.probox {
	max-width: 1100px;
}
.coltable.probox .col:first-child {
	background-color: #000;
	position: relative;
}
.coltable.probox .col:last-child {
	position: relative;
	background-color: #1A1A1B;
	padding: 40px 50px;
}

.probox .content-box ul {
/*	display: none; */
	/*TEMPORARY FIX*/
}

.probox h1 {
	font-size: 30px !important;
	font-weight: 400;
	line-height: 40px;
}
.probox .price-box a.button {
	font-size: 24px;
	font-weight: 300;
	color: #FD6006;
	background-color: #333;
	border-color: #333;
	padding: 12px 45px 8px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.probox .price-box a.button.bt-share {
	padding: 7px 12px 0px;
	font-size: 35px;
	color: #666;
}
.probox .price-box a.button:hover {
	background-color: #FD6006;
	border-color: #FD6006;
	color: #fff;
}
.probox h4 {
	font-weight: 600;
	color: #FD6006;
	margin:30px 0 0;
	font-size: 18px;
	line-height: 22px;
}

.probox a.bt-back {
	font-size: 15px;
	position: absolute;
	top: 15px;
	right: 15px;
	font-weight: 500;
}
.probox a.bt-back i {
	font-size: 40px;
	position: relative;
	top: -2px;
	display: none;
}
.probox a.bt-back:hover {
	color: #fff;
	text-decoration: none;
}

.probox .price-box .attribute-label {
	color: #fff;
	font-size: 48px;
}
.probox .form-block.attribute-select {
	padding: 0px;
	background-color: transparent;
	border: none;
}
.probox .form-block.attribute-select .field {
	margin-bottom: 0;	
}
.probox .order-button {
	border: none;
	background-color: rgba(255,255,255,0.10);
	padding: 13px 20px 10px;
	letter-spacing: 1px;
	color: #FD6006;
	font-weight: 400;
	display: block;
	width: 100%;
	text-align: center;
}
.probox .order-button:hover {
	background-color: #FD6006;
	border-color: #FD6006;
	color: #fff;
}

.probox .form-block .field {
	width: 50%;	
}
.probox .form-block.attribute-select .field select {
	padding: 12px 32px 9px 12px !important;
	border: none;
	transition: all 0.1s ease-out 0s;
	background-color: rgba(255,255,255,0.10);
	background-image: url(../images/arrow-down.svg);
	background-position: center right 15px;
	background-repeat: no-repeat;
	background-size: 15px auto;
	color: #aaa;
	font-size: 18px;
	font-weight: 400;
	font-family: 'avant', sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	height: auto;
}

.pro-d3-mark {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 20px;
}
.pro-d3-mark img {
	max-height: 50px;
}

.tut-page .bx-wrapper {
	background: none !important;
	padding: 100px 0 !important;
}
.tut-page .bx-wrapper .bx-controls-direction a {
	background: none;
	width: 0;
	height: 0;
}
.tut-page .bx-controls-direction {
	background: none;
}

.tut-page .bx-wrapper .bx-prev,
.tut-page .bx-wrapper .bx-next {
	top: auto !important;
	bottom: 35px;
}

.tut-page .bx-wrapper .bx-prev {
	left: 36% !important;
	transition: all 0.2s ease-out 0s;
	border-top: 15px solid rgba(0,0,0,0);
	border-bottom: 15px solid rgba(0,0,0,0);
	border-right: 15px solid #fff;
} 
.tut-page .bx-wrapper .bx-next {
	right: 36% !important;
	transition: all 0.2s ease-out 0s;
	border-top: 15px solid rgba(0,0,0,0);
	border-bottom: 15px solid rgba(0,0,0,0);
	border-left: 15px solid #fff;
}
.tut-page .bx-wrapper .bx-prev:hover,
.tut-page .bx-wrapper .bx-next:hover {
	border-right-color: #FD6006;
	border-left-color: #FD6006;
}

/*Product Override v2*/
.product-box .title {
	position: static;	
}

.bulktable table td.image {
	position: relative;
}
.bulktable table td.image a.button {
    border: 0px solid #fd6408;
    padding: 6px 11px 2px 12px;
    color: #111;
    background-color: #fd6408;
    border-radius: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.bulktable table td.image a.button:hover {
    background-color: #fff;
	color: #fd6408;
}

.bulktable table td.price .levels-link {
	color: #aaa;
	padding: 7px 10px 4px;
	border-radius: 10px;
	font-weight: 300;
	letter-spacing: 0px;
	background-color: #222;
	font-size: 10px;
	font-weight: 400;
}
.bulktable table td.price .levels-link:hover {
	text-decoration: none;
	background-color: #444;
	color: #eee;
}
.bulktable table td.price {
	color: #F8F3F1;	
	font-size: 24px;
	text-align: right;
}
.product-box .title {
    text-align: left;
}
.bulktable table td.title a {
	font-weight: 600;
	letter-spacing: -1px;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
}
.bulktable table td.subvar-inline div.qty input, {
	display: inline-block;
}
.bulktable table td.subvar-inline div.qty a {
	margin-top: 5px;
	display: block;
}
.bulktable table td.quantity input, .bulktable table td.subvar-inline div.qty input {
    font-size: 24px;
	background: #333;
	border: none;
	color: #fff;
	font-family: "avant-garde" , sans-serif;
	font-weight: 600;
	width: 60px;
	border-radius: 50px;
	padding: 19px 5px 17px;
}
.bulktable input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.bulktable input[type="number"] {
-moz-appearance: textfield;
}

.bulk-header-search .field.submit button {
    padding: 14px 15px 11px;
    width: 100%;
    display: block;
    background-color: #444;
	border: none;
	color: #fff;
}
.bulktable .qty-adjust {
	color: #666;
}
.bulktable .qty-adjust:hover {
	color: #fd6408;
}

.fixed-tabs .w25 .field button {
	border-color: #666;
    background-color: #666;
	color: #fff;
}
.bulktable table td.image img {
    max-width: 220px;
}
.bulktable table .subvar td.image img {
    max-width: 120px;
}
div.bulktable table tbody tr.break {
	height: 22px;	
}

.coltable-price-levels .col {
	width: 20%;
}

/*Pro Page Override*/
.section-ktape {
	background-image: url(../images/ktape-banner.jpg);
	background-position: center left;
	background-size: cover;
	text-align: center;
	border: none;
}
.section-athletic {
	background-image: url(../images/bg-box.jpg);
	background-position: center right;
	background-size: cover;
	text-align: center;
	border: none;
}
.section-c90 {
	background-image: url(../images/bg-c90.jpg);
	background-position: center right;
	background-size: cover;
	text-align: center;
	border: none;
}
.section-rigid {
	background-image: url(../images/bg-account.jpg);
	background-position: center right;
	background-size: cover;
	text-align: center;
	border: none;
}

.section-athletic .full-frame,
.section-rigid .full-frame {
	background: linear-gradient( to right, rgba(0,0,0,0), rgba(0,0,0,0.5), rgba(0,0,0,0.7));
}


.section-propage .full-frame {
	padding: 130px;
}
.section-propage.propage-nobg .full-frame {
	padding-bottom:50px;
}
.display-line {
	height: 3px;
	width: 100%;
	background: linear-gradient(to right, #000, #fff, #000);
}

.section-propage img {
	width: auto;
	vertical-align: top;
	max-height: 230px;
	max-width: 440px;
}
.section-propage.propage-nobg img {
	max-height: 260px;
	max-width: 480px;
}

.section-propage h4 {
	font-size: 40px;
	line-height: 42px;
	margin: 40px 0;
}
.section-propage p {
	font-size: 24px;
	line-height: 38px;
	text-align: center;
}

.coltable.propad .col {
	padding: 10px 20px;
}

.section-profix {
	background: fixed url(../images/bg-box.jpg) no-repeat;
	background-size: cover;
}
.section-profix .coltable .col {
	padding: 25px 40px !important;
}

.profix-box {
	transition:all 0.3s ease-out 0s;
	display: table;
	width: 100%;
}
.profix-box * {
	transition:all 0.3s ease-out 0s;
}

.profix-box:hover {
	
}
.profix-box:hover .pro-inimg img {
	transform: scale(1.07);
}
.profix-box:hover .pro-intex {
	background-color: #000;
}

.profix-box .pro-inimg {
	text-align: center;
	background-color: #000;
	padding: 20px;
	width: 100%;
	margin: 0;
	overflow: hidden;
}
.profix-box .pro-inimg img {
	max-height: 300px;
	vertical-align: top;
}

.profix-box .pro-intex {
	background-color: #1A1A1A;
	padding: 30px;
	width: 100%;
}
.profix-box .pro-intex h3 {
	font-weight: 300;
	font-size: 20px;
	line-height: 28px;
	min-height: 100px;
}
.profix-box .pro-intex h4 {
	font-size: 16px;
	font-weight: 300;
	color: #FD6006;
	margin: 0;
}

.profix-box .pro-halfimg {
	vertical-align: middle;
	text-align: center;
	background-color: #000;
	padding: 20px;
	display: table-cell;
	width: 50%;
	margin: 0;
}
.profix-box .pro-halfimg img {
	vertical-align: top;
	width: 100%;
}
.profix-box .pro-halftex {
	vertical-align: middle;
	text-align: left;
	background-color: #1A1A1A;
	padding: 40px 45px;
	display: table-cell;
	width: 50%;
}

.profix-box .pro-halftex h3 {
	font-size: 35px;
	font-weight: 600;
}
.profix-box .pro-halftex h3 b {
	font-size: 46px;
	font-weight: 600;
}
.profix-box .pro-halftex p {
	font-size: 18px;
	margin-bottom: 10px;
}


.coltable.image-container.col4 > .col {
    width: 25% !important;
}

.bf-cat-section .bf-cat-section-header{
	background-color: #333333;
	padding:20px;
	margin-bottom: 20px;
}
.bf-cat-section .bf-cat-section-header .coltable > .col {
	vertical-align: middle;
}
.bf-cat-section .bf-cat-section-header h3{
	font-size: 32px;
	margin-bottom: 0px;
}
.bf-cat-section .bf-cat-section-header i{
	font-size: 40px;
	margin-bottom: 0px;
}
.bf-cat-section .bf-cat-section-content{
	display: none;
}

/*PRODUCT LIST PAGE*/
.section-prolist {
	background-color: #000;
	background-image: url(../images/bg-prolist.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding: 100px 100px 0px;
}
.section-prolist .frame {
	width: 55%;
	margin: 0 0 0 auto;
}


.section-prolist h4 {
	text-transform: uppercase;
	font-weight: 400;
}
ul.prolist {
	padding-right: 20px;
}
ul.prolist li {
	list-style: none;
	font-size: 16px;
	margin: 12px 0;
	line-height: 16px;
}
ul.prolist li a {
	color: #fff;
}
ul.prolist li a:hover {
	color: #FD6006;
	text-decoration: none;
}
.store-wide {
	font-size: 24px;
	padding-top: 60px;
}
.store-wide img {
	border-radius: 5px;
	width: 200px;
}
.navigation > ul.submenu {
	display: inline-block;
}
.header.subhead {
	/*background:linear-gradient(to right, #000, #222);*/
	background: #222;
}
.wholesale {
	width: 70%;
}
.object-center {
	margin: 0 auto;
	display: table-cell;
}
.banner-logo {
	background-image: url('../images/logo.png');
	background-size: contain;
	background-repeat: no-repeat;
	height: 230px;
	background-position: 50%;
}

/* Home Products */

.home-product,
.home-product-title {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.5);
	transition: all 0.2s ease-in-out 0s;
}
.home-product-title {
	border: none;
	width: 80%;
	margin: 0 auto;
}
.home-product.k60 {
	background-image: url('../images/tape-ktape-variant1.png');
}
.home-product-title.k60 {
	background-image: url('../images/k60.png');
}
.home-product.rigid {
	background-image: url('../images/d3-home-product-rigid.png');
}
.home-product-title.rigid {
	background-image: url('../images/rigid.png');
}
.home-product.athletic {
	background-image: url('../images/d3-home-product-athletic.png');
}
.home-product-title.athletic {
	background-image: url('../images/athletic-variant1.png');
}
.home-product.cohesive {
	background-image: url('../images/d3-home-product-cohesive-blue.png');
}
.home-product-title.cohesive {
	background-image: url('../images/comp.png');
}
.home-product.light {
	background-image: url('../images/d3-home-product-light-rip-madi.png');
}
.home-product-title.light {
	background-image: url('../images/lightrip.png');
}
.home-product.pvc {
	background-image: url('../images/tape-pvc.png');
}
.home-product-title.pvc {
	background-image: url('../images/pvc.png');
}
.product-link:hover .home-product {
	background-size: 115%;
}
.product-link:hover .home-product-title {
	width: 90%;
}
.home-heading {
	color: #FD6408;
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 65px;
}
.home-heading.abso {
	position: absolute;
	top: -30px;
	right: 50%;
	transform: translateX(50%);
}
.home-heading.alt {
	color: #FFF;
}
.home-list {
	list-style-position: inside;
	line-height: 30px;
}
.button.bulk {
	color: #fff;
	border: 1px solid #fff;
	margin-right: 10px;
}
.button.bulk:hover {
	color: #fff;
	border: 1px solid #fd6408;
}
.footer-logo-icon {
	background-image: url('../images/icon-logo.png');
	background-size: contain;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	margin: 0px;
}

/* Retailer Table */
.retailer-wrapper {
	text-align: center;
}
.retailer-wrapper .img-wrap {
	max-width: 200px;
	margin: 0 auto;
}
.retailer-wrapper .link-trigger a {
	text-decoration: none;
}

/* Updates */
ul.submenu .menulink {
	font-size: 10px;
}
.banner-desc {
	font-size: 26px;
}
.about-logo-img {
	height: 210px;
	margin-top: 100px;
}
.alert.alert-success {
	background-color: #1a1a1a;
}
.button.small {
	border: 1px solid #fd6408;
}
.key-contact a {
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
	line-height: 0px;
}
.contact-location {
	font-size: 22px;
	line-height: 40px;
}
.button.contact-b {
	border: 1px solid #FFF;
	width: 100%;
	text-align: center;
}
.button.contact-b:hover {
	border-color: #fd6408;
}
.option {
	padding: 20px;
}

.header.subhead .submenu .loc a {
	padding: 15px 5px 10px 5px;
}
.header.subhead .submenu .active {
	color: #fd6408;
}
.header.subhead .submenu .loc:last-child a {
	padding-right: 50px;
}

.text-lower {
    text-transform: lowercase !important;
}
.pad-left {
	padding-left: 100px;
}

.colour-white{
	color: #FFF!important;
}
.colour-orange{
	color: #fd6408!important;
}

.locale-select * {
	transition: all 0.3s ease-out 0s;
}
.locale-select a:hover {
    text-decoration: none;
}
.locale-select .box {
    border: 1px solid #222222;
}
.locale-select .box h4 {
    color: #FC6621;
}
.locale-select .box:hover, .locale-select .box.selected {
    border: 1px solid #FFFFFF;
}
.locale-select .box:hover h4, .locale-select .box.selected h4 {
    color: #FFFFFF;
}
.locale-select .box .img-wrap {
	margin-bottom: 25px;
	position: relative;
}
.locale-select .box:hover .img-wrap img, .locale-select .box.selected .img-wrap img {
	opacity: 0;
}
.locale-select .box .img-wrap::after {
	transition: all 0.3s ease-out 0s;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	content: "";
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0;
	z-index: 99;
}
.locale-select .box .img-wrap.nz::after {
	background-image: url(../images/nz-cut.png);
}
.locale-select .box .img-wrap.uk::after {
	background-image: url(../images/uk-cut.png);
}
.locale-select .box .img-wrap.au::after {
	background-image: url(../images/au-cut.png);
}
.locale-select .box:hover .img-wrap::after, .locale-select .box.selected .img-wrap::after {
	opacity: 1;
}
.form-table #update input[type="submit"], button {
	color: #FB6403;
}

/*Other Overrides*/
/*.col.saved button {
	width: 49%;
	display: inline-block;
}*/
.col.saved button:nth-child(2) {
	display: table;
	margin: -30px auto 32px;
}

/* MOBILE SUMMARY BAR */

.bf-summary-bar-mobile {
	display: none;
}

.underline {
    text-decoration: underline;
}
a.white:hover {
    color:#fd6408 !important;
}
.cart-row .cart-controls .field.field-qty-fancy{
	margin-left: 20px;
	min-width: 101px;
}
.cart-row .cart-controls .field.field-qty-fancy input {
    font-size: 24px;
	background: #333;
	border: none;
	color: #fff;
	font-family: "avant-garde" , sans-serif;
	font-weight: 600;
	width: 60px;
	border-radius: 50px;
	padding: 19px 5px 17px;
	text-align: center;
}
.cart-row .cart-controls .field .button{
	margin-top: 0px;
}
.cart-row .cart-controls .field.field-qty-fancy a.btn-qty-adjust{
	color: #666;
}
.cart-row .cart-controls .field.field-qty-fancy a.btn-qty-adjust:hover{
	color: #fd6408;
}
div.bulktable table td.subvar-inline{
	width: 100%;
}
div.bulktable table td.subvar-inline div.quantity input{
	
}
.ast-hero-video{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:640px;
	height:480px;
}
a.ast-social-link{
	text-decoration: none;
	cursor: pointer;
}
a.ast-social-link:hover{
	color: #FFF;
}
.tut-page .bx-pager .bx-pager-item {
	display: inline-block;
}
.tut-page .bx-pager .bx-pager-item a:not(.button) {
	padding: 10px;
	padding-bottom: 5px;
}
.tut-page .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: transparent;
	border: 1px solid #FD6006;
}
.tut-page .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: transparent;
}
.tut-page .bx-controls {
	display: table;
	margin: 0 auto;
}
.tut-page .row {
	margin-left: 0px;
	margin-right: 0px;
}

.form-block .field span.address-status{
	font-weight: 300;
	font-size: 16px;
}
.form-block .field span.address-status.danger{
    color: #C00;
}
.form-block .field span.address-status.success{
    color: #48A01C;
}
/******RESPONSIVE OVERRIDE******/

@media screen and (max-width:1620px) {
	.colpro .col {
		padding: 30px;
	}
}
@media screen and (max-width:1420px) {
	.coltable-price-levels .levels-box h3{
		font-size: 20px;
	}
	.coltable-price-levels .levels-box p{
		font-size: 14px;
	}
	.vid-banner {
		height: auto;	
	}
	.vid-overlay {
		padding: 80px;
		width: 50%;	
	}
	.colpro .col {
		padding: 20px;
	}
	.section {
		width: 100%;
	}
	.section-stockist {
		padding: 20px;	
	}
	.footer {
		padding: 40px;
	}
}

@media screen and (max-width:1300px) {
	.section.feature-image .frame {
		width: 100%;
		padding: 30px 0;
	}
}

@media screen and (max-width:1280px) {
	.button {
		padding: 12px 18px 8px;
	}
	.vid-inner {
		width: 80%;
	}
	.section-banner {
		height: 650px;
	}
	.section-account .body {
		padding: 0;
	}
	.section-tape {
		background-size: contain;
		background-repeat: no-repeat;
		padding: 0;
		background-color: #0a0c0e !important;
	}
	.account-box {
		padding: 20px 50px;
		border-radius: 0px;
	}
	.section-prolist,
	.frame.alt-pad {
		background-size: cover;
		box-shadow: inset 0 -9999px 0 rgba(0,0,0,0.7);
		padding: 60px 0px 20px;
	}
	.section-prolist .frame {
		width:100%;
		text-align: center;
	}
	ul.prolist {
		padding: 0 20px;
	}
	.banner-logo {
		height: 180px;
	}
	.black-back {
		background-color: rgba(0, 0, 0, 0.6);
	}
	.section.alt {
		padding-left: 0px;
		padding-right: 0px;
	}
	.frame.alt-pad {
		margin: 0 auto;
		padding: 50px 0px!important;
	}
}

@media screen and (max-width:1100px) {
	.coltable-price-levels .levels-box h3{
		font-size: 20px;
	}
	.coltable-price-levels .levels-box p{
		font-size: 13px;
	}
	.account-select .bt-list > li,
	.account-setting .bt-list > li{
		width: 50%;
	}	
	.section-propage {
		padding: 0 !important;
	}
	.section-propage .full-frame {
		background-color: rgba(0,0,0,0.5);
	}
	.vid-overlay {
		padding: 50px;
		width: 60%;	
	}
	.vid-overlay img {
		max-width: 180px;	
	}
	.vid-overlay h3 {
		font-size: 20px;	
	}
	.account-box {
		padding: 20px 50px;
		width: 100%;
	}
	.account-extra .frame {
		width: 100%;	
	}
}
@media screen and (max-width:1000px) {
	.coltable-price-levels .levels-box h3{
		font-size: 16px;
	}
	.coltable-price-levels .levels-box p{
		font-size: 12px;
	}
	.header {
		background-image:none;
	}
	h1,.h1 {
		font-size: 52px;
		line-height: 50px;
	}
	.strapbox {
		position: relative;
		width: 100%;
	}
	.full-frame {
		padding: 50px;
	}
	.full-frame .coltable .col {
		display: block;
		width: 100%;
	}
	.colpro .col {
		display: inline-block !important;
		width: 33.333% !important;
		float: left;
	}
	.vid-text h2 {
		text-align: center;
		padding-right: 0;
	}
	.page-login {
		padding: 100px 0;
	}
	.page-login .frame {
		width: 100%;
	}
	.section-profix .coltable .col {
		padding: 10px !important;	
	}
	.profix-box .pro-inimg img {
		max-width: 300px;
		height: auto;
		width: 100%;
	}
    .form-block.single .field.w15{
        width: 50%;
    }
}
@media screen and (max-width:900px) {
	.bulktable .qty-adjust {
		display: none;
	}
	.bulktable table td.subvar-inline .coltable > .col {
		display: inline-block;
		float: left;
		width: 18%;
		padding: 10px;
		margin: 2px;
		background-color: #1A1A1A;
	}
	.subvar-inline .product-box .image {
		margin: 0 0 10px;
	}
	.small-frame {
		width: 100%;
	}
}
@media screen and (max-width:800px) {
	.coltable-price-levels .levels-box h3{
		font-size: 14px;
	}
	.coltable-price-levels .levels-box p{
		font-size: 12px;
	}
	.footer {
		background-position: -200px bottom;
	}
	.section {
		padding-left:20px;
		padding-right: 20px;
	}
	.section.section-our-range .frame > .coltable > .col:first-child {
		display: none;
	}
	.procat {
		width: 80%;
	}
	ul.procat-list li {
		width: 33.333%;
		float:left;
		height: 120px;
	}
	.vid-overlay h3 {
		display: none;
	}
	.page-login {
		padding: 0px 0;
	}
	.signin .form_table .field.half-field,
	.signin .form_table .field.submit p {
		display: block;
		width: 100%;
		padding: 10px;
	}		
	.account-options .bt-list li, .account-extra .bt-list li {
		display: block;
		width: 100%;
	}	
	.profix-box .pro-intex h3 {
		font-size: 22px;
		line-height: 24px;
		min-height: 100px;
	}
	.section-prolist .frame {
		padding: 20px 0px !important;
	}
	.cart-row > .coltable > .col.col-info h2 {
		font-size:18px;
	}
    iframe.responsive {
        height: 300px;
    }
	.alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog{
		width: 100%!important;
	}
	.alertify .ajs-body .ajs-content {
		padding: 16px 0px 16px 0px!important;
	}
	.ajs-content h3, .ajs-content .h3{
		font-size: 20px;
		line-height: 26px;
	}
    .responsive{
        width: 100% !important;
        height: auto !important;
    }
    .retailer-wrapper > .col{
        width: 33.33% !important;
        display: inline-block;
    }
}
@media screen and (max-width:700px) {
	.profix-box .pro-halfimg,
	.profix-box .pro-halftex {
		display: block;
		width: 100%;
	}
	.full-frame {
		padding: 25px;
	}
	.section-propage h4 {
		font-size: 28px;	
		margin: 15px 0;
	}
	.section-propage p {
		font-size: 18px;
		line-height: 26px;
	}
	.pad-left {
		padding-left: 0px;
	}
	.bulktable table td.quantity input {
		font-size: 20px;
		width: 45px;
		padding: 14px 5px 12px;
	}
	.bulktable table td.title a {
	    color: #FB6403;	
	}
	div.bulktable table tbody tr.subvar td.title a {
		color: #888 !important;
	}
	
	.cart-row > .coltable > .col.col-info h2 {
		font-size:22px;
	}
	.cart-row .col {
		display: block;
		text-align: center !important;
		width: 100% !important;
	}
	.cart-row .cart-controls .field.field-qty-fancy {
		margin: 0;	
	}
	.cart-row .cart-controls .field .button {
		padding: 8px 9px 17px 17px;
		font-size: 18px;
		line-height: 18px;
	}
	.cart-row > .coltable > .col.col-info {
		padding: 10px 20px;
	}
	.cart-row > .coltable > .col.col-price {
		padding: 0px 20px 20px;
	}
	.cart-row > .coltable > .col.col-price .price_ex {
		display: none;
	}
	.ast-hero-video{
		width:320px;
		height:240px;
	}
    
}
@media screen and (max-width:600px) {
	body.frame-full-width .body .frame {
		padding: 40px 0;
	}
	body {
		font-size: 16px;
	}
	.button{
		margin-bottom: 5px;
	}
	.footer {
		padding: 0;
	}
	.header {
		padding: 20px 0;
	}
	.header .slogan p.h3 {
		line-height: 30px;
	}
	.footer .col {
		padding: 10px 0;
	}
	.footer .head {
		margin-top: 20px;
	}
	.footer {
		background-image: none;
		text-align:center;
	}	
	.footer .bar {
		margin: 0 auto;
	}
	.footer > .frame > .coltable > .col:first-child,
	.footer > .frame > .coltable > .col {
		padding: 0 10px;
	}
	.form-block.header-search {
		min-width: 0;
	}
	.account-select .bt-list > li,
	.account-setting .bt-list > li{
		width: 100%;
	}	
	.procol {
		margin: 30px 0;
		border-radius: 0 0 150px 150px;
	}
	.procol .col.first {
		padding-left: 25px !important;
	}
	.procol .col.mid {
		padding: 10px !important;
	}
	.procol .col.last {
		text-align: center;
		padding-right: 0 !important;
	}
	
	.fixed-tabs .field {
		min-width: auto !important;
		display: inline-block;
		float: left;
		width: 50%;
		margin: 2px 0;
	}
	.fixed-tabs .field .form-control {
		padding: 9px 10px 6px;
	}
	.fixed-tabs .field h3 {
		letter-spacing: 0px;
		padding: 9px 2px 6px;
		background-color: #222;
		line-height: 18px;
		font-size: 16px;
		color: #FB6403;
		font-weight: 400;
		margin: 0;
	}
	.fixed-tabs .field button,
	.fixed-tabs .field input {
		text-align: center !important;
		font-size: 14px;
		width: 100%;
	}
	.fixed-tabs .field button,
	.fixed-tabs .field input {
		padding:  8px 10px 5px;
	}
	.footer .coltable.col2 .col:first-child,
	.footer .coltable.col2 .col:last-child {
		text-align: center;
		padding: 10px 10px 0;
	}
	.footer .coltable.col2 .col div.bar {
		margin: 20px auto 0 !important;
	}
	
	.copyright {
		text-align: center;
	}
	.footer .coltable .col {
		padding: 20px 20px !important;	
	}
	
	.full-frame .coltable .col img {
		max-width: 100% !important;
	}
	.section-mobpad {
		padding: 0;
	}
	.section-mobpad .full-frame {
		padding: 50px 15px;
	}
	.strapbox {
		padding: 30px;	
	}
	.coltable .col.first,
	.coltable .col.last {
		padding: 10px;
	}
	.section-resize .frame {
		padding: 20px 0 !important;
	}
	.section-resize h3 {
		font-size: 20px;
	}
	.section-resize .welcome_text-logo {
		width: 100% !important;	
	}
	.procol {
		width: 100%;
		border-radius: 0;
	}
	#signin input[type="submit"],
	#signin button {
		font-size: 16px;
		display: table;
		margin: 2px auto;
	}
	#signin #forgot {
		font-size: 12px;
	}
	.vid-overlay {
		display: none;
	}
	.colpro .col {
		display: inline-block !important;
		width: 50% !important;
		float: left;
	}
	.icon-box .col {
		border: none;	
	}
	.icon-box .col img {
		margin: -40px auto -10px;	
	}
	.icon-box .col h3 {
		margin: 0 0 30px;	
		padding: 10px 0 0;
	}
	.section-box h2 {
		font-size: 25px;	
	}
	.section-mobpad {
		padding: 0;
	}
	.section-banner {
		height: 450px;
	}
	.vid-text h1 {
		font-size: 40px;
		line-height: 40px;
	}
	.vid-text h2 {
		font-size: 28px;
	}
	.vid-text p a.button {
		font-size: 18px;
		padding: 15px 20px 10px;
	}
	.signin .form_table {
		padding: 30px 20px;	
	}
	.section-propage .full-frame {
		padding: 50px;
	}
	.section-stockist .pos-rel p,
	.section-stockist .pos-rel h3,
	.signin #note_box,
	.bf-summary-bar p {
		text-align: center;
	}
	.section-stockist .pos-rel p a img {
		display: none;
	}
	.vid-text p a.button {
		margin: 3px;
	}
	.section-prolist {
		padding: 0 0px;
	}
	.section-prolist h4{
		margin: 40px 0 20px;
		padding: 13px 15px 8px;
		background-color: #444;
	}
	.section-product #wrapper {
		padding: 0px 0;
	}
	.footer .frame {
		padding-top: 30px;
	}
	.copyright {
		padding: 30px 0 30px;
	}
	.coltable.probox .col:first-child {
		display: table-footer-group;
	}
	.coltable.probox .col:last-child {
		display: table-header-group;
	}
	.coltable.probox .col:last-child .promobile {
		padding: 35px;
		position: relative;
	}
	.coltable.probox .col .promobile {
		position: relative;
	}
	.probox a.bt-back {
		right: 10px;
		top: -20px;
	}
	.probox h1 {
		font-size: 35px !important;
		line-height: 40px !important;
	}
	.signin .form_table .field.submit {
		margin: 10px 0 0 !important;
	}
	#signin #forgot {
		font-size: 16px;
	}
	.account-box {
		padding: 0px 20px;
	}
	.account-options {
		width: 100%;
	}
	.account-box h3 {
		padding: 0px;
	}
	p.account-logo img {
		margin-top: 30px;
	}
	.form-block .field.half {
		width: 100%;
	}
	.wholesale-btn {
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.bf-summary-bar.sticky {
		left: 0;
	}
	.bf-summary-bar .col:nth-child(4) {
		border-right: none!important;
		margin-top: 10px!important;
	}
	.bf-summary-bar .btn,
	.bf-summary-bar input {
		margin-top: 5px!important;
		margin-bottom: 5px!important;
	}
	.bf-summary-bar .col:nth-child(5) {
		padding-left: 0px!important;
	}
	.bf-summary-bar input {
		text-align: center;
	}
	.bf-cat-section .bf-cat-section-header .col {
		display: table-cell;
	}
	.bf-cat-section-header .col {
		vertical-align: middle;
	}
	.bf-cat-section .bf-cat-section-header h3 {
		font-size: 26px;
	}
	.bf-cat-section .bf-cat-section-header {
		padding: 0px 15px 0px 15px;
	}
	.bf-summary-bar {
		padding: 0px;
		padding: 0px 10px 5px 10px!important;
	}
	h1, h2 {
		text-align: center;
	}
	.bulk-header-search.form-block {
		margin-bottom: 30px;
	}
	.bulk-product-fancy .bpf-header > .coltable .col.c-title {
		text-align: center;
		padding-top: 0px!important;
		padding-left: 0px!important;
		margin-top: 20px;
	}
	.bulk-product-fancy {
		padding: 0px!important;
	}
	.col.c-image img {
		margin-bottom: 20px!important;
	}
	.summary-box .spec-list {
		font-size: 20px!important;
	}
	.summary-box .spec-list li {
		padding: 10px 0px!important;
	}
	.bpf-footer .col {
		display: inline-block;
	}
	
	.bulktable table td.subvar-inline .coltable > .col {
		background: none;
		padding: 0px;
		margin: 0;
	}
	.bulktable table td.subvar-inline {
		display: table;
	}
	.variant-wrap {
		width: auto;
		display: table !important;
		margin: 0 auto 10px;
	}
	.variant-wrap {
		display: inline-flex;
	}
	.variant-wrap img {
		width: 62px;
		padding: 5px;
		background-color: #000;
		border-radius: 50px;
		margin-right: 10px;
	}
	.variant-wrap .qty-adjust {
		display: none !important;
	}
	.variant-wrap .image,
	.variant-wrap .qty {
		display: table-cell !important;
		vertical-align: middle;
		margin: 0;
	}
	
	.s-each span {
		text-align: center;
		margin-bottom: 5px;
	}
	.s-each .price {
		margin-bottom: 20px;
	}
	.bulk-product-fancy .bpf-header {
		padding-bottom: 20px!important;
	}
	.bulk-product-fancy .bpf-header .h2 {
		font-size: 32px!important;
    	line-height: 40px!important;
	}
	.col.c-logo,
	.col.c-price {
		width: 50%!important;
		display: table-cell!important;
	}
	.c-logo img {
		width: 50%!important;
	}
	p.breadcrumb {
		text-align: center;
	}
	
	/* Overrides */
	.bulktable table td.price .levels-link {
		display: table;
	}
	.bulktable table td.price {
		font-size: 14px;
	}
	.bulktable table td.title a {
		font-size: 18px;	
	}
	
	
	/* TOP */	
	.bf-summary-bar .col.w20.text-center:not(.saved),
	.bf-summary-bar .col.w10.text-right.v-center,
	.bf-summary-bar .col.w35 
	{
		display: none;
	}
	
	/* BOTTOM */
	.bf-summary-bar-mobile {
		display: block;
		background-color: #FFF;
		position: fixed;
		bottom: 0px;
		left: 0px;
		width: 100%;
		color: #000;
		padding: 10px;
	}
	.bf-summary-bar-mobile .coltable {
		display: table;
	}
	.bf-summary-bar-mobile .coltable .col {
		display: table-cell;
	}
	.bf-summary-bar-mobile .coltable .col.col-add {
		width: 66%!important;
	}
	.bf-summary-bar-mobile .coltable .col.col-total {
		width: 33%!important;
	}
	.bf-summary-bar-mobile p {
		margin: 0px;
	}
	.bf-summary-bar-mobile input[type="submit"], button {
		padding: 12px 20px 8px;
	}
	div.bulktable table tr:not(.break){
		min-height: 92px;
	}
	div.bulktable table tr.type-1 td.quantity{
		display: none;
	}
	div.bulktable table tr.type-1 td.title{
		width: 50%;
	}
	div.bulktable table tr.type-1 td.price{
		padding: 0px;
		font-size: 12px;
	}
    iframe{
        width: 100% !important;
        height: 100% !important;
    }
    .section-propage img{
        max-height: none;
        max-width: 250px !important;
    }
    .home-heading{
        font-size: 45px;
    }
    .key-contact,
    .contact-location{
        text-align: center;
    }
}
@media screen and (max-width:500px) {
	ul.procat-list li {
		width: 50%;
	}
	ul.procat-list li img {
		padding: 15px;
	}
	.logo-retail img {
		width: 90%;
		height: auto;
	}
	ul.submenu .menulink {
		padding: 15px 15px 10px 20px;
	}
	.header .logo {
		margin: 20px 0px;
	}
	ul.menu .signin {
		margin-top: 10px;
	}
	.grid-table td {
		padding: 20px 13px 20px;
		display: inline-block;
	}
	.grid-table td:not(:last-child) {
		width: 25%;
		text-align: center;
		word-wrap: break-word;
	}
	.grid-table td .button {
		padding: 10px 9px 8px;
		font-size: 12px!important;
	}
	.grid-table thead td {
		width: 25%;
		text-align: center;
	}
	.form-block .field.quarter {
		width: 100%;
		display: block;
	}
	.form-block .field {
		width: 100%;
		padding: 0px;
	}
	.field.submit {
		text-align: center;
	}
    .form-block .field label.inline, .form-block .field input[type="radio"], .form-block .field input[type="checkbox"]{
        display: inline;
    }
	.form-block .field.single,
	.form_table {
		padding: 0px 0px 10px 0px;
	}
	.bulk-header-search.form-block .field:not(.submit) {
		width: 70%;
	}
	.form-block.header-search.var1 .field {
		display: block;
		width: 100% !important;
	}
	.form-block.header-search.var1 .field input,
	.form-block.header-search.var1 .field {
		padding: 0;
	}
	.form-block.header-search.var1 .field input {
		padding: 14px 0;
		text-align: center;
	}
	
	.bulktable table td.image {
		width: 0px;
		position: static;
	}
	.bulktable table td.image img {
		position: absolute;
		top: -10px;
		left: -10px;
		opacity: 1;
		padding: 0;
		z-index: 1;
		width: 75px;
		border-radius: 20px;
		border: 4px solid #222;
	}
	.bulktable table td.image .title-button {
		width: 0;
	}
	.bulktable table td.price .levels-link {
		display: none;
	}
	.bulktable table td.title .title-text a{
		line-height: 14px;
	}
	div.bulktable table tr {
		background: #222;
		padding: 15px;
		display: block;
		position: relative;
		/*overflow: hidden;*/
	}
	div.bulktable table td {
		border: none;
		vertical-align: middle;
	}
	div.bulktable table tbody tr.break {
		height: 0px;
		background: none;
		padding: 10px;
	}
	div.bulktable table tbody tr.subvar {
		opacity: 1;
		background: #111;
	}
	.bulktable table td.image a.button {
		padding: 8px 11px 4px 12px;	
		top:-10px;
		left: auto;
		right: -10px;
	}
    .retailer-wrapper > .col{
        width: 49% !important;
    }
}
@media screen and (max-width:400px) {
	.grid-table td .button {
		padding: 10px 8px 8px;
    	font-size: 10px!important;
	}
	.bulk-header-search.form-block .field:not(.submit) {
		width: 70%!important;
		float: left;
	}
	.bulk-header-search.form-block .field.submit {
		width: 30%!important;
		float: left;
	}
	.bulktable table td.title a {
		font-size: 16px;
	}

	
}
@media screen and (max-width:360px) {
	.logo-retail img {
		height: 100%;
	}
	.grid-table td:not(:last-child) {
		font-size: 13px;
	}
	.grid-table td {
		width: 100%;
	}
	.grid-table td .button {
		display: block;
		font-size: 12px!important;
		text-align: center;
	}
	.remove_item_btn {
		width: 100%;
	}
	.bf-cat-section .bf-cat-section-header h3 {
		font-size: 18px;
	}
	h2, h1 {
		font-size: 36px;
	}
	.form-block.style {
		margin: 20px 0px;
	}
	.frame{
		padding: 0px 15px 0px 15px;
	}
	.bulktable table td.image img{
		width: 55px;
		border-radius: 10px;
	}
}
@media screen and (max-width:300px) {
	.colpro .col {
		display: block !important;
		width: 100% !important;
		float: none;
		padding: 35px;
	}
}

/* Home Sanitisr Section */
.sanitiser-section img
{
	width: 70%;
	position: relative;
	right: -20px;
}
.sanitiser-section p:nth-child(2)
{
	margin-bottom: 5px;
}