@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lora:400,400i&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

html,
body {
  height: 100%;
}

body {
  /*font-family: 'Manrope', sans-serif;*/
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #000;
  line-height: 1.6;
  background-color: #fff;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden !important;
}

#wrapper {
  min-height: 800px;
  padding: 0 0 50px;
}

h1 {
  font-size: 48px;
  font-weight: 700;
  color: #000;
  line-height: 70px;
  margin: 0 0 1.5rem;
}

h2,
.featured-brands-heading,
.featured-products-wrap header {
  font-size: 40px !important;
  font-weight: 700 !important;
  color: #000 !important;
  line-height: 60px;
  margin: 0 0 1.5rem;
  background-color: transparent !important;
  padding: 0 !important;
}

h3 {
  font-size: 24px;
  font-weight: 700;
}

b,
strong {
  font-weight: 700;
}

p {
  line-height: 24px;
  margin: 0 0 22px;
}

a {
  color: #2d8ada;
  text-decoration: none;
}

a:hover,
a:focus {
  -webkit-transition: color 0.2s ease-out 0s;
  transition: color 0.2s ease-out 0s;
  color: #0388fb;
  text-decoration: none;
}

.control-label,
.logintable span,
#MPMain_pnlSpecialInstructions .label1,
.cart_stdords .label1,
#MPMain_pnlResetPassword1 #MPMain_lblUserID {
  font-weight: 600;
  font-size: 14px;
  margin: 5px 0 7px;
  line-height: 18px;
  display: block;
}

.logintable span {
  margin: 20px 0 10px;
}

#MPMain_pnlSpecialInstructions .label1,
.cart_stdords .label1 {
  display: inline;
}

.required,
.mandatory {
  padding: 0 0 0 4px;
  position: relative;
  top: -1px;
  color: #e02b27;
  font-size: 14px;
}

.form-control,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"] input[type="phone"] select,
textarea {
  display: block;
  width: 100%;
  line-height: normal;
  border: solid 1px #c2c2c2;
  color: #000;
  font-size: 14px;
  padding: 0 10px;
  height: 40px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 1);
  background-clip: padding-box;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

select {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 0 10px;
  height: 40px;
}

textarea.form-control,
textarea {
  resize: none;
  height: 160px;
  padding: 10px;
}

.form-control::-moz-placeholder {
  color: #bfbdbd;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #bfbdbd;
}

.form-control::-webkit-input-placeholder {
  color: #bfbdbd;
}

.btn,
.btn_so,
.checkout-btn,
input[type="submit"] {
  color: #fff !important;
  padding: 0 25px;
  height: 40px;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 0;
  font-size: 14px;
  text-align: center;
  border: 0 none;
  background-color: #ef4036;
}

.btnA_2,
.btnA_1 {
  background-color: #f2f2f2;
  border: #cdcdcd 1px solid;
  color: #2b2b2b !important;
}

a.btn {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  text-decoration: none !important;
}

.btn.btn-block,
.checkout-btn {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
}

a.btn.btn-block,
a.checkout-btn {
  line-height: 40px;
}

.btn-primary {
  background-color: #ef4036;
}

.btn-secondry {
  background-color: rgba(1, 118, 63, 0.08) !important;
  color: #01763f !important;
}

@media (min-width: 992px) {
  .admin .container,
  .container,
  .caption-div>div {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.admin .container,
.container,
.caption-div>div,
.my-menu {
  max-width: 1600px;
}

.narrow-row {
  margin-left: -10px;
  margin-right: -10px;
}

.narrow-row>div[class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

.site-header {
  background-color: #fff;
  position: relative;
}

.top-bar {
  background: #f2f2f2;
  height: 40px;
}

.top-bar .social-nav {
  margin: 6px 0 0;
}

.top-bar .social-nav>li>a {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
}

.top-bar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

.top-bar-nav>li {
  margin: 0 25px 0 0;
  height: 50px;
  line-height: 50px;
}

.top-bar-nav li:last-child {
  margin: 0;
}

.top-bar-nav li a {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  display: block;
  height: 50px;
  line-height: 50px;
}

.primary-header .top-bar-nav li a {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 24px auto;
  padding-left: 32px;
}

.primary-header .top-bar-nav>li>a.account-link {
  background-size: 18px auto;
  padding-left: 26px;
}

.primary-header .top-bar-nav>li>a.cart-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.top-bar .top-bar-nav li a {
  font-size: 13px;
  height: 40px;
  line-height: 40px;
}

.top-bar-nav .btn {
  padding: 0 15px;
  font-weight: 700;
}

.top-bar-nav .btn a {
  color: rgba(255, 255, 255, 1);
}

.top-bar-nav li a.btn {
  height: 40px;
}

.top-bar-nav>li span.small-header {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #999;
  display: block;
}

.top-bar-nav>li span.cart-total {
  display: block;
  line-height: 20px;
}

.top-bar .nav-item:nth-child(1)>a,
.top-bar .nav-item:nth-child(2)>a,
.top-bar .nav-item:nth-child(3)>a,
.top-bar .nav-item:nth-child(4)>a,
.top-bar .nav-item:nth-child(5)>a {
  background: url(/images2/services-icon.svg) no-repeat scroll left center;
  background-size: 18px auto;
  padding-left: 30px;
}

.top-bar .nav-item:nth-child(2)>a {
  background-image: url(/images2/eco-icon.svg);
}

.top-bar .nav-item:nth-child(3)>a {
  background-image: url(/images2/indigenous-icon.png);
  background-size: 24px auto;
  padding-left: 34px;
}

.top-bar .nav-item:nth-child(4)>a {
  background-image: url(/images2/australian-made-icon.svg);
  background-size: 28px auto;
  padding-left: 36px;
}

.top-bar .nav-item:nth-child(5)>a {
  background-image: url(/images2/covid-icon.svg);
}

.top-bar .nav-link {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  background-color: transparent !important;
  margin: 0 5px 0 0;
}

.header-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.header-nav>li {
  margin: 0 15px 0 0;
}

.header-nav>li:last-child {
  margin: 0;
}

.header-nav>li>a {
  color: rgba(0, 0, 0, 0.6);
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.header-nav>li>a.btn {
  padding: 0 15px;
}

.header-nav>li.login-link>a {
  color: #fff;
  font-weight: 600;
  background-color: #ef4036;
  padding: 0 15px;
  margin-left: 10px;
}

.admin-link,
.account-link,
.favorite-link,
.cart-link {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 14px;
  padding: 0 0 0 20px;
}

.admin-link {
  background-image: url(/images2/admin-icon.svg);
  padding: 0 0 0 25px;
}

.account-link {
  background-image: url(/images2/user-icon.svg);
}

.favorite-link {
  background-image: url(/images2/heart-icon.svg);
}

.cart-link {
  background-image: url(/images2/cart-icon-inverse.svg);
  padding: 0 0 0 22px;
}

.primary-header {
  padding: 20px 0;
}

.navbar-brand {
  height: auto;
  padding: 0;
  margin: 0;
}

.navbar-brand img {
  width: 130px;
  height: auto;
}

.cart-nav {
  margin: 0 0 0 25px;
  position: relative;
}

.cart-btn img {
  width: 24px;
}

.cart-btn .badge {
  background: #e74b36;
  color: #fff;
  height: 22px;
  line-height: 22px;
  border-radius: 2px;
  min-width: 18px;
  overflow: hidden;
  padding: 0 5px;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
  margin: -2px 0 0 10px;
}

.cart-popup.dropdown-menu {
  top: 37px !important;
  left: auto !important;
  right: 0;
  width: 390px;
  background: #fff;
  border: 1px solid #bbb;
  z-index: 1025;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  padding: 0;
  margin: 0;
  transform: none !important;
}

.cart-popup.dropdown-menu a {
  padding: 0 !important;
  display: inline;
}

.cart-popup.dropdown-menu a:hover {
  color: inherit;
  background-color: transparent !important
}

.cart-popup:before,
.cart-popup:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cart-popup:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
  top: -12px;
  right: 26px;
}

.cart-popup:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
  top: -14px;
  right: 25px;
}

.minicart-items-wrapper {
  padding: 15px 20px 0;
  margin: 15px -20px 0;
  border-top: 1px solid #ccc;
  max-height: 388px;
  overflow: auto;
  overflow-x: hidden;
}

#minicart-content {
  padding: 25px 20px 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.close-cart {
  position: absolute;
  top: 8px;
  right: 13px;
  opacity: 0.7;
}

.close-cart img {
  width: 12px;
  height: auto;
}

.empty-card {
  padding: 10px 0 35px;
  text-align: center;
  font-weight: 700;
}

.minicart-summary {
  display: flex;
  justify-content: space-between;
  padding: 12px 0 18px;
}

.minicart-summary h6 {
  font-weight: 700;
  margin: 0;
}

.cart-popup.dropdown-menu .cart-btns-wrap a.btn {
  flex: 1;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  margin: 0 6px 0 0;
  background-color: transparent !important;
}

.cart-popup.dropdown-menu .cart-btns-wrap a.view-btn {
  border: #43b649 2px solid;
  color: #43b649 !important;
  line-height: 36px;
}

.cart-popup.dropdown-menu .cart-btns-wrap a.checkout-btn {
  background-color: #43b649 !important;
  margin: 0 0 0 6px !important;
}

.minicart-items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.minicart-items>li {
  border: 0 none !important;
  border-top: 1px solid #ccc !important;
  position: relative;
  padding: 20px 0 !important;
  margin: 0 !important;
}

.minicart-items>li:first-child {
  border-top: 0 none !important;
  padding-top: 0 !important;
}

.cart-item-actions {
  position: absolute;
  right: 0;
  bottom: 14px;
}

.cart-item-actions a {
  color: #2d8ada !important;
  margin: 0 0 0 15px;
}

.cart-item-actions a:first-child {
  display: none !important;
}

.product-miniview {
  display: flex;
}

.product-image-wrapper {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  border-radius: 4px;
  overflow: hidden;
}

.product-image-wrapper img {
  width: auto;
  height: 100%;
  position: absolute;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
}

.product-item-details {
  flex: 1;
  padding: 0 0 0 15px;
  max-width: calc(100% - 60px);
}

.product-item-details strong {
  display: block;
  font-weight: 400;
}

.product-item-details strong a {
  color: #2d8ada !important;
  line-height: normal !important;
}

.product-item-details strong a:hover {
  color: #0388fb !important;
}

.toggle {
  cursor: pointer;
}

.options-list {
  list-style: none;
  padding: 5px 0;
  margin: 0;
  font-size: 13px;
  display: none;
}

.product.options.show .options-list {
  display: block;
}

.options-list li {
  padding: 0 0 5px;
  border: 0 none !important;
}

.options-list .label {
  font-weight: 700;
}

.options-list li .price {
  font-size: 13px;
}

.details-qty label {
  margin: 0 10px 0 0;
}

.details-qty .qty-wrap {
  margin: 0;
  display: flex;
  align-items: center;
}

.details-qty .qty-btn {
  font-weight: 300;
  font-size: 32px;
  height: 32px;
  line-height: 32px;
  width: 32px;
  background-color: transparent !important;
  color: #333 !important;
  border: 0 none;
  outline: none !important;
}

.details-qty .c_qty {
  width: 50px;
  height: 32px;
  line-height: 30px;
  border: solid 1px #c2c2c2;
  text-align: center;
}

.header-btn {
  font-family: 'Lora', serif;
  color: rgba(0, 0, 0, 0.7);
  font-style: italic;
  font-size: 11px;
  padding: 40px 0 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 30px;
  text-align: center;
  margin: 0 0 0 20px;
}

.header-btn.promotional {
  background-image: url(/images2/offer.png);
}

.header-btn.promotional:hover {
  background-image: url(/images2/offer-hover.png);
}

.header-btn.clearout {
  background-image: url(/images2/clearance-icon.svg);
  background-size: auto 36px;
}

.header-btn.clearout:hover {
  background-image: url(/images2/clearance-icon-hover.svg);
}

.header-btn.backtoschool {
  background-image: url(/images2/catalog-icon.png);
}

.header-btn.backtoschool:hover {
  background-image: url(/images2/catalog-icon-hover.png);
}

.header-btn span {
  font-family: 'Manrope', sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: rgba(0, 0, 0, 1);
  font-style: normal;
  display: block;
}

.header-btn:hover,
.ink-finder-link:hover span,
.header-btn:hover span {
  color: #ef4036;
}

.global-search {
  flex: 1;
  padding: 0 70px;
}

#search {
  position: relative;
  max-width: 750px;
  margin: 0 auto;
}

#search .form-control {
  padding: 0 45px 0 12px;
  position: static;
  color: #555;
  height: 48px;
  width: 100%;
  box-shadow: none !important;
  background-color: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  border-radius: 100px;
}

