.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-commerceaddtocartoutofstock {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ddd;
}

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

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

.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-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-commercecheckoutcustomerinfosummarywrapper {
  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-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-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-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-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.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-commerceboldtextblock {
  font-weight: 700;
}

.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-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

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

.w-commerce-commercecheckoutblockheader {
  display: -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-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-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-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-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;
}

@media screen and (max-width: 767px) {
  .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-commerceaddtocartquantityinput {
    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-commercecheckoutemailinput {
    font-size: 16px;
  }

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

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

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

  .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;
  }
}

body {
  font-family: Montserrat, sans-serif;
  color: #1a1b1f;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  cursor: pointer;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 62px;
  font-weight: 400;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

p {
  margin-bottom: 10px;
}

a {
  display: inline;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #43464d;
  text-decoration: underline;
  white-space: normal;
  cursor: pointer;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
  padding: 20px;
}

label {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  border-left: 5px solid #e2e2e2;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  margin-top: 5px;
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.divider {
  height: 1px;
  background-color: #eee;
}

.divider.cc-dark-divider {
  height: 1px;
  background-color: #202020;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  margin-right: 30px;
  margin-left: 30px;
}

.section.cc-subscribe-form {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #f4f4f4;
}

.section.cc-product-detail {
  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;
}

.styleguide-block {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
  -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;
  text-align: left;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.container.cc-subscription-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: auto;
  padding-top: 130px;
  padding-bottom: 140px;
  -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;
  text-align: center;
}

.container.cc-heading-wrap {
  margin-top: 60px;
  margin-bottom: 80px;
  text-align: center;
}

.container.cc-full-width-form-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;
}

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

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: 0.7;
}

.paragraph-bigger {
  margin-bottom: 10px;
  opacity: 1;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.paragraph-bigger.cc-bigger-light {
  opacity: 0.6;
}

.button {
  padding: 12px 25px;
  border-radius: 0px;
  background-color: #1a1b1f;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button {
  padding: 16px 35px;
  background-color: #fff;
  color: #202020;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.label {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-cart-remove-link {
  margin-top: 4px;
  margin-bottom: 5px;
  color: #a7a7a7;
  font-weight: 400;
  text-decoration: none;
}

.label.cc-blog-date {
  margin-top: 20px;
  opacity: 0.6;
}

.heading-jumbo-tiny {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  text-transform: uppercase;
}

.rich-text {
  width: 70%;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.rich-text p {
  margin-top: 15px;
  margin-bottom: 25px;
  opacity: 0.6;
}

.paragraph-light {
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0px;
  text-transform: none;
}

.paragraph-light.cc-subscribe-paragraph {
  width: 40%;
}

.heading-jumbo {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
  text-transform: none;
}

.heading-jumbo-small {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
  color: #fff;
  text-align: center;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
  margin-left: 30px;
}

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

.logo-link:active {
  opacity: 0.7;
}

.logo-link.w--current {
  margin-top: 0px;
}

.cart-footer {
  padding-top: 20px;
}

.status-message {
  padding: 9px 30px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  display: block;
  width: 70%;
  margin: 100px auto;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.product-name-text {
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  text-transform: uppercase;
}

.product-name-text.cc-name-text-cart {
  font-size: 14px;
  line-height: 26px;
}

.product-name-text.cc-shipping-option {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 26px;
}

.cart-item-info-wrap {
  margin-top: -5px;
  margin-bottom: 5px;
  padding-right: 20px;
  padding-left: 20px;
}

.cart-quantity {
  display: block;
  height: auto;
  min-width: auto;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0px;
}

.navigation-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -32px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cart {
  margin-left: 20px;
}

.navigation {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 0px;
  float: none;
  clear: 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;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.69)), to(rgba(56, 56, 56, 0)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.69), rgba(56, 56, 56, 0));
  text-align: left;
}

.text-field {
  margin-bottom: 18px;
  padding: 21px 20px;
  border: 1px solid #e4e4e4;
  border-radius: 0px;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-size: 14px;
  line-height: 26px;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active {
  border-color: #43464d;
}

.text-field:focus,
.text-field.-wfp-focus {
  border-color: #43464d;
}

.text-field::-webkit-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field:-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field.cc-subscribe-text-field {
  width: 330px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.text-field.cc-subscribe-text-field:focus {
  border-color: #32343a;
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.text-field.cc-quantity-field {
  width: 80px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-left: 20px;
  border-color: #e6e6e6;
  background-color: #fff;
}

.cart-list {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cart-line-item {
  margin-bottom: 10px;
}

.navigation-item {
  padding: 9px 10px;
  opacity: 0.6;
  color: #fff;
  font-size: 9px;
  line-height: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.navigation-item:hover {
  opacity: 0.9;
  color: #fff;
}

.navigation-item:active {
  opacity: 0.8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.navigation-item.super {
  font-size: 10px;
  text-decoration: none;
}

.navigation-item.address {
  padding-right: 0px;
}

.icon {
  display: block;
}

.logo-image {
  display: block;
  margin-top: -27px;
}

.remove-button {
  text-decoration: none;
}

.cart-header {
  padding-top: 16px;
  padding-bottom: 16px;
}

.navigation-wrap {
  position: relative;
  display: block;
  float: right;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: right;
}

.cart-container {
  min-width: 400px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
}

.products-heading {
  margin-bottom: 80px;
  text-align: center;
}

.collection-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.intro-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  margin-bottom: 100px;
  -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: #f4f4f4;
  background-image: url('../images/placeholder-1---wide.svg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.collection-item {
  position: relative;
  width: 33.33%;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

.intro-content {
  width: 70%;
  max-width: 1140px;
  margin-bottom: 20px;
  text-align: center;
}

.intro-text {
  width: 80%;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
}

.main-heading-wrap {
  margin-bottom: 60px;
}

.main-paragraph-wrap {
  margin-top: 60px;
  margin-bottom: 150px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-areas: ". .";
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.subscribe-form {
  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;
}

.form-block {
  margin-top: 20px;
}

.footer {
  margin-bottom: 60px;
  padding-top: 120px;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". . . . ."
    ". . . . .";
  -ms-grid-columns: 2fr 30px 1fr 30px 1fr 30px 1.25fr 30px 1fr;
  grid-template-columns: 2fr 1fr 1fr 1.25fr 1fr;
  -ms-grid-rows: auto 30px auto;
  grid-template-rows: auto auto;
}

.footer-link {
  margin-bottom: 15px;
  opacity: 0.6;
  -webkit-transition: color 200ms ease, opacity 200ms ease;
  transition: color 200ms ease, opacity 200ms ease;
  font-size: 14px;
  text-decoration: none;
}

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

.made-with-webflow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
}

.made-with-webflow:hover {
  opacity: 1;
}

.made-with-webflow:active {
  opacity: 0.8;
}

.links-section-footer {
  margin-top: 40px;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.product-image-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 620px;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
  color: #fff;
}

.product-image-wrap:hover {
  opacity: 0.9;
  color: #fff;
}

.product-image-wrap:active {
  opacity: 0.85;
  color: #fff;
}

.product-description {
  position: absolute;
  left: 30px;
  top: auto;
  right: auto;
  bottom: 30px;
}

.product-price-text {
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
}

.about-quote {
  width: 70%;
  margin-right: auto;
  margin-bottom: 120px;
  margin-left: auto;
  text-align: center;
}

.picture-placeholder {
  height: 460px;
  -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: #f4f4f4;
  background-image: url('../images/Placeholder-1_1.svg');
  background-position: 45% 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-2 {
  height: 620px;
  background-image: url('../images/placeholder-1---wide.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-3 {
  background-image: url('../images/placeholder-2.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-1 {
  background-image: url('../images/placeholder-1.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.about-pictures-wrap {
  margin-bottom: 150px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-rows: auto 30px auto;
  grid-template-areas: ". . ."
    ". . .";
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.contact-name-field-wrap {
  width: 50%;
  padding-right: 10px;
}

.email-name-field-wrap {
  width: 50%;
  padding-left: 10px;
}

.get-in-touch-form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  -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;
}

.get-in-touch-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

.map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}

.paragraph-contact-text {
  margin-bottom: 10px;
}

.grid {
  margin-top: 60px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". . . .";
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.support-link {
  margin-bottom: 10px;
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
}

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

.support-link:active {
  opacity: 0.8;
}

.contacts-section {
  margin-bottom: 100px;
  text-align: center;
}

.store-categories-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-right: -15px;
  margin-left: -15px;
  -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;
}

.products-category-link {
  margin-right: 15px;
  margin-left: 15px;
  opacity: 0.6;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.products-category-link:hover {
  opacity: 1;
}

.products-category-link:active {
  opacity: 0.8;
}

.products-category-link.w--current {
  opacity: 1;
  font-weight: 600;
  letter-spacing: 1px;
}

.products-category-link.w--current:hover {
  opacity: 0.8;
}

.products-category-link.w--current:active {
  opacity: 0.7;
}

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

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  display: block;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blog-preview-image {
  display: block;
  width: 100%;
  height: 620px;
  margin-bottom: 45px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}

.blog-preview-image:hover {
  opacity: 0.7;
}

.blog-summary-wrap {
  width: 70%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding: 30px;
  -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: #fff;
  text-align: center;
}

._404-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.protected-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 90px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.protected-heading {
  margin-bottom: 30px;
}

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

.product-detail-measurement {
  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;
}

.product-detail-main-details {
  margin-bottom: 30px;
}

.product-details-wrap {
  width: 50%;
  max-width: 470px;
  margin-bottom: 20px;
  margin-left: 100px;
}

.add-to-cart {
  margin-top: 30px;
}

.product-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 700px;
  margin-bottom: 30px;
  -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: #f4f4f4;
  background-image: url('../images/placeholder-1.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-detail-cta-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-informations {
  margin-top: 25px;
  margin-bottom: 25px;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-detail-price {
  margin-bottom: 20px;
  opacity: 0.6;
  font-size: 30px;
  line-height: 52px;
}

.product-detail-name {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 52px;
}

.product-detail-unit-text {
  margin-left: 6px;
}

.product-detail-unit-text.cc-middle-text {
  margin-right: 6px;
}

.total-count-text {
  font-weight: 600;
}

.block-header {
  padding: 16px 24px;
  border-color: #e4e4e4;
}

.block-content {
  padding: 24px 24px 12px;
  border-right-color: #e4e4e4;
  border-bottom-color: #e4e4e4;
  border-left-color: #e4e4e4;
  font-weight: 400;
}

.full-width-form {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  background-color: #f4f4f4;
}

.order-item-list {
  margin-bottom: -5px;
}

.order-item-description-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.order-item-content-wrap {
  margin-left: 24px;
}

.order-item-price {
  font-size: 14px;
}

.checkout-quantity-wrap {
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
}

.order-confirmation-header-wrapper {
  font-weight: 100;
}

.select {
  height: 42px;
  margin-bottom: 16px;
}

.checkbox-label {
  margin-bottom: 0px;
  margin-left: 12px;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0px;
  text-transform: none;
}

.billing-address-toggle {
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.shipping-method {
  padding: 20px 24px;
  border-bottom-color: #e4e4e4;
}

.shipping-method-list {
  border-right-color: #e4e4e4;
  border-left-color: #e4e4e4;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.blog-header-image {
  display: block;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-header-image.w--current {
  margin-bottom: 60px;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: 0.8;
}

.blog-heading-link:active {
  opacity: 0.7;
}

.option {
  margin-bottom: 25px;
}

.cart-option-list {
  margin-top: 0px;
  color: #a7a7a7;
  font-size: 14px;
  line-height: 26px;
}

.cart-option-wrap {
  margin-bottom: 0px;
}

.option-item-value {
  color: #1a1b1f;
}

.apple-pay {
  height: 42px;
}

.pay-with-browser {
  height: 42px;
}

.slide {
  height: auto;
  background-image: url('../images/BZB_Property_Aerial_Main.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  position: relative;
  z-index: auto;
  height: 100vh;
}

.navslider {
  height: 100vh;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

.slider-2 {
  height: 80vh;
}

.slide-3 {
  background-image: url('../images/BZB_Property_Aerial_Main.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/BZB_Accom_Cat-6-BeachFront-Patio-Room-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block {
  padding-top: 0px;
}

.slide-5 {
  background-image: url('../images/slideshow-bg-getaway.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.container-3 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  max-width: 75vw;
  -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-image: url('../images/slideshow-ov-getaway.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  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-image: url('../images/slideshow-ov-getaway.png');
  background-position: 0px 0px;
  background-size: cover;
}

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

.subnav-section {
  position: relative;
  left: 0%;
  top: 80vh;
  right: 0%;
  bottom: 0vh;
  z-index: 10;
  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;
}

.subnav-section.sticky {
  position: fixed;
  z-index: 999;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 80vh;
  right: 0%;
  bottom: auto;
  background-color: #fff;
}

.subnavbtn {
  height: 100%;
  -webkit-transition: background-color 400ms ease, opacity 500ms ease;
  transition: background-color 400ms ease, opacity 500ms ease;
  font-family: omnes-pro;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.subnavbtn:hover {
  background-color: rgba(1, 12, 20, 0.63);
  color: #fff;
}

.navbar-2 {
  position: static;
  top: 0px;
  z-index: auto;
}

.subnavbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}

.container-4 {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.section-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  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: 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-image: -webkit-gradient(linear, left top, right top, from(#0080c2), to(#44405e));
  background-image: linear-gradient(90deg, #0080c2, #44405e);
  box-shadow: 1px 1px 5px -2px rgba(85, 85, 85, 0.53);
}

.navbar-3 {
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.div-block-3 {
  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: 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-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: acumin-pro-condensed, sans-serif;
  color: #fff;
  font-weight: 400;
}

.hamburger-menu-list {
  padding-top: 10px;
  background-color: transparent;
}

.bubbly-nav-menu {
  top: 90px;
  background-color: transparent;
}

.hamburger-menu-item {
  background-color: #fff;
  color: #df7134;
}

.open-close-mask {
  position: absolute;
  top: 0px;
  right: 65px;
  bottom: 0px;
  overflow: hidden;
  width: 70px;
  height: 50px;
}

.open-close-mask.moose {
  margin-top: 8px;
}

.melted {
  width: 60px;
  height: 60px;
  padding: 0px;
  border-radius: 75px;
  background-color: #000;
}

.melted.w--open {
  background-color: #000;
}

.close {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.moose-line-1---2 {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  z-index: 2;
  display: none;
  width: 30px;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.open {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.moose-menu-button {
  width: 60px;
  height: 60px;
  padding: 0px;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 hsla(0, 0%, 47.8%, 0.39);
}

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

.moose-navbar {
  left: 0px;
  top: 10px;
  right: 0px;
  background-color: transparent;
}

.example-navbar {
  padding-top: 20px;
  background-color: transparent;
}

.hamburger-menu {
  background-color: transparent;
}

.top-bubble {
  position: absolute;
  left: 0px;
  top: 18px;
  right: 0px;
  display: block;
  width: 40px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  background-color: #fff;
}

.lettuce {
  position: absolute;
  left: -1px;
  top: -2px;
  right: 0px;
  display: block;
  width: 42px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #6ace61;
}

.nav-link-bubble {
  width: 100%;
  margin-top: 10px;
  border-radius: 55px;
  background-color: #fff;
  -webkit-transition: color 200ms ease, padding 350ms ease;
  transition: color 200ms ease, padding 350ms ease;
  font-family: 'PT Sans', sans-serif;
  letter-spacing: 1px;
}

.nav-link-bubble:hover {
  padding-left: 30px;
}

.hamburger-button {
  width: 60px;
  height: 60px;
  padding: 0px;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 hsla(0, 0%, 47.8%, 0.55);
}

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

.bottom-bubble {
  position: absolute;
  left: 0px;
  top: 38px;
  right: 0px;
  display: block;
  width: 40px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  background-color: #fff;
}

.moose-color-overlay-button {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: #14213d;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.moose-nav-link {
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 85px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 3px solid hsla(0, 0%, 100%, 0);
  -webkit-transition: letter-spacing 250ms ease, border-color 250ms ease, width 250ms ease;
  transition: letter-spacing 250ms ease, border-color 250ms ease, width 250ms ease;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

.moose-nav-link:hover {
  width: 100%;
  border-bottom: 3px solid #cea142;
  letter-spacing: 2px;
}

.moose-line-1 {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 30px;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.moose-line-2 {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 4px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.top-bun {
  position: absolute;
  left: 0px;
  top: 10px;
  right: 0px;
  display: block;
  width: 35px;
  height: 15px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 25px 25px 0px 0px;
  background-color: #fdba58;
  box-shadow: 1px 1px 0 0 #be9848;
}

.menu-row {
  position: relative;
}

.moose-nav-menu {
  width: 100%;
  height: 100%;
  padding-top: 0px;
  background-color: hsla(0, 0%, 100%, 0);
}

.middle-bubble {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  display: block;
  width: 40px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  background-color: #fff;
}

.bottom-bun {
  position: absolute;
  left: 0px;
  top: 37px;
  right: 0px;
  display: block;
  width: 35px;
  height: 8px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #fdba58;
  box-shadow: 1px 1px 0 0 #be9848;
}

.tomato {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -2px;
  display: block;
  width: 30px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e91111;
  box-shadow: 1px 1px 0 0 #b90707;
}

.hamburger-meat {
  position: absolute;
  left: 0px;
  top: 29px;
  right: 0px;
  display: block;
  width: 40px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #63452d;
}

.menu-column {
  overflow: hidden;
  height: 50vh;
  padding-top: 10px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #fff;
}

.menu-column.middle {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  border-right: 1px none #000;
  border-left: 1px none #000;
}

.number {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9999;
  padding: 20px;
  background-color: #333;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
}

.moose-line-2-2 {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0px;
  z-index: 2;
  display: none;
  width: 4px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 11px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 128, 194, 0.54)), to(rgba(68, 64, 94, 0.7)));
  background-image: linear-gradient(90deg, rgba(0, 128, 194, 0.54), rgba(68, 64, 94, 0.7));
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 999;
  margin-top: 0px;
  margin-left: 70px;
  padding: 35px 15px 20px;
}

.div-block-5 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  height: 75vh;
  max-width: 75vh;
  -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;
}

.div-block-6 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  max-width: 75vh;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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;
  background-image: url('../images/slideshow-ov-getaway.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container-7 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  padding-bottom: 80px;
  -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;
}

.content5-headline-wrapper {
  padding-right: 80px;
}

.text-16 {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.text-16.text-16-60 {
  opacity: 0.6;
  font-size: 14px;
  line-height: 22px;
}

.text-16.text-16-60.main {
  color: #000;
}

.text-16.text-16-60 {
  opacity: 0.6;
  color: #fff;
}

._6-col {
  display: inline-block;
  width: 460px;
  margin-right: 20px;
}

._6-col._6-col-last {
  margin-right: 0px;
  margin-left: 0px;
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.wrap.w80-50-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap._w-custom.hero1 {
  padding-top: 50px;
  text-align: center;
}

.wrap.w50-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.content5-description {
  margin-top: 18px;
}

.section-4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.h1-jumbo {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #004e75;
  font-size: 54px;
  line-height: 70px;
  font-weight: 200;
}

.hero1-headline-wrapper {
  display: block;
  width: 620px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.tagline {
  opacity: 0.6;
  color: #03497e;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero1-image {
  margin-top: 25px;
}

.sandsection {
  background-image: url('../images/sand-bg-section.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.products3-options-wrap {
  margin-top: 30px;
  margin-bottom: 20px;
}

.products3-content-wrap {
  padding-right: 80px;
}

._2-col {
  display: inline-block;
  width: 140px;
  margin-right: 20px;
}

._2-col._2-col-last {
  margin-right: 0px;
}

.products3-option-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid rgba(17, 18, 18, 0.06);
}

.products3-option-wrap.products3-option-wrap-dark {
  border-style: none none solid;
  border-width: 1px 1px 0.5px 0px;
  border-color: #000 #000 #fff;
  border-radius: 0px;
}

.tagline-2 {
  opacity: 0.6;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.btn-big {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 16px 35px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.btn-big:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-big:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-big.btn-white {
  display: inline-block;
  background-color: #fff;
  color: #111212;
}

.btn-big.btn-white.homeslider {
  display: block;
  width: 150px;
  margin: 36px auto 0px;
}

.btn-big.button-2:hover {
  background-color: #00203c;
}

.btn-big.button-2.group {
  margin-top: 53px;
}

.btn-big.btn-winter {
  display: inline-block;
  background-color: #fff;
  color: #111212;
}

.btn-big.btn-winter.homeslider {
  display: block;
  width: 150px;
  margin: 36px auto 0px;
  background-color: #00203c;
  color: #fff;
}

.products3-small-image-wrap {
  height: 120px;
  border-radius: 8px;
  background-image: url('../images/products3-image3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  direction: ltr;
}

.products3-small-image-wrap.products3-small-image1 {
  height: 140px;
  background-image: url('../images/BZB_Accom_General_Bathroom.jpg');
  background-repeat: no-repeat;
}

.products3-small-image-wrap.products3-small-image2 {
  height: 140px;
  background-image: url('../images/BZB_Accom_General_King_July2016.jpg');
  background-repeat: no-repeat;
}

.products3-small-image-wrap.products3-small-image3 {
  height: 140px;
  background-image: url('../images/BZB_Accom_General_KingBed.jpg');
  background-position: 0% 50%;
  background-repeat: no-repeat;
}

.products3-small-image-wrap.classic1 {
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/BZB_Accom_General_Bathroom.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.products3-small-image-wrap.classic2 {
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/BZB_Accom_General_King_July2016.jpg');
}

.products3-small-image-wrap.classic3 {
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/BZB_Accom_General_KingBed.jpg');
}

.text-20 {
  padding-left: 7px;
  opacity: 1;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 2px;
}

.text-20.text-20-60 {
  opacity: 0.6;
}

.text-20.detail {
  margin-top: -10px;
  font-size: 14px;
}

.text-20.main {
  margin-top: -7px;
  padding-top: 0px;
  font-size: 30px;
}

.text-20.main.offersub {
  margin-left: 0px;
  padding-left: 0px;
  font-size: 24px;
}

.text-20.offerpage {
  margin-top: -11px;
}

.products3-big-image-wrap {
  height: 460px;
  margin-bottom: 15px;
  border-radius: 8px;
  background-image: url('../images/BZB_Accom_Cat-1-Classic-Room_Double.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  direction: ltr;
}

.section-dark {
  background-color: #111212;
  color: #fff;
}

.mainnavdiv {
  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;
  background-color: transparent;
}

.headerdiv {
  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;
  opacity: 1;
}

.topnav {
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #404040;
}

.text-block {
  margin: 20px;
  padding: 0px;
  font-family: acumin-pro, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-header {
  height: 900px;
  background-image: url('../images/main-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
}

.navcontainerdiv {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 70px 18px;
  clear: none;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 1px;
}

.menuitemsdiv {
  display: block;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.mainmenudiv {
  position: relative;
  display: block;
  width: 100%;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: right;
}

.mainnavitem {
  margin-left: 0px;
  padding: 12px 20px;
  border: 1px solid #fff;
  opacity: 0.6;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #00203c;
}

.mainnavitem:hover {
  border-bottom: 1px solid #fff;
  opacity: 0.9;
  color: #fff;
}

.mainnavitem:active {
  border-radius: 0px;
  opacity: 0.8;
}

.mainnavitem:focus {
  border-radius: 0px;
}

.mainnavitem:visited {
  border-radius: 0px;
}

.mainnavitem.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.mainnavitem.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.mainnavitem.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.mainnavitem.super {
  font-size: 10px;
  text-decoration: none;
}

.supernav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 70px;
  padding-left: 70px;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.logodiv {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.superphone {
  padding: 9px 10px;
  opacity: 1;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.superphone:hover {
  opacity: 0.9;
  color: #fff;
}

.superphone:active {
  opacity: 0.8;
}

.superphone.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.superphone.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.superphone.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.superphone.super {
  font-size: 10px;
  text-decoration: none;
}

.topbannermessage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-right: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 0.5px solid #fff;
  background-color: #000;
  background-image: url('../images/BlueWoodHeader-bg.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.topmessagecontainer {
  display: block;
  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: 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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.topmessagetext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
}

.topmessagelink {
  margin-left: 9px;
  color: #fff;
  font-weight: 700;
}

.topmessagelink:hover {
  color: #c2c2c2;
}

.mobilenav {
  position: absolute;
  display: none;
}

.slide1 {
  background-image: url('../images/main-header_1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-3 {
  height: 85vh;
}

.slide2 {
  height: 1200px;
  background-image: url('../images/main-header-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/main-header-2_1.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide4 {
  background-image: url('../images/main-header-3.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content8-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-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;
  text-align: center;
}

.headline-8-col {
  width: 620px;
  margin-bottom: 50px;
}

.videosecion {
  background-color: #e3d9cc;
}

.calloutsection {
  background-color: #3fa7df;
}

.calloutcontainer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.callouttext {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.overlaytextthin {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 65px;
  line-height: 65px;
  font-weight: 100;
  text-align: center;
  text-shadow: 2px 2px 4px #000;
}

.overlaytextthick {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 125px;
  line-height: 90px;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
}

.newnav {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  margin-top: 50px;
}

.newnavcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: -29px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 100px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.newnavlogo {
  margin-right: 20px;
}

.newnavlinkmain {
  padding: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.newnavlinkmain:hover {
  opacity: 0.6;
  color: #fff;
}

.newsupernav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  max-width: 100%;
  padding-right: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 0.5px solid #fff;
  border-radius: 0.5px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 32, 60, 0.7)), to(rgba(0, 128, 194, 0.7)));
  background-image: linear-gradient(90deg, rgba(0, 32, 60, 0.7), rgba(0, 128, 194, 0.7));
}

.newsupernavlinks {
  padding: 0px 0px 0px 24px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.newsupernavlinks:hover {
  opacity: 0.6;
  color: #fff;
}

.newsuperphone {
  margin-left: 0px;
  padding-left: 25px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
}

.section-5 {
  background-color: #00203c;
}

.image-2 {
  padding: 10px;
}

.bottommenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  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: 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;
  cursor: pointer;
}

.topwoodnav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  max-width: 100%;
  padding-top: 0px;
  padding-right: 40px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1px;
  background-image: url('../images/BlueWoodHeader-bg.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -115px;
  margin-bottom: -66px;
  padding: 44px 20px 20px;
  background-image: linear-gradient(174deg, #3bb9e5, #004e75 69%, rgba(0, 32, 60, 0.7));
}

.contactsupernav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  max-width: 100%;
  padding-right: 40px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), transparent);
}

.smicons {
  padding: 0px;
}

.fb_icon {
  width: 30px;
  height: 30px;
  margin-right: 7px;
  margin-left: 7px;
  padding-bottom: 0px;
  background-image: url('../images/icon_fb_off.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, opacity 200ms ease;
  transition: transform 400ms ease, opacity 200ms ease, -webkit-transform 400ms ease;
}

.fb_icon:hover {
  background-image: url('../images/icon_fb_on.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ig_icon {
  width: 30px;
  height: 30px;
  margin-right: 7px;
  margin-left: 7px;
  padding-bottom: 0px;
  background-image: url('../images/icon_ig_off.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, opacity 200ms ease;
  transition: transform 400ms ease, opacity 200ms ease, -webkit-transform 400ms ease;
}

.ig_icon:hover {
  background-image: url('../images/icon_ig_on.png');
  background-position: 50% 50%;
  background-size: contain;
}

.yt_icon {
  width: 30px;
  height: 30px;
  margin-right: 7px;
  margin-left: 7px;
  padding-bottom: 0px;
  background-image: url('../images/icon_yt_off.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, opacity 200ms ease;
  transition: transform 400ms ease, opacity 200ms ease, -webkit-transform 400ms ease;
}

.yt_icon:hover {
  background-image: url('../images/icon_yt_on.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tw_icon {
  width: 30px;
  height: 30px;
  margin-right: 7px;
  margin-left: 7px;
  padding-bottom: 0px;
  background-image: url('../images/icon_tw_off.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, opacity 200ms ease;
  transition: transform 400ms ease, opacity 200ms ease, -webkit-transform 400ms ease;
}

.tw_icon:hover {
  background-image: url('../images/icon_tw_on.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tt_icon {
  width: 30px;
  height: 30px;
  margin-right: 7px;
  margin-left: 7px;
  padding-bottom: 0px;
  background-image: url('../images/icon_tt_off.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, opacity 200ms ease;
  transition: transform 400ms ease, opacity 200ms ease, -webkit-transform 400ms ease;
}

.tt_icon:hover {
  background-image: url('../images/icon_tt_on.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.socialdiv {
  margin-top: 26px;
}

.footersection {
  margin-top: 50px;
  padding-top: 90px;
  background-color: #00203c;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #27b2f2;
}

.link:hover {
  color: #000;
}

.link.footer-contact-link {
  display: inline-block;
  color: #adadad;
}

.link.footer-contact-link:hover {
  color: #fff;
}

.link.footer-link {
  font-size: 13px;
  text-decoration: none;
}

.link.footer-link:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-contact-title {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.footer-link-list-item {
  margin-bottom: 4px;
}

.footer-contact-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 18px;
}

.footer-contact-icon.whatsapp {
  height: 22px;
  padding: 0px;
}

.footer-contact-icon.phone {
  height: 22px;
  padding: 0px;
}

.footer-title {
  margin-bottom: 28px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-contact-list-item {
  position: relative;
  padding-left: 30px;
}

.bottom-footer {
  margin-top: 90px;
  padding-top: 28px;
  padding-bottom: 25px;
  background-color: #004e75;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.copyright-text {
  display: inline-block;
  margin-right: 10px;
  color: #fff;
}

.bottom-footer-col-right {
  text-align: right;
}

.page-header-overlay {
  padding-top: 161px;
  padding-bottom: 100px;
  background-color: rgba(0, 0, 0, 0.35);
  background-image: url('../images/subPage_header-bg_Hammock.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-header-overlay.beachfront {
  background-image: url('../images/subPage_header-bg_BeachFrontRoom.jpg');
}

.page-header-overlay.privatedinner {
  background-image: url('../images/subPage_header-bg_PrivateDinner.jpg');
}

.page-header-overlay.reggaecafe {
  background-image: url('../images/subPage_header-bg_ReggaeCafePlate.jpg');
}

.page-header-overlay.poolsandbeach {
  background-image: url('../images/subPage_header-bg_SwimmingPoolsBeach.jpg');
}

.page-header-overlay.westwingbeach {
  background-image: url('../images/subPage_header-bg_WestWingBeach.jpg');
}

.page-header-overlay.oceanfrontbanquet {
  background-image: url('../images/subPage_header-bg_OceanFrontBanquet.jpg');
}

.page-header-overlay.mainaerial {
  background-image: url('../images/subPage_header-bg_MainAerial.jpg');
}

.page-header-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 36px;
  text-transform: uppercase;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.page-header-title.subtitle {
  display: inline-block;
  margin-top: 12px;
  margin-right: 10px;
  opacity: 1;
  color: #e8e8e8;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.page-intro-title {
  margin-bottom: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 23px;
}

.page-intro-title.policy {
  margin-top: 30px;
  margin-bottom: 17px;
  padding-bottom: 0px;
}

.page-intro-block {
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.page-intro-block.no-line {
  padding-bottom: 0px;
  border-bottom: 1px none #000;
}

.container-9 {
  position: relative;
}

.container-9.policy {
  margin-bottom: 30px;
  border-top: 0.5px solid #004e75;
}

.offerssection {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
}

.empty-state-block {
  padding-top: 20px;
  padding-left: 20px;
}

.intro-paragraph {
  color: #000;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}

.products3-big-image-wrap-2 {
  height: 560px;
  margin-bottom: 15px;
  border-radius: 8px;
  background-image: url('../images/BZB_Accom_Cat-1-Classic-Room_Double.jpg');
  background-position: 50% 50%;
  background-size: cover;
  direction: ltr;
}

.products3-big-image-wrap-2.pool0 {
  background-image: url('../images/BZB_Accom_Cat-3-PatioRoom-Pool-View_TableChairs-Aug2015.jpg');
}

.products3-big-image-wrap-2.ocean0 {
  background-image: url('../images/BZB_Accom_Cat-4-OceanView-Room_July2016.jpg');
}

.products3-big-image-wrap-2.garden0 {
  background-image: url('../images/BZB_Accom_Cat-2-PatioRoom-Garden-View_TableChairs_July2016.jpg');
}

.products3-big-image-wrap-2.oceanfront {
  background-image: url('../images/BZB_Accom_Cat-5-OceanFront-Room_July2016.jpg');
}

.offerdetail {
  border-bottom: 1px solid #fff;
  background-color: #000;
  background-image: url('../images/offerSecBG-SpringSale-Opac.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.saletitle {
  padding: 0px;
}

.saletitle.detail {
  margin-top: 30px;
  margin-left: -11px;
}

.saletitle.offerpage {
  margin-left: -26px;
}

.offerrate {
  color: hsla(0, 0%, 100%, 0.89);
  font-size: 12px;
}

.bold-text {
  font-size: 20px;
  font-weight: 500;
}

.blackfridayheader {
  padding-top: 161px;
  padding-bottom: 100px;
  background-color: rgba(0, 0, 0, 0.35);
  background-image: url('../images/offerSecBG-SpringSale.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading {
  margin-bottom: 10px;
  color: #fff;
  line-height: 36px;
}

.mainterms {
  opacity: 0.66;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
}

.termsconditions {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
}

.terms {
  color: #000;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.linktext {
  display: inline;
  overflow: visible;
}

.linktext:hover {
  color: #0080c2;
}

.finerpoints {
  color: #525252;
  font-size: 12px;
}

.roomsections {
  border-bottom: 1px solid #fff;
  background-color: #fff;
}

.room-20 {
  padding-left: 7px;
  opacity: 1;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 2px;
}

.room-20.text-20-60 {
  opacity: 0.6;
}

.room-20.detail {
  font-size: 14px;
}

.room-16 {
  display: inline-block;
  color: #000;
  font-size: 16px;
  line-height: 26px;
}

.room-16.text-16-60 {
  opacity: 0.6;
  font-size: 14px;
  line-height: 22px;
}

.room-16.text-16-60.main {
  color: #000;
}

.room-16.text-16-60 {
  opacity: 0.6;
  color: #fff;
}

.room-overview-title-wrapper {
  margin-bottom: 16px;
}

.button-2 {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 15px;
  border-radius: 2px;
  background-color: #26aeed;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

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

.button-2.discover-more-button {
  height: 35px;
  float: left;
}

.button-2.discover-more-button:hover {
  color: #fff;
}

.room-block {
  position: relative;
  min-height: 250px;
  margin-top: 25px;
  padding-top: 25px;
  padding-left: 450px;
  border-top: 1px solid #e8e8e8;
}

.room-overview-image {
  position: absolute;
  left: 0px;
  top: 25px;
  width: 400px;
  height: 230px;
  border-radius: 4px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.room-overview-image.classic {
  background-image: url('../images/BZB_Accom_Cat-1-Classic-Room_Double.jpg');
}

.overview-info-block {
  height: 35px;
  margin-top: 10px;
  margin-left: 15px;
  padding-top: 9px;
  float: left;
}

.room-overview-title {
  font-family: Montserrat, sans-serif;
}

.room-overview-title.name {
  display: block;
  margin-bottom: 15px;
  color: #424242;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
}

.room-overview-title.name:hover {
  color: #26aeed;
}

.overview-info-title {
  margin-right: 9px;
  float: left;
  font-family: Montserrat, sans-serif;
  color: #b0b0b0;
  font-size: 13px;
  line-height: 15px;
}

.overview-info-title.dark {
  color: #000;
}

.container-10 {
  position: static;
  z-index: -999;
}

.roomtypediv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 0.5px solid #000;
}

.roomtypeimagediv {
  width: 400px;
  min-height: 328px;
  border-radius: 6px;
}

.roomtypeimagediv.classic {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-1-Classic-Room_Double.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.roomtypeimagediv.garden {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-2-PatioRoom-Garden-View_TableChairs_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.roomtypeimagediv.pool {
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-3-PatioRoom-Pool-View_TableChairs-Aug2015.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.roomtypeimagediv.ocean {
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-4-OceanView-Room_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.roomtypeimagediv.oceanfront {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-5-OceanFront-Room_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.roomtypeimagediv.beachfront {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-6-BeachFront-Patio-Room-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.roomtypeimagediv.onebr {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-7-OneBedroom-OceanView_Suite_LivingRoom.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.roomtypeimagediv.presidential {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-8-PresidentialSuite-LivingDining.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.roomtypeparagraph {
  position: static;
  width: 55%;
  padding-left: 50px;
}

.roomtypeimage {
  width: 400px;
  height: 230px;
  padding: 0px;
  border-radius: 6px;
}

.roominclusions {
  color: #004e75;
  font-size: 10px;
  line-height: 14px;
}

.diningimage {
  width: 400px;
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Dining_ALaCarte-GardenOfEden_Couple.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.classic {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-1-Classic-Room_Double.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.garden {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-2-PatioRoom-Garden-View_TableChairs_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.pool {
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-3-PatioRoom-Pool-View_TableChairs-Aug2015.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.ocean {
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-4-OceanView-Room_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.oceanfront {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-5-OceanFront-Room_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.beachfront {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-6-BeachFront-Patio-Room-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.onebr {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-7-OneBedroom-OceanView_Suite_LivingRoom.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.presidential {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-8-PresidentialSuite-LivingDining.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.banana {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Dining_BananaBoat_Buffet_Seating.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.martinos {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Dining_ALaCarte-Martinos_Restaurant_Full.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.eden {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Dining_ALaCarte-GardenOfEden_Couple.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.munasan {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Dining_ALaCarte-Munasan_Restaurant.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.reggae {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Dining_PoolGrill_Facility.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.lobbybar {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Property_Lobby-Bar.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningimage.privatedining {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Dining_PrivateDinnerOnBeach_Jan2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diningtitle {
  font-family: Montserrat, sans-serif;
}

.diningtitle.name {
  display: block;
  color: #424242;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
}

.diningtitle.name:hover {
  color: #26aeed;
}

.venuedetail {
  color: #0080c2;
  font-size: 12px;
  line-height: 26px;
}

.image-3 {
  margin-bottom: 33px;
  padding: 0px;
}

.diningdiv {
  position: static;
  z-index: -999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 0.5px solid #000;
}

.privatedinnerformsection {
  padding-top: 30px;
  border-top: 1px solid #000;
}

.activitydiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 0.5px solid #000;
}

.activityimage {
  width: 400px;
  min-height: 328px;
  border-radius: 6px;
}

.activityimage.classic {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-1-Classic-Room_Double.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.garden {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-2-PatioRoom-Garden-View_TableChairs_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.pool {
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-3-PatioRoom-Pool-View_TableChairs-Aug2015.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.ocean {
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-4-OceanView-Room_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.oceanfront {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-5-OceanFront-Room_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.beachfront {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-6-BeachFront-Patio-Room-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.onebr {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-7-OneBedroom-OceanView_Suite_LivingRoom.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.presidential {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-8-PresidentialSuite-LivingDining.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.pools {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Property_SwimmingPoolsAndBeach.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.beach {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Property_Beach_Horizon.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.land {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Activity_BSC_Rockwall_2_Apr2017.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.water {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Lifestyle_BeachSailingRomance.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.spa {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Activity_Spa-Massage.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.gym {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/gym2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.entertainment {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Lifestyle_PianoBar_Couple.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.cabanas {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Amenity_Cabana_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.concierge {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/breezesbahamasconciergeimage2-crop-u196145_1breezesbahamasconciergeimage2-crop-u196145.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.activityimage.dining {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Dining_ALaCarte-GardenOfEden_Couple.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.covidmessage {
  margin-top: 0px;
  margin-bottom: 31px;
  padding: 20px;
  background-color: #004e75;
}

.covidmessagetext {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}

.galleryslideshow {
  height: 80vh;
}

.slide-6 {
  background-image: url('../images/BZB_Property_Aerial_Main.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav {
  display: none;
}

.slide-7 {
  background-image: url('../images/BZB_Property_SwimmingPoolsAndBeach.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/BZB_Accom_Cat-2-PatioRoom-Garden-View_TableChairs_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/BZB_Accom_Cat-6-BeachFront-Patio-Room-2.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/BZB_Accom_Cat-5-OceanFront-Room_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/BZB_Dining_ALaCarte-GardenOfEden_Couple.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-12 {
  background-image: url('../images/BZB_Meeting_Oceanview_Banquet_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-13 {
  background-image: url('../images/BZB_Activity_BSC_BeachSportsCenter_Apr2017.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-14 {
  background-image: url('../images/BZB_Meeting_Seabreeze_Theater_Aug2015.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1-2 {
  background-image: url('../images/BZB_Property_Lobby.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 0.5px solid #000;
}

.meetingtypeimage {
  width: 400px;
  min-height: 328px;
  border-radius: 6px;
}

.meetingtypeimage.classic {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-1-Classic-Room_Double.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.garden {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-2-PatioRoom-Garden-View_TableChairs_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.pool {
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-3-PatioRoom-Pool-View_TableChairs-Aug2015.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.ocean {
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-4-OceanView-Room_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.oceanfront {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Accom_Cat-5-OceanFront-Room_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.beachfront {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-6-BeachFront-Patio-Room-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.onebr {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-7-OneBedroom-OceanView_Suite_LivingRoom.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.presidential {
  min-height: 328px;
  background-image: url('../images/BZB_Accom_Cat-8-PresidentialSuite-LivingDining.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.group {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/lobbybargroup541x360_1lobbybargroup541x360.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.hibiscus {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Meeting_Hibiscus.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.poinciana {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Meeting_Poinciana_May2014.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.yellowelder {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Meeting_YellowElder_May2014.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.twoview {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Meeting_PanoramaGallery_Board_Jan2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.oceanviewsuite {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Meeting_Oceanview_Banquet_July2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.meetingtypeimage.seabreeze {
  min-height: 328px;
  border-radius: 6px;
  background-image: url('../images/BZB_Meeting_Seabreeze_Theater_Aug2015.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-16-2 {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

.text-16-2.text-16-60 {
  opacity: 0.6;
  color: #fff;
}

.text-16-2.text-16-60.white {
  opacity: 1;
  color: #fff;
}

.text-16-2.text-16-60 {
  opacity: 0.81;
  color: #fff;
}

.text-16-2.text-16-60.white {
  border-bottom: 1px solid #0080c2;
  border-radius: 1px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}

.text-16-2.text-16-60.white.fineprint {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 0px;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
}

.text-16-2.text-16-60.black {
  color: #000;
}

.btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn.btn-outline-light {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  color: #111212;
}

.btn.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.hero4-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -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: #e6e6e6;
}

.h1-jumbo-2 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 54px;
  line-height: 70px;
  font-weight: 300;
}

.hero4-buttons-wrap {
  margin-top: -20px;
}

.text-20-2 {
  opacity: 1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.text-20-2.text-20-60 {
  opacity: 0.6;
}

.text-span {
  font-size: 10px;
}

.updated {
  color: #0080c2;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

.outtro-statement {
  margin-top: 12px;
  color: #000;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}

.besmart-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -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-image: linear-gradient(148deg, #0080c2, #44405e);
}

.besmarttitle {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 54px;
  line-height: 70px;
  font-weight: 300;
}

.besafelinewraps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 19px 15px;
  -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;
  border-style: none none solid;
  border-width: 1px 1px 0.5px;
  border-color: #fff;
}

.besafelinewraps.products3-option-wrap-dark {
  border-style: none none solid;
  border-width: 1px 1px 0.5px 0px;
  border-color: #000 #000 #fff;
  border-radius: 0px;
}

.besafeicons {
  margin-right: 30px;
  padding: 0px;
}

.covidbullets {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
}

.covidbullets.text-16-60 {
  opacity: 0.6;
}

.covidbullets.text-16-60.white {
  color: #fff;
}

.feature3-subitem-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -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;
}

.feature3-icon {
  margin-right: 25px;
  margin-left: -10px;
}

.feature3-subitem-text-wrap {
  margin-top: -8px;
  margin-bottom: 0px;
}

.subheadtitle {
  margin-bottom: 0px;
}

.text-16-3 {
  display: inline-block;
  max-width: 450px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-transform: none;
}

.text-16-3.text-16-60 {
  opacity: 0.6;
  text-align: left;
}

.text-16-3.text-16-60.accent {
  color: #50acfe;
  font-style: italic;
}

.text-16-3.text-16-60.white {
  color: #fff;
}

.text-16-3.text-16-60 {
  opacity: 1;
  text-align: left;
}

.text-16-3.text-16-60.bullets {
  margin-left: 21px;
  color: #0080c2;
  font-size: 14px;
  line-height: 26px;
}

.besmartsubhead {
  margin-bottom: 0px;
  color: #fff;
}

.besmartcallouts {
  display: inline-block;
  margin-top: 21px;
  color: #3bb9e5;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  font-weight: 400;
}

.besmartcallouts.text-16-60 {
  opacity: 0.6;
}

.besmartcallouts.text-16-60.white {
  color: #fff;
}

.besmartlinesection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-bottom: 25px;
  -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;
  border-bottom: 0.5px solid #fff;
}

.blackfriday {
  background-image: url('../images/offerSecBG-CyberMonday.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.saledetails {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.body {
  background-color: #00203c;
}

.besmartlink {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.besmartlink:hover {
  color: #fff;
  text-decoration: underline;
}

.image-5 {
  padding: 0px;
}

.image-6 {
  padding: 0px;
}

.image-7 {
  padding: 0px;
}

.div-block-8 {
  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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-8 {
  padding: 0px;
}

.image-9 {
  padding: 0px;
}

.image-10 {
  padding: 0px;
}

.text-span-3 {
  text-transform: none;
}

.text-span-4 {
  color: #3bb9e5;
}

.wintersale {
  background-image: url('../images/offerSecBG-SpringSale.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span-5 {
  color: hsla(0, 0%, 100%, 0.79);
  font-size: 10px;
}

.covidoverlay {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  height: 100%;
  min-height: 100px;
  float: none;
  background-color: #004e75;
}

.covidcoverbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  min-height: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: rgba(0, 78, 117, 0.79);
  background-image: url('../images/limitedservices.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.link-2 {
  color: #0080c2;
}

.tagline-3 {
  opacity: 0.6;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tagline-3.travel {
  margin-top: 15px;
  color: #0080c2;
  font-size: 16px;
  font-weight: 700;
}

.products3-big-image-wrap-3 {
  height: 460px;
  margin-bottom: 15px;
  border-radius: 8px;
  background-image: url('../images/tropicsMedicalPhoto.jpg');
  background-position: 50% 50%;
  background-size: cover;
  direction: ltr;
}

.products3-big-image-wrap-3.travel {
  background-image: url('../images/travellPhoto.jpg');
  background-position: 100% 50%;
  text-align: left;
}

._6-col-2 {
  display: inline-block;
  width: 460px;
  margin-right: 20px;
}

._6-col-2._6-col-last {
  margin-right: 0px;
}

.focalsecblack.travel {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/arrivalTravelInfo_PhotoBG-sec.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/arrivalTravelInfo_PhotoBG-sec.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.focalsecblack.travel.visa {
  background-image: none;
}

.focalsecblack.tropics {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 115, 179, 0.55)), to(rgba(85, 184, 174, 0.5))), url('../images/tropicsMedical_PhotoBG-sec.jpg');
  background-image: linear-gradient(180deg, rgba(50, 115, 179, 0.55), rgba(85, 184, 174, 0.5)), url('../images/tropicsMedical_PhotoBG-sec.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.feature4-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -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;
  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;
}

.feature4-wrapper.visa {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
}

.feature4-image {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.feature4-text-wrap {
  margin-bottom: 24px;
  padding-right: 80px;
}

.btn-big-2 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 16px 35px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.btn-big-2:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-big-2:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.tagline-4 {
  opacity: 0.6;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-span-6 {
  font-size: 10px;
  font-weight: 400;
}

.products3-option-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid rgba(17, 18, 18, 0.06);
}

.products3-option-wrap-2.products3-option-wrap-dark {
  border-bottom-color: hsla(0, 0%, 100%, 0.06);
  color: #fff;
}

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

@media screen and (max-width: 991px) {
  .section.cc-product-detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 60%;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .cart {
    margin-right: 30px;
    margin-left: 0px;
  }

  .navigation {
    display: none;
    padding: 25px 30px;
  }

  .text-field.cc-quantity-field {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
  }

  .navigation-item {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0px;
  }

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

  .collection-wrap {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .collection-item {
    width: 100%;
    max-width: 620px;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .intro-text {
    width: auto;
  }

  .picture-placeholder.cc-about-2 {
    height: 460px;
  }

  .contact-name-field-wrap {
    width: 100%;
    padding-right: 0px;
  }

  .email-name-field-wrap {
    width: 100%;
    padding-left: 0px;
  }

  .get-in-touch-form {
    text-align: left;
  }

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

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

  .number-contact-wrap {
    margin-bottom: 20px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .product-details-wrap {
    width: 100%;
    margin-right: auto;
    margin-bottom: 80px;
    margin-left: auto;
    text-align: center;
  }

  .product-image {
    width: 100%;
    margin-bottom: 40px;
  }

  .product-detail-cta-wrap {
    -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;
  }

  .full-width-form {
    padding: 40px;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .blog-header-image {
    height: 460px;
  }

  .navslider {
    height: 600px;
  }

  .slider-2 {
    height: 60vh;
  }

  .subnavbtn {
    width: 100%;
  }

  .nav-menu {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .menu-button-2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .menu-button-2.w--open {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .open-close-mask {
    height: 50px;
  }

  .close {
    line-height: 45px;
  }

  .open {
    line-height: 45px;
  }

  .container-7 {
    height: 85%;
    max-width: 90vw;
  }

  .content5-headline-wrapper {
    padding-right: 0px;
    text-align: center;
  }

  .text-16.text-16-60 {
    width: 100%;
  }

  .text-16.text-16-60 {
    width: 100%;
    color: #fff;
  }

  ._6-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  ._6-col._6-col-last {
    width: 100%;
    margin-bottom: 0px;
  }

  .wrap {
    width: 645px;
  }

  .wrap.w80-50-start {
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrap.w50-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
  }

  .content5-description {
    margin-top: -10px;
    margin-bottom: 0px;
    text-align: center;
  }

  .hero1-headline-wrapper {
    width: 100%;
  }

  .products3-content-wrap {
    padding-right: 0px;
  }

  ._2-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .products3-small-images-wrap {
    display: none;
  }

  .text-20.main {
    margin-left: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .text-20.main.offersub {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .products3-big-image-wrap {
    margin-bottom: 0px;
  }

  .section-dark {
    padding-right: 0px;
    padding-left: 0px;
  }

  .main-header {
    height: 100vh;
  }

  .mainnavitem {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .mainnavitem:hover {
    background-color: #f7f8f9;
  }

  .mainnavitem:active {
    background-color: #eef0f3;
  }

  .superphone {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .superphone:hover {
    background-color: #f7f8f9;
  }

  .superphone:active {
    background-color: #eef0f3;
  }

  .mobilenav {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    margin-top: 48px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgba(1, 12, 20, 0.73);
  }

  .mobilenav:active {
    background-color: rgba(1, 12, 20, 0.73);
  }

  .mobilenav:focus {
    background-color: rgba(1, 12, 20, 0.73);
  }

  .mobilenavlogo {
    margin-left: 24px;
  }

  .hamburger.w--open {
    background-color: transparent;
  }

  .hamburger.w--open:focus {
    background-color: transparent;
  }

  .icon-2 {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #fff;
    font-size: 40px;
  }

  .icon-2:hover {
    color: #3fa7df;
  }

  .mobiledropdown {
    background-color: rgba(1, 12, 20, 0.73);
  }

  .mobiledropdownitem {
    margin-right: auto;
    margin-left: auto;
    border-bottom: 1px solid #fff;
    border-radius: 1px;
    color: #fff;
    font-size: 24px;
    text-align: center;
  }

  .mobiledropdownitem:hover {
    background-color: #000c14;
    color: #fff;
  }

  .slide1 {
    background-position: 100% 0%;
  }

  .slider-3 {
    height: 100vh;
  }

  .mobilenavcontact {
    color: #fff;
    font-size: 12px;
    text-align: right;
  }

  .headline-8-col {
    width: auto;
    text-align: center;
  }

  .newnav {
    display: none;
  }

  .bottommenu {
    display: none;
  }

  .socialdiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
    -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;
  }

  .link {
    font-size: 12px;
  }

  .link.footer-contact-link {
    font-size: 11px;
  }

  .link.footer-link {
    font-size: 12px;
    line-height: 19px;
  }

  .footer-contact-title {
    font-size: 12px;
  }

  .footer-row {
    padding-right: 25px;
    padding-left: 25px;
  }

  .bottom-footer {
    margin-top: 35px;
    padding-right: 35px;
    padding-left: 35px;
  }

  .page-header-overlay {
    height: 350px;
    padding: 125px 45px 65px;
  }

  .page-header-container {
    margin-top: 0px;
  }

  .page-header-title {
    font-size: 28px;
    line-height: 26px;
  }

  .page-intro-title {
    margin-bottom: 12px;
    font-size: 22px;
  }

  .offerssection {
    padding: 45px;
  }

  .products3-big-image-wrap-2 {
    height: 400px;
    margin-bottom: 0px;
  }

  .saletitle.detail {
    margin-right: auto;
    margin-left: auto;
  }

  .saletitle.offerpage {
    margin-right: auto;
    margin-left: auto;
  }

  .blackfridayheader {
    padding: 125px 45px 65px;
  }

  .termsconditions {
    padding: 45px;
  }

  .room-16.text-16-60 {
    width: 100%;
  }

  .room-16.text-16-60 {
    width: 100%;
  }

  .room-block {
    min-height: 295px;
    padding-left: 340px;
  }

  .room-overview-image {
    width: 300px;
    height: 270px;
  }

  .room-overview-title.name {
    font-size: 20px;
  }

  .roomtypeimagediv.classic {
    width: 300px;
    height: 270px;
  }

  .roomtypeimagediv.garden {
    width: 300px;
    height: 270px;
  }

  .roomtypeimagediv.pool {
    width: 300px;
    height: 270px;
  }

  .roomtypeimagediv.ocean {
    width: 300px;
    height: 270px;
  }

  .roomtypeimagediv.oceanfront {
    width: 300px;
    height: 270px;
  }

  .diningimage.classic {
    width: 300px;
    height: 270px;
  }

  .diningimage.garden {
    width: 300px;
    height: 270px;
  }

  .diningimage.pool {
    width: 300px;
    height: 270px;
  }

  .diningimage.ocean {
    width: 300px;
    height: 270px;
  }

  .diningimage.oceanfront {
    width: 300px;
    height: 270px;
  }

  .diningimage.banana {
    width: 300px;
    height: 270px;
  }

  .diningimage.martinos {
    width: 300px;
    height: 270px;
  }

  .diningimage.eden {
    width: 300px;
    height: 270px;
  }

  .diningimage.munasan {
    width: 300px;
    height: 270px;
  }

  .diningimage.reggae {
    width: 300px;
    height: 270px;
  }

  .diningimage.lobbybar {
    width: 300px;
    height: 270px;
  }

  .diningimage.privatedining {
    width: 300px;
    height: 270px;
  }

  .diningtitle.name {
    font-size: 20px;
  }

  .activityimage.classic {
    width: 300px;
    height: 270px;
  }

  .activityimage.garden {
    width: 300px;
    height: 270px;
  }

  .activityimage.pool {
    width: 300px;
    height: 270px;
  }

  .activityimage.ocean {
    width: 300px;
    height: 270px;
  }

  .activityimage.oceanfront {
    width: 300px;
    height: 270px;
  }

  .activityimage.pools {
    width: 300px;
    height: 270px;
  }

  .activityimage.beach {
    width: 300px;
    height: 270px;
  }

  .activityimage.land {
    width: 300px;
    height: 270px;
  }

  .activityimage.water {
    width: 300px;
    height: 270px;
  }

  .activityimage.spa {
    width: 300px;
    height: 270px;
  }

  .activityimage.gym {
    width: 300px;
    height: 270px;
  }

  .activityimage.entertainment {
    width: 300px;
    height: 270px;
  }

  .activityimage.cabanas {
    width: 300px;
    height: 270px;
  }

  .activityimage.concierge {
    width: 300px;
    height: 270px;
  }

  .activityimage.dining {
    width: 300px;
    height: 270px;
    background-image: url('../images/BZB_Dining_ALaCarte-GardenOfEden_Couple.jpg');
  }

  .meetingtypeimage.classic {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.garden {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.pool {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.ocean {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.oceanfront {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.group {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.hibiscus {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.poinciana {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.yellowelder {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.twoview {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.oceanviewsuite {
    width: 300px;
    height: 270px;
  }

  .meetingtypeimage.seabreeze {
    width: 300px;
    height: 270px;
  }

  .text-16-2.text-16-60 {
    width: 100%;
  }

  .text-16-2.text-16-60 {
    width: 100%;
  }

  .hero4-buttons-wrap {
    text-align: center;
  }

  .besafeicons {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .covidbullets.text-16-60 {
    width: 100%;
  }

  .feature3-subitem-wrapper {
    margin-top: 30px;
    -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;
  }

  .feature3-icon {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .text-16-3.text-16-60 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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;
    text-align: center;
  }

  .text-16-3.text-16-60 {
    display: block;
    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;
    text-align: center;
  }

  .text-16-3.text-16-60.bullets {
    margin-left: 0px;
  }

  .besmartcallouts.text-16-60 {
    width: 100%;
  }

  .besmartlinesection {
    margin-top: 30px;
    -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;
  }

  .image-5 {
    padding: 0px;
  }

  .image-6 {
    padding: 0px;
  }

  .image-7 {
    padding: 0px;
  }

  .image-8 {
    padding: 0px;
  }

  .image-9 {
    padding: 0px;
  }

  .image-10 {
    padding: 0px;
  }

  .covidcoverbox {
    background-image: url('../images/limitedservices_wpadding.png');
    background-position: 50% 50%;
    background-size: 700px;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .products3-big-image-wrap-3 {
    margin-bottom: 0px;
  }

  ._6-col-2 {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  ._6-col-2._6-col-last {
    width: 100%;
  }

  .feature4-wrapper {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature4-image {
    display: block;
    margin: -20px auto;
  }

  .feature4-text-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section.cc-store-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .container {
    text-align: center;
  }

  .container.cc-subscription-form {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container.cc-heading-wrap {
    margin-bottom: 50px;
  }

  .container.cc-full-width-form-wrap {
    -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;
    text-align: left;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 80%;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0px;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .cart-item-info-wrap {
    padding-right: 10px;
    padding-left: 10px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .text-field.cc-subscribe-text-field {
    width: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
  }

  .text-field.cc-contact-field {
    text-align: left;
  }

  .text-field.cc-textarea {
    text-align: left;
  }

  .cart-container {
    min-width: 360px;
  }

  .intro-content {
    width: 80%;
  }

  .main-paragraph-wrap {
    grid-row-gap: 30px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 30px auto;
    grid-template-rows: auto auto;
  }

  .subscribe-form {
    -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;
  }

  .form-block {
    width: 90%;
    max-width: 470px;
  }

  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 100px;
    -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;
    text-align: center;
  }

  .logo-footer {
    margin-bottom: 70px;
  }

  .links-section-footer {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .about-quote {
    width: 80%;
    max-width: 470px;
  }

  .get-in-touch-form-wrap {
    width: 90%;
    max-width: 470px;
  }

  .paragraph-contact-text {
    font-size: 16px;
    line-height: 28px;
  }

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

  .products-category-link {
    margin-bottom: 10px;
  }

  .collection-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .product-details-wrap {
    width: 90%;
  }

  .product-image {
    height: 500px;
  }

  .full-width-form {
    padding: 30px;
  }

  .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .paragraph {
    margin-right: 43px;
    margin-left: 43px;
  }

  .slider-2 {
    height: 50vh;
  }

  .menu-column {
    min-height: 350px;
    border-color: #000 #fff #fff;
    border-top-style: none;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  .menu-column.middle {
    border-top: 1px none #000;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
  }

  .container-7 {
    max-width: 90vw;
  }

  .container-7.saledetails {
    height: 70vh;
  }

  ._6-col {
    margin-right: 0px;
  }

  ._6-col._6-col-last {
    margin-bottom: 0px;
  }

  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .h1-jumbo {
    font-size: 44px;
    line-height: 56px;
  }

  .text-20.main.offersub {
    text-align: center;
  }

  .topbannermessage {
    height: 70px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .topmessagecontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .topmessagetext {
    display: block;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 13px;
  }

  .mobilenav {
    margin-top: 67px;
  }

  .mobiledropdownitem:hover {
    background-color: #000c14;
  }

  .slider-3 {
    height: 85vh;
  }

  .div-block-7 {
    display: block;
    width: 70%;
  }

  .slide4 {
    background-position: 50% 50%;
  }

  .mobilenavcontact {
    padding-right: 24px;
    padding-left: 24px;
  }

  .callouttext {
    padding-right: 30px;
    padding-left: 30px;
  }

  .overlaytextthin {
    font-size: 35px;
    line-height: 30px;
  }

  .overlaytextthick {
    font-size: 70px;
    line-height: 60px;
  }

  .footersection {
    padding-left: 40px;
  }

  .link.footer-contact-link {
    font-size: 20px;
  }

  .link.footer-link {
    font-size: 18px;
  }

  .footer-link-list-item {
    margin-bottom: 20px;
  }

  .footer-column {
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
  }

  .footer-column.last {
    padding-bottom: 0px;
  }

  .footer-title {
    margin-bottom: 12px;
  }

  .footer-contact-list-item {
    margin-bottom: 20px;
  }

  .footer-row {
    padding-right: 0px;
    padding-left: 0px;
  }

  .bottom-footer {
    margin-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .bottom-footer-col-left {
    padding-left: 0px;
  }

  .copyright-text {
    font-size: 11px;
  }

  .bottom-footer-col-right {
    padding-top: 10px;
    padding-left: 0px;
    text-align: left;
  }

  .page-header-overlay {
    padding: 130px 25px 45px;
  }

  .page-header-overlay.reggaecafe {
    padding-left: 38px;
  }

  .page-header-overlay.poolsandbeach {
    background-position: 50% 50%;
  }

  .page-header-title {
    font-size: 42px;
  }

  .page-header-title.subtitle {
    margin-right: 3px;
    font-size: 22px;
  }

  .page-intro-title {
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 21px;
  }

  .page-intro-block {
    margin-bottom: 15px;
    padding-bottom: 5px;
  }

  .room-list-item {
    padding-right: 0px;
    padding-left: 0px;
  }

  .offerssection {
    padding: 40px 25px 25px;
  }

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

  .products3-big-image-wrap-2 {
    height: 300px;
  }

  .saletitle.offerpage {
    margin-right: auto;
    margin-left: auto;
  }

  .blackfridayheader {
    padding: 130px 25px 45px;
  }

  .termsconditions {
    padding: 25px;
  }

  .terms {
    font-size: 13px;
  }

  .room-overview-title-wrapper {
    margin-bottom: 11px;
  }

  .button-2.discover-more-button {
    margin-top: 4px;
  }

  .room-block {
    max-width: 90%;
    margin-top: 15px;
    margin-left: 0px;
    padding-top: 24px;
    padding-left: 0px;
  }

  .room-overview-image {
    width: 200px;
    height: 240px;
  }

  .overview-info-block {
    margin-top: 4px;
  }

  .room-overview-title.name {
    margin-bottom: 18px;
    font-size: 21px;
    line-height: 26px;
  }

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

  .roomtypediv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .roomtypeimagediv.classic {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .roomtypeimagediv.garden {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .roomtypeimagediv.pool {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .roomtypeimagediv.ocean {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .roomtypeimagediv.oceanfront {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .roomtypeimagediv.beachfront {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .roomtypeimagediv.onebr {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .roomtypeimagediv.presidential {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .roomtypeparagraph {
    display: block;
    width: 80%;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    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;
    text-align: left;
  }

  .diningimage.classic {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.garden {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.pool {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.ocean {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.oceanfront {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.banana {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.martinos {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.eden {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.munasan {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.reggae {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.lobbybar {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningimage.privatedining {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .diningtitle.name {
    font-size: 21px;
    line-height: 26px;
  }

  .venuedetail {
    font-size: 13px;
  }

  .diningdiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .html-embed {
    width: 90%;
  }

  .container-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    -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;
  }

  .activitydiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .activityimage.classic {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.garden {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.pool {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.ocean {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.oceanfront {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.pools {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.beach {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.land {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.water {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.spa {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.gym {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.entertainment {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.cabanas {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.concierge {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .activityimage.dining {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .meetingtypeimage.classic {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.garden {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.pool {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.ocean {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.oceanfront {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.group {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.hibiscus {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.poinciana {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.yellowelder {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.twoview {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.oceanviewsuite {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .meetingtypeimage.seabreeze {
    width: 100%;
    height: 340px;
    border-radius: 0px;
  }

  .hero4-wrap {
    padding: 70px 20px;
  }

  .h1-jumbo-2 {
    font-size: 44px;
    line-height: 56px;
  }

  .updated {
    font-size: 13px;
  }

  .outtro-statement {
    font-size: 13px;
  }

  .besmart-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .besmarttitle {
    font-size: 44px;
    line-height: 56px;
  }

  .text-16-3.text-16-60 {
    display: block;
    margin-right: auto;
    margin-left: 0px;
    -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;
    text-align: left;
  }

  .text-16-3.text-16-60.bullets {
    display: block;
    margin-right: auto;
    margin-left: 0px;
    -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;
    text-align: left;
  }

  .image-4 {
    margin-right: auto;
    margin-left: auto;
  }

  .saledetails {
    margin-top: 43px;
    font-size: 20px;
    line-height: 30px;
  }

  .image-5 {
    margin-right: auto;
    padding: 0px;
  }

  .image-6 {
    margin-right: auto;
    padding: 0px;
  }

  .image-7 {
    margin-right: auto;
    padding: 0px;
  }

  .image-8 {
    padding: 0px;
  }

  .image-9 {
    padding: 0px;
  }

  .image-10 {
    padding: 0px;
  }

  .covidcoverbox {
    background-image: url('../images/limitedservices_wpadding.png');
    background-size: 500px;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  ._6-col-2 {
    margin-right: 0px;
  }

  .feature4-text-wrap {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading-4 {
    text-align: left;
  }

  .btn-big-2 {
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  h2 {
    font-size: 34px;
    line-height: 46px;
  }

  .section.cc-product-detail {
    margin-right: 15px;
    margin-left: 15px;
  }

  .container.cc-subscription-form {
    padding-right: 15px;
    padding-left: 15px;
  }

  .button.cc-cart {
    padding-right: 16px;
    padding-left: 16px;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 100%;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .status-message.cc-no-data {
    width: 100%;
  }

  .cart-item-info-wrap {
    margin-right: 10px;
    margin-left: 10px;
  }

  .cart {
    margin-right: 20px;
  }

  .navigation {
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .cart-container {
    min-width: 320px;
  }

  .form-block {
    width: 100%;
    max-width: none;
  }

  .about-quote {
    width: 100%;
    max-width: none;
  }

  .get-in-touch-form-wrap {
    width: 100%;
    max-width: none;
  }

  .blog-item {
    width: 100%;
    max-width: none;
  }

  .product-details-wrap {
    width: 100%;
    max-width: none;
  }

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

  .full-width-form {
    padding: 15px;
  }

  .order-item-description-wrap {
    -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;
  }

  .order-item-content-wrap {
    margin-bottom: 5px;
  }

  .order-item-price {
    margin-left: 24px;
  }

  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }

  .navslider {
    height: 600px;
  }

  .slider-2 {
    height: 35vh;
  }

  .container-3 {
    max-width: 85vw;
  }

  .container-7 {
    height: 60%;
    max-width: 90vw;
  }

  .container-7.saledetails {
    height: 50%;
  }

  .text-16 {
    margin-bottom: 0px;
  }

  ._6-col._6-col-last {
    margin-bottom: 0px;
  }

  .products3-option-wrap {
    padding-right: 25px;
    padding-left: 25px;
    -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;
    text-align: center;
  }

  .products3-option-wrap.products3-option-wrap-dark {
    display: block;
    text-align: center;
  }

  .btn-big {
    display: block;
    padding: 14px 25px;
    text-align: center;
  }

  .btn-big.btn-white {
    display: block;
  }

  .btn-big.button-2 {
    margin-top: 30px;
  }

  .btn-big.btn-winter {
    display: block;
  }

  .text-20.main {
    margin-left: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .topbannermessage {
    padding-right: 0px;
  }

  .topmessagetext {
    padding-right: 12px;
    padding-left: 12px;
    line-height: 13px;
  }

  .slider-3 {
    height: 60vh;
  }

  .div-block-7 {
    width: 100%;
  }

  .slide4 {
    background-position: 50% 50%;
  }

  .mobilenavcontact {
    display: none;
  }

  .mobilecontactbanner {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 71px;
    color: #fff;
  }

  .overlaytextthick {
    font-size: 60px;
    line-height: 50px;
  }

  .footersection {
    padding-left: 0px;
  }

  .footer-column {
    padding-right: 20px;
    padding-bottom: 11px;
    padding-left: 20px;
  }

  .footer-title {
    font-size: 15px;
  }

  .bottom-footer {
    margin-top: 20px;
    padding: 20px;
  }

  .bottom-footer-col-right {
    padding-top: 6px;
    padding-right: 0px;
  }

  .page-header-overlay {
    height: 300px;
    padding: 120px 15px 25px 20px;
  }

  .page-header-overlay.poolsandbeach {
    padding-top: 90px;
  }

  .page-header-container {
    margin-top: 0px;
  }

  .page-header-title {
    font-size: 40px;
    line-height: 40px;
  }

  .page-header-title.subtitle {
    margin-top: 6px;
    font-size: 20px;
    line-height: 20px;
  }

  .page-intro-title {
    margin-top: 20px;
    font-size: 30px;
    line-height: 30px;
  }

  .offerssection {
    padding: 20px;
  }

  .intro-paragraph {
    font-size: 14px;
    line-height: 22px;
  }

  .products3-big-image-wrap-2 {
    width: 100%;
    height: 150px;
  }

  .products3-big-image-wrap-2.classic {
    height: 150px;
  }

  .saletitle {
    padding-right: 0px;
  }

  .blackfridayheader {
    padding: 120px 15px 25px 20px;
  }

  .termsconditions {
    padding: 20px;
  }

  .terms {
    font-size: 13px;
    line-height: 19px;
  }

  .room-16 {
    margin-bottom: 0px;
  }

  .button-2 {
    margin-top: 5px;
    font-size: 13px;
    line-height: 16px;
  }

  .button-2.discover-more-button {
    height: 32px;
    font-size: 12px;
  }

  .room-block {
    padding-left: 0px;
  }

  .room-overview-image {
    position: static;
    width: 100%;
    height: 200px;
    margin-bottom: 14px;
  }

  .overview-info-block {
    margin-left: 9px;
  }

  .overview-info-title {
    margin-right: 4px;
  }

  .roomtypeimagediv.classic {
    height: 200px;
  }

  .roomtypeimagediv.garden {
    height: 200px;
  }

  .roomtypeimagediv.pool {
    height: 200px;
  }

  .roomtypeimagediv.ocean {
    height: 200px;
  }

  .roomtypeimagediv.oceanfront {
    height: 200px;
  }

  .roomtypeparagraph {
    margin-right: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: left;
  }

  .roominclusions {
    font-size: 12px;
    line-height: 18px;
  }

  .diningimage.classic {
    height: 200px;
  }

  .diningimage.garden {
    height: 200px;
  }

  .diningimage.pool {
    height: 200px;
  }

  .diningimage.ocean {
    height: 200px;
  }

  .diningimage.oceanfront {
    height: 200px;
  }

  .diningimage.banana {
    height: 200px;
  }

  .diningimage.martinos {
    height: 200px;
  }

  .diningimage.eden {
    height: 200px;
  }

  .diningimage.munasan {
    height: 200px;
  }

  .diningimage.reggae {
    height: 200px;
  }

  .diningimage.lobbybar {
    height: 200px;
  }

  .diningimage.privatedining {
    height: 200px;
  }

  .venuedetail {
    font-size: 13px;
    line-height: 19px;
  }

  .activityimage.classic {
    height: 200px;
  }

  .activityimage.garden {
    height: 200px;
  }

  .activityimage.pool {
    height: 200px;
  }

  .activityimage.ocean {
    height: 200px;
  }

  .activityimage.oceanfront {
    height: 200px;
  }

  .activityimage.pools {
    height: 200px;
  }

  .activityimage.beach {
    height: 200px;
  }

  .activityimage.land {
    height: 200px;
  }

  .activityimage.water {
    height: 200px;
  }

  .activityimage.spa {
    height: 200px;
  }

  .activityimage.gym {
    height: 200px;
  }

  .activityimage.entertainment {
    height: 200px;
  }

  .activityimage.cabanas {
    height: 200px;
  }

  .activityimage.concierge {
    height: 200px;
  }

  .activityimage.dining {
    height: 200px;
  }

  .meetingtypeimage.classic {
    height: 200px;
  }

  .meetingtypeimage.garden {
    height: 200px;
  }

  .meetingtypeimage.pool {
    height: 200px;
  }

  .meetingtypeimage.ocean {
    height: 200px;
  }

  .meetingtypeimage.oceanfront {
    height: 200px;
  }

  .meetingtypeimage.group {
    height: 200px;
    min-height: 200px;
  }

  .meetingtypeimage.hibiscus {
    height: 200px;
  }

  .meetingtypeimage.poinciana {
    height: 200px;
  }

  .meetingtypeimage.yellowelder {
    height: 200px;
  }

  .meetingtypeimage.twoview {
    height: 200px;
  }

  .meetingtypeimage.oceanviewsuite {
    height: 200px;
  }

  .meetingtypeimage.seabreeze {
    height: 200px;
  }

  .text-16-2.text-16-60.white {
    text-align: center;
  }

  .text-16-2.text-16-60 {
    text-align: left;
  }

  .btn {
    display: block;
    text-align: center;
  }

  .hero4-wrap {
    height: auto;
  }

  .updated {
    font-size: 13px;
    line-height: 19px;
  }

  .outtro-statement {
    font-size: 13px;
    line-height: 19px;
  }

  .besmart-section {
    height: auto;
  }

  .besafelinewraps {
    text-align: left;
  }

  .besafelinewraps.products3-option-wrap-dark {
    display: block;
    text-align: center;
  }

  .besafeicons {
    margin-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .text-16-3 {
    display: block;
    -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;
    text-align: center;
  }

  .text-16-3.text-16-60 {
    display: block;
    text-align: center;
  }

  .text-16-3.text-16-60 {
    display: block;
    text-align: left;
  }

  .text-16-3.text-16-60.bullets {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
  }

  .besmartsubhead {
    text-align: center;
  }

  .besmartcallouts {
    text-align: center;
  }

  .besmartlinesection {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-5 {
    padding: 0px;
  }

  .image-6 {
    padding: 0px;
  }

  .image-7 {
    padding: 0px;
  }

  .bold-text-2 {
    font-size: 12px;
  }

  .text-span-2 {
    font-size: 12px;
  }

  .right-arrow {
    display: none;
  }

  .left-arrow {
    display: none;
  }

  .div-block-8 {
    max-width: 70%;
    margin-bottom: 80px;
    padding-bottom: 0px;
  }

  .image-8 {
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
  }

  .image-9 {
    padding: 0px;
  }

  .image-10 {
    padding: 0px;
  }

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

  .covidcoverbox {
    background-size: 300px;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .tagline-3.travel {
    text-align: left;
  }

  .heading-3 {
    text-align: left;
  }

  .btn-big-2 {
    display: block;
    padding: 14px 25px;
    text-align: center;
  }

  .products3-option-wrap-2 {
    text-align: left;
  }
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2971b-87e29718 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2971d-87e29718 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2971f-87e29718 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e29724-87e29718 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e29726-87e29718 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2972d-87e29718 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2972f-87e29718 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e29736-87e29718 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e29738-87e29718 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2973f-87e29718 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

