/** Shopify CDN: Minification failed

Line 10035:34 Expected identifier but found "."
Line 13924:0 Unexpected "}"
Line 14079:0 Unexpected "{"
Line 14079:1 Expected identifier but found "%"
Line 14101:10 Unexpected "{"
Line 14101:19 Expected ":"
Line 14227:0 Unexpected "{"
Line 14227:1 Expected identifier but found "%"

**/
.search-modal {
  z-index: 999;
}

.header__icon .icon {
    height: 3rem;
    width: 3rem;
    fill: none;
    vertical-align: middle;
    color: #929298;
}
* {
  text-decoration: none;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Open Sans", sans-serif;
  display: block;
}

a {
  color: #000;
}

.div-block-75.rowContent img {
  border: 0;
}

.menu-drawer__account.link.focus-inset.h5 {
  display: block !important;
}

.filtercolorbutton.color_blue.w-inline-block .filtercolouricon-2.green {
  background-color: #5d98e1 !important;
}

.filtercolorbutton.color_duskpink.w-inline-block .filtercolouricon-2.green {
  background-color: #c58582 !important;
}

.filtercolorbutton.color_green.w-inline-block .filtercolouricon-2.green {
  background-color: #55ad5e !important;
}

.filtercolorbutton.color_grey.w-inline-block .filtercolouricon-2.green {
  background-color: #a9b1b7 !important;
}

.filtercolorbutton.color_mushroom.w-inline-block .filtercolouricon-2.green {
  background-color: #d1c2ac !important;
}

.filtercolorbutton.color_natural.w-inline-block .filtercolouricon-2.green {
  background-color: #e7e7e4 !important;
}

.filtercolorbutton.color_yellow.w-inline-block .filtercolouricon-2.green {
  background-color: #fbec0a !important;
}

.filtercolorbutton.color_greentint.w-inline-block .filtercolouricon-2.green {
  background-color: #55ad5e !important;
}

.filtercolorbutton.color_shellpink.w-inline-block .filtercolouricon-2.green {
  background-color: #d6babf !important;
}

.filtercolorbutton.color_darkgrey.w-inline-block .filtercolouricon-2.green {
  background-color: #5d6266 !important;
}

.filtercolorbutton.color_bluetint.w-inline-block .filtercolouricon-2.green {
  background-color: #7fcfd0 !important;
}

.filtercolorbutton.color_red.w-inline-block .filtercolouricon-2.green {
  background-color: #e0383a !important;
}

.filtercolorbutton.color_yellowtint.w-inline-block .filtercolouricon-2.green {
  background-color: #eedc6d !important;
}

.column-37.bowls.w-col.w-col-6 {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0;
  object-fit: cover;
}

.column-37.bowls.w-col.w-col-6 img {
  border-radius: 0 9px 9px 0;
}

body .media--transparent {
  background-color: #fafafa;
}

body .card__media .media img {
  object-fit: contain;
}

body
  .grfq__popupForm__modal
  .grfq__popupForm__steps
  .grfq__popupForm__step[data-active="true"]
  .grfq__popupForm__stepLabel {
  background-color: #676b70;
}

body .grfq__popupForm__modal .grfq__popupForm__buttonPrimary {
  background-color: #676b70;
}

body .grfq__popupForm__modal .grfq__popupForm__formGroup:last-child {
  position: relative;
  font-size: 0;
}

body .grfq__popupForm__modal .grfq__popupForm__formGroup:last-child:before {
  content: "Shipping address";
  letter-spacing: normal;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 14px;
}

.customer.addresses:not(.account):not(.order) {
  margin: 0;
}

.header > .header__heading-link {
  padding: 0;
  margin: 0;
  position: relative;
  top: -5px;
}

.addBook {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 19px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #e8e7e4;
  background: #fff;
}

.addbookBg {
  background: #fff;
  border: 1px solid #e8e7e4;
  margin-top: 16px;
  padding: 19px 24px;
  clear: both;
  overflow: hidden;
  display: block;
}

#Accounttabs .addbookBg button {
  margin: 0;
  float: right;
  clear: right;
  width: auto;
  padding: 0 15px;
  margin-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  border: 0;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
}

body .AccountTabcontent .customer.addresses ul li div p {
  text-align: left;
}

#Accounttabs button#buttonstop {
  padding: 17px 59px;
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-weight: 600;
  float: none;
  text-transform: none;
  border: 0;
}

.shopCart span {
  background-color: #00b96d;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  display: inline-block;
  height: 18px;
  min-width: 18px;
  margin-left: 8px;
  padding-right: 6px;
  padding-left: 6px;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-size: 11px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.addbookBg ul li h2 {
  display: none;
}

body pickup-availability {
  display: block;
  position: absolute;
  top: 50px;
  width: 320px;
}

body .pickup-availability-preview .icon {
  width: auto;
}

.product-recommendations.page-width.section-template--16105594618089__product-recommendations-padding.isolate.product-recommendations--loaded {
  display: none;
}

.filter-size ul li:hover .filtercolorbutton.size {
  border-color: #000;
}

.filter-size ul li.filter-added .filtercolorbutton.size {
  border-color: #000;
}

#product-grid {
  margin-bottom: 60px;
}

body .product--stacked .product__media-item {
  max-width: 100%;
}

body .customer.register:not(.account):not(.order) {
  max-width: 600px;
  width: 100%;
  margin: 40px auto 50px auto;
  padding: 20px 20px;
  box-shadow: 5px 5px 2px #000;
  border: 1px solid #000;
}

.customer.register form {
  margin-top: 0;
}

.customer.register .field {
  display: block;
}

.list-menu--inline li.FirstLevelNav:first-child a {
  position: relative;
}

.list-menu--inline li.FirstLevelNav:first-child a::before {
  content: "";
  background: url("/cdn/shop/files/medical_f2b0f74b-fd62-4e31-8411-5afd6ca99393.png?v=1657594476")
    no-repeat;
  width: 36px;
  height: 36px;
  display: block;
  background-size: contain;
  background-position: left;
  position: absolute;
  left: 50px;
}

.list-menu--inline li.FirstLevelNav:first-child li a::before {
  display: none;
}

.list-menu--inline li.FirstLevelNav:first-child a.w--current:before {
  filter: brightness(100);
}

.list-menu--inline li.FirstLevelNav:first-child a img {
  display: none;
}


#Form1 {
  display: none;
}

.shopify-section {
  position: relative;
}

._1fragemp._1fragemph {
  display: none !important;
}

.filter-added .filtercolorbutton {
  border-color: #000;
}

.list-menu--inline li.FirstLevelNav ul li a.list-menu__item.w--current,
.list-menu--inline li.FirstLevelNav ul li a.list-menu__item.wcurrent {
  color: #000;
}

.product__info-wrapper.grid__item
  fieldset.product-form__input.ProductColorVariant
  .form__label {
  font-size: 0;
}

.product__info-wrapper.grid__item
  fieldset.product-form__input.ProductColorVariant
  .form__label::before {
  content: "Colour";
  font-size: 20px;
}

body .customer.login {
  box-shadow: none;
}

body .customer.login:not(.account):not(.order) {
  max-width: 600px;
}

body .customer.login:not(.account):not(.order) {
  max-width: 100%;
  max-width: 600px;
  box-shadow: none;
  border: 1px solid #000;
  border-radius: 0;
  box-shadow: 5px 5px 0px #000;
}

.customer .field {
  margin: 2rem 0 0;
  display: none;
}

th.small-hide.right.caption-with-letter-spacing,
td.cart-item__totals.right.small-hide {
  display: none;
}

th.cart-items__heading--wide.small-hide.caption-with-letter-spacing {
  text-align: right;
}

body .cart-item__quantity-wrapper {
  display: flex;
  justify-content: flex-end;
}

body ._1ip0g650._1fragemv._1fragemph._1fragemh5 {
  display: none;
}

.HmCollectionListSec .link-block-4 h2 {
}

.HmCollectionListSec .link-block-4:nth-child(2) h2 {
  border-color: #f27063;
}

.HmCollectionListSec .link-block-4:hover {
  text-decoration: none;
}

.HmCollectionListSec .link-block-4:last-child h2 {
  border-color: #479be1;
}

.header__menu-item:hover span {
  text-decoration: none;
}

body #order-lookup-by-hulkapps .find-order .order-track-form {
  padding: 50px 40px 90px 40px;
}

body #order-lookup-by-hulkapps .find-order {
  max-width: 100%;
}

#shopify-section-accountTabs {
  max-width: 1655px;
  margin: 0 auto;
  padding: 0;
}

body .heading-16 {
  margin: 0;
  text-align: center;
}

.copyright__content {
  color: #333;
}

#shopify-section-template--16105594487017__form {
  max-width: 1655px;
  margin: 0 auto;
}

body.gradient.BdAccountPage h1.heading-16 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  margin: 0;
  text-align: center;
  color: #333333;
  letter-spacing: 0;
}

body.gradient.BdAccountPage .column-31 {
  padding: 0;
}

body.gradient.BdAccountPage .text-block-95 {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-align: left;
  margin-bottom: 10px;
}

body :is(.account, .order) > div:nth-of-type(2) {
  display: flex;
  margin-top: 0;
}

.div-block-65.order {
  padding: 19px 25px;
  margin: 0;
}

body .cart-notification-wrapper {
  max-width: 1655px;
  margin: 0 auto;
}

body .cart-notification-wrapper .cart-notification {
  right: 0;
  z-index: 9;
  top: -6px;
}

.list-menu--inline li.FirstLevelNav:nth-child(2) a.w--current {
}

body .js .menu-drawer__navigation .submenu-open {
  visibility: visible;
}

body .js .menu-drawer__navigation .submenu-open {
  visibility: visible;
}

body .page-width--narrow {
  max-width: 100%;
}

body #Accounttabs button:hover {
  background-color: #e9e9e9;
  color: inherit;
}

body
  .menu-opening
  .header__icon.header__icon--menu.header__icon--summary.link.focus-inset
  span {
  right: -20px;
  top: -70px;
  z-index: 999;
}

body
  .page-width.page-width--narrow.section-template--16105594749161__main-padding,
.contact form {
  padding: 0;
  max-width: 1655px;
  margin: 0 auto;
}

.page-width.page-width--narrow.section-template--16105594487017__main-padding {
  padding: 0;
}

.headerTleft {
  width: 50%;
}

.headerTright {
  width: 50%;
}

.topFooter {
  background: #f8f8f8;
}

.rte .cmspages img {
  width: 100%;
  margin: 0;
}

#shopify-section-template--16105594487017__main {
  max-width: 1655px;
  margin: 0 auto;
}

.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  font-size: 22px;
  font-weight: 600;
  color: #00b96d;
  cursor: pointer;
  padding: 0 0 25px 0;
  margin-bottom: 25px;
  letter-spacing: 0;
}

.accordion .content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
}

.accordion a::after {
  content: "+";
  position: absolute;
  top: -5px;
  right: 1rem;
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
  line-height: 16px;
}

.accordion a.active::after {
  content: "-";
  border: 1px solid #03b5d2;
  font-size: 33px;
  line-height: 12px;
}

.accordion .content {
  display: none;
  padding: 0 0 20px 0;

  overflow: hidden;
}

body .main-page-title {
  margin-bottom: 2rem;
}

.cmspages h2,
.policy h2 {
  margin: 0 0 25px 0;
}

.policy {
  margin-bottom: 15px;
}

.cmspages p,
.policy p {
  margin-bottom: 20px;
  line-height: 26px;
}

.cmspages .row:nth-child(odd) .headerTleft {
  padding-right: 30px;
}

.cmspages .row:nth-child(even) .headerTright {
  padding-left: 30px;
}

body .menu-drawer__menu-item > .icon-arrow {
  position: absolute;
  right: 2.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

body .menu-drawer__menu-item {
  font-size: 16px;
}

body #Accounttabs {
  padding: 0;
  border: 0;
}

body :is(.account, .order) {
  max-width: 100%;
}

body #Accounttabs ul.AccountTabUlSec {
  padding: 0;
}

.cmspages .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.div-block-87:after {
  content: "";
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  left: inherit;
  width: 39%;
}

#Accounttabs {
  display: flex;
  width: 100%;
}

body .AccountTabUlSec {
  order: 1;
  width: 33.33%;
}

body .customer.account {
  padding: 0;
  max-width: 1655px;
  width: 100%;
  margin: 0 auto;
}

body #Accounttabs ul.AccountTabUlSec > li button::after {
  display: none;
}

.gradient.BdAccountPage h1 {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  color: #64666b;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

body #Accounttabs ul.AccountTabUlSec > li {
  width: 100%;
}

#account img {
  width: 100%;
}

.image img {
  width: 100px;
}

body .customer:not(.account):not(.order) {
  max-width: 100%;
}

#address-book .customer.addresses svg {
  width: 50px;
}

body .AccountTabcontent .customer.addresses ul {
}

body .AccountTabcontent .customer.addresses ul li div {
  float: left;
}

body .AccountTabcontent .customer.addresses ul li buttom {
  float: right;
  clear: right;
}

body .AccountTabcontent .customer.addresses ul li {
  width: 100%;
}

.accountHeader .logo img {
  width: 150px;
}

.OrderListSec .columns-14.w-row .w-col.w-col-7 {
  padding: 0;
  display: flex;
}

.OrderListSec .columns-14.w-row .w-col.w-col-7 img {
  width: 200px;
}

.BdAccountPage .AccountTabcontent .OrderListSec .customer a {
  text-decoration: none;
}

.accountHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0;
}

body #Accounttabs ul.AccountTabUlSec > li .linkClass {
  padding: 16px 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  letter-spacing: 0;
  border: 0;
  border: 1px solid #e8e7e4;
  border-top: 0;
  text-decoration: none;
  background-color: #ffffff;
  font-weight: 300;
}

body #Accounttabs ul.AccountTabUlSec > li svg,
body #Accounttabs ul.AccountTabUlSec > li img {
  width: 35px;
  height: 35px;
  margin-right: 27px;
}

.div-block-65 svg {
  width: 50px;
}

.gradient.BdAccountPage .div-block-65 h1 {
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 22px;
}

body .gradient.BdAccountPage {
  background-color: #faf9f9;
}

body .AccountTabcontent {
  position: static;
  order: 2;
  width: 66.66%;
  padding: 0 0 0 27px;
}

body #Accounttabs ul.AccountTabUlSec > li .linkClass.active {
  background-color: #e9e9e9;
}

#AccountTabcontent {
  order: 2;
  width: 66.66%;
}

body .header__icon .w-commerce-commercecartopenlinkcount span {
  padding: 0;
}

body .cart-count-bubble {
  margin: 0 0 0 10px;
}

body .header__icon span {
  height: 100%;
  padding: 10px;
  position: relative;
  right: 0;
  z-index: 99;
}

#shopify-section-template--16105594749161__main {
  max-width: 1655px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