#search .search-btn {
  position: absolute;
  right: 5px;
  top: 2px;
  height: 44px;
  width: 44px;
  padding: 0;
  background: url(/images2/search-icon.svg) no-repeat scroll center;
  background-size: 24px auto;
  border: 0 none;
  text-indent: -9999px;
}

#search a:not(.pencil-icon):not(.pencil-publish) {
  position: absolute;
  right: 54px;
  top: 2px;
  height: 44px;
  width: 30px;
  background: url(/images2/mic-icon.svg) no-repeat scroll center;
  background-size: 26px auto;
  border: 0 none;
  text-indent: -9999px;
}

.navbar,
nav {
  background-color: #000;
  padding: 0;
  height: 60px;
}

.nav-link {
  padding: 0;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  height: 48px;
  line-height: 48px;
}

.navbar-nav>li:hover .nav-link,
.navbar-nav>li.show .nav-link,
.my-menu .nav-item:hover>a {
  background-color: #ef4036;
  color: #fff !important;
}

.top-bar .navbar-nav>li:hover .nav-link {
  color: #ef4036 !important;
}

.my-menu>ul>li>a {
  display: flex;
  align-items: center;
  line-height: 18px;
  height: 60px;
  font-size: 13px;
  text-align: center;
}

.sub-nav {
  background-color: #f2f2f2;
}

.sub-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sub-nav ul li:not(:last-child) {
  margin: 0 20px 0 0;
}

.sub-nav ul>li>a {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  display: block;
  height: 50px;
  line-height: 50px;
  display: flex;
  align-items: center;
}

.sub-nav ul>li>a img,
.ink-finder-link img {
  height: 20px;
  width: auto;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 35px;
    padding-left: 35px;
  }

  .navbar-nav .nav-item:nth-last-child(2) .dropdown-menu,
  .navbar-nav .nav-item:nth-last-child(1) .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu,
  .top-bar .navbar-nav .dropdown-menu {
    max-height: 668px;
    overflow: auto;
  }
}

.dropdown-menu {
  border: 1px solid #d1d1d1;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
  font-size: 15px;
  min-width: 300px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background-clip: border-box;
}

.dropdown-menu li {
  border-bottom: 1px solid #f2f2f2;
  padding: 0;
  background-color: transparent !important;
}

.dropdown-menu li:last-child {
  border: 0 none;
}

.dropdown-menu li a {
  color: #2b2b2b;
  font-size: 14px;
  padding: 8px 20px;
  background-color: transparent !important;
  display: block;
  text-decoration: none !important;
}

.dropdown-menu li a:hover {
  color: #fff;
  background-color: #939598 !important;
}

.accounts-dropdown {
  min-width: 1px;
  width: 180px;
  background-color: #fff;
}

.accounts-dropdown .fas,
.accounts-dropdown .fa {
  display: none;
}

.accounts-dropdown li {
  margin: 0;
  border-color: rgba(0, 0, 0, 0.1);
}

.accounts-dropdown li a {
  font-size: 12px;
  color: #000;
  padding: 10px 20px;
  line-height: normal;
  height: auto;
}

.accounts-dropdown li a:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #000;
}

.navbar-toggler {
  display: none;
}

.mobile-menu {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  transition: left 0.2s ease-out;
}

