.footer-wrapper a.facebook_icon,.tell-a-friend  .facebook-share-link {
  color: #3b5998;
}

.footer-wrapper a.twitter_icon{
  color: #55acee;
}

.icons-facebook-negative-lg, .icons-facebook-negative-md, .icons-facebook-negative-sm, .icons-facebook-positive-lg, .icons-facebook-positive-md, .icons-facebook-positive-sm,.icons-twitter-negative-lg, .icons-twitter-negative-md, .icons-twitter-negative-sm, .icons-twitter-positive-lg, .icons-twitter-positive-md, .icons-twitter-positive-sm {
  background: rgba(0, 0, 0, 0) url("../img/icons-s3665395ccd-2.png") no-repeat scroll 0 0;
}

.icons-facebook-positive-md {
  background-position: 0 -797px;
  height: 23px;
  width: 23px;
}

.icons-twitter-positive-md {
  background-position: 0 -503px;
  height: 17px;
  width: 24px;
}

.knife-info {
  min-height: inherit !important;
  margin: 0 0 !important;

}

.fa-twitter {
	color: #55acee;
}

h1.cat_title, h1.product-name, h1.cart_head, h1.con_title, h1.search_title, h1.test_title, h1.quick_title{
  font-size: 24pt;
}

.pages h1.page-title{
  font-size: 22px;
}
h2.con_sub{
  font-size: 18px;
}


.index-line {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 5px;
}

.index-line .price {
       border-bottom: #f1f1f1 1px dotted;
       position: relative;
       top: 1px;
}

/*.knife-info {
  min-height: 240px !important;
}
.knife-info .thumb {
  min-height: 0px !important;

}*/


.description .title {
  /* margin-bottom: 15px; */
  height: 40px;
}

.knife-info .description {
  margin: 5px 0 0 0 !important;
  padding: 0 10px 20px !important;
}

.knife-info .thumb {
  min-height: 200px !important;
}

@media only screen and (min-device-width : 540px) and (max-device-width : 1024px)  {
    .index-line .price {
        font-size: 14px;
    }
}

@media only screen and (min-width : 768px) and (max-width : 960px)  {
  .index-line .price {
          font-size: 15px;
  }
  .knife-info {
    min-height: 270px !important;
  }

  .knife-info .thumb {
    min-height: 200px !important;

  }
}

@media only screen and (min-width : 960px) and (max-width : 1200px)  {
  .index-line .price {
          font-size: 14px;
  }
  .knife-info {
    min-height: 260px !important;
  }
  .knife-info .thumb {
    min-height: 0px !important;

  }
}

@media only screen and (max-width: 500px) {
  .knife-info .title {
    margin-top: 10px;
  }
  .knife-info .description {
    height: auto;
    /* padding-bottom: 35px !important; */

  }
}

@media only screen and (max-width: 767px) {
   .knife-info .description {
      /* padding: 0 10px 20px !important; */
      /* margin-top: 5px !important; */
	}
}

@media only screen and (max-width: 767px) {
	.knife-info {
    	min-height: inherit !important;
	}
}
