/** Shopify CDN: Minification failed

Line 161:0 Unexpected "}"

**/
/* .Custom--filter.sidebar-filter {
    margin-top: 268px;
}
 */
p.note.form-success {
    /* margin-top: -23px; */
    /* margin-top: -3%; */
    margin-left: 28%;
    color: green;
      position: relative;
    top: -53px;

}
.collection__des {
    border-top: 1px solid black;
    padding-top: 20px;
}
  .yarn_wool {
  font-weight: 700;
    line-height: 1.25em;
    margin: 0;
    padding: 0;
    margin-bottom: 1em;
    font-size: 25px;
    text-align: center;
    color: rgb(60, 60, 60);
}

span.moreless-button {
    display: block;
    max-width: 187px;
    height: 35px;
    background: #ffffff;
    color: #340702;
    line-height: 35px;
    margin: 20px auto 0;
    border: 1px solid;
    font-family: 'Petit Formal Script';
    font-size: 18px;
}
span.moreless-button:hover {
    background: #340702;
    color: #fff;
}
/* contact_page css */
.contact_page .banner-bg {
    background-image: url(/cdn/shop/files/MkSCnGk5nM7KJpI3AoZoOFS7RUWwZ9CHktCE9Djc_J4.jpg?v=1699351629);
    background-position: center;
    height: 240px;
}


.contact_page .header-cont {
    background: white;
    max-width: 555px;
    margin: 0 auto;
    padding: 32px;
    border-radius: 6px;
    box-shadow: 0 0 4px #e5e5e5;
    position: relative;
    top: -70px;
}

.article-template {
 display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  	max-width: 1000px;
}
.contact_page .header-cont img {
    width: 220px;
}

.contact_page h2 {
    font-size: 28px;
}

.contact_page .header-cont p {
    font-size: 18px;
    color: #000;
    line-height: 24px;
}
.contact_form {
    max-width: 555px;
    margin: 0 auto;
    position: relative;
    top: -48px;
    padding: 8px 32px;
}
.contact_form input.btn {
    font-family: system-ui;
    background: #166ee1;
    color: #fff;
    border-radius: 6px;
    padding: 8px 16px 11px;
}

.contact_form input {
    max-width: 100% !important;
}


.contact_page .inner-cont {
    background: #fafafa;
}

.main-content {
    background: #fafafa;
}

.contact_form label {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #4d4d4d;
    max-width: 501px;
}

.contact_form select#contactFormJoin_sydney_store, 
.contact_form select#contactFormParticipating_event {
    max-width: 320px;
}
form.contact-form .errors li {
    max-width: 555px;
    margin: 0 auto;
    color: red;
    position: relative;
    top: -15px;
   padding: 0 32px 20px;
}
.contact_form .form-group {
    margin-bottom: 1rem;
    margin-bottom: 45px;
}


.contact_form select {
    position: relative;
}

/* @media screen and (max-width: 1199px) {
  .Custom--filter.sidebar-filter {
    margin-top: unset;
  }
} */

#sticky-wrapper > div > div.main-menu.jas-mb-style > div > div > div > div > nav > ul > li:nth-child(12) > a {
  color: red !Important;
}

#sticky-wrapper > div > div.main-menu.jas-mb-style > div > div > div > div > nav > ul > li:nth-child(1) > a {
  color: darkgreen !Important;
}

}