@media (max-width: 991px) {
  .primary-header {
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
    padding: 15px 15px 110px;
  }

  .global-search {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 0 !important;
    max-width: none;
    bottom: 10px;
  }

  .navbar-toggler {
    display: block;
    padding: 0;
    margin: 0;
    border: 0 none;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    outline: none !important;
    position: absolute;
    left: 15px;
    top: 23px;
  }

  .tablet-hide,
  .product-menu .dropdown-menu ul {
    display: none !important;
  }

  .navbar-brand {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -50px;
    top: 15px;
  }

  .navbar-brand img {
    width: 100px;
  }

  .top-bar {
    height: 0;
  }

  .top-bar-nav li.dropdown {
    position: absolute;
    right: 15px;
    top: 20px;
  }

  .cart-link {
    background-image: url(/images2/cart-icon.svg);
    background-size: auto 20px;
    padding: 0 0 0 32px;
    font-size: 16px !important;
    color: #666 !important;
  }

  .mobile-menu.show {
    left: 0;
    transition: left 0.2s ease-out;
  }

  .mobile-menu.show:before {
    content: '';
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: fixed;
    z-index: 500;
    background: rgba(0, 0, 0, 0.8);
  }

  .mobile-menu-contents {
    max-width: 400px;
    width: 80%;
    position: relative;
    z-index: 501;
    background: #fff;
    height: 100%;
    overflow: auto;
  }

  .mobile-menu .nav-link {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 20px;
    line-height: normal;
    height: auto;
    color: #000;
  }

  .mobile-menu .nav-link .far,
  .mobile-menu .nav-link .fas,
  .mobile-menu .nav-link .fab {
    width: 30px;
  }

  .mobile-menu .nav-link img {
    width: 20px;
    margin: 0 10px 0 0;
  }

  .close-btn {
    position: absolute;
    right: 20px;
    top: 14px;
    z-index: 501;
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
  }

  .mobile-menu .close-btn {
    right: auto;
    left: 85%;
  }

  @media (min-width: 480px) {
    .mobile-menu .close-btn {
      left: 420px;
    }
  }

  .navbar-nav .dropdown-menu {
    box-shadow: none;
    border: 0 none;
    margin: 0;
    position: static !important;
    transform: none !important;
    background-color: rgba(0, 0, 0, 0.05);
    min-width: 1px;
  }

  .dropdown-menu li {
    border-bottom: 0 none;
  }

  .dropdown-menu li a {
    padding: 12px 35px;
    position: relative;
    font-size: 13px;
    color: #333;
  }

  .navbar-nav .dropdown .nav-link {
    position: relative
  }

  .dropdown-menu>li>a:after,
  .navbar-nav .dropdown .nav-link:after {
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
  }

  .navbar-nav .dropdown .nav-link:after {
    content: "\f107";
    left: auto;
    right: 20px;
    top: 14px;
    font-size: 14px;
  }

  .subcatslist {
    flex-direction: column;
  }

  .list-column {
    flex: 0 0 100%;
    margin: 0;
  }

  .subcatitem,
  .subcatitem>a {
    position: relative;
    display: block;
    font-size: 13px;
  }

  .subcatitem {
    padding: 0 35px;
  }

  .subcatitem>a {
    padding: 10px 0;
    color: rgba(0, 0, 0, 0.9);
  }

  .subcatitem>a:before {
    left: 0;
    top: 14px;
    display: none;
  }

  .mobile-menu .header-nav {
    flex-direction: column;
    background-color: #363636;
  }

  .mobile-menu .header-nav>li {
    margin: 0;
    border-bottom: rgba(255, 255, 255, 0.1) 1px solid;
  }

  .mobile-menu .header-nav>li>a {
    color: #fff;
    height: auto;
    line-height: normal;
    font-size: 14px;
    position: relative;
    padding: 15px 20px 15px 55px;
    font-weight: 600;
  }

  .mobile-menu .header-nav>li>a .fas {
    position: absolute;
    left: 20px;
    top: 18px;
    font-size: 24px;
  }

  .mobile-menu .header-nav>li>a span {
    display: block;
    font-size: 12px;
    padding: 2px 0 0;
    font-weight: 400;
  }

  .mobile-menu .header-nav .dropdown-menu {
    position: static !important;
    transform: none !important;
    margin: 0;
    background-color: transparent;
    box-shadow: none;
    border: 0 none;
    width: 100%;
    padding: 0 0 0 20px;
  }

  .mobile-menu .header-nav .dropdown-menu li a {
    color: #fff;
    font-size: 14px;
  }

  .product-menu {
    display: none;
  }

  .product-menu.show {
    display: block;
  }

  .mobile-menu .product-menu .nav-link {
    font-size: 14px;
    border: 0 none;
    padding: 12px 20px;
    color: #fff;
  }

  .mobile-menu .product-menu .dropdown-menu>li>a {
    position: relative;
  }

  .brand-item {
    max-width: 20%;
    flex: 0 0 20%;
  }
}

#hero-carousel .container {
  max-width: 1280px;
  padding: 0;
  position: relative;
}

#hero-carousel .row {
  margin: 0;
}

#hero-carousel .col-md-7,
#hero-carousel .col-md-5 {
  padding: 0;
}

body .static-content>.content {
  margin: 0 !important;
}

body .carousel-item .col {
  padding: 10px !important;
  padding-right: 0 !important;
  background-color: #fff;
}

.static-content>.content {
  width: 100%;
  padding: 7px 10px 7px 5px;
}

.static-content>a {
  display: flex !important;
  flex: 1 !important;
  align-self: center;
  align-items: center;
  align-content: center;
  justify-content: center;
  overflow: hidden;
  width: 100%;
}

.static-content>a img {
  height: 100%;
  object-fit: cover;
}

body .static-content:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 10px;
  background-color: #fff;
}

.carousel-caption {
  position: static;
  color: inherit;
  padding: 50px 20px;
}

.carousel-caption h1 {
  font-size: 30px;
  line-height: 150%;
  margin: 0 0 20px;
}

.carousel-caption p {
  font-size: 16px;
  font-weight: 300;
  margin: 0 14% 20px;
}

.carousel-control-next,
.carousel-control-prev {
  background-repeat: no-repeat;
  background-position: center;
  width: 45px;
  height: 45px;
  bottom: auto;
  top: 50% !important;
  transform: translateY(-50%) !important;
  z-index: 20;
  background-size: 16px auto;
  background-color: #F9E90D;
  opacity: 1;
}

.carousel-control-next span,
.carousel-control-prev span {
  display: none;
}

.carousel-control-next {
  background-image: url(/images2/chevron-right.svg) !important;
}

.carousel-control-prev {
  left: 10px;
}

@media (min-width: 768px) {
  .carousel-control-next {
    right: calc(50% + 5px);
  }
}

.carousel-control-prev {
  background-image: url(/images2/chevron-left.svg) !important;
}

.sub-text {
  font-size: 20px;
  line-height: 140%;
  margin: 0 0 25px;
  font-weight: 700;
  color: #000;
}

.features-wrap {
  position: relative;
  padding: 35px 0 0;
}

.features-wrap:after {
  content: '';
  position: absolute;
  left: -100%;
  right: -100%;
  bottom: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.05);
  z-index: 1;
}

.featured-brands-wrap {
  padding: 50px 0 80px;
}

.brands-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 50px 0 0;
  padding: 0;
  list-style: none;
}

.brand-item {
  max-width: 16.666666%;
  overflow: hidden;
  flex: 0 0 16.666666%;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 78px;
}

.brand-item .brand-img {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.brand-img img {
  max-width: 90%;
  width: auto;
  height: auto;
}

.brand-item:nth-child(3) .brand-img img,
.brand-item:nth-child(13) .brand-img img {
  max-width: 65%;
}

.brand-brand {
  font-size: 24px;
  font-weight: 700;
  color: #ef4036;
}

.featured-products-wrap {
  padding: 50px 0 0;
}

.featured-brands-heading,
.featured-products-wrap header {
  text-align: center;
  margin: 0 0 2rem;
}

.carousel-indicators {
  bottom: 30px !important;
}

.carousel-indicators li {
  width: 12px;
  height: 12px;
  border: 0 none;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}

.carousel-indicators li.active {
  background-color: #ef4036;
}

#testimonial-carousel {
  padding: 100px 0 20px;
}

#testimonial-carousel .sub-text {
  font-size: 15px;
  line-height: 24px;
  margin: 0 25% 30px;
  font-weight: 400;
  color: gray;
  text-align: center;
}

.user-img {
  margin: 0 auto 50px;
  position: relative;
  width: 100px;
}

.user-img img {
  width: auto;
  height: 100px;
  border-radius: 50%;
}

.user-img span {
  position: absolute;
  bottom: -10px;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  border-radius: 50%;
}

.user-img span .fas {
  color: #ef4036;
}

#testimonial-carousel .carousel-caption {
  padding: 20px 0 0;
  color: #000;
  background-color: transparent;
  position: static;
  max-width: 630px;
  margin: 0 auto;
}

#testimonial-carousel .carousel-caption .sub-text {
  margin: 0 0 30px;
}

#testimonial-carousel p {
  font-size: 18px;
  margin: 0;
  color: #000;
}

#testimonial-carousel p small {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, .5);
}

.gray:before {
  content: '';
  position: absolute;
  left: -100%;
  right: -100%;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.05);
  z-index: -1;
}

.ink_search {
  margin: 0 0 40px;
}

.ink_search_or {
  margin: 10px 0;
  text-align: center;
}

.ink_search_printers,
.ink_search_cartridges {
  position: relative;
}

.ink_search_printers input[type="text"],
.ink_search_cartridges input[type="text"] {
  height: 42px;
}

