header .cs-header__wrapp {
  position: relative;
  padding: 0.6rem 0;
  background-color: #fff;
}

footer.cs-footer p {
  font-size: 1rem;
  font-weight: 500;
}

.cs-footer--full {
  padding: 2rem 0 1rem 1rem;
}

.widget--footer .widget__title {
  margin-bottom: 20px;
}

header .cs-logo__link img {
  width: 65%;
  height: 100%;
}

.pum-theme-5879 .pum-title,
.pum-theme-enterprise-blue .pum-title {
  font-size: 20px;
  line-height: 32px;
}

h5 a.enquire_now_text {
  color: white;
  background: #000;
  padding: 0.2rem 1rem;
  border-radius: 2px;
  font-size: 1rem;
}

h5.product__title a:first-child {
  font-size: 1.1rem;
}

h5.product__title a:nth-of-type(2) {
  font-size: 1rem;
}

.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 0.5em;
  margin-bottom: 0.8em;
}

.wpcf7-form.init input,
.wpcf7-form.init textarea {
  width: 100%;
}

#wpcf7-f13596-o1 p {
  margin-bottom: 0.2rem;
}

.wpcf7-form.init input.wpcf7-submit {
  background: #000;
  color: white;
  padding: 0.1rem 0rem;
  border-radius: 1rem;
}

.menu-item-has-children:before {
  content: '\f078';
  color: #fff;
  position: absolute;
  right: 0;
  font-family: 'FontAwesome';
  font-size: 0.6rem;
}

h2.pro-title {
  color: #2a2a2a !important;
  font-weight: 500;
}

.pum-title{
  font-size: 1.5rem !important;
}

.form-style label, .form-style p label {
    font-size: 1rem;
}

.form-style .mb-20 {
    margin-bottom: 0.6rem;
}