.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutblockcontent {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutemailinput::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingfullname::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingstreetaddress::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}

.w-commerce-commercecheckoutshippingcity {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingcity::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingstateprovince::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingzippostalcode::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingcountryselector::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left-color: #e6e6e6;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-color: #e6e6e6;
  border-right-width: 1px;
  border-right-style: solid;
}

.w-commerce-commercecheckoutshippingmethoditem {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  border-bottom-color: #e6e6e6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 0px;
  background-color: #fff;
  align-items: baseline;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
}

.w-commerce-commercecheckoutcardnumber::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
}

.w-commerce-commercecheckoutcardexpirationdate::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
}

.w-commerce-commercecheckoutcardsecuritycode::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  display: flex;
  flex-direction: row;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  font-weight: 400;
  margin-left: 8px;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingfullname::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingstreetaddress::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingcity::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingstateprovince::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingzippostalcode::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingcountryselector::-moz-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutplaceorderbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: block;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 20px;
  text-align: center;
}

.w-commerce-commercecheckouterrorstate {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  background-color: #ffdede;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  margin-left: 16px;
  margin-right: 16px;
  flex-grow: 1;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  display: flex;
  white-space: pre-wrap;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  text-decoration: none;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
  justify-content: space-between;
}

.w-commerce-commercecheckoutordersummaryextraitemslistitem {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
  justify-content: space-between;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commerceaddtocartform {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.w-commerce-commerceaddtocartquantityinput {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-right: 6px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commerceaddtocartquantityinput::-moz-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  background-color: #e6e6e6;
  border-top-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
  border-left-color: #e6e6e6;
  border-right-color: #e6e6e6;
  cursor: not-allowed;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ddd;
}

.w-commerce-commerceaddtocarterror {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ffdede;
}

.w-commerce-commercebuynowbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: inline-block;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 10px;
}

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  background-color: #e6e6e6;
  border-top-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
  border-left-color: #e6e6e6;
  border-right-color: #e6e6e6;
  cursor: not-allowed;
  outline-style: none;
}