.ink_search_printers input[type="button"],
.ink_search_cartridges input[type="button"] {
  color: #fff !important;
  padding: 0 15px;
  height: 42px;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 0;
  font-size: 14px;
  text-align: center;
  border: 0 none;
  background-color: #ef4036;
  position: absolute;
  right: 0;
  top: 0;
}

.footer-top {
  background-color: #000;
  position: relative;
  padding: 20px 0 0;
}

.feature-box {
  text-align: center;
  margin: 0 0 15px;
}

.feature-box img {
  width: auto;
  height: 36px;
  filter: invert(1);
}

.feature-box h5 {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  margin: 10px 0 0;
}

.feature-box p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.feature-box p a {
  color: inherit;
  text-decoration: underline;
}

footer {
  font-size: 13px;
  color: #555;
}

.footer-middle {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.75);
  padding: 50px 0 20px;
}

footer h4 {
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 20px;
  color: #000;
}

.social-nav {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  flex-wrap: wrap;
}

.social-nav>li {
  margin: 0 0 0 10px;
}

.social-nav>li:first-child {
  margin: 0;
}

.social-nav>li>a {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #ef4036;
  border-radius: 50%;
}

.social-nav>li>a:hover {
  color: #fff;
  background: #ef4036;
}

.contact-wrap {
  margin: 0 0 30px;
}

.contact-wrap p {
  color: rgba(0, 0, 0, 0.7);
  padding: 0 0 0 32px;
  margin: 0 0 16px;
  position: relative;
}

.contact-wrap .lnr {
  font-size: 16px;
  color: #ef4036;
  position: absolute;
  left: 0;
  top: 4px;
}

.contact-wrap p a,
footer a {
  color: rgba(0, 0, 0, 0.7);
}

.footer-logo {
  margin: 0 0 30px;
}

.footer-logo img {
  max-width: 50px;
}

.footer-nav {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
}

.footer-nav li {
  margin: 0 0 10px;
  line-height: 20px;
}

.footer-nav li a {
  color: inherit;
}

.footer-nav li a:hover,
footer p a:hover {
  color: #000;
}

.footer-newsletter {
  margin: 0 0 30px;
}

.footer-newsletter p {
  margin: 0 0 15px;
}

.footer-newsletter form {
  position: relative;
}

.footer-newsletter .form-control {
  border-radius: 20px;
  padding: 0 40px 0 10px;
  width: 100%;
  height: 32px;
}

.footer-newsletter .btn {
  display: block;
  width: 100%;
  border-radius: 20px;
  height: 32px;
  margin: 10px 0 0;
}

.payments .img-fluid {
  max-width: 120px;
}

.copy-info {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #f8f8f8;
}

.copy-info p {
  margin: 0;
  font-size: 13px;
  color: #000
}

.copy-info a:hover {
  text-decoration: underline;
}

.caption-div>div {
  padding: 0 15px;
  margin: 0 auto;
}

.caption-div .caption {
  margin: 0 !important;
  padding: 30px 0;
}

h2.caption {
  margin: 10px 0 20px;
}

.taxnote {
  margin: 10px 0 10px 0;
  color: #e94d31;
}

.welcome-note {
  position: relative;
  padding: 25px 0;
}

.welcome-note p {
  font-weight: 300;
  margin: 10px 0;
  padding: 0 10% 0 0;
  font-size: 16px;
  line-height: 28px;
}

.welcome-note .btn {
  font-size: 30px;
  font-weight: 600;
  height: 60px;
  line-height: 60px !important;
  border-radius: 2px;
}

.welcome-note .btn .fas {
  margin: 0 15px 0 0;
  transform: rotate(110deg);
  position: relative;
  top: 1pt;
}

/* Product pages styling */
.homepage .caption-div,
.productspage .caption-div,
.productdetail .caption-div h1 {
  display: none !important;
}

.div-extra-buttons {
  text-align: right;
  margin: 10px 0;
}

div.prods-nav {
  float: left;
  width: 280px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.05);
}

div.prods-list {
  display: block;
  text-align: left;
  background: #fff;
  margin: 60px 0 0 300px;
}

.breadcrumbs {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.05);
  list-style: none;
  padding: 10px 15px;
  margin: 0 0 20px;
}

.breadcrumbs ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.breadcrumbs ul li {
  display: inline;
  padding: 5px;
  color: #666;
  font-weight: 600;
  font-size: 13px;
}

.breadcrumbs ul li a {
  font-weight: 400;
}

.breadcrumbs ul li+li:before {
  display: inline-block;
  padding-right: .5rem;
  color: rgba(0, 0, 0, 0.2);
  content: "/";
}

.sub-cat-boxes {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 0 30px;
}

.sub-cat-box {
  width: 20%;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  height: 290px;
  text-align: center;
  padding: 4px;
  overflow: hidden;
  transition: box-shadow 0.25s;
}

.sub-cat-box:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

.sub-cat-box a {
  color: rgba(0, 0, 0, 1);
}

.sub-cat-box h3 {
  font-size: 14px;
  display: block;
  height: 3.8em;
  overflow: hidden;
  margin: 10px 0 0;
}

.sub-cat-box img {
  max-width: 100%;
}

.hidecats {
  margin: 0 0 10px !important;
}

.hidecats .btn,
.div-extra-buttons .btn {
  font-size: 13px;
  padding: 5px 15px;
  background-color: #fff !important;
  border: #ef4036 1px solid;
  color: #ef4036 !important;
}

.hidecats .btn:hover,
.div-extra-buttons .btn:hover {
  background-color: #ef4036 !important;
  color: #fff !important;
}

.pager {
  display: table;
  width: 100%;
  background: #efefef;
  margin: 0 0 10px;
  font-size: 12px;
  padding: 0 5px;
  position: relative;
}

.pager .cboSortProdlist {
  display: inline;
  width: 110px;
  background-color: #fff;
  font-size: 12px;
  height: 30px;
  margin: 0 0 0 5px;
}

.pager>span {
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
}

.pager>span a {
  color: inherit;
}

.pager>span.view a.tooltipstered {
  color: rgba(0, 0, 0, 0.5);
}

.pager>span.view a.faded {
  color: #ef4036;
}

.pager>span:last-child {
  text-align: right;
}

.pager>span.pagenav {
  font-weight: 700;
}

.pager>span.pagenav a,
.pager>span.pagenav span {
  margin: 0 5px;
}

.pager>span.pagenav .faded {
  color: rgba(0, 0, 0, 0.4);
}

@media (max-width: 767px) {
  .pager {
    padding: 0 5px 30px;
  }

  .pager>span.pagenav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
  }

  .pager>span.pagenav a,
  .pager>span.pagenav span {
    margin: 0 2px;
  }
}

#navCats header {
  background-color: transparent;
  color: #000;
  border-radius: 0;
  font-size: 16px;
  font-weight: 700;
  padding: 0 0 15px;
}

.btn-new-list {
  padding: 10px 15px;
}

#navCats ul,
.ul-services {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navCats ul li a,
.ul-services li a,
.product-filter ul li {
  display: block;
  padding: 12px 15px;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 5px;
  transition: none;
}

#navCats ul li a:hover,
.ul-services li a:hover {
  color: #fff;
  background-color: #ef4036;
}

.product-filter {
  padding: 30px 0 0;
}

.product-filter h3 {
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 15px;
}

.product-filter ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.product-filter ul li .btn {
  margin: 5px 0 0;
}

.product-filter>ul>li>label {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  display: block;
}

.product-filter>ul>li>label input[type="checkbox"] {
  margin: 0 4px 0 0;
  position: relative;
  top: 1pt;
}

#navCats .product-filter:last-of-type {
  border-bottom: 0 none;
}

#navCats table td {
  border-bottom: 1px solid #ddd;
}

#navCats .fav-list-link a {
  display: block;
  padding: 12px 15px;
  color: #ef4036;
  font-size: 12px;
  font-weight: 600;
}

#navCats .del-fav-list,
#navCats .edit-fav-list {
  margin: 2px 10px 0 0;
  color: #ef4036;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
}

.prods-list {
  display: block;
  margin: 0;
  text-align: left;
}

.product-list-grid-view,
.product-list-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.product-list-item {
  flex: 0 0 calc(25% - 10px);
  max-width: calc(25% - 10px);
  padding: 15px 20px;
  margin: 0 5px 10px !important;
  position: relative;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.25s;
}

.product-list-item:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

.product-list-item .img {
  width: 100%;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #fff;
  padding: 5px;
}

.product-list-item .img img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.homepage .product-list-item .desc-etc {
  padding: 10px;
}

.product-list-item .desc-etc {
  padding: 5px 0;
  flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  font-weight: normal;
}

.product-list-item .desc-etc h3 {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px;
}

