.navigation-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.navigation-container._2 {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .28);
}

.navigation-wrapper {
  background-color: #fff;
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-2 {
  display: block;
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  float: none;
  text-align: center;
}

.image-2._2 {
  margin-top: 25px;
}

.button {
  margin-top: 15px;
  margin-right: 25px;
  float: right;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: #fff;
  font-family: Lato, sans-serif;
  color: #939598;
}

.button._2 {
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}

.button._2:hover {
  background-color: #85c09a;
  color: #67686b;
}

.button-2 {
  position: fixed;
  z-index: 26000;
  height: 60px;
  margin-right: 0px;
  margin-left: 25px;
  padding: 40px 40px 54px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #526eb2;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-size: 16px;
}

.button-2:hover {
  background-color: #334775;
}

.call-to-action {
  position: static;
  background-color: #3d5d43;
}

.image-3 {
  width: 100%;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.row {
  display: block;
  width: 70%;
  margin-right: auto !important;
  margin-left: auto !important;
}

.column-2 {
    height: auto;
    min-height: 360px;
    max-height: 360px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../images/header-image.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.heading {
    width: 100%;
    float: none;
    font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
    color: #fff;
    font-size: 29px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 2px;
}

.heading._2 {
  margin-top: 144px;
  margin-bottom: 20px;
  text-align: center;
}

.paragraph {
  width: 80%;
  margin-top: 7px;
  float: none;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}

.paragraph._2 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.sign-up-btn {
  display: block;
  width: 200px;
  height: 33px;
  margin-top: 7px;
  padding-top: 7px;
  padding-bottom: 13px;
  float: none;
  border-radius: 0px;
  background-color: #526eb2;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Lato, sans-serif;
  font-size: 14px;
  text-align: center;
}

.sign-up-btn:hover {
  background-color: #334775;
}

.sign-up-btn._2 {
  display: block;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  border-radius: 0px;
}

.column-3 {
  position: relative;
  top: 50%;
  height: auto;
  margin-top: 0px;
}

.headerimg {
  display: block;
  width: 100%;
  height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.headercolumn1 {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: 0%;
  display: block;
  width: 90%;
  margin: 0px -50% 10px auto;
  float: right;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icons-container {
  margin-bottom: 50px;
}

.row-2 {
    display: block;
    width: 75%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
}

.icon1 {
  width: 20%;
  margin-left: 5px;
  float: left;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.icon1:hover {
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.icon-2 {
  width: 20%;
  margin-left: 15px;
  float: left;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.icon-2:hover {
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.icon-3 {
  width: 20%;
  margin-left: 15px;
  float: left;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.icon-3:hover {
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.icon-text {
    width: 70%;
    margin-top: 0px;
    padding-left: 0px;
    margin-right: 5px;
    float: right;
    font-family: Lato, sans-serif;
    color: #000;
}

.bold-text {
  color: #000;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-5 {
    padding-right: 0px;
    padding-left: 30px;
}

.icon-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
}

.column-6 {
  padding-right: 0px;
  padding-left: 0px;
}

.intro-container {
  margin-top: 30px;
}

.header-style-1 {
  display: block;
  width: 50%;
  margin: 48px auto 16px;
  padding-bottom: 1px;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 8px;
}

.heading-2 {
  display: block;
  width: 50%;
  margin: 0px auto 50px;
  font-family: Lato, sans-serif;
  color: #939598;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 8px;
}

.intro-text {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #000;
  line-height: 28px;
  text-align: center;
}

.collage {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.centercenter {
    position: relative;
    height: auto;
    min-height: 360px;
    max-height: 360px;
}

.paragraph-2 {
  display: block;
  width: 50%;
  margin: 0px auto 50px;
  padding-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}

.number-style {
  font-size: 25px;
}

.steps-heading-style {
  font-size: 17px;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.steps-heading-style._2 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border-bottom: 1px solid #000;
}

.connect-container {
  margin-bottom: 50px;
}

.row-3 {
  display: block;
  width: 35%;
  margin-right: auto;
  margin-left: auto;
}

.heading-3 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.newsletter-container {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.newsletter-subm {
  width: 100%;
  border: 1px solid #000;
  background-color: #000;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Lato, sans-serif;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.newsletter-subm:hover {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}

.social-icons {
  display: block;
  width: 15%;
  margin-right: 27px;
  margin-left: auto;
  float: right;
}

.social-icons._1 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
}

.sm-icon {
  width: 11%;
  margin-right: 0px;
  margin-left: 10px;
  float: right;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.sm-icon:hover {
  -webkit-transform: translate(0px, -9px);
  -ms-transform: translate(0px, -9px);
  transform: translate(0px, -9px);
}

.sm-icon._2 {
    width: 16%;
    float: none;
}

.brand-feature-container {
  height: 40vh;
  margin-bottom: 0px;
  background-color: #3d5d43;
}

.row-4 {
    height: 100%;
    margin-bottom: 50px;
}

.column-7 {
  height: 40vh;
  background-image: url('../images/img5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-8 {
    z-index: 23000;
    height: 100%;
}

.feature-btn {
  display: block;
  width: 20%;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #fff;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.feature-btn:hover {
  background-color: #fff;
  color: #3d5d43;
}

.text-field {
  font-size: 14px;
}

.blog-posts-container {
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #ededec;
  text-align: center;
}

.row-5 {
  display: block;
  width: 70%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.blog-post {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.image-4 {
  width: 100%;
}

.overlap-btn {
  position: relative;
  z-index: 25000;
  display: block;
  width: 80%;
  height: 4vh;
  margin-top: -31px;
  margin-right: auto;
  margin-left: auto;
  background-color: #3d5d43;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}

.overlap-btn:hover {
  background-color: #526eb2;
}

.blog-heading {
  height: 4vh;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #fff;
  font-size: 13px;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.blog-heading-2 {
    padding-right: 5px;
    padding-left: 5px;
    font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.paragraph-3 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-family: Lato, sans-serif;
    line-height: 24px;
    font-size: 14px;
}

.blog-link {
  width: 80%;
  margin-bottom: 32px;
  background-color: #526eb2;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Lato, sans-serif;
  font-size: 13px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.blog-link:hover {
  background-color: #85c09a;
  color: #3f3f3f;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #000;
}

.footer-top {
  padding-top: 10px;
  padding-bottom: 0px;
}

.link {
  margin-top: 20px;
  margin-left: 22px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 4px;
  text-decoration: none;
}

.text-block {
  width: 50%;
  margin-bottom: 0px;
  margin-left: 22px;
  padding-bottom: 5px;
  float: left;
  font-family: Lato, sans-serif;
  color: #fff;
  letter-spacing: 4px;
  text-transform: none;
}

.link-2 {
  margin-right: 27px;
  float: right;
  font-family: Lato, sans-serif;
  color: #fff;
  text-decoration: none;
}

.terms-content {
  padding-top: 53px;
}

.terms-content-block {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-family: Lato, sans-serif;
}

.terms-heading {
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.terms-heading-2 {
  letter-spacing: 4px;
}

.duende {
  display: block;
  padding-bottom: 14px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 10px;
  text-align: center;
  letter-spacing: 4px;
  text-decoration: none;
}

.registration-heading {
  margin-top: 117px;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  font-size: 25px;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.form-block-2 {
  display: block;
  width: 40%;
  margin: 52px auto 118px;
}

.select-field {
  color: #939598;
}

.registration-submit {
  display: block;
  width: 20%;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Lato, sans-serif;
  color: #939598;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.registration-submit:hover {
  background-color: #85c09a;
  color: #707377;
}

.body {
  margin-bottom: 44px;
}

.login-modal-container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 27000;
  display: none;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  background-color: rgba(0, 0, 0, .74);
}

.login-container {
  display: block;
  width: 50%;
  height: 50vh;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 57px;
}

.button-3 {
  float: right;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #939598;
  font-size: 18px;
  text-align: center;
}

.login-form {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.login-submit {
  display: block;
  width: 20%;
  margin-top: 41px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Lato, sans-serif;
  color: #939598;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.login-submit:hover {
  background-color: #85c09a;
  color: #6e7072;
}

.form-2 {
  margin-top: 80px;
  margin-bottom: 52px;
}

.forgot-passwords {
  display: block;
  width: 70%;
  height: 5vh;
  margin-right: auto;
  margin-left: auto;
}

.link-3 {
  float: right;
  font-family: Lato, sans-serif;
  color: #939598;
  text-decoration: none;
}

.link-4 {
  margin-right: 2px;
  float: right;
  font-family: Lato, sans-serif;
  color: #939598;
  text-decoration: none;
  padding-right: 15px;
}

.field-label {
  color: #939598;
}

.close-link {
  margin-top: 12px;
  margin-right: 13px;
  float: right;
  font-family: Lato, sans-serif;
  color: #939598;
  font-size: 18px;
  text-decoration: none;
}

.question-1-content {
  margin-bottom: 10px;
}

.q1-option-1 {
  display: block;
  width: 40%;
  height: auto !important;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 39px;
  border: 1px solid #939598;
  background-color: #fff;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.q1-option-1:hover {
  box-shadow: 4px 4px 11px 0 #939598;
}

.q1-option-1:active {
  border-color: #3d5d43;
}

.q1-option-1:focus {
  border-width: 2px;
  border-color: #3d5d43;
}

.question-heading {
  margin-bottom: 10px;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #3d5d43;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.row-6 {
  background-color: #3d5d43;
}

.column-10 {
  height: 180px;
  background-image: url('../images/header-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.question-heade-content {
  display: block;
  width: 100%;
  margin-top: 34px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
}

.heading-4 {
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #fff;
  letter-spacing: 4px;
}

.questions-header-text {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
}

.image-6 {
  display: block;
  width: auto;
  margin: 32px auto;
  float: none;
}

.heading-5 {
  display: block;
  width: 100%;
  margin: 108px auto;
  float: none;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.bold-text-2 {
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #3d5d43;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
}

.column-11 {
  display: block;
  height: 30vh;
  margin-right: auto;
  margin-left: auto;
}

.column-12 {
  height: 28vh;
  background-image: url('../images/Q1Op1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-12._1 {
  background-image: url('../images/Q1Op2.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.column-12._3 {
  background-image: url('../images/Q1Op3.jpg');
}

.column-121 {
  height: 28vh;
  background-image: url('../images/Q2Op1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-12._12 {
  background-image: url('../images/Q2Op2.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.column-12._33 {
  background-image: url('../images/Q2Op3.jpg');
}

.column-12._5 {
  background-image: url('../images/q4.1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-12._7 {
  background-image: url('../images/q5.1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-12._8 {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(216, 2%, 59%, .6);
  background-image: url('../images/q5.2.jpg');
}

.column-12._9 {
  background-image: url('../images/q5.3.jpg');
}

.next-btn {
  display: block;
  width: 10%;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Lato, sans-serif;
  color: #939598;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.next-btn:hover {
  background-color: #85c09a;
  color: #5f5f5f;
}

.colours {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 150px;
  padding-left: 150px;
  text-align: center;
}

.colour {
    width: 18%;
    margin-right: 10px;
    margin-left: 10px;
    float: left;
}

.colour:hover {
  box-shadow: 1px 1px 8px 0 #939598;
}

.image-7 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.body-2 {
  height: 100vh;
}

.heading-6 {
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.image-8 {
  display: block;
  margin-top: 46px;
  margin-right: auto;
  margin-left: auto;
}

.image-9 {
  display: block;
  margin-top: 46px;
  margin-right: auto;
  margin-left: auto;
}

.image-10 {
  display: block;
  margin-top: 46px;
  margin-right: auto;
  margin-left: auto;
}

.image-11 {
  display: block;
  margin-top: 46px;
  margin-right: auto;
  margin-left: auto;
}

.image-12 {
  display: block;
  margin-top: 46px;
  margin-right: auto;
  margin-left: auto;
}

.image-12._2 {
  margin-bottom: 26px;
}

.question-sub-heading {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #939598;
  font-size: 16px;
  text-align: center;
}

.shop-logos {
  display: block;
  width: 30.33%;
  margin: 84px auto 80px;
  padding-bottom: 24px;
}

.column-13 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-14 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-15 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.shop-logo-container {
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.shop-logo-container:hover {
  box-shadow: 0 1px 7px 0 #000;
}

.row-7 {
  margin-bottom: 20px;
}

.row-8 {
  margin-bottom: 20px;
}

.row-9 {
  margin-bottom: 20px;
}

.row-10 {
  margin-bottom: 20px;
}

.row-11 {
  margin-bottom: 20px;
}

.row-12 {
  margin-bottom: 20px;
}

.image-13 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.row-13 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.column-16 {
  padding-right: 50px;
  padding-left: 50px;
}

.column-17 {
  padding-right: 50px;
  padding-left: 50px;
}

.field-label-2 {
  text-align: center;
}

.text-field-2 {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.shirt-sizes-container {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
}

.size-wrapper {
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.size-wrapper:hover {
  box-shadow: 1px 0 3px 1px #939598;
}

.image-14 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.row-14 {
  margin-bottom: 20px;
}

.row-15 {
  margin-bottom: 20px;
}

.form-block-3 {
  display: block;
  width: 30%;
  margin: 19px auto 31px;
}

.field-label-3 {
  font-family: Lato, sans-serif;
  color: #3d5d43;
  text-align: center;
  letter-spacing: 2px;
}

.row-16 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.shirts-price-wrapper {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.price-range-sub-heading {
  font-family: Lato, sans-serif;
  color: #939598;
  text-align: center;
}

.price-range-content {
  margin-top: 30px;
}

.row-17 {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.image-15 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.field-label-4 {
  font-family: Lato, sans-serif;
  color: #3d5d43;
  font-weight: 400;
}

.measurements-container {
  margin-top: 30px;
  margin-bottom: 1px;
}

.form-block-4 {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.profile-pic-section {
  display: block;
  margin-top: 20px;
  border-bottom: 2px solid #939598;
}

.image-16 {
  display: block;
  width: 10%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
}

.styist-chat-container {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.row-18 {
  margin-top: 28px;
  margin-bottom: 27px;
}

.profile-sub-nav {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 17px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  font-size: 13px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.profile-sub-nav:hover {
  background-color: #85c09a;
  color: #6a6b6d;
}

.chat-block {
  width: 70%;
  padding: 0px;
  border: 2px solid #939598;
}

.text-block-2 {
  width: 60%;
  padding: 9px 2px 2px 9px;
  float: left;
  font-family: Lato, sans-serif;
  color: #939598;
}

.chat-btn {
  width: 20%;
  float: right;
  background-color: #3d5d43;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.chat-btn:hover {
  background-color: #85c09a;
  font-family: Lato, sans-serif;
  color: #696b6d;
}

.chat-space-container {
  overflow: auto;
  width: 70%;
  margin-top: 5px;
  border: 2px solid #939598;
}

.chat-name {
  width: 70%;
  margin-top: 10px;
  padding-left: 12px;
  float: left;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
}

.div-block {
  width: 5%;
}

.online-symbol {
  width: 10px;
  height: 10px;
  margin: 18px;
  float: left;
  border-radius: 10px;
  background-color: #46aa0d;
}

.image-17 {
  width: 2%;
  margin-top: 10px;
  margin-left: 6px;
  padding-left: 0px;
  float: left;
}

.paragraph-4 {
  margin-top: 13px;
  margin-bottom: 28px;
  margin-left: 33px;
  padding-right: 10px;
  float: left;
  font-family: Lato, sans-serif;
  color: #939598;
}

.button-4 {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  text-align: center;
  letter-spacing: 2px;
}

.button-4:hover {
  background-color: #85c09a;
  color: #66686b;
}

.order-heading {
  font-family: Lato, sans-serif;
  color: #3d5d43;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.text-block-3 {
  font-family: Lato, sans-serif;
  color: #939598;
  text-align: center;
}

.image-18 {
  display: block;
  width: 20%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.order-he {
  text-align: center;
}

.bold-text-3 {
  color: #939598;
  font-weight: 400;
  text-transform: none;
}

.div-block-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100vh;
}

.bold-heading-3 {
  margin-top: 80px;
  color: #3d5d43;
  font-size: 25px;
  text-align: center;
}

.button-5 {
  display: block;
  width: 40%;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: transparent;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-5:hover {
  background-color: #85c09a;
  color: #5f6164;
}

.paragraph-5 {
  display: block;
  width: 80%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #939598;
}

.sizes-link {
  display: block;
  width: 45%;
  height: 4vh;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.sizes-link:hover {
  box-shadow: 1px 1px 3px 1px #939598;
}

.heading-7 {
  display: block;
  width: 80%;
  margin-top: -13px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 19px;
  padding-right: 3px;
  padding-left: 3px;
  background-color: #fff;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
}

.shipping-and-payment {
  display: block;
  width: 50%;
  height: 4vh;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.shipping-and-payment:hover {
  box-shadow: 1px 1px 3px 1px #939598;
}

.column-19 {
  padding-top: 0px;
}

.pricing-styling {
  display: block;
  width: 40%;
  height: 4vh;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.pricing-styling:hover {
  box-shadow: 1px 1px 3px 1px #939598;
}

.contact-us {
  display: block;
  width: 30%;
  height: 4vh;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.contact-us:hover {
  box-shadow: 1px 1px 3px 1px #939598;
}

.updates-heading {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 25px;
  float: left;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #3d5d43;
  font-size: 25px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.row-19 {
  width: 50%;
  margin-bottom: 32px;
}

.height-container {
  height: 4vh;
  margin: 14px;
  border: 2px solid #939598;
}

.heading-8 {
  display: block;
  width: 80%;
  margin-top: -10px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  font-size: 19px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.bold-text-4 {
  font-size: 16px;
  font-weight: 400;
}

.button-6 {
  display: block;
  width: 20%;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  float: none;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Lato, sans-serif;
  color: #939598;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-6:hover {
  background-color: #85c09a;
  color: #6a6c6e;
}

.image-19 {
  width: 35%;
  margin-bottom: 15px;
  margin-left: 13px;
}

.image-20 {
  display: block;
  width: 35%;
  margin-bottom: 20px;
  margin-left: 13px;
}

.sub-heading {
  margin-bottom: 5px;
  margin-left: 14px;
  padding-left: 5px;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 2px;
}

.text-field-3 {
  margin-bottom: 20px;
}

.text-field-4 {
  margin-bottom: 20px;
}

.text-field-5 {
  margin-bottom: 20px;
}

.text-field-6 {
  margin-bottom: 20px;
}

.text-field-7 {
  margin-bottom: 20px;
}

.text-field-8 {
  margin-bottom: 20px;
}

.text-field-9 {
  margin-bottom: 20px;
}

.text-field-10 {
  margin-bottom: 20px;
}

.text-field-11 {
  margin-bottom: 20px;
}

.text-field-12 {
  margin-bottom: 20px;
}

.text-field-13 {
  margin-bottom: 20px;
}

.row-20 {
  width: 80%;
  margin-bottom: 20px;
}

.bold-text-5 {
  font-size: 16px;
  font-weight: 400;
}

.bold-text-6 {
  font-size: 16px;
  font-weight: 400;
}

.bold-text-7 {
  font-size: 16px;
  font-weight: 400;
}

.bold-text-8 {
  font-size: 16px;
  font-weight: 400;
}

.bold-text-9 {
  font-size: 16px;
  font-weight: 400;
}

.row-21 {
  width: 50%;
  margin-bottom: 35px;
  float: none;
}

.image-21 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.image-21:hover {
  box-shadow: 1px 1px 3px 1px #939598;
}

.text-block-4 {
  display: block;
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  text-align: center;
  letter-spacing: 2px;
}

.paragraph-6 {
  padding-left: 57px;
  font-family: Lato, sans-serif;
  color: #939598;
}

.form-block-5 {
  width: 70%;
}

.form1 {
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  letter-spacing: 2px;
}

.submit-button {
  display: block;
  width: 30%;
  margin-top: 19px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #85c09a;
  color: #666;
}

.text-field-14 {
  font-family: Lato, sans-serif;
}

.text-field-15 {
  font-family: Lato, sans-serif;
}

.textarea {
  font-family: Lato, sans-serif;
}

.users-summary-view-container {
  width: 80%;
}

.user {
  margin-bottom: 3px;
}

.link-5 {
  padding: 0px 10px 22px 22px;
  float: left;
  color: red;
  text-decoration: none;
}

.admin-user-style {
  float: left;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: Lato, sans-serif;
  color: #939598;
}

.admin-user-style:hover {
  color: #3d5d43;
}

.image-22 {
  width: 3%;
  margin: 4px;
  padding: 0px;
  float: left;
}

.image-23 {
  width: 5%;
}

.link-6 {
  margin-left: 12px;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: Lato, sans-serif;
  color: #939598;
  text-decoration: none;
  text-transform: capitalize;
}

.link-6:hover {
  color: #3d5d43;
}

.column-20 {
  text-align: right;
}

.column-21 {
  text-align: right;
}

.column-22 {
  text-align: right;
}

.column-23 {
  text-align: right;
}

.column-24 {
  text-align: right;
}

.column-25 {
  text-align: right;
}

.column-26 {
  text-align: right;
}

.column-27 {
  text-align: right;
}

.column-28 {
  text-align: right;
}

.column-29 {
  text-align: right;
}

.column-30 {
  text-align: right;
}

.button-7 {
  width: 30%;
  float: left;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  font-size: 12px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-7:hover {
  background-color: #85c09a;
  color: #656668;
}

.row-22 {
  margin-top: 82px;
}

.sub-header-container {
  margin-bottom: 15px;
}

.stylist-details-container {
  margin-top: 19px;
}

.stylist-heading {
  font-family: Lato, sans-serif;
  color: #3d5d43;
  font-size: 20px;
}

.back-link {
  display: block;
  margin-bottom: 38px;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #3d5d43;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.back-link:hover {
  color: #85c09a;
}

.div-block-3 {
  display: block;
  margin-bottom: 20px;
}

.tab-link {
  width: 100%;
  border-bottom: 2px solid #fff;
  background-color: #85c09a;
}

.tab-link.w--current {
  border-bottom: 2px solid #fff;
  background-color: #3d5d43;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  letter-spacing: 2px;
}

.tab-link-2 {
  width: 100%;
  border-bottom: 2px solid #fff;
  background-color: #85c09a;
}

.tab-link-2.w--current {
  background-color: #3d5d43;
}

.tab-link-3 {
  width: 100%;
  border-bottom: 2px solid #fff;
  background-color: #3d5d43;
}

.tab-link-3.w--current {
  background-color: #3d5d43;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
}

.text-block-6 {
  text-align: center;
}

.text-block-7 {
  text-align: center;
}

.paragraph-7 {
  padding-top: 13px;
  font-family: Lato, sans-serif;
  color: #939598;
  text-align: left;
}

.paragraph-7._2 {
  text-align: center;
}

.subheading-2 {
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #3d5d43;
  letter-spacing: 2px;
}

.row-23 {
  width: 50%;
}

.image-24 {
  padding: 10px;
}

.image-25 {
  padding: 10px;
}

.colour-preference-2 {
  width: 25%;
}

.image-26 {
  padding: 10px;
}

.order-history {
  font-family: Lato, sans-serif;
  color: #939598;
  font-size: 14px;
  text-align: center;
}

.navigation2 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 26000;
  width: 50%;
  height: 600px;
  margin-top: 80px;
  margin-right: 15px;
}

.navlink1 {
  width: 100%;
  margin-top: 47px;
  margin-right: 0px;
  float: right;
  text-align: right;
}

.nav-btn {
  position: relative;
  z-index: 26000;
  width: 15px;
  height: 15px;
  margin-right: 14px;
  padding: 0px;
  float: right;
  border: 2px solid #000;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  text-align: right;
}

.nav-btn:hover {
  background-color: #000;
}

.link-7 {
  position: static;
  width: 60%;
  margin-right: 15px;
  float: right;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #000;
  font-size: 14px;
  letter-spacing: 2px;
  text-decoration: none;
}

.link-7._3 {
  position: relative;
  z-index: 26000;
}

.navlink2 {
  position: static;
  width: 60%;
  margin-right: 15px;
  float: right;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #000;
  letter-spacing: 2px;
  text-decoration: none;
}

.navlink3 {
  width: 60%;
  margin-right: 15px;
  float: right;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #000;
  letter-spacing: 2px;
  text-decoration: none;
}

.navlink4 {
  width: 60%;
  margin-right: 15px;
  float: right;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #000;
  letter-spacing: 2px;
  text-decoration: none;
}

.navlink5 {
  width: 60%;
  margin-right: 15px;
  float: right;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #000;
  letter-spacing: 2px;
  text-decoration: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.top-container {
  margin-top: 34px;
}

.back-top-top-btn {
  width: 20%;
  border: 2px solid #939598;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  color: #939598;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.back-top-top-btn:hover {
  background-color: #85c09a;
  color: #595b5d;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="navinteraction2"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="navhover3"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="nav-hover-4"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="nav"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

@media (max-width: 991px) {
  .image-2 {
    display: block;
    width: 50%;
    padding-top: 13px;
    padding-left: 25px;
    float: none;
  }
  .image-2._2 {
    padding-left: 0px;
    float: none;
  }
  .button-2 {
    z-index: 25100;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 10px;
  }
  .row {
    width: 90%;
  }
  .column-2 {
    height: 30vh;
  }
  .heading {
    position: static;
    width: 100%;
    font-size: 19px;
  }
  .heading._2 {
    margin-top: 60px;
  }
  .paragraph {
    width: 100%;
    font-size: 12px;
  }
  .column-3 {
    height: 30vh;
  }
  .headercolumn1 {
    margin-top: 0px;
  }
  .icons-container {
    margin-top: 58px;
    margin-bottom: 50px;
  }
  .row-2 {
    width: 80%;
  }
.icon1 {
    width: 100%;
    max-width: 110px;
    padding: 10px;
    margin: 0 auto !important;
    text-align: center;
    float: none;
}
.icon-2 {
    width: 100%;
    max-width: 110px;
    padding: 10px;
    margin: 0 auto !important;
    text-align: center;
    float: none;
}
.icon-3 {
    width: 100%;
    max-width: 110px;
    padding: 10px;
    margin: 0 auto !important;
    text-align: center;
    float: none;
}
.icon-text {
    margin-top: 0px;
    font-size: 20px;
    width: 100%;
}
  .intro-container {
    margin-bottom: 50px;
  }
  .header-style-1 {
    width: 80%;
    margin-top: 30px;
    margin-bottom: 0px;
    font-size: 19px;
  }
  .heading-2 {
    width: 90%;
    margin-bottom: 50px;
    font-size: 16px;
  }
  .intro-text {
    width: 80%;
    margin-bottom: 50px;
    font-size: 16px;
  }
  .collage {
    width: 80%;
  }
  .centercenter {
    height: 20vh;
  }
  .paragraph-2 {
    margin-bottom: 50px;
    font-size: 12px;
  }
  .steps-heading-style._2 {
    width: 70%;
    font-family: Lato, sans-serif;
  }
  .row-3 {
    width: 90%;
  }
  .social-icons {
    width: 70%;
  }
  .social-icons._1 {
    width: 60%;
  }
  .sm-icon {
    width: 5%;
  }
  .brand-feature-container {
    height: 100%;
  }
  .row-4 {
    height: 100%;
    margin-bottom: 0px;
  }
  .column-7 {
    height: 100%;
    min-height: 200px;
    width: 100%;
  }
  .column-8 {
    height: 100%;
    width: 100%;
  }
  .feature-btn {
    width: 50%;
  }
  .row-5 {
    width: 90%;
  }
  .blog-post {
    height: 550px;
  }
  .blog-heading {
    font-size: 12px;
  }
  .blog-heading-2 {
    font-size: 12px;
    line-height: 20px;
  }
  .paragraph-3 {
    font-size: 12px;
    line-height: 20px;
  }
  .blog-link {
    font-size: 12px;
  }
  .footer {
    position: relative;
  }
  .link {
    font-size: 12px;
  }
  .text-block {
    font-size: 10px;
  }
  .link-2 {
    font-size: 12px;
  }
  .terms-content-block {
    width: 80%;
  }
  .terms-heading {
    font-size: 28px;
    line-height: 37px;
  }
  .duende {
    letter-spacing: 0px;
    padding-top: 15px;
  }
  .registration-heading {
    display: block;
    width: 100%;
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 20px;
  }
  .form-block-2 {
    width: 70%;
  }
  .login-modal-container {
    display: none;
  }
  .login-container {
    width: 70%;
  }
  .login-submit {
    width: 30%;
  }
  .link-4 {
    margin-right: 0px;
  }
  .q1-option-1 {
    width: 90%;
    height: 20vh;
  }
  .question-heading {
    margin-bottom: 10px;
  }
  .question-heade-content {
    padding-left: 18px;
  }
  .heading-4 {
    font-size: 25px;
  }
  .heading-5 {
    height: 15vh;
    margin-top: 0px;
    padding: 44px;
  }
  .column-11 {
    height: 15vh;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-12 {
    height: 60vh;
    padding-left: 0px;
  }
  .next-btn {
    width: 30%;
  }
  .colours {
    position: static;
  }
  .colour {
    width: 40%;
    margin-bottom: 23px;
  }
  .heading-6 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 17px;
  }
  .image-12._2 {
    width: 50%;
  }
  .shop-logos {
    width: 50%;
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .text-field-2 {
    width: 80%;
  }
  .row-17 {
    width: 80%;
  }
  .form-block-4 {
    width: 80%;
  }
  .row-18 {
    margin-bottom: 24px;
  }
  .profile-sub-nav {
    width: 90%;
  }
  .button-4 {
    width: 50%;
  }
  .sizes-link {
    width: 30%;
    height: 3vh;
  }
  .heading-7 {
    margin-top: -24px;
    font-size: 13px;
  }
  .shipping-and-payment {
    width: 60%;
  }
  .updates-heading {
    width: 100%;
    margin-top: 0px;
    font-size: 20px;
    line-height: 24px;
  }
  .row-19 {
    width: 80%;
  }
  .heading-8 {
    font-size: 16px;
  }
  .button-6 {
    width: 40%;
  }
  .image-19 {
    width: 70%;
  }
  .image-20 {
    width: 75%;
  }
  .row-20 {
    width: 90%;
  }
  .row-21 {
    width: 90%;
  }
  .form-block-5 {
    width: 90%;
  }
  .users-summary-view-container {
    width: 100%;
  }
  .link-5 {
    padding-left: 10px;
  }
  .image-23 {
    width: 7%;
  }
  .button-7 {
    width: 40%;
  }
  .paragraph-7 {
    text-align: center;
  }
  .row-23 {
    width: 100%;
  }
  .colour-preference-2 {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .navigation-container._2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .image-2._2 {
    padding-left: 0px;
  }
  .button {
    margin-top: 14px;
  }
  .button-2 {
    z-index: 25000;
    margin-left: 9px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .row {
    width: 100%;
    margin-top: 6px;
  }
  .column-2 {
    height: 30vh;
    padding-right: 0px;
  }
  .heading {
    margin-top: 43px;
    text-align: center;
  }
  .heading._2 {
    margin-top: 15px;
  }
  .paragraph {
    text-align: center;
  }
  .sign-up-btn {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .column-3 {
    height: 200px;
  }
  .headerimg {
    padding-right: 0px;
    padding-left: 0px;
  }
  .headercolumn1 {
    position: static;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    padding-right: 7px;
    padding-left: 7px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .row-2 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .icon-text {
    font-size: 10px;
  }
  .heading-2 {
    font-size: 13px;
  }
  .intro-text {
    width: 90%;
  }
  .collage {
    width: 90%;
  }
  .centercenter {
    position: static;
    height: auto;
  }
  .paragraph-2 {
    width: 90%;
    font-size: 12px;
    line-height: 20px;
  }
  .steps-heading-style {
    font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
  }
  .social-icons {
    width: 50%;
  }
  .row-4 {
    height: 34vh;
  }
  .column-7 {
    height: 30vh;
  }
  .column-8 {
    height: auto;
    background-color: #3d5d43;
  }
  .feature-btn {
    margin-bottom: 40px;
  }
  .blog-post {
    width: 60%;
    height: auto;
    margin-bottom: 20px;
  }
  .image-4 {
    width: 100%;
  }
  .overlap-btn {
    width: 40%;
    height: 50px;
  }
  .blog-heading-2 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .blog-link {
    margin-bottom: 25px;
  }
  .column-9 {
    padding-top: 58px;
  }
  .terms-content-block {
    width: 90%;
    font-size: 12px;
  }
  .terms-heading {
    width: 100%;
    font-size: 25px;
  }
  .form-block-2 {
    width: 80%;
  }
  .login-modal-container {
    display: none;
    padding-top: 20px;
  }
  .login-container {
    overflow: scroll;
    width: 90%;
    height: auto;
  }
  .image-5 {
    width: 80%;
    padding-top: 10px;
  }
  .login-submit {
    width: 40%;
    margin-top: 20px;
  }
  .form-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .link-4 {
    float: none;
  }
  .q1-option-1 {
    height: auto;
  }
  .question-heading {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }
  .column-10 {
    height: 15vh;
  }
  .heading-4 {
    text-align: center;
  }
  .next-btn {
    width: 60%;
  }
  .colours {
    padding-right: 100px;
    padding-left: 100px;
  }
  .shop-logos {
    margin-top: 50px;
  }
  .shop-logo-container {
    margin-bottom: 18px;
  }
  .row-17 {
    width: 100%;
  }
  .form-block-4 {
    width: 80%;
  }
  .profile-pic-section {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
    padding-bottom: 20px;
  }
  .image-16 {
    width: 20%;
  }
  .profile-sub-nav {
    margin-bottom: 26px;
  }
  .column-18 {
    margin-bottom: 29px;
    border-bottom: 2px solid #939598;
  }
  .image-18 {
    width: 40%;
  }
  .shipping-and-payment {
    width: 60%;
    height: 3vh;
  }
  .column-19 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .pricing-styling {
    height: 3vh;
  }
  .contact-us {
    height: 3vh;
  }
  .row-19 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .height-container {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .button-6 {
    display: block;
  }
  .image-19 {
    width: 75%;
  }
  .row-20 {
    width: 100%;
  }
  .row-21 {
    display: block;
    width: 100%;
  }
  .image-21 {
    width: 80%;
  }
  .paragraph-6 {
    padding-left: 0px;
    text-align: center;
  }
  .form-block-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .form-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .admin-user-style {
    font-size: 12px;
  }
  .link-6 {
    font-size: 12px;
  }
  .button-7 {
    width: 40%;
  }
  .stylist-heading {
    text-align: center;
  }
  .image-24 {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .image-25 {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-32 {
    margin-bottom: 40px;
  }
}

@media (max-width: 479px) {
.image-2 {
    width: 60%;
    margin-left: 18px;
    padding-left: 0px;
    float: left;
    padding-bottom: 13px;
}
  .image-2._2 {
    padding-left: 0px;
    margin: 0 auto;
  }
  .button {
    font-size: 16px;
  }
  .button._2 {
    width: 30%;
    margin-right: 10px;
    font-size: 16px;
    text-align: center;
  }
  .button-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading {
    font-size: 16px;
  }
  .heading._2 {
    margin-top: 41px;
    font-size: 12px;
    line-height: 20px;
  }
  .paragraph {
    margin-bottom: 15px;
  }
  .column-3 {
    height: auto;
  }
  .headercolumn1 {
    position: static;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-bottom: 24px;
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .icon1 {
    display: block;
    width: 30%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-transition: -webkit-transform 400ms ease;
    transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
    transition: transform 400ms ease, -webkit-transform 400ms ease;
  }
  .icon1:hover {
    -webkit-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
  }
  .icon-2 {
    display: block;
    width: 30%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-transition: -webkit-transform 400ms ease;
    transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
    transition: transform 400ms ease, -webkit-transform 400ms ease;
  }
  .icon-2:hover {
    -webkit-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
  }
  .icon-3 {
    display: block;
    width: 30%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: -webkit-transform 400ms ease;
    transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
    transition: transform 400ms ease, -webkit-transform 400ms ease;
  }
  .icon-3:hover {
    -webkit-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
  }
  .icon-text {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    float: none;
    font-size: 8px;
    text-align: center;
  }
  .column-4 {
    display: block;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-5 {
    margin-bottom: 8px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .header-style-1 {
    width: 100%;
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 30px;
  }
  .heading-2 {
    width: 90%;
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 5px;
  }
  .intro-text {
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
  }
  .collage {
    width: 95%;
  }
  .centercenter {
    height: auto;
  }
  .paragraph-2 {
    font-size: 10px;
  }
  .number-style {
    font-size: 16px;
  }
  .steps-heading-style {
    font-size: 15px;
  }
  .steps-heading-style._2 {
    width: 90%;
  }
  .newsletter-container {
    width: 90%;
    text-align: center;
  }
  .newsletter-subm {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
.social-icons {
    display: block;
    width: 60%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    float: none;
}
.sm-icon {
    margin-right: auto;
    margin-left: auto;
    float: none;
    width: 30%;
    padding: 10px 0px 10px 5px;
}
  .column-7 {
    height: 20vh;
  }
  .column-8 {
    height: auto;
  }
  .feature-btn {
    width: 70%;
    margin-bottom: 30px;
  }
  .form {
    width: 100%;
  }
  .form-block {
    width: 100%;
  }
  .text-field {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .blog-post {
    width: 90%;
  }
  .overlap-btn {
    width: 60%;
    height: 50px;
  }
  .footer-top {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .link {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    text-align: center;
}
.text-block {
    font-size: 15px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0px;
    width: 100%;
}
.link-2 {
    font-size: 20px;
    float: left;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    padding: 10px;
}
  .terms-heading {
    font-size: 12px;
    letter-spacing: 4px;
  }
  .registration-heading {
    margin-top: 37px;
    font-size: 16px;
    line-height: 30px;
  }
  .form-block-2 {
    width: 90%;
    margin-bottom: 50px;
  }
  .registration-submit {
    width: 50%;
  }
  .login-modal-container {
    display: none;
  }
  .login-container {
    width: 90%;
    height: auto;
  }
  .image-5 {
    width: 90%;
    padding-left: 12px;
  }
  .login-form {
    width: 90%;
  }
  .login-submit {
    width: 70%;
  }
  .form-2 {
    margin-top: 42px;
  }
  .link-3 {
    margin-right: 11px;
    float: left;
  }
  .link-4 {
    float: left;
  }
  .question-heading {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 20px;
  }
  .question-heade-content {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .heading-4 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }
  .questions-header-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    text-align: center;
  }
  .heading-5 {
    height: auto;
    padding: 6px;
    font-size: 15px;
  }
  .bold-text-2 {
    font-size: 18px;
  }
  .column-11 {
    height: 10vh;
  }
  .column-12 {
    height: 28vh;
  }
  .next-btn {
    width: 80%;
  }
  .colours {
    padding-right: 20px;
    padding-left: 20px;
  }
  .shop-logos {
    margin-top: 30px;
  }
  .shop-logo-container {
    margin-bottom: 20px;
  }
  .profile-pic-section {
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 10px;
  }
  .image-16 {
    width: 30%;
  }
  .styist-chat-container {
    width: 100%;
  }
  .row-18 {
    margin-top: 20px;
  }
  .button-4 {
    width: 90%;
  }
  .heading-7 {
    font-size: 16px;
  }
  .shipping-and-payment {
    width: 80%;
  }
  .pricing-styling {
    width: 70%;
  }
  .updates-heading {
    width: 100%;
    float: none;
    text-align: center;
  }
  .height-container {
    width: 90%;
  }
  .button-6 {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .image-21 {
    width: 70%;
  }
  .text-block-4 {
    margin-bottom: 15px;
  }
  .submit-button {
    width: 50%;
  }
  .users-summary-view-container {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .admin-user-style {
    font-size: 12px;
  }
  .image-22 {
    margin-left: 0px;
  }
  .link-6 {
    margin-left: 5px;
    font-size: 12px;
  }
  .column-21 {
    font-size: 12px;
    text-align: right;
  }
  .button-7 {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
    float: none;
    font-size: 10px;
  }
  .stylist-heading {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
  }
  .back-top-top-btn {
    width: 40%;
  }
  .column-31 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .checkbox-field {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .column-32 {
    margin-bottom: 66px;
  }
}

@font-face {
  font-family: 'Futura std book (website header font)(double spaced)';
  src: url('../fonts/Futura-Std-Book-website-header-fontDouble-Spaced.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

h1.heading-4 {
    font-weight: 700;
}

@media (max-width:1366px) and (min-width:1024px) {
    .profile-sub-nav{
     display: block;
     width: 70%;
}
}​

.navigation2.w-hidden-medium.w-hidden-small.w-hidden-tiny.w-clearfix {
    display: none !important;
}

.blog-heading-2 {
      padding-right: 5px;
      padding-left: 5px;
      font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
      font-size: 15px;
      line-height: 25px;
      text-align: center;
      letter-spacing: 4px;
      text-transform: uppercase;
      margin-top: 21px;
}
  .login-container {
    width: 100% !important;
}
.form-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.navigation2 {
    width: 20% !important;
}
span.help-block.form-error {
    color: #a20000;
    border: 1px solid;
    padding: 15px;
    display: block;
    margin-top: 15px;
}
a {
    text-decoration: none !important;
}
a:hover {
    color: #fff !important;
}
.heading._2 {
    margin-top: 35px !important;
    margin-bottom: 20px;
    text-align: center;
}
.content-container {
    margin-bottom: -92px;
}
a.button.w-button:hover {
    background: #aaccb0;
}
a.feature-btn.w-button:hover {
    background: #91b999;
}

#passwordTest {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  background: #F0F0F0;
  padding: 20px;
  border: 1px solid #DDD;
  border-radius: 4px;
}
#passwordTest input[type="password"]{
  width: 97.5%;
  height: 25px;
  margin-bottom: 5px;
  border: 1px solid #DDD;
  border-radius: 4px;
  line-height: 25px;
  padding-left: 5px;
  font-size: 25px;
  color: #829CBD;
}
#pass-info{
  width: 100%;
  height: 25px;
  border: 1px solid #DDD;
  border-radius: 4px;
  color: #829CBD;
  text-align: center;
  font: 12px/25px Arial, Helvetica, sans-serif;
}
#pass-info.weakpass{
  border: 1px solid #FF9191;
  background: #FFC7C7;
  color: #94546E;
  text-shadow: 1px 1px 1px #FFF;
}
#pass-info.stillweakpass {
  border: 1px solid #FBB;
  background: #FDD;
  color: #945870;
  text-shadow: 1px 1px 1px #FFF;
}
#pass-info.goodpass {
  border: 1px solid #C4EEC8;
  background: #E4FFE4;
  color: #51926E;
  text-shadow: 1px 1px 1px #FFF;
}
#pass-info.strongpass {
  border: 1px solid #6ED66E;
  background: #79F079;
  color: #348F34;
  text-shadow: 1px 1px 1px #FFF;
}
#pass-info.vrystrongpass {
  border: 1px solid #379137;
  background: #48B448;
  color: #CDFFCD;
  text-shadow: 1px 1px 1px #296429;
}

.q1-option-1 {
    padding: 0px !important;
}

.column-11 {
    height: 185px !important;
}

.heading-5 {
    margin: 50px auto !important;
}
  .mainColour {
    border: 5px solid #3d5d43;
  }
  .mainNone {
    border: none;
  }

  .sizes-link {
    height: auto !important;
    width: 75%;
    margin-left: 0 auto;
}
.shipping-and-payment {
    height: auto !important;
    width: 75%;
    margin-left: 0 auto;
} 
.pricing-styling {
    height: auto !important;
    width: 75%;
    margin-left: 0 auto;
}
.contact-us {
    height: auto !important;
    width: 75%;
    margin-left: 0 auto;
}

.profile-pic-section {
    display: none !important;
}

.call-to-action {
    max-height: 360px;
}

.login-container.w-clearfix {
    max-height: fit-content;
}

.chat-container {
    width: 80%;
}

@media screen and (max-width: 1100px) {
  .chat-space-container.w-clearfix {
    width: 100%;
}
.chat-block.w-clearfix {
    width: 100%;
}
}

@media screen and (max-width: 1160px) {
.profile-sub-nav {
    width: 80%;
}  
}

.rowOne {
    display: block;
    width: 88%;
    margin-right: auto !important;
    margin-left: auto !important;
}

.brnd {
    margin-right: -50%;
    position: relative;
    top: 50%;
    left: 50%;
    bottom: 0;
    width: 100%;
    transform: translate(-50%, -50%);
    height: 300px;
}

h1.blog-heading {
    margin-right: -50%;
    height: auto !important;
    position: relative;
    top: 50%;
    left: 50%;
    bottom: 0;
    width: 100%;
    transform: translate(-50%, -50%);
    padding-top: 0px !IMPORTANT;
}

.blockPost {
    padding: 30px;
}

.header-style-new1 {
    display: block;
    width: 50%;
    margin: 48px auto 16px;
    padding-bottom: 1px;
    font-family: 'Futura std book (website header font)(double spaced)', Arial, sans-serif;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    letter-spacing: 8px;
}

.heading-2-new2 {
    display: block;
    width: 50%;
    margin: 0px auto 50px;
    font-family: Lato, sans-serif;
    color: #939598;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 8px;
}

.paragraph-2-new2 {
    display: block;
    width: 50%;
    margin: 0px auto 50px;
    padding-top: 0px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}

.collage-new2 {
    display: block;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
}

.row-5-new2 {
    display: block;
    width: 70%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 500px) {

.footer {
    min-height: 400px;
    padding-bottom: 40px;
}

.duende {
    font-size: 18px;
}

.heading-2-new2 {
    width: 90%;
}

.row-5-new2 {
    width: 95%;
}

.sm-icon._2 {
    width: 30%;
    float: none;
}

.steps-heading-style._2 {
    width: 90%;
    padding-top: 20px;
}

.brnd {
    height: auto;
    transform: translate(0,0);
    left: 0;
}
.centercenter {
    position: relative;
    height: auto;
    min-height: auto;
    max-height: auto;
}

.call-to-action {
    max-height: 100%;
}
  
}

a.link-4:hover {
    color: #262622 !IMPORTANT;
}

a.link-3:hover {
    color: #1f2f22 !IMPORTANT;
}

a.linkTitle {
    color: black;
}

a.linkTitle:hover {
    color: black !IMPORTANT;
}

@media (max-width: 479px) {
.heading {
    font-size: 25px;
}
.paragraph {
    margin-bottom: 15px;
    font-size: 20px;
}
.w-col-tiny-4 {
    width: 100% !important;
}
.icon-text {
    font-size: 16px !important;
}
.intro-text {
    font-size: 16px !important;
}
}

@media (max-width: 991px) {

.w-col-4 {
    width: 100%;
}

.icon-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
    text-align: center;
    width: 100%;
}

.icon-text {
    margin-top: 0px;
    font-size: 20px;
    width: 100%;
}

.brnd {
    margin-right: -50%;
    position: relative;
    top: 50%;
    left: 0;
    bottom: 15px;
    width: 100%;
    transform: none;
    height: auto;
    padding-bottom: 15px;
}

.call-to-action {
    max-height: 100%;
}
}

img.sm-icon._2.sico1 {
    margin-left: -10px;
}

@media (max-width: 414px) {
.shop-logos {
    width: 83%;
}
}

@media (max-width: 991px) {
.w-col.w-col-5.rangeSlider {
    display: none;
}
.price-range-sub-heading {
    display: none;
}
.price-range-sub-heading.mob {
    display: block;
}
label.field-label-4 {
    display: none;
}
label.field-label-4.mob {
    display: block;
}
}

@media (min-width: 991px) {
.price-range-sub-heading.mob {
    display: none;
}
label.field-label-4.mob {
    display: none;
}
}