body .product-form__input input[type="radio"] + label {
  padding: 10px;
}

.columns-17.w-row {
  white-space: nowrap;
}

#shopify-section-template--16105594618089__cstmproduct-recommendations {
  padding-bottom: 60px;
}

body .pagination-wrapper {
  margin: 0 0 20px 0;
}

.column-37.bowls.w-col.w-col-6 {
  background-position: right center;
}

.column-37.bowls.w-col.w-col-6 {
  position: relative;
  background: #fafafa;
}

.column-37.bowls.w-col.w-col-6 img {
  height: 100%;
  object-fit: cover;
}

.filter-colors ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body .list-menu--inline {
  margin: 0 -50px 0 0;
}

.custom-padding {
  max-width: 1655px;
  margin: 0 auto;
  padding: 0;
}

body .section-template--16105594421481__cart-items-padding {
  max-width: 1685px;
  margin: 0 auto;
  padding: 0 15px;
}

body .cart__footer {
  display: flex;
  justify-content: space-between;
  border: 0;
  max-width: 1655px;
  margin: 0 auto;
}

body div#shopify-section-template--16105594421481__cart-items {
  margin-top: 70px;
}

body .cart-items td {
  vertical-align: middle;
}

body .cart__ctas button {
  width: 100%;
  border: 0;
  background: #626669;
}

body .cart__ctas button:after,
body .cart__ctas button:before {
  border: 0;
  box-shadow: none;
}

body .cart-items thead th {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  background: #00b96d;
  color: #fff;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 600;
}

body .color-background-1.isolate.gradient {
  max-width: 1655px;
  margin: 0 auto;
}

body .page-width-desktop {
  max-width: 100%;
  padding: 0;
}

body .collection__view-all a:not(.link) {
  margin-top: 2rem;
}

.div-block-100 svg {
  width: 24px;
}

h2.title.h2 {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 0;
}

.topbar a {
  margin-right: 0;
  padding-right: 0;
  border-right: 1px none #d2d0da;
  background-color: transparent;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.4px;
}

#cart-icon-bubble svg {
  flex-shrink: 0;
}

.header__submenu .header__menu-item {
  padding: 14px 0;
  text-decoration: none;
  text-transform: capitalize;
}

.grid-uniform li.grid__item {
  background-color: #fafafa;
  padding: 0 20px;
}

.card__information h3 {
  text-align: center;
}

.header__submenu.list-menu.list-menu--disclosure.gradient.caption-large.motion-reduce.global-settings-popup.inner_menu
  ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  max-width: 1655px;
  align-items: center;
}

#MainContent .breadcrumbs {
  padding: 0 15px;
  max-width: 1655px;
  margin: 40px auto 0 auto;
}

.js.product-form__input.ProductColorVariant {
  display: flex;
  max-width: inherit;
  min-width: inherit;
  flex-wrap: wrap;
  margin: 0;
}

.product-form__input.ProductColorVariant input[type="radio"] + label {
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 7px;
  background-color: transparent;
  text-decoration: none;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 23%;
  margin: 0 2% 20px 0;
  padding: 0 0;
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-weight: 600;
}

body .breadcrumbs__item:not(:last-child)::after {
  content: ">";
  padding-left: 10px;
  color: #64676c;
  font-size: 12px;
  letter-spacing: 2px;
  border: 0;
  transform: inherit;
  margin: 0;
  padding: 0;
  position: static;
  height: inherit;
  width: auto;
  margin-right: 10px;
  top: 0;
}

body .breadcrumbs__link,
body .breadcrumbs__item a {
  text-decoration: underline;
  padding-right: 12px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 12px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

body .breadcrumbs__link[aria-current="page"] {
  color: #64676c;
}

.product.product--medium.product--stacked.grid.grid--1-col.grid--2-col-tablet {
  background-color: #f9f9f9;
  max-width: 1655px;
  margin: 0 auto;
  padding: 32px 20px;
}


.product__info-wrapper.grid__item
  .product-form__input
  input[type="radio"]
  + label
  p {
  border-radius: 50%;
}

.product__info-wrapper.grid__item
  fieldset.product-form__input.ProductColorVariant
  .form__label {
  margin: 10px 0 20px 0;
}

.product__info-wrapper.grid__item fieldset.product-form__input .form__label {
  margin: 10px 0 10px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}

.product__info-wrapper.grid__item
  .product-form__input
  input[type="radio"]:checked
  + label {
  background-color: #19dfb6;
  color: #fff;
  border: 1px solid #19dfb6;
}

.product__info-wrapper.grid__item
  .product-form__input.ProductColorVariant
  input[type="radio"]:checked
  + label {
  color: #333;
  border: 1px solid #333;
  background-color: inherit;
}

#myBtn {
  background: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: underline;
}

.product__title h1 {
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  color: #333;
  line-height: 31px;
  font-weight: 600;
  text-align: left;
}

.product__Sku {
  margin: 0;
  font-size: 12px;
  color: #64676c;
  font-weight: 700;
}

body .product-form__input {
  margin-bottom: 10px;
}

.RelatedProducts {
  max-width: 1655px;
  margin: 0 auto;
  padding: 0;
}

.QuantityAddtoCartSec {
  display: flex;
  align-items: center;
  position: relative;
  top: -15px;
}

.QuantityAddtoCartSec .product-form__input {
  margin: 0;
  min-width: inherit;
  max-width: inherit;
  width: inherit;
  flex: inherit;
}

.product__info-container .QuantityAddtoCartSec .product-form {
  margin: 0;
}

.QuantityAddtoCartSec .form {
  margin: 0 0 0 15px;
}

body .product-form__quantity .form__label {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin: 0 0 15px 0;
}

.AddtoCartBtn {
  position: relative;
  top: 26px;
}

button.product-form__submit.button.button--full-width.button--secondary {
  height: 50px;
  border-radius: 4px;
  background-color: #64676c;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  border: 0;
  position: relative;
  font-size: 0;
  width: 170px;
  display: none;
}

.btn.button.rfq-btn.rfq-btn-887 {
  margin: -10px 0 0 0;
}

button.product-form__submit.button.button--full-width.button--secondary:after {
  content: "add to order";
  font-size: 17px;
  position: absolute;
  top: 14px;
}

body ._1fragemv._1fragempg._1fragemh0 .nfgb6p0 {
  display: none !important;
}

button.product-form__submit.button.button--full-width.button--secondary:before,
button.product-form__submit.button.button--full-width.button--secondary:after {
  box-shadow: none;
}

.multicolumn.footerbtm h3 {
  margin-bottom: 21px;
  font-size: 15px;
  font-weight: 700;
  font-family: Arial, sans-serif;
  line-height: 23px;
  margin-top: 0;
}

.slide.w-slide:last-child p {
  width: 390px;
}

.list-menu--inline summary {
  display: flex;
  justify-content: center;
  align-items: center;
}

#w-slider-mask-0 .slide.w-slide:last-child p {
  width: 390px;
}

#w-slider-mask-0 .slide.w-slide.test:last-child {
  margin: 0;
}

.list-menu--inline {
  align-items: center;
}

.list-menu--inline li summary {
  height: 72px;
}

.list-menu--inline li summary a {
  width: 250px;
  height: 72px;
  text-decoration: none;

  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.list-menu--inline li summary a.w--current {
  background-color: #19dfb6;
  color: #fff;
}

.list-menu--inline li #Details-HeaderMenu-2 summary a.w--current {
  background-color: #f27063;
}

.list-menu--inline li #Details-HeaderMenu-2 summary a.w--current img {
  filter: brightness(100);
}

.list-menu--inline {
  margin: 0 -40px 0 0;
}

.list-menu--inline li.FirstLevelNav {
  margin-right: 0;
}

.list-menu--inline li.FirstLevelNav:last-child {
  margin-right: 0;
}

.list-menu--inline li:first-child summary span {
  position: relative;
  text-decoration: none;
  right: -20px;
}

.list-menu--inline li.FirstLevelNav:first-child a img {
  filter: brightness(0.5);
}

.list-menu--inline li.FirstLevelNav:first-child a.w--current img {
  filter: inherit;
}

body .cart-item__details div.product-option {
  display: none;
}

body .cart-item__details dl div.product-option {
  display: block;
}

.list-menu--inline li #Details-HeaderMenu-3 summary a.w--current {
  background-color: #2f9ce9;
}

.list-menu--inline li.FirstLevelNav:nth-child(1) .header__submenu {
  background-color: #19dfb6;
}

body details[open] > .header__menu-item {
  text-decoration: none;
}

body details[open] > .header__submenu {
  border: 0;
}

.list-menu--inline li.FirstLevelNav:nth-child(1) .header__submenu {
  background-color: #19dfb6;
}

.list-menu--inline li.FirstLevelNav:nth-child(2) .header__submenu {
  background-color: #f27063;
}

.list-menu--inline li.FirstLevelNav:nth-child(3) .header__submenu {
  background-color: #2f9ce9;
}

.list-menu--inline li.FirstLevelNav:nth-child(1) .list-menu__item,
.list-menu--inline li.FirstLevelNav:nth-child(2) .list-menu__item,
.list-menu--inline li.FirstLevelNav:nth-child(3) .list-menu__item {
  color: #fff;
}

body #product-grid .ratio {
  display: block;
}

body #product-grid .collection .card__media {
  position: static;
}

body #product-grid .card .media {
  position: static;
}

body #product-grid .media > :not(.zoom):not(.deferred-media__poster-button),
body #product-grid .media model-viewer {
  position: static;
}

body #checkout {
  font-size: 0;
  position: relative;
}


body .cart__ctas button::after,
body .cart__ctas button::before {
  border: 0;
  box-shadow: none;
  content: "submit order";
  width: 100%;
  height: 100%;
  font-size: 17px;
  text-transform: capitalize;
  top: 13px;
  font-family: inherit;
  box-shadow: none !important;
}

.card .card__inner .card__media {
  position: static;
}

body #product-grid .card--media .card__inner .card__content {
  padding: 0;
}

.list-menu--inline li #Details-HeaderMenu-3 summary a.w--current img {
  filter: brightness(100);
}

.list-menu--inline li summary a {
  color: #64676c;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 0px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-menu--inline summary img {
  width: 36px;
  height: 36px;
  margin-right: 15px;
}

.sliderContainer {
  position: relative;
  margin-top: 15px;
}

.sliderCollection .slick-dotted.slick-slider {
  margin: 0;
}

.sliderCollection .slick-next {
  background: url("/cdn/shop/files/right-chevron.png?v=1656312467")
    no-repeat right center;
  top: 140px;
  right: -50px;
  display: block;
  height: 40px;
  width: 40px;
  background-size: contain;
  font-size: 0;
}

.sliderCollection .slick-next::before {
  content: "\2192";
  font-size: 0;
}

.sliderCollection {
  width: 56%;
  margin-top: 40px;
  padding-bottom: 40px;
}

.sliderCollection h3 {
  margin: 30px 0;
  display: block;
  color: #1a1b1b;
  font-size: 18px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}

.sliderContainer p {
  color: #64676c;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}

.div-block-88 {
  max-width: 1685px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}

.progressBarContainer div:last-child {
  margin-right: 0;
}

.progressBarContainer div span.progressBar {
  width: 100%;
  height: 4px;
  background-color: #e9e9e9;
  display: block;
}

.progressBarContainer div span.progressBar .inProgress {
  background-color: #64676c;
  width: 0%;
  height: 4px;
}

.progressBarContainer {
  display: flex;
  width: 70%;
}

.progressBarContainer .item {
  padding-right: 20px;
  width: 44%;
}

.progressBarContainer .item h6 {
  opacity: 0.5;
  color: #1a1b1b;
  font-size: 10px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.progressBarContainer h3 {
  display: block;
  color: #1a1b1b;
  font-size: 22px;
  font-weight: 700;
}

.progressBarContainer .item p {
  display: block;
  color: #1a1b1b;
  font-size: 14px;
  font-weight: 700;
}

.RelatedProducts h2 {
  padding-right: 13px;
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}

.section-template--16105594618089__main-padding {
  padding-top: 0 !important;
}

@media screen and (min-width: 750px) body .section-template--16105594618089__main-padding {
  padding-top: 10px;
  padding-bottom: 12px;
}

#MainContent {
  padding-bottom: 0;
}

.no-js-hidden fieldset:last-child {
  margin: 0;
}

/* Custom */

.slick-dots {
  display: none !important;
}

/* three gird section */

.multicolumn.color-background-1.gradient.background-none.no-heading {
  padding: 40px 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f8f8f8;
}

.column-35.w-col.w-col-4 img {
}

.footerbtm.background-none .multicolumn-list .multicolumn-card__info,
.background-none
  .multicolumn-list:not(.slider)
  .center
  .multicolumn-card__info {
  padding: 0 10px;
}

.footer__content-bottom {
  padding: 20px 100px;
  background-color: #fff;
  font-size: 10px;
}

.header-wrapper.color-background-1.gradient header {
  display: flex;
  justify-content: flex-start;
}

body summary.list-menu__item {
  padding: 0;
}

body .header__inline-menu .header__menu-item .icon-caret {
  display: none;
}

#shopify-section-header {
  position: relative;
}

/* Homepage start */

.slider.w-slider div:empty {
  display: block;
}

.header-wrapper.color-background-1.gradient {
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  padding: 20px 0;
}

.header-wrapper.color-background-1.gradient header {
  max-width: 1655px;
  margin: auto;
  padding: 0 15px;
}

details[open] > .header__submenu {
  animation: animateMenuOpen var(--duration-default) ease;
  animation-fill-mode: forwards;
  z-index: 1;
  position: absolute;
  left: 0;
  padding: 0 0;
  background-color: #f1f1f1;
  border-top: 1px solid #19dfb6;
}


.header__submenu.list-menu.list-menu--disclosure.gradient.caption-large.motion-reduce.global-settings-popup.inner_menu
  ul
  li:last-child {
  margin-right: 0;
}

/* Homepage end */

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  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-commercecartopenlinkcount {
  display: inline-block;
  height: 18px;
  min-width: 18px;
  margin-left: 8px;
  padding-right: 6px;
  padding-left: 6px;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  background-color: #fff;
  color: #3898ec;
  font-size: 11px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.w-commerce-commercecartcontainerwrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.8);
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  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;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  position: absolute;
  top: 100%;
  left: 0px;
  right: auto;
  bottom: auto;
  background-color: transparent;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  position: absolute;
  left: auto;
  top: 100%;
  right: 0px;
  bottom: auto;
  background-color: transparent;
}

.w-commerce-commercecartcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 480px;
  min-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
  background-color: #fff;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.25);
}