.product-list-item .desc a {
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
  display: block;
  min-height: 55px;
}

.product-list-item:hover .desc a {
  color: #ef4036;
}

.product-list-item .product-code {
  font-size: 12px;
  color: #000;
}

.product-list-item .del-fav-from-list {
  font-size: 10px;
  margin: 0 0 0 10px;
}

.product-list-item .icons {
  position: absolute;
  right: 8px;
  top: 38px;
  display: flex !important;
  flex-direction: column;
}

.product-list-item label {
  display: block;
  font-size: 12px;
}

.product-list-item .fav-icon {
  position: absolute;
  right: 8px;
  top: 10px;
  width: 22px;
  text-align: center;
}

.product-list-item .fav-icon .fa-2x {
  margin: 0;
}

.fav-icon .fa-2x {
  font-size: 18px;
}

.product-list-item label input[type=checkbox] {
  position: relative;
  top: 4px;
  width: 15px;
  height: 15px;
}

.product-list-item .icons>span {
  vertical-align: middle;
  font-size: 6px;
  margin: 0 0 3px;
  width: 22px;
  height: 22px;
  line-height: 27px;
  color: rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  text-align: center;
}

.product-list-item .icons>span:hover {
  color: #fff;
  background-color: #363636;
}

.product-list-item .icon-austmade {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  width: 22px;
  height: 22px;
}

.price {
  font-weight: 700;
  font-size: 24px;
  margin: 0;
  color: #ef4036;
}

.price-unit-grid {
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

.price-etc a.btn,
.prodscomparison .add-to-ord .btn-add-to-cart {
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  padding: 0 10px;
  height: 48px;
  background-color: #43b649 !important;
  border: 0 none !important;
  border-radius: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.price-etc a.btn {
  left: 20px;
  right: 20px;
  bottom: 20px;
}

.price-etc a.btn .fa,
.prodscomparison .add-to-ord .btn-add-to-cart .fa {
  margin: 0 5px 0 0;
}

.product-list-item .add-to-ord .btn-qty-down,
.product-list-item .add-to-ord .btn-qty-up,
.prodscomparison .add-to-ord .btn-qty-down,
.prodscomparison .add-to-ord .btn-qty-up {
  border-radius: 0;
  position: absolute;
  left: 0;
}

.product-list-item .add-to-ord .btn-qty-up,
.prodscomparison .add-to-ord .btn-qty-up {
  left: auto;
  right: 0;
}

.product-list-item .add-to-ord .btn-qty-down,
.product-list-item .add-to-ord .btn-qty-up,
.prodscomparison .add-to-ord .btn-qty-down,
.prodscomparison .add-to-ord .btn-qty-up {
  font-size: 24px;
  height: 45px;
  width: 45px;
  background-color: transparent !important;
  padding: 0;
}

.product-list-item .add-to-ord .qty,
.prodscomparison .add-to-ord .qty {
  height: 45px;
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0;
  border-radius: 5px;
  flex: 1;
}

.product-list-item .add-to-ord,
.prodscomparison .add-to-ord {
  margin: 10px 0 0;
  justify-content: center;
  position: relative;
  padding: 0 0 55px;
}

.product-list-item .add-to-ord,
.prodscomparison .add-to-ord {

}

.price-etc .add-to-ord a.btn {
  left: 0;
  right: 0;
  bottom: 0;
}

.cboVariant {
  height: 28px;
  margin: 0 15px 10px;
  font-size: 12px;
  width: calc(100% - 30px);
}

.product-list-tableitem .cboVariant {
  min-width: 120px;
  margin: 0;
}

.ribbon-image {
  position: absolute;
  left: -6px;
  top: -6px;
}

.product-list-table {
  width: 100%;
}

.product-list-tableitem td {
  font-size: 12px;
}

.product-list-table td {
  vertical-align: top;
  padding: 5px;
  border-bottom: 1px solid #eee;
}

.product-list-tableitem td.c_code,
.product-list-tableitem td.c_desc,
.product-list-tableitem td.c_price,
.product-list-tableitem td.c_unit,
.product-list-tableitem td.c_stock,
.product-list-tableitem td.c_addtoord,
.product-list-tableitem td.c_fav {
  padding-top: 10px;
}

.product-list-tableitem td.c_img {
  padding-top: 7px;
  padding-bottom: 7px;
  min-width: 50px;
  height: 50px;
}

.product-list-table td.c_img {
  text-align: center;
}

.product-list-tableitem .c_code {
  min-width: 90px;
}

.product-list-table td.c_desc {
  width: 100%;
}

.product-list-table td.c_price {
  text-align: right;
}

.product-list-tableitem .c_addtoord .c_qty {
  display: inline;
  width: 40px;
  height: 30px;
  vertical-align: middle;
}

.product-list-tableitem .c_addtoord a.btn {
  font-size: 12px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  background-color: #43b649 !important;
  border: 0 none !important;
  margin: 0 0 0 5px;
}

.product-list-list-view .product-list-item {
  max-width: none;
  flex: 1;
  min-height: 220px;
  margin: 0 0 10px !important;
  overflow: hidden;
}

.product-list-list-view .product-list-item>div {
  float: left;
  box-sizing: border-box;
  padding: 5px;
}

.product-list-list-view .product-list-item .img-etc {
  width: 25%;
}

.product-list-list-view .product-list-item .desc-etc {
  text-align: left;
  width: 50%;
}

.product-list-list-view .product-list-item .price-etc {
  text-align: right;
  width: 20%;
  margin: 0 2%;
}

.product-list-list-view .product-list-item .prices {
  height: 80px;
  vertical-align: middle;
  min-height: 75px;
}

.add-to-ord {
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.add-to-ord .qty {
  width: 52px;
  height: 52px;
  font-size: 16px;
}

.add-to-ord .btn-qty-down,
.add-to-ord .btn-qty-up {
  font-weight: 300;
  font-size: 32px;
  height: 52px;
  width: 52px;
  background-color: rgba(0, 0, 0, 0.2) !important;
  color: #333 !important;
  padding: 0;
}

.add-to-ord .btn-add-to-cart {
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 0 15px;
  padding: 0 50px;
}

.featured-product-list {
  position: relative;
}

.featured-product-list .page-left,
.featured-product-list .page-right {
  display: inline-block;
  background: url(/images2/chevron-left.svg) no-repeat scroll center;
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  height: 25px;
  width: 25px;
  z-index: 4000;
}

.featured-product-list .page-right {
  left: auto;
  right: -40px;
  background-image: url(/images2/chevron-right.svg);
}

.featured-product-list .page-left:hover {
  background-image: url(/images2/chevron-left-hover.svg);
}

.featured-product-list .page-right:hover {
  background-image: url(/images2/chevron-right-hover.svg);
}

.featured-product-list .page-left-disabled,
.featured-product-list .page-right-disabled {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: none;
}

.product-main span.label {
  font-weight: 700;
  margin: 0 2px 0 0;
}

.product-main .cboVariant {
  height: 40px;
  margin: 20px 0 10px;
  font-size: 14px;
  width: 100%;
}

.fotorama {
  overflow: visible;
}

.fotorama__stage {
  background: #fff;
  box-shadow: 0 0 1px #000;
  margin: 0 0 15px;
  height: 540px !important;
}

.fotorama__stage__frame {
  display: flex;
}

.fotorama__stage__frame .fotorama__img {
  top: 0 !important;
  transform: none !important;
  position: static;
  margin-top: auto !important;
  max-width: 90% !important;
  max-height: 90% !important;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto !important;
  height: auto !important;
}

@media (max-width: 767px) {
  .fotorama__stage {
    height: 360px !important;
  }
}

.fotorama__stage:before,
.fotorama__stage:after {
  display: none;
}

.fotorama--fullscreen,
.fotorama--fullscreen .fotorama__stage,
.fotorama--fullscreen .fotorama__nav {
  background: #fff;
}

.fotorama--fullscreen .fotorama__stage {
  height: 100% !important;
  box-shadow: none;
}

.fotorama__thumb-border {
  border-color: #e94d31;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
  background-image: url(/images2/fotorama.png);
}

.fotorama__nav {
  text-align: left;
}

.fotorama__fullscreen-icon {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 80px;
  cursor: pointer;
  z-index: 1020;
  background-position: -155px 0;
}

.fotorama-sprite,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__thumb--icon,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  background-image: url(/images2/gallery.png);
  background-repeat: no-repeat;
}

.fotorama__wrap {
  height: 100%;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  display: inline-block;
  background-position: -80px 0;
}

.fotorama__fullscreen-icon {
  opacity: 1 !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  transform: none;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  bottom: auto;
  top: 0;
}

.fotorama__arr {
  background-image: url(/images2/gallery.png);
}

.fotorama__arr {
  width: 50px;
  height: 50px;
  margin-top: -25px;
}

.fotorama__arr--next {
  background-position: -173px -95px;
}

.fotorama__arr--prev {
  background-position: -97px -95px;
}

.product-heading,
.prods-list-heading h1 {
  font-size: 34px;
  line-height: 45px;
}

table.products {
  margin: 0 0 40px;
  border: solid 1px #c2c2c2;
}

.products_th {
  font-weight: 600;
}

table.products td,
table.products th {
  padding: 10px;
  font-size: 13px;
}

table.products td a,
table.products th a {
  color: inherit;
}

table.products tr {
  border-bottom: solid 1px #c2c2c2;
}

table.products .txtbox1 {
  width: 50px;
  text-align: center !important;
}

#MPMain_tbl_quickadd {
  margin: 0 0 30px;
}

#MPMain_tbl_quickadd .txtbox1 {
  width: 80px;
}

