.btn-default{
      padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
        font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    text-transform: uppercase;
    transition: all .2s;
        background: #e80707;
    color: #780404;
    border-color: #780404;
}
.order-track{
  padding:55px 30px 40px;
  background:#fff;
}
.checked_order{
  display:none;
}
.checks.active {
    border: 1px solid #D87C7C;
        background: url(https://theme.hstatic.net/1000213616/1000273130/14/bg-variant-checked.png) no-repeat right bottom #fff;
}


/*product*/
#product{
  background:#fff;
  padding:55px 30px 0;
}
.product-image{
  position:relative;
  float:left;
      margin-right: 30px;
}
.lhb-image-zoom a{
      position: absolute;
    z-index: 1;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: rgba(0,0,0,.3);
    font-size: 0;
        color: #333;
}
.lhb-image-zoom i{
         padding: 9px;
    font-size: 23px;
    color: #fff;
}
.lhb-product-content{
      margin-left: calc(500px + 30px);
}
.summary-container{
    width: 100%;
}
.summary-container h1{
      font-weight: 400;
    line-height: 27px;
    letter-spacing: 0px;
    font-style: normal;
    font-size:18px;
    color:#333;
    margin:0;
}
.summary-container .lhb-price{
  display:inline-block;
  margin-top:10px;
}
.avada-availability{
  margin:0 5px;
  display:inline-block;
}
.stock.in-stock{
  margin:0;
      background-color: #15a901;
    color: #fff;
    padding-top: 8px;
    text-align: center;
    display: -webkit-inline-box;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.product-border{
      z-index: auto;
    clear: none;
    height: 4px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 20px;
    margin-bottom: 20px;
    box-sizing: content-box;
}
.selector-wrapper{
  display: flex;
  margin-top: 15px;
  align-items: center;
}
.checks {
    padding: 10px;
}
.lhb-qlt{
      display: flex;
    align-items: center;
    flex-wrap: wrap;
        margin-bottom: 25px;
    margin-top: 25px;
}
.quantity.buttons_added {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-width: 1px;
    border: 1px solid;
    color: #747474;
    border-radius: 0;
    overflow: hidden;
    float: left;
    margin: 20px 20px 20px 0;
    padding:0px;
}
input.minus.is-form, input.plus.is-form {
    line-height: 17px;
    font-size: 14px;
    width: 40px;
    background-color: #fbfaf9;
    height: 40px;
    color: #747474;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: textfield;
    outline: none;
    border-radius: 0;
}

input#numb{
  outline:none;
    line-height: 17px;
    font-size: 14px;
    width: 40px;
    height: 40px;
    border-width: 1px;
    color: #747474;
    background: 0 0;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top:0;
    border-bottom:0;
    text-align: center;
}
.lhb-qlt button{
  background-image: linear-gradient(to top,#d60707,#e80707);
      padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    border-style: solid;
    border-radius: 2px;
    text-transform: uppercase;
    transition: all .2s;
        background: #e80707;
    color: #780404;
    border-color: #780404;
}

.posted_in a{
      color: #333;
      transition-property: color,background-color,border-color;
    transition-duration: .2s;
    transition-timing-function: linear;
    text-decoration:none;
}
.lhb-tab{
  padding-top:60px;
}
.tab {
    padding: 0;
    margin: 0;
    width: 220px;
    float: left;
}
.tablinks.active{
      color: #e10707;
      border-bottom: 1px solid #e10707;
}
.tablinks{
  color:#333;
          list-style: none;
  cursor:pointer;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #e7e6e6;
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
}
.tabcontent{
      padding: 40px;
          border: 1px solid #e7e6e6;
    margin-left: 240px;
}
.tabcontent h3{
      color: #333;
      font-size:18px;
      font-weight: 400;
      line-height:1.5;
      margin-top:0;
}
.review_form_wrapper{
  margin-top:50px;
}
.review_form_wrapper a{
  color:#333;
  text-decoration:none;
}
.review_form_wrapper a:hover{
  color: #e10707;
  text-decoration:none;
}
ul.share {
    text-align: center;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    margin-top: 60px !important;
    list-style: none;
    margin: 0;
    padding: 0;
        display: flex;
    justify-content: center;
}
.share li{
  display: inline-block;
    text-align: left;
    width: 25%;
    border-right: 1px solid #e7e6e6;
    padding: 20px 30px;
        list-style: none;
    margin: 0;
}
.share a{
  color: #333 !important;
  text-decoration:none;
}
.share i{
      display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 0;
    transition-property: color,background-color,border-color;
    transition-duration: .2s;
    transition-timing-function: linear;
    width: 35px;
    height: 35px;
    background-color: #333;
    border-radius: 50%;
    background-clip: inherit;
    border-width: 1px;
    border-style: solid;
    background-color: #333;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-color: #333;
    font-size:18px;
        font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
}
.share span{
    vertical-align: middle;
    padding: 0 0 0 10px;
    width: calc(100% - 45px);
}
.collection-title h2{
      color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
    margin-bottom: 20px;
    font-style: normal;
}
.more{
  background:#fff;
  padding:10px 30px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}
.closee {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}
.closee:hover,
.closee:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.modal-content {
  position: relative;
  width: 100%;
  text-align:center;
}
input::placeholder{
  font-family: Georgia,serif !important;
  color:#0c0b0b;
}
.tracking-order-form{
  font-size:13px;
}
.tracking-order-form p{
  margin-bottom:20px;
}