/* Product Page - Print CSS */

body{
  background:#fff;
}
.sticky{
  display: none !important;
}
.cart_wish{
  display: none;
}
.my-account{
  visibility:  hidden;
}
.top-search{
  visibility: hidden;
}
div.foot-row{
  display: none !important;
  visibility: hidden;
}
.use-care-tablist li{
  text-align: left !important;
  margin-top: 50px !important;
}
.use-care-tablist li.active a{
  background: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.use-care .tab-content{
  background: #fff;
  border-top: 1px solid #ddd;
  font-size: 0.9em;
  padding: 10px 5px;
}
div#product-varying-attrs{
  display: none !important;
}
ul.use-care-tablist > li{
  display: none;
}
ul.use-care-tablist > li:nth-child(1){
  display: block !important;
}
div.tab-content > div.tab-pane#use::before{
  content: 'Use  -  ';
  font-size:13pt;
  font-weight: bold;
  color: #000;
}
div.tab-content > div.tab-pane#use{
  margin-top: 25px;
}
div.tab-content > div.tab-pane#care::before{
  content: 'Tool Care  -  ';
  font-size:13pt;
  font-weight: bold;
  color: #000;
}
div.tab-content > div.tab-pane#care{
  margin-top: 25px;
}
div.tab-content > div.tab-pane:nth-child(1){
  display: block !important;
}
.product-desc, .related-prod, .copyright-footer{
  border:none !important;
}
#touch-menu-toggle, #social-share, #touch-menu, #cssmenu, #newsletter-signup{
  display: none !important;
}
div.copyright-footer > div.col-md-12:nth-child(1){
  border-top: 1px solid #ccc;
}
.new-offers{
  display: none !important;
}
.my-account ul.list-inline{
  width: 225px !important;
}
.my-account ul.list-inline > li{
  width:90px !important;
  float: left;
}
.my-account ul.list-inline > li:nth-child(1) > div > ul{
  display: none;
}
.my-account ul.list-inline > li:nth-child(1){
  width: 120px !important;
}
.header-main > div.container > div.row > div.col-md-12{
  background:#fff;
}
div.col-md-6.use-care, div.col-md-6.related-prod{
  width:100% !important;
}
div.related-item{
  float:left !important;
  width:45% !important;
}
div.related-item > div.col-md-9{
  float:none !important;
  padding-left:120px !important;
}
div.pad-related-btn{
  visibility: hidden;
}
.related-prod h5{
  font-size:16px !important;
  padding-left: 0px !important;
}
.register-buttons{
  display: none;
}
.hidden{
  display:none !important;
}
div#lie-product{
  margin-top: 140px;
}
div.thumbs-image > div.col-md-12:nth-child(2){
  display: none;
}
div.copyright-footer > div > ul.list-inline{
  width:70% !important;
}
div.copyright-footer > div > ul > li{
  float:left;
}
div.copyright-footer > div > ul > li:nth-child(1){
  width:215px !important;
}
div.copyright-footer > div > ul > li:nth-child(2){
  margin-left: 20px !important;
}
div.copyright-footer > div.col-md-12:nth-child(1){
  margin-top:30px;
}
ol.breadcrumb{
  list-style: none;
  display: none;
}
ul{
  list-style: none !important;
  padding-left:0px;
}
ul > li{
  list-style: none !important;
}
ul.list-inline{
   width:30%;
}
ul.list-inline.links{
  width:110px !important;
}
ul.list-inline.links > li > a{
  color: #000 !important;
}
#search_form > div.input-group > input{
  background:#fff !important;
  border:1px solid #ddd;
  width: 327px;
}
#search_form > div.input-group > span.input-group-btn > button{
  background: #fff;
  border:none !important;
  color:#ccc;
  font-size:15pt;
}
ul li.my-cart{
  background-position: 93% 21% !important;
  margin-top: -12px !important;
}
.top-meta .links a{
  padding:7px !important;
}

/*** Bootstrap Custom Wireframing ***/
.container{
  width:900px !important;
}
.row{
  width:100% !important;
}
.col-md-1{
  width:8.33% !important;
  float:left;
}
.col-md-2{
  width:16.67% !important;
  float:left;
}
.col-md-3{
  width:25% !important;
  float:left;
}
.col-md-4{
  width:33.33% !important;
  float:left;
}
.col-md-5{
  width:41.67% !important;
  float:left;
}
.col-md-6{
  width:50% !important;
  float:left;
}
.col-md-7{
  width:58.33% !important;
  float:left;
}
.col-md-8{
  width:66.67% !important;
  float:left;
}
.col-md-9{
  width:75% !important;
  float:left;
}
.col-md-10{
  width:83.33% !important;
  float:left;
}
.col-md-11{
  width:91.67% !important;
  float:left;
}
.col-md-12{
  width:100% !important;
  float:left;
}
.col-md-offset-1{
  margin-left:8.33% !important;
}
.col-md-offset-2{
  margin-left:16.67% !important;
}
.col-md-offset-3{
  margin-left:25% !important;
}
.col-md-offset-4{
  margin-left:33.33% !important;
}
.col-md-offset-5{
  margin-left:41.67% !important;
}
.col-md-offset-6{
  margin-left:50% !important;
}
.col-md-offset-7{
  margin-left:58.33% !important;
}
.col-md-offset-8{
  margin-left:66.67% !important;
}
.col-md-offset-9{
  margin-left:75% !important;
}
.col-md-offset-10{
  width:83.33% !important;
}
.col-md-offset-11{
  margin-left:91.67% !important;
}
.col-md-offset-12{
  margin-left:100% !important;
}