#MPMain_tbl_quickadd #MPMain_txtAddCode {
  width: 130px;
}

#MPMain_tbl_quickadd #MPMain_txtSpecial {
  width: 250px;
}

#MPMain_pnlSpecialInstructions {
  margin: 0 30px 0 0;
}

.cart_stdords {
  display: flex;
  align-items: center;
  margin: 32px 0 23px;
}

.cart_stdords .txtbox1 {
  flex: 1;
  margin: 0 10px;
}

#MPMain_table_totals * {
  font-size: 16px !important;
  font-weight: 700;
  line-height: 32px;
}

section.block header {
  background-color: #ccc;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 20px;
}

section.block header .fa {
  margin: 0 8px 0 0;
}

.ordertbl {
  width: 100%;
  margin: 0 0 35px;
}

.ordertbl th {
  border-bottom: solid 1px #c2c2c2;
  font-weight: 600;
}

.ordertbl th,
.ordertbl td {
  padding: 10px;
  text-align: left;
}

.ordertbl th:last-child,
.ordertbl td:last-child {
  text-align: right;
  min-width: 115px;
}

.ordertbl .totlabel,
.ordertbl .total1,
.ordertbl .total {
  text-align: right;
  background-color: rgba(0, 0, 0, 0.05) !important;
  border: 0 none;
  color: #333 !important;
}

.checkout .block-content {
  padding: 20px;
  border: #ccc 1px solid;
  margin: 0 0 30px;
}

.checkout .deliverydetailstable {
  width: 100%;
}

.checkout .deliverydetailstable td {
  padding: 5px 0;
  vertical-align: middle;
}

.checkout .deliverydetailstable .rowlabel {
  font-weight: 600;
  width: 120px;
}

#pnlDeliveryDetails p {
  margin: 0 0 5px;
  font-weight: 600;
}

@media (min-width: 768px) {
  #pnlDeliveryDropdown {
    margin: -33px 0 0 120px;
  }
}

#pnlDeliveryDropdown select {
  width: 100% !important;
}

#divAttn {
  padding: 5px 0;
  display: flex;
  align-items: center;
}

#divAttn .rowlabel {
  width: 120px;
  font-weight: 600;
}

#divAttn input[type="text"] {
  flex: 1;
}

#pnlDeliveryAddress {
  margin: 0 !important;
}

.product-pricing .price {
  font-size: 36px;
}

.product-pricing .add-to-ord .btn-add-to-cart {
  border: 0 none !important;
}

.product-pricing .add-to-ord .btn-qty-down,
.product-pricing .add-to-ord .btn-qty-up {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
}

.product-pricing .add-to-ord .qty {
  border: 0 none;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
}

.product-pricing .prices {
  padding: 20px 0 0;
}

.product-pricing .add-to-ord .btn-add-to-cart {
  background-color: #43b649 !important;
}

.product-pricing .fav-icon {
  margin: 25px 0 0 5px;
  display: inline-block;
  vertical-align: middle;
}

.product-pricing .fav-icon .fa-2x {
  font-size: 40px;
  top: 0;

}

.product-pricing p {
  padding: 10px 0;
  /*text-align: center;*/
}

.productdetail .breadcrumbs {
  margin-top: 50px;
}

@media (max-width: 1199px) {
  .product-list-item {
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
  }

  .product-list-item .img {
    height: 150px;
  }

  .sub-cat-box {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .featured-product-list .product-list-item {
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
  }

  .product-list-item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }

  .product-list-item .img {
    height: 120px;
  }

  .sub-cat-box {
    width: 33.333%;
  }
}

@media (max-width: 767px) {

  .shoppingcart .c_Code,
  .shoppingcart .c_Unit,
  .shoppingcart .c_GST,
  .shoppingcart .c_PriceExGST,
  .shoppingcart .c_TotalExGST,
  .shoppingcart .c_unit,
  .shoppingcart .c_Note,
  div.prods-nav,
  .pagenum,
  .notonmobile,
  .product-list-item .blurb,
  .product-list-item .blurb-more-btn,
  .product-list-item .stock-level,
  .product-list-tableitem td.c_code,
  .product-list-tableitem td.c_fav,
  .product-list-tableitem .c_addtoord a.btn span,
  .product-list-item a.btn span,
  .product-list-tableitem td.c_stock,
  table.products .c_Image {
    display: none !important;
  }

  .product-list-list-view .product-list-item .img-etc,
  .product-list-list-view .product-list-item>div,
  .product-list-list-view .product-list-item .desc-etc,
  .product-list-list-view .product-list-item .price-etc {
    float: none;
    width: auto;
    text-align: center;
  }

  .product-list-list-view .product-list-item .prices,
  .product-list-list-view .product-list-item .desc a {
    min-height: 1px;
    height: auto;
  }

  div.prods-list {
    margin: 50px 0 0;
  }

  .c_unitprice,
  .c_TotalIncGST {
    min-width: 110px;
  }

  #tblTotal,
  #tblTotal tr,
  #tblTotal td,
  .conf-extra-fields-table * {
    display: block;
  }

  .conf-extra-fields-table .btn {
    margin: 10px 0 0;
  }

  .pager .cboSortProdlist {
    width: 95px;
    padding-right: 26px;
  }

  #MPMain_pnlSpecialInstructions {
    margin: 0;
  }

  .shoppingcart .btn,
  .shoppingcart .btn_so {
    padding: 0 15px;
  }

  .minicart-items-wrapper {
    max-height: 280px;
  }

  .featured-product-list .product-list-item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }

  .productdetail .caption-div .caption {
    padding-left: 0;
  }

  .productdetail .product-image {
    margin: 30px 0;
  }

  .productdetail .col-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .product-icons .col-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .sub-cat-box {
    width: 50%;
  }

  .welcome-note p {
    text-align: center;
    margin: 0 0 20px;
    padding: 0;
  }

  .carousel-indicators {
    display: none !important;
  }

  body .carousel-item .col {
    padding: 10px 10px 0 !important;
  }

  .static-content>.content {
    padding: 10px;
  }

  .static-content>* {
    margin: 0 0 5px;
  }
}

.accordion {
  margin: 50px 0;
  border-radius: 1px;
  border: #e0e0e0 1px solid !important;
}

.accordion>.card {
  margin: 0;
  border: 0 none;
  border-radius: 0;
  border-bottom: #e0e0e0 1px solid !important;
}

.accordion>.card:last-child {
  border-bottom: 0 none !important;
}

.accordion>.card .card-header {
  padding: 0;
  margin: 0;
  border: 0 none !important;
  border-radius: 0;
}

.accordion>.card .card-header>a {
  display: block;
  padding: 20px;
  position: relative;
  color: #ef4036 !important;
  background: rgba(0, 0, 0, 0.1) !important;
  border: 0 none !important;
  cursor: pointer;
  height: auto;
  line-height: 28px;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  -webkit-appearance: none;
}

.accordion>.card .card-header>a.collapsed {
  color: #ef4036 !important;
  background: #fff !important;
}

.accordion>.card .card-header>a.collapsed:hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}

.accordion>.card .card-header>a:after {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: #ef4036;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f068";
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.accordion>.card .card-header>a.collapsed:after {
  color: #ef4036;
  content: "\f067";
}

.accordion>.card .card-header>a.collapsed:hover:after {
  color: #fff;
  background-color: #ef4036;
  border-radius: 2px;
}

.accordion>.card .card-header>a:hover:after {
  color: #ef4036;
  background-color: #fff;
  border-radius: 2px;
}

.card-body {
  padding: 0 20px;
  color: #151515;
}

.card-body ul {
  list-style: none;
  padding: 0;
  margin: 25px 0;
}

.card-body ul li {
  line-height: 24px;
  margin: 10px 0;
  position: relative;
  padding: 0 0 0 25px;
}

.card-body ul li:before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 5px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

.accordion .card-footer {
  border-radius: 0 !important;
  background-color: transparent;
  border: 0 none;
  padding: 0;
}

.table-product-attributes {
  width: 100%;
  margin: 25px 0;
}

.table-product-attributes tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.03);
}

