@charset "utf-8";
/* CSS Document */
html, body {
  height: 100%;
}
body {
   
  line-height: 1.42857143;
  color: #000;
      font-size: 10px;
  letter-spacing: .2em;
  
}
a {
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
input[type="text"] {
    -webkit-appearance: none;
    border-radius: 0;
    
    margin:0;
}
.search-container form{position: fixed;
    z-index: 4000;
    width: 100%;
    padding-right: 30px;
    top: 0px;    background-color: #fff;}
#catCartDetails {max-width:1200px;margin:auto}
.filters {position:fixed;width: 100%;
    z-index: 100;}
h2 {margin-top:0px;font-size:12px;font-weight:bold;text-transform: uppercase;}
h1 {     font-size: 12px; font-weight:bold;  margin-top: 30px;}
.utility-nav {  font-size: 7px;  font-weight:bold;padding-bottom: 7px;}
.productWrapper h2 {margin-top:0px;font-size:12px;font-weight:bold;}
#catCartDetails h2 {margin-top:0px;font-size:12px;font-weight:bold;text-transform: uppercase;}

#catCartDetails h1 {    text-transform: uppercase; font-size: 16px; font-weight:bold;  margin-top: 30px;margin-bottom: 30px;}
#catCartDetails img {margin:0 !important;padding-top: 8px;}
#catCartDetails input[type=checkbox], input[type=radio]{height: initial!important;margin-right:4px} 
#catCartDetails input{  height: 34px;color:#000000;font-size: 10px;
    letter-spacing: .2em;
    margin-top: 10px;
    margin-bottom: 10px;border-radius:0px;padding-left:8px;
    border: 1px solid #000000;}
.form input[type="text"]{  height: 28px;
    margin-top: 10px;
    margin-bottom: 5px;border-radius:0px;
    border: 1px solid #000000;padding-left:3px}
 #catCartDetails textarea { 
    margin-top: 10px;
    margin-bottom: 10px;border-radius:0px;
    border: 1px solid #000000;width:100%}
#catCartDetails  select {
    border: 1px solid #000000 !important;
    background: #fff url(img/select-arrow.png) no-repeat 90% center;
    text-indent: 0.01px;
    text-overflow: "";
   
    border-radius: 0px;
    padding: 6px;
    box-shadow: inset 0 0 0px rgba(000,000,000, 0);
    width: 100%;
   margin-top: 10px;
    margin-bottom: 10px;color:#000000;font-size: 10px;
    letter-spacing: .2em;
}
.Price, .Subtotal, .Quantity, .actions {padding-top:10px !important;}
 .Quantity input{  height: 34px;
    margin-top: 0px !important;
    margin-bottom: 10px;border-radius:0px;
    border: 1px solid #000000;max-width:50px}
.productWrapper h3 {  text-transform: uppercase;
  color: #999999;
  font-size: 10px;font-weight:bold;}
.shop-cart h3 {  text-transform: uppercase;
  color: #999999;
  font-size: 10px;font-weight:bold;}
.shop-cart h4 {  text-transform: uppercase;    margin-top: 8px;
  color: #000;
  font-size: 12px;font-weight:bold;}
.shop-cart .selectboxit {
    width: 100%;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: -3px;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  background-color: #000000;
  color: #fff !important;
  border: 0px;
  padding: 5px;
  text-transform: uppercase;
  width: 95%;
  font-size: 9px;   
  margin-top: 5px;  max-width: 190px;
}.form-control {
    color: #000;
    font-size: 10px;
    letter-spacing: .2em;}
.fail {display:block !important; text-align:center;margin-bottom:10px!important;}
#success  {background-color: #ccc;
  color: #fff !important;
  border: 0px;
  padding: 5px;
    text-transform: uppercase;
    max-width: 866px;
    margin: auto;display:none}
#consub input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  background-color: #000000;
  color: #fff !important;
  border: 0px;
  padding: 11px;
  text-transform: uppercase;
  width: 95%;
  font-size: 9px;
  margin-top: 19px;  max-width: 190px;
}
.productPoplets figure {margin-bottom:10px!important}
#wrap {
  min-height: 100%;
}
.nopad {padding:0px}
#main {
  overflow:auto;
  padding-bottom:66px; /* this needs to be bigger than footer height*/
}
.catProductAttributeGroup{margin-left: -5px;}
.productSelectInput{margin-right: 5px !important;}
.ddowns {display:inline-block !important}
.bord   {border: 1px solid #000000;margin-left: 5px;}
.ddowns input{ background-color: transparent;height: 18px;padding-left:3px;
  line-height: 18px;  margin-left: 0px;width:25px;font-size:9px;
 color:#000;
  border: 0px solid #000000;
    border-left:0px;
  border-color: #000000 #000000 #000000;
  border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);
  border-bottom-color: #000000;}
.ddowns label{ height: 18px;   margin-bottom: 0px; 
   font-weight: normal;
  line-height:18px;  margin-left: 5px;padding-left:5px;font-size:9px;
 color:#000;
  border: 0px solid #000000;
    border-right:0px;
  border-color: #000000 #000000 #000000;
  border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);
  border-bottom-color: #000000;}
.pselect select{}

.catProdAttributeTitle {display:none !important}
.footer {
  position: relative;
  margin-top: -66px; /* negative value of footer height */
  height: 66px;
  clear:both;

    padding-left: 0px;
  padding-right: 0px;
} 
.navbar-default {  background-color: #ffffff;
    border-color: #ffffff;}
#top-head .row {
    display: table;
    width:100%;
    margin:0;
}
.homeroll{  border: 5px solid white;
}
.results h1 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}
.homesingle{  border: 0px solid white; margin-top:0px;margin-bottom:0px}
}
.cat_textbox_landing{
 border-width: 0px; 
    border-color: #666666; 
    border-radius: 0px; 
    padding: 3px; 
    width: 100%;  
    text-align:right;
}
.search-wrap{border-bottom: 2px solid black;display:none}
.search-container {margin-top:20px;padding-bottom:30px;
  }
