body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 1.4vw;
  line-height: 1.6;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
}

h3 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: Bebasneue, sans-serif;
  color: #207e20;
  font-size: 200%;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 150%;
  line-height: 1.4;
  font-weight: 400;
}

p {
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Merriweather, serif;
  color: #000;
  font-size: 85%;
  line-height: 1.4;
  text-align: center;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 70vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.5))), url('../images/W-cobham-village-stitches-2000px.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5)), url('../images/W-cobham-village-stitches-2000px.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hi-hero {
  width: 35%;
  margin-bottom: 20px;
  margin-left: 28px;
  font-size: 200%;
  line-height: 1.4;
  font-weight: 300;
  text-align: center;
}

.button {
  width: 40%;
  margin-top: 20px;
  border: 1px solid #fff;
  background-color: transparent;
  font-family: Merriweather, serif;
  font-size: 100%;
  line-height: 1.4;
  text-align: center;
}

.button:hover {
  border-color: #bbb;
  background-color: #bbb;
}

.navbar {
  position: static;
  width: 100%;
  height: 100%;
  margin-top: 0rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  color: #d52c2c;
}

.navlink {
  position: static;
  left: 165px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 14.28571429%;
  padding: 7px 0px;
  float: none;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 80%;
  font-weight: 300;
  text-align: center;
}

.brand {
  margin-top: 0%;
  margin-left: 1%;
}

.brand.w--current {
  margin-top: 0%;
}

.hp-features {
  margin-top: -23px;
}

.hp-feature-image {
  position: relative;
  width: 100%;
  border: 10px solid #fff;
}

.h2-feature {
  position: relative;
  z-index: 5;
  display: block;
  margin-top: -56px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: rgba(215, 139, 41, 0.7);
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 125%;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.hp-feature-div {
  border: 1px solid #bbb;
}

.section {
  position: static;
  margin-top: 2rem;
  margin-bottom: 0px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.section.hpcta2 {
  margin-top: 2rem;
  margin-bottom: 0px;
  background-color: #eee;
}

.button-shaded {
  display: block;
  width: 50%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-color: #207e20;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 100%;
  text-align: center;
}

.footer-text {
  margin-top: 0px;
  font-size: 100%;
  text-align: center;
}

.footer-image {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 6px;
  padding-left: 10px;
}

.map {
  position: static;
  overflow: visible;
  height: 400px;
  margin-top: 5vh;
}

.footer {
  margin-top: 2rem;
  padding-top: 10px;
  border: 1px solid #bbb;
}

.navmenu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  float: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #000;
}

.womenswear-hero {
  height: 50vh;
  margin-top: 0vh;
  padding-top: 0vh;
  background-image: url('../images/small-cobham-village-stitches-red-jumper.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.h1-sub-page-heading {
  margin-top: 0rem;
  margin-bottom: 0rem;
  color: #d78b29;
  font-size: 200%;
  line-height: 1.4;
  text-align: center;
}

.navbar-wrapper {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: #fff;
  font-weight: 700;
  text-transform: none;
}

.price-row {
  margin-top: 72px;
}

.price-column {
  margin-top: 86px;
  background-color: #207e20;
}

.price-para {
  margin-top: 18px;
  color: #fff;
}

.h3-price {
  margin-top: 8px;
  margin-bottom: -8px;
  padding-top: 0px;
  color: #fff;
}

.menswear-hero {
  height: 50vh;
  margin-top: 5vh;
  background-image: url('../images/small-cobham-village-stitches-tartan.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.bridal-hero {
  height: 50vh;
  margin-top: 0vh;
  background-image: url('../images/small-cobham-village-stitches-wedding.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.white-para {
  color: #fff;
}

.white-para.centred {
  text-align: center;
}

.h1-dark {
  margin-top: 10vh;
  color: #207e20;
  font-size: 250%;
}

.about-image {
  display: block;
  width: 99%;
  margin-top: 20vh;
  margin-right: auto;
  margin-left: auto;
}

.link {
  color: #d78b29;
}

.link:hover {
  color: #207e20;
}

.form {
  margin-top: 20%;
}

.para {
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-transform: none;
}

.no-underline {
  display: inline-block;
  font-size: 100%;
  line-height: 1.4;
  text-decoration: none;
}

.custom-hero {
  height: 50vh;
  margin-top: 0vh;
  background-image: url('../images/cobham-village-stitches-custom-design.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.soft-hero {
  height: 50vh;
  background-image: url('../images/cobham-village-stitches-curtains.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph {
  margin-top: 1rem;
}

.features-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.features-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.features-item.green {
  background-color: #207e20;
}

.prices-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.paragraph-2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.section-2 {
  margin-top: 2rem;
}

.feature-wrapper {
  position: relative;
  top: -18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2vw;
  padding-left: 2vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.feature-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.green-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0rem 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #207e20;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 1rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.h4-header-phone {
  font-family: Merriweather, serif;
  color: #d78b29;
}

.footer-new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-format {
  font-family: Merriweather, serif;
  color: #000;
  font-size: 100%;
  text-align: center;
}

.para-contact {
  margin-top: 0rem;
  margin-bottom: 0rem;
  color: #d78b29;
  font-size: 100%;
}

.para-left {
  text-align: left;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-block {
  width: 23%;
}

.html-embed {
  font-size: 100%;
}

.contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contact-form {
  width: 100%;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 1.8vw;
  }
  .hero {
    height: 50vh;
    padding-top: 107px;
  }
  .hi-hero {
    width: 100%;
    padding-top: 0px;
    font-size: 150%;
  }
  .button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar {
    height: auto;
  }
  .navlink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 14.28571429vh;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 125%;
  }
  .brand {
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin-top: 0%;
    margin-left: 0%;
    float: left;
  }
  .brand.w--current {
    margin-top: 0%;
    margin-left: 0%;
  }
  .hp-features {
    margin-top: 24px;
  }
  .navmenu {
    position: absolute;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: auto;
    z-index: 20;
    width: 55%;
    min-height: 100vh;
    margin-top: 0px;
    clear: right;
  }
  .h1-dark {
    margin-top: 0vh;
  }
  .about-image {
    width: 60%;
    margin-top: 0vh;
  }
  .form {
    margin-top: 3%;
  }
  .feature-column {
    width: 95%;
  }
  .icon {
    font-size: 200%;
  }
  .header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .menu-button {
    position: fixed;
    top: 1rem;
    right: 1rem;
    padding: 9px;
    background-color: #fff;
  }
  .map-large {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-new {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-column {
    width: 95%;
    margin-bottom: 2rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 3vw;
  }
  .hi-hero {
    width: 80%;
    margin-top: 33px;
    padding-top: 0px;
    font-size: 100%;
  }
  .button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-div {
    margin-top: 5px;
  }
  .brand {
    width: 80%;
    margin-left: 0%;
    padding-left: 0px;
  }
  .brand.w--current {
    width: 80%;
    margin-top: 0%;
    padding-left: 0px;
  }
  .section {
    margin-top: 1rem;
  }
  .section.hpcta2 {
    padding-right: 9px;
    padding-left: 9px;
  }
  .navmenu {
    width: 65%;
  }
  .womenswear-hero {
    height: 40vh;
  }
  .bridal-hero {
    height: 40vh;
  }
  .h1-dark {
    margin-top: 1vh;
    font-size: 200%;
  }
  .soft-hero {
    height: 40vh;
  }
  .features-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .features-item {
    width: 95%;
  }
  .features-item.green {
    width: 95%;
  }
  .contaqiner {
    padding-right: 12px;
    padding-left: 12px;
  }
  .header {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .h4-header-phone {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
  }
  .phone-wrapper {
    width: 80%;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .link-block {
    width: 48%;
    margin-bottom: 2vw;
  }
  .contact-col {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 5vw;
  }
  h3 {
    font-size: 175%;
  }
  h4 {
    font-size: 125%;
  }
  .hi-hero {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    font-size: 150%;
  }
  .button {
    width: 90%;
    height: 40px;
  }
  .navlink {
    width: 100%;
    font-size: 100%;
  }
  .brand {
    width: 70%;
  }
  .brand.w--current {
    width: 70%;
    padding-left: 0px;
  }
  .section {
    margin-top: 6%;
  }
  .navmenu {
    width: 100%;
  }
  .womenswear-hero {
    background-position: 50% 0px;
  }
  .price-para {
    padding-right: 3px;
    padding-left: 3px;
  }
  .bridal-hero {
    height: 40vh;
  }
  .h1-dark {
    margin-top: 0vh;
    font-size: 150%;
  }
  .no-underline {
    font-size: 85%;
  }
  .soft-hero {
    height: 30vh;
  }
  .h4-header-phone {
    font-size: 125%;
  }
  .menu-button {
    top: 0.5rem;
    right: 0.5rem;
  }
  .menu-button.w--open {
    z-index: 25;
  }
  .link-block {
    width: 100%;
  }
}

@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}