.table-product-attributes td:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 250px;
}

.table-product-attributes td:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.table-product-attributes td {
  padding: 17px 20px;
}

.table-product-attributes td.attrib-val {
  color: #ef4036;
}

.favs-list {
  width: 100%;
}

.favs-list td {
  padding: 5px 0;
}

.favs-list tr.fav-list span,
.favs-list tr.new-favs-list span.btn {
  display: block;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}

.favs-list tr.fav-list span {
  background-color: #888;
}

#tr_newfavslist div {
  display: flex;
  align-items: center;
}

#tr_newfavslist div input[type="text"] {
  flex: 1;
}

.prodscomparison {
  border-collapse: collapse;
  border: 1px solid #eee;
  font-size: 13px;
}

.prodscomparison .attribute-name {
  text-transform: capitalize;
  font-weight: bold;
  text-align: left;
}

.prodscomparison th {
  text-align: left;
}

.prodscomparison a {
  text-decoration: none;
}

.prodscomparison td,
.prodscomparison th {
  border: 1px #eee solid;
  vertical-align: text-top;
  padding: 10px;
  width: 20%;
}

.prodscomparison td {
  text-align: center;
}

.prodscomparison .proddesc {
  color: #009ecf;
  font-weight: bold;
  height: auto;
}

.prodscomparison .prodlongdesc {
  margin: 10px 0px;
  color: #222222;
  font-weight: normal;
  text-align: left;
}

.prodscomparison .prodbullets {
  margin: 10px 0px;
  color: #009ecf;
  font-weight: normal;
  text-align: left;
}

.prodscomparison .prodimg {
  width: 155px;
  height: 100px;
  padding: 5px;
  text-align: center;
  border: none;
}

.zprodscomparison .prodimg img {
  height: 100px;
}

.prodscomparison .prodprice {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  margin-top: 5px;
}

.prodscomparison .prodcompare {
  text-align: right;
}

.search-bar {
  display: flex;
}

.search-bar input[type="text"],
.add-code-to-fav-list input[type="text"] {
  flex: 1;
}

.prods-list-heading {
  position: relative;
}

.prods-list-heading .del-fav-list,
.prods-list-heading .edit-fav-list {
  font-size: 20px;
  margin: 0 3px;
  position: relative;
  top: -4px;
}

.add-code-to-fav-list {
  position: absolute;
  right: 0;
  top: 4px;
  display: flex;
  align-items: center;
  font-size: 12px;
}

.add-code-to-fav-list input[type="text"] {
  margin: 0 5px;
}

.add-code-to-fav-list input[type="text"],
.add-code-to-fav-list .btn {
  height: 30px;
}

@media (max-width: 767px) {
  .add-code-to-fav-list {
    position: static;
    width: 100%;
    display: block;
  }

  .add-code-to-fav-list input[type="text"] {
    margin: 5px 0;
  }
}

#MPMain_gridStdOrds table,
#MPMain_pnlDateRange table {
  width: 100%;
}

#MPMain_gridStdOrds table.products td a,
#MPMain_gridStdOrds table.products th a {
  padding: 0 15px !important;
  line-height: 30px;
  font-size: 12px;
}

@media (min-width: 768px) {
  .conf-extra-fields-table table {
    width: 70%;
  }
}

.conf-extra-fields-table .rowlabel {
  width: 240px;
}

.conf-extra-fields-table #txtCouponCode {
  max-width: calc(100% - 91px);
  display: inline-block;
  vertical-align: middle;
}

.fa-leaf {
  color: #69be94;
}

.icon-indigenousbrand {
  background: url(/images2/bibbulmun-icon.png) no-repeat scroll center;
  background-size: 80%;
  display: block;
  width: 22px;
  height: 22px;
}

.icon-indigenousbrand:hover {
  background-image: url(/images2/bibbulmun-icon-hover.png);
}

.search_result_wrapper {
  max-height: 450px;
  overflow: auto;
}

.search_result_wrapper>ul {
  overflow: hidden;
}

.search_result_wrapper>ul>li {
  padding: 10px 10px 0;
}

.search_result_wrapper>ul>li a {
  background-color: transparent !important;
}

.search_result_wrapper>ul>li:hover {
  background-color: rgba(0,0,0,.05) !important;
}

.search_result_wrapper>ul>li:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}

.search_result_wrapper .media-desc .product-description {
  max-width: none !important;
}

.global-search-hits.is-searching,
.global-search-hits.is-completed {
  padding: 15px 15px 0;
}

.global-search-hits .brands_wrapper,
.global-search-hits .suggestions_wrapper,
.global-search-hits .categories_wrapper {
  padding: 0 15px 15px 15px;
}

.global-search-hits .brands_wrapper ul,
.global-search-hits .suggestions_wrapper ul,
.global-search-hits .categories_wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.global-search-hits .brands_wrapper ul li:not(:last-child),
.global-search-hits .suggestions_wrapper ul li:not(:last-child),
.global-search-hits .categories_wrapper ul li:not(:last-child) {
    margin: 0 0 5px;
}

.global-search-hits .product-price {
  color: #000;
  position: absolute;
  right: -90px;
  top: 50%;
  transform: translateY(-50%);
}

.global-search-hits div.col-auto {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.global-search-hits .product-list-item {
  padding: 0 !important;
  margin: 0 !important;
}

.global-search-hits .product-list-item .add-to-ord .qty {
  height: 34px;
}

.global-search-hits .product-list-item .add-to-ord .btn-qty-down,
.global-search-hits .product-list-item .add-to-ord .btn-qty-up {
  width: 34px;
  height: 34px;
}

.global-search-hits .price-etc a.btn {
  font-size: 14px;
  line-height: 34px;
  height: 34px;
}

.global-search-hits .price-etc a.btn,
.global-search-hits .product-list-item .add-to-ord .btn-qty-down,
.global-search-hits .product-list-item .add-to-ord .btn-qty-up {
  position: static
}

.global-search-hits .product-list-item .add-to-ord {
  padding: 0 0 15px;
}

body .global-search-hits p,
body .global-search-hits span {
  font-size: 13px !important;
}

.global-search-hits .price-etc {
  max-width: 180px !important;
}
/* Product pages styling */

video,
iframe {
  max-width: 100%;
  width: auto;
  height: auto;
}

iframe {
  max-width: none;
  width: 100%;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}

#MPMain_divSearch {
  margin: 0 0 50px;
}

#MPMain_divSearch .search_label,
#MPMain_divSearch input[type="text"] {
  margin: 0 0 10px;
  display: block;
}

@media (min-width: 768px) {
  #MPMain_divSearch {
    display: flex;
    align-items: center;
  }

  #MPMain_divSearch .search_label {
    width: 120px;
    margin: 0 10px 0 0;
  }

  #MPMain_divSearch input[type="text"] {
    flex: 1;
    margin: 0;
  }
}

