h1, h2, h3, h4, h5, h6, p {

font-family: sans-serif;
}

.t3-off-canvas-header-title {
    display: none;
}
a {
    color: #679632;
}
.jux-tl-info {
    background: none repeat scroll 0 0 #c2c2c2 !important;
}

input.btn-red, .btn-red {
    color: #ffffff !important;
    background: #eb4a33 !important;
    border: 1px solid #29303a !important;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    border: 0;
  display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}
.div_service_information_box {
    bottom: 6px !important;
}
#cartbox {
    padding: 0 0 75px 0;
}
.sq-input {
    min-height: 25px !important;
}
.gafancybox-inner {
    height: 300px !important;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}