.w-commerce-commercecartheader {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.w-commerce-commercecartheading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  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;
  -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-commercecartform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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-commercecartlist {
  overflow: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 24px;
  padding-right: 24px;
  -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%;
  -webkit-overflow-scrolling: touch;
}

.w-commerce-commercecartitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.w-commerce-commercecartiteminfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
  margin-left: 16px;
  -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;
  -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-commercecartproductname {
  font-weight: 700;
}

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

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

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

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

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

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

.w-commerce-commercecartfooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
}

.w-commerce-commercecartlineitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -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;
  -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;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

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

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

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

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

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

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

.w-commerce-commercecartcheckoutbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 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;
  text-align: center;
}

.w-commerce-commercecartemptystate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-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;
  -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-commercecarterrorstate {
  margin-top: 0px;
  margin-right: 24px;
  margin-bottom: 24px;
  margin-left: 24px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -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;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  background-color: #ffdede;
}

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

.w-commerce-commercelayoutcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  margin-left: 12px;
  margin-right: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutsummaryflexboxdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

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

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

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

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: " ";
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: " ";
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

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

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

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

  .w-commerce-commercelayoutsidebar {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-75.rowContent .product__description.rte.quick-add-hidden {
    display: none;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

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

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

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

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

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

  .w-commerce-commercecheckoutrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.productinfo {
  height: 60vh;
  margin-right: 0px;
  padding-right: 282px;
  padding-left: 282px;
  text-align: center;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 10px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-9 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-8 {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #63c399;
}

.div-block-8.colour-3 {
  background-color: #ffea08;
}

.div-block-8.colour-4 {
  background-color: #dbb9c0;
}

.div-block-8.bluecolour {
  background-color: #479be1;
}

.div-block-8.colour-5 {
  background-color: #e8e7e4;
}

.div-block-8.colour-6 {
  background-color: #a8b1b7;
}

.div-block-8.colour-7 {
  background-color: #d4c2ac;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 31px;
  -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;
}

.logo {
  display: inline;
  width: 250px;
}

.orders {
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  padding-left: 10px;
}

.accounts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.search {
  width: 500px;
  margin-top: 15px;
  margin-right: 3px;
  margin-left: 3px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 20px;
}

.text-block-9 {
  padding-right: 10px;
  font-size: 16px;
}

.text-block-10 {
  padding-right: 10px;
  font-size: 16px;
}

.search-button {
  display: none;
}

.search-input {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
  font-size: 16px;
}

.cateringbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 1px none #000;
  border-left: 1px none #d3d3d3;
  background-color: transparent;
  -webkit-transition: background-color 450ms ease;
  transition: background-color 450ms ease;
}

.cateringbutton:hover {
  background-color: #ededed;
}

.labbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 12px;
  -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;
  border-right: 1px none #000;
  border-left: 1px none #e2e2e2;
}

.labbutton.categorybutton {
  height: 100px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-transition: background-color 450ms ease;
  transition: background-color 450ms ease;
}

.labbutton.categorybutton:hover {
  background-color: #ededed;
}

.labbutton.categorybutton {
  height: 100px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-transition: background-color 450ms ease;
  transition: background-color 450ms ease;
}

.labbutton.categorybutton:hover {
  background-color: #ededed;
}

.medbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-right: 0px;
  margin-bottom: -1px;
  margin-left: 0px;
  padding: 0px 57px;
  -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;
  border-radius: 0px;
  background-color: #1bcea9;
}

.medbutton:hover {
  background-color: #1bcea9;
}

.text-block-11 {
  padding-right: 0px;
  padding-left: 5px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 0px;
}

.text-block-11.medtext {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.text-block-11.medtext:hover {
  background-color: transparent;
  color: #fff;
}

.div-block-13 {
  position: static;
  width: 32px;
  height: 32px;
  margin-right: 9px;
  border-style: none;
  border-width: 1px;
  border-color: #00ffca;
  background-color: #1bcea9;
}

.div-block-13.medicalheadericon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  border-style: none;
  border-color: #fff;
  border-radius: 0px;
}

.div-block-13.labheadericon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  margin-left: 0px;
  border-radius: 0px;
  background-color: transparent;
}

.div-block-13.catheadericon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  background-color: transparent;
}

.text-block-12 {
  display: inline-block;
  margin-left: 10px;
  padding: 8px 0px;
  background-color: #f8f8f8;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 12px;
  text-align: right;
  letter-spacing: 1px;
}

.options {
  background-color: #1bcea9;
}

.options.filter {
  border-bottom: 1px none #000;
  background-color: #333;
  background-image: linear-gradient(180deg, #1bcea9, #1bcea9),
    linear-gradient(72deg, #1bcea9 69%, #fff);
}

.options.filter.medical-options {
  position: absolute;
  display: block;
  width: 0%;
  border-radius: 0px;
  opacity: 1;
}

.options.filter.medical-options.activepanel {
  position: static;
  display: block;
  width: 100%;
  border-radius: 0px;
}

.options.filter.catering-options {
  position: absolute;
  display: none;
  width: 100%;
  background-image: linear-gradient(180deg, #d12020, #d12020),
    linear-gradient(72deg, #1bcea9 69%, #fff);
}

.options.filter.laboratory-options {
  position: absolute;
  display: none;
  width: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#2a98e6),
    to(#2a98e6)
  );
  background-image: linear-gradient(180deg, #2a98e6, #2a98e6);
}

.options.filter.none {
  position: absolute;
  background-image: linear-gradient(180deg, #fff, #fff),
    linear-gradient(72deg, #1bcea9 69%, #fff);
}

.div-block-15 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 80px none #fff;
  border-left: 1px none transparent;
  border-radius: 0px;
  opacity: 1;
}

.div-block-16 {
  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;
  background-color: transparent;
  color: #fff;
}

.text-block-13 {
  padding: 21px 291px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #e9e9e9;
  color: #64676c;
  letter-spacing: 2px;
}

.link-6 {
  padding: 21px 30px 21px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.link-6:active {
  font-weight: 700;
}

.link-6:focus {
  font-weight: 700;
}

.link-6:visited {
  font-weight: 700;
}

.link-6.w--current:focus {
  font-weight: 700;
}

.link-6.selected {
  font-weight: 700;
}

.div-block-17 {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.search-2 {
  padding-right: 0px;
  padding-left: 8px;
}

.image-12 {
  display: none;
  width: 300px;
  padding-right: 13px;
  padding-bottom: 5px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-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;
  border-radius: 20px 10px 20px 20px;
}

.div-block-18 {
  position: relative;
  left: -11px;
  top: -17px;
  width: 25px;
  height: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 10px 10px 10px 0px;
  background-color: #000;
}

.text-block-14 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.div-block-19 {
  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;
}

.div-block-19.colourchart {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-15 {
  display: block;
  width: 100px;
  padding-bottom: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 2px;
  font-family: "Open Sans", sans-serif;
  color: #707b81;
}

.h2_select-2 {
  margin-top: 21px;
  margin-bottom: 10px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  opacity: 1;
  font-family: "Open Sans", sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
}

.form12_checkbox-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: none;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  padding: 1.5rem;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-style: none;
  border-width: 1px;
  border-color: transparent;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.form12_checkbox-3:active {
  border: 1px solid #000;
}

.form12_check_field-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 20px;
  padding-bottom: 10px;
  -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;
  border-color: rgba(79, 92, 101, 0.25);
  box-shadow: 1px 1px 35px 0 #f4f4f4;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.form12_check_field-3.product-card {
  width: 200px;
  height: 120px;
  margin-right: 0px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 0px;
  border-width: 1px 1px 3px;
  border-color: rgba(79, 92, 101, 0.25) #64676c rgba(79, 92, 101, 0.25)
    rgba(79, 92, 101, 0.25);
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: none;
}

.form12_check_field-3.product-card:hover {
  -webkit-transform: translate(0px, -6px);
  -ms-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
}

.form12_checkbox_field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 55px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding: 22px;
  -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;
  border-style: solid;
  border-width: 1.2px;
  border-color: rgba(62, 52, 200, 0.1);
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 35px 0 rgba(198, 211, 255, 0.28);
}

.form12_checkbox_label {
  display: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(79, 92, 101, 0.1);
}

.form12_checkbox_wrap-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.form12_checkbox_wrap-3.smaller_screens {
  margin-right: 88px;
  margin-bottom: 0rem;
  margin-left: 0px;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

.form12_field_wrap_02-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(79, 92, 101, 0.8);
}

.image-40 {
  border-radius: 5px;
  background-color: #d2d0da;
}

.image-41 {
  border-radius: 5px;
  background-color: #d2d0da;
}

.column-4 {
  position: static;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.button-3 {
  display: block;
  padding-top: 12px;
  padding-right: 17px;
  padding-bottom: 12px;
  background-color: #000;
  font-size: 18px;
  font-weight: 700;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-22 {
  height: 175px;
  background-image: url("../images/All_bowls_vertical_colors2.jpg");
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat-x;
}

.div-block-22.category-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -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;
}

.productimage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 10px;
  margin-left: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none solid none none;
  border-width: 2px 2px 1px;
  border-color: rgba(0, 0, 0, 0.03) rgba(168, 177, 183, 0.3) #b6b6b7
    rgba(0, 0, 0, 0.03);
  border-radius: 0px;
  background-color: #fafafa;
}

.productimage.productexample {
  width: 100%;
  border: 1px none #000;
}

.productimage.productexample:hover {
  border-style: none;
  border-width: 2px;
  border-color: #dadada;
}

.text-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  border-bottom: 2px solid transparent;
  font-family: "Open Sans", sans-serif;
  color: #1a1b1b;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-24 {
  width: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f7f7f7;
  font-size: 16px;
}

.div-block-25 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  background-color: #f8f8f8;
}

.select-field {
  margin-right: 15px;
  margin-bottom: 0px;
  margin-left: 15px;
  padding-top: 27px;
  padding-bottom: 27px;
  border-style: solid;
  border-width: 1px 5px;
  border-color: #b6b6b7 transparent #b6b6b7 #f8f8f8;
  background-color: transparent;
  color: #d2d0da;
  font-size: 14px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 98px;
  margin-left: 98px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.form-block {
  padding: 9px 176px;
  border-top: 1px solid #d2d0da;
}

.text-block-18 {
  font-family: "Open Sans", sans-serif;
  color: #b3a7a7;
  font-weight: 300;
  text-align: center;
}

.form-block-2 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.div-block-27 {
  width: 32px;
  height: 32px;
  border-radius: 20px;
  background-color: #1bcea9;
}

.div-block-27.colour1 {
  width: 32px;
  height: 32px;
  background-color: #63c399;
}

.div-block-27.colour1._2 {
  border: 1px solid #000;
  background-color: #d9d9d9;
}

.div-block-27.colour2 {
  width: 32px;
  height: 32px;
  background-color: #479be1;
}

.div-block-27.colour3 {
  width: 32px;
  height: 32px;
  background-color: #ffea08;
}

.div-block-27.colour4 {
  width: 32px;
  height: 32px;
  border-style: solid;
  border-width: 1px;
  border-color: #c2c2c2;
  background-color: #e3e9e9;
}

.div-block-27.colour5 {
  background-color: #dbb9c0;
}

.div-block-27.colour-6 {
  background-color: #aa4438;
}

.div-block-27.colour7 {
  background-color: #a8b1b7;
}

.div-block-27.colour-8 {
  background-color: #f01034;
}

.div-block-27.colour6 {
  background-color: #d4c2ac;
}

.text-block-21 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #8f9193;
  font-size: 14px;
  text-align: center;
}

.heading-3 {
  font-family: "PT Sans", sans-serif;
  color: #fff;
  font-size: 88px;
}

.text-block-22 {
  font-family: "Open Sans", sans-serif;
  color: #686b70;
  font-size: 8px;
  font-weight: 700;
  text-align: center;
}

.colourswatch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 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-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.colourswatch.swatch2 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  width: 100%;
  margin-top: 0px;
  background-color: #fafafa;
}

.colourgrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 12px;
  -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;
}

.link-8 {
  color: #64676c;
  text-decoration: none;
}

.link-8:hover {
  text-decoration: underline;
}

.imageyellow {
  display: block;
  margin-top: 0px;
}

.webfooter {
  font-size: 10px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.webfooter.footer {
  background-color: #f8f8f8;
}

.text-block-24 {
  display: inline;
  margin-right: 5px;
  padding-right: 17px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #000;
  opacity: 0.9;
  order: 1;
}

.text-block-24.copy {
  display: inline;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 1;
  order: 1;
}

.tests {
  order: 2;
  display: flex;
      align-items: center;
}

.text-block-24.priv {
  border-left-style: solid;
  border-left-color: #686868;
  opacity: 1;
  order: 1;
  border-right: 0;
  border-right-width: 0px;
  border-width: 1px;
  padding-left: 19px;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 46px;
  -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;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

.image-52 {
  height: 100px;
}

.image-53 {
  height: 100px;
}

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

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

.link-11 {
  padding-top: 13px;
  padding-bottom: 3px;
  font-family: "Open Sans", sans-serif;
  color: #757575;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.link-11.heading-footer {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.link-12 {
  font-family: "Open Sans", sans-serif;
  color: #000;
  text-decoration: none;
}

.link-13 {
  font-family: "Open Sans", sans-serif;
  color: #1a1b1b;
  text-decoration: none;
}

.footer {
  position: static;
  padding-top: 20px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

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

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

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

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

._255mgreen {
  position: static;
  top: 0px;
  width: 100%;
}

._255mblue {
  position: absolute;
  display: block;
  width: 100%;
  opacity: 0;
}

._255myellow {
  position: absolute;
  display: block;
  width: 100%;
  opacity: 0;
}

.columns-6 {
  margin-right: 109px;
  margin-bottom: 10px;
  margin-left: 109px;
}

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

.heading-5 {
  padding-right: 67px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.heading-5.otherproducts {
  margin-top: 62px;
  color: #64676c;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  -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;
}

.div-block-36.goeswith {
  margin-top: 30px;
  border-bottom: 1px solid rgba(168, 177, 183, 0.3);
  background-color: #fafafa;
}

.image-56 {
  margin-left: 0px;
  opacity: 0.6;
}

.image-57 {
  opacity: 0.6;
}

.image-58 {
  opacity: 0.6;
}

.image-59 {
  margin-right: 34px;
  padding-bottom: 15px;
  border-right: 1px solid rgba(129, 131, 135, 0.63);
  opacity: 1;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.megamenu {
  display: block;
}

.column-21 {
  padding-left: 0px;
  -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;
}

.div-block-38 {
  position: relative;
  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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

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

.block-content {
  display: none;
}

.block-header {
  display: none;
}

.text-span-4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.div-block-41 {
  height: 35px;
  border: 1px solid #000;
  opacity: 0.21;
}

.div-block-41.line1 {
  display: none;
}

.div-block-44 {
  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;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 175px;
  -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-image: url("../images/multi_bannrgreen62px70.jpg");
  background-position: 100% 50%;
  background-size: 2500px;
  background-repeat: repeat-y;
  background-attachment: scroll;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-62 {
  -webkit-filter: saturate(0%) brightness(200%);
  filter: saturate(0%) brightness(200%);
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.collection-item {
  width: 100%;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.link-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link-14.w--current {
  font-weight: 600;
}

.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-right: 286px;
  padding-left: 286px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-27 {
  color: #64676c;
  letter-spacing: 2px;
}

.text-block-28 {
  padding-left: 10px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 14px;
  letter-spacing: 2px;
}

.link-15 {
  padding-right: 12px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  letter-spacing: 2px;
  text-decoration: none;
}

.collection-list-wrapper {
  margin-top: 10px;
  padding-right: 140px;
  padding-left: 140px;
}

.collection-item-2 {
  margin-bottom: 16px;
  padding-right: 10px;
  padding-left: 10px;
}

.link-16 {
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.image-63 {
  display: none;
}

.rich-text-block {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  line-height: 42px;
  font-weight: 300;
}

.collection-item-3 {
  margin-bottom: 14px;
}

.div-block-47 {
  position: fixed;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100vh;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(92%, hsla(0, 0%, 100%, 0)),
    color-stop(98%, rgba(79, 92, 101, 0.3))
  );
  background-image: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0) 92%,
    rgba(79, 92, 101, 0.3) 98%
  );
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  padding-top: 0px;
}

.text-block-29 {
  display: none;
}

.empty-state {
  display: none;
}

.collection-list-wrapper-3 {
  display: block;
}

.image-65 {
  width: 45%;
  margin-right: 0px;
  margin-left: 0px;
}

.collection-item-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-top: 20px;
  margin-bottom: 20px;
  -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;
  border-right: 2px none rgba(168, 177, 183, 0.3);
  border-bottom: 1px none #b6b6b7;
  background-color: #fafafa;
}

.collection-list-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-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;
}

.heading-9 {
  position: static;
  margin-left: 35px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}

.link-17 {
  font-family: "Open Sans", sans-serif;
  color: #686b70;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-49 {
  border-radius: 400px;
  background-color: #63c399;
}

.div-block-49.yellow {
  background-color: #ffea08;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-overlay-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 35vh;
  max-height: 780px;
  margin-bottom: 50px;
  padding-top: 100px;
  padding-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-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.6)),
      to(rgba(0, 0, 0, 0.6))
    ),
    url("../images/f5T_BG0A.png");
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    url("../images/f5T_BG0A.png");
  background-position: 0px 0px, 50% 50%;
  color: #fff;
}

.hero-overlay-2.kidney {
  width: 75%;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.05)),
      to(rgba(0, 0, 0, 0.05))
    ),
    url("../images/f5T_BG0A.png");
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.05),
      rgba(0, 0, 0, 0.05)
    ),
    url("../images/f5T_BG0A.png");
  background-position: 0px 0px, 50% 50%;
}

