.w-commerce-commercecartopenlinkicon {
  margin-right: 8px;
}

.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-commercelayoutcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-commerce-commercelayoutmain {
  -webkit-flex-basis: 800px;
  -ms-flex-preferred-size: 800px;
  flex-basis: 800px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  background-color: #000;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 8px;
  height: 38px;
  min-height: 30px;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  background-color: #000;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 8px;
  height: 38px;
}

.w-commerce-commercequickcheckoutgoogleicon {
  display: block;
  margin-right: 8px;
}

.w-commerce-commercequickcheckoutmicrosofticon {
  display: block;
  margin-right: 8px;
}

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

.w-commerce-commercecheckoutblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:-ms-input-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:-ms-input-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom-color: #e6e6e6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 0px;
  background-color: #fff;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  margin-left: 12px;
  margin-right: 12px;
  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-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

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

.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-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:-ms-input-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:-ms-input-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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:-ms-input-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-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

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

.w-commerce-commercecheckoutorderitemquantitywrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: pre-wrap;
}

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

.w-commerce-commercelayoutsidebar {
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

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

.w-commerce-commercecheckoutsummarylineitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-commerce-commercecheckoutordersummaryextraitemslistitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  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-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-commercecheckoutsummaryitem {
  margin-bottom: 8px;
}

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

.w-commerce-commercecheckoutsummaryflexboxdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  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-commercepaypalcheckouterrorstate {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  background-color: #ffdede;
}

.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::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:-ms-input-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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  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;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    -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;
  }

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

  .w-commerce-commercelayoutsidebar {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    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-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.body {
  height: 100%;
  cursor: default;
}

.body.home {
  background-color: #f9c5d1;
}

.nav-wrap {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100px;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 1.5vw;
  right: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100vw;
  height: 2.4vw;
  padding-right: 3vw;
  padding-left: 3vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.nav-menu {
  z-index: 10;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.nav-brand {
  position: absolute;
  left: 50vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 6vw;
  height: 100%;
  margin-left: -3vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-wrap {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  background-color: #f9c5d1;
}

.fullpage.fullpage-wrapper {
  width: 100vw;
  float: right;
}

.section {
  position: relative;
  width: 100%;
  height: 100vh;
}

.content {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  width: 100vw;
  height: 100vh;
}

.image_item {
  position: absolute;
  bottom: 10%;
  display: block;
  height: 70%;
}

.product-left {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 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;
}

.product-left._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-left._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-left._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-left._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-left._5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-left._6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.colors-bottom {
  position: absolute;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.colors-right {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 100%;
  background-color: #01918d;
}

.colors-right._1st {
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0px;
  width: 50%;
}

.colors-right._2nd {
  left: 50%;
  right: auto;
  background-color: #23243b;
}

.colors-right._3rd {
  background-color: #f6a993;
}

.colors-right._4 {
  left: 50%;
  right: auto;
  background-color: #6aa896;
}

.colors-right._5 {
  background-color: #edb8a6;
}

.colors-right._6 {
  left: 50%;
  right: auto;
  background-color: #0d927d;
}

.colors-top {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f66d6d;
}

.colors-top._1st {
  left: 0px;
  right: auto;
  width: 100%;
  height: 70%;
}

.colors-top._2nd {
  background-color: #e29c9c;
}

.colors-top._3rd {
  background-color: #2a5460;
}

.colors-top._4 {
  background-color: #ffb3ac;
}

.colors-top._5 {
  background-color: #27365a;
}

.colors-top._6 {
  background-color: #2a5461;
}

.empty-state-2 {
  display: none;
}

.image_list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
}

.product_image {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
}

.colors-left {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 50%;
  height: 100%;
  background-color: #2d325b;
}

.colors-left._1st {
  width: 50%;
}

.colors-left._2nd {
  background-color: #673149;
}

.colors-left._3rd {
  background-color: #27365a;
}

.colors-left._4 {
  background-color: #264e70;
}

.colors-left._5 {
  background-color: #b57b61;
}

.colors-left._6 {
  background-color: #f8a084;
}

.colors {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tea-image {
  position: relative;
  z-index: 1;
  height: 100%;
}

.tea-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 140%;
  height: 110%;
  max-width: none;
}

.product-right {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100%;
  min-height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading {
  font-size: 5rem;
}

.main-text-wrap {
  position: absolute;
  top: 27vh;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 3vw;
  padding-bottom: 0px;
  padding-left: 3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.type-wrap {
  position: relative;
  left: 41%;
  overflow: hidden;
  width: 30%;
  height: 2.4vw;
  border: 1px solid #2d325b;
}

.type-list {
  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;
}

.type-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 0.8vw;
  line-height: 0.8vw;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.add-btn-wrapper {
  position: static;
  right: 0px;
  bottom: 0px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
}

.add-btn-wrapper._1 {
  overflow: visible;
  opacity: 1;
}

.quantity {
  display: none;
}

.default-state {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10vw;
  height: 2.6vw;
  margin-bottom: 0px;
  -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;
  border-radius: 0px;
  background-color: #2d325b;
  opacity: 0;
}

.name-wrap {
  position: relative;
  left: 10%;
  overflow: hidden;
  width: 70%;
  height: 9.7vw;
  margin-top: -1px;
  border: 1px solid #2d325b;
}

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

.name-list._1 {
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.name-text {
  display: block;
  height: 8.4vw;
  margin-top: 1.3vw;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 4vw;
  line-height: 4vw;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.name-text._1 {
  display: block;
}

.name-text._2 {
  display: block;
}

.name-text._3 {
  display: block;
}

.name-text._4 {
  display: block;
}

.bottom-text-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1px;
}

.descr-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 45%;
  height: 13.5vw;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #2d325b;
}

.descr-text {
  padding-right: 1.2vw;
  padding-left: 1.2vw;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.2vw;
  line-height: 1.4vw;
  font-weight: 300;
  text-align: center;
}

.descr-text._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 13.5vw;
  -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;
}

.descr-text._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10.7vw;
  -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;
}

.descr-text._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 12.1vw;
  -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;
}

.descr-text._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 12.1vw;
  -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;
}

.descr-text._5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 13.5vw;
  -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;
}

.descr-text._6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 12.1vw;
  -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;
}

.opt-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.opt-line-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.weight-wrap {
  overflow: hidden;
  width: 20%;
  height: 2.8vw;
  margin-top: -1px;
  margin-left: -1px;
  border: 1px solid #2d325b;
}

.columns {
  height: 100px;
  border: 1px solid #2d325b;
}

.column-wrap {
  display: inline-block;
  overflow: hidden;
  width: 33.3%;
  height: 9vw;
  margin-left: -1px;
  border: 1px solid #2d325b;
}

.column-list {
  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;
}

.feature-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 9vw;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.feature-wrap._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.feature-wrap._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.feature-wrap._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.feature-wrap._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.feature-wrap._5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.feature-heading {
  margin-top: 1.2vw;
  margin-bottom: 0.5vw;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.5vw;
  line-height: 1.5vw;
  font-weight: 700;
  text-align: center;
}

.feature-text {
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 300;
  text-align: center;
}

.weight-list {
  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;
}

.weight-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 0.8vw;
  line-height: 0.8vw;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.nav-cart {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.nav_cart {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  opacity: 0.5;
}

.cart-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(56, 152, 236, 0);
  text-decoration: none;
  cursor: default;
}

.nav-cart-icon {
  position: absolute;
  width: 100%;
}

.nav-cart-icon.white {
  opacity: 0;
}

.icon {
  display: none;
}

.nav_cart_count {
  position: relative;
  top: auto;
  right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.5vw;
  height: 1.5vw;
  min-width: auto;
  margin-left: 0.2vw;
  padding-right: 0px;
  padding-left: 0px;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 50%;
  background-color: #f66d6d;
  font-family: Markpro, sans-serif;
  color: #fff;
  font-size: 0.7vw;
  line-height: 1.5vw;
  font-weight: 400;
}