.service-tiles {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.service-tiles .service-tile {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 40px;
}

.service-tile a {
  color: #333;
}

.service-tile b {
  display: block;
  max-height: 160px;
  overflow: hidden;
}

.service-tile img {
  width: 100%;
  max-width: none;
}

.service-tile h3 {
  color: #ef4036;
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.service-tile .blurb {
  display: block;
  min-height: 120px;
  padding: 15px 0 20px;
  font-size: 14px;
}

.service-tile .btn {
  position: static;
  display: inline-block;
  line-height: 40px;
}

@media (max-width: 767px) {
  .pg_nav {
    display: none !important;
  }

  .pg_main {
    padding: 0;
  }

  .service-tiles .service-tile {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.other-contacts-wrapper h4 {
  font-size: 24px;
  color: #ef4036;
  font-weight: 600;
  margin: 0 0 30px;
  padding: 0 0 15px;
  border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}

.other-contacts-wrapper .contact-wrap {
  background: 0 none;
}

.other-contacts-wrapper .contact-wrap p {
  padding: 0 0 0 60px;
  margin: 0 0 5px;
}

.other-contacts-wrapper .contact-wrap p span {
  font-weight: 600;
}

.other-contacts-wrapper .contact-wrap p .fas,
.other-contacts-wrapper .contact-wrap p .far {
  font-size: 50px;
  left: 0;
  top: -15px;
}

@media (min-width: 768px) {
  .login-img {
    float: right;
    margin: -70px 0 0;
    display: block !important;
  }

  .other-contacts-wrapper {
    margin-left: 30px;
  }
}

#divRegister,
.login_welcome,
.loginbox {
  text-align: left;
}

#divRegister section.block header {
  font-size: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 20px 0 30px;
  padding: 0 0 10px;
  font-weight: 700;
  color: #ef4036;
  background-color: transparent;
}

.logintable {
  width: 100%;
  max-width: 450px;
}

.logintable,
.logintable tbody,
.logintable tr,
.logintable td {
  display: block;
  text-align: left;
}

.login_links {
  text-align: left;
  padding: 30px 0 70px;
}

.login_content0 {
  margin: 0 0 40px;
}

.login_content0 img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.inline-img-holder {
  float: left;
  margin: 3px 30px 20px 0;
  width: 100%;
  max-width: 600px;
}

.inline-img-holder img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.catalogues-wrap {
  padding: 20px 0 0;
}

.catalogues-wrap h3 {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 600;
}

.catalogues-wrap hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

.sub-banner {
  max-height: 400px;
  overflow: hidden;
  margin: 10px 0 30px;
}

.sub-banner img {
  display: block;
  width: 100%;
  height: auto;
}

.text-wrap h3 {
  margin: 0 0 15px;
}

.text-wrap p {
  margin: 0 0 35px;
}

.text-wrap ol,
.text-wrap ul {
  margin-bottom: 20px;
}

.text-wrap ol li,
.text-wrap ul li {
  line-height: 24px;
  padding: 0 0 15px;
}

.team-wrapper {
  padding: 100px 0;
  position: relative;
}

.team-img-wrap {
  margin: 30px 0 0;
}

.team-img-wrap p {
  margin: 15px 0 0;
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #000;
}

.team-img-wrap p small {
  display: block;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}

.location-info-wrap {
  background: url(/images2/contact-banner.jpg) no-repeat scroll right center;
  background-size: cover;
  height: 420px;
  position: relative;
  border-radius: 10px;
  margin: 0 0 70px;
}

.location-info {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  left: 15px;
  top: 15px;
  bottom: 15px;
  width: 100%;
  max-width: 450px;
  padding: 30px 40px 40px;
  font-size: 16px;
}

.location-info h2 {
  color: #ef4036 !important;
  margin: 0 0 20px;
}

.location-info p:last-of-type {
  margin: 0;
}

.location-info p .fas,
.location-info p .far {
  width: 20px;
  font-size: 12px;
}

.contact-forms {
  margin: 70px 0 0;
}

/* tooltip styling */
.tooltipster-shadow2 {
  background-color: #000;
  color: #fff;
}

.tooltipster-shadow2 .tooltipster-content {
  font-size: 13px;
  padding: 8px 15px;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-color: #000;
  border-left: 6px solid transparent !important;
  border-right: 6px solid transparent !important;
  border-top: 6px solid;
  bottom: -5px;
}

.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 10px;
}

@media (max-width: 767px) {
  .cart-popup.dropdown-menu {
    right: -10px;
    width: 300px;
  }

  .cart-popup:before {
    right: 14px;
  }

  .cart-popup:after {
    right: 13px;
  }

  .minicart-items-wrapper {
    max-height: 280px;
  }

  .phone-hide {
    display: none !important;
  }

  .brand-item {
    max-width: 33.333%;
    flex: 0 0 33.333%;
    height: 90px;
  }

  .table-product-attributes td:first-child {
    width: auto;
  }
}

.navbar-logo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
}

.navbar-logo>a {
  padding: 0 !important;
  background-color: transparent !important;
  display: inline-block !important;
  vertical-align: middle !important;
}

.navbar-logo img {
  width: 100%;
  height: auto;
  max-width: 120px;
}

.ac_results {
  border: 0 none;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 6px 6px 0px;
  margin: -5px 0 0;
  padding: 5px 0 0;
  z-index: 99;
}

.ac_results ul {
  max-height: none !important;
  overflow: visible !important;
}

.ac_results li {
  padding: 10px 20px;
  font-family: inherit;
  font-size: 14px;
  line-height: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.025);
  cursor: pointer;
  background: url(/images2/side-arrow.svg) no-repeat scroll calc(100% - 15px) center;
  background-size: 20px auto;
}

.ac_results li:first-child {
  border: 0 none;
}

.ac_results li strong {
  font-weight: 600;
  color: #ef4036;
}

.ac_over,
.ac_results li:hover {
  background-image: url(/images2/side-arrow-hover.svg);
  background-color: rgba(0, 0, 0, 0.05);
  color: inherit;
}

.ac_odd {
  background-color: transparent;
}

.search-suggestion-container {
  padding: 5px 0 !important;
  border-top: 0 none !important;
  margin: -2px 0 0px;
  border-radius: 0 0 2px 2px;
}

.search-suggestion-container li {
  font-size: 14px !important;
  padding: 10px 12px !important;
  background: url(/images2/side-arrow.svg) no-repeat scroll calc(100% - 12px) center;
  background-size: 15px auto;
}

.search-suggestion-container li b {
  font-weight: 600 !important;
  color: #ef4036 !important;
}

.search-suggestion-container li:hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  background-image: url(/images2/side-arrow-hover.svg);
  color: #333 !important;
}

#product-match-wrapper {
  position: static;
  display: none !important;
  width: 100% !important;
  box-shadow: none;
  border: 0 none;
  border-top: 1px solid #bbb;
  margin: 10px 0 -5px;
}

#product-match-wrapper .empty-card {
  padding: 20px 0 15px;
}

#product-match-wrapper:before,
#product-match-wrapper:after,
#product-match-wrapper .minicart-summary,
#product-match-wrapper #minicart-content .close-cart,
#product-match-wrapper .cart-btns-wrap,
#product-match-wrapper .cart-item-actions .btn-secondry {
  display: none !important;
}

#product-match-wrapper #minicart-content {
  padding: 0 20px;
}

#product-match-wrapper .minicart-summary {
  padding: 12px 0 5px;
}

#product-match-wrapper .minicart-summary a {
  font-size: 12px;
}

#product-match-wrapper strong a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#product-match-wrapper .price {
  font-size: 14px;
}

#product-match-wrapper .btn-add-to-cart {
  height: 24px !important;
  line-height: 24px !important;
  font-size: 12px !important;
}

#product-match-wrapper .minicart-items-wrapper {
  padding: 0 20px;
  margin: 0 -20px;
  border-top: 0 none;
  max-height: 265px;
}

#product-match-wrapper .minicart-items>li {
  padding: 12px 0 !important;
  background-color: transparent !important;
  background: 0 none;
  cursor: default;
}

#product-match-wrapper .details-qty .c_qty {
  width: 40px;
  height: 24px;
  line-height: 23px;
}

#product-match-wrapper .details-qty .qty-btn {
  font-size: 24px;
  height: 24px;
  line-height: 24px;
}

#simplemodal-container {
  border-radius: 0 !important;
  box-shadow: 2px 2px 2px #888 !important;
  border: 0 none !important;
  padding: 0 !important;
  margin: 40px 0;
  max-height: calc(100% - 80px);
}

#simplemodal-container .simplemodal-data {
  padding: 0 30px 20px;
}

.simplemodal-data h1 {
  font-size: 20px;
  line-height: 35px;
  background-color: #F9E90D;
  margin: 0 -30px 25px;
  padding: 10px 30px;
  color: #000;
}

#simplemodal-container h3 {
  color: #000;
}

#simplemodal-container #divRegister section.block header {
  font-size: 16px;
  margin: 10px 0 20px;
  padding: 0 0 10px;
}

#simplemodal-container form-group {
  margin-bottom: 10px;
}

.account-list {
  width: 100%;
}

.account-list td {
  padding: 10px 0;
  font-size: 13px;
  border-bottom: #ccc 1px solid;
}

.account-list td:first-child {
  padding-right: 20px;
}

.account-list td:last-child {
  text-align: right;
}

.choose-account,
.divOrderingFor {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 10px 20px;
  line-height: 20px;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
}

.divOrderingFor {
  background-color: #363636;
  color: rgba(255, 255, 255, 0.7);
}

.divOrderingFor .btn {
  background-color: transparent;
  padding: 0;
  color: rgba(255, 255, 255, 1) !important;
  height: auto;
  line-height: 20px;
  margin: 0 0 0 10px;
  font-size: 12px;
  font-weight: 600;
}

.service .pg_nav {
  width: 280px;
}

@media (min-width: 768px) {
  .service .pg_main {
    padding-left: 30px;
  }
}