.hero-overlay-2.bowls {
  width: 75%;
  margin-top: 37px;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.05)),
      to(rgba(0, 0, 0, 0.05))
    ),
    url("../images/All_bowls_vertical_colors2.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.05),
      rgba(0, 0, 0, 0.05)
    ),
    url("../images/All_bowls_vertical_colors2.jpg");
  background-position: 0px 0px, 150% 50%;
  background-repeat: repeat, no-repeat;
}

.hero-overlay-2.coming-soon {
  width: 75%;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.05)),
      to(rgba(0, 0, 0, 0.05))
    ),
    url("../images/unnamed-2.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.05),
      rgba(0, 0, 0, 0.05)
    ),
    url("../images/unnamed-2.jpg");
  background-size: auto, cover;
}

.heading-10 {
  color: #64676c;
  text-align: left;
  text-decoration: none;
}

.link-18 {
  color: #64676c;
  text-align: left;
  text-decoration: none;
}

.link-19 {
  color: #64676c;
  text-decoration: none;
}

.link-20 {
  padding-right: 15px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  letter-spacing: 2px;
  text-decoration: none;
}

.link-21 {
  padding-right: 15px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  letter-spacing: 2px;
  text-decoration: none;
}

.text-block-30 {
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  letter-spacing: 2px;
}

.text-block-31 {
  padding-right: 15px;
}

.text-block-32 {
  padding-right: 15px;
}

.paragraph-6 {
  padding-right: 296px;
  padding-left: 296px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.text-span-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}

.link-22 {
  color: #64676c;
  text-decoration: none;
}

.container {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.link-24 {
  color: #64676c;
  letter-spacing: 1px;
  text-decoration: none;
}

.mini-cart-list {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.text-block-76 {
  color: #969696;
}

.paypal {
  margin-bottom: 5px;
}

.mini-cart-image {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  background-image: url("../images/imani-clovis-234736-unsplash.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.mini-cart-price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Inconsolata, monospace;
}

.cart-product-name {
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 400;
}

.product-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.button-8 {
  padding: 15px 20px;
  background-color: #212127;
  color: #212127;
  font-weight: 500;
}

.button-8:hover {
  background-color: #3e3e49;
}

.button-8.white {
  background-color: #212127;
  color: #fff;
}

.button-8.white:hover {
  background-color: #414147;
}

.button-8.white.full {
  display: block;
  width: 100%;
  text-align: center;
}

.text-block-78 {
  font-family: Inconsolata, monospace;
  color: #969696;
}

.text-block-79 {
  color: #818187;
  font-size: 16px;
}

.cart-list {
  display: none;
}

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

.cart-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 6px;
  float: none;
  background-color: transparent;
  color: #212127;
  text-align: left;
}

.mini-cart-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  padding-left: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cart-quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 21px;
  min-width: 21px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #63666b;
  color: #fff;
}

.cart {
  margin-right: 3px;
}

.remove-product-link {
  width: 15px;
  height: 15px;
  margin-right: 13px;
  border-radius: 50%;
  background-color: #ff5f5f;
  background-image: url("../images/cancel.svg");
  background-position: 50% 50%;
  background-size: 7px;
  background-repeat: no-repeat;
}

.mini-cart-list-item {
  padding: 10px 20px;
}

.product-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.remove-button {
  margin-top: 4px;
}

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

.search-button-2 {
  display: none;
}

.search-3 {
  margin-bottom: 0px;
}

.search-input-2 {
  width: 400px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 11px;
}

.cart-2 {
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-banner {
  margin-top: 0px;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
}

.heading-banner.smaller {
  font-size: 50px;
  line-height: 60px;
}

.container-2 {
  max-width: 1200px;
}

.container-2.center {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.banner-second {
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #515157;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.3)),
      to(rgba(0, 0, 0, 0.3))
    ),
    url("../images/banner.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.3),
      rgba(0, 0, 0, 0.3)
    ),
    url("../images/banner.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.banner-second.normal {
  padding-top: 10px;
  background-color: #212127;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.3)),
    to(rgba(0, 0, 0, 0.3))
  );
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.3),
    rgba(0, 0, 0, 0.3)
  );
  background-position: 0px 0px;
}

.section.less-space {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

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

.page-content {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.banner {
  height: 850px;
  padding: 0px 30px;
  background-color: #fff;
}

.banner.sub {
  height: 200px;
}

.div-block-53 {
  position: static;
  width: 32px;
  height: 32px;
  margin-right: 9px;
  border-style: none;
  border-width: 1px;
  border-color: #00ffca;
  background-color: #1bcea9;
}

.div-block-53.labheadericon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  margin-left: 0px;
  border-radius: 0px;
  background-color: transparent;
}

.div-block-53.medicalheadericon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  border-style: none;
  border-color: #fff;
  border-radius: 0px;
}

.div-block-53.catheadericon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  background-color: transparent;
}

.div-block-53.medicalheadericon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  border-style: none;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent;
}

.empty-state-3 {
  display: none;
  height: 0px;
  padding: 0px;
  background-color: transparent;
  font-size: 0px;
}

.div-block-55 {
  display: none;
}

.div-block-56 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  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;
  grid-template-rows: auto;
}

.text-field-2 {
  margin-bottom: 0px;
}

.table-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px none #000;
}

.collection-list-4 {
  width: 100%;
}

.table-header-label {
  margin-bottom: 0px;
  font-family: Inconsolata, monospace;
  text-transform: uppercase;
}

.table-header-data-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  -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-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  background-color: #000;
  color: #fff;
}

.table-header-data-2.product {
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.div-block-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 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;
  background-color: #faf9f9;
}

.div-block-58 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.heading-11 {
  font-family: "Open Sans", sans-serif;
  color: #64666b;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 2px;
}

.column-26 {
  padding-right: 0px;
  text-align: right;
}

.columns-11 {
  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;
  background-color: #faf9f9;
}

.myaccounthello {
  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;
  background-color: #fff;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #818387;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.heading-13 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 5px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #818387;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  -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-top: 1px solid #e8e7e4;
  border-bottom: 1px solid #e8e7e4;
  background-color: #fff;
}

.section-2.selected {
  height: 65px;
  background-color: #e9e9e9;
}

.section-2.accountbuttons:hover {
  background-color: #e8e7e4;
}

.section-2.accountbuttons.paymentmethods {
  display: none;
}

.section-2.accountbuttons.myorders:hover {
  background-color: #e2e2e2;
}

.section-2.accountbuttons.myreturns:hover {
  background-color: #e8e7e4;
}

.image-71 {
  width: 35px;
  height: 35px;
  margin-right: 27px;
}

.text-block-81 {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-81.selected {
  color: #1a1b1b;
  font-weight: 400;
}

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

.image-72 {
  width: 150px;
  margin-left: -5px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-left: 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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  width: 100%;
  padding: 40px 49px;
  justify-content: flex-start;
  border-right: 1px solid #e8e7e4;
}

.image-73 {
  width: 100px;
  height: 100px;
  padding: 11px;
  border-radius: 500px;
}

.column-28 {
  position: static;
  height: 100%;
  padding-right: 0px;
  padding-left: 27px;
  background-color: #faf9f9;
}

.column-29 {
  padding-right: 1px;
  padding-left: 0px;
  background-color: #e2e2e2;
}

.div-block-61 {
  height: 2px;
  background-color: #e2e2e2;
}

.image-74 {
  display: block;
  overflow: visible;
  height: 110vh;
  padding-left: 0px;
  border-radius: 7px;
  -o-object-fit: cover;
  object-fit: cover;
}

.columns-12 {
  background-color: #f9f8f8;
}

.text-block-82 {
  display: inline;
  padding-right: 36px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding-right: 39px;
  padding-left: 39px;
  -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;
  font-size: 12px;
}

.text-block-83 {
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 14px;
}

.link-26 {
  color: #64676c;
  text-decoration: none;
}

.div-block-64 {
  border-radius: 0px;
  background-color: #fff;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 19px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #e8e7e4;
}

.div-block-66 {
  margin-top: 16px;
  padding: 17px 30px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #e8e7e4;
  background-color: #fff;
}

.text-block-84 {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
}

.div-block-67 {
  margin-top: 15px;
  padding: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #e8e7e4;
  background-color: #fff;
}

.heading-14 {
  margin-top: 0px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-85 {
  margin-top: 7px;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.text-block-86 {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
}

.text-block-87 {
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 17px;
  font-weight: 400;
}

.text-block-88 {
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 17px;
  font-weight: 400;
}

.columns-13 {
  margin-bottom: 29px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e8e7e4;
}

.image-75 {
  width: 200px;
  padding-right: 0px;
}

.column-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.BdAccountPage a.button-9 {
  margin-bottom: 8px;
  padding-top: 19px;
  padding-bottom: 19px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #dadada;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.BdAccountPage a.button-10 {
  padding-top: 19px;
  padding-bottom: 19px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #dadada;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.image-76 {
  width: 200px;
}

.image-77 {
  width: 200px;
}

.columns-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-68 {
  overflow: visible;
  height: 80%;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-15 {
  margin-top: -2px;
  margin-bottom: 3px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: "Open Sans", sans-serif;
  color: #63666b;
  font-size: 22px;
}

.div-block-69 {
  width: 15px;
  height: 100%;
  margin-right: 23px;
  background-color: transparent;
}

.div-block-69.selected {
  background-color: #00b96d;
}

.div-block-70 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #d0d0d0;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 18px 18px 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: center;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 18px 18px 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;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 18px 18px 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-block-89 {
  margin-left: 15px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 700;
}

.text-block-90 {
  margin-left: 15px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 700;
}

.text-block-91 {
  margin-left: 15px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 700;
}

.text-block-93 {
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
}

.text-block-94 {
  margin-top: 28px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

.heading-16 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
}

.text-block-95 {
  margin-top: 7px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-align: left;
}

.text-block-95.totalunit {
  margin-top: 13px;
  font-size: 18px;
  font-weight: 700;
}

.image-78 {
  width: 100%;
  padding-right: 65px;
}

.div-block-71 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.text-block-97 {
  margin-top: 30px;
  padding-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 700;
}

.text-block-98 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 700;
}

.text-block-99 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
}

.text-block-100 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
}

.text-block-101 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}

.text-block-103 {
  font-family: "Open Sans", sans-serif;
}

.text-block-104 {
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 700;
}

.text-block-105 {
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 18px;
  font-weight: 700;
}

.text-block-106 {
  font-family: "Open Sans", sans-serif;
  color: #1a1b1b;
  font-size: 22px;
  font-weight: 800;
}

.text-block-107 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}

.text-block-108 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}

.text-block-109 {
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 800;
}

.column-31 {
  text-align: left;
}

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

.body-3 {
  background-color: #faf9f9;
}

.body-4 {
  background-color: #faf9f9;
}

.image-80 {
  width: 200px;
}

.image-81 {
  width: 100px;
  margin-right: -13px;
}

.div-block-72 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-82 {
  width: 50px;
  height: 50px;
}

.text-field-3 {
  width: 100%;
}

.form-3 {
  width: 100%;
  margin-top: 13px;
}

.form-block-4 {
  width: 100%;
}

.field-label {
  font-family: "Open Sans", sans-serif;
  color: #64666b;
  font-weight: 400;
}

.field-label-2 {
  font-family: "Open Sans", sans-serif;
  color: #64666b;
  font-weight: 400;
}

.field-label-3 {
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
  color: #64666b;
  font-weight: 400;
}

.div-block-73 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field-2 {
  padding-right: 20px;
}

.checkbox-label {
  padding-right: 20px;
}

.checkbox-2 {
  width: 35px;
}

.submit-button-2 {
  margin-top: 22px;
  background-color: #64666b;
}

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

.section-7 {
  margin-bottom: 5px;
  text-align: right;
}

.button-12 {
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
}

.button-13 {
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
}

.text-block-111 {
  margin-top: 12px;
  color: #64676c;
}

.button-14 {
  padding: 17px 59px;
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-weight: 600;
}

.button-14:hover {
  background-color: #64676c;
  color: #fff;
}

.select-field-2 {
  height: 50px;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #d2d0da;
  border-radius: 0px;
  background-color: #fff;
  font-size: 16px;
  line-height: 50px;
}

