.site-header .topbox-right {
	color:white;
}
.shopper-secondary-navigation {
    clear: both;
    background: #333333;
    margin-left: -99em;
    margin-right: -99em;
    padding-left: 99em;
    padding-right: 99em;
    
    position: relative;
	z-index: 2;
}
.site-header .custom-product-search {
	display:none;
}
[class*="span"] {
    position: relative;
}

.row-fluid:after {
    clear: both;
	display: table;
    content: "";
    line-height: 0;
}
.wpcf7-form p.field input {
    margin: 0;
    padding: 6px 6px 7px 6px;
    width: 100%;
    height: 30px;
    line-height: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpcf7-form p.field {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    vertical-align: top;
}
.wpcf7-form .submit-wrap input {
    margin-right: 10px;
}
div.wpcf7-validation-errors {
	display:none !important;
}
@media (min-width: 1200px) {
.span4 {
    width: 28%;
	float:left;
	
}
	.span8 {
    width: 68%;
		float:left;
		
}
	.row-fluid .span4 {
    width: 31.623931623931625%;
	}
	[class*="span"] {
    float: left;
    min-height: 1px;
    
}
	.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
	.row-fluid [class*="span"] {
    display: block;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
}
}
@media (min-width: 1000px) and (max-width: 1100px) {
.span4 {
    width: 30%;
	float:left;
	
}
	.span8 {
    width: 68%;
		float:left;
		
}
}
@media (max-width: 979px) and (min-width: 768px) {
.span4 {
    width: 28% !important;
	float:left;
	
}
	.span8 {
    width: 70%!important;
		float:left;
		
}
	[class*="span"] {
    float: left;
    min-height: 1px;
    
}
	.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
	.row-fluid .span4 {
    width: 31.491712707182323%;
}
}
@media (max-width: 767px) {
	.site-header .topbox-right { 
		 float : none !important;
		text-align:center !important;
	}
}
button.menu-toggle , .cart-toggle {
	top:60px;
}