.cart-wrapper {
  z-index: 99;
  background-color: rgba(23, 32, 54, 0.4);
}

.nav-link {
  position: relative;
  margin-right: -1px;
  margin-left: 0px;
  padding: 0.6vw 2vw;
  border: 1px solid #fff;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Markpro, sans-serif;
  color: #fff;
  font-size: 0.8vw;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  color: #2d325b;
}

.nav-link.w--current {
  background-color: #fff;
  color: #2d315b;
}

.nav-link.w--current:hover {
  color: #2d315b;
}

.nav-link.home {
  border-color: #2d325b;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #2d325b;
}

.nav-link.home:hover {
  color: #fff;
}

.nav-white {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0%;
  background-color: #fff;
}

.nav-white._1 {
  width: 101%;
}

.nav-white.blue {
  background-color: #2d325b;
  color: #2d325b;
}

.nav-text {
  position: relative;
  z-index: 2;
}

.nav-text:focus {
  color: #2d315b;
}

.add-btns-desktop {
  position: fixed;
  right: 3vw;
  bottom: 2vw;
  z-index: 10;
  overflow: hidden;
  height: 2.6vw;
}

.add-btn {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.2vw 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(56, 152, 236, 0);
  opacity: 1;
  font-family: Formulacondensed, sans-serif;
  color: #fff;
  font-size: 0.8vw;
  line-height: 0.8vw;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.fake-add-btn {
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10vw;
  height: 2.6vw;
  padding-top: 0.2vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(45, 50, 91, 0.5);
  opacity: 0.7;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  font-family: Formulacondensed, sans-serif;
  color: #fff;
  font-size: 0.8vw;
  line-height: 0.8vw;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.fake-add-btn.tablet {
  display: none;
}

.add-btn-list {
  position: relative;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  display: none;
}

.option-list {
  display: none;
}

.price-wrap {
  position: absolute;
  left: 3vw;
  bottom: 2vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.3vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-wrap.cart {
  position: static;
}

.price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5vw;
  padding-top: 0.25vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.5vw;
  font-weight: 300;
}

.price-num-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 1.5vw;
  padding-top: 0.15vw;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.price-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.price-list.dot {
  width: 0.5vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-text {
  height: 1.5vw;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.5vw;
  line-height: 1.5vw;
  font-weight: 300;
  text-transform: uppercase;
}

.price-text._0 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.price-text._1 {
  display: block;
}

.price-text._2 {
  display: block;
}

.price-text._3 {
  display: block;
}

.price-text._4 {
  display: block;
}

.price-text._5 {
  display: block;
}

.price-text._6 {
  display: block;
}

.price-text._7 {
  display: block;
}

.price-text._8 {
  display: block;
}

.price-text._9 {
  display: block;
}

.price-divider {
  position: absolute;
  bottom: 6.6vw;
  width: 100%;
  height: 1px;
  background-color: #2d325b;
}

.videos-wrap {
  position: absolute;
  left: 10%;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 20vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tea-video {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.tea-video._1 {
  display: block;
}

.tea-video._2 {
  top: auto;
  display: block;
  opacity: 1;
}

.tea-video._3 {
  display: block;
}

.tea-video._4 {
  display: block;
}

.tea-video._5 {
  display: block;
}

.tea-video._6 {
  display: block;
}

.side_effect1 {
  position: absolute;
  right: 0px;
  z-index: 999;
  display: block;
  width: 0vw;
  height: 200vh;
  background-color: #7c485f;
}

.side_effect2 {
  position: absolute;
  right: 0px;
  z-index: 999;
  display: block;
  width: 0vw;
  height: 200vh;
  background-color: #23253a;
}

.side_preload {
  position: absolute;
  left: 0px;
  z-index: 999;
  display: block;
  width: 100vw;
  height: 200vh;
  background-color: #23253a;
}

.page-load-cont {
  position: fixed;
  z-index: 999;
  display: block;
  width: 100vw;
  padding-right: 0px;
}

.cursor-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 990;
  display: none;
  -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;
  opacity: 1;
}

.cursor-wrapper.on {
  opacity: 1;
}

.cursor-dot {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  width: 0.5vw;
  height: 0.5vw;
  border-radius: 50%;
  background-color: #fff;
}

.cursor-circle {
  position: absolute;
  width: 2vw;
  height: 2vw;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0);
}

.gif-video {
  position: absolute;
  display: none;
  overflow: hidden;
  width: 100%;
  max-width: none;
}

.contact-left-side {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0d927d;
}

.contact-left-side.about {
  background-color: #264e70;
}

.contact-left-cont {
  position: absolute;
  bottom: 2vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 3vw;
  padding-left: 3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contact-left-cont.about {
  height: 15.1vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-1-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-1-line._1 {
  margin-bottom: 6vw;
}

.contact-main-heading {
  position: static;
  font-family: Formulacondensed, sans-serif;
  color: #fff;
  font-size: 3vw;
  line-height: 3vw;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.contact-left-text {
  width: 18vw;
  font-family: Formulacondensed, sans-serif;
  color: #fff;
  font-size: 1.2vw;
  line-height: 1.4vw;
  font-weight: 300;
}

.contact-left-text.about._1 {
  margin-bottom: 1.4vw;
}

.contact-left-text.about.hide {
  display: none;
}

.contact-left-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
}

.contact-left-link:hover {
  opacity: 0.7;
}

.contact-left-link._1 {
  margin-bottom: 0.8vw;
}

.contact-left-icon {
  display: block;
  height: 1.4vw;
  margin-right: 0.6vw;
}

.contact-link-text {
  display: block;
  height: 1.6vw;
  margin-top: 0px;
  margin-bottom: -0.3vw;
  padding-bottom: 0px;
  font-family: Formulacondensed, sans-serif;
  color: #fff;
  font-size: 0.8vw;
  line-height: 1.6vw;
  font-weight: 700;
  letter-spacing: 0.1vw;
  text-decoration: none;
  text-transform: uppercase;
}

.contact-right-side {
  position: absolute;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 158vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f9c5d1;
}

.contact-right-side.about {
  height: 212vw;
}

.contact-right-fixed {
  position: fixed;
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44vw;
  height: 14vw;
  margin-left: 0px;
  padding: 9vw 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f9c5d1;
}

.contact-right-fixed.fix {
  display: none;
}

.contact-right-fixed.about {
  width: 50vw;
  padding-right: 3vw;
  padding-left: 3vw;
}

.contact-where {
  height: 3vw;
  margin-bottom: 2vw;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 2.5vw;
  line-height: 3vw;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.contact-divider {
  height: 1px;
  margin-top: -1px;
  background-color: #2d325b;
}

.locations-cont {
  width: 44vw;
  height: 49vw;
  margin-top: 14vw;
  padding-top: 0vw;
}

.locations-cont.about {
  width: 50vw;
}

.city-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 26vw;
  margin-bottom: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.city-name-line {
  position: -webkit-sticky;
  position: sticky;
  top: 13.9vw;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 6vw;
  margin-top: -0.1vw;
  padding-top: 2.5vw;
  padding-bottom: 2vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9c5d1;
}

.city-name-line.fixed {
  position: absolute;
  top: 0px;
  width: 100%;
}

.city-name-line.fixed.ny {
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.city-name-line.fixed.ph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.city-name-line.fixed.wh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.city-name-line.fixed.ri {
  display: none;
}

.city-name-line.fixed.pi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.city-main {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.7vw;
  line-height: 1.7vw;
  font-weight: 400;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.locations-count {
  opacity: 0.3;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 300;
}

.location-columns {
  display: -ms-grid;
  display: grid;
  margin-bottom: 2vw;
  padding-top: 0.1vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 2vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.location-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.location-name {
  margin-bottom: 1.5vw;
  padding-left: 0.05vw;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 0.8vw;
  line-height: 0.8vw;
  font-weight: 700;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.contact-column-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 300;
  text-decoration: none;
}

.contact-column-link:hover {
  opacity: 0.7;
}

.contact-column-link._1 {
  margin-bottom: 0.7vw;
}

.location-hours {
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 300;
}

.fixed-city-cont {
  position: fixed;
  top: 14vw;
  right: 3vw;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44vw;
  height: 6vw;
  background-color: #f9c5d1;
  opacity: 1;
}

.body-2 {
  background-color: #f9c5d1;
}

.cursor-h-txt {
  display: none;
}

.tea-navigation-wrap {
  position: fixed;
  left: 3vw;
  top: 50%;
  bottom: 50%;
  z-index: 10;
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tae-nav-cont {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tea-dot-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2vw;
  height: 2vw;
  -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;
  opacity: 1;
}

.tea-dot-block._1 {
  opacity: 1;
}

.tea-nav-dot {
  position: absolute;
  width: 0.4vw;
  height: 0.4vw;
  border-radius: 0%;
  background-color: #fff;
  opacity: 1;
}

.tea-nav-dot.hover {
  z-index: 2;
  background-color: #fff;
  opacity: 0;
}

.cart-container {
  height: 100vh;
  max-height: 100vh;
  max-width: 24vw;
  padding: 0vw;
  background-color: #f9c5d1;
  font-family: Formulacondensed, sans-serif;
}

.cart-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0vw;
  padding: 1vw 2vw 0vw 2.5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  grid-template-areas: "Area Area";
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cart-item {
  margin-bottom: 2.8vw;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart-heading {
  padding-bottom: 0.1vw;
  font-family: Markpro, sans-serif;
  color: #2d325b;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 400;
}

.cart-header {
  height: 2.4vw;
  margin-bottom: 0vw;
  padding: 0px 0vw 0vw;
  border-style: none;
  border-width: 1px;
  border-color: #000 #000 #2d325b;
}

.image {
  width: 4.5vw;
  height: auto;
  margin-right: 1vw;
}

.cart-tea-name {
  max-width: 8vw;
  margin-bottom: 0.3vw;
  color: #2d325b;
  font-size: 1.6vw;
  line-height: 1.8vw;
  letter-spacing: 0.02vw;
}

.cart-tea-name.small {
  max-width: 6vw;
}

.cart-tea-price {
  margin-bottom: 0vw;
  color: #2d325b;
  font-size: 0.9vw;
  line-height: 0.9vw;
  font-weight: 300;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.close-button {
  position: relative;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2vw;
  height: 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;
}

.cart-close-blue {
  position: absolute;
  width: 1.7vw;
}

.card-header-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 5;
  width: 24vw;
  padding: 1.5vw 1.7vw 1.5vw 2.5vw;
  background-color: #f9c5d1;
}

.cart-form-wrapper {
  position: relative;
  margin-top: 0vw;
  padding-right: 0vw;
  padding-left: 0vw;
}

.item-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.item-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.item-quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.5vw;
  height: 2.5vw;
  margin-top: 0.1vw;
  margin-bottom: 0px;
  padding: 0.1vw 0px 0px;
  -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;
  border-color: #2d325b;
  border-radius: 0px;
  background-color: hsla(0, 0%, 98%, 0);
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #2d325b;
  font-size: 0.7vw;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}

.item-quantity:hover {
  border-color: #fff;
}

.item-quantity:active {
  border-color: #fff;
}

.item-quantity:focus {
  border-color: #fff;
}

.checkout-btn {
  position: absolute;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0.2vw 0px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-color: rgba(56, 152, 236, 0);
  font-size: 0.8vw;
  line-height: 0.8vw;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1vw;
  text-decoration: none;
  text-transform: uppercase;
}

.web-payments {
  display: none;
}

.checkout-btn-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.6vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2d325b;
}

.cart-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  width: 24vw;
  padding: 2vw 3vw;
  border: 1px none #000;
  background-color: #f9c5d1;
}

.cart-line-item {
  position: relative;
  margin-bottom: 1.2vw;
}

.cart-total-text-new {
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 300;
  letter-spacing: normal;
  text-transform: none;
}

.price-total-cart {
  color: #2d325b;
  font-size: 1.5vw;
  line-height: 1.5vw;
  font-weight: 300;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.remove-item {
  margin-top: -0.2vw;
  padding-top: 0.3vw;
  padding-bottom: 0.3vw;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Markpro, sans-serif;
  color: #2d325b;
  font-size: 0.8vw;
  line-height: 0.8vw;
}

.remove-item:hover {
  color: #fff;
}

.cart-custom-wrap {
  position: relative;
  right: 0px;
  width: 24vw;
  height: 100vh;
  max-height: 100vh;
}

.empty-cart-text {
  color: #2d325b;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 300;
}

.error-state-cart {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24vw;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(249, 197, 209, 0);
}

.error-cart-wrap {
  position: absolute;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 10.1vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9c5d1;
}

.error-message {
  max-width: 14vw;
  color: #f66d6d;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 300;
  text-align: center;
}

.cart-free-space {
  position: fixed;
  left: 0px;
  width: 76vw;
  height: 100vh;
  background-color: #ff8585;
}

.add-btn-hover {
  position: absolute;
  top: 0px;
  z-index: 2;
  display: none;
  width: 100%;
  height: 0%;
  background-color: #fff;
}

.add-btn-hover.cart {
  width: 100%;
}

.add-btn-bg {
  position: absolute;
  top: 0px;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #2d325b;
  opacity: 0.5;
}

.add-btn-bg.cart {
  width: 100%;
}

.checkout-hover {
  position: absolute;
  top: 0px;
  z-index: 3;
  width: 100%;
  height: 0%;
  background-color: #fff;
}

.dot-nav-border {
  position: absolute;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.4);
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.nav-cart-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.3vw;
  margin-right: 0.1vw;
  -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;
}

.nav-cart-white {
  position: absolute;
  width: 100%;
  opacity: 0;
}

.cart-close-white {
  width: 1.7vw;
  opacity: 0;
}

.tablet-wrap {
  display: none;
}

.icon-2 {
  display: none;
}

.navbar-tablet-bg {
  display: none;
}

.contact-wrap {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-dual-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-heading-line {
  position: -webkit-sticky;
  position: sticky;
  top: 14vw;
  z-index: 1;
  height: 6vw;
  margin-top: -0.1vw;
  margin-bottom: 1vw;
  padding-top: 2.5vw;
  padding-bottom: 2.5vw;
  padding-left: 3vw;
  background-color: #f9c5d1;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.7vw;
  line-height: 1.7vw;
  font-weight: 400;
  text-transform: uppercase;
}

.about-heading-line.phil {
  margin-bottom: 2vw;
}

.about-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 25vw;
  padding-top: 2.5vw;
  padding-right: 3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.about-column.health {
  padding-right: 0vw;
}

.about-column-text {
  margin-bottom: 3vw;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.2vw;
  line-height: 1.5vw;
  font-weight: 300;
}

.about-column-text.phil1 {
  margin-bottom: 3vw;
}

.about-column-text.health {
  margin-right: 3vw;
  margin-bottom: 3vw;
}

.about-column-text.health2 {
  margin-right: 3vw;
}

._2cups-img {
  margin-bottom: 2.5vw;
}

.values {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1vw 3vw 1.2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.core-values {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15vw;
  height: 2.4vw;
  margin-left: 2.5vw;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #2d325b;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 0.8vw;
  line-height: 0.8vw;
  font-weight: 700;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.core-values.vision {
  position: relative;
  right: 0px;
  width: 15vw;
  margin-right: 2vw;
  margin-left: 0vw;
}

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

.value-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  margin-top: -1px;
  margin-left: -1px;
  padding: 1.7vw 1.2vw 1.4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #2d325b;
}

.value-heding {
  margin-bottom: 1vw;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.4vw;
  line-height: 1.5vw;
  font-weight: 700;
}

.value-descr {
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.1vw;
  line-height: 1.5vw;
  font-weight: 300;
}

.vision-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.vision-descr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -1px;
  padding: 1.7vw 1.3vw 1.7vw 1.2vw;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #2d325b;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.2vw;
  line-height: 1.5vw;
  font-weight: 300;
}

.tea-cans {
  margin-bottom: 3.3vw;
}

.recycle {
  position: relative;
  right: 0px;
  width: 100%;
  margin-bottom: 2.5vw;
}

.about-btns-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3vw;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-btns-wrap.contacts {
  margin-top: 9vw;
}

.btn-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.6vw;
  padding-right: 1.3vw;
  padding-left: 1.3vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2d325b;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  text-decoration: none;
}

.btn-wrap:hover {
  color: #2d325b;
}

.btn-wrap.stroke {
  border-style: solid;
  border-width: 1px;
  border-color: #2d325b;
  background-color: transparent;
  -webkit-transition: border-color 200ms ease, color 200ms ease;
  transition: border-color 200ms ease, color 200ms ease;
  color: #2d325b;
}

.btn-wrap.stroke:hover {
  border-color: #fff;
}

.btn-wrap.stroke.about {
  margin-left: 0.7vw;
}

.btn-wrap.home {
  margin-top: 2vw;
  margin-left: 4vw;
  padding-right: 1.8vw;
  padding-left: 1.8vw;
  background-color: #0d927d;
}

.btn-text {
  position: relative;
  z-index: 2;
  padding-top: 0.2vw;
  font-family: Formulacondensed, sans-serif;
  font-size: 0.8vw;
  line-height: 0.8vw;
  font-weight: 700;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.btn-white {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 0%;
  background-color: #fff;
}

.navbar-bg {
  display: none;
}

.home-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: -32vw;
  padding: 1.3vw 3.3vw;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #2d325b;
}

.top-block-text {
  margin-top: 0.2vw;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 0.8vw;
  line-height: 0.8vw;
  font-weight: 700;
  letter-spacing: 0.1vw;
  text-transform: uppercase;
}

.main-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: -1px;
  padding: 0.3vw 5vw 0vw;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #2d325b;
}

.main-heading-text {
  max-width: 70vw;
  margin-top: 1.3vw;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 8.5vw;
  line-height: 8.7vw;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.2vw;
  text-transform: uppercase;
}

.bottom-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -1px;
  padding-right: 16vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-descr1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 17vw;
  padding: 1.2vw 1.5vw;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #2d325b;
}

.home-descr1._2 {
  max-width: 19vw;
  margin-left: -1px;
}

.home-descr1.mobile {
  display: none;
}

.home-descr-text {
  font-family: Formulacondensed, sans-serif;
  color: #2d325b;
  font-size: 1.3vw;
  line-height: 1.6vw;
  font-weight: 300;
}

.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-descr-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tubik-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tubik-text {
  margin-right: 0.5vw;
  opacity: 0.3;
  font-family: Markpro, sans-serif;
  color: #fff;
  font-size: 0.8vw;
}

.tubik-logo {
  width: 4.5vw;
  margin-top: 0.2vw;
}

.tubik-link {
  opacity: 0.4;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.tubik-link:hover {
  opacity: 1;
}

.wrap-404 {
  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;
}

.body-404 {
  background-color: #f9c5d1;
  font-family: Formulacondensed, sans-serif;
}

._404-content {
  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-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;
  color: #2d325b;
}

.number-404 {
  margin-bottom: 1.8vw;
  font-size: 1vw;
  line-height: 1vw;
  font-weight: 700;
}

.descr-404 {
  margin-bottom: 3vw;
  font-size: 1.3vw;
  line-height: 1.6vw;
  font-weight: 300;
  letter-spacing: 0.3px;
}

.text-404 {
  margin-top: 0px;
  margin-bottom: 1vw;
  font-size: 5.5vw;
  line-height: 5.5vw;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  a {
    cursor: default;
  }

  .body {
    background-color: #f9c5d1;
    cursor: default;
  }

  .navbar {
    top: 0vw;
    height: 9vw;
    padding-top: 1vw;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .navbar.white-icons {
    background-color: hsla(0, 0%, 86.7%, 0);
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding-top: 8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f9c5d1;
  }

  .nav-brand {
    position: relative;
    left: -36%;
    width: 13vw;
    margin-left: 0vw;
  }

  .page-wrap {
    display: none;
  }

  .fullpage.fullpage-wrapper {
    display: none;
  }

  .default-state {
    width: 30vw;
    height: 7vw;
    opacity: 0;
  }

  .name-text._1 {
    height: auto;
    margin-top: -1px;
    margin-bottom: 0vw;
    padding: 5vw 12vw 3vw;
    border-style: solid;
    border-width: 1px;
    border-color: #2d325b;
    font-size: 10vw;
    line-height: 10vw;
  }

  .descr-text {
    text-align: center;
  }

  .nav_cart {
    right: auto;
    height: 100%;
  }

  .cart-btn {
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: default;
  }

  .nav-cart-icon.blue {
    opacity: 0;
  }

  .nav-cart-icon.white {
    opacity: 1;
  }

  .nav_cart_count {
    width: 3.5vw;
    height: 3.5vw;
    margin-left: 0.4vw;
    font-size: 1.7vw;
  }

  .cart-wrapper {
    background-color: rgba(23, 32, 54, 0.4);
  }

  .nav-link {
    display: block;
    padding-top: 4vw;
    padding-bottom: 4vw;
    border-style: none;
    font-family: Formulacondensed, sans-serif;
    color: #2d325b;
    font-size: 12vw;
    line-height: 12vw;
    font-weight: 700;
    letter-spacing: 0.2vw;
    text-transform: uppercase;
  }

  .nav-link.w--current {
    padding-top: 3.6vw;
    padding-bottom: 3.6vw;
    background-color: hsla(0, 0%, 100%, 0);
    color: #fff;
  }

  .add-btns-desktop {
    position: relative;
    right: 0vw;
    bottom: 0vw;
    display: none;
    height: 7vw;
  }

  .add-btns-desktop.tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }

  .add-btn {
    line-height: 7vw;
    cursor: default;
  }

  .fake-add-btn {
    width: 30vw;
    height: 7vw;
    font-size: 2vw;
    letter-spacing: 0.2vw;
  }

  .fake-add-btn.tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .add-btn-list {
    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-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .price-wrap {
    position: relative;
    left: 3.2vw;
    bottom: auto;
    display: none;
  }

  .price-wrap.cart {
    display: block;
  }

  .page-load-cont {
    top: 0px;
    display: none;
  }

  .cursor-wrapper {
    display: none;
  }

  .contact-left-side {
    position: relative;
    width: 100vw;
    height: 116vw;
    max-height: 116vw;
    min-height: 116vw;
    padding-top: 60vw;
    padding-bottom: 7vw;
  }

  .contact-left-side.about {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .contact-left-cont {
    position: relative;
    bottom: auto;
    padding-right: 8vw;
    padding-left: 8vw;
  }

  .contact-left-cont.about {
    height: auto;
  }

  .contact-1-line._1 {
    margin-bottom: 13vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-1-line._1.about {
    margin-bottom: 0vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .contact-main-heading {
    margin-bottom: 4vw;
    font-size: 8vw;
    line-height: 10vw;
  }

  .contact-left-text {
    width: 57vw;
    font-size: 3.4vw;
    line-height: 3.9vw;
    font-weight: 300;
  }

  .contact-left-text.about._1 {
    margin-bottom: 4vw;
  }

  .contact-left-link._1 {
    margin-bottom: 1.3vw;
  }

  .contact-left-icon {
    height: 3.1vw;
    margin-right: 1.8vw;
  }

  .contact-link-text {
    height: 2.4vw;
    font-size: 2.2vw;
    line-height: 3vw;
    letter-spacing: 0.18vw;
  }

  .contact-right-side {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 397vw;
    max-height: 397vw;
    min-height: 397vw;
    padding-right: 8vw;
    padding-bottom: 0vw;
    padding-left: 8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-right-side.about {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .contact-right-fixed {
    position: -webkit-sticky;
    position: sticky;
    top: 0vw;
    width: 100%;
    height: 30vw;
    padding-top: 17vw;
    padding-bottom: 8vw;
  }

  .contact-right-fixed.fix {
    position: fixed;
    top: 0vw;
    display: none;
    padding-left: 8vw;
  }

  .contact-right-fixed.about {
    width: 100%;
    padding-right: 8vw;
    padding-left: 8vw;
  }

  .contact-where {
    height: auto;
    font-size: 5.2vw;
    line-height: 6vw;
  }

  .contact-divider {
    width: 100%;
  }

  .locations-cont {
    width: 100%;
    height: 328vw;
    max-height: 328vw;
    min-height: 328vw;
    margin-top: 0vw;
  }

  .locations-cont.about {
    width: 100%;
  }

  .city-block {
    height: auto;
    margin-bottom: 3vw;
  }

  .city-name-line {
    position: -webkit-sticky;
    position: sticky;
    top: 29.5vw;
    z-index: 1;
    height: auto;
    margin-bottom: 4vw;
  }

  .city-name-line.fixed.ny {
    padding-left: 8vw;
  }

  .city-name-line.fixed.ph {
    padding-left: 8vw;
  }

  .city-name-line.fixed.wh {
    padding-left: 8vw;
  }

  .city-name-line.fixed.ri {
    padding-left: 8vw;
  }

  .city-name-line.fixed.pi {
    padding-left: 8vw;
  }

  .city-name-line._1st {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .city-name-line.test {
    position: -webkit-sticky;
    position: sticky;
  }

  .city-main {
    font-size: 4vw;
    line-height: 4vw;
  }

  .locations-count {
    font-size: 3vw;
    line-height: 3vw;
  }

  .location-columns {
    display: -ms-grid;
    display: grid;
    margin-bottom: 5vw;
    padding-top: 0vw;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 5vw;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .location-column {
    padding-right: 4vw;
  }

  .location-name {
    margin-bottom: 4vw;
    font-size: 2.2vw;
    line-height: 3vw;
  }

  .contact-column-link {
    font-size: 2.8vw;
    line-height: 3vw;
  }

  .contact-column-link._1 {
    margin-bottom: 2vw;
    font-size: 2.8vw;
    line-height: 3.5vw;
  }

  .fixed-city-cont {
    position: -webkit-sticky;
    position: sticky;
    top: 30vw;
    right: auto;
    z-index: 2;
    display: none;
    width: 100vw;
    height: 8.5vw;
    margin-bottom: 4vw;
  }

  .tea-navigation-wrap {
    display: none;
  }

  .cart-container {
    width: 100%;
    max-height: 100vh;
    max-width: none;
    min-width: 61vw;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: rgba(23, 32, 54, 0);
  }

  .cart-list {
    padding-top: 5vw;
    padding-right: 4vw;
    padding-left: 5vw;
  }

  .cart-item {
    min-height: 21vw;
    margin-bottom: 3.5vw;
  }

  .cart-heading {
    font-size: 3vw;
    line-height: 3vw;
  }

  .cart-header {
    height: auto;
  }

  .image {
    width: 12vw;
    margin-right: 3vw;
  }

  .cart-tea-name {
    position: relative;
    max-width: 19vw;
    margin-bottom: 2.5vw;
    font-size: 3.5vw;
    line-height: 4vw;
    letter-spacing: 0.1vw;
  }

  .cart-tea-price {
    position: relative;
    margin-top: 1.3vw;
    margin-bottom: 2vw;
    font-size: 2.5vw;
    line-height: 3.3vw;
  }

  .close-button {
    width: 5vw;
  }

  .cart-close-blue {
    width: 4vw;
  }

  .cart-close-blue.menu {
    display: block;
    width: 5vw;
    opacity: 0;
  }

  .card-header-wrap {
    top: 0vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 12vw;
    max-width: 61vw;
    padding-top: 3.5vw;
    padding-right: 2.5vw;
    padding-left: 4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .cart-form-wrapper {
    width: 100%;
    max-width: 61vw;
    background-color: #f9c5d1;
  }

  .item-info {
    display: block;
    height: 100%;
    min-height: 20vw;
    padding-bottom: 3vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .item-quantity {
    width: 7vw;
    height: 7vw;
    font-size: 2vw;
  }

  .checkout-btn {
    width: 50vw;
    background-color: #2d325b;
    font-size: 2vw;
    letter-spacing: 0.2vw;
  }

  .checkout-btn-wrap {
    height: 7vw;
    background-color: #2d325b;
  }

  .cart-footer {
    width: 100%;
    padding: 5vw 5vw 4vw;
  }

  .cart-line-item {
    width: 100%;
    margin-bottom: 4vw;
  }

  .cart-total-text-new {
    font-size: 3vw;
    line-height: 3vw;
  }

  .price-total-cart {
    font-size: 3.2vw;
    line-height: 3vw;
  }

  .remove-item {
    position: relative;
  }

  .empty-cart-text {
    font-size: 3.3vw;
    line-height: 3.3vw;
    letter-spacing: 0.1px;
  }

  .error-state-cart {
    width: 100%;
  }

  .error-cart-wrap {
    height: 21vw;
  }

  .error-message {
    max-width: 32vw;
    font-size: 2.7vw;
    line-height: 3.6vw;
  }

  .add-btn-hover {
    display: none;
  }

  .add-btn-bg {
    display: block;
  }

  .add-btn-bg.cart {
    display: none;
  }

  .nav-cart-wrap {
    width: 3vw;
  }

  .cart-close-white {
    width: 4vw;
  }

  .menu-btn {
    position: absolute;
    left: 1.5vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 8vw;
    height: 100%;
    padding: 0px;
    -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;
  }

  .menu-btn.w--open {
    background-color: hsla(0, 0%, 78.4%, 0);
  }

  .cart-wrap {
    position: absolute;
    right: 3vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .menu-icon-wrap {
    position: relative;
    left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 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;
  }

  .menu-icon {
    position: absolute;
    width: 4vw;
  }

  .tablet-wrap {
    display: block;
    margin-top: 9vw;
  }

  .tea-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 7vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #2d325b;
  }

  .tea-content.last {
    padding-bottom: 14vw;
    border-bottom: 0px none transparent;
  }

  .top-text-wrap {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .type-mobile {
    position: relative;
    left: 9.6vw;
    padding: 1.7vw 9vw 1.3vw;
    border-style: solid;
    border-width: 1px;
    border-color: #2d325b;
    font-family: Formulacondensed, sans-serif;
    color: #2d325b;
    font-size: 2.2vw;
    line-height: 3vw;
    font-weight: 700;
    letter-spacing: 0.1vw;
    text-transform: uppercase;
  }

  .tea-img-wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 5vw;
    padding-bottom: 7vw;
    -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;
  }

  .tea-img-mobile {
    position: relative;
    z-index: 2;
    width: 55vw;
  }

  .tea-colors-wrap {
    position: absolute;
    width: 100%;
    height: 55%;
  }

  .color1 {
    position: absolute;
    left: 0px;
    width: 50%;
    height: 100%;
    background-color: #f66d6d;
  }

  .color1.t2a {
    background-color: #e29c9c;
  }

  .color1.t3a {
    background-color: #2a5460;
  }

  .color1.t4a {
    background-color: #264e70;
  }

  .color1.t5a {
    background-color: #27365a;
  }

  .color1.t6a {
    background-color: #2a5461;
  }

  .color2 {
    position: absolute;
    right: 0px;
    width: 50%;
    height: 100%;
    background-color: #01918d;
  }

  .color2.t2b {
    background-color: #673149;
  }

  .color2.t3b {
    background-color: #27365a;
  }

  .color2.t4b {
    background-color: #6aa896;
  }

  .color2.t5b {
    background-color: #b57b61;
  }

  .color2.t6b {
    background-color: #0d927d;
  }

  .shadow-img-mobile {
    position: absolute;
    left: 17.8vw;
    top: 1.2vw;
    width: 76vw;
  }

  .bottom-text-mobile-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .descr-mobile {
    width: 87vw;
    padding: 3vw 6vw;
    border-style: solid;
    border-width: 1px;
    border-color: #2d325b;
    font-family: Formulacondensed, sans-serif;
    color: #2d325b;
    font-size: 3.4vw;
    line-height: 3.9vw;
    font-weight: 300;
  }

  .opt-mobile-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .weight-mobile {
    margin-top: -1px;
    padding: 1.7vw 5vw 1.3vw;
    border-style: solid;
    border-width: 1px;
    border-color: #2d325b;
    font-family: Formulacondensed, sans-serif;
    color: #2d325b;
    font-size: 2.2vw;
    line-height: 3vw;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.1vw;
    text-transform: uppercase;
  }

  .opt-cont-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 18vw;
    min-width: 20vw;
    margin-top: -1px;
    margin-left: -1px;
    padding-top: 2.4vw;
    padding-bottom: 1.5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #000;
  }

  .feature-head-mobile {
    margin-bottom: 2vw;
    font-family: Formulacondensed, sans-serif;
    color: #2d325b;
    font-size: 3.5vw;
    line-height: 3.5vw;
    font-weight: 700;
  }

  .opt-text-mobile {
    margin-bottom: 1.5vw;
    font-family: Formulacondensed, sans-serif;
    color: #2d325b;
    font-size: 2.8vw;
    font-weight: 300;
    text-align: center;
  }

  .tablet-bottom-fix {
    position: fixed;
    bottom: 0px;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 15vw;
    padding-right: 5vw;
    padding-left: 5vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #2d325b;
    background-color: #f9c5d1;
  }

  .bottom-fix-left {
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .price-wrap-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.3vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .price-sign-tablet {
    width: 2vw;
    margin-top: 0.3vw;
    margin-right: 0.7vw;
    font-family: Formulacondensed, sans-serif;
    color: #2d325b;
    font-size: 3.8vw;
    line-height: 3.8vw;
    font-weight: 300;
  }

  .price-num-wrap-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 4vw;
    padding-top: 0.3vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .price-list-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 3.5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .price-list-tablet.dot {
    width: 1vw;
  }

  .price-text-tablet {
    height: 4vw;
    font-family: Formulacondensed, sans-serif;
    color: #2d325b;
    font-size: 4vw;
    line-height: 4vw;
    font-weight: 300;
  }

  .names-bottom-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 1.7vw;
    padding-top: 0.2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .names-list {
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .bootom-name {
    height: 2vw;
    font-family: Formulacondensed, sans-serif;
    color: #2d325b;
    font-size: 1.5vw;
    line-height: 1.5vw;
    font-weight: 300;
    letter-spacing: 0.1vw;
    text-transform: uppercase;
  }

  .text-block {
    font-size: 2vw;
    line-height: 2vw;
  }

  .opt-top-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .opt-bottom-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .navbar-tablet-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    width: 100%;
    height: 100%;
    margin-top: 0vw;
  }

  .nav-color-change-trigger {
    position: absolute;
    top: 0px;
    display: block;
    width: 1vw;
    height: 1vw;
  }

  .page-cont {
    position: relative;
    height: 483vw;
    max-height: 483vw;
    min-height: 483vw;
  }

  .about-left-wrap {
    margin-bottom: 9vw;
  }

  .about-heading-line {
    top: 29.5vw;
    height: auto;
    padding-left: 8vw;
    font-size: 4vw;
    line-height: 4vw;
  }

  .about-column {
    max-width: 58vw;
    padding-right: 8vw;
  }

  .about-column.health {
    padding-bottom: 7vw;
  }

  .about-column-text {
    font-size: 3vw;
    line-height: 3.6vw;
  }

  .about-column-text.begin {
    margin-bottom: 6vw;
  }

  .about-column-text.phil1 {
    margin-bottom: 5vw;
  }

  .about-column-text.phil2 {
    margin-bottom: 9vw;
  }

  .about-column-text.health {
    margin-bottom: 5vw;
  }

  ._2cups-img {
    margin-bottom: 6vw;
  }

  .values {
    padding: 2vw 8vw 5vw;
  }

  .core-values {
    width: 30vw;
    height: auto;
    margin-left: 6vw;
    padding-top: 1.7vw;
    padding-bottom: 1.3vw;
    font-size: 2.2vw;
    line-height: 3vw;
    letter-spacing: 0.2vw;
  }

  .core-values.vision {
    width: 34vw;
    margin-right: 5vw;
  }

  .value-block {
    padding: 3.4vw 3.7vw 3vw 2.5vw;
  }

  .value-heding {
    margin-bottom: 2.3vw;
    font-size: 2.8vw;
    line-height: 3vw;
  }

  .value-descr {
    font-size: 2.6vw;
    line-height: 3.4vw;
  }

  .vision-wrap {
    margin-bottom: 6vw;
  }

  .vision-descr {
    padding: 3.2vw 2vw 3vw 3vw;
    font-size: 3vw;
    line-height: 3.6vw;
  }

  .tea-cans {
    margin-bottom: 7vw;
  }

  .recycle {
    margin-bottom: 5vw;
  }

  .about-btns-wrap {
    margin-top: 11vw;
  }

  .about-btns-wrap.contacts {
    margin-top: 11vw;
  }

  .btn-wrap {
    height: 7vw;
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .btn-wrap.stroke.about {
    margin-left: 1.3vw;
  }

  .btn-wrap.home {
    margin-top: 0vw;
    margin-left: 0vw;
    padding-right: 7.8vw;
    padding-left: 7.8vw;
  }

  .btn-text {
    font-size: 2vw;
    line-height: 2vw;
    letter-spacing: 0.2vw;
  }

  .navbar-bg {
    position: fixed;
    left: 0vw;
    top: 0vw;
    right: 0vw;
    z-index: 98;
    display: block;
    height: 9vw;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #f9c5d1;
  }

  .top-block {
    margin-right: -22vw;
    padding: 2vw 3.6vw;
  }

  .top-block-text {
    font-size: 2.2vw;
    line-height: 3vw;
    letter-spacing: 0.2vw;
  }

  .main-heading {
    padding-right: 3vw;
    padding-bottom: 1vw;
    padding-left: 3vw;
  }

  .main-heading-text {
    max-width: 80vw;
    margin-top: 3vw;
    font-size: 16vw;
    line-height: 15vw;
  }

  .bottom-line {
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .home-descr1 {
    max-width: 38vw;
    padding: 2vw;
  }

  .home-descr1._2 {
    max-width: 39vw;
  }

  .home-descr-text {
    font-size: 3vw;
    line-height: 3.2vw;
  }

  .center {
    margin-top: 3vw;
  }

  .home-descr-wrap {
    margin-bottom: 5vw;
  }

  .tubik-text {
    margin-right: 1.5vw;
    padding-bottom: 0.4vw;
    font-size: 2.2vw;
    line-height: 3vw;
  }

  .tubik-logo {
    width: 13vw;
  }

  .number-404 {
    margin-bottom: 3vw;
    font-size: 4vw;
    line-height: 4vw;
  }

  .descr-404 {
    margin-bottom: 7vw;
    font-size: 3vw;
    line-height: 3.3vw;
  }

  .text-404 {
    margin-bottom: 2vw;
    font-size: 12vw;
    line-height: 13vw;
  }
}

@media screen and (max-width: 767px) {
  .cart-wrapper {
    background-color: rgba(23, 32, 54, 0);
  }

  .location-columns {
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 5vw;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .cart-container {
    max-width: none;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: rgba(23, 32, 54, 0.4);
  }

  .card-header-wrap {
    max-width: 61vw;
  }

  .cart-form-wrapper {
    width: 100%;
    max-width: 61vw;
    background-color: #f9c5d1;
  }

  .opt-cont-mobile {
    border-color: #2d325b;
  }

  .opt-top-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .opt-bottom-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .home-wrap {
    padding-top: 28vw;
  }

  .number-404 {
    margin-bottom: 3vw;
    font-size: 4vw;
    line-height: 4vw;
  }

  .descr-404 {
    margin-bottom: 6vw;
    font-size: 3vw;
    line-height: 4vw;
    text-align: center;
  }

  .text-404 {
    margin-bottom: 2vw;
    font-size: 10vw;
    line-height: 10vw;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    height: 16vw;
    padding-top: 0vw;
  }

  .nav-menu {
    padding-top: 10vw;
  }

  .nav-brand {
    left: -18%;
    width: 28vw;
    padding-left: 0px;
  }

  .default-state {
    width: 100%;
    height: 14vw;
    opacity: 0;
  }

  .name-text._1 {
    width: 100%;
    padding: 7.5vw 8vw 5.5vw;
    font-size: 12.5vw;
    line-height: 13vw;
  }

  .nav_cart_count {
    width: 7.4vw;
    height: 7.4vw;
    font-size: 3.8vw;
    line-height: 4.5vw;
  }

  .nav-link {
    padding-top: 6vw;
    padding-bottom: 6vw;
    font-size: 16vw;
    line-height: 13vw;
  }

  .nav-link.w--current {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .nav-text {
    letter-spacing: 0.3vw;
  }

  .add-btns-desktop.tablet {
    height: 14vw;
  }

  .add-btn {
    font-size: 4.5vw;
    line-height: 14vw;
  }

  .fake-add-btn {
    width: 100%;
    height: 100%;
    font-size: 4.5vw;
  }

  .add-btn-list {
    width: 100%;
  }

  .price-wrap.cart {
    height: auto;
  }

  .page-load-cont {
    display: block;
  }

  .contact-left-side {
    height: 160vw;
    max-height: none;
    min-height: auto;
    padding-bottom: 13vw;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .contact-left-side.about {
    padding-bottom: 11vw;
  }

  .contact-left-cont {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .contact-main-heading {
    margin-bottom: 6.7vw;
    font-size: 11.8vw;
    line-height: 12vw;
  }

  .contact-main-heading.about {
    margin-bottom: 7vw;
  }

  .contact-left-text {
    width: 100%;
    font-size: 6.5vw;
    line-height: 7.3vw;
  }

  .contact-left-text.about._1 {
    margin-bottom: 5vw;
  }

  .contact-left-link {
    width: 100%;
  }

  .contact-left-link._1 {
    margin-bottom: 4vw;
  }

  .contact-left-icon {
    height: 6vw;
    margin-right: 3.4vw;
  }

  .contact-link-text {
    font-size: 3.8vw;
    line-height: 4vw;
    letter-spacing: 0.25vw;
  }

  .contact-right-side {
    height: auto;
    max-height: none;
    min-height: auto;
    padding-right: 6vw;
    padding-bottom: 17vw;
    padding-left: 6vw;
  }

  .contact-right-side.about {
    height: auto;
  }

  .contact-right-fixed {
    position: -webkit-sticky;
    position: sticky;
    height: 40vw;
    padding-bottom: 4vw;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .contact-right-fixed.about {
    position: -webkit-sticky;
    position: sticky;
    height: 40vw;
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .contact-where {
    font-size: 8.8vw;
    line-height: 9vw;
  }

  .contact-divider {
    position: absolute;
    bottom: 0px;
    display: none;
  }

  .locations-cont {
    height: auto;
    max-height: none;
    min-height: auto;
  }

  .city-block {
    margin-bottom: 4vw;
  }

  .city-name-line {
    top: 38.5vw;
    z-index: 1;
    margin-top: 0vw;
    margin-bottom: 7vw;
    padding-top: 3vw;
    padding-bottom: 5vw;
  }

  .city-main {
    margin-right: 2.8vw;
    font-size: 7.7vw;
    line-height: 8vw;
  }

  .locations-count {
    font-size: 5.5vw;
    line-height: 6vw;
  }

  .location-columns {
    margin-bottom: 10vw;
    grid-row-gap: 8vw;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .location-column {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .location-name {
    margin-bottom: 6vw;
    font-size: 4vw;
    line-height: 5.5vw;
    letter-spacing: 0.2vw;
  }

  .location-name._2-lines-mob {
    width: 75%;
  }

  .location-name.short-mob {
    width: 50%;
  }

  .contact-column-link {
    font-size: 5vw;
    line-height: 6.3vw;
  }

  .contact-column-link._1 {
    margin-bottom: 3vw;
    font-size: 5vw;
    line-height: 6.7vw;
  }

  .cart-list {
    padding-right: 5.5vw;
  }

  .cart-item {
    min-height: 41vw;
  }

  .cart-heading {
    font-size: 6vw;
    line-height: 6vw;
  }

  .image {
    width: 20vw;
    margin-right: 5vw;
  }

  .cart-tea-name {
    max-width: 40vw;
    margin-bottom: 3.5vw;
    font-size: 7.4vw;
    line-height: 8.2vw;
  }

  .cart-tea-price {
    margin-top: 3vw;
    margin-bottom: 2vw;
    font-size: 4.5vw;
    line-height: 5vw;
    font-weight: 300;
  }

  .close-button {
    width: 9vw;
    margin-top: 1.4vw;
  }

  .cart-close-blue {
    width: 8.5vw;
  }

  .cart-close-blue.menu {
    width: 8.5vw;
  }

  .card-header-wrap {
    height: 16vw;
    max-width: none;
    padding: 0vw 4vw 0vw 4.5vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cart-form-wrapper {
    max-width: none;
  }

  .item-info {
    display: block;
  }

  .item-quantity {
    width: 14.5vw;
    height: 14.5vw;
    font-size: 3.7vw;
    line-height: 3.7vw;
  }

  .checkout-btn {
    width: 100%;
    font-size: 4.5vw;
  }

  .checkout-btn-wrap {
    height: 14vw;
  }

  .cart-footer {
    height: 36vw;
    padding: 4.5vw 6vw 4vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top-style: solid;
    border-top-color: #2d325b;
    border-bottom-style: none;
    border-bottom-color: #2d325b;
  }

  .cart-line-item {
    height: 10vw;
    margin-bottom: 0vw;
    padding-top: 0.5vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cart-total-text-new {
    font-size: 5.5vw;
    line-height: 6vw;
  }

  .price-total-cart {
    font-size: 6vw;
    line-height: 6vw;
    text-align: right;
    letter-spacing: 0.2vw;
  }

  .empty-cart-text {
    font-size: 6.5vw;
    line-height: 6.5vw;
  }

  .error-cart-wrap {
    height: 44vw;
  }

  .error-message {
    max-width: 70vw;
    font-size: 5.5vw;
    line-height: 7vw;
    letter-spacing: 0.1vw;
  }

  .nav-cart-wrap {
    width: 6.2vw;
    margin-right: 1.3vw;
  }

  .menu-btn {
    width: 14vw;
  }

  .menu-icon {
    width: 8.6vw;
  }

  .tablet-wrap {
    margin-top: 13vw;
    padding-bottom: 30vw;
  }

  .tea-content {
    padding-top: 15vw;
  }

  .top-text-wrap {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .type-mobile {
    padding: 4.5vw 10vw 4vw;
    font-size: 3.8vw;
    letter-spacing: 0.2vw;
  }

  .tea-img-wrap {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .tea-img-mobile {
    width: 63vw;
  }

  .bottom-text-mobile-wrap {
    margin-bottom: 16vw;
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .descr-mobile {
    width: 100%;
    padding: 6vw 7vw;
    font-size: 6.5vw;
    line-height: 7.3vw;
    font-weight: 300;
  }

  .opt-mobile-line {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .weight-mobile {
    padding: 4.3vw 7vw 4.5vw;
    font-size: 4vw;
    letter-spacing: 0.2vw;
  }

  .opt-cont-mobile {
    width: 100%;
    margin-left: 0px;
    padding-top: 6vw;
    padding-bottom: 4vw;
  }

  .feature-head-mobile {
    margin-bottom: 3.5vw;
    font-size: 7vw;
    line-height: 6vw;
  }

  .opt-text-mobile {
    margin-bottom: 3vw;
    font-size: 6vw;
    line-height: 6vw;
  }

  .tablet-bottom-fix {
    height: 36vw;
    padding: 4.5vw 6vw 4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bottom-fix-left {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-fix-right {
    width: 100%;
  }

  .price-wrap-tablet {
    margin-top: 0.5vw;
    margin-bottom: 0vw;
  }

  .price-sign-tablet {
    width: 3vw;
    margin-top: 0.8vw;
    margin-right: 0.7vw;
    font-size: 5.5vw;
    line-height: 5.5vw;
  }

  .price-num-wrap-tablet {
    height: 6vw;
  }

  .price-list-tablet {
    width: 5.5vw;
  }

  .price-list-tablet.dot {
    width: 1.7vw;
  }

  .price-text-tablet {
    height: 6vw;
    font-size: 6vw;
    line-height: 6vw;
  }

  .names-bottom-wrap {
    height: 10vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .bootom-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 10vw;
    max-width: 45vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3vw;
    line-height: 4.3vw;
    font-weight: 400;
    letter-spacing: 0.2vw;
  }

  .text-block {
    margin-top: 1vw;
    font-size: 4.2vw;
    line-height: 4.2vw;
  }

  .opt-top-line {
    width: 100%;
    margin-left: -1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .opt-bottom-line {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .collection-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .navbar-tablet-bg {
    display: none;
  }

  .about-dual-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-heading-line {
    top: 38.5vw;
    z-index: 1;
    width: 100%;
    margin-top: 0vw;
    padding-top: 3vw;
    padding-bottom: 5vw;
    padding-left: 6vw;
    font-size: 7.7vw;
    line-height: 8vw;
  }

  .about-heading-line.phil {
    margin-top: 0vw;
  }

  .about-column {
    max-width: none;
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .about-column.health {
    padding-bottom: 0vw;
  }

  .about-column-text {
    font-size: 6vw;
    line-height: 7.3vw;
  }

  .about-column-text.begin {
    margin-bottom: 13vw;
  }

  .about-column-text.phil1 {
    margin-bottom: 10vw;
  }

  .about-column-text.phil2 {
    margin-bottom: 20vw;
  }

  .about-column-text.health {
    margin-right: 6vw;
    margin-bottom: 13vw;
  }

  .about-column-text.health2 {
    margin-right: 6vw;
  }

  ._2cups-img {
    margin-bottom: 12vw;
  }

  .values {
    margin-bottom: 15vw;
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .core-values {
    width: 43vw;
    margin-left: 8vw;
    padding-top: 4.5vw;
    padding-bottom: 4vw;
    font-size: 3.8vw;
  }

  .core-values.vision {
    width: 60vw;
    margin-right: 9vw;
  }

  .values-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .value-block {
    width: 100%;
    margin-left: 0px;
    padding: 7vw 7vw 6vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .value-heding {
    margin-bottom: 3.5vw;
    font-size: 7vw;
    line-height: 8vw;
    text-align: center;
  }

  .value-descr {
    font-size: 6vw;
    line-height: 7vw;
    text-align: center;
  }

  .vision-wrap {
    margin-bottom: 13vw;
  }

  .vision-descr {
    padding: 7vw 6vw 6vw;
    font-size: 6vw;
    line-height: 7.3vw;
  }

  .tea-cans {
    margin-bottom: 14vw;
  }

  .recycle {
    margin-bottom: 11vw;
  }

  .about-btns-wrap {
    margin-top: 23vw;
    margin-right: 6vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-btns-wrap.contacts {
    margin-right: 0vw;
  }

  .btn-wrap {
    width: 100%;
    height: 14vw;
  }

  .btn-wrap.stroke.about {
    margin-top: 4vw;
    margin-left: 0vw;
  }

  .btn-text {
    font-size: 4.5vw;
    line-height: 5vw;
  }

  .navbar-bg {
    height: 16vw;
  }

  .home-wrap {
    width: auto;
    height: auto;
    padding-top: 28vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .top-block {
    margin-right: -5vw;
    padding: 3.6vw 6vw;
  }

  .top-block-text {
    max-width: 45vw;
    font-size: 3.8vw;
    line-height: 4.8vw;
    text-align: center;
  }

  .main-heading {
    padding-top: 5.5vw;
    padding-bottom: 5.5vw;
  }

  .main-heading-text {
    line-height: 17vw;
  }

  .home-descr1 {
    display: none;
    width: 100%;
    max-width: 80vw;
    padding: 6vw;
  }

  .home-descr1._2 {
    max-width: 65vw;
    margin-top: -1px;
    margin-left: 0px;
  }

  .home-descr1.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 75vw;
    padding: 7vw 5vw;
  }

  .home-descr-text {
    font-size: 6.5vw;
    line-height: 7.3vw;
    text-align: center;
  }

  .center {
    width: 100vw;
    padding-right: 6vw;
    padding-bottom: 37vw;
    padding-left: 6vw;
  }

  .home-descr-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .home-btn-cont {
    position: fixed;
    bottom: 0px;
    width: 100vw;
    padding: 4.5vw 6vw 6vw;
    border-top: 1px solid #2d325b;
    background-color: #f9c5d1;
  }

  .tubik-text {
    margin-right: 3vw;
    padding-bottom: 0.9vw;
    font-size: 4.5vw;
    line-height: 5vw;
  }

  .tubik-logo {
    width: 25vw;
    margin-top: 0.1vw;
  }

  ._404-content {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .number-404 {
    margin-bottom: 5vw;
    font-size: 6vw;
    line-height: 8vw;
  }

  .descr-404 {
    margin-bottom: 13vw;
    font-size: 5.5vw;
    line-height: 7vw;
  }

  .text-404 {
    margin-bottom: 6vw;
    font-size: 12.5vw;
    line-height: 13vw;
  }
}

@font-face {
  font-family: 'Markpro';
  src: url('../fonts/bennett.OTF') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bennett';
  src: url('../fonts/bennett.OTF') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Formulacondensed';
  src: url('../fonts/FormulaCondensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Formulacondensed';
  src: url('../fonts/FormulaCondensed-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Formulacondensed';
  src: url('../fonts/FormulaCondensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}