.w-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: 0.33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercelayoutcontainer {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.w-commerce-commercelayoutmain {
  flex-basis: 800px;
  flex-grow: 0;
  flex-shrink: 1;
  margin-right: 20px;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 64px;
  padding-bottom: 64px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutsummaryitem {
  margin-bottom: 8px;
}

.w-commerce-commercelayoutsidebar {
  flex-basis: 320px;
  flex-grow: 0;
  flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  background-color: #ffdede;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    margin-right: 0px;
    flex-basis: auto;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingfullname {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingstreetaddress {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingstateprovince {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingzippostalcode {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingcountryselector {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutcardnumber {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutcardexpirationdate {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutcardsecuritycode {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingfullname {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingstreetaddress {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingcity {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingstateprovince {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingzippostalcode {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }

  .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  font-family: "Cormorant Garamond", sans-serif;
  color: #5f4d5d;
  font-size: 24px;
  line-height: 30px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
}

a {
  color: #5f4d5d;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 22px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 22px;
}

li {
  margin-bottom: 2px;
}

figcaption {
  margin-top: 5px;
  font-family: Roboto, sans-serif;
  color: #b0b0b0;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.navbar {
  display: flex;
  width: 100%;
  height: 120px;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
  border-top: 4px solid #ba9fb7;
  background-color: #fff;
}

.brand {
  display: flex;
  height: 120px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: opacity 200ms ease;
}

.brand:hover {
  opacity: 0.8;
}

.menu-button {
  z-index: 10;
  width: 5%;
  height: 116px;
  padding-top: 56px;
  float: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: opacity 200ms ease;
}

.menu-button:hover {
  opacity: 0.8;
}

.menu-button.w--open {
  background-color: #fff;
}

.burger-line {
  width: 20px;
  height: 2px;
  margin-bottom: 3px;
  background-color: #b99bb6;
}

.content-section {
  overflow: hidden;
  padding-top: 75px;
  padding-bottom: 75px;
}

.content-section.thistle-medium {
  background-color: #eceeed;
}

.content-section.gray {
  background-color: #f3f3f3;
}

.content-wrapper {
  position: relative;
  width: 100%;
  max-width: 1265px;
  padding-right: 25px;
  padding-left: 25px;
  color: #4d332a;
}

.hero-section {
  position: relative;
  height: 100%;
  padding-top: 72px;
  flex-direction: column;
  justify-content: space-between;
}

.slide-nav {
  display: none;
}

.center-box {
  display: block;
  width: 65%;
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #b99bb6;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.mini-title {
  margin-bottom: 10px;
  font-family: Hind, sans-serif;
  color: #4d665b;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.mini-title.white {
  color: #fff;
}

.intro-paragraph {
  font-family: "Cormorant Garamond", sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 38px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: none;
}

.button {
  height: 45px;
  min-width: 110px;
  padding-top: 15px;
  padding-right: 28px;
  padding-left: 28px;
  border-style: solid;
  border-width: 1px;
  border-color: #4d665b;
  border-radius: 25px;
  background-color: transparent;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Hind, sans-serif;
  color: #4d665b;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  -o-object-fit: fill;
  object-fit: fill;
}

.button:hover {
  background-color: #b99bb6;
  color: #fff;
}

.top-border._20 {
  margin-top: 20px;
}

.top-border._50 {
  margin-top: 50px;
}

.top-border._5 {
  margin-top: 5px;
}

.top-border._40 {
  margin-top: 40px;
}

.flex-space {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.relative {
  position: relative;
  display: flex;
  overflow: hidden;
  flex-direction: column;
}

.intro-text-box {
  padding: 23px;
  background-color: #4d665b;
}

.title-link {
  transition: opacity 200ms ease;
  font-family: "Cormorant Garamond", sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  text-decoration: none;
}

.title-link:hover {
  opacity: 0.8;
}

.text-link {
  font-family: "Cormorant Garamond", sans-serif;
  color: #fff;
  font-size: 19px;
  font-style: italic;
  font-weight: 600;
  text-decoration: none;
}

.image-hover {
  transition: transform 200ms ease;
}

.image-hover:hover {
  transform: scale(1.05);
}

.intro-box {
  width: 30.3%;
  margin-right: 3%;
  background-color: #eceeed;
}

.intro-box.no-border {
  margin-right: 0%;
}

.h1-white {
  font-family: "Cormorant Garamond", sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 49px;
}

.h1-white.white {
  font-family: "Cormorant Garamond", sans-serif;
  color: #fff;
  font-size: 39px;
  line-height: 56px;
}

.h1-white.medium {
  font-size: 40px;
  line-height: 50px;
}

.link-block {
  text-decoration: none;
}

.underline {
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.arrow {
  margin-top: 14px;
  margin-bottom: 0px;
  font-size: 22px;
}

.nav-menu {
  position: fixed;
  display: none;
  width: 403px;
  height: 100vh;
  padding-top: 130px;
  float: right;
  background-color: #fff;
}

.nav-link {
  height: 116px;
  padding-top: 46px;
  transition: background-color 200ms ease;
  font-family: Hind, sans-serif;
  color: #000;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 2px;
  cursor: pointer;
}

.nav-link:hover {
  border-bottom: 4px solid #ceb3cb;
}

.nav-link.w--current {
  border-bottom: 4px solid #4d665b;
  font-family: Hind, sans-serif;
  color: #4d665b;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 2px;
}

.cart-button {
  position: relative;
  display: flex;
  width: 75px;
  height: 116px;
  padding-top: 18px;
  justify-content: center;
  background-color: transparent;
  transition: opacity 200ms ease;
  color: #5f4d5d;
}

.cart-button:hover {
  opacity: 0.8;
}

.cart {
  width: 5%;
  min-width: 75px;
  float: right;
}

.cart-icon {
  margin-right: 3px;
}

.cart-quantity {
  margin-left: 0px;
  padding-top: 2px;
  background-color: #d6bbd3;
  font-family: Roboto, sans-serif;
  color: #fff;
  line-height: 15px;
}

.profile-image {
  position: relative;
  left: 135px;
  display: inline-block;
  width: 44%;
  height: 675px;
  min-width: 540px;
  background-image: url("../images/dostepne-materialy-meble-na-wymiar-01.png");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.profile-image.left {
  left: -135px;
  background-image: url("../images/kontakt-z-klientem-meble-na-wymiar-01.png");
}

.flex-center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

._50-column {
  width: 50%;
}

.text-block-2 {
  width: 80%;
}

.image {
  border-style: none;
  border-width: 17px;
  border-color: #a78478;
}

._50-column-center {
  display: flex;
  width: 50%;
  justify-content: center;
  align-items: center;
}

.bottom-line {
  padding-bottom: 40px;
  border-style: none;
  border-width: 1px;
  border-color: #4d332a;
}

.empty-state {
  background-color: transparent;
  font-size: 22px;
}

.collection-item {
  width: 31%;
  margin-right: 2.2%;
  margin-bottom: 4%;
}

.products-details {
  padding-top: 10px;
  text-align: center;
}

.link {
  color: #5f4d5d;
  font-weight: 500;
  text-decoration: none;
}

.price {
  font-family: Roboto, sans-serif;
  color: #b0b0b0;
  font-size: 16px;
  line-height: 17.5px;
  font-weight: 400;
  text-decoration: none;
}

.price.large {
  color: #fff;
  font-size: 26px;
  line-height: 27.5px;
}

.text-field-4 {
  width: 48%;
  height: 50px;
  margin-bottom: 30px;
  padding-left: 20px;
  border-style: solid;
  border-color: #fff;
  border-bottom-width: 1px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.text-field-4::-moz-placeholder {
  color: #fff;
}

.text-field-4::-ms-input-placeholder {
  color: #fff;
}

.text-field-4::placeholder {
  color: #fff;
}

.textarea-2 {
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 41px;
  padding-left: 20px;
  border: 1px solid #fff;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.textarea-2::-moz-placeholder {
  font-family: Roboto, sans-serif;
  color: #fff;
}

.textarea-2::-ms-input-placeholder {
  font-family: Roboto, sans-serif;
  color: #fff;
}

.textarea-2::placeholder {
  font-family: Roboto, sans-serif;
  color: #fff;
}

.submit-button-3 {
  height: 50px;
  min-width: 210px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 15px;
}

.submit-button-3:hover {
  background-color: #fff;
  color: #b99bb6;
}

.success-message {
  background-color: transparent;
  color: #fff;
  font-size: 22px;
}

.error-message {
  padding-bottom: 8px;
  font-size: 22px;
}

.form-block {
  width: 51%;
}

._25-column {
  width: 25%;
  margin-right: 5%;
}

.contact-link {
  color: #fff;
  font-size: 22.5px;
  text-decoration: none;
}

.mini-title-white {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.text-small {
  font-size: 22.5px;
}

.text-small.white {
  color: #fff;
}

.top-border-2 {
  position: relative;
  z-index: 10;
  margin-top: 20px;
}

.top-border-2._10 {
  margin-top: 10px;
}

.text-field-2 {
  width: 35%;
  height: 60px;
  padding-left: 21px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #ceb3cb;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.text-field-2::-moz-placeholder {
  color: #b99bb6;
  font-size: 19px;
  font-style: italic;
}

.text-field-2::-ms-input-placeholder {
  color: #b99bb6;
  font-size: 19px;
  font-style: italic;
}

.text-field-2::placeholder {
  color: #b99bb6;
  font-size: 19px;
  font-style: italic;
}

.text-field-2._2 {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.success-message-2 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.submit-button-2 {
  width: 10%;
  height: 60px;
  flex: 1;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ceb3cb;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.flex-2 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

._49-column-2 {
  display: block;
  width: 49%;
  max-width: 689px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.perk {
  display: flex;
  width: 26%;
  margin-right: 20px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
}

.perk-icon {
  width: 95px;
  height: 95px;
  margin-right: 20px;
  border-radius: 50%;
  background-color: #ba9fb7;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
}

.perk-icon._1 {
  background-color: #d7b7d4;
  background-image: url("../images/compras.svg");
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
  color: #d7b7d4;
}

.perk-icon._2 {
  background-color: #d7b7d4;
  background-image: url("../images/entrega.svg");
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  color: #4d665b;
}

.perk-icon._3 {
  background-color: #d7b7d4;
  background-image: url("../images/como.svg");
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.text-title {
  margin-top: 20px;
  color: #000;
  font-size: 22px;
  font-weight: 700;
}

.text-white {
  margin-top: 10px;
  font-family: Hind, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-indent: 0px;
}

.flex-vertical {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.perks {
  overflow: hidden;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: transparent;
}

.footer {
  padding-top: 40px;
  background-color: #4d665b;
}

.form-block-2 {
  display: block;
  max-width: 600px;
  margin-bottom: 0px;
}

._90-column {
  display: flex;
  width: 91%;
  align-items: center;
  flex: 1;
}

.footer-links {
  width: 100%;
  margin-left: 6%;
}

.footer-link {
  margin-right: 35px;
  color: #fff;
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
  text-decoration: none;
}

.social-icons {
  display: flex;
  align-items: center;
  flex: 0 auto;
}

.social-icon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #d6bbd3;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
  transition: background-color 200ms ease;
}

.social-icon:hover {
  background-color: #ba9fb7;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-size: 125px;
  background-repeat: no-repeat;
}

.social-icon.facebook {
  background-color: #d7b7d4;
  background-image: url("../images/facebook-logo.svg");
  background-size: 15px;
  color: #000;
}

.social-icon.instagram {
  background-color: #d7b7d4;
  background-image: url("../images/instagram-2.svg");
  background-size: 15px;
}

.social-icon.twitter {
  background-color: #d7b7d4;
  background-image: url("../images/gorjeo-1.svg");
  background-size: 15px;
}

.footer-notice {
  position: relative;
  display: flex;
  padding-top: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}

.footer-notice-text {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}

.go-up {
  width: 32.6px;
  height: 30px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #d7b7d4;
  background-image: url("../images/flecha-hacia-arriba.svg");
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
  transition: background-color 200ms ease;
}

.go-up:hover {
  background-color: #b99bb6;
}

.notice-link {
  color: #fff;
}

.slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.hero-image {
  position: relative;
  right: -65px;
  width: 70%;
  height: 675px;
  background-image: url("../images/meble-kuchenne-na-wymiar-9.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-image._2 {
  background-image: url("../images/hero-img.png");
}

.right-arrow {
  width: 50px;
  height: 50px;
  margin-bottom: 0px;
  background-color: #4d665b;
  transition: opacity 200ms ease;
}

.right-arrow:hover {
  opacity: 0.8;
}

.left-arrow {
  right: 0px;
  bottom: 0px;
  width: 50px;
  height: 50px;
  margin-right: 50px;
  margin-bottom: 0px;
  background-color: #4d665b;
  transition: opacity 200ms ease;
}

.left-arrow:hover {
  opacity: 0.8;
}

.hero-flex {
  display: flex;
}

.hero-flex.vertical {
  flex-direction: row;
  background-color: #b08ead;
}

.slide {
  margin-bottom: 70px;
}

.hero-text-box {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: flex;
  width: 40%;
  height: 380px;
  max-width: 440px;
  margin-top: 110px;
  padding: 0px 40px;
  justify-content: flex-start;
  align-items: center;
  background-color: #4d665b;
  color: #346d32;
}

.text-box {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: flex;
  width: 35%;
  height: 500px;
  max-width: 440px;
  margin-top: 110px;
  margin-right: 10%;
  margin-bottom: 0px;
  padding: 10px 4% 40px 5%;
  justify-content: flex-start;
  align-items: center;
  background-color: #4d665b;
  background-image: none;
  background-size: auto;
  color: #4d665b;
}

.text-box.left {
  left: 0px;
  top: 0px;
  right: auto;
  bottom: 0px;
  margin-left: 10%;
  background-color: #4d665b;
}

.flex-grid {
  display: flex;
  flex-wrap: wrap;
}

.footer-notice-box {
  margin-bottom: 5px;
  padding-top: 9px;
}

.footer-brand.w--current {
  transition: opacity 200ms ease;
}

.footer-brand.w--current:hover {
  opacity: 0.8;
}

.checkout-button {
  padding-top: 11px;
  background-color: #ceb3cb;
  transition: opacity 200ms ease;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.checkout-button:hover {
  opacity: 0.8;
}

.remove-button {
  margin-top: 5px;
  transition: opacity 200ms ease;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.remove-button:hover {
  opacity: 0.8;
}

.product-title {
  font-size: 20px;
}

.cart-quantity-2 {
  width: 40px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
}

.product-image {
  margin-top: 10px;
}

.small-text {
  font-family: Roboto, sans-serif;
  color: #b0b0b0;
  font-size: 13.5px;
  line-height: 21px;
  font-weight: 700;
}

.bottom-border._15 {
  margin-bottom: 25px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e6e6e6;
}

.top-line {
  margin-top: 5px;
  padding-top: 7px;
  border-top: 1px solid #ddd;
}

.inner-hero {
  overflow: hidden;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #4d665b;
}

.row {
  margin-bottom: 3%;
}

.utility-page-wrap {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
}

.utility-page-content {
  display: flex;
  width: 260px;
  flex-direction: column;
  text-align: center;
}

.text-link-2 {
  padding-bottom: 8px;
  border-bottom: 2px solid #fff;
  transition: opacity 200ms ease;
  font-family: Hind, sans-serif;
  color: #fff;
  font-size: 13.5px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-link-2:hover {
  opacity: 0.8;
}

.product-slider {
  position: relative;
  width: 105%;
  height: auto;
  flex: 0 auto;
  background-color: transparent;
}

.slide-nav-2 {
  position: relative;
  display: none;
}

.product-slide {
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.mini-title-link {
  transition: opacity 200ms ease;
  font-family: Roboto, sans-serif;
  color: #b99bb6;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.mini-title-link:hover {
  opacity: 0.8;
}

.product-description {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: flex;
  width: 50%;
  min-height: 530px;
  padding: 32px 40px 20px;
  justify-content: flex-start;
  align-items: center;
  background-color: #b08ead;
}

.required {
  font-size: 16px;
}

.field-label {
  font-size: 18px;
}

.heading-4 {
  font-size: 22px;
}

.input-field {
  height: 45px;
  border-radius: 0px;
}

.small-text-2 {
  font-family: Roboto, sans-serif;
  color: #b0b0b0;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
}

.checkbox {
  margin-top: 3px;
}

.submit-button-4 {
  width: auto;
  height: 60px;
  margin-right: 35px;
  margin-left: 35px;
  padding-top: 23px;
  flex: 1;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ceb3cb;
  transition: opacity 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.submit-button-4:hover {
  opacity: 0.8;
}

.checkout-form {
  display: flex;
  padding: 0px;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: transparent;
}

.contact-info {
  width: 60%;
  max-width: 700px;
  padding-top: 25px;
  padding-bottom: 15px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
}

.ordered-items {
  width: 35%;
  max-width: 700px;
}

.line-item {
  align-items: center;
}

.extra-item {
  align-items: center;
}

.line-item-2 {
  align-items: center;
}

.order-confirmation-container {
  background-color: transparent;
}

.block-header {
  border-style: none;
}

.fieldset {
  padding-right: 5%;
  padding-bottom: 4%;
  padding-left: 5%;
  border-bottom: 1px solid #e6e6e6;
}

.block-content {
  border-style: none;
}

.shipping-method-list {
  border-top: 1px solid #e6e6e6;
}

.submit-button-5 {
  width: 100%;
  height: 50px;
  justify-content: center;
  background-color: #ceb3cb;
  transition: opacity 200ms ease;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.submit-button-5:hover {
  opacity: 0.8;
}

.add-to-cart {
  width: 100%;
  margin-top: 20px;
  font-size: 20px;
}

.quantity {
  width: 55px;
  font-family: Roboto, sans-serif;
  color: #5f4d5d;
  font-size: 14px;
}

.quantity-white {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.error-state {
  background-color: #ffdede;
  font-size: 20px;
}

.utility-page-form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.navbar-2 {
  display: flex;
  height: 120px;
  border-top: 4px solid #4d665b;
  background-color: #fff;
}

.nav-menu-2 {
  color: #4d332a;
}

.submit-button-6 {
  width: auto;
  height: 60px;
  margin-bottom: 0px;
  padding-top: 23px;
  flex: 1;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ceb3cb;
  transition: opacity 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.submit-button-6:hover {
  opacity: 0.8;
}

.bg-botttom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 44%;
  background-color: #eceeed;
}

.bg-top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 56%;
  background-color: #eceeed;
}

.product-section {
  position: relative;
  height: 100%;
  padding-top: 72px;
  padding-bottom: 100px;
  flex-direction: column;
  justify-content: space-between;
}

.slider-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
}

._100-percent {
  width: 100%;
}

.product-image-large {
  height: 680px;
  margin-bottom: 40px;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paypal {
  margin-right: 35px;
  margin-left: 35px;
}

.country {
  font-size: 20px;
}

.buy-now {
  width: 100%;
  height: 50px;
  padding-top: 19px;
  justify-content: center;
  background-color: #000;
  transition: opacity 200ms ease;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.buy-now:hover {
  opacity: 0.8;
}

.div-block {
  color: #4d332a;
}

.div-block-2 {
  margin-top: -20px;
}

.paragraph {
  color: #000;
}

.paragraph-2 {
  color: #000;
}

.paragraph-3 {
  color: #000;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 27px;
}

.container {
  display: -ms-grid;
  display: grid;
  margin-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 16px auto 16px auto 16px auto;
  grid-template-rows: auto auto auto auto;
}

.heading-5 {
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  justify-content: flex-start;
  align-items: center;
  color: #000;
}

.grid {
  margin-bottom: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-2 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.lightbox-link {
  position: static;
  display: flex;
  overflow: visible;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  -o-object-fit: cover;
  object-fit: cover;
}

.lightbox-link-2 {
  display: flex;
  -o-object-fit: cover;
  object-fit: cover;
}

.lightbox-link-3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: stretch;
  -o-object-fit: cover;
  object-fit: cover;
}

.lightbox-link-4 {
  display: flex;
  justify-content: center;
}

.grid-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.lightbox-link-5 {
  display: flex;
  flex-direction: row;
}

.grid-4 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.lightbox-link-6 {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

.image-20 {
  -o-object-fit: cover;
  object-fit: cover;
}

.image-21 {
  -o-object-fit: cover;
  object-fit: cover;
}

.image-22 {
  -o-object-fit: cover;
  object-fit: cover;
}

.image-23 {
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 991px) {
  .menu-button {
    width: 60px;
    padding-top: 51px;
    float: right;
  }

  .content-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .center-box {
    width: 80%;
  }

  .nav-link {
    height: 70px;
    padding-top: 20px;
  }

  .cart {
    z-index: 100;
    float: right;
  }

  .profile-image {
    min-width: 420px;
  }

  ._25-column {
    width: 35%;
  }

  ._49-column-2 {
    width: 80%;
  }

  .perk {
    width: 40%;
  }

  .perk.tablet-none {
    display: none;
  }

  .text-white {
    color: #000;
    font-size: 14px;
  }

  .hero-flex {
    flex-direction: column;
  }

  .hero-flex.vertical {
    flex-direction: column;
  }

  .hero-text-box {
    width: 45%;
    margin-right: 5%;
  }

  .text-box {
    width: 45%;
    margin-right: 5%;
  }

  .inner-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .product-slider {
    width: 100%;
    height: 450px;
  }

  .product-slide {
    height: 450px;
  }

  .product-description {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: 430px;
  }

  .checkout-form {
    justify-content: center;
  }

  .contact-info {
    width: 100%;
    margin-bottom: 40px;
  }

  .ordered-items {
    width: 100%;
  }

  .icon {
    color: #ceb3cb;
  }

  .nav-menu-2 {
    background-color: #fff;
  }

  .paragraph-4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    justify-content: flex-end;
  }

  .content-section {
    padding: 40px 20px;
  }

  .intro-box {
    display: flex;
    flex-direction: column;
  }

  .h1-white.white {
    font-size: 30px;
    line-height: 43px;
  }

  .profile-image {
    left: 40px;
    width: 80%;
    min-width: auto;
  }

  .profile-image.left {
    left: -40px;
  }

  ._50-column {
    width: 100%;
  }

  .text-block-2 {
    width: 100%;
  }

  .image {
    border-width: 10px;
  }

  ._50-column-center {
    width: 100%;
    justify-content: flex-start;
  }

  ._50-column-center.mobile-border {
    margin-bottom: 4%;
    justify-content: center;
  }

  .collection-item {
    width: 47.8%;
  }

  .perk {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 4%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .perk.tablet-none {
    display: flex;
  }

  .perk-icon {
    margin-right: 0px;
  }

  .text-white {
    color: #000;
    font-size: 14px;
  }

  ._90-column {
    width: 100%;
    flex-direction: column;
    flex: 0 auto;
  }

  .footer-links {
    display: flex;
    margin-top: 4%;
    margin-left: 0%;
    flex-direction: row;
    justify-content: center;
  }

  .social-icons {
    display: block;
    margin-top: 4%;
    margin-right: auto;
    margin-left: auto;
  }

  .go-up {
    margin-top: 15px;
  }

  .hero-text-box {
    height: 380px;
  }

  .inner-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .checkout-form {
    width: 100%;
  }

  .paragraph-4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    margin-left: 2%;
  }

  .brand.w--current {
    width: 40%;
    margin-left: 7%;
  }

  .content-section {
    display: inline-block;
    padding: 30px 20px;
  }

  .content-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .hero-section {
    height: 100%;
    padding-top: 40px;
  }

  .mini-title {
    line-height: 18px;
  }

  .intro-paragraph {
    font-size: 24px;
  }

  .button {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10px;
  }

  .intro-box {
    width: auto;
    margin-right: 0%;
    margin-bottom: 9%;
  }

  .h1-white {
    font-size: 32px;
    line-height: 45px;
  }

  .h1-white.white {
    font-size: 30px;
    line-height: 40px;
  }

  .profile-image {
    left: 0px;
    width: 100%;
    height: 190px;
    max-width: 440px;
  }

  .profile-image.left {
    left: 0px;
    height: 180px;
  }

  .bottom-line {
    padding-bottom: 20px;
  }

  .collection-item {
    width: 100%;
    max-width: 360px;
    margin-right: 0%;
    margin-bottom: 8%;
  }

  .form-block {
    width: 100%;
    margin-top: 10%;
  }

  ._25-column {
    width: 100%;
    margin-right: 0%;
  }

  .text-field-2 {
    width: 100%;
    border-right-style: solid;
    border-radius: 3px;
  }

  .submit-button-2 {
    border-radius: 0px;
  }

  ._90-column {
    width: 100%;
  }

  .footer-links {
    flex-direction: column;
    align-items: center;
  }

  .footer-link {
    margin-right: 0px;
    margin-bottom: 7%;
  }

  .hero-image {
    right: 0px;
    width: 100%;
  }

  .hero-image._2 {
    height: 200px;
  }

  .hero-flex {
    flex-direction: column;
  }

  .hero-text-box {
    position: relative;
    width: 100%;
    height: 280px;
    margin-top: 0px;
    margin-right: 0%;
    padding-left: 9%;
  }

  .text-box {
    position: relative;
    width: 100%;
    height: 430px;
    margin-top: 0px;
    margin-right: 0%;
    padding-top: 10px;
    padding-left: 9%;
  }

  .text-box.left {
    height: 390px;
    margin-left: 0%;
  }

  .flex-grid {
    justify-content: center;
  }

  .footer-brand {
    margin-bottom: 7%;
  }

  .inner-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .product-description {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0%;
    padding-left: 9%;
  }

  .flex-column {
    width: 100%;
    flex: 0 auto;
  }

  .bg-botttom {
    height: 44%;
  }

  .bg-top {
    padding-bottom: 40px;
  }

  .paragraph {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-2 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-3 {
    font-size: 20px;
    line-height: 24px;
  }

  .container {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 0px;
    text-align: center;
  }

  .image-2 {
    margin-bottom: 20px;
  }

  .image-3 {
    margin-bottom: 20px;
  }

  .image-4 {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .image-5 {
    margin-bottom: 20px;
  }

  .image-6 {
    margin-bottom: 20px;
  }

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

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

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

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

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

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

  .image-13 {
    margin-bottom: 20px;
  }

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

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

  .image-16 {
    margin-bottom: 20px;
  }

  .paragraph-5 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-6 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-7 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-8 {
    color: #000;
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-9 {
    color: #000;
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-10 {
    color: #000;
    font-size: 20px;
    line-height: 24px;
  }

  .image-17 {
    margin-top: 20px;
  }
}

#w-node-_6a2e8646-33cd-f643-0e07-e59d66de93e5-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_81da2bd0-5234-3bf3-d7ee-d139f9cf46a8-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_09f4b4b8-006b-606d-2aa6-49e50dab54a5-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-df992b02-2000-df2a-241c-1a3b1c495f91-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c569a79a-aa2e-adca-bebe-79d423ca23da-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_353c506b-f443-47ac-6ef9-d558f0dc754a-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_51e092d9-16a9-5e67-9390-e17fb45f35bc-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8c436612-fe0b-1137-82da-47d947bf5292-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e7b0ecd7-a788-b73e-ea84-92d94626468e-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ef305e6a-68f8-f1f7-9fa0-d0479a9f315b-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6eafbe0e-ed5d-249e-52ae-e21aa541ffb4-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_23364a3e-c521-9eb4-89a1-22d51dd0c592-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_750d89d7-e914-70f6-64cd-95219deb80bd-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_19dc9d47-a85f-f159-7a9a-7e003e37d95c-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_45558b74-f319-b183-f81e-8244dc0879d1-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7a51a1c4-7676-1aa0-f8c1-a256e7dc934e-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1c4f46f9-0b09-6fd3-3e96-030bafb72893-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b620db1e-cdd9-7243-efdd-73b17a1459eb-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-eaf04ecd-ea33-6794-5d30-c8aff338a05a-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b51b1c65-35f3-165f-248c-195cc1edece2-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d5753b5e-9f5f-7596-2e80-49861ff884ad-208343db {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 20px;
}

.gallery img {
  width: 100%;
  height: auto;
}
