/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #bbb5b5;
}

a[href^="tel:"] {
  color: red;
}

.kat-btn {
  background: #036441;
}

/* #slide {
  line-height: 1.42857143;
  background: #157548;
  position: absolute;
  margin-top: -150px;
} */
/* .td-header {
  padding: 0px;
}
.td-header>img {
  max-height: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
} */

.cart:before {
  color: #ffffff;
  font-family: FontAwesome; /* Here */
  content: "\f216"; /* And here */
  font-size: 22px;
  left: 0px;
  line-height: 10px;
  position: relative;
  top: 3px;
}

/*  */
/* .top-container {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
} */

.header {
  /* padding: 20px 16px; */
  padding-top: 20px;
  padding-bottom: 20px;
  /* background: #19734842; */
  background: #3c763dbf;
  color: #f1f1f1;
  position: absolute;
  width: 100%;
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}
/* a[href^="tel:"]:before {
  content: "\260e";
  margin-right: 0.5em;
} */



    /* .sharrre .box{
      float:left;
    }
    .sharrre .count {
      color:#444444;
      display:block;
      font-size:17px;
      line-height:34px;
      height:34px;
      padding:4px 0;
      position:relative;
      text-align:center;
      text-decoration:none;
      width:50px;
      background-color:#eee;
      -webkit-border-radius:4px;
      -moz-border-radius:4px;
      border-radius:4px;
    }
    .sharrre .share {
      color:#FFFFFF;
      display:block;
      font-size:11px;
      height:16px;
      line-height:16px;
      margin-top:3px;
      padding:0;
      text-align:center;
      text-decoration:none;
      width:50px;
      background-color:#9CCE39;
      -webkit-border-radius:4px;
      -moz-border-radius:4px;
      border-radius:4px;
    }
    .sharrre .buttons {
      display:none;
      position:absolute;
      margin-left:50px;
      z-index:10;
      background-color:#fff;
    }
    .sharrre .button {
      float:left;
      max-width:50px;
      margin-left:10px;
    } */