.text-field-4 {
  border-radius: 5px;
}

.mobilenabbarmyaccount {
  display: none;
}

.splitformdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #6d7f8d;
}

.label-two {
  height: 26px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-left: 10px;
  background-color: #f5f8fa;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.field-style-two {
  height: 30px;
  margin-bottom: 25px;
  padding-top: 5px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #f5f8fa #f5f8fa #657786;
  border-radius: 2px;
  background-color: #f5f8fa;
}

.field-style-two:focus {
  border-bottom-color: #1da1f2;
}

.field-style-two.password {
  margin-bottom: 5px;
  padding-top: 5px;
  border-top: 1px solid #f5f8fa;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #657786;
  border-left-style: solid;
  background-color: #fff;
}

.field-style-two.password:focus {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-color: #1da1f2;
  border-left-width: 0px;
}

.column-32 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.column-32.left-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #71c9f8;
}


.forgot-your-account-link {
  padding-left: 0px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.forgot-your-account-link:hover {
  text-decoration: underline;
}

.form-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.field-style {
  height: 30px;
  margin-bottom: 25px;
  padding-top: 5px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #f5f8fa #f5f8fa #657786;
  border-radius: 2px;
  background-color: #f5f8fa;
}

.field-style:focus {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-color: #1da1f2;
  border-left-width: 0px;
}

.buttons {
  width: 100%;
  margin-bottom: 15px;
  border-radius: 20px;
  background-color: #00b96d;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.text-block-112 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 35px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.label {
  height: 26px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-left: 10px;
  background-color: #f5f8fa;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.log-in-formdiv {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slogan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-right: 260px;
  padding-left: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bold-text-3 {
  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;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}

.content-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 135px;
  padding-left: 150px;
  -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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.buttons-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 10px;
  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;
}

.submit-button-3 {
  margin-top: 17px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  border-radius: 20px;
  background-color: transparent;
  color: #64676c;
  font-size: 15px;
  font-weight: 700;
}

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

.login-form {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
}

.columns-15 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.twitter-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(255, 255, 255, 0.8)),
      to(rgba(255, 255, 255, 0.8))
    ),
    url("../images/unnamed-2.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0.8)
    ),
    url("../images/unnamed-2.jpg");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.h1 {
  margin-top: 10px;
  color: #14171a;
  font-size: 28px;
}

/* .topbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 87%;
  margin: 0 auto;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
  -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-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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
} */

.topbar {
  display: flex;
  align-items: center;
}

.topbar a {
  display: flex;
  align-items: center;
}

.header.header--middle-left.page-width.header--has-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.headerLeft {
  display: flex;
  align-items: center;
}

.text-block-113 {
  display: inline-block;
  margin-left: 10px;
  padding: 8px 0px;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  color: #1a1b1b;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 1px;
}

.text-block-113.about-us {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 13px;
  border-right: 1px none #d2d0da;
  background-color: transparent;
  color: #64676c;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.4px;
}

.text-block-113.about-us:first-child {
  display: block;
}

.text-block-113.about-us {
  margin-right: 0px;
  padding-right: 0px;
  border-right: 1px none #d2d0da;
  background-color: transparent;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.4px;
}

.page-width {
  margin: 0;
}


.text-block-113.about-us {
  display: none;
}

.orders {
  display: none;
}

.mobilelogo {
  display: none;
}

.image-85 {
  width: 42px;
  height: 42px;
  opacity: 0.69;
}

.mask {
  height: auto;
}

.div-block-86 {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.rightcontent {
  position: relative;
  width: 45%;
  height: 95vh;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.progress {
  position: absolute;
  width: 0%;
  height: 5px;
  background-color: #1bcea9;
}

.progress._1 {
  background-color: #64676c;
}

.progress._2 {
  background-color: #1a1b1b;
}

.text-block-59 {
  opacity: 0.5;
  color: #1a1b1b;
  font-size: 10px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.div-block-87 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.left-arrow {
  display: none;
}

/* .div-block-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  padding-right: 0px;
  padding-left: 133px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
} */

.heading-24 {
  margin-left: 19px;
  color: #64676c;
  font-size: 20px;
  text-transform: none;
}

.right-arrow {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.columnone {
  padding: 20px 20px 20px 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* .slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: transparent;
} */

.paragraph-7 {
  margin-top: 0px;
  margin-bottom: 40px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #64676c;
  font-size: 14px;
  line-height: 26px;
  text-align: left;
}

.div-block-89 {
  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;
  color: #64676c;
  font-weight: 400;
}

.range-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(292deg, rgba(27, 206, 169, 0.52) 64%, #fff),
    url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.range-content.defualt {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 156px;
  padding-left: 156px;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: no-repeat;
}

.range-content.lab {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(240, 16, 52, 0.66)),
      to(rgba(240, 16, 52, 0.66))
    ),
    url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(240, 16, 52, 0.66),
      rgba(240, 16, 52, 0.66)
    ),
    url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  opacity: 0;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.range-content.cater {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(25, 145, 245, 0.66)),
      to(rgba(25, 145, 245, 0.66))
    ),
    url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(25, 145, 245, 0.66),
      rgba(25, 145, 245, 0.66)
    ),
    url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  opacity: 0;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.range-content.medical {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(27, 206, 169, 0.69)),
      to(rgba(27, 206, 169, 0.69))
    ),
    url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(27, 206, 169, 0.69),
      rgba(27, 206, 169, 0.69)
    ),
    url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  opacity: 1;
  -webkit-filter: saturate(165%);
  filter: saturate(165%);
  -o-object-fit: fill;
  object-fit: fill;
}

.slide {
  margin-top: 12px;
  padding-right: 125px;
  text-align: center;
}

.div-block-85 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.text-span-14 {
  display: block;
  color: #1a1b1b;
  font-size: 22px;
  font-weight: 400;
  font-family: Arial, sans-serif;
  margin-bottom: 30px;
}

.div-block-90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  text-align: left;
}

.div-block-91 {
  display: flex;
  flex-direction: column;

  width: 100%;
  min-height: 80vh;

  align-items: stretch;      /* allows columns / children to fill height */
  justify-content: flex-start;

  flex: 1 0 auto;            /* IMPORTANT: allows it to grow */
}


.text-block-47 {
  margin-left: 0px;
  font-size: 26px;
  font-weight: 700;
  text-align: left;
  font-family: Arial, sans-serif;
}

.heading-20 {
  width: 300px;
  padding: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #1bcea9;
  border-radius: 3px;
  font-size: 23px;
  font-family: Arial, sans-serif;
}

.heading-20.cateringrange {
  width: 300px;
  border-color: #479be1;
  border-radius: 0px;
  opacity: 1;
}

.heading-20.laboratoryborder {
  width: 300px;
  border-color: #f27063;
}

.slidercontents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-86 {
  margin-left: -18px;
  padding-bottom: 30px;
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 11px;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.text-span-15 {
  color: #1a1b1b;
  font-size: 22px;
}

.bold-text-4 {
  color: #1a1b1b;
  font-size: 22px;
  font-weight: 400;
}

.slide-nav {
  display: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent;
  color: #be3535;
}

.progressbar {
  position: relative;
  height: 5px;
  margin-top: 12px;
  background-color: #e9e9e9;
}

.link-block-1 {
  border-radius: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
  color: #1a1b1b;
  text-decoration: none;
}

.link-block-1:hover {
  text-decoration: underline;
  background-color: #1bcea9;
}

.link-block-2 {
  border-radius: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
  color: #1a1b1b;
  text-decoration: none;
}

.link-block-2:hover {
  text-decoration: underline;
  background-color: #f27063;
}

.link-block-3 {
  border-radius: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
  color: #1a1b1b;
  text-decoration: none;
}

.link-block-3:hover {
  text-decoration: underline;
  background-color: #2f9ce9;
}


.icon-3 {
  margin-right: 40px;
  margin-bottom: 120px;
  margin-left: 0px;
  color: #000;
}

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

.paragraph-10 {
  margin-bottom: 21px;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  font-family: Arial, sans-serif;
}

.columns-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-3 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.column-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-block-114 {
  display: inline;
  margin-right: 0px;
  padding-right: 17px;
  padding-left: 20px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #000;
  opacity: 0.9;
}

.text-block-114.priv {
  border-right-style: solid;
  border-right-color: #686868;
  opacity: 1;
}

.text-block-114.copy {
  display: inline;
  padding-left: 0px;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 1;
}

.link-29 {
  display: none;
  padding-top: 13px;
  padding-bottom: 3px;
  font-family: "Open Sans", sans-serif;
  color: #757575;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.link-29.heading-footer {
  display: none;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.webfooter-2 {
  padding: 20px 100px;
  background-color: #fff;
  font-size: 10px;
}

.webfooter-2.footer {
  padding: 40px 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f8f8f8;
}

.paragraph-11 {
  padding-left: 16px;
  color: #62646a;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.image-87 {
  width: 120px;
  height: 120px;
  margin-top: 19px;
}

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

.text-span-13 {
  color: #37af61;
  text-decoration: underline;
}

.bold-text-5 {
  font-weight: 700;
}

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

.link-30 {
  font-family: "Open Sans", sans-serif;
  color: #1a1b1b;
  text-decoration: none;
}

.div-block-93 {
  height: 20px;
  padding-right: 5px;
  padding-left: 5px;
  border-right: 1px solid #221f1f;
  display: none;
}

.body-5 {
  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-block-115 {
  padding-right: 0px;
  padding-left: 5px;
  color: #64676c;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 0px;
}

.text-block-115.medtext {
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 16px;
  font-weight: 400;
}

.text-block-115.medtext:hover {
  background-color: transparent;
  color: #1a1b1b;
}

.text-block-115.medtext.on {
  color: #fff;
  font-weight: 700;
}

.text-block-115.labtext {
  font-family: "Open Sans", sans-serif;
}

.text-block-115.cattext {
  font-family: "Open Sans", sans-serif;
}

.medbutton-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-right: 0px;
  margin-bottom: -1px;
  margin-left: 0px;
  padding: 0px 57px;
  -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;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: background-color 450ms ease;
  transition: background-color 450ms ease;
  text-decoration: none;
}

.medbutton-3:hover {
  background-color: #f9f8f9;
}

.medbutton-3.activepanel {
  height: 72px;
  margin-bottom: 0px;
  border-radius: 0px;
  background-color: #19dfb6;
  -webkit-transform: rotate(0deg) perspective(785px);
  transform: rotate(0deg) perspective(785px);
}

.icon-med.on {
  -webkit-filter: brightness(999999%);
  filter: brightness(999999%);
}

.cateringbutton-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 1px none #000;
  border-left: 1px none #d3d3d3;
  background-color: transparent;
  -webkit-transition: background-color 450ms ease;
  transition: background-color 450ms ease;
  text-decoration: none;
}

.cateringbutton-3:hover {
  background-color: #f9f8f9;
}

.weblogo {
  display: block;
  width: 250px;
  padding-right: 13px;
  padding-bottom: 5px;
  padding-left: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.navigation-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

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

.logo-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -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;
}

.labbutton-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 1px none #000;
  border-left: 1px none #e2e2e2;
  text-decoration: none;
}

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

.div-block-94 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 0px;
  -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-right: 80px none #fff;
  border-left: 1px none transparent;
  border-radius: 0px;
  opacity: 1;
}

.div-block-95 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  color: #fff;
}

.options-2 {
  background-color: #1bcea9;
}

.options-2.filter {
  border-bottom: 1px none #000;
  background-color: #333;
  background-image: linear-gradient(180deg, #1bcea9, #1bcea9),
    linear-gradient(72deg, #1bcea9 69%, #fff);
}

.options-2.filter.medical-options {
  position: absolute;
  display: block;
  width: 0%;
  border-radius: 0px;
  opacity: 1;
}

.options-2.filter.medical-options.activepanel {
  position: static;
  display: block;
  width: 100%;
  border-style: solid none none;
  border-width: 1px;
  border-color: #19dfb6 #000 #000;
  border-radius: 0px;
  background-color: #f7f7f7;
  background-image: none;
}

.options-2.filter.medical-options.activepanel.cateringoptions {
  padding-left: 0px;
  border-style: solid none none;
  border-color: #19dfb6 #db1333 #db1333;
  border-top-width: 1px;
  background-color: #f1f1f1;
}

.subcateogrylinks {
  font-family: "Open Sans", sans-serif;
  color: #333;
  text-decoration: none;
}

.subcateogrylinks._2 {
  margin-left: 20px;
  font-family: "Open Sans", sans-serif;
}

.heading-26 {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #333;
  font-weight: 400;
  text-align: center;
}

.div-block-84 {
  width: 100%;
  height: 300px;
}

.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-right: 5px;
  padding-left: 5px;
}

.tag-wrapper.middle {
  width: 100%;
  margin-top: 0px;
}

.heading-27 {
  margin-top: 0px;
  font-family: "Open Sans", sans-serif;
  color: #333;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 480px;
  margin-top: 31px;
  padding-right: 20%;
  padding-left: 20%;
  -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;
  border-radius: 10px;
  background-image: linear-gradient(
      283deg,
      rgba(27, 206, 169, 0.74),
      rgba(27, 206, 169, 0.19)
    ),
    url("../images/Bowls_panel1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.hero.tesy {
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.5)),
      to(rgba(0, 0, 0, 0.5))
    ),
    url("../images/Bowls_panel1.jpg");
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ),
    url("../images/Bowls_panel1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero.tesy._2 {
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(hsla(0, 0%, 100%, 0.47)),
      to(hsla(0, 0%, 100%, 0.47))
    ),
    url("../images/Bowls_panel1.jpg");
  background-image: linear-gradient(
      180deg,
      hsla(0, 0%, 100%, 0.47),
      hsla(0, 0%, 100%, 0.47)
    ),
    url("../images/Bowls_panel1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero.tesy._2._345mmfigbowl {
  background-image: url("../images/Bowls_panel1.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.hero.tesy._2._345mmfigbowl.test-4 {
  background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-position: 120% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.hero.tesy._2._345mmfigbowl.test-4.test3 {
  background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-position: 130% 50%;
}

.hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney {
  border-style: solid;
  border-width: 2px;
  border-color: #19dfb6;
  background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-position: 130% 50%;
}

.hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4 {
  padding-right: 0%;
  padding-left: 0%;
  background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-position: 120% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467 {
  height: 300px;
  border-style: solid;
  border-width: 1px;
  border-color: #e4ebff;
  background-image: none;
  background-position: 0px 0px;
}

.hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467.rect {
  display: none;
}

.hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467.collection-item-subcategory {
  display: none;
}

.columns-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px none #000;
}

.div-block-75 {
  position: static;
  left: 312px;
  width: 80%;
  text-align: left;
}

.columns-19 {
  height: 100%;
}

.column-37 {
  height: 100%;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.button-15 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease,
    background-color 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease,
    background-color 200ms ease;
  color: #fff;
  line-height: 22px;
}

.button-15:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  color: #fff;
}

.button-15.default-button {
  display: inline-block;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  -webkit-transition: color 200ms ease, background-color 200ms ease,
    box-shadow 200ms ease;
  transition: color 200ms ease, background-color 200ms ease,
    box-shadow 200ms ease;
  color: #5b697a;
}

.button-15.default-button:hover {
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  color: #213d63;
}

.button-15.default-button.big-default {
  margin-top: 0px;
  padding: 17px 35px;
  font-size: 16px;
}

.button-15.default-button.big-default.test {
  margin-left: 0px;
  background-color: #64676c;
  color: #fff;
}

.button-15.default-button.big-default.test.v2 {
  padding-right: 50px;
  padding-left: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-weight: 700;
}

.button-15.default-button.big-default.test.v2:hover {
  background-color: #64676c;
  color: #fff;
}

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

.divider-2 {
  height: 3px;
  margin-top: 34px;
  margin-bottom: 15px;
  background-color: #eee;
}

.div-block-74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 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;
}

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