.cat_textbox_search{
 border-width: 1px; 
    border-color: #000000; 
    border-radius: 0px; 
    padding: 7px; 
    width: 100%;  
    text-align:left;
}
.button_search {background: #000000;
  color: #FFF;
  padding: 8px 15px !important;
 
    margin-top: 10px !important;
  text-transform: uppercase;
  border: none;  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}.cat_textbox_landing::-webkit-input-placeholder {
   color: black;
}

.cat_textbox_landing:-moz-placeholder { /* Firefox 18- */
   color: black;  
}

.cat_textbox_landing::-moz-placeholder {  /* Firefox 19+ */
   color: black;  
}

.cat_textbox_landing:-ms-input-placeholder {  
   color: black;  
}
.homeroll:hover {
   
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(grayscale.svg); /* Firefox 4+ */
  filter: gray; /* IE 6-9 */;
    cursor:pointer;
    }
.navrow {width:100%}
#navbar {text-align:center}
#top-head {padding-right:0px;padding-left:0px}
#maincontent {padding-right:0px;padding-left:0px}
#maincontent .row {
   display: table;
    width:100%;
    margin:0;
}
#bootnotable  {
   display: block;
    height:100%;
}
#bootnotable .row {
   display: block;
    height:100%;
}
#contnotable  {
   display: block;
    height:100%;
     margin-top: 92px;
}
#contnotable .row {
   display: block;
    height:100%;
}
footer .nav>li {
  position: relative;
  display: inline-block;
}
footer .navbar-nav>li>a {

  margin-right: 10px;
  margin-left: 10px;
}
.cartLink {display:none}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {

    background-color: #fff; }
.navbar-default .navbar-nav>.active>a:hover, .navbar-nav>li>a:hover {font-weight:bold}
.navbar-nav>li>a {
    padding-top: 5px;
  padding-bottom: 5px;
  line-height: 10px;
  font-family: arial;
  font-size: 10px;
  color: black !important;
  letter-spacing: .2em;
      margin-right: 5px;
  margin-left: 5px;
    padding-right: 0px;
  padding-left: 0px;
    border-top:2px solid white;
    text-transform:uppercase;
}
.navbar-nav>li>a:last-child {

  letter-spacing: .2em !important;
      
}
.nav>li {
  position: relative;
    display: inline-block;}
.col3, .col2 {display:none}
.filters ul {margin:0px;padding:0px;text-align:center}
.filters li{  list-style-type: none;text-transform:uppercase;    display: block;    padding: 10px;}
.filters li a {margin:0px;padding:0px;color:#000000; text-decoration:none}
.filters li a:hover {margin:0px;padding-bottom:8px;color:#000000;border-bottom:1px solid #000}
.filters .active a {margin:0px;padding-bottom:8px;color:#000000;border-bottom:1px solid #000}
.productWrapper {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0px;
        margin-top: 40px !important;
}
.contentWrapper {

  padding-left: 15px;
    padding-right: 15px;

}
.cat_textbox_landing {width:100%}
#tinynav1SelectBoxItText {max-width:100% !important;width: 93%;
    /* margin: auto; */
    text-align: center;}
#tinynav1SelectBoxIt {margin-top:10px;width: 99%; display: block;}
.productWrapper figure {
  width: 100%;
  float: left;
  margin: 0px;
}
.productWrapper div {
display:block;
      
}

figure img {
  max-width: 100%;
}
.productList, .productList ul, .catalogueList {
  margin: 0;
  padding: 0 !important;
}
.productList li, .catalogueList li {
  display: inline;
  list-style-type: none;
}
.catbread a {text-transform:uppercase;color:#999999;font-size:9.5px}
.lgcatbread {display: inline-block !important;}
.logowidth {max-height: 20px;
    width: auto;}
.pops {padding:10px 5px}
.pops:first-child {padding-left:0px}
.pops:last-child {padding-right:0px}
.l_tinynav1 {display:none}
.tinynav {display:block}
#tinynav1SelectBoxItContainer{display:block}
.topright     {padding-left: 5px;
    padding-right: 5px;}
.nopadsm {padding-left:0px;padding-right:0px}
.fixbg {margin-top: -14px;}
.image-with-price {    margin-bottom: 20px;}
@media (max-width: 767px) {
     
 .middlecontent {border-right: 0px solid #fff !important;
border-left: 0px solid #fff !important;
    }
.topmiddle {
    border-bottom: 0px solid #fff!important;
    border-right: 0px solid #fff!important;
        border-left: 0px solid #fff!important;}
    .topleft {
    border-bottom: 0px solid #fff!important;
   
}
.topright {
        border-bottom: 0px solid #fff!important;}
    .bottomleft {
    border-top: 0px solid #fff!important;
}
    .bottomright {
    border-top: 0px solid #fff!important;
}
    .bottommiddle {
    border-top: 0px solid #fff!important;
    border-right: 0px solid #fff!important;
   
    border-left: 0px solid #fff!important;
}
}
@media (min-width: 768px){
    li.socialfoot a {margin-left:30px !important;margin-right:30px !important}
    .nopadsm {padding-left:15px;padding-right:15px}
    .fixbg {margin-top: 0px;}
    #contnotable  {
   display: block;
    height:100%;
     margin-top: 112px;
}
    .topright     {padding-left: 15px;
    padding-right: 15px;}
    .navbar-nav>li>a {

      padding-right: 10px;
  padding-left: 10px;
 
}
  
    .logowidth {max-height: 2000px;
    width:170px}
    .contentWrapper {

  padding-left: 25px;
    padding-right: 15px;

}
    .topleft.utility-nav {

  padding-bottom:3px;
}
    .productWrapper {
  width: 100%;
  float: left;
  padding: 10px;
  margin: 0px;
}
    #cart .button-a {
    padding: 6px 6px;
    background-color: black;
    color: #fff;
    border: 1px solid #fff;
    width: inherit;
    text-transform: uppercase;
    font-size: 9px;
    color: #fff;display:block 
}
    .col2 {display:block !important;border-right: 5px solid white !important;}
.navbar-nav {
 float: none; 
  margin: 0;
  display: inline-block;
}
footer .navbar-nav>li>a{
    padding-top: 0px;
  padding-bottom: 5px;
  line-height: 10px;
  font-family: arial;
  font-size: 10px;
  color: black !important;
  letter-spacing: .2em;
   margin-right: 52px;
 margin-left: 52px;
        padding-right: 0px;
 padding-left: 0px;
    border-top:1px solid white;
        border-bottom:2px solid white;
}
    footer .navbar-nav>li>a:last-child{
   
  letter-spacing: 0em;
  
}
.navbar-nav>li>a {
    padding-top: 5px;
  padding-bottom: 5px;
  line-height: 10px;
  font-family: arial;
  font-size: 10px;
  color: black !important;
  letter-spacing: .2em;
      margin-right: 52px;
 margin-left: 52px;
         padding-right: 0px;
 padding-left: 0px;
    border-top:2px solid white;
}
    .navbar-nav>li>a:last-child {
   
  letter-spacing: 0em !important;
     
}
    .navbar {
  position: relative;
  min-height: 0px; 
  margin-bottom: 0px;
    margin-top: 15px !important;
  border: 1px solid transparent;
}
}
@media (min-width: 1080px) {.tinynav {display:none}
#tinynav1SelectBoxItContainer{display:none}
    .l_tinynav1 {display:block}
    .filters li{  list-style-type: none;text-transform:uppercase;    display: inline-block;    padding: 5px;font-size: 9px;
    letter-spacing: .1em;}
 }
@media (min-width: 992px) {
     #cart .button-a {
    padding: 6px 15px;
    background-color: black;
    color: #fff;
    border: 1px solid #fff;
    width: inherit;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;display:inline 
}
    
      
    .col3, .col2 {display:block !important}
     .col2 {display:block !important;border-right: 0px solid white !important;}
    .productWrapper {
  width: 100%;
  float: left;
  padding: 10px;
  margin: 0px;
}
}
@media (min-width: 1200px) {
  .filters li{  list-style-type: none;text-transform:uppercase;    display: inline-block;    padding: 10px;font-size: 10px;
    letter-spacing: .2em;}
    .productWrapper {
  width: 100%;
  float: left;
  padding: 30px;
padding-bottom:0px;
  margin: 0px;
}
    .contentWrapper {

  padding-left: 15px;
    padding-right: 15px;
}}
.navbar-nav>li>a:hover {
    padding-top: 5px;
  padding-bottom: 5px;
  line-height: 10px;
  font-family: arial;
  font-size: 10px;
  color: black !important;
  letter-spacing: .2em;
    background-color: #fff;
    border-top:2px solid black;
}
.navbar-nav .active a {
    padding-top: 5px;
  padding-bottom: 5px;
  line-height: 10px;
  font-family: arial;
  font-size: 10px;
  color: black !important;
  letter-spacing: .2em;
    background-color: #fff;
    border-top:2px solid black;
}
footer .navbar-nav .active a {
    padding-top: 1px;
  padding-bottom: 5px;
  line-height: 10px;
  font-family: arial;
  font-size: 10px;
  color: black !important;
  letter-spacing: .2em;
    background-color: #fff;
    border-bottom:2px solid black;
    border-top:0px solid black;
}
.navbar {
  position: relative;
  min-height: 0px; 
  margin-bottom: 0px;
    margin-top: 0px;
  border: 1px solid transparent;
}
footer .navbar-nav>li>a:hover {
    padding-top: 0px;
  padding-bottom: 5px;
  line-height: 10px;
  font-family: arial;
  font-size: 10px;
  color: black !important;
  letter-spacing: .2em;
   
    border-top:1px solid white;
    border-bottom:2px solid black;
}

footer .navbar {
  position: relative;
  min-height: 0px; 
  margin-bottom: 0px;
    margin-top: 10px;
  border: 1px solid transparent;
}
#maincontent .row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;  
}
#bootnotable .row [class*="col-"] {
    float: left;
    display: block;
    vertical-align:;  
    height:100%;
    padding:0;
}
#contnotable .row [class*="col-"] {
    float: left;
    display: block;

}
#top-head .row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: bottom;
}
footer .row {
    display: table;
    width:100%;
    margin:0px;
}
footer .row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}
.pagination, .productsearchPagination {

    float: right;text-transform:uppercase;
}
.topleft {border-bottom: 2px solid #000000;text-align:right}
.topright {border-bottom: 2px solid #000000;text-align:left}
.topmiddle {border-bottom: 2px solid #000000;border-right: 2px solid #000000;border-left: 2px solid #000000;padding-top:15px;padding-bottom:0px;text-align:center}
.middlecontent{border-left: 2px solid #000000;border-right: 2px solid #000000;  overflow: hidden;}
.bottomleft {border-top: 2px solid #000000;}
.bottomright {border-top: 2px solid #000000;}
.bottommiddle {border-top: 2px solid #000000;border-right: 2px solid #000000;height:66px;border-left: 2px solid #000000;}

#cart .button-a {
    padding: 6px 15px;
   background-color: black;
    color:#fff;    border: 1px solid #fff;
    width: inherit;
    text-transform: uppercase;
    
    color: #fff;
        

}#cart .btn {
  float:right;
 background-color: black;
    color:#fff;    border: 1px solid #fff;
   margin-top:0px;
    text-transform: uppercase;
   
  
        

}
#cart .btn:hover {
  
  background-color: white;
    color:#000;
    border: 1px solid #000;
        

}
.chkbut {display: table-cell !important;}
#cart .button-a:hover {
   background-color: white;
    color:#000;
    border: 1px solid #fff;
}
#cart .right {text-align:right}
.shippingDiv select {
    border: 1px solid #000000 !important;
    background: #fff url(img/select-arrow.png) no-repeat 90% center;
    text-indent: 0.01px;
    text-overflow: "";
    color: #000;
    border-radius: 0px;
    padding: 6px;
    box-shadow: inset 0 0 0px rgba(000,000,000, 0);
    width: 100%;
    margin-bottom: 9px;
}.shippingCountryDiv select {
    border: 1px solid #000000 !important;
    background: #fff url(img/select-arrow.png) no-repeat 90% center;
    text-indent: 0.01px;
    text-overflow: "";
    color: #000;
    border-radius: 0px;
    padding: 6px;
    box-shadow: inset 0 0 0px rgba(000,000,000, 0);
    width: 100%;
    margin-bottom: 9px;
}
.shippingDiv #shippingSpan {float:left;padding-bottom: 0px;}
.shippingCountryDiv #shippingCountrySpan {float:left;padding-bottom: 0px;}
.botcell{vertical-align: bottom !important;}
@media (max-width: 767px){
    #shippingSpan {text-align:center}

    #cart .btn {
  float:none;

}
    #cart .button-a {width:100%;display:block;text-align: center;margin-top:8px}
#cart .visible-xs {
   
    }}
#catCartSummary {display:inline}
#catCartSummary a{text-decoration:none;color:#000}
input#DiscountCode, input#GiftVoucher {
  width: 80%;
  float: left;
}
#cart input {height: 28px;margin-top: 10px;
    margin-bottom: 10px;border: 1px solid #000000}
@media screen and (max-width: 767px) {
  
    table#cart tbody td .form-control{
		width:20%;
		display: inline !important;
	}
	.actions .btn{
		width:36%;
		margin:1.5em 0;
	}
	
	.actions .btn-info{
		float:left;
	}
	.actions .btn-danger{
	
	}
    .shop-cart h3{ text-align: center;}
    input#DiscountCode, input#GiftVoucher {
  width: 100%;

}
    #shippingSpan {width:100%}
	table#cart thead { display: none; }
	table#cart tbody td { display: block; padding: .2rem; min-width:100px;text-align: center;}
	table#cart tbody tr td:first-child {  background: #E6E7E8;
  color: #000;
}
	table#cart tbody td:before {
		content: attr(data-th); font-weight: bold;
		display: inline-block; width: 8rem;
	}
	
	table#cart  tbody td.actions:before {
		content: attr(data-th); font-weight: bold;
		display: inline-block; width: 0rem;
	}
	
	table#cart tfoot td{display:block; }
	table#cart tfoot td .btn{display:block;}
	
}