.tagline.white-hero-tagline {
  margin-bottom: 10px;
  color: #fff;
}

.tagline.white-hero-tagline.tesdt {
  margin-left: 0px;
  color: #64676c;
}

.column-39 {
  height: 100%;
  background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
  background-position: 90% 50%;
  background-size: auto;
}

.column-39.bowls {
  background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(83%, transparent),
      to(#fff)
    ),
    url("../images/unnamed-3.jpg");
  background-image: linear-gradient(90deg, transparent 83%, #fff),
    url("../images/unnamed-3.jpg");
  background-position: 0px 0px, 90% 50%;
  background-size: auto, auto;
}

.column-39.bowls._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 20px;
  background-color: #fafafa;
  background-image: none;
}

.hero-title {
  margin-top: 5px;
  margin-bottom: 9px;
  padding-bottom: 14px;
  color: #fff;
  font-size: 55px;
}

.hero-title.test {
  margin-left: 0px;
  font-family: "Open Sans", sans-serif;
  color: #616161;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading-28 {
  font-family: "Open Sans", sans-serif;
}

.cart-button-3 {
  margin-left: 10px;
  padding: 5px 0px 5px 10px;
  border-style: none;
  border-width: 1px;
  border-color: #64676c;
  border-radius: 11px;
  background-color: #fff;
}

.image-88 {
  margin-right: 4px;
  padding-right: 1px;
  opacity: 1;
}

.cart-quantity-3 {
  margin-left: 6px;
  background-color: #00b96d;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}

.subcateogrylinks-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  color: #333;
  text-decoration: none;
}

.subcateogrylinks-2._2 {
  margin-left: 20px;
}

.breadcrumbs-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  padding-right: 10px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #f0f0f0;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -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;
}

.image-89 {
  width: 15px;
  margin-right: 13px;
  background-color: #000;
  opacity: 0.26;
}

.link-31 {
  padding-right: 12px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 12px;
  letter-spacing: 2px;
  text-decoration: none;
}

.text-block-116 {
  padding-left: 10px;
  color: #64676c;
  font-size: 12px;
  letter-spacing: 2px;
}

.text-block-117 {
  padding-left: 10px;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 12px;
  letter-spacing: 2px;
}

.filter-colors {
  display: -ms-grid;
  display: grid;
  margin-bottom: 10px;
  padding-right: 0px;
  -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;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: center;
}

.div-block-97 {
  width: 100%;
  border-style: solid;
  border-width: 0.5px;
  border-color: #64676c;
  -webkit-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  transform: rotate(140deg);
}

.heading-18 {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top: 1px none #e8e7e4;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 10px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 3px;
}

.div-block-60 {
  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;
  text-align: left;
}

.text-block-61 {
  opacity: 0.7;
  color: #64676c;
  font-size: 10px;
  font-weight: 600;
}

.colourselectoption {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

.v_img_list {
  display: block;
  width: 100%;
}

.colourselectoption.duskypink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-98 {
  margin-bottom: 10px;
  padding-right: 0px;
  border-radius: 20px;
}

.productcolourswatch {
    max-width: 40px;
    height: 40px;
    width: 100%;
    border-radius: 50%
}

.productcolourswatch.grey {
  background-color: #a8b1b7;
}

.productcolourswatch.yellow {
  background-color: #ffea08;
}

.productcolourswatch.duskpink {
  background-color: #dbb9c0;
}

.productcolourswatch.orange {
  background-color: #ff500d;
}

.productcolourswatch.blue {
  background-color: #479be1;
}

.productcolourswatch.mushroom {
  background-color: #d4c2ac;
}

.productcolourswatch.natural {
  border-style: solid;
  border-width: 1px;
  border-color: #aaa;
  background-color: #e8e7e4;
}

.productcolourswatch.white {
  border-style: solid;
  border-width: 1px;
  border-color: #bdbdbd;
  background-color: #fff;
}

.featureimage {
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
  margin-top: 0px;
}

.featureimage._2 {
  position: absolute;
  display: block;
}

.filters-horizontal {
  position: static;
  top: -31px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.text-block-63 {
  color: #8d8d8d;
  font-size: 9px;
  font-weight: 700;
  text-align: center;
}

.filtercolorbutton {
  text-decoration: none;
  box-shadow: none;
  border: 1px solid #c9c9c9;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 45px;
  padding: 0;
  margin-bottom: 5px;
  display: flex;
  cursor: pointer;
}
.filtercolouricon-2 {
  margin-left: 10px;
}

.filtercolorbutton:hover {
  box-shadow: inset 0 0 0 0.6px #64676c;
}

.filter-colors ul li:last-child a..filtercolorbutton {
  margin: 0;
}

.filtercolorbutton.pastel-green {
  width: 100%;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px 5px 0px 0px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  box-shadow: none;
  -webkit-transition-property: none;
  transition-property: none;
}

.filtercolorbutton.pastel-green:active {
  border-style: solid;
  box-shadow: none;
}

.filtercolorbutton.pastel-green:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
}

.filtercolorbutton.reset {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
}

.filtercolorbutton.size {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 10px 3px;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  border-radius: 0px;
  box-shadow: none;
  text-align: center;
}

.filtercolorbutton.size.reset {
  display: none;
}

.filtercolorbutton.mushroom {
  width: 100%;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px 5px 0px 0px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: none;
  -webkit-transition-property: none;
  transition-property: none;
}

.filtercolorbutton.mushroom:active {
  box-shadow: none;
}

.div-block-75.rowContent {
  display: flex;
  align-items: center;
}
@media (max-width: 789px){
  .div-block-75.rowContent {    flex-direction: column;}
}

.div-block-75.rowContent img {
  width: 150px;
  border-radius: 5px;
  margin-right: 30px;
}

.subcategory {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #64676c;
  font-weight: 700;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #64676c;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  margin-bottom: 0;
}

.colourname {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 9px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.filtercolouricon-2 {
  width: 32px;
  height: 32px;
  border-radius: 300px;
}

.filtercolouricon-2.mushroom {
  width: 10px;
  height: 100%;
  border-radius: 0px;
  background-color: #d4c2ac;
}

.filtercolouricon-2.green {
  width: 10px;
  height: 100%;
  margin-right: 0px;
  border-radius: 0px;
  background-color: #63c399;
}

.filtercolouricon-2.yellow {
  width: 10px;
  height: 100%;
  border-radius: 0px;
  background-color: #ffea08;
}

.filtercolouricon-2.white {
  width: 10px;
  height: 100%;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #b1aeae;
  border-radius: 0px;
  background-color: #fff;
}

.filtercolouricon-2.orange {
  width: 10px;
  height: 100%;
  border-radius: 0px;
  background-color: #ff431d;
  color: #ff431d;
}

.filtercolouricon-2.natural {
  width: 10px;
  height: 100%;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #b4b4b4;
  border-radius: 0px;
  background-color: #e8e7e4;
}

.filtercolouricon-2.grey {
  width: 10px;
  height: 100%;
  border-radius: 0px;
  background-color: #a8b1b7;
}

.filtercolouricon-2.blue {
  width: 10px;
  height: 100%;
  border-radius: 0px;
}

.filtercolouricon-2.dusk-pink {
  width: 10px;
  height: 100%;
  border-radius: 0px;
  background-color: #dbb9c0;
}

.filter-colors ul li:last-child a {
  margin: 0;
}

.filtercolouricon-2.reset {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  background-color: transparent;
}

.text-block-60 {
  margin-top: 0px;
  padding-left: 10px;
  opacity: 1;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 11px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.filterwidget {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: block;
  width: 15%;
  margin-top: 10px;
  margin-bottom: 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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.form-5 {
  position: relative;
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  padding-right: 0px;
  padding-left: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.productname {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: "Open Sans", sans-serif;
  color: #3c3939;
  text-align: center;
}

.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: 10px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 5px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
}

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

.colorselect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  justify-items: center;
  -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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}

.images {
  position: relative;
  height: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.productcard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 345px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-style: solid;
  border-width: 1px;
  border-color: #ececec;
  border-radius: 0px;
  background-color: #fafafa;
  -webkit-transition: border-color 375ms ease;
  transition: border-color 375ms ease;
}

.productcard:hover {
  border-color: #5c5c5c;
}

.subcategorygrid {
  display: -ms-grid;
  display: grid;
  height: 100%;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 6px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.text-block-62 {
  opacity: 0.7;
  color: #64676c;
  font-weight: 600;
}

.text-block-62.reset {
  font-size: 12px;
}

body .grid--4-col-desktop .grid__item {
  width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  background-color: #fafafa;
  padding: 0 10px;
  border: 1px solid transparent;
  transition: 0.4s;
}

body .grid--4-col-desktop .grid__item:hover {
  border: 1px solid #5c5c5c;
  transition: 0.4s;
}

.filter-size ul.CollectionPriceFilter-list.CollectionFilter-innerUL {
  display: flex;
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}

body .facets-vertical .facets-wrapper {
  padding-right: 20px;
  width: 15%;
}

body .filters-horizontal {
  padding: 0;
}

body .facets-vertical .product-grid-container {
  width: 85%;
}

.filter-size ul li {
  width: 33.3%;
  padding: 0 4px 10px 4px;
}

.select-2 {
  height: 50px;
  margin-bottom: 0px;
  padding-left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  color: #64676c;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}

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

.navbar {
  position: static;
  top: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.button-16 {
  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;
  background-color: #1bcea9;
}

.field-label-4 {
  margin-bottom: 0px;
}

.field-label-5 {
  margin-bottom: 0px;
}

.field-label-6 {
  margin-bottom: 0px;
}

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

.column-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-101 {
  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;
}

.image-90 {
  margin-bottom: 0px;
  padding-right: 22px;
  padding-left: 22px;
}

.heading-29 {
  margin-bottom: 18px;
  padding-right: 58px;
  color: #64676c;
  font-size: 18px;
}

.checkout-button {
  background-color: #64676c;
}

.column-41 {
  height: 100%;
}

.column-42 {
  height: 100%;
}

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

.button-17 {
  margin-top: 7px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  border-radius: 0px;
  background-color: transparent;
  color: #64676c;
}

.button-17:hover {
  background-color: #64676c;
  color: #fff;
}

.column-43 {
  height: 100%;
}

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

.button-18 {
  border-style: solid;
  border-width: 1px;
  border-color: #64676c;
  background-color: transparent;
  color: #64676c;
}

.text-block-118 {
  color: #626069;
  font-size: 10px;
}

.image-91 {
  background-color: #1bcea9;
  opacity: 1;
  outline-color: #1bcea9;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
  color: #1bcea9;
}

.text-block-119 {
  font-family: "Open Sans", sans-serif;
}

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

.paragraph-12 {
  margin-bottom: 16px;
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 18px;
  text-align: left;
}

.heading-30 {
  margin-top: 0px;
  color: #64676c;
  text-align: left;
}

.heading-31 {
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  color: #333;
  line-height: 31px;
  font-weight: 600;
  text-align: left;
}

.text-block-120 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}

.text-span-16 {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.div-block-102 {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #63c399;
}

.div-block-102.bluecolour {
  width: 32px;
  height: 32px;
  margin-left: 12px;
  background-color: #479be1;
}

.radio-button-field {
  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;
}

.radio-button-label {
  margin-left: 14px;
}

.colourproductselect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  margin-top: 0px;
  padding-left: 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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 7px;
  background-color: transparent;
  text-decoration: none;
}

.colourproductselect:active {
  border-width: 2px;
  border-color: #1a1b1b;
}

.div-block-104 {
  width: 32px;
  height: 32px;
  margin-right: 0px;
  margin-bottom: 6px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-radius: 20px;
  background-color: #479be1;
}

.text-block-121 {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-weight: 600;
}

.text-block-122 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.text-block-123 {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-weight: 600;
}

.text-block-124 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.text-field-5 {
  height: 50px;
  border-radius: 12px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}

.submit-button-4 {
  width: 100%;
  height: 50px;
  margin-top: 24px;
  border-radius: 4px;
  background-color: #64676c;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.image-92 {
  padding-top: 174px;
}

.columns-22 {
  background-color: #f9f9f9;
}

.div-block-105 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  -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;
}

.heading-32 {
  padding-right: 13px;
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}

.image-93 {
  margin-right: 30px;
  margin-left: 30px;
  padding-bottom: 0px;
  border-right: 1px solid rgba(129, 131, 135, 0.63);
  opacity: 1;
}

.div-block-106 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-125 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  .productinfo {
    padding-right: 0px;
    padding-left: 0px;
  }

  .gallery-grid-container {
    width: 100%;
    margin-top: 10px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-86 {
    flex-wrap: wrap;
  }

  .link-block-4 {
    width: 33.33%;
  }

  .div-block-79 {
    margin-top: 30px;
  }

  .link-block-4 {
    margin: 0;
    padding: 0 5px;
  }

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

  .cateringbutton {
    padding-right: 10px;
    padding-left: 10px;
  }

  .labbutton.categorybutton {
    padding-right: 10px;
    padding-left: 10px;
  }

  .medbutton {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-12 {
    padding-right: 10px;
    padding-left: 0px;
  }

  .div-block-15 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .image-12 {
    width: 350px;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .productimage {
    margin-right: 5px;
  }

  .form {
    margin-right: 4px;
    margin-left: 4px;
  }

  .webfooter {
    padding-right: 27px;
    padding-left: 27px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-21 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .breadcrumbs {
    padding-right: 7px;
    padding-left: 7px;
  }

  .collection-list-wrapper {
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .collection-item-2 {
    width: 33.33%;
    padding-right: 5px;
    padding-left: 5px;
  }

  .div-block-46 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 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;
    background-color: #f8f8f8;
  }

  .rich-text-block {
    margin-right: 0px;
    margin-left: 10px;
  }

  .hero-overlay-2.kidney {
    width: 90%;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(null),
        to(null)
      ),
      url("../images/f5T_BG0A.png");
    background-image: linear-gradient(180deg, null, null),
      url("../images/f5T_BG0A.png");
    background-position: 0px 0px, 100% 50%;
  }

  .hero-overlay-2.bowls {
    width: 90%;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0.03)),
        to(rgba(0, 0, 0, 0.03))
      ),
      url("../images/All_bowls_vertical_colors2.jpg");
    background-image: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.03),
        rgba(0, 0, 0, 0.03)
      ),
      url("../images/All_bowls_vertical_colors2.jpg");
    background-position: 0px 0px, -50% 50%;
  }

  .hero-overlay-2.coming-soon {
    width: 85%;
  }

  .heading-banner {
    font-size: 40px;
    line-height: 50px;
  }

  .page-content {
    width: 100%;
  }

  .banner {
    height: 500px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .collection-item-5 {
    display: block;
    float: none;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .collection-list-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-57 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-28 {
    padding-left: 15px;
  }

  .topbar {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -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: #f8f8f8;
  }

  .text-block-113 {
    padding-right: 10px;
    padding-left: 0px;
  }

  .rightcontent {
    display: none;
  }

  .div-block-87 {
    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;
  }

  .div-block-88 {
    width: 100%;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    padding: 0;
  }

  .slider {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

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

  .range-content.defualt {
    display: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .slide {
    padding-right: 10px;
  }

  .div-block-85 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 0 40px;
  }

  .heading-20 {
    font-size: 18px;
  }

  .div-block-90 {
    padding-right: 83px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-91 {
    -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 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .slidercontents {
    width: 100%;
  }

  .image-86 {
    margin-left: 0px;
  }

  .footer-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .webfooter-2 {
    padding-right: 27px;
    padding-left: 27px;
  }

  .webfooter-2.footer {
    padding-right: 12px;
    padding-left: 12px;
  }

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

  .medbutton-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cateringbutton-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .weblogo {
    width: 350px;
  }

  .navigation-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-94 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .div-block-74 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .breadcrumbs-2 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .div-block-96 {
    width: 100%;
  }

  .link-31 {
    font-size: 11px;
    text-decoration: none;
  }

  .text-block-117 {
    font-size: 11px;
  }

  .filter-colors {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .heading-18 {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-weight: 400;
  }

  .div-block-98 {
    position: static;
    top: 10px;
  }

  .filters-horizontal {
    position: -webkit-sticky;
    position: sticky;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    -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;
  }

  .filtercolorbutton.pastel-green {
    margin-left: 0px;
  }

  .text-block-60 {
    font-size: 10px;
  }

  .filterwidget {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
  }

  .div-block-99 {
    width: 100%;
  }

  .subcategorygrid {
    width: 100%;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .select-2 {
    padding-left: 10px;
  }

  .navbar {
    width: 100%;
  }

  .heading-32 {
    padding-right: 0px;
    padding-left: 35px;
    font-size: 16px;
  }

  .image-93 {
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .productinfo {
    padding: 40px 20px;
  }

  .sliderContainer .slick-list.draggable {
    width: 300px !important;
  }

  .link-block-4 {
    width: 100%;
  }

  .heading-20,
  .heading-20.laboratoryborder,
  .heading-20.cateringrange {
    width: 100%;
  }

  .multicolumn.color-background-1.gradient.background-none.no-heading {
    padding: 40px;
  }

  body
    .background-none
    .multicolumn-list:not(.slider)
    .center
    .multicolumn-card__info {
    padding: 0;
  }

  .columns-17.w-row {
    display: flex;
  }

  .progressBarContainer {
    width: 100%;
  }

  .progressBarContainer .item {
    width: 50%;
  }

  .sliderCollection .slick-next {
    display: none !important;
  }

  .gallery-grid-container {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .h2_select-2 {
    font-size: 10px;
  }

  .form12_check_field-3.product-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .form12_checkbox_field {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .form12_checkbox_wrap-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: 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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .form12_checkbox_wrap-3.smaller_screens {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

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

  .footer {
    padding: 40px 20px;
  }

  .hero-overlay-2 {
    padding: 40px 20px;
  }

  .cart-product-name {
    text-align: left;
  }

  .heading-banner.smaller {
    font-size: 34px;
    line-height: 46px;
  }

  .banner.sub {
    height: 120px;
  }

  .collection-item-5 {
    display: block;
    width: 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-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .collection-list-4 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .footer-3 {
    padding: 40px 20px;
  }

  .medbutton-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cateringbutton-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .weblogo {
    padding-right: 0px;
  }

  .hero {
    height: auto;
    padding: 10%;
  }

  .breadcrumbs-2 {
    padding-left: 14px;
  }

  .filtercolorbutton {
    margin: 4px;
    padding: 10px 16px;
  }
}

@media screen and (max-width: 479px) {
  .productinfo {
    padding-right: 11px;
    padding-left: 11px;
  }

  .topbar {
    background-color: #fff;
  }

  .headerLeft .header__heading-logo,
  .image-86 {
    width: 200px;
  }

  .menu-drawer__inner-submenu {
    margin-top: 50px;
  }

  .menu-drawer__menu.has-submenu.list-menu {
    margin: 70px 0 0 0;
  }

  body
    .menu-opening
    .header__icon.header__icon--menu.header__icon--summary.link.focus-inset
    span {
    right: -7px;
    top: -40px;
    z-index: 999;
  }



  .text-block-113.about-us:first-child {
    display: none;
  }

  body .grfq-quote-widget-label.shopCart {
    padding: 0;
    font-size: 0;
    background-color: #fff;
    margin: 0 12px 0 0;
  }

  .centered-container {
    text-align: left;
  }

  .gallery-grid-container {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .div-block-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .logo {
    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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .logo.w--current {
    width: 100px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .cateringbutton {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .labbutton.categorybutton {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .labbutton.categorybutton {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .medbutton {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .text-block-12 {
    display: block;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .image-12 {
    display: none;
    padding-right: 0px;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h2_select-2 {
    font-size: 12px;
  }

  .form12_checkbox-3 {
    padding-left: 0rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .form12_check_field-3.product-card {
    width: 40%;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .form12_checkbox_field {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 35px 0 rgba(198, 211, 255, 0.08);
  }

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

  .form12_checkbox_wrap-3.smaller_screens {
    margin-right: 0px;
    margin-bottom: 0rem;
    -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;
  }

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

  .form-block {
    display: block;
    padding-right: 0px;
    padding-left: 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;
  }

  .webfooter {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

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

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

  .heading-5.otherproducts {
    padding-right: 0px;
    text-align: center;
  }

  .div-block-36 {
    -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;
  }

  .div-block-36.goeswith {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-59 {
    margin-right: 0px;
    margin-bottom: 24px;
  }

  .collection-list-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .collection-item-2 {
    width: 100%;
  }

  .div-block-46 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .image-63 {
    display: block;
  }

  .image-65 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .collection-item-4 {
    width: 100%;
  }

  .heading-9 {
    position: static;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: left;
  }

  .hero-overlay-2.kidney {
    width: 90%;
  }

  .hero-overlay-2.bowls {
    width: 90%;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(null),
        to(null)
      ),
      url("../images/All_bowls_vertical_colors2.jpg");
    background-image: linear-gradient(180deg, null, null),
      url("../images/All_bowls_vertical_colors2.jpg");
    background-position: 0px 0px, 0% 50%;
  }

  .hero-overlay-2.coming-soon {
    width: 90%;
  }

  .link-19 {
    color: #64676c;
    text-decoration: none;
  }

  .link-20 {
    font-size: 12px;
    letter-spacing: 1px;
  }

  .link-21 {
    font-size: 12px;
    letter-spacing: 1px;
  }

  .text-block-30 {
    font-size: 12px;
    letter-spacing: 1px;
  }

  .link-24 {
    margin-right: 10px;
  }

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

  .heading-banner {
    font-size: 21px;
    line-height: 34px;
  }

  .section {
    padding: 0 10px 40px 10px;
  }

  .banner {
    height: 320px;
  }

  .table-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-57 {
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .column-29 {
    display: none;
  }

  .columns-12 {
    display: block;
  }

  .div-block-65 {
    padding-left: 0px;
  }

  .container-3 {
    background-color: #faf9f9;
  }

  .mobilenabbarmyaccount {
    display: block;
  }

  .topbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
    -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;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    justify-content: center;
  }

  .text-block-113 {
    display: block;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-80 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mobilelogo {
    display: block;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .mask {
    overflow: visible;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

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

  .rightcontent {
    display: none;
  }

  .div-block-87 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-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-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;
  }

  .div-block-88 {
    width: 100%;
  }

  .progressBarContainer .item {
    width: 100%;
    padding: 0;
  }

  .heading-24 {
    margin-top: 10px;
    color: #333;
  }

  .right-arrow {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    margin-right: -50px;
    margin-left: -269px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .div-block-75.rowContent {
    display: flex;
    align-items: center;
  }


  .div-block-75.rowContent img {
    border-radius: 5px;
    width: 150px;
  }

  .columnone {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    margin-top: 0px;
    padding-top: 0px;
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .paragraph-7 {
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 14px;
  }

  .range-content.lab {
    display: none;
  }

  .range-content.cater {
    display: none;
  }

  .div-block-85 {
    display: block;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px;
  }

  .div-block-90 {
    display: block;
    height: auto;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-91 {
    width: 100%;
    -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;
  }

  .text-block-47 {
    margin-top: 0px;
    margin-left: 10px;
    padding-top: 21px;
    padding-bottom: 5px;
    color: #333;
    font-size: 18px;
  }

  .heading-20 {
    width: 100%;
    margin-left: 10px;

    padding: 10px;
  }

  .heading-20.cateringrange {
    margin-left: 10px;
    opacity: 1;
  }

  .image-86 {
    margin: 0;
    padding: 0;
  }

  .div-block-79 {
    padding: 20px 20px 10px 20px;
    width: 100%;
    margin-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
    background-position: 50% 50%;
    background-size: 1081px;
  }

  .div-block-92 {
    margin-bottom: 0px;
    margin-left: 10px;
  }

  .link-block-4 {
    margin-right: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .columns-16 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -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;
  }

  .footer-3 {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    margin-top: 0px;
    padding: 0px 0px 10px;
    float: none;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-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;
    text-align: left;
  }

  .column-34 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-114.copy {
    padding-left: 22px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .webfooter-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 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;
  }

  .webfooter-2.footer {
    padding-right: 11px;
    padding-left: 11px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 9px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-35 {
    display: none;
    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;
  }

  .column-36 {
    margin-top: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-115 {
    padding-left: 0px;
    font-size: 12px;
  }

  .text-block-115.medtext {
    font-size: 14px;
  }

  .text-block-115.medtext.on {
    font-size: 12px;
    font-weight: 700;
  }

  .medbutton-3 {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .medbutton-3.activepanel {
    width: 35%;
    margin-bottom: 0px;
  }

  .cateringbutton-3 {
    width: 35%;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .weblogo {
    display: none;
    padding-right: 0px;
  }

  .navigation-3 {
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .logo-3 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .logo-3.w--current {
    width: 100px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .options-2.filter.medical-options.activepanel {
    display: none;
    overflow: scroll;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .tag-wrapper.middle {
    display: block;
    width: 95%;
    padding-right: 2px;
    padding-left: 2px;
  }

  .hero {
    height: 300px;
    padding: 14% 6%;
  }

  .hero.tesy {
    display: none;
  }

  .hero.tesy._2._345mmfigbowl.test-4.test3 {
    background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
    background-position: 90% 45%;
  }

  .hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney {
    background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
    background-position: 90% 50%;
  }

  .hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467 {
    display: none;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467.rect {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-top: 10px;
    border-radius: 5px;
  }

  .hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467.collection-item-subcategory {
    display: none;
    width: 80%;
    height: 65vh;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .columns-18 {
    background-color: rgba(21, 221, 180, 0.72);
    background-image: url("../images/KidneyDish_panel2.jpg");
    background-position: 250% 50%;
    background-size: cover;
  }

  .columns-18.long {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .leftSide {
    margin: 0;
    text-align: center;
  }

  .column-37.bedpan {
    display: block;
    border-bottom-right-radius: 0px;
    background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg");
    background-position: 10% 50%;
    background-size: 400px;
    background-repeat: no-repeat;
  }

  .column-37.bedpan.long {
    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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 9px;
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#fafafa),
      to(#fafafa)
    );
    background-image: linear-gradient(180deg, #fafafa, #fafafa);
    background-position: 0px 0px;
  }

  .button-15.default-button.big-default.test {
    margin-left: 0px;
  }

  .button-15.default-button.big-default.test.v2 {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0px;
    border: 1px none #000;
    border-radius: 9px;
  }

  .button-15.default-button.big-default.test.v2.v3 {
    border-radius: 0px 0px 5px 5px;
  }

  .div-block-74 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .tagline.white-hero-tagline.tesdt {
    margin-top: 11px;
    margin-left: 0px;
    font-size: 11px;
    text-align: center;
  }

  .column-39 {
    display: none;
  }

  .column-39.bowls._2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom-left-radius: 0px;
    background-color: #fafafa;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fafafa),
        to(#fafafa)
      ),
      url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg"),
      -webkit-gradient(linear, left top, left bottom, from(rgba(243, 242, 242, 0.5)), to(rgba(243, 242, 242, 0.5)));
    background-image: linear-gradient(180deg, #fafafa, #fafafa),
      url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg"),
      linear-gradient(
        180deg,
        rgba(243, 242, 242, 0.5),
        rgba(243, 242, 242, 0.5)
      );
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, auto, auto;
  }

  .column-39.bowls._2.long {
    background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg"),
      -webkit-gradient(linear, left top, left bottom, from(rgba(243, 242, 242, 0.5)), to(rgba(243, 242, 242, 0.5))),
      -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url("../images/5ece3322585e437e33c2443d_Perf_Tray_all_notxt-1.jpg"),
      linear-gradient(
        180deg,
        rgba(243, 242, 242, 0.5),
        rgba(243, 242, 242, 0.5)
      ),
      linear-gradient(180deg, transparent, transparent);
    background-position: 50% 50%, 0px 0px, 0px 0px;
    background-size: 500px, auto, auto;
  }

  .hero-title.test {
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 26px;
  }

  .breadcrumbs-2 {
    padding-left: 17px;
  }

  .filter-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    -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: 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;
    grid-template-rows: auto;
    -o-object-fit: none;
    object-fit: none;
  }

  .heading-18 {
    letter-spacing: 5px;
  }

  .filters-horizontal {
    position: static;
    top: 0px;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-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;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .filtercolorbutton {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .filtercolorbutton.pastel-green {
    width: 50px;
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .filtercolorbutton.mushroom {
    width: 100px;
    height: 100px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .filtercolouricon-2.green {
    width: 24px;
    height: 24px;
  }

  .filtercolouricon-2.grey {
    width: 24px;
    height: 24px;
  }

  .filtercolouricon-2.blue {
    width: 24px;
    height: 24px;
  }

  .filtercolouricon-2.dusk-pink {
    width: 24px;
    height: 24px;
  }

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

  .filters-group {
    width: 100%;
  }

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

  .filter-size {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    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 auto;
    grid-template-rows: auto auto auto;
  }

  .navbar {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-102 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-105 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .image-93 {
    margin-right: 0px;
    margin-bottom: 24px;
  }
}

.div-block-74,
.header.header--middle-left.page-width.header--has-menu,
#HeaderMenu-MenuList-1 {
  max-width: 1685px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}

#w-node-_36a7debf-b19c-3c41-d285-69de40a2be02-2a4c4c7e {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e7080634-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e7080665-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e7080696-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e70806c7-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e70806f8-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e7080729-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e708075a-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e708078b-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e70807bc-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e70807ed-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e708081e-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_01bcaa88-e29b-38e3-d7dd-0273e708084f-5b42ddfd {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_132ebc39-8d4d-e829-1217-d014bbc47e25-abee7962 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6acb-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6afc-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6b2d-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6b5e-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6b8f-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6bc0-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6bf1-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6c22-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6c53-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6c84-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6cb5-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1278c646-9271-517a-3fe9-ffa5ce9b6ce6-abee7962 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

.webfooter.footer {
  padding: 0 15px;
  max-width: 1655px;
  margin: 0 auto;
}

@media screen and (max-width: 1600px) {
  .webfooter.footer,
  body
    .page-width.page-width--narrow.section-template--16105594749161__main-padding,
  .contact form,
  .header__submenu.list-menu.list-menu--disclosure.gradient.caption-large.motion-reduce.global-settings-popup.inner_menu
    ul,
  #MainContent .breadcrumbs,
  .div-block-88,
  .product.product--medium.product--stacked.grid.grid--1-col.grid--2-col-tablet,
  .header-wrapper.color-background-1.gradient header,
  body .section-template--16105594421481__cart-items-padding,
  .custom-padding,
  body .cart__footer,
  body
    .page-width.page-width--narrow.section-template--16105594749161__main-padding,
  body .color-background-1.isolate.gradient,
  #shopify-section-template--16105594487017__main,
  #shopify-section-template--16105594749161__main,
  #shopify-section-template--16105594749161__main,
  #shopify-section-template--16105594487017__form,
  #shopify-section-accountTabs,
  body .customer.account,
  #ContactForm,
  .div-block-74,
  .header.header--middle-left.page-width.header--has-menu,
  #HeaderMenu-MenuList-1,
  .RelatedProducts {
    max-width: 1270px;
    padding: 0;
  }


  .filter-size ul li {
    width: 50%;
  }

  .div-block-87:after {
    width: 24%;
  }

  body .list-menu--inline {
    margin: 0 0px 0 0;
  }
}

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

@media screen and (max-width: 1366px) {
  .div-block-87::after {
    width: 23%;
  }

  body
    .page-width.page-width--narrow.section-template--16105594749161__main-padding {
    padding: 0 30px;
  }
}

@media screen and (max-width: 1350px) {
  .div-block-87::after {
    width: 17%;
  }

  #MainContent .breadcrumbs {
    padding: 0 30px;
  }

  #shopify-section-template--16105594421481__cart-footer {
    padding: 0 15px;
  }

  .list-menu--inline li summary a {
    width: 250px;
  }
}

@media screen and (max-width: 1348px) {
  .div-block-87::after {
    display: none;
  }

  .header__submenu.list-menu.list-menu--disclosure.gradient.caption-large.motion-reduce.global-settings-popup.inner_menu
    ul {
    justify-content: left;
      padding-right: 10px;
        padding-left: 10px;
      gap: 15px;
  }



  body .facets-vertical .facets-wrapper {
    padding-right: 20px;
    width: 25%;
  }

  body .facets-vertical .product-grid-container {
    width: 75%;
  }

  body .grid--4-col-desktop .grid__item {
    width: calc(33.3% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(33.3% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    background-color: #fafafa;
    padding: 0 10px;
  }

  .webfooter.footer {
    padding: 20px;
  }
}

@media screen and (max-width: 992px) {
  .sliderCollection {
    width: 90%;
  }

  .link-11.heading-footer {
    margin: 0;
  }


  footer,
  .footer {
    border: 0;
  }

  body .footer-block.grid__item {
    margin-bottom: 20px;
  }

  body .footer-block.grid__item {
    margin: 0;
  }

  .link-11 {
    padding: 0;
  }

  header-drawer {
    order: 2;
  }

  .header > .header__heading-link {
    order: 1;
  }

  #MainContent .breadcrumbs {
    margin: 0;
  }

  .filters-horizontal .heading-18 {
    align-self: baseline;
  }

  .filters-group {
    width: 100%;
  }

  body .menu-drawer__navigation {
    padding: 0;
  }

  body .menu-drawer summary.menu-drawer__menu-item {
    padding-right: 0;
    padding: 10px 30px;
    border-bottom: 1px solid #dfdfdf;
  }

  body .menu-drawer__close-button .icon-arrow {
    width: 20px;
  }
  .menu-drawer__close-button .icon-arrow {
    width: 20px;
  }

  .header__icon--menu .icon.icon-close {
    top: 40px;
    right: 20px;
  }

  .menu-drawer__navigation-container {
    margin-top: 20px;
  }

  .js body .menu-drawer {
    height: 100vh;
  }

  body .menu-drawer {
    top: 0;
    background: #fff;
    z-index: 999;
  }

  body .list-menu__item {
    border-bottom: 1px solid #dfdfdf;
  }

  .cmspages .row {
    flex-direction: column;
  }

  .cmspages .row:nth-child(2n + 1) .headerTleft,
  .cmspages .row:nth-child(2n) .headerTright {
    width: 100%;
    padding: 0;
  }

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

  .cmspages .row:nth-child(2n) .headerTright {
    order: 1;
  }

  .cmspages .row:nth-child(2n) .headerTleft {
    order: 2;
  }

  .headerTright,
  .headerTleft {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467 {
    padding: 0;
    display: block;
    height: inherit;
  }

  .button-15.default-button.big-default.test.v2 {
    width: auto;
    border: 1px solid #e4e7e8;
    margin-top: 20px;
  }

  .tag-wrapper.middle .div-block-84 {
    height: inherit;
  }

  .heading-27 {
    font-size: 26px;
  }

  .column-38 {
    text-align: center;
  }

  .hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467 .columns-18 {
    background-color: inherit;
  }

  .hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467
    .column-39.bowls._2 {
    padding: 20px;
  }

  .div-block-75 {
    width: 100%;
  }

  .hero-title.test {
    padding: 0;
    margin: 0;
  }

  body .facets-vertical .facets-wrapper {
    width: 100%;
    padding: 0;
  }

  .filter-colors ul li:last-child a {
    margin: 4px 0;
  }

  body .facets-vertical .product-grid-container {
    width: 100%;
    margin-top: 20px;
  }

  .filter-size ul.CollectionPriceFilter-list.CollectionFilter-innerUL {
    margin: 0;
  }

  .cart-items thead {
    background: #00b86c;
  }
}

@media screen and (max-width: 640px) {
  .text-block-24.priv {
    display: inline-block;
    float: none;
    border: 0;
  }

  .text-block-24 {
    display: inline-block;
    float: none;
    border: 0;
  }

  .text-block-24 {
    border-right: 1px solid #dfdfdf;
  }

  #shopify-section-template--16105594650857__multicolumn.section {
    padding-top: 20px;
  }

  body .grid--4-col-desktop .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    background-color: #fafafa;
    padding: 0 10px;
  }

  .link-block-5 {
    width: 100%;
  }

  .full-unstyled-link {
    font-size: 14px;
  }

  .filter-colors ul {
    width: 100%;
  }
}


  #w-node-_36a7debf-b19c-3c41-d285-69de40a2be02-2a4c4c7e {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #cart-icon-bubble svg {
    width: 22px;
  }

  #cart-icon-bubble {
    margin: 0 0 0 10px;
    padding: 0;
  }

  .orders {
    padding: 0;
  }

  .text-block-113.about-us {
    padding-left: 7px;
  }

  .columns-17.w-row {
    flex-direction: column;
  }

  .columns-17.w-row img {
    margin-bottom: 15px;
  }

  .text-block-24.copy {
    text-align: center;
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
  }

  .multicolumn.color-background-1.gradient.background-none.no-heading {
    padding: 40px 20px;
  }
}

@font-face {
  font-family: "Dincond";
  src: url("../fonts/DINCond-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "Dincond";
  src: url("../fonts/DINCond-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@media screen and (max-width: 992px) {
  .leftSide {
    margin: 0 0 0 20px;
  }

  .hero-title.test {
    font-size: 20px;
    line-height: 28px;
    margin: 0;
  }

  .button-15.default-button.big-default.test.v2 {
    padding: 10px 15px;
    font-size: 14px;
  }

  .button-15.default-button.big-default.test.v2 {
    padding: 10px 15px;
    font-size: 14px;
  }

  .hero.tesy._2._345mmfigbowl.test-4.test3._300mmfigkidney._4._467 .columns-18 {
    background: #fafafa;
  }

  .div-block-75.rowContent img {
    margin: 0;
    width: 100%;
  }

  .column-39.bowls._2.w-col.w-col-6 {
    width: 70%;
  }

  .column-37.bowls.w-col.w-col-6 {
    width: 30%;
  }

}

@media screen and (max-width: 479px) {
  .leftSide {
    margin: 0;
  }

  .column-37.bowls.w-col.w-col-6 {
    display: none;
  }

  .column-37.bowls.w-col.w-col-6 img {
    height: inherit;
  }

  .div-block-75.rowContent .product__description.rte.quick-add-hidden {
    display: block;
  }

  .button-15.default-button.big-default.test.v2 {
    margin-top: 10px;
  }

  .column-39.bowls._2.w-col.w-col-6 {
    width: 100%;
    padding: 0;
  }

  .hero-title.test {
    font-size: 18px;
  }
}
.color-name-label {
  display: none;
}

.color-swatch-container:hover .color-name-label {
  display: block;
}
.color-name-display {
    text-align: center;
    margin-top: 1rem;
  color: black;
  margin-bottom: 2rem;
  font-size: 13px;
}
.line-above-swatch:before, .default-swatch:before {
content: "";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    width: 50%;
    height: 3px;
    background-color: #62656A;
    z-index: 10;
    border-radius: 30px;
    margin: 0 auto;
}
.colourselectoption {
    position: relative;
}
html, body {
  overflow-x: hidden!important;
}
.filtercolorbutton.w-inline-block.active {
    border: 1px solid;
}
@media (min-width: 1349px){
  .header__submenu.list-menu.list-menu--disclosure.gradient.caption-large.motion-reduce.global-settings-popup.inner_menu ul {
gap: 20px;
}
  .list-menu__item {
    display: block!important;
  }
}
.list-menu__item {
  text-align: center!important;
}
.grfq-quote-widget-label .cart-item-count {
    position: absolute;
    top: -10px;
    right: -20px;
    background-color: #F01034;
    color: white;
    border-radius: 3px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    display: flex;
    height: 20px;
    width: 100%px;
    justify-content: center;
    align-items: center;
}
.headerRight {
    display: flex;
    align-items: center;
}
{%- style -%}
/* 1) Keep the strip aligned to your container */
.product-recommendations {
  max-width: var(--page-width, 1240px);
  margin-inline: auto;

}

/* 2) Match grid gutters to the rest of the page and prevent overflow */
.product-recommendations .grid.product-grid {
  gap: 20;            /* adjust to taste (20–28px usually looks right) */
  margin-left: 0;
  margin-right: 0;
}
.product-recommendations .grid__item { min-width: 0; }

/* 3) Tighter heading spacing, aligned to cards */
.product-recommendations__heading {
  margin: 0 0 1.25rem;  /* was 3rem */
}

/* 4) Optional: reduce the big top gap under the product area for THIS section only */
.section-{{ section.id }}-padding {
  padding-top: 10x;    /* tweak if you want more/less space above the heading */
}


/* GLOBAL CONTAINER ALIGNMENT (match breadcrumbs + nav width) */
:root {
  --site-max: 1655px;
  --site-pad: 15px;
}

/* Shopify containers */
.page-width,
.page-width--narrow,
.page-width-desktop {
  width: 100%;
  max-width: var(--site-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: var(--site-pad) !important;
  padding-right: var(--site-pad) !important;
  box-sizing: border-box;
}

/* Ensure your "main page" section wrapper also behaves like the container */
.section-template,
[class*="section-template--"] {
  box-sizing: border-box;
}

/* Keep breadcrumbs aligned to the same container */
#MainContent .breadcrumbs {
  max-width: var(--site-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: var(--site-pad) !important;
  padding-right: var(--site-pad) !important;
}
/* Keep footer content aligned to same container as pages */
#shopify-section-footer .page-width {
  max-width: var(--page-width);
  margin-left: auto;
  margin-right: auto;
}
/* --- Sticky footer (footer always at bottom) --- */
html, body {
  height: 100%;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

/* Dawn/OS2 main wrapper */
main#MainContent,
.content-for-layout {
  flex: 1 0 auto;
}

/* Footer should not shrink */
#shopify-section-footer {
  flex-shrink: 0;
}

/* --- Footer column alignment fix --- */
#shopify-section-footer .footer-block,
#shopify-section-footer .footer-block__details-content {
  text-align: left;
}

/* Ensure lists align with headings */
#shopify-section-footer ul,
#shopify-section-footer li {
  text-align: left;
  padding-left: 0;
  margin-left: 0;
}

/* Remove unwanted centering from links */
#shopify-section-footer a {
  justify-content: flex-start;
  text-align: left;
}
/* --- Footer: make menu items align left under headings --- */
#shopify-section-footer .footer-block--menu {
  text-align: left !important;
}

/* This is the key: force the menu list container to start-align */
#shopify-section-footer .footer-block--menu .footer-block__details-content,
#shopify-section-footer .footer-block--menu .list-menu {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
}

/* Kill any default list indent/centering */
#shopify-section-footer .footer-block--menu ul {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

/* Make each link fill the column and sit left */
#shopify-section-footer .footer-block--menu .list-menu__item {
  width: 100% !important;
}

#shopify-section-footer .footer-block--menu .list-menu__item a,
#shopify-section-footer .footer-block--menu a {
  text-align: left !important;
  justify-content: flex-start !important;
}
#shopify-section-footer {
  padding-top: 48px;
}

#shopify-section-footer .footer-block__heading {
  margin-bottom: 12px;
}

#shopify-section-footer .list-menu__item {
  margin-bottom: 6px;
}
{%- endstyle -%}
