/*colors*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
body {
  font-family: 'Roboto';
  background: #f2f3f7; }

h1, h2, h3, h4, h5, h6 {
  color: #293033; }

p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #52585B; }

h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 46px;
  line-height: 56px;
  letter-spacing: -0.02em; }

h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px; }

a {
  color: #33589A; }

h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px; }

h5 {
  font-weight: 700;
  color: #52585B;
  font-size: 20px;
  line-height: 26px; }

h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
  clear: both; }

@media (max-width: 767px) {
  h1 {
    font-size: 36px;
    line-height: 1.5; }
  .underline-text h2 {
    font-weight: 400; }
  h2 {
    font-size: 30px;
    line-height: 1.5; }
  h3 {
    font-size: 20px;
    line-height: 1.5; }
  h4 {
    font-size: 16px;
    line-height: 1.5; } }

@media (max-width: 575px) {
  h1 {
    font-size: 24px;
    line-height: 1.5; } }

@media (min-width: 1200px) {
  body .container {
    max-width: 1400px; } }

.main-wrapper {
  margin-top: 0;
  min-height: calc(100vh - 150px);
  clear: both;
  width: 100%; }

.row {
  clear: both; }

.svg-files {
  display: none; }

.pt-60 {
  padding-top: 60px; }

.mt-60 {
  margin-top: 60px; }

.mb-60 {
  margin-bottom: 60px; }

.pt-50 {
  padding-top: 50px; }

.mt-70 {
  margin-top: 70px; }

.p-1520 {
  padding: 15px 20px; }

.row.mb-xs {
  margin-bottom: 20px; }

p.small-para {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #52585B;
  margin-bottom: 0 !important; }

img.info--img {
  margin-top: -2px; }

.w100 {
  width: 100%; }

input:focus,
button:focus {
  outline: none; }

.font14px {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #293033;
  display: block; }

.font12px {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #293033;
  display: block; }

p b {
  color: #293033; }

img.red-cross-icon {
  width: 17.5px !important;
  height: 17.5px !important;
  margin-bottom: 3px !important; }

.only-checkmark {
  width: 13px !important;
  height: 9.75px !important;
  margin-bottom: 3px !important; }

.grey-bg {
  background: #F2F3F7; }

.white-bg {
  background: #fff;
  float: left;
  width: 100%; }

.underline-text {
  margin: 20px 0;
  text-align: center;
  width: 100%; }
  .underline-text h2 {
    text-align: center;
    color: #293033;
    text-transform: capitalize;
    line-height: 40px; }
    .underline-text h2 small {
      font-size: 24px;
      display: block;
      text-transform: unset; }

.big-txt {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #293033;
  display: block; }

.small-txt {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #52585B; }

.green-dot {
  background: #99CC00;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px; }

#hawk-ipns-part-info-holder .instock {
  background: #99CC00;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px; }

#hawk-ipns-part-info-holder .invalid {
  background: #DF4343;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px; }

#hawk-ipns-part-info-holder .leadtime {
  background: #FFD500;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px; }

#hawk-ipns-part-info-holder .nostock {
  background: #ED991B;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px; }

#hawk-ipns-configurator-fieldset .legend .instock {
  background: #99CC00;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px; }

#hawk-ipns-configurator-fieldset .legend .invalid {
  background: #DF4343;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px; }

#hawk-ipns-configurator-fieldset .legend .leadtime {
  background: #FFD500;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px; }

#hawk-ipns-configurator-fieldset .legend .nostock {
  background: #ED991B;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px; }

.red-dot {
  background: #DF4343;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  margin: 0 5px 0 0; }

.yellow-dot {
  background: #FFD500;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  margin: 0 5px 0 0; }

.orange-dot {
  background: #ED991B;
  width: 14px;
  height: 14px;
  display: block;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  margin: 0 5px 0 0; }

hr {
  border-bottom: 1px solid #CCCCCC;
  border-top: 0;
  width: 100%;
  display: block;
  margin: 20px 0; }

a:hover {
  text-decoration: none; }

.contextual-region {
  clear: both; }

.ajax-progress-fullscreen {
  background-image: url(/themes/custom/hawk/images/throbber.gif) !important;
  background-size: contain;
  width: 40px;
  height: 40px;
  background-color: transparent;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%; }

#hawk-ipns-configurator-fieldset .legend {
  margin-bottom: 20px; }
  #hawk-ipns-configurator-fieldset .legend span {
    display: inline-block;
    margin-right: 28px; }

#hawk-ipns-part-number span.ipnsicon {
  width: 20px;
  height: 20px; }

a.blueButton.addToCart {
  color: #fff;
  cursor: pointer; }
  a.blueButton.addToCart:hover {
    color: #fff; }

a.requestQuote.blueButton {
  float: right;
  font-weight: 600; }

.pager-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .pager-block .form-type-select select.form-select {
    height: 35px; }

.page-item.active .page-link {
  background-color: #33589a;
  border-color: #33589a;
  padding: 7px 10px;
  font-size: 15px !important;
  line-height: 24px;
  display: block; }

.alert.alert-danger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .alert.alert-danger ul.item-list__comma-list {
    padding-left: 5px;
    display: inline; }
    .alert.alert-danger ul.item-list__comma-list li.list-group-item {
      background: transparent;
      border: 0; }
      .alert.alert-danger ul.item-list__comma-list li.list-group-item a {
        color: #000; }
  .alert.alert-danger::before {
    content: "";
    background-position: center; }

.alert-dismissible {
  padding-right: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .alert-dismissible.alert-warning:before {
    background-position: center; }

.alert-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .alert-success::before {
    background-position: 0 0.4rem; }

input[type=number]::-webkit-inner-spin-button {
  opacity: 1; }

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
  margin: 0; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

@media (max-width: 767px) {
  .pt-60 {
    padding-top: 50px; }
  .alert.alert-danger {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    gap: 10px; }
    .alert.alert-danger ul.item-list__comma-list {
      padding-left: 0; } }

/*partials*/
.topbar {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background: #33589A;
  padding: 0 15px;
  -webkit-transition: top 0.5s ease-in-out;
  -o-transition: top 0.5s ease-in-out;
  transition: top 0.5s ease-in-out; }
  .topbar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .topbar .container .topbar-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      width: calc(100% - 222px); }
      .topbar .container .topbar-right .search-filter {
        width: auto; }
      .topbar .container .topbar-right .cart--cart-block {
        padding-top: 0; }
  .topbar .logo a {
    opacity: 0;
    visibility: hidden; }

.sticky-header .topbar {
  position: fixed;
  z-index: 99;
  -webkit-animation: smoothScroll 5s forwards;
  animation: smoothScroll 5s forwards;
  padding: 10px 15px; }
  .sticky-header .topbar .hide-on-sticky {
    display: none; }
  .sticky-header .topbar .search-tab {
    display: block;
    padding-left: 20px; }
    .sticky-header .topbar .search-tab button.btn {
      padding: 8px 0;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #fff; }
      .sticky-header .topbar .search-tab button.btn img {
        width: 14px;
        height: 14px;
        margin-right: 5px; }
      .sticky-header .topbar .search-tab button.btn:hover {
        background: transparent; }
  .sticky-header .topbar .icon-menus {
    padding-right: 20px;
    position: relative; }
    .sticky-header .topbar .icon-menus:after {
      content: "";
      position: absolute;
      background: #fff;
      width: 1px;
      height: 18px;
      opacity: 0.2;
      right: 0;
      left: auto;
      top: 5px; }
  .sticky-header .topbar nav.navbar {
    -webkit-box-shadow: none;
    box-shadow: none; }

.sticky-header .search-filter.active-search-bar {
  position: fixed;
  top: 58px;
  z-index: 9999;
  right: 0;
  display: block;
  width: 100%;
  padding: 10px 15px;
  background-color: #fff; }
  .sticky-header .search-filter.active-search-bar form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .sticky-header .search-filter.active-search-bar form .form-group {
      display: inline-block; }
  .sticky-header .search-filter.active-search-bar .sticky-form-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.sticky-header .blue-logo {
  display: none; }

.sticky-header .white-logo {
  display: block;
  position: fixed;
  top: 0;
  z-index: 99;
  padding: 10px 0; }
  .sticky-header .white-logo img {
    width: 66.86px;
    height: 36px; }

.sticky-header .logo a {
  opacity: 1;
  visibility: visible;
  margin: 0; }

.sticky-form-header {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px;
  display: none; }
  .sticky-form-header p {
    margin-bottom: 0; }

header {
  padding: 17px 0;
  background: #fff;
  border-bottom: 1px solid #DEDEDE; }

a.white-logo {
  display: none; }

/*sticky header css start*/
.nav-up {
  top: -50px; }

/*sticky header css end*/
.logo {
  width: 146.67px;
  float: left; }
  .logo a {
    display: block;
    margin-top: -34px; }

.right-navbar {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 303px);
  padding-left: 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  float: right; }

.cart-block--link__expand {
  padding-top: 7px;
  padding-bottom: 7px; }

.topbar.fixed-topbar.active .cart--cart-block.cart.icon-menus {
  top: 5px; }
  .topbar.fixed-topbar.active .cart--cart-block.cart.icon-menus:before {
    display: none; }

.cart, .cart-block--summary__icon {
  position: relative; }
  .cart .cart-link, .cart-block--summary__icon .cart-link {
    position: relative; }
    .cart .cart-link mark, .cart-block--summary__icon .cart-link mark {
      position: absolute;
      background: #33589A;
      border: 1px solid #fff;
      border-radius: 50%;
      width: 20px;
      height: 20px;
      font-style: normal;
      font-weight: normal;
      font-size: 8px;
      line-height: 16px;
      display: inline-block;
      letter-spacing: 0;
      color: #fff;
      top: -10px;
      right: auto;
      left: 8px;
      text-align: center; }
    .cart .cart-link span, .cart-block--summary__icon .cart-link span {
      font-style: normal;
      font-weight: normal; }
      @media (min-width: 992px) {
        .cart .cart-link span, .cart-block--summary__icon .cart-link span {
          font-style: normal;
          font-weight: normal;
          font-size: 12px;
          line-height: 16px;
          color: #fff;
          margin-left: 5px; } }
    @media (max-width: 991px) {
      .cart .cart-link img, .cart-block--summary__icon .cart-link img {
        -webkit-filter: invert(1);
        filter: invert(1); } }

.search-tab {
  display: none; }

.navbar-light .navbar-toggler {
  height: 21px; }
  .navbar-light .navbar-toggler.collapsed span {
    display: block;
    background: #293033;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    width: 24px; }
    .navbar-light .navbar-toggler.collapsed span:nth-child(1) {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      top: 0; }
    .navbar-light .navbar-toggler.collapsed span:nth-child(2) {
      top: 8px;
      display: block; }
    .navbar-light .navbar-toggler.collapsed span:nth-child(3) {
      top: 17px;
      display: block;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
  .navbar-light .navbar-toggler span {
    display: block;
    background: #7f7f7f;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0;
    width: 24px; }
    .navbar-light .navbar-toggler span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 10px; }
    .navbar-light .navbar-toggler span:nth-child(2) {
      display: none; }
    .navbar-light .navbar-toggler span:nth-child(3) {
      top: 10px;
      display: block;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.topbar.fixed-topbar {
  position: fixed;
  z-index: 9;
  top: -100px; }
  .topbar.fixed-topbar form {
    border: 2px solid #fff; }
    .topbar.fixed-topbar form .search-btn button {
      background: #fff;
      color: #33589A;
      padding: 8px 16px; }
      .topbar.fixed-topbar form .search-btn button img.white-srch-icn {
        display: none; }
    .topbar.fixed-topbar form .select-outer select {
      background: transparent;
      color: #fff;
      padding: 8px 10px; }
      .topbar.fixed-topbar form .select-outer select option {
        color: #33589A; }
    .topbar.fixed-topbar form .select-outer::after {
      border-color: #fff;
      top: 12px; }
    .topbar.fixed-topbar form .search-field input {
      background: transparent;
      color: #fff;
      padding: 8px 10px; }
      .topbar.fixed-topbar form .search-field input::-webkit-input-placeholder {
        color: #fff; }
      .topbar.fixed-topbar form .search-field input:-ms-input-placeholder {
        color: #fff; }
      .topbar.fixed-topbar form .search-field input::-ms-input-placeholder {
        color: #fff; }
      .topbar.fixed-topbar form .search-field input::placeholder {
        color: #fff; }
  .topbar.fixed-topbar .search-filter .select-outer:before {
    content: "";
    position: absolute;
    right: 9px;
    top: 10px;
    width: 1px;
    background: #DEDEDE;
    height: 14px; }
  .topbar.fixed-topbar .container .topbar-right .search-filter {
    width: 100%;
    margin-right: 10px; }

body.scroll-up .topbar.fixed-topbar.active {
  top: 0;
  padding: 11px 15px; }
  body.scroll-up .topbar.fixed-topbar.active .container {
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    body.scroll-up .topbar.fixed-topbar.active .container .row {
      width: 100%; }
  body.scroll-up .topbar.fixed-topbar.active .icon-menus {
    width: 45%; }
    body.scroll-up .topbar.fixed-topbar.active .icon-menus ul li.hidemob:last-child a.user-authentication {
      display: none; }
  body.scroll-up .topbar.fixed-topbar.active nav.navbar:after {
    top: 0; }

.topbar .logo {
  width: 222px;
  opacity: 0; }

.topbar.fixed-topbar.active .logo {
  opacity: 1; }

.logo h3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0; }
  .logo h3 span {
    text-transform: capitalize;
    font-weight: 400; }

.scroll-up.scrollup .topbar.main-header-top.active.sticky-cart-header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 1; }

.user-logged-in .hide-hawk-admin-link {
  display: none; }

@-webkit-keyframes smoothScroll {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes smoothScroll {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@media not all and (min-resolution: 0.001dpcm) {
  .safari_only .cart-block--summary__icon .cart-link mark {
    top: -10px; } }

@media (min-width: 992px) {
  .mobile-search-filters {
    display: none; }
  .contact-block-mob {
    display: none; }
  .logo.responsive {
    display: none; }
  .topbar.fixed-topbar.active nav.menu--main {
    display: none; }
  body.scroll-up .topbar.fixed-topbar.active .navbar.navbar-light {
    display: none; } }

@media (max-width: 1343px) and (min-width: 1200px) {
  header .search-filter form button {
    font-size: 0; }
  .topbar .container .topbar-right {
    width: 100%; }
  .topbar .logo {
    width: 0; }
  .topbar.fixed-topbar.active .container .topbar-right {
    width: calc(100% - 195px); }
  .topbar.fixed-topbar.active .logo {
    width: 195px; }
  body.scroll-up .topbar.fixed-topbar.active .icon-menus {
    width: 52%; }
  body.scroll-up .topbar.fixed-topbar.active nav.navbar {
    padding-left: 0;
    padding-right: 0; }
    body.scroll-up .topbar.fixed-topbar.active nav.navbar:after {
      top: 1px; }
  body.scroll-up .topbar.fixed-topbar.active .block-views {
    width: 75% !important; }
  body.scroll-up .icon-menus {
    /* width: 25% !important; */ }
    body.scroll-up .icon-menus ul li a span {
      display: none; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .topbar {
    padding: 5px 15px; }
    .topbar .logo {
      width: 0;
      display: none; }
    .topbar .container .topbar-right {
      width: 100%; }
  body header {
    padding: 15px 0; }
    body header .right-navbar .search-filter {
      top: -8px;
      width: auto; }
  .search-tab {
    display: none !important; }
  .topbar-right .icon-menus ul li a span {
    display: none; }
  body .topbar.fixed-topbar.active .search-filter form .search-btn {
    min-width: 40px; }
    body .topbar.fixed-topbar.active .search-filter form .search-btn button {
      font-size: 0; }
  body .topbar.fixed-topbar.active .search-filter form fieldset.form-item-field-rohs-compliant {
    min-width: 200px; }
    body .topbar.fixed-topbar.active .search-filter form fieldset.form-item-field-rohs-compliant::after {
      right: 10px; }
  body .topbar.fixed-topbar.active .search-filter form .form-actions {
    min-width: 45px;
    margin-bottom: 0 !important;
    padding: 0; }
    body .topbar.fixed-topbar.active .search-filter form .form-actions input[type="submit"] {
      font-size: 0;
      width: auto;
      padding-left: 30px !important;
      background-position: 15px center !important; }
  body .topbar.fixed-topbar.active .logo {
    width: 222px;
    display: block; }
    body .topbar.fixed-topbar.active .logo h3 {
      font-size: 18px; }
    body .topbar.fixed-topbar.active .logo.responsive {
      display: none; }
  body .topbar.fixed-topbar.active .block-views {
    width: 80%; }
  body .topbar.fixed-topbar.active .block-commerce-cart a.cart span {
    display: none; }
  body.scroll-up .topbar.fixed-topbar.active .icon-menus {
    width: 23%; }
    body.scroll-up .topbar.fixed-topbar.active .icon-menus:before {
      left: 10px !important; }
    body.scroll-up .topbar.fixed-topbar.active .icon-menus ul li {
      padding: 0 5px; }
  body.scroll-up .topbar.fixed-topbar.active .cart--cart-block.cart.icon-menus span {
    font-size: 0; }
  body.scroll-up .topbar.fixed-topbar.active .container .topbar-right nav.navbar {
    padding-left: 0;
    padding-right: 0;
    display: none; } }

@media (min-width: 1200px) {
  .right-navbar {
    max-width: 976px;
    padding-left: 0; } }

@media (max-width: 1199px) {
  header .search-filter form input {
    font-size: 15px; }
  body .search-filter form .form-row input {
    font-size: 15px; } }

@media (max-width: 1199px) and (min-width: 768px) {
  header {
    padding: 5px 0; }
    header .right-navbar {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      header .right-navbar .search-filter {
        position: absolute;
        top: -61px;
        z-index: 999;
        background: #fff;
        -webkit-transition: all ease-in-out 0.3s;
        -o-transition: all ease-in-out 0.3s;
        transition: all ease-in-out 0.3s;
        left: auto;
        right: 0; }
      header .right-navbar .search-tab button {
        padding: 12px 15px;
        border-radius: 0;
        margin-left: 20px; }
      header .right-navbar .search-filter.active-search-bar {
        top: 82px;
        left: auto;
        right: 0; }
    header .logo {
      width: 120px; }
      header .logo img {
        height: 100%;
        width: 100%; }
  .search-tab {
    display: block; }
  nav.navbar .container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 15px; }
  .navbar-light .navbar-toggler {
    border: 0;
    padding: 0;
    position: absolute;
    top: -55px;
    right: 0;
    padding-right: 0;
    width: 24px; }
  .right-navbar {
    width: calc(100% - 120px); } }

@media (max-width: 991px) and (min-width: 768px) {
  body nav.navbar {
    padding-top: 0;
    padding-bottom: 0; }
    body nav.navbar ul.navbar-nav {
      display: inline-block; }
  .search-tab {
    margin-right: 40px; }
  nav.navbar .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    nav.navbar .container .row {
      width: 100%; }
  .navbar-nav li.nav-item {
    display: inline-block; }
    .navbar-nav li.nav-item a {
      padding: 10px 4px !important; }
  body.scroll-up .topbar.fixed-topbar.active .search-tab {
    position: relative;
    right: -7px; }
  .topbar.fixed-topbar .container .topbar-right .search-filter {
    margin-right: -50px; }
  .topbar .container .topbar-right .cart--cart-block {
    padding-right: 20px; } }

@media (max-width: 991px) {
  .topbar {
    background: #fff;
    float: right;
    width: 50%;
    padding: 11px 0 12px 0;
    border-bottom: 1px solid #DEDEDE; }
    .topbar .container .topbar-right {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: end;
      width: 100%; }
    .topbar .logo {
      display: none; }
  header {
    padding: 5px 0;
    float: left;
    width: 50%; }
    header .logo img {
      height: 60px; }
  .right-navbar .icon-menus ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .right-navbar .search-filter {
    display: none; }
  .right-navbar {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .right-navbar .icon-menus ul li a span {
      display: none; }
  .hidemob {
    display: none !important; }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 15px;
    top: 26px;
    padding: 0;
    border: 0;
    width: 24px; }
  body nav.navbar {
    padding-top: 0;
    padding-bottom: 0;
    position: static; }
    body nav.navbar ul.navbar-nav {
      width: 100%; }
      body nav.navbar ul.navbar-nav li.nav-item {
        padding: 20px 0;
        border-top: 1px solid #DEDEDE;
        border-bottom: 0;
        display: block; }
        body nav.navbar ul.navbar-nav li.nav-item:last-child {
          border-bottom: 1px solid #DEDEDE; }
        body nav.navbar ul.navbar-nav li.nav-item a {
          padding: 0;
          padding-right: 40px;
          font-style: normal;
          font-weight: normal;
          font-size: 18px;
          line-height: 21px;
          color: #293033 !important; }
    body nav.navbar > .container {
      max-width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      body nav.navbar > .container > .row {
        width: 100%; }
        body nav.navbar > .container > .row .col-12 {
          position: static; }
  .logo {
    width: 110px;
    float: left;
    height: 60px; }
    .logo img {
      width: 100%;
      height: 100%; }
    .logo a {
      margin-top: 0; }
  .container {
    max-width: 100%; }
  .icon-menus {
    padding: 4px 0 0 0; }
  .filter-wrapper {
    padding: 10px 15px 0 15px;
    float: left;
    width: 100%; }
    .filter-wrapper .select-outer {
      width: 50%;
      float: left;
      margin-bottom: 0; }
      .filter-wrapper .select-outer:nth-child(even) {
        padding-left: 5px; }
      .filter-wrapper .select-outer:nth-child(odd) {
        padding-right: 5px; }
  .mobile-search-filters {
    float: left;
    width: 100%;
    background: #fff;
    padding-bottom: 10px; }
  .contact-block-mob {
    padding-bottom: 20px;
    margin-top: 50px; }
    .contact-block-mob .contact-list a {
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      color: #293033;
      display: block;
      margin-top: 20px; }
      .contact-block-mob .contact-list a img {
        margin-right: 10px; }
  .search-tab {
    display: none; }
  .navbar-collapse {
    position: absolute;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 99;
    top: 190px;
    padding: 0 15px; }
  .topbar.fixed-topbar {
    width: 100%; }
    .topbar.fixed-topbar .container .topbar-right .search-filter {
      /*display: none;*/ }
    .topbar.fixed-topbar .block-views {
      display: none; }
  body.scroll-up .topbar.fixed-topbar.active {
    width: 100%;
    padding: 5px 15px;
    left: 0;
    z-index: 9999; }
    body.scroll-up .topbar.fixed-topbar.active .icon-menus {
      text-align: right;
      margin-right: 15px;
      width: 12% !important;
      padding-left: 0 !important; }
      body.scroll-up .topbar.fixed-topbar.active .icon-menus:after {
        height: 70px;
        right: -122px;
        top: -18px; }
      body.scroll-up .topbar.fixed-topbar.active .icon-menus a span {
        display: none; }
    body.scroll-up .topbar.fixed-topbar.active .navbar-light .navbar-toggler {
      top: 26px; }
    body.scroll-up .topbar.fixed-topbar.active .logo.responsive {
      display: block; }
      body.scroll-up .topbar.fixed-topbar.active .logo.responsive a.blue-logo {
        opacity: 1;
        visibility: visible; }
        body.scroll-up .topbar.fixed-topbar.active .logo.responsive a.blue-logo img {
          width: 110px;
          height: 60px;
          -o-object-fit: cover;
          object-fit: cover; }
    body.scroll-up .topbar.fixed-topbar.active .search-tab {
      display: block;
      /*width: 26px;
        margin-right: 45px;*/
      position: relative; }
      body.scroll-up .topbar.fixed-topbar.active .search-tab button {
        font-size: 0;
        height: 0;
        width: 0;
        background: none;
        padding: 0 !important; }
        body.scroll-up .topbar.fixed-topbar.active .search-tab button > img {
          display: none; }
      body.scroll-up .topbar.fixed-topbar.active .search-tab svg.search-blue {
        width: 18px;
        float: left;
        top: 6px;
        position: absolute;
        fill: #293033;
        left: -18px; }
    body.scroll-up .topbar.fixed-topbar.active .container .row {
      width: auto; }
    body.scroll-up .topbar.fixed-topbar.active .container .topbar-right {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-right: 15px; }
  body.scroll-up .topbar .navbar-collapse {
    position: fixed;
    top: 70px; }
  body.scroll-up .topbar nav.navbar ul.navbar-nav li.nav-item {
    padding: 18px 0; }
    body.scroll-up .topbar nav.navbar ul.navbar-nav li.nav-item a {
      font-size: 15px; }
  body.scroll-up .mobile-search-filters {
    position: fixed;
    z-index: 9;
    top: 71px;
    display: none; }
  body.scroll-up .mobile-search-filters.visible-filter {
    display: block; }
  body .search-filter form {
    border: 0; }
    body .search-filter form .form-row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative; }
      body .search-filter form .form-row .form-item-search {
        border: 2px solid #33589a;
        border-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-bottom: 10px !important;
        width: 100%; }
      body .search-filter form .form-row .form-actions {
        position: absolute;
        top: 0;
        right: 0; }
  .search-filter form .form-row .mb-3:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 50%; }
    .search-filter form .form-row .mb-3:nth-child(2) select {
      border: 1px solid #DEDEDE;
      height: 46px;
      width: 100%;
      font-size: 16px;
      line-height: 14px;
      color: #52585B;
      padding-left: 10px;
      border-radius: 4px;
      background: #fff; }
  .search-filter form .form-row .mb-3:nth-child(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 50%; }
    .search-filter form .form-row .mb-3:nth-child(3) select {
      border: 1px solid #DEDEDE;
      height: 46px;
      width: 100%;
      font-size: 16px;
      line-height: 14px;
      color: #52585B;
      padding-left: 10px;
      border-radius: 4px;
      background: #fff; } }
    @media (max-width: 991px) and (max-width: 575px) {
      .search-filter form .form-row .mb-3:nth-child(3) select {
        padding-right: 25px;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis; } }

@media (max-width: 991px) {
  .search-filter form .form-row .mb-3:nth-child(4) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: absolute;
    right: 0;
    top: 0;
    min-width: auto; }
    .search-filter form .form-row .mb-3:nth-child(4) input {
      width: auto;
      font-size: 0;
      padding: 12px 14px;
      background-position: center !important;
      border-radius: 0 4px 4px 0; }
  .search-filter form .form-row .form-type-select:after {
    right: 15px !important; }
  .user-logged-in .icon-menus:after {
    right: -14px;
    top: -18px; }
  .user-logged-in .navbar-light .navbar-toggler {
    /* top: 64px; */ }
  .adminimal-admin-toolbar.user-logged-in .navbar-light .navbar-toggler {
    top: 64px; }
  .scroll-up.scrollup.adminimal-admin-toolbar.user-logged-in .navbar-light .navbar-toggler {
    top: 0; } }

@media (max-width: 991px) and (max-width: 767px) {
  body.scroll-up .topbar.fixed-topbar.active .icon-menus:after {
    right: -135px; } }

@media (max-width: 767px) {
  body.scroll-up .topbar.fixed-topbar.active .search-tab {
    position: relative;
    right: 0; }
  body.scroll-up .topbar.fixed-topbar.active .icon-menus > ul li {
    padding-left: 22px; }
  .topbar {
    padding: 11px 0 12px 0; }
  @-moz-document url-prefix() {
    .topbar {
      padding: 16px 0 16px 0; } } }

@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) {
  .topbar {
    padding: 16px 0 16px 0; } }

@media (max-width: 767px) and (min-width: 414px) {
  .topbar .container .topbar-right {
    padding-right: 35px; } }

@media (max-width: 575px) {
  body .search-filter form .form-row .form-item-field-current-stock {
    min-width: auto; }
  body .search-filter form .form-row .form-item-field-rohs-compliant {
    min-width: auto; }
  .cart--cart-block table.cart-block--cart-table tr td:first-child {
    min-width: auto !important; } }

@media (max-width: 414px) {
  body.scroll-up .topbar.fixed-topbar.active .icon-menus {
    margin-right: 0px; }
    body.scroll-up .topbar.fixed-topbar.active .icon-menus ul {
      width: 70px; }
      body.scroll-up .topbar.fixed-topbar.active .icon-menus ul li {
        padding-left: 5px;
        margin-right: -20px; }
    body.scroll-up .topbar.fixed-topbar.active .icon-menus a.cart {
      position: relative;
      right: 22px; }
  body.scroll-up .topbar.fixed-topbar.active .cart--cart-block.cart.icon-menus {
    right: 10px; }
  body.scroll-up .topbar.fixed-topbar.active .search-tab {
    right: 6px; }
    body.scroll-up .topbar.fixed-topbar.active .search-tab button > img {
      display: none; }
  .topbar .container .topbar-right {
    padding-right: 0; }
    .topbar .container .topbar-right .icon-menus {
      margin-right: 28px; }
      .topbar .container .topbar-right .icon-menus a.cart span {
        display: none; }
    .topbar .container .topbar-right .cart--cart-block.icon-menus {
      margin-right: 15px !important; }
    .topbar .container .topbar-right .cart--cart-block .cart-block--summary__icon .cart-link {
      /* margin-right: 15px; */ }
      .topbar .container .topbar-right .cart--cart-block .cart-block--summary__icon .cart-link span {
        font-size: 0; }
  .user-logged-in .icon-menus:after {
    right: 19px;
    top: -19px; } }

/*live site css*/
.cart--cart-block {
  padding: 0 10px;
  padding: 0;
  padding-left: 30px;
  padding-top: 5px;
  position: relative; }

.icon-menus .cart-link span {
  font-style: normal;
  font-weight: normal;
  color: #fff;
  font-style: normal;
  font-weight: normal;
  font-size: 0;
  line-height: 16px;
  color: #fff;
  display: block; }

.search-filter {
  width: 100%;
  max-width: 100% !important; }
  .search-filter form .form-row {
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0; }
    .search-filter form .form-row .form-item-search {
      width: calc(100% - 330px);
      margin-bottom: 0 !important;
      position: relative;
      float: left;
      padding: 0; }
    .search-filter form .form-row .form-type-select {
      margin-bottom: 0 !important;
      position: relative;
      float: left; }
      .search-filter form .form-row .form-type-select label {
        font-size: 14px;
        line-height: 14px;
        color: #52585B;
        float: left;
        margin-bottom: 0; }
      .search-filter form .form-row .form-type-select select {
        -webkit-appearance: none;
        font-size: 14px;
        line-height: 14px;
        color: #52585B;
        padding-left: 10px;
        border-radius: 4px;
        background: #fff;
        border: 0;
        height: 100%;
        width: 100%; }
        .search-filter form .form-row .form-type-select select:focus {
          border: 0 !important; }
      .search-filter form .form-row .form-type-select:after {
        content: "";
        position: absolute;
        right: 30px;
        top: 15px;
        border-right: 2px solid #52585B;
        border-bottom: 2px solid #52585B;
        height: 8px;
        width: 8px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        pointer-events: none; }
    .search-filter form .form-row .form-item-field-current-stock {
      min-width: 150px;
      padding-left: 0;
      padding-right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .search-filter form .form-row .form-item-field-current-stock:before {
        content: "";
        position: absolute;
        right: 0;
        top: 10px;
        width: 1px;
        background: #DEDEDE;
        height: 24px; }
    .search-filter form .form-row .form-item-field-rohs-compliant {
      min-width: 230px;
      padding-left: 10px;
      padding-right: 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0 !important; }
    .search-filter form .form-row .form-actions {
      min-width: 105px;
      margin-bottom: 0 !important;
      padding: 0; }
      .search-filter form .form-row .form-actions input[type="submit"] {
        background-image: url(/themes/custom/hawk/images/search--icn.svg) !important;
        background-repeat: no-repeat !important;
        padding-left: 35px !important;
        background-position: 15px center !important; }

.cart--cart-block.icon-menus .cart-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 !important; }

.topbar.fixed-topbar .search-filter form input {
  padding: 8px 10px !important;
  font-size: 14px;
  line-height: 14px;
  height: auto;
  background: transparent;
  border-left: 0;
  color: #fff; }
  .topbar.fixed-topbar .search-filter form input::-webkit-input-placeholder {
    color: #fff; }
  .topbar.fixed-topbar .search-filter form input:-ms-input-placeholder {
    color: #fff; }
  .topbar.fixed-topbar .search-filter form input::-ms-input-placeholder {
    color: #fff; }
  .topbar.fixed-topbar .search-filter form input::placeholder {
    color: #fff; }

.topbar.fixed-topbar .search-filter form .form-row .form-type-select select {
  background: transparent;
  color: #fff; }
  .topbar.fixed-topbar .search-filter form .form-row .form-type-select select option {
    color: #52585B; }

.topbar.fixed-topbar .search-filter form .form-row .form-type-select::after {
  content: "";
  border-color: #fff;
  top: 11px; }

.topbar.fixed-topbar .search-filter form .form-row .form-item-field-current-stock:before {
  content: "";
  right: 9px;
  top: 10px;
  width: 1px;
  background: #DEDEDE;
  height: 14px; }

.topbar.fixed-topbar .search-filter form .form-row .form-item-search {
  min-width: 174px; }

.topbar.fixed-topbar .search-filter form .form-row .form-actions input[type="submit"] {
  background-image: url(/themes/custom/hawk/images/search-blue-icon.svg) !important;
  background-repeat: no-repeat !important;
  padding-left: 35px !important;
  background-position: 20px center !important; }

.topbar.fixed-topbar .search-filter form input[type="submit"] {
  background: #fff;
  color: #33589A;
  font-size: 16px;
  line-height: 19px; }
  .topbar.fixed-topbar .search-filter form input[type="submit"]:focus {
    background: #fff !important; }

.topbar.fixed-topbar .block-views {
  float: left;
  width: 60%; }

body.scroll-up .topbar.fixed-topbar.active .icon-menus {
  width: 100%;
  text-align: right;
  position: relative;
  padding-left: 8px; }
  body.scroll-up .topbar.fixed-topbar.active .icon-menus:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 1px;
    height: 18px;
    opacity: 0.2;
    right: auto;
    left: 0;
    top: 5px; }
  body.scroll-up .topbar.fixed-topbar.active .icon-menus ul li svg {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    fill: #fff; }

body.scroll-up .topbar.fixed-topbar.active .container .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.search--filter-block > .search--filters {
  width: calc(100% - 294px); }

@media (max-width: 991px) {
  .user-logged-in .navbar-collapse {
    top: 168px; }
  .cart .cart-link span, .cart-block--summary__icon .cart-link span {
    font-size: 0; } }

@media (min-width: 1344px) and (max-width: 1600px) {
  .topbar.fixed-topbar .search-filter form .form-row .form-actions input[type="submit"] {
    background-image: url(/themes/custom/hawk/images/search-blue-icon.svg) !important;
    background-repeat: no-repeat !important;
    padding-left: 25px !important;
    background-position: center !important;
    font-size: 0;
    width: auto; }
  .search-filter form .form-row .form-actions {
    min-width: auto; }
  body.scroll-up .topbar.fixed-topbar.active .icon-menus ul li {
    padding: 0 5px; } }

footer {
  background-color: #293033;
  padding-top: 50px; }

.footer-menus h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  margin-bottom: 30px; }

.footer-menus ul.menu {
  padding-left: 0;
  margin-bottom: 10px; }
  .footer-menus ul.menu li.leaf {
    list-style-type: none;
    padding-bottom: 20px; }
    .footer-menus ul.menu li.leaf a {
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff; }

.copy-post-foot p {
  line-height: 24px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 0; }
  .copy-post-foot p a {
    font-style: normal;
    font-weight: normal;
    /*font-size: 16px;
            line-height: 24px;*/
    color: #fff; }

.copyright {
  text-align: center; }
  .copyright p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    margin-bottom: 0;
    color: #fff; }

.social-icon-container {
  padding-left: 30px; }
  .social-icon-container ul {
    padding-left: 0; }
    .social-icon-container ul li {
      display: inline-block; }
      .social-icon-container ul li a {
        width: 40px;
        height: 40px;
        display: inline-block; }
        .social-icon-container ul li a img {
          width: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          height: 100%; }

.footer-logos ul {
  padding-left: 0;
  margin-bottom: 0; }
  .footer-logos ul li {
    display: inline;
    padding-right: 15px; }
    .footer-logos ul li:last-child {
      padding-bottom: 0; }

.footer-copyright-block {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgba(222, 222, 222, 0.1);
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%; }

.contact-block {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgba(222, 222, 222, 0.1);
  padding: 30px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .contact-block ul {
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .contact-block ul li {
      display: inline-block;
      padding-right: 20px; }
      .contact-block ul li a {
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff; }
        .contact-block ul li a i {
          padding-right: 12.5px; }
        .contact-block ul li a span {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
      .contact-block ul li:last-child {
        padding-right: 0; }
  .contact-block > ul li {
    padding-right: 30px; }
    .contact-block > ul li a img {
      width: 25px;
      height: 20px;
      margin-right: 15px; }

.footer-links.footer-menus {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .footer-links.footer-menus .footer-logos {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.top-scroll {
  height: 40px;
  width: 40px;
  position: fixed;
  border-radius: 50%;
  right: 20px;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  background: #33589A; }
  .top-scroll svg path {
    fill: #fff; }
  .top-scroll.active {
    visibility: visible;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s; }

/* footer + svg, footer + svg + svg, footer + svg + svg + svg, footer + svg + svg + svg + svg, footer + svg + svg + svg + svg + svg, footer + svg + svg + svg + svg + svg + svg, footer + svg + svg + svg + svg + svg + svg + svg {
    display: none;
} */
.fixed-banner {
  position: fixed;
  top: auto;
  bottom: 0;
  -webkit-transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
  left: 50%;
  z-index: 9;
  width: 100%;
  text-align: center; }

.fixed-banner-content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #33589A;
  -webkit-box-shadow: 0px 8px 11px black;
  box-shadow: 0px 8px 11px black;
  border-radius: 4px;
  gap: 20px;
  padding: 20px;
  margin: 0 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .fixed-banner-content p {
    margin-bottom: 0;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF; }
    .fixed-banner-content p a {
      font-family: "Roboto";
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #99CC00;
      text-decoration: underline; }

@media (max-width: 767px) {
  footer {
    padding-left: 20px;
    padding-right: 20px; }
  .footer-copyright-block {
    display: block; }
    .footer-copyright-block .copy-post-foot {
      text-align: center;
      margin-bottom: 30px; }
      .footer-copyright-block .copy-post-foot p {
        line-height: 24px;
        font-size: 16px;
        color: #fff;
        margin-bottom: 0; }
  .copyright p {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .contact-block {
    display: block;
    text-align: left; }
  .social-icon-container {
    padding-left: 0; }
  .footer-logos {
    padding: 15px 0; }
  .fixed-banner-content p,
  .fixed-banner-content p a {
    line-height: 20px; }
  .fixed-banner-content {
    padding: 10px;
    position: relative; }
    .fixed-banner-content p {
      padding: 0 15px; }
    .fixed-banner-content > img {
      position: absolute;
      left: 10px;
      top: 10px; }
    .fixed-banner-content .cross-icon {
      position: absolute;
      right: 10px;
      top: 8px; } }

@media (max-width: 991px) and (min-width: 576px) {
  .footer-links.footer-menus {
    margin-top: 0; }
  footer .contact-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px; } }

@media (max-width: 575px) {
  footer .contact-block > ul {
    display: block;
    margin-bottom: 33px; }
    footer .contact-block > ul li {
      display: block;
      margin-bottom: 38px; }
      footer .contact-block > ul li:last-child {
        margin-bottom: 0; }
  .social-icon-container {
    padding-left: 0; } }

@media (max-width: 375px) {
  .footer-links.footer-menus {
    display: block; }
  .social-icon-container {
    padding-left: 0;
    margin-top: 15px; } }

.sidebar {
  padding: 20px;
  background: #fff;
  margin-left: 15px; }
  .sidebar.product-price-table {
    padding: 0; }
  .sidebar h2 {
    font-size: 18px; }
  .sidebar .block {
    border: 0;
    padding: 0;
    margin: 0;
    padding: 7px 0; }
    .sidebar .block h2 {
      padding-bottom: 22px; }
    .sidebar .block .facets-widget-links ul {
      padding-left: 0;
      padding-top: 15px; }
      .sidebar .block .facets-widget-links ul li {
        list-style-type: none;
        margin-bottom: 15px; }
        .sidebar .block .facets-widget-links ul li a {
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 18px;
          color: #52585B; }
          .sidebar .block .facets-widget-links ul li a.is-active {
            background: #F2F3F7;
            border-radius: 5px;
            display: inline-block;
            width: auto;
            padding: 6px 10px;
            color: #293033;
            text-decoration: none; }

.facets-soft-limit-link::before {
  content: "+";
  font-size: 22px;
  font-weight: 500;
  position: relative;
  top: 2px;
  margin-right: 4px;
  height: 1px;
  display: inline-block; }

.product-price-table.sidebar {
  background: transparent; }

.sidebarlist .list-title h4 {
  color: #52585B;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 18px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 28px; }
  .sidebarlist .list-title h4 img {
    position: absolute;
    left: 0;
    top: 0px; }

.listing-block {
  margin-bottom: 50px; }
  .listing-block ul {
    padding-left: 0; }
    .listing-block ul li {
      list-style-type: none;
      margin-bottom: 15px;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .listing-block ul li a {
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        color: #293033; }
      .listing-block ul li:hover a {
        font-style: normal;
        font-weight: 500;
        color: #33589A;
        text-decoration: none; }
      .listing-block ul li a.active {
        font-style: normal;
        font-weight: 500;
        color: #33589A; }

.facets-widget-range_slider ul {
  padding-left: 0; }

.facet-inactive.block-facet--range-slider .content.collapsiblockContent {
  overflow: visible; }

@media (min-width: 992px) {
  .slide-close {
    display: none; } }

@media (max-width: 1024px) {
  .sidebar {
    position: fixed !important;
    right: -281px;
    z-index: 9999;
    top: 0;
    height: 100vh;
    overflow: auto;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    min-width: 280px;
    width: 280px; }
    .sidebar .block h2 {
      width: 180px;
      pointer-events: none; }
    .sidebar .collapsiblock a {
      border-bottom: 1px solid #d6d6d6;
      display: block; }
      .sidebar .collapsiblock a h2 {
        margin-bottom: 0;
        border: 0; }
  .sidebar.active-slide {
    right: 0; }
  .slide-close {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 21px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DEDEDE; }
    .slide-close h3 {
      margin-bottom: 0; } }

/*Components*/
.product-group p {
  color: #293033;
  margin-bottom: 30px; }

fieldset {
  clear: both; }

.pro-block2 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px; }
  .pro-block2 .product-media {
    margin-right: 16px; }
  .pro-block2 .product-desc .service-support-title {
    font-weight: 700;
    margin-bottom: 0;
    color: #52585B; }
  .pro-block2 .product-desc p {
    margin-bottom: 0; }
  .pro-block2 .product-desc a {
    text-decoration: underline;
    font-size: 16px;
    margin-top: 0px;
    line-height: 22px;
    display: block;
    font-weight: 400; }
    .pro-block2 .product-desc a + a {
      margin-top: 2px; }

.product-sec {
  padding-top: 60px; }

.view-footer {
  margin-top: 30px;
  margin-bottom: 80px; }

.prod-category-index {
  padding-top: 60px; }

.product-category-group h2 {
  margin-bottom: 40px;
  font-weight: 700;
  color: #293033; }

.product-category-group h1 {
  margin-bottom: 40px; }

.who-we-desc img {
  margin-top: 30px;
  margin-bottom: 50px;
  width: 100%; }

.request-return-desc strong {
  color: #52585B;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
  display: block; }

.request-return-desc form {
  background: #fff;
  padding: 40px 40px 60px 40px; }
  .request-return-desc form .form-group label {
    font-weight: 400; }

.Manufacturer-sec {
  padding-top: 0px; }
  .Manufacturer-sec .search-form1 {
    padding: 40px 0 30px 0;
    width: 100%; }

.main-product-page-sec .main-block {
  padding-top: 0;
  padding-bottom: 0px; }

.main-product-page-sec .accordion .card .sp-an[aria-expanded="true"]:after, .main-product-page-sec .accordion .card .sp-an[aria-expanded="false"]:after {
  top: 16px; }

.main-block {
  padding-top: 70px; }
  .main-block .breadcrumbs ul {
    text-align: left;
    padding-left: 0; }

.product-tabs-description {
  padding-top: 0; }
  .product-tabs-description .tab-content {
    padding-top: 10px; }
  .product-tabs-description .company--information {
    margin-top: 0; }
  .product-tabs-description .product-list-four-column .product-content {
    border: 1px solid #DEDEDE; }
    .product-tabs-description .product-list-four-column .product-content a {
      padding: 0; }

.manufacture-index {
  padding-top: 60px; }
  .manufacture-index .product-list {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr; }

.series-configurators {
  padding-top: 60px;
  padding-bottom: 60px; }
  .series-configurators h3.border-title {
    margin-bottom: 30px; }

.product-main-pane-panel {
  /*border-top: 1px solid $borderColor;*/
  margin-top: 0px; }
  .product-main-pane-panel label.checklabel {
    margin-left: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #52585B; }

#shopper_review_page div {
  line-height: 1;
  vertical-align: top; }

#shopper_review_page * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

img.sa-logo {
  float: right; }

a.viewMore {
  float: right;
  font-style: italic; }

.matching-parts {
  float: left;
  width: 100%; }
  .matching-parts label.checklabel {
    float: right;
    margin-bottom: 0;
    margin-top: 25px; }
  .matching-parts h2 {
    float: left;
    margin-bottom: 30px; }
  .matching-parts table.views-table .checkbox-block {
    float: left;
    margin-top: 0; }
    .matching-parts table.views-table .checkbox-block label.checklabel {
      margin-top: 0;
      margin-left: 0; }
  .matching-parts td {
    width: auto; }
    .matching-parts td form.commerce-add-to-cart {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .matching-parts td form.commerce-add-to-cart .form-submit {
        margin-top: 0 !important;
        margin-left: 5px;
        padding: 9px 27px 8px 27px;
        margin-bottom: 5px; }
  .matching-parts .views-field-add-to-cart-form {
    width: 190px; }
  .matching-parts .views-field-title {
    /*width: 170px;*/ }
  .matching-parts .table-responsive {
    margin-bottom: 30px; }
  .matching-parts .views-field-field-current-stock {
    width: auto !important; }

.match-part-series table.views-table {
  width: 100%; }

.match-part-series .title-n-desc a {
  max-width: 100% !important; }

.moretext {
  display: none; }

.main-product-content {
  float: left;
  margin-bottom: 80px;
  background: #fff;
  padding: 20px;
  width: 100%; }
  .main-product-content .product-desc {
    float: right;
    width: calc(100% - 350px);
    padding-left: 50px; }
    .main-product-content .product-desc > img {
      width: 160px;
      height: auto;
      -o-object-fit: contain;
      object-fit: contain;
      margin-bottom: 10px;
      height: 39px;
      -o-object-position: left;
      object-position: left; }
    .main-product-content .product-desc h3, .main-product-content .product-desc h1 {
      color: #293033;
      line-height: 28px;
      margin-bottom: 10px;
      margin-bottom: 25px; }
    .main-product-content .product-desc h1 {
      font-weight: 500;
      font-size: 24px; }

.manufacture-links {
  margin-bottom: 10px; }
  .manufacture-links h5 a {
    color: #293033;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px; }

.availability {
  margin-bottom: 30px; }
  .availability span {
    color: #52585B; }
  .availability > div {
    display: inline-block; }
  .availability div {
    padding-right: 15px; }

.checkbox-block {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #293033; }

.rohs-compliant-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  vertical-align: -3px;
  background: url(../images/sprites.png) no-repeat -48px -151px; }

.part-in-stock {
  display: inline-block;
  width: 12px;
  height: 15px;
  margin-right: 5px;
  vertical-align: -3px;
  background: url(../images/sprites.png) no-repeat 0px -123px; }

.available-soon-icon {
  display: inline-block;
  width: 12px;
  height: 15px;
  margin-right: 5px;
  vertical-align: -3px;
  background: url(../images/sprites.png) no-repeat -114px -123px;
  /*margin-left: 20px;*/ }

.availability img {
  width: 18.33px !important;
  height: 18.33px !important;
  margin-bottom: 4px !important; }

.lead-time-icon {
  display: inline-block;
  width: 12px;
  height: 15px;
  margin-right: 5px;
  vertical-align: -3px;
  background: url(../images/sprites.png) no-repeat -24px -123px; }

.product-desc p {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #52585B;
  padding-top: 11px;
  padding-bottom: 20px;
  margin-bottom: 0; }

.inner-search-bar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0; }
  .inner-search-bar h3 {
    margin-bottom: 0;
    margin-right: 20px; }

.product-roh-data-and-specsheet {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px; }
  .product-roh-data-and-specsheet .checkbox-block {
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    color: #33589A; }
    .product-roh-data-and-specsheet .checkbox-block img {
      width: 13px; }
  .product-roh-data-and-specsheet .specsheet a {
    font-size: 16px;
    line-height: 19px;
    font-weight: bold; }
    .product-roh-data-and-specsheet .specsheet a img {
      margin-right: 5px;
      position: relative;
      top: -2px; }

/*location page css */
.payment-detail {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 105px 370px 90px 70px 115px;
  grid-template-columns: 105px 370px 90px 70px 115px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 10px; }
  .payment-detail label {
    font-weight: normal !important; }

.info--block {
  background: #F5F5F5;
  padding: 20px;
  float: left;
  padding-bottom: 0;
  text-align: left; }
  .info--block .info--content .description {
    display: inline-block;
    width: 50%;
    float: left; }
    .info--block .info--content .description p {
      color: #293033; }
  .info--block .acc-info {
    float: left;
    width: 100%;
    margin-bottom: 10px; }

table.footable td.views-field-title p img {
  width: 10px;
  height: 12px; }

.commerce-add-to-cart .qty-wrap button.sub {
  top: 18px; }

.commerce-add-to-cart .qty-wrap button.add {
  bottom: 18px; }

.commerce-add-to-cart .qty-wrap input[type="number"] {
  padding: 4px 15px; }

.highlight-box {
  background: #F2F3F7;
  border: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px; }
  .highlight-box h4 {
    color: #52585B;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px; }
  .highlight-box p {
    margin-bottom: 0;
    padding-bottom: 10px;
    font-style: normal;
    font-weight: normal;
    color: #293033; }
    .highlight-box p:last-child {
      color: #33589A; }
  .highlight-box a {
    padding-bottom: 10px;
    display: block; }

.path-user table tbody a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #33589A;
  position: relative;
  display: inline-block; }
  .path-user table tbody a:after {
    content: "";
    background-image: url(/themes/custom/hawk/images/link-vector.svg);
    position: absolute;
    left: auto;
    top: -2px;
    width: 15.67px;
    height: 15.67px;
    right: -25px;
    background-size: contain;
    background-repeat: no-repeat; }

body.path-taxonomy .main-product-page-sec .main-block, body.path-taxonomy .view-hawk-search-view {
  padding: 20px;
  background: #fff; }

@media (max-width: 767px) {
  .request-for-return-sec .large-title h1 {
    margin-bottom: 30px; }
  .request-for-return-sec .large-title.mb-xxxl {
    margin-bottom: 30px; }
  .request-return-desc p.mb-xl {
    margin-bottom: 30px; }
  .matching-parts tbody > tr > td {
    padding-right: 9px;
    padding-left: 10px; }
  .matching-parts form.commerce-add-to-cart .qty-wrap {
    margin-bottom: 5px; }
  .matching-parts .title--wrapper {
    display: block;
    float: left; }
    .matching-parts .title--wrapper label.checklabel {
      width: 100%; }
    .matching-parts .title--wrapper h2 {
      margin-bottom: 10px; }
  .prod-category-index {
    padding-top: 0; }
  .availability > div {
    margin-bottom: 15px; }
  .product-tabs-description .card-header {
    margin-right: 94px !important;
    overflow: hidden;
    overflow-x: auto; }
  .product-tabs-description .card-header .nav.nav-tabs {
    width: 767px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }

@media (max-width: 575px) {
  .request-return-desc form {
    padding: 15px; }
  .info--block .info--content .description {
    width: 100%; }
  .percentage.block {
    float: left;
    width: 100% !important; }
  .matching-parts td form.commerce-add-to-cart {
    display: block; }
    .matching-parts td form.commerce-add-to-cart input[type="submit"] {
      width: auto;
      padding: 7px 27px 7px 27px; }
  .matching-parts tr.footable-detail-row > td {
    padding-top: 0; } }

input#edit-login-returning-customer-submit,
input#edit-login-guest-continue,
input#edit-login-register-register {
  font-size: 16px;
  line-height: 19px;
  padding: 12px 24px;
  background-color: #33589A;
  border: 0 solid transparent;
  font-weight: bold;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  height: auto; }
  input#edit-login-returning-customer-submit:hover,
  input#edit-login-guest-continue:hover,
  input#edit-login-register-register:hover {
    background: #294881; }

.ajax-progress {
  position: absolute; }

.ajax-progress-throbber .throbber {
  background-image: url(/themes/custom/hawk/images/throbber.gif);
  background-size: contain;
  width: 40px;
  height: 40px;
  background-color: transparent;
  padding: 10px; }

.hawk-ajax-progress-theme {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999; }

.slick-carousel-slider {
  display: none; }

.slick-carousel-slider.slick-initialized {
  display: block; }

.exzoom.hidden {
  display: block !important; }

body .btn-default {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  padding: 12px 24px;
  background-color: #33589A;
  border: 0 solid transparent;
  font-weight: bold;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  vertical-align: sub; }
  body .btn-default:hover {
    background: #294881;
    color: #fff;
    text-decoration: none; }

body .btn {
  font-size: 16px;
  line-height: 19px;
  padding: 12px 24px;
  background-color: #33589A;
  border: 0px solid transparent;
  font-weight: bold;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff; }
  body .btn:hover {
    background: #294881;
    color: #fff;
    text-decoration: none; }
  body .btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #294881 !important;
    border-color: #294881 !important;
    color: #fff; }
  body .btn.full {
    width: 100%;
    display: block; }

body .btn-large {
  padding: 12px 24px;
  font-size: 16px;
  line-height: 22px; }

body .btn-small {
  font-size: 14px;
  line-height: 19px;
  padding: 7px 11px; }

body .btn-medium {
  font-size: 16px;
  line-height: 22px;
  padding: 7px 16px; }

body .btn-outline {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #33589A;
  border: 1px solid #33589A;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  background: transparent;
  padding: 7px 16px; }

body .white-btn {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #33589A;
  background: #fff;
  border-radius: 4px;
  padding: 12px 24px;
  text-decoration: none; }

.btns-block {
  text-align: right;
  margin-top: 30px;
  margin-bottom: 30px; }
  .btns-block a.btn.btn-medium {
    border: 1px solid #33589A;
    margin-left: 15px; }
  .btns-block a {
    padding: 7px 48.5px; }

.show-more {
  margin-bottom: 30px; }
  .show-more a {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    font-size: 14px !important;
    line-height: 19px !important;
    color: #33589A;
    text-align: left !important; }
    .show-more a i {
      font-weight: 500; }
    .show-more a:before {
      content: "+";
      font-size: 22px;
      font-weight: 500;
      position: relative;
      top: 2px;
      margin-right: 4px;
      height: 1px;
      display: inline-block; }
    .show-more a.plus-minus:before {
      content: "-"; }

.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #33589a !important;
  border-color: #33589a !important; }

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #33589a !important;
  border-color: #33589a !important; }

.btn.disabled, .btn:disabled {
  background-color: #33589a !important; }

@media (max-width: 575px) {
  body .white-btn {
    padding: 10px 20px; }
  body .btn {
    padding: 12px 15px; } }

form .form-group {
  margin-bottom: 20px; }
  form .form-group label {
    font-size: 16px;
    font-weight: bold;
    line-height: 13.3px;
    display: block; }
  form .form-group input::-webkit-input-placeholder {
    opacity: 1; }
  form .form-group input:-ms-input-placeholder {
    opacity: 1; }
  form .form-group input::-ms-input-placeholder {
    opacity: 1; }
  form .form-group input::placeholder {
    opacity: 1; }
  form .form-group select {
    background: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #DEDEDE;
    height: 46px;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: #52585B;
    padding-left: 10px;
    border-radius: 4px;
    background: #fff; }
  form .form-group input {
    border: 1px solid #DEDEDE;
    height: 46px;
    color: #52585B;
    font-size: 14px;
    line-height: 14px;
    background: #fff;
    border-radius: 4px;
    padding-left: 10px; }
  form .form-group textarea {
    border-radius: 0;
    padding-left: 10px; }
  form .form-group p {
    margin-top: 5px; }
  form .form-group.error {
    border-color: #BC3315; }
    form .form-group.error small {
      font-size: 14px; }

.select-outer {
  position: relative; }
  .select-outer::after {
    content: "";
    position: absolute;
    right: 30px;
    top: 15px;
    border-right: 2px solid #52585B;
    border-bottom: 2px solid #52585B;
    height: 8px;
    width: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

form .row {
  margin-bottom: 30px; }
  form .row h3 {
    margin-bottom: 30px; }
  form .row label.radio-label {
    margin-bottom: 30px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #293033; }
  form .row label {
    color: #293033;
    margin-bottom: 5px;
    line-height: 24px;
    font-size: 16px; }
  form .row label.checklabel {
    margin: 30px 0 10px 0;
    display: block; }
  form .row input.form-control {
    background: #fff;
    border: 1px solid #DEDEDE;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px 15px;
    height: 46px;
    line-height: 24px; }

select:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: #33589a !important;
  border: 1px solid #33589a !important; }

input:focus, input:focus-visible {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: #33589a !important;
  border: 1px solid #33589a !important; }

textarea:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: #33589a !important;
  border: 1px solid #33589a !important; }

.checklabel {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .checklabel input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .checklabel input:checked ~ .checkmark {
      background-color: #293033; }
      .checklabel input:checked ~ .checkmark:after {
        display: block; }
  .checklabel:hover input ~ .checkmark {
    /*background-color: transparent;*/ }
  .checklabel .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 2px solid #293033;
    border-radius: 3px; }
    .checklabel .checkmark:after {
      left: 5px;
      top: 2px;
      width: 5px;
      height: 9px;
      border: solid #fff;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      content: "";
      position: absolute;
      display: none; }

.radio-label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .radio-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
    .radio-label input:checked ~ .checkmark {
      background-color: #fff; }
      .radio-label input:checked ~ .checkmark:after {
        display: block; }
  .radio-label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #293033; }
    .radio-label .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      top: 4px;
      left: 4px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #293033; }
  .radio-label:hover input ~ .checkmark {
    background-color: #fff; }

.password-strength-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #293033;
  margin-bottom: 5px; }

.password-indicator {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #293033;
  border: 2px solid #C4C4C4; }

.search-form1 {
  width: 100%; }
  .search-form1 button {
    background: #33589A;
    border-radius: 0px 2px 2px 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    border-color: #33589A;
    padding: 0 14px;
    border: 0; }
  .search-form1 input {
    background: #fff;
    border: 2px solid #33589A;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px 0px 0px 4px;
    padding: 15px;
    height: 44px; }

.search-form2 button {
  background: #33589A;
  border-radius: 0px 2px 2px 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  border-color: #33589A; }

.search-form2 input {
  background: #fff;
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px 0px 0px 4px;
  padding: 15px;
  height: 44px; }

form.search-form1 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

form.search-form2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

input.remove {
  color: #33589A;
  border: 0;
  background: transparent;
  margin: 0; }

.inner-search-left input {
  width: 100%; }
  .inner-search-left input::-webkit-input-placeholder {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #52585B;
    font-family: 'Open Sans';
    opacity: 0.6; }
  .inner-search-left input:-ms-input-placeholder {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #52585B;
    font-family: 'Open Sans';
    opacity: 0.6; }
  .inner-search-left input::-ms-input-placeholder {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #52585B;
    font-family: 'Open Sans';
    opacity: 0.6; }
  .inner-search-left input::placeholder {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #52585B;
    font-family: 'Open Sans';
    opacity: 0.6; }

.inner-search-left label {
  font-weight: 700;
  display: block; }

.inner-search-bar {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  margin-top: 30px; }

label.checklabel {
  font-weight: normal;
  padding-left: 25px; }

input.form-submit:focus,
input.form-submit {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  padding: 12px 16px;
  background-color: #33589A;
  border: 0 solid transparent;
  font-weight: normal;
  margin-left: 0;
  border-radius: 0px 2px 2px 0px;
  height: auto; }

select#sa_sort {
  -webkit-appearance: auto;
  background-image: none; }

.form-item-quantity input[type="number"]::-webkit-outer-spin-button,
.form-item-quantity input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

p.min-mult-search-form {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0; }

.error-message {
  font-size: 14px;
  line-height: 18px;
  color: #BC3315;
  width: 100%;
  text-align: left;
  display: block;
  margin-top: 5.5px; }

.form-type-select select.form-select {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  width: 100%;
  display: block;
  height: 46px;
  line-height: 24px;
  padding: 0 10px;
  border-radius: 0.25rem; }

/* input[type="radio"]:focus {
    outline-color: #2494db !important;
    outline-width: 6px !important;
    outline-style: double !important;
    outline-offset: -2px;
} */
input[type="radio"] {
  border-radius: 50% !important; }

.form-managed-file input {
  padding: 0;
  height: auto;
  width: auto; }

@media (max-width: 767px) {
  .select-outer::after {
    right: 30px; }
  .reverse--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .user-login-form small.description, .user-register-form small.description {
    font-size: 16px;
    line-height: 19px;
    display: inline-block; } }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

div#acc-main .card-body p {
  margin-bottom: 0;
  padding-left: 20px; }

div#acc-main .card {
  border: 0; }

div#acc-main .card-header {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0; }

div#faq {
  margin-bottom: 50px; }

.small-header-acrdn {
  padding-bottom: 30px !important;
  border-bottom: 1px solid #DEDEDE; }
  .small-header-acrdn .card {
    padding-bottom: 0;
    background: rgba(51, 88, 154, 0.05);
    border-radius: 5px;
    border: 0; }
    .small-header-acrdn .card .card-header {
      background: transparent !important;
      padding: 15.5px;
      border-top: 0; }
      .small-header-acrdn .card .card-header h4 {
        margin-bottom: 0; }
        .small-header-acrdn .card .card-header h4 span {
          position: relative; }
          .small-header-acrdn .card .card-header h4 span:before {
            content: "";
            border-bottom: 2px solid #33589A;
            position: absolute;
            top: auto;
            bottom: -16px;
            width: 100%; }
      .small-header-acrdn .card .card-header span::after {
        top: 16px !important; }
    .small-header-acrdn .card .card-body h3 {
      color: #52585B; }

.accordion .js-pager__items.pager {
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden; }
  .accordion .js-pager__items.pager li {
    text-align: center; }
    .accordion .js-pager__items.pager li a {
      display: inline-block;
      background: #33589a;
      width: auto;
      font-size: 14px;
      padding: 0 20px;
      border-radius: 4px;
      margin-bottom: 15px; }

@media (max-width: 767px) {
  .small-header-acrdn .card .card-header h4 {
    font-size: 18px; }
    .small-header-acrdn .card .card-header h4 span:before {
      bottom: -19px; }
  .small-header-acrdn .card .card-body h3 {
    margin-bottom: 20px;
    font-size: 24px; }
  .card-body {
    padding: 1.25rem 15px; } }

@media (max-width: 375px) {
  .accordion .card .sp-an[aria-expanded="true"]::after {
    height: 20px;
    width: 20px;
    content: ""; }
  .accordion .card .sp-an[aria-expanded="false"]::after {
    height: 20px;
    width: 20px;
    content: ""; } }

.views-table th {
  background-color: #52585B;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  padding: 8px 10px;
  padding-left: 10px; }

.views-table tr:nth-child(even) {
  background: #F5F5F5; }

.views-table tr:nth-child(odd) {
  background: #FFFFFF; }

.views-table td {
  padding-left: 5px; }
  @media (max-width: 1199px) {
    .views-table td {
      padding-left: 5px; } }

.views-table a {
  color: #52585B;
  font-weight: 600; }

.view-hawk-search-view td.views-field-title {
  width: 195px; }

.views-field p {
  font-size: 12px;
  line-height: 16px;
  margin-top: 5px;
  margin-bottom: 5px; }
  .views-field p a {
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 5px; }

.search-results-thumb-image {
  display: block;
  width: 64px;
  height: 64px;
  overflow: hidden;
  margin-right: 5px; }
  .search-results-thumb-image img {
    width: auto;
    height: auto;
    max-height: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%; }

.hoverable_prices {
  width: 140px;
  min-width: 140px; }
  .hoverable_prices span.price_qty {
    display: block;
    float: left;
    text-align: left; }
  .hoverable_prices span {
    font-size: 12px;
    padding: 0 5px;
    text-align: left; }
  .hoverable_prices span.price_cost {
    display: block;
    float: right;
    text-align: right; }
  .hoverable_prices span.dots {
    font-size: 22px; }

.checkbox-block img {
  width: 13px; }

.views-field-add-to-cart-form input[type=submit] {
  margin-right: auto;
  margin-left: auto;
  display: block;
  width: 100%;
  font-size: 14px !important;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  padding: 7px; }

form.commerce-add-to-cart {
  padding-bottom: 0; }
  form.commerce-add-to-cart .form-submit {
    color: #fff;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 16px;
    padding: 7px 27px 7px 27px;
    background-position: 15px 8px;
    border: none;
    border-radius: 2px;
    width: 126px;
    float: right;
    margin-top: 10px !important; }
  form.commerce-add-to-cart .qty-wrap {
    width: 126px;
    float: right;
    /*button.sub {
            top: 9px;
        }
        button.add {
            bottom: 9px;
        }*/ }
    form.commerce-add-to-cart .qty-wrap input[type="number"] {
      padding: 4px 15px; }

.inner-search-left .form-type-textfield input {
  border: 1px solid #DEDEDE;
  height: 40px;
  color: #52585B;
  line-height: 20px;
  font-size: 18px; }

.inner-search-left input[type=text] {
  border: 1px solid #DEDEDE;
  height: 40px;
  color: #52585B;
  line-height: 20px;
  font-size: 18px; }

.inner-search-left input[type=email] {
  border: 1px solid #DEDEDE;
  height: 40px;
  color: #52585B;
  line-height: 20px;
  font-size: 18px; }

td.views-field.views-field-field-current-stock {
  width: 200px;
  font-size: 14px;
  line-height: 16px;
  color: #52585B; }

.stock-wrapper {
  padding-bottom: 10px; }

.product-price-table table {
  width: 100%;
  background: #fff; }
  .product-price-table table thead tr {
    background: #52585B; }
    .product-price-table table thead tr th {
      padding: 10px 15px;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      color: #fff; }
      .product-price-table table thead tr th:last-child {
        text-align: right; }
  .product-price-table table tbody tr td {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #293033;
    padding: 15px 15px;
    border-bottom: 1px solid #DEDEDE; }
    .product-price-table table tbody tr td:last-child {
      text-align: right; }
  .product-price-table table tfoot tr td {
    padding: 8px 10px; }
    .product-price-table table tfoot tr td:last-child {
      text-align: right; }
    .product-price-table table tfoot tr td img {
      vertical-align: unset; }

.only-price-table tbody tr td {
  border: 0 !important;
  padding: 12px 15px !important; }
  .only-price-table tbody tr td:last-child {
    text-align: left !important; }

.only-price-table tbody tr:first-child {
  border-bottom: 1px solid #DEDEDE; }

.table-responsive {
  background: #fff; }

table > tbody > tr > td > span.footable-toggle {
  opacity: 1 !important; }

.table thead th a {
  color: #fff; }

.scrollable-table #accordion .card {
  float: left;
  width: 100px;
  margin-right: 2px;
  border: 0; }
  .scrollable-table #accordion .card .card-header {
    padding: 0;
    border-radius: 0;
    border: 0 !important;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .scrollable-table #accordion .card .card-header h5 {
      line-height: 0; }
    .scrollable-table #accordion .card .card-header button {
      border-radius: 0;
      padding: 18px 21px;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 24px;
      color: #FFFFFF;
      background: #52585B;
      margin-bottom: 2px; }
  .scrollable-table #accordion .card .card-body {
    padding: 0; }
    .scrollable-table #accordion .card .card-body ul {
      padding: 0; }
      .scrollable-table #accordion .card .card-body ul li {
        list-style-type: none;
        margin-bottom: 2px; }

.scrollable-table table tbody tr {
  background: transparent;
  border: 0; }
  .scrollable-table table tbody tr td {
    vertical-align: top;
    padding: 0;
    /*display: inline-block;*/ }
    .scrollable-table table tbody tr td legend {
      margin-bottom: 0; }
      .scrollable-table table tbody tr td legend .fieldset-legend .attrname {
        border-radius: 0;
        /* padding: 0; */
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        color: #FFFFFF;
        background: #52585B;
        margin-bottom: 2px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-width: 135px;
        height: 80px;
        text-align: center;
        width: 100%;
        text-transform: capitalize;
        min-width: auto;
        padding: 0 10px; }
    .scrollable-table table tbody tr td .fieldset-wrapper .radio.form-check {
      padding: 10px 15px;
      position: relative;
      width: auto;
      border: 2px solid #FFD500;
      margin-bottom: 2px; }
      .scrollable-table table tbody tr td .fieldset-wrapper .radio.form-check input.form-radio {
        opacity: 0;
        width: 100%;
        height: 100%;
        top: -5px;
        right: 0; }
      .scrollable-table table tbody tr td .fieldset-wrapper .radio.form-check label.form-check-label {
        overflow: hidden;
        height: 44px; }
        .scrollable-table table tbody tr td .fieldset-wrapper .radio.form-check label.form-check-label span.optcode.hovertt {
          font-style: normal;
          font-weight: bold;
          font-size: 14px;
          line-height: 20px;
          color: #293033;
          display: block; }
          .scrollable-table table tbody tr td .fieldset-wrapper .radio.form-check label.form-check-label span.optcode.hovertt:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0; }
        .scrollable-table table tbody tr td .fieldset-wrapper .radio.form-check label.form-check-label span.optdesc.hovertt {
          font-style: normal;
          font-weight: normal;
          font-size: 12px;
          line-height: 20px;
          color: #52585B;
          display: block; }
        .scrollable-table table tbody tr td .fieldset-wrapper .radio.form-check label.form-check-label br {
          display: none; }
        .scrollable-table table tbody tr td .fieldset-wrapper .radio.form-check label.form-check-label span.instock.ipnsicon {
          background-image: url(/themes/custom/hawk/images/valid-check.svg);
          position: absolute;
          width: 13px;
          height: 14px;
          right: 10px;
          top: 10px; }
        .scrollable-table table tbody tr td .fieldset-wrapper .radio.form-check label.form-check-label .img {
          display: none; }
    .scrollable-table table tbody tr td .instock .radio.form-check {
      border-color: #99CC00; }
      .scrollable-table table tbody tr td .instock .radio.form-check.selected {
        background: #99CC00; }
    .scrollable-table table tbody tr td .leadtime .radio.form-check {
      border-color: #FFD500; }
      .scrollable-table table tbody tr td .leadtime .radio.form-check.selected {
        background: #FFD500; }
    .scrollable-table table tbody tr td .nostock .radio.form-check {
      border-color: #ED991B; }
      .scrollable-table table tbody tr td .nostock .radio.form-check.selected {
        background: #ED991B; }
    .scrollable-table table tbody tr td .invalid .radio.form-check {
      background: #DF4343; }
      .scrollable-table table tbody tr td .invalid .radio.form-check.selected {
        background: #DF4343; }

.scrollable-table {
  overflow: auto;
  max-height: 410px; }
  .scrollable-table::-webkit-scrollbar {
    width: 10px;
    height: 5px; }
  .scrollable-table::-webkit-scrollbar-track {
    background-color: #EEEEEE;
    border-radius: 50px; }
  .scrollable-table::-webkit-scrollbar-thumb {
    background: #C4C4C4;
    border-radius: 50px; }
  .scrollable-table.full {
    max-height: 100%; }

.view-display-id-block_1 .view-content.row table {
  margin-top: 0; }

.hoverable-prices .view-hawk-prices .view-content > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  float: left;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 5px; }
  .hoverable-prices .view-hawk-prices .view-content > div > div {
    float: left; }

.field--name-quantity fieldset label {
  display: none; }

input.button--add-to-cart {
  padding: 7px;
  font-size: 14px !important;
  line-height: 16px; }

#hawk-ipns-part-description span.description {
  margin-bottom: 15px;
  display: block;
  padding-left: 0; }

table#productTable {
  width: 100% !important; }

.title--wrapper span.dt-cb input {
  margin-right: 5px;
  top: 2px;
  position: relative; }

.ipns-filter-sec .listing_table table.dataTable td {
  vertical-align: baseline;
  border: 0; }

.ipns-filter-sec .listing_table table.dataTable td.tableAddToCart {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 15px;
  border: 0; }
  .ipns-filter-sec .listing_table table.dataTable td.tableAddToCart a.blueButton.addToCart {
    cursor: pointer;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 9px 24px; }
  .ipns-filter-sec .listing_table table.dataTable td.tableAddToCart .qtyInput input[type="text"] {
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    height: 34px;
    margin-bottom: 10px;
    padding-left: 10px; }
  .ipns-filter-sec .listing_table table.dataTable td.tableAddToCart .qtyInput span.min {
    margin-right: 10px; }
    .ipns-filter-sec .listing_table table.dataTable td.tableAddToCart .qtyInput span.min + br {
      display: none; }
  .ipns-filter-sec .listing_table table.dataTable td.tableAddToCart .qtyInput input[type="hidden"] + br {
    display: none; }

.ipns-filter-sec .listing_table table.dataTable th {
  border: 0; }

.ipns-filter-sec .listing_table table.dataTable tr.even {
  background: #f5f5f5; }

.ipns-filter-sec .listing_table table.dataTable tr.odd {
  background: #FFFFFF; }

.ipns-filter-sec .listing_table table.dataTable tr td.partNumber .title-n-desc a {
  color: #52585B;
  font-weight: 600;
  font-size: 16px; }

.ipns-filter-sec .listing_table table.dataTable tr.child td.child {
  padding-left: 0;
  padding-right: 0; }

.dataTables_paginate a.paginate_button.previous {
  background-image: url(/sites/default/files/previous-icon.png) !important;
  background-repeat: no-repeat !important;
  background-size: 6px !important;
  width: 40.98px;
  height: 42px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-position: center !important;
  font-size: 0;
  position: relative;
  top: -5px;
  background-color: #fff !important; }

.dataTables_paginate a.paginate_button.next {
  background-image: url(/sites/default/files/next-icon.png) !important;
  background-repeat: no-repeat !important;
  background-size: 6px !important;
  width: 40.98px;
  height: 42px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-position: center !important;
  font-size: 0;
  position: relative;
  top: -5px;
  background-color: #fff !important; }

.dataTables_paginate a.paginate_button {
  background: #FFFFFF;
  border: 1px solid #DEDEDE !important;
  padding: 8px 15px !important;
  margin: 0 10px 0 0; }

.dataTables_wrapper .dataTables_paginate a.paginate_button.current {
  background: #33589a !important;
  color: #ffffff !important;
  pointer-events: none; }

.dataTables_wrapper tr td {
  width: 100%;
  min-width: 150px; }

span.cart-message.text-success {
  display: block; }

span.cart-message.text-danger {
  display: block; }

.dataTables_paginate.paging_simple_numbers, #productTable_info {
  margin-top: 20px; }

.ui-dialog .ui-dialog-buttonpane {
  padding: 0 10px; }
  .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
    width: 100%;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    padding: 5px 16px;
    background-color: #33589A !important;
    border: 0 solid transparent;
    font-weight: normal;
    margin-left: 0;
    border-radius: 5px;
    height: auto;
    background-image: none; }

.view-hawk-prices ul.pager li.pager__item {
  list-style-type: none; }
  .view-hawk-prices ul.pager li.pager__item a.button {
    height: 42px;
    font-size: 16px;
    line-height: 19px;
    padding: 12px 24px;
    background-color: #33589A;
    border: 0px solid transparent;
    font-weight: bold;
    border-radius: 4px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    width: auto;
    display: inline-block; }

@media (min-width: 1200px) {
  .listing_table table.dataTable td.availability {
    width: 400px; } }

@media (max-width: 1199px) {
  .product-price-table table tbody tr td {
    font-size: 15px;
    padding: 10px; }
  .payment-detail {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }
  .table td {
    padding: 10px 5px; }
  .table th {
    padding: 10px 5px; } }

@media (max-width: 1024px) {
  .dataTable tbody tr.child {
    padding-left: 0;
    padding-right: 0; }
    .dataTable tbody tr.child td.child {
      padding-left: 0;
      padding-right: 0;
      padding-top: 0;
      padding-bottom: 0; }
      .dataTable tbody tr.child td.child ul.dtr-details {
        padding-left: 0;
        margin-bottom: 0; }
        .dataTable tbody tr.child td.child ul.dtr-details li {
          border-bottom: 1px solid #eee;
          padding: 10px 10px;
          background: #fff;
          list-style-type: none; }
          .dataTable tbody tr.child td.child ul.dtr-details li .dtr-title {
            background: #52585B !important;
            font-style: normal;
            line-height: 16px;
            color: #fff;
            font-weight: normal;
            display: block;
            padding: 10px 5px;
            margin-bottom: 10px; }
          .dataTable tbody tr.child td.child ul.dtr-details li .dtr-data {
            padding: 10px 5px;
            display: block; } }

@media (max-width: 991px) and (min-width: 768px) {
  form.commerce-add-to-cart .form-submit {
    margin-top: 2px !important;
    margin-right: 5px; } }

@media (max-width: 991px) {
  .responsive-table {
    width: 100%;
    overflow-x: auto; }
    .responsive-table table {
      min-width: 1000px;
      margin-top: 0; }
  #block-viewsexposedfilterblocksticky {
    display: none; }
  table.views-table.dataTable {
    /* width: 100% !important; */ }
  #hawk-datatable-extend-icon {
    position: relative;
    /* &:before {
            content: "";
            position: absolute;
            width: 24px;
            height: 24px;
            border: 1px solid #000;
            left: 98px;
            top: 75px;
            border-radius: 50%;
        } */ }
    #hawk-datatable-extend-icon:after {
      content: "";
      position: absolute;
      right: 30px;
      top: 82px;
      border-right: 2px solid #52585b;
      border-bottom: 2px solid #52585b;
      height: 8px;
      width: 8px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); } }

table.dataTable span.min, table.dataTable span.mult {
  font-size: 11px; }

@media (min-width: 768px) {
  .scrollable-table #accordion .card .collapse {
    display: block; }
  .scrollable-table #accordion .card .card-header {
    pointer-events: none; } }

@media (max-width: 767px) {
  .product-price-table {
    margin-bottom: 50px; }
  .scrollable-table #accordion .card {
    width: 100%;
    float: none;
    max-width: 100%;
    margin-bottom: 5px; }
    .scrollable-table #accordion .card .card-header button {
      width: 100%;
      text-align: left;
      padding-left: 45px;
      margin-bottom: 0; }
    .scrollable-table #accordion .card .card-header button[aria-expanded="true"]:before {
      content: "-";
      font-size: 45px;
      font-weight: 100;
      position: absolute;
      left: 15px;
      top: 20px;
      width: 20px;
      height: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 4px;
      border: 1px solid #fff; }
    .scrollable-table #accordion .card .card-header button[aria-expanded="false"]:before {
      content: "+";
      font-size: 23px;
      font-weight: 100;
      position: absolute;
      left: 15px;
      top: 20px;
      width: 20px;
      height: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 4px;
      border: 1px solid #fff; }
    .scrollable-table #accordion .card .card-body ul {
      margin-bottom: 0;
      float: left;
      display: inline-block;
      width: 100%;
      margin-top: 2px; }
      .scrollable-table #accordion .card .card-body ul li {
        margin-bottom: 2px;
        float: left;
        display: inline;
        width: 100%; }
        .scrollable-table #accordion .card .card-body ul li .attribute-box {
          width: 100%;
          float: left; }
          .scrollable-table #accordion .card .card-body ul li .attribute-box span.big-txt {
            float: left;
            width: 45%; }
          .scrollable-table #accordion .card .card-body ul li .attribute-box span.small-txt {
            float: left; }
  .part-configurator-block .scrollable-table {
    max-height: 100%; }
  .part-configurator-block .status-block {
    width: 49%; }
    .part-configurator-block .status-block .status-bar {
      padding-bottom: 15px; }
  body .part-configurator-block h2 a.clickLight {
    top: 0;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold; }
  span.indicator-text {
    display: none !important; }
  .listing_table table.dataTable td.tableAddToCart a.blueButton.addToCart {
    padding: 9px 10px; }
  .ipns-filter-sec .listing_table .title--wrapper {
    display: block; } }

@media (max-width: 575px) {
  .footable-detail-row table tr {
    display: -ms-grid;
    display: grid;
    background: transparent !important;
    border: 0;
    padding: 0; }
    .footable-detail-row table tr th {
      width: 100% !important; }
    .footable-detail-row table tr td {
      width: 100% !important;
      border: 0; }
  .part-configurator-block .status-block {
    width: 100%; }
  .view-hawk-search-view .table-thumb-block {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .search-results-thumb-image {
    width: 50px;
    height: 50px; }
  .dataTables_wrapper tr td {
    width: auto;
    min-width: 100px; }
  .table-thumb-block .title-n-desc a {
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  #hawk-datatable-extend-icon::after {
    right: 15px;
    top: 68px; } }

@media (max-width: 350px) {
  table.dataTable tbody tr td.views-field-title .table-thumb-block .title-n-desc {
    width: 100%; }
  td.views-field.views-field-quantity #hawk-datatable-extend-icon::after {
    opacity: 0; } }

img.attrname-icon {
  margin-left: 4px;
  cursor: pointer;
  max-width: 18px;
  margin-top: -2px; }

#cboxOverlay {
  background: #000;
  position: fixed;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
  opacity: 0.50 !important; }

.path-ipns #colorbox button#cboxClose {
  display: none; }

.scrollable-table table {
  margin-top: 0; }
  .scrollable-table table tbody tr td span.fieldset-legend + .img {
    display: none; }

.scrollable-table .ipns-item.invalid .radio.form-check {
  border-color: #df4343; }
  .scrollable-table .ipns-item.invalid .radio.form-check label span {
    color: #fff; }

span.ipnsicon.row1.pictured {
  background-image: url(/themes/custom/hawk/images/iconoir_open-new-window.png);
  position: absolute;
  width: 13px;
  height: 14px;
  right: 10px;
  top: 27px;
  background-size: 14px;
  background-repeat: no-repeat; }

#productTable_wrapper td.tableAddToCart {
  min-width: 150px; }

.nav-tabs li.nav-item a.nav-link {
  color: #212121;
  font-size: 18px;
  line-height: 21px; }
  .nav-tabs li.nav-item a.nav-link:hover {
    border-color: transparent; }

.nav-tabs li.nav-item a.nav-link.active {
  border: 0;
  border-bottom: 2px solid #33589A;
  border-radius: 0;
  font-weight: 500;
  background: transparent; }

.nav-tabs li.nav-item a.nav-link h4 span:before {
  border: 0; }

.nav-tabs li.nav-item.active a {
  color: #000 !important; }

.tab-accordion-wrap {
  position: relative; }
  .tab-accordion-wrap .card-header {
    border: 0;
    height: 52px; }
  .tab-accordion-wrap .nav-tabs {
    position: absolute;
    z-index: 9;
    width: 100%;
    left: 0;
    top: 0; }
    .tab-accordion-wrap .nav-tabs li a {
      background: transparent !important;
      padding: 15px 20px; }

.company--information {
  margin: 60px 0 0 0; }
  .company--information h2 {
    margin-bottom: 30px; }
  .company--information h3 {
    margin-bottom: 10px; }
  .company--information ul {
    padding-left: 15px; }
    .company--information ul li {
      line-height: 30px;
      color: #52585B;
      list-style-type: none;
      position: relative;
      padding-left: 15px; }
      .company--information ul li:before {
        content: "";
        width: 4px;
        height: 4px;
        background: #52585B;
        position: absolute;
        left: 0;
        border-radius: 50%;
        top: 12px; }

@media (max-width: 575px) {
  .nav-tabs li a {
    padding: 15px 10px !important;
    font-size: 16px !important; }
  .tab-accordion-wrap .nav-tabs li.nav-item a.nav-link {
    font-size: 11px; } }

.pagination {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 60px; }

.pager {
  color: #fff;
  margin: 0;
  height: 42px;
  line-height: 42px;
  text-align: right;
  display: inline-block;
  margin-bottom: 0;
  width: 100%; }
  .pager li {
    color: #33589A; }
    .pager li a {
      color: #fff; }
  .pager li.page-item {
    display: inline-block;
    padding: 0 0 0 10px; }
    .pager li.page-item a.page-link {
      background: #fff;
      border: 1px solid #DEDEDE;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      color: #293033;
      padding: 7px 14px; }
      @media (max-width: 575px) {
        .pager li.page-item a.page-link {
          padding: 7px 10px;
          font-size: 15px; } }
      .pager li.page-item a.page-link i {
        font-weight: 400;
        font-size: 10px; }

.page-sorting {
  width: 100%; }
  .page-sorting label {
    float: left;
    margin: 0 10px 0 10px;
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #52585B;
    padding-top: 8px; }
  .page-sorting .select-outer {
    float: left; }
    .page-sorting .select-outer select {
      font-size: 16px;
      color: #52585B;
      line-height: 30px;
      height: 40px;
      position: relative;
      top: 0;
      left: 0;
      padding: 0 35px 0 10px;
      background: #fff;
      border: 1px solid #DEDEDE;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 4px;
      -webkit-appearance: none; }
    .page-sorting .select-outer:after {
      right: 15px;
      top: 14px !important; }

.select-outer {
  position: relative; }

.merchant--paging {
  padding: 15px 15px 30px 15px;
  float: left;
  width: 100%;
  line-height: 1; }
  .merchant--paging .active {
    background-color: #eeeeee; }
  .merchant--paging .sa_page {
    width: 24px;
    height: 24px;
    margin-right: 6px;
    background-color: white;
    border: #DEDEDE solid 1px;
    padding: 0;
    font-size: 10px;
    text-align: center; }
  .merchant--paging .arrow {
    font-weight: bold;
    color: #02669a;
    text-align: left;
    padding-left: 6px; }

.pager-block {
  margin-top: 20px; }
  .pager-block .form-type-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0 !important; }
    .pager-block .form-type-select label {
      font-size: 16px;
      min-width: 120px;
      margin-bottom: 0; }
    .pager-block .form-type-select select.form-select {
      font-size: 16px;
      min-width: -webkit-fit-content;
      min-width: -moz-fit-content;
      min-width: fit-content; }

.pagination {
  padding-bottom: 0;
  margin-top: 0 !important; }

@media (max-width: 767px) {
  .pagination {
    display: block; }
    .pagination .page-sorting {
      width: 100%;
      display: block;
      float: left; }
    .pagination ul.pager {
      width: 100%;
      text-align: left;
      float: left;
      margin-top: 10px;
      padding-left: 0;
      height: auto;
      margin-bottom: 20px; }
  .pager-logo {
    float: left;
    margin: 15px 0; }
  .pager-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .pager-block form .form-item-field-rohs-compliant {
      display: none; }
    .pager-block form .form-item-items-per-page {
      margin-bottom: 0 !important;
      padding: 0;
      padding-left: 15px;
      margin-bottom: 0 !important;
      width: 100%;
      max-width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 10px !important; }
      .pager-block form .form-item-items-per-page label {
        width: 100%;
        min-width: 70%; }
    .pager-block nav .pagination {
      margin-top: 0;
      margin-top: 0; } }

ul.slimmenu li {
  background-color: transparent; }
  ul.slimmenu li .sub-toggle {
    background: transparent;
    width: 100%; }
    ul.slimmenu li .sub-toggle i {
      display: none; }
    ul.slimmenu li .sub-toggle::before {
      opacity: 0; }
  ul.slimmenu li a {
    padding-right: 15px; }

@media (max-width: 767px) {
  li.done-desk.has-submenu ul {
    width: 100%;
    background: #bbb !important;
    float: left;
    padding-left: 0; }
    li.done-desk.has-submenu ul li select {
      padding-right: 35px;
      padding-left: 10px;
      margin-right: 15px;
      margin-bottom: 5px; }
    li.done-desk.has-submenu ul li label {
      color: #fff;
      width: 100%;
      padding-right: 15px;
      padding-top: 5px; } }

.manu-index-list a {
  text-decoration: none;
  border: 1px solid #DEDEDE;
  padding: 35px;
  min-height: 166px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .manu-index-list a span {
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #293033; }
  .manu-index-list a:hover {
    border-color: #33589A;
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px; }
    .manu-index-list a:hover span {
      text-decoration: none;
      color: #33589A; }
  .manu-index-list a img {
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 15px; }

.manu-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background: #fff;
  padding: 0;
  gap: 30px 30px; }

.index-bar-sec {
  background: #33589A;
  margin-bottom: 60px; }

.all-in {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #fff; }
  .all-in span {
    display: inline-block;
    vertical-align: sub;
    width: 32.59px;
    margin-right: 20px;
    text-decoration: underline; }

.index-bar {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 40px 0; }
  .index-bar ul {
    padding-left: 0;
    margin-bottom: 0; }
    .index-bar ul li {
      display: inline-block;
      padding-right: 14px; }
      .index-bar ul li a {
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        color: #fff;
        width: 32.59px;
        display: inline-block; }

.accordion {
  padding-bottom: 60px;
  clear: both; }
  @media (max-width: 767px) {
    .accordion {
      padding-top: 15px; } }
  .accordion .card {
    max-width: 100%;
    margin-bottom: 20px; }
    .accordion .card .sp-an[aria-expanded="true"] {
      display: block; }
      .accordion .card .sp-an[aria-expanded="true"]:after {
        content: "collapse";
        float: right;
        background-image: url(../images/accordian-icon.svg);
        background-repeat: no-repeat;
        width: 86px;
        text-align: right;
        background-position: 0;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 19px;
        color: #33589A;
        position: absolute;
        right: 20px;
        top: 30px;
        z-index: 8; }
    .accordion .card .card-header {
      background: #fff;
      margin: 0 20px;
      padding-left: 0;
      padding-right: 0;
      border-bottom: 0; }
      .accordion .card .card-header > .sp-an {
        display: block; }
      .accordion .card .card-header .sp-an .index-title {
        display: block; }
        .accordion .card .card-header .sp-an .index-title span {
          font-style: normal;
          font-weight: normal;
          font-size: 46px;
          line-height: 56px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          letter-spacing: -0.02em;
          color: #52585B; }
    .accordion .card .sp-an[aria-expanded="false"]:after {
      content: "expand";
      float: right;
      background-image: url(../images/expand--icon.svg);
      background-repeat: no-repeat;
      width: 86px;
      text-align: right;
      background-position: 0;
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 19px;
      color: #33589A;
      position: absolute;
      right: 20px;
      top: 30px;
      z-index: 8; }
    .accordion .card:last-child {
      padding-bottom: 0;
      margin-bottom: 0; }

.path-manufacturers .view-product-subgroups {
  background: #fff;
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 30px; }
  .path-manufacturers .view-product-subgroups .views-view-grid {
    padding-left: 0;
    padding-right: 0;
    margin: auto; }
    .path-manufacturers .view-product-subgroups .views-view-grid .views-row {
      border-bottom: 1px solid #ccc; }
      .path-manufacturers .view-product-subgroups .views-view-grid .views-row .views-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 100px;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0; }
        @media (min-width: 1200px) {
          .path-manufacturers .view-product-subgroups .views-view-grid .views-row .views-col {
            width: calc(13% - 10px) !important;
            max-width: 14%; } }
  .path-manufacturers .view-product-subgroups .accordion {
    padding-bottom: 0; }

@media (max-width: 1400px) {
  .index-bar ul li a {
    width: 30.59px; } }

@media (max-width: 1199px) and (min-width: 768px) {
  .path-manufacturers .view-product-subgroups .views-view-grid .views-row .views-col {
    width: calc(25% - 10px) !important;
    max-width: 25%; } }

@media (min-width: 1025px) {
  .layout-one-sidebar.layout-sidebar-first .row.main--row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }

@media (max-width: 991px) {
  .path-manufacturers .view-product-subgroups .views-view-grid .views-col {
    max-width: 16%;
    width: 16% !important; } }

@media (max-width: 767px) {
  .index-bar {
    display: none;
    display: none; }
  .Manufacturer-sec .searchbar-title-wrap {
    display: inline-block;
    margin-bottom: 25px; }
    .Manufacturer-sec .searchbar-title-wrap form.search-form2 {
      width: 100%;
      padding: 0;
      margin-top: 30px; }
  .path-manufacturers .searchbar-title-wrap form {
    width: 100%; }
  .manu-wrap {
    display: block;
    margin: 0 -10px; }
    .manu-wrap .manu-index-list {
      margin-bottom: 30px;
      width: 50%;
      float: left;
      padding: 0 10px; }
      .manu-wrap .manu-index-list a {
        padding: 0;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center; }
  .path-manufacturers .view-product-subgroups .views-view-grid .views-col {
    max-width: 33%;
    width: 33% !important; }
  .path-manufacturers .view-product-subgroups .views-view-grid .views-row {
    border: 0; }
    .path-manufacturers .view-product-subgroups .views-view-grid .views-row .views-col {
      width: calc(50% - 10px) !important;
      max-width: 50%;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      min-height: 50px;
      text-align: left;
      margin: 5px 0; } }

@media (max-width: 575px) {
  .product-price-table {
    margin-top: 0; }
  body .product-attributes-row .product-attributes-left {
    width: 40%; }
  body .product-attributes-row .product-attributes-right {
    width: 60%; }
  .path-manufacturers .view-product-subgroups {
    padding: 15px; }
    .path-manufacturers .view-product-subgroups .views-view-grid .views-row .views-col {
      width: 100% !important;
      max-width: 100%;
      min-height: 40px;
      padding-left: 0;
      padding-right: 0; }
  .footer-logos ul li a img {
    width: 100%; } }

@media (max-width: 375px) {
  .accordion {
    padding-bottom: 50px; }
    .accordion .card .sp-an[aria-expanded="true"]::after {
      height: 20px;
      /*top: 21px !important;*/
      width: 20px;
      content: ""; }
    .accordion .card .sp-an[aria-expanded="false"]::after {
      height: 20px;
      /* top: 21px !important;*/
      width: 20px;
      content: ""; }
  body .searchbar-title-wrap .large-title {
    width: 100%; } }

.border-title {
  position: relative; }
  .border-title:before {
    content: "";
    background: #DEDEDE;
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    right: 0;
    overflow: hidden;
    top: 13px; }
  .border-title span {
    background: #f2f3f7;
    z-index: 0;
    position: relative;
    padding-right: 20px; }
  .border-title a {
    float: right;
    z-index: 1;
    position: relative;
    background: #f2f3f7;
    padding-left: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #33589A;
    top: 5px;
    z-index: 0; }

.large-title h1 {
  text-align: center; }

.large-title h2 {
  color: #293033;
  margin-bottom: 0; }

.title--wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 30px 0; }
  .title--wrapper h2 {
    margin: 0; }
  .title--wrapper label {
    margin: 0 !important;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #293033; }
    .title--wrapper label .checkmark {
      top: 0; }

.search-filter {
  width: 100%; }
  .search-filter .select-outer:before {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    background: #DEDEDE;
    height: 24px; }
  .search-filter .select-outer.filter2:before {
    display: none; }
  .search-filter form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #33589A;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px 4px 4px 4px;
    padding: 0;
    width: 100%; }
    .search-filter form input {
      border: 0;
      height: 44px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0 !important; }
      .search-filter form input:focus {
        border: 0 !important; }
    .search-filter form input[type="submit"] {
      width: 100%;
      border-left: 1px solid #DEDEDE;
      padding: 12px 10px;
      border-radius: 0;
      height: 46px;
      line-height: 1.5; }
    .search-filter form button {
      padding: 12px 16px;
      border-radius: 0px 2px 2px 0px;
      width: 100%;
      font-weight: 400;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .search-filter form button img {
        margin: -1px 5px 0 0; }
    .search-filter form .form-group {
      margin-bottom: 0;
      position: relative;
      float: left; }
      .search-filter form .form-group select {
        border: 0;
        height: 100%; }
      .search-filter form .form-group.filter1 {
        min-width: 150px; }
      .search-filter form .form-group.filter2 {
        min-width: 167px; }
      .search-filter form .form-group.search-field {
        width: calc(100% - 330px); }
      .search-filter form .form-group.search-btn {
        min-width: 110px; }
    .search-filter form .form-type-select.form-item-items-per-page {
      display: none; }

.sticky-header .select-outer::after {
  top: 7px; }

.sticky-header .select-outer:before {
  top: -1px; }

@media (max-width: 767px) {
  body .search-filter form .form-row .form-actions input {
    height: 48px; } }

nav.navbar {
  padding: 10px;
  position: relative; }
  nav.navbar:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 1px;
    height: 18px;
    opacity: 0.2;
    right: 10px;
    top: 10px; }
  nav.navbar ul.navbar-nav li a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #fff !important;
    padding: 0;
    padding-right: 40px; }
    nav.navbar ul.navbar-nav li a:hover {
      color: #33589A; }
  nav.navbar ul.navbar-nav li.nav-item.active a {
    font-weight: 500;
    color: #33589A; }
  nav.navbar ul.navbar-nav li.nav-item:first-child a {
    padding-left: 0; }

nav.tabs ul.nav.primary.nav-tabs li.nav-item a.nav-link {
  border-bottom: 0; }

@media (max-width: 1366px) {
  .icon-menus ul li:last-child {
    margin-right: -10px; } }

.icon-menus {
  display: inline-block; }
  .icon-menus ul {
    padding-left: 0;
    margin-bottom: 0; }
    .icon-menus ul li {
      display: inline-block;
      padding: 0 10px; }
      .icon-menus ul li a {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 6px 0; }
        .icon-menus ul li a svg {
          width: 16px;
          height: 16px;
          margin-right: 5px;
          fill: #fff; }
        .icon-menus ul li a span {
          font-style: normal;
          font-weight: normal;
          font-size: 12px;
          line-height: 16px;
          color: #fff;
          display: block; }
      .icon-menus ul li:last-child {
        padding-right: 0; }
      .icon-menus ul li.logout {
        padding: 0;
        vertical-align: text-bottom;
        top: -1px; }
        .icon-menus ul li.logout:before {
          content: "";
          position: absolute;
          background: #fff;
          width: 2px;
          height: 12px;
          opacity: 0.8;
          right: auto;
          top: 7px;
          left: -8px; }
        .icon-menus ul li.logout a.user-authentication {
          padding-top: 0;
          padding-bottom: 0; }

.scroll-down.scrolldown .cart-block--contents {
  display: none !important; }

.icon-menus li,
.cart-block--contents__items li {
  position: relative; }

.icon-menus h5,
.cart-block--contents__items h5 {
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 8px; }

.icon-menus .cart-dropdown,
.cart-block--contents__items .cart-dropdown {
  position: absolute;
  background: #fff;
  width: 500px;
  top: 40px;
  right: 0;
  padding: 15px 18px 18px 18px;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  z-index: 9999; }
  .icon-menus .cart-dropdown.is-active,
  .cart-block--contents__items .cart-dropdown.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s; }
  .icon-menus .cart-dropdown .cart-heading,
  .cart-block--contents__items .cart-dropdown .cart-heading {
    padding: 0px; }
  .icon-menus .cart-dropdown .update-btn-wrap,
  .cart-block--contents__items .cart-dropdown .update-btn-wrap {
    text-align: right;
    margin: 10px 0 10px 0; }
    .icon-menus .cart-dropdown .update-btn-wrap button,
    .cart-block--contents__items .cart-dropdown .update-btn-wrap button {
      background: none;
      border: 0; }
      .icon-menus .cart-dropdown .update-btn-wrap button i,
      .cart-block--contents__items .cart-dropdown .update-btn-wrap button i {
        margin-right: 5px; }
  .icon-menus .cart-dropdown button.full,
  .cart-block--contents__items .cart-dropdown button.full {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0; }
  .icon-menus .cart-dropdown td,
  .cart-block--contents__items .cart-dropdown td {
    padding: 5px 10px;
    font-size: 16px; }
  .icon-menus .cart-dropdown tr td:first-child,
  .cart-block--contents__items .cart-dropdown tr td:first-child {
    padding-left: 0; }
  .icon-menus .cart-dropdown tr td:last-child,
  .cart-block--contents__items .cart-dropdown tr td:last-child {
    padding-right: 0; }
  .icon-menus .cart-dropdown tr td.views-field-remove-button input,
  .cart-block--contents__items .cart-dropdown tr td.views-field-remove-button input {
    font-size: 0;
    background-image: url(/themes/custom/hawk/images/close-btn.svg) !important;
    background-color: transparent;
    background-repeat: no-repeat !important; }
    .icon-menus .cart-dropdown tr td.views-field-remove-button input:not(:disabled):not(.disabled):active,
    .cart-block--contents__items .cart-dropdown tr td.views-field-remove-button input:not(:disabled):not(.disabled):active {
      background-color: transparent !important; }
  .icon-menus .cart-dropdown .remove,
  .cart-block--contents__items .cart-dropdown .remove {
    background: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .icon-menus .cart-dropdown .qty-wrap input,
  .cart-block--contents__items .cart-dropdown .qty-wrap input {
    border-radius: 0;
    width: 60px;
    padding: 7px 0px 7px 8px; }
  .icon-menus .cart-dropdown .view-commerce-cart-block form .form-actions,
  .cart-block--contents__items .cart-dropdown .view-commerce-cart-block form .form-actions {
    background-color: transparent !important;
    text-align: right; }
    .icon-menus .cart-dropdown .view-commerce-cart-block form .form-actions input.btn-primary,
    .cart-block--contents__items .cart-dropdown .view-commerce-cart-block form .form-actions input.btn-primary {
      color: #293033;
      display: inline-block;
      text-align: right;
      width: auto;
      background-image: url(/themes/custom/hawk/images/sync-icon.svg) !important;
      background-repeat: no-repeat !important;
      background-position: left center !important;
      line-height: 0;
      padding-left: 25px;
      background-color: transparent; }
      .icon-menus .cart-dropdown .view-commerce-cart-block form .form-actions input.btn-primary:not(:disabled):not(.disabled):active,
      .cart-block--contents__items .cart-dropdown .view-commerce-cart-block form .form-actions input.btn-primary:not(:disabled):not(.disabled):active {
        background: transparent !important;
        background-color: transparent !important;
        color: #293033; }
      .icon-menus .cart-dropdown .view-commerce-cart-block form .form-actions input.btn-primary:focus,
      .cart-block--contents__items .cart-dropdown .view-commerce-cart-block form .form-actions input.btn-primary:focus {
        background-color: transparent !important; }

.cart--cart-block {
  padding: 0;
  padding-left: 15px;
  padding-top: 5px;
  position: relative; }
  .cart--cart-block .cart-block--contents {
    position: absolute;
    background: #fff;
    width: 500px;
    top: 50px;
    right: 0;
    padding: 15px 18px 18px 18px;
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    z-index: 9999; }
    .cart--cart-block .cart-block--contents table.cart-block--cart-table tbody {
      max-height: 282px;
      overflow: auto;
      width: 100%;
      clear: both;
      height: auto;
      display: table-caption; }
  .cart--cart-block .cart-block--contents[style="display: block;"] {
    opacity: 1;
    visibility: visible; }
  .cart--cart-block table.cart-block--cart-table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529; }
    .cart--cart-block table.cart-block--cart-table tr {
      background: transparent;
      border: 0;
      padding: 0.1em 0.6em; }
      .cart--cart-block table.cart-block--cart-table tr td {
        border: 0;
        vertical-align: middle;
        padding: 5px 10px;
        font-size: 16px; }
        .cart--cart-block table.cart-block--cart-table tr td:first-child {
          padding-left: 0;
          min-width: 125px; }
        .cart--cart-block table.cart-block--cart-table tr td.cart-block--cart-table__remove button {
          font-size: 0;
          background-image: url(/themes/custom/hawk/images/close-btn.svg) !important;
          background-color: transparent;
          background-repeat: no-repeat !important;
          border: 0;
          width: 24px;
          height: 24px;
          background-size: contain;
          -webkit-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
          border-radius: 50%; }
          .cart--cart-block table.cart-block--cart-table tr td.cart-block--cart-table__remove button:hover {
            background: #ccc;
            border-radius: 50%; }
          .cart--cart-block table.cart-block--cart-table tr td.cart-block--cart-table__remove button:focus {
            background: #33589a;
            color: #fff;
            -webkit-animation: blinker 1s linear infinite;
            animation: blinker 1s linear infinite; }
        .cart--cart-block table.cart-block--cart-table tr td input[type="number"] {
          width: 75% !important;
          border-radius: 0; }
    .cart--cart-block table.cart-block--cart-table tfoot td {
      text-align: right; }
      .cart--cart-block table.cart-block--cart-table tfoot td button.cart-block--contents__update {
        color: #293033;
        display: inline-block;
        text-align: right;
        width: auto;
        /* background-image: url(/themes/custom/hawk/images/sync-icon.svg) !important; */
        background-repeat: no-repeat !important;
        background-position: left center !important;
        line-height: 0;
        padding-left: 25px;
        background-color: transparent;
        border: 0;
        background-size: 20px;
        height: 18px; }
        .cart--cart-block table.cart-block--cart-table tfoot td button.cart-block--contents__update.loading_items img {
          -webkit-animation: rotate 3s linear infinite;
          animation: rotate 3s linear infinite; }
  .cart--cart-block .cart-block--contents__items {
    max-height: 100% !important;
    overflow: auto; }
  .cart--cart-block .cart-block--contents__links a {
    font-size: 16px;
    line-height: 22px;
    padding: 7px 16px;
    background-color: #33589A;
    border: 0px solid transparent;
    font-weight: bold;
    border-radius: 4px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center; }

.cart--cart-block .cart-block--contents table.cart-block--cart-table tbody::-webkit-scrollbar {
  width: 4px; }

.cart--cart-block .cart-block--contents table.cart-block--cart-table tbody::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.cart--cart-block .cart-block--contents table.cart-block--cart-table tbody::-webkit-scrollbar-thumb {
  background-color: darkgrey; }

@-webkit-keyframes blinker {
  50% {
    opacity: 0; } }

@keyframes blinker {
  50% {
    opacity: 0; } }

@-webkit-keyframes slideInFromLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInFromLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@media (max-width: 991px) {
  .icon-menus {
    margin-right: 0; }
    .icon-menus ul li {
      padding: 0 2px;
      position: static; }
      .icon-menus ul li a svg {
        fill: #293033; }
      .icon-menus ul li a span {
        display: none; }
    .icon-menus:after {
      content: "";
      position: absolute;
      background: #EEEEEE;
      width: 1px;
      height: 71px;
      top: 0px;
      right: 60px; }
  .cart--cart-block svg {
    fill: #293033 !important; }
  .block-commerce-cart .icon-menus::after {
    display: none; } }

@media (min-width: 1600px) {
  .icon-menus ul li {
    padding: 0 5px; } }

@media (max-width: 767px) {
  .cart--cart-block {
    position: static; }
    .cart--cart-block .cart-block--contents {
      width: 100%;
      padding: 10px 10px 10px 10px;
      top: 70px;
      right: 0; }
    .cart--cart-block table.cart-block--cart-table tr td {
      font-size: 13px;
      padding: 5px; }
    .cart--cart-block table.cart-block--cart-table tfoot td .cart-block--contents__update {
      font-size: 16px;
      text-align: left; }
  .topbar .container .topbar-right .cart--cart-block {
    padding-right: 25px; } }

.breadcrumbs {
  margin-top: 20px;
  margin-bottom: 29px;
  background: transparent;
  padding: 0; }
  .breadcrumbs ul {
    margin-bottom: 0; }
    .breadcrumbs ul li {
      display: inline;
      list-style: none;
      margin-left: 15px; }
      .breadcrumbs ul li a {
        position: relative;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        color: #52585B; }
        .breadcrumbs ul li a:before {
          content: "\f105";
          display: block;
          left: -12px;
          overflow: hidden;
          position: absolute;
          top: 2px;
          font-family: 'Font Awesome 5 Pro';
          font-size: 17px;
          font-weight: 300;
          color: #52585B; }
      .breadcrumbs ul li:first-child {
        margin-left: 0; }
        .breadcrumbs ul li:first-child a:before {
          display: none; }

ol.breadcrumb {
  margin-top: 20px;
  margin-bottom: 29px;
  background: transparent;
  padding: 0; }
  ol.breadcrumb li.breadcrumb-item {
    padding-left: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    ol.breadcrumb li.breadcrumb-item:before {
      content: ""; }
    ol.breadcrumb li.breadcrumb-item a {
      color: #6c757d;
      position: relative; }
      ol.breadcrumb li.breadcrumb-item a:before {
        content: '';
        position: absolute;
        left: auto;
        right: -14px;
        top: 11px;
        border-right: 2px solid #52585B;
        border-bottom: 2px solid #52585B;
        height: 8px;
        width: 8px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

@media (max-width: 767px) {
  .breadcrumbs {
    margin-top: 50px;
    margin-bottom: 30px; } }

.product-list-four-column {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .product-list-four-column .product-content {
    padding: 10px;
    height: auto; }
    .product-list-four-column .product-content a {
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      color: #293033;
      text-align: left; }

.service-support-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #52585B; }

.product-content {
  margin-bottom: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 0; }
  .product-content figure {
    width: 50px;
    height: 36px;
    display: block;
    float: left;
    margin-bottom: 0;
    margin-right: 15px; }
  .product-content img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  .product-content a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #52585B;
    width: 100%;
    height: 100%;
    padding: 0 10px; }
    .product-content a:hover {
      text-decoration: none; }
  .product-content:hover {
    -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); }
  .product-content .product-desc {
    padding-left: 15px; }
    .product-content .product-desc p {
      padding-bottom: 10px;
      font-size: 16px;
      line-height: 24px; }
    .product-content .product-desc a {
      font-style: normal;
      font-size: 16px;
      color: #33589A;
      padding-left: 0;
      padding-bottom: 0;
      line-height: 19px;
      font-weight: bold; }

.product-sec .product-content {
  height: 70px; }

.manufacture-index .product-content {
  height: 65px; }
  .manufacture-index .product-content a {
    height: 65px;
    padding-left: 15px; }
    .manufacture-index .product-content a figure {
      padding-right: 15px;
      width: 95.7px;
      height: 35px; }

.product-list-three-column {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .product-list-three-column .product-content {
    padding: 22px; }
    .product-list-three-column .product-content figure {
      width: 70px;
      height: 56.41px;
      min-width: 70px;
      margin-left: 15px; }
      .product-list-three-column .product-content figure img {
        width: 100%; }

.featured-products {
  border-radius: 0;
  padding: 20px 20px;
  margin-bottom: 60px;
  background: #fff; }
  .featured-products ul {
    padding-left: 0; }
    .featured-products ul li {
      list-style-type: none; }
      .featured-products ul li a {
        height: 266px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #fff;
        margin-bottom: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .featured-products ul li a img {
          width: 100%;
          padding: 0 10px; }
  .featured-products .product-wrapper a {
    display: inline-block;
    border: 1px solid #DEDEDE;
    text-align: center;
    padding: 20px 30px;
    text-decoration: none;
    margin-top: 30px; }
    .featured-products .product-wrapper a img {
      width: 100%;
      height: 275px;
      -o-object-fit: contain;
      object-fit: contain;
      -o-object-position: center;
      object-position: center;
      padding: 10px; }
    .featured-products .product-wrapper a span {
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      color: #52585B;
      display: block;
      margin-bottom: 10px; }
    .featured-products .product-wrapper a .big-text {
      font-style: normal;
      font-weight: 500;
      font-size: 24px;
      line-height: 28px;
      text-transform: uppercase;
      color: #293033;
      display: block; }
  .featured-products .large-title h3 {
    margin-bottom: 0; }

.main-product-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .main-product-card h1 {
    color: #000;
    margin: 0 0; }
  .main-product-card img {
    width: 73px;
    height: 73px;
    margin-right: 16px;
    border: 1px solid #DEDEDE;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0px;
    -o-object-fit: contain;
    object-fit: contain; }

.main-product-wrapper {
  background: #fff;
  padding: 20px;
  position: relative; }
  .main-product-wrapper .view-footer {
    margin-top: 0; }

.homepage .product-list-three-column .product-content {
  padding-left: 0;
  padding-right: 0; }
  .homepage .product-list-three-column .product-content figure {
    margin-left: 0; }

.homepage .series-configurators .product-list-three-column .product-content {
  padding-left: 22px;
  padding-right: 22px; }
  .homepage .series-configurators .product-list-three-column .product-content figure {
    margin-left: 15px; }

@media (max-width: 1199px) {
  .featured-products .product-wrapper a img {
    height: 100px;
    width: 100%;
    padding: 0; }
  .product-list-four-column {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr; } }

@media (min-width: 1025px) {
  .filter-icon {
    display: none; } }

@media (max-width: 991px) {
  .product-list-three-column {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr; }
  .product-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 15px 20px; }
  .featured-products .product-wrapper a {
    margin-top: 0; }
    .featured-products .product-wrapper a text {
      font-size: 18px;
      line-height: 22px; }
    .featured-products .product-wrapper a span {
      display: none; }
    .featured-products .product-wrapper a .big-text {
      display: none; }
  .featured-products .large-title h3 {
    margin-bottom: 20px; }
  .featured-products.sidebar {
    position: static; }
  .small-header-acrdn .card .card-header {
    padding: 0; } }

@media (min-width: 768px) {
  .border-title.mob-only {
    display: none; } }

@media (max-width: 767px) {
  .product-sec .product-list-three-column .product-content figure {
    margin-left: 10px; }
  .product-list-three-column.mobile-single {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; }
    .product-list-three-column.mobile-single .product-content {
      padding: 20px 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .product-list-three-column.mobile-single .product-content figure {
        width: 100px;
        margin-right: 30px; }
      .product-list-three-column.mobile-single .product-content .product-desc {
        width: calc(100% - 120px); }
  .product-list-three-column {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    float: left;
    width: 100%; }
    .product-list-three-column .product-content {
      padding: 0px; }
  .product-content a {
    font-size: 16px;
    line-height: 19px; }
  .manufacture-index .product-content a {
    padding-left: 10px !important; }
    .manufacture-index .product-content a figure {
      width: 80.7px; }
  .border-title {
    margin-bottom: 20px; }
    .border-title a {
      display: none; }
  .mob-only {
    display: block;
    float: left;
    margin-top: 10px;
    margin-bottom: 30px; }
  h3.border-title.mob-only {
    margin-bottom: 30px; }
    h3.border-title.mob-only:before {
      opacity: 0; }
    h3.border-title.mob-only a {
      display: block;
      padding-left: 0; }
  .product-group p {
    margin-bottom: 0; }
  .series-configurators {
    padding-bottom: 50px; }
    .series-configurators h3.border-title {
      margin-bottom: 0; }
      .series-configurators h3.border-title.mob-only a {
        margin-bottom: 30px; }
    .series-configurators .product-list-three-column.mobile-single .product-content figure {
      width: 70px;
      margin-right: 0;
      margin-left: 0 !important; }
    .series-configurators .product-list-three-column.mobile-single .product-content .product-desc {
      width: calc(100% - 70px); }
  .product-list-four-column {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr; }
  body .search--filter-block {
    display: block; }
  .search--filter-block .search--filters {
    width: 100%;
    margin-bottom: 20px; }
  .search--filter-block .search--checks {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
    padding-left: 5px; }
    .search--filter-block .search--checks label.checklabel {
      margin-left: 0; }
  .featured-products {
    background: transparent;
    padding-right: 0;
    padding-left: 0; }
    .featured-products .product-wrapper a {
      background: #fff;
      border: 0; }
  .main-product-wrapper {
    padding: 5px; }
    .main-product-wrapper .main-block a.clickLight {
      top: 0; }
  .main-product-card {
    padding: 20px 15px; } }

@media (max-width: 575px) {
  .product-list-three-column {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr; }
    .product-list-three-column .product-content {
      padding: 10px 10px;
      display: block;
      height: auto; }
      .product-list-three-column .product-content a {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: auto; }
      .product-list-three-column .product-content figure {
        margin-left: 0;
        width: 50px;
        min-width: 50px; }
        .product-list-three-column .product-content figure + span {
          width: calc(100% - 70px);
          display: block; }
  .product-list-four-column {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; }
  .manufacture-index .product-content a figure {
    padding-right: 0;
    width: 50px;
    min-width: 50px; }
  .main-product-card img {
    width: 50px;
    height: 50px;
    padding: 5px; }
  .main-product-card .filter-icon img {
    padding: 0; }
  .small-header-acrdn .card .card-header h4 {
    padding-right: 70px; }
  td.views-field-add-to-cart-form {
    max-width: 100px !important; }
  .views-field-add-to-cart-form input[type=submit] {
    width: 100%; }
  p.min-mult-search-form {
    min-width: 115px;
    text-align: left; } }

@media (max-width: 575px) and (min-width: 427px) {
  .product-list-four-column {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    column-gap: 10px; }
    .product-list-four-column .product-content {
      margin-bottom: 10px; } }

@media (max-width: 375px) {
  .product-list-three-column {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; } }

.banner-slider-desc {
  position: absolute;
  top: 0;
  left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-left: 121px; }
  .banner-slider-desc h2 {
    color: #fff;
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px; }

.slick-prev {
  display: block !important; }

.slick-next {
  display: block !important; }

button.slick-prev {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 48%;
  left: 34.06px;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url(../images/left-angle.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 21.88px;
  height: 40.63px;
  font-size: 0; }
  button.slick-prev:focus {
    outline: 0; }

button.slick-next {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 48%;
  right: 13.06px;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url(../images/right-angle.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 21.88px;
  height: 40.63px;
  font-size: 0; }
  button.slick-next:focus {
    outline: 0; }

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

.hero-sec {
  padding-top: 24px; }

.paragraph--type--slider.hero-sec {
  position: relative;
  padding-bottom: 36%; }
  .paragraph--type--slider.hero-sec .container {
    position: absolute;
    top: 0;
    left: 0; }
    .paragraph--type--slider.hero-sec .container .container {
      top: 50%; }
  @media (max-width: 767px) {
    .paragraph--type--slider.hero-sec {
      padding-bottom: 52%; }
      .paragraph--type--slider.hero-sec .container .container {
        top: 76%; } }

@media (max-width: 767px) {
  .banner-slider-desc {
    padding-left: 30px;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    padding-bottom: 20px; }
  .slick-carousel-slider button.slick-prev {
    left: 25.06px;
    width: 12.88px;
    height: 25.63px;
    top: auto;
    bottom: 60px; }
  .slick-carousel-slider button.slick-next {
    width: 12.88px;
    height: 25.63px;
    right: 12.06px;
    top: auto;
    bottom: 60px; }
  .hero-sec button.slick-next,
  .hero-sec button.slick-prev {
    display: none !important; }
  .hero-sec > .container > .row > .col-12 {
    padding-left: 0;
    padding-right: 0; }
  .dev-card-wrap .dev-card::after {
    padding-top: 50% !important; } }

@media (max-width: 767px) and (orientation: portrait) {
  .dev-card-wrap .banner-slider-desc {
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 24px; }
    .dev-card-wrap .banner-slider-desc h2 {
      line-height: 34px; }
  .dev-card-wrap .dev-card::after {
    padding-top: 0;
    padding-bottom: 150%; }
  .dev-card-wrap .dev-card img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; } }

@media (max-width: 1199px) {
  .banner-slider-desc h2 {
    margin-bottom: 15px; } }

.cta-sec {
  background: #33589A;
  padding: 50px 0; }

.cta-title-desc {
  width: 400px;
  float: left; }
  .cta-title-desc h2 {
    color: #fff;
    margin-bottom: 10px;
    margin-top: 0; }
  .cta-title-desc p {
    color: #fff;
    margin-bottom: 0; }

.cta-btn-block {
  width: calc(100% - 400px);
  float: left;
  text-align: right; }
  .cta-btn-block a {
    color: #fff;
    border-color: #fff;
    height: 80px;
    font-size: 24px;
    padding: 23px 10px;
    margin-left: 10px;
    border-radius: 4px;
    width: 436.5px; }
    .cta-btn-block a img {
      -o-object-fit: contain;
      object-fit: contain;
      margin-right: 10px; }

@media (max-width: 1330px) and (min-width: 1200px) {
  .cta-btn-block a {
    width: 360px; } }

@media (max-width: 1199px) {
  .cta-btn-block a {
    margin-bottom: 15px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .cta-btn-block a {
    font-size: 20px;
    width: 100%;
    height: auto;
    margin-bottom: 10px; }
    .cta-btn-block a img {
      width: 20px;
      height: 20px; } }

@media (max-width: 767px) {
  .cta-title-desc {
    width: 100%; }
  .cta-btn-block {
    width: 100%; }
    .cta-btn-block a {
      margin-left: 0;
      width: 100%;
      margin-top: 20px;
      margin-bottom: 0;
      font-size: 23px; }
    .cta-btn-block img {
      width: 30px;
      height: 25px; } }

.contact--info-block {
  background: #F5F5F5;
  text-align: center;
  margin-top: 40px; }
  .contact--info-block p {
    line-height: 36px;
    margin-bottom: 0; }
  .contact--info-block img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 50px;
    height: 50px; }
  .contact--info-block figure {
    width: 90px;
    height: 90px;
    margin: auto;
    border: 1px solid #000;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.service-desc-box {
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 30px;
  background: #fff; }
  .service-desc-box h3 {
    margin-bottom: 10px; }

.cont-info-wrap {
  background: #fff;
  border: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  min-height: 306px;
  padding: 30px 0; }
  .cont-info-wrap figure {
    margin-bottom: 10px; }

.contact .large-title h1 {
  margin-bottom: 0; }

.CTA-clone {
  background: #33589A;
  padding: 50px 0;
  margin: 60px 0; }

.cta-clone-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.Cta-clone-title {
  width: 100%; }
  .Cta-clone-title h1 {
    color: #fff; }

@media (max-width: 767px) {
  .cont-info-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: auto;
    margin-bottom: 15px; }
    .cont-info-wrap figure {
      margin: 0; }
    .cont-info-wrap .wrapper {
      text-align: left;
      padding-left: 30px; }
  .CTA-clone {
    margin: 15px 0 30px 0; }
  .service-desc-box {
    margin-bottom: 15px; }
    .service-desc-box p {
      margin-bottom: 0; }
  .contact--form-sec .underline-text h2 {
    font-size: 36px; } }

@media (max-width: 575px) {
  .Cta-clone-title h1 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0; } }

.card {
  margin-bottom: 25px;
  padding-top: 0;
  max-width: 468px; }
  .card .image-block img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover; }
  .card .desc-block p {
    color: #000; }
    .card .desc-block p .big {
      font-style: normal;
      font-weight: normal;
      font-size: 24px;
      line-height: 40px;
      text-align: center;
      color: #293033;
      display: block;
      margin: 30px 0 15px 0; }
    .card .desc-block p .small {
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 28px;
      text-align: center;
      color: #52585B;
      display: block; }
  .card:last-child {
    padding-bottom: 30px; }
  .card a {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 22px;
    line-height: 30px; }

.dev-card {
  position: relative; }

.dev-card-wrap .dev-card {
  position: relative; }
  .dev-card-wrap .dev-card img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%; }
  .dev-card-wrap .dev-card:after {
    content: "";
    display: block;
    padding-top: 36%; }

@media (max-width: 767px) {
  .dev-card-wrap .dev-card::after {
    padding-bottom: 54.25% !important;
    padding-top: 0 !important; } }

section.ipns-filter-sec {
  padding: 60px 0 0px;
  position: relative;
  margin-bottom: 0px; }

.search--filter-block {
  width: 100%;
  float: left;
  padding-top: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px; }
  .search--filter-block .search--filters {
    width: calc(100% - 294px); }
  .search--filter-block .form-type-select.form-item-items-per-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 !important;
    gap: 5px; }
    .search--filter-block .form-type-select.form-item-items-per-page label {
      margin-bottom: 0;
      font-size: 16px; }
    .search--filter-block .form-type-select.form-item-items-per-page select {
      max-width: 65px;
      font-size: 16px; }

.search--filters {
  float: left;
  /* width: 68%; */ }
  .search--filters form.search-form2 {
    width: 100%; }

.search--checks {
  width: 32%;
  float: left;
  padding-left: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .search--checks label.checklabel {
    margin-left: 21px;
    margin-bottom: 0; }
  .search--checks .checkbox.form-check {
    margin-bottom: 0 !important; }

.filter {
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 20px;
  margin-top: 0; }
  .filter .filter-list ul {
    padding-left: 0;
    margin-bottom: 20px; }
    .filter .filter-list ul li {
      list-style-type: none;
      margin-bottom: 15px; }
      .filter .filter-list ul li a {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 18px;
        color: #52585B; }
        .filter .filter-list ul li a span {
          color: #b7b7b7; }
  .filter h5 {
    margin-bottom: 15px; }
  .filter:last-child {
    border: 0;
    margin-bottom: 0; }
    .filter:last-child .filter-list ul {
      margin-bottom: 0; }
      .filter:last-child .filter-list ul li:last-child {
        margin-bottom: 0 !important; }
  .filter h4 {
    margin-bottom: 15px; }

.search-filter-submenus {
  position: absolute;
  width: 300px;
  top: 48px;
  left: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 5px #52585B;
  box-shadow: 0 0 5px #52585B;
  padding: 12px 0;
  z-index: 9;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  pointer-events: none; }
  .search-filter-submenus li {
    display: inline-block; }
    .search-filter-submenus li select {
      background-color: #fff;
      height: 40px;
      width: 100%;
      border: 1px solid #DEDEDE;
      padding-left: 10px;
      background-size: 11px; }
    .search-filter-submenus li label {
      display: block; }
  .search-filter-submenus:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 15px solid #fff;
    position: absolute;
    top: -15px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 56px; }
  .search-filter-submenus.active-filter {
    opacity: 1;
    pointer-events: unset; }

a.filter-click-element {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute; }

.ipns-filter-sec .ipns-filters {
  background: #fff;
  padding: 30px 40px 40px; }
  .ipns-filter-sec .ipns-filters form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 290px 290px 290px 290px;
    grid-template-columns: 290px 290px 290px 290px;
    gap: 0 25px;
    padding: 15px 0;
    padding-bottom: 0; }
    .ipns-filter-sec .ipns-filters form .form-group {
      margin-bottom: 0; }
      .ipns-filter-sec .ipns-filters form .form-group label {
        font-weight: normal;
        line-height: 24px;
        color: #293033; }
  .ipns-filter-sec .ipns-filters .form-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 290px 290px 290px 290px;
    grid-template-columns: 290px 290px 290px 290px;
    gap: 0 25px;
    padding: 15px 0;
    padding-bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .ipns-filter-sec .ipns-filters .form-wrapper a.clickLight {
      padding: 2px 0 0 0; }
  .ipns-filter-sec .ipns-filters h1 {
    margin-bottom: 10px;
    color: #293033; }
  .ipns-filter-sec .ipns-filters p {
    margin-bottom: 15px; }
  .ipns-filter-sec .ipns-filters select {
    border-radius: 4px;
    font-size: 14px;
    height: 40px; }

.ipns-filter-sec .part-configurator-block h5 {
  padding-left: 0; }
  .ipns-filter-sec .part-configurator-block h5#hawk-ipns-part-number {
    margin-bottom: 20px; }

a.clickLight {
  color: #33589A;
  display: inline-block;
  padding: 20px 0 0 0;
  font-size: 16px;
  position: relative;
  text-align: left;
  margin-top: 36px;
  line-height: 19px;
  font-weight: bold; }

body .view-more-detail {
  color: #33589A;
  display: inline-block;
  font-size: 16px;
  position: relative;
  text-align: left;
  line-height: 19px;
  font-weight: 500; }

.checkmark-only {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #293033; }

.filter-acc {
  margin-top: 40px; }
  .filter-acc .filter {
    margin-bottom: 30px; }
    .filter-acc .filter .card {
      border: none;
      margin-bottom: 0;
      padding-bottom: 15px; }
      .filter-acc .filter .card h4 {
        background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 10px) center;
        background-size: 16px;
        cursor: pointer;
        font-size: 18px;
        line-height: 21px; }
        .filter-acc .filter .card h4.collapsed {
          background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png); }
      .filter-acc .filter .card-body {
        padding-left: 0;
        padding-right: 0; }
      .filter-acc .filter .card .filter-list ul {
        margin-bottom: 0; }
        .filter-acc .filter .card .filter-list ul li a {
          text-align: left; }

.selected-filter {
  background: #F2F3F7;
  border-radius: 5px;
  display: inline-block !important;
  width: auto !important;
  padding: 6px 10px;
  color: #293033 !important;
  text-decoration: none !important; }
  .selected-filter span {
    color: #293033 !important; }

body div .collapsiblockTitle {
  background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat right;
  display: block;
  background-size: 13px;
  cursor: pointer;
  font-size: 18px;
  line-height: 21px;
  background-position: 100% 7%; }
  body div .collapsiblockTitle button {
    background-image: none; }

body div .collapsiblockTitleCollapsed {
  background: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png) no-repeat right;
  background-size: 16px;
  cursor: pointer;
  font-size: 18px;
  line-height: 21px;
  background-position: 100% 7%; }
  body div .collapsiblockTitleCollapsed button {
    background-image: none; }

.search--filters .form-item-search {
  width: calc(100% - 108px);
  float: left;
  margin-bottom: 0 !important; }
  .search--filters .form-item-search input {
    height: 44px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.search--filters input.form-submit {
  width: auto;
  display: block;
  float: left;
  height: 44px;
  background-image: url(/themes/custom/hawk/images/search--icon.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 20% !important;
  text-align: right;
  min-width: 108px; }

.search--checks .checkbox input[type="checkbox"] {
  opacity: 0;
  visibility: hidden;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 1px solid #003263;
  border-radius: 3px;
  position: relative;
  top: 2px;
  left: -1px;
  margin-top: 0; }
  .search--checks .checkbox input[type="checkbox"]:checked + label.form-check-label:before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    left: -25px;
    border: 2px solid #293033;
    background: #293033;
    border-radius: 3px; }
  .search--checks .checkbox input[type="checkbox"]:checked + label.form-check-label:after {
    content: "";
    z-index: 999999;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    left: -18px;
    top: 6px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute; }
  .search--checks .checkbox input[type="checkbox"] + label.form-check-label:before {
    background: none;
    content: "";
    position: absolute;
    left: -25px;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 2px solid #293033;
    border-radius: 3px;
    top: 2px; }

.search--checks .checkbox label.form-check-label {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 0;
  position: relative;
  padding-left: 1px;
  cursor: pointer;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  font-size: 16px; }

.facets-widget-range_slider {
  padding: 0 25px; }
  .facets-widget-range_slider ul li {
    list-style-type: none; }

.facets-widget-range_slider ul li .ui-slider-tip {
  background: #33589a;
  color: #fff;
  border-color: #33589a; }
  .facets-widget-range_slider ul li .ui-slider-tip::before {
    border-top-color: #33589a; }
  .facets-widget-range_slider ul li .ui-slider-tip::after {
    border-top-color: #33589a; }

.facets-widget-range_slider ul li .ui-slider-handle {
  border: 3px solid #33589a;
  width: 1.6em;
  height: 1.6em;
  border-radius: 50%;
  top: -0.7em; }

.facets-widget-range_slider ul li .facet-slider {
  background: #eee;
  border-color: #eee; }
  .facets-widget-range_slider ul li .facet-slider .ui-slider-range {
    background: #33589a;
    border-color: #33589a; }

.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
  color: #aaa; }

section.ipns-filter-sec .row-hawk-ipns {
  margin-left: -15px;
  margin-right: -15px; }

@media (max-width: 1330px) and (min-width: 1200px) {
  .ipns-filter-sec .ipns-filters form,
  .ipns-filter-sec .ipns-filters .form-wrapper {
    -ms-grid-columns: 230px 230px 230px 230px;
    grid-template-columns: 230px 230px 230px 230px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .ipns-filter-sec .ipns-filters form,
  .ipns-filter-sec .ipns-filters .form-wrapper {
    -ms-grid-columns: 200px 200px 200px 200px;
    grid-template-columns: 200px 200px 200px 200px; }
  .search--filters .form-item-search {
    width: calc(100% - 108px); }
  .search--filters input.form-submit {
    min-width: 108px; } }

@media (max-width: 1199px) {
  .search--filters {
    float: left;
    width: 50%; }
  .search--checks {
    width: 50%;
    float: left; }
  .sidebar {
    margin-bottom: 30px; }
  .search--filter-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px; }
  body .view-hawk-search-view form .search--filter-block .search--filters {
    width: 100%; }
  body .view-hawk-search-view form .search--filter-block .search--checks {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

@media (max-width: 1024px) {
  .filter-icon {
    position: relative;
    width: 100%;
    text-align: right;
    padding: 0 20px 20px 20px;
    z-index: 9; }
    .filter-icon a {
      display: block;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      color: #293033;
      pointer-events: none; }
      .filter-icon a img {
        width: 17.05px;
        height: 18px;
        border: 0;
        margin-right: 10px; }
  .view-hawk-search-view .view-header {
    padding: 15px 0; }
  .mt-70 {
    margin-top: 40px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .ipns-filter-sec .ipns-filters form,
  .ipns-filter-sec .ipns-filters .form-wrapper {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr; } }

@media (max-width: 767px) {
  .ipns-filter-sec .ipns-filters {
    padding: 15px 15px 15px; }
    .ipns-filter-sec .ipns-filters form,
    .ipns-filter-sec .ipns-filters .form-wrapper {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; }
      .ipns-filter-sec .ipns-filters form .form-group,
      .ipns-filter-sec .ipns-filters .form-wrapper .form-group {
        margin-bottom: 20px; }
      .ipns-filter-sec .ipns-filters form a.clickLight,
      .ipns-filter-sec .ipns-filters .form-wrapper a.clickLight {
        top: 15px; }
  a.clickLight {
    padding-top: 0;
    margin-top: 0;
    top: 50px; }
  .search--filter-block .search--filters .form-item-search {
    width: calc(100% - 108px); }
  .search--filter-block .search--filters input.form-submit {
    width: auto;
    min-width: 108px; }
  .search--checks .checkbox label.form-check-label {
    margin-right: 0; } }

@media (max-width: 450px) {
  .filter-icon {
    margin-bottom: -15px; } }

@media (max-width: 375px) {
  .ipns-filter-sec .ipns-filters form,
  .ipns-filter-sec .ipns-filters .form-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; }
  a.clickLight {
    top: 0;
    left: 0;
    width: 100%; } }

.series_description {
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 30px;
  padding: 30px 40px 40px;
  margin-top: 30px;
  float: left;
  width: 100%;
  background: #fff; }
  .series_description .part-image {
    width: 30.833%;
    float: left;
    position: relative; }
    .series_description .part-image span {
      display: block;
      background-color: #F2F2F2;
      color: #B7B7B7;
      text-align: center;
      min-height: 200px;
      line-height: 200px;
      text-transform: uppercase; }
    .series_description .part-image img {
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      -o-object-position: center;
      object-position: center; }
    .series_description .part-image:after {
      content: "";
      display: block;
      padding-bottom: 54.25%; }
  .series_description .part-info {
    width: 39.16%;
    float: left;
    margin: 0 2.5%;
    padding-top: 30px; }
    .series_description .part-info a.viewMore {
      font-style: normal; }
    .series_description .part-info h3 {
      margin-bottom: 12px; }
    .series_description .part-info .main {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      width: 100%; }
      .series_description .part-info .main .view-main .series_description_attributes {
        position: relative; }
        .series_description .part-info .main .view-main .series_description_attributes ul {
          position: relative;
          min-width: 230px;
          top: 5px;
          padding-left: 20px; }
      .series_description .part-info .main span.rohs {
        position: absolute;
        left: 85px;
        top: -8px;
        width: 100%;
        display: block;
        direction: ltr; }
        .series_description .part-info .main span.rohs span {
          margin-right: 20px;
          font-size: 16px;
          line-height: 19px;
          font-weight: bold;
          color: #33589A;
          position: absolute;
          top: -3px;
          right: 92px; }
        .series_description .part-info .main span.rohs img {
          margin-top: -2px; }
      .series_description .part-info .main .specsheet a {
        margin-right: 20px;
        font-size: 16px;
        line-height: 19px;
        font-weight: bold;
        position: absolute;
        top: 0;
        left: 90px; }
      .series_description .part-info .main .specsheet img {
        margin-top: -2px; }
  .series_description a.specsheet span {
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    display: block; }
    .series_description a.specsheet span img {
      margin-top: -5px; }
  .series_description h3 {
    margin-bottom: 12px; }
  .series_description h2 {
    margin-bottom: 27px; }
  .series_description h4 {
    margin-bottom: 12px;
    color: #52585B; }
  .series_description p {
    margin-bottom: 12px; }

span.rohs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  span.rohs span.ipnsicon.rohs {
    margin-left: 20px;
    direction: rtl; }
  span.rohs span.ipnsicon {
    color: #33589A;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold; }

a.viewMore {
  text-align: left;
  float: left;
  margin-right: 20px;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold; }
  a.viewMore img {
    margin-right: 8.33px;
    vertical-align: bottom; }

.part-configurator-block {
  float: left;
  background: #fff;
  padding: 20px;
  width: 100%; }
  .part-configurator-block h2 {
    margin-bottom: 0; }
    .part-configurator-block h2 a.clickLight {
      float: right;
      margin-top: 0;
      font-weight: 400;
      font-size: 22px;
      line-height: 26px;
      padding-top: 10px; }
  .part-configurator-block p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #52585B;
    margin-bottom: 7px; }
  .part-configurator-block > legend {
    float: left; }

.status-block {
  margin-bottom: 7px;
  display: inline-block;
  width: 100%; }
  .status-block span {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #52585B;
    margin-right: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .status-block img {
    width: 14.25px;
    height: 14.25px;
    margin-right: 5.58px; }
  .status-block .status-bar {
    float: left;
    margin-right: 28px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #52585B; }
    .status-block .status-bar .green-dot {
      width: 14px;
      height: 14px;
      margin: 0 5px 0 0; }

.indicator-text {
  float: right;
  margin-right: 0 !important; }

.attribute-header {
  background: #52585B;
  padding: 18px 21px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  width: 100px;
  border: 2px solid #52585B; }

.green-box {
  background: #99CC00; }

.green-border-box {
  border: 2px solid #99CC00; }

.yellow-box {
  background: #FFD500; }

.yellow-border-box {
  border: 2px solid #FFD500; }

.orange-box {
  background: #ED991B; }

.orange-border-box {
  border: 2px solid #ED991B; }

.red-box {
  background: #DF4343; }

.red-border-box {
  border: 2px solid #DF4343; }

.attribute-box.orange-box {
  border: 2px solid #ED991B; }

.attribute-box.yellow-box {
  border: 2px solid #FFD500; }

.attribute-box.green-box {
  border: 2px solid #99CC00; }

.attribute-box.red-box {
  border: 2px solid #DF4343; }

.attribute-box {
  padding: 10px 15px;
  width: 100px;
  position: relative; }
  .attribute-box .valid-check {
    position: absolute;
    right: 5px;
    top: 5px; }
    .attribute-box .valid-check img {
      vertical-align: super; }

.view-main a.viewMore {
  width: 100%; }
  .view-main a.viewMore.viewLess {
    display: block;
    width: 100%; }

.view-main ul {
  padding-left: 0;
  margin-top: 10px;
  float: left; }

.ipns_phantom_page {
  background: #fff; }
  .ipns_phantom_page h1 {
    font-size: 36px; }
  .ipns_phantom_page img {
    width: 150px;
    height: 150px;
    -o-object-fit: contain;
    object-fit: contain; }
  .ipns_phantom_page .part_info h2.part_number {
    font-size: 30px; }

.ui-dialog.ui-dialog-buttons {
  z-index: 999; }
  .ui-dialog.ui-dialog-buttons .form-actions button {
    font-size: 16px;
    line-height: 16px;
    padding: 12px 24px;
    background-color: #33589A !important;
    border: 0px solid transparent;
    font-weight: bold;
    border-radius: 4px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    background-image: none; }

@media (max-width: 767px) {
  body .series_description {
    padding: 15px; }
    body .series_description .part-image {
      width: 100%; }
    body .series_description .part-info {
      width: 100%; }
    body .series_description h2 {
      font-size: 24px;
      line-height: 28px; }
  .part-configurator-block {
    padding: 15px; }
    .part-configurator-block .container {
      padding: 0; }
    .part-configurator-block h2 {
      font-size: 24px;
      line-height: 28px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%; }
      .part-configurator-block h2 a.clear {
        text-align: right; }
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    text-align: left; } }

@media (max-width: 575px) {
  body .series_description .part-image {
    width: 100%; }
  body .series_description .part-info {
    width: 100%;
    margin: 0; }
    body .series_description .part-info .main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: left;
      -ms-flex-pack: left;
      justify-content: left; }
      body .series_description .part-info .main .specsheet {
        margin-top: 10px;
        float: left; }
        body .series_description .part-info .main .specsheet a {
          position: relative;
          left: 0; }
      body .series_description .part-info .main .rohs {
        float: left;
        width: auto;
        margin-top: 5px;
        margin-left: -3px; }
        body .series_description .part-info .main .rohs span.rohs {
          position: relative;
          width: auto;
          left: 0;
          font-size: 16px;
          top: -5px; }
  .part-configurator-block h2 {
    display: block; }
    .part-configurator-block h2 a.clickLight {
      float: left;
      width: 100%;
      text-align: left; }
  .part-configurator-block span.fieldset-legend hr {
    float: left; }
  .listing_table .title--wrapper {
    display: block; }
  .dataTables_wrapper .dataTables_filter label {
    display: block; }
    .dataTables_wrapper .dataTables_filter label input {
      display: block;
      width: 100%;
      margin: 0; }
  .dataTables_wrapper .dataTables_length select {
    display: block;
    width: 100%;
    padding: 8px; }
  .dataTables_wrapper .dataTables_length label {
    display: block; } }

.attributes-block {
  float: left;
  width: 100%;
  padding-top: 40px;
  border-top: 1px solid #DEDEDE;
  margin-bottom: 80px; }
  .attributes-block .product--attribute {
    width: 50%;
    float: left; }
    .attributes-block .product--attribute h3 {
      margin-bottom: 21px; }
  .attributes-block .series--attribute {
    float: left;
    width: 50%;
    padding-left: 50px; }
    .attributes-block .series--attribute h3 {
      margin-bottom: 21px; }
  .attributes-block .card-body {
    float: left;
    width: 100%; }
  .attributes-block .card-header {
    padding: 20px; }
    .attributes-block .card-header .sp-an[aria-expanded="true"]::after {
      top: 25px; }
    .attributes-block .card-header .sp-an[aria-expanded="false"]::after {
      top: 25px; }
    .attributes-block .card-header h3 {
      margin-bottom: 0; }
  .attributes-block #accordion {
    padding-bottom: 0; }

.product-attributes-row {
  width: 100%;
  float: left;
  border-bottom: 1px solid #DEDEDE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .product-attributes-row:last-child {
    /*border: 0;*/ }
  .product-attributes-row .product-attributes-left {
    width: 30%;
    float: left;
    background: #F5F5F5;
    padding: 10px; }
    .product-attributes-row .product-attributes-left strong {
      color: #52585B; }
  .product-attributes-row .product-attributes-right {
    width: 70%;
    float: left;
    padding: 10px 10px 10px 20px; }
    .product-attributes-row .product-attributes-right span {
      color: #52585B; }
    .product-attributes-row .product-attributes-right p {
      color: #52585B;
      margin-bottom: 0; }
      .product-attributes-row .product-attributes-right p a {
        font-size: 16px;
        text-align: left;
        line-height: 1.5; }

@media (max-width: 767px) {
  .attributes-block #accordion {
    padding-bottom: 0; } }

.product-group-listing {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 30px;
  margin-bottom: 60px; }
  .product-group-listing .product-box {
    border: 1px solid #DEDEDE;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    height: 176px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff; }
    .product-group-listing .product-box img {
      width: 70px;
      height: 70px;
      display: block;
      -o-object-fit: contain;
      object-fit: contain;
      margin-bottom: 15px; }
    .product-group-listing .product-box a {
      color: #293033;
      font-size: 16px;
      margin: 15px 0 5px 0;
      display: block;
      width: 100%;
      text-align: center;
      font-weight: 600;
      text-decoration: none; }
    .product-group-listing .product-box a.product--name {
      position: relative;
      z-index: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 100%;
      -ms-flex-line-pack: center;
      align-content: center; }
      .product-group-listing .product-box a.product--name span {
        display: block;
        width: 100%;
        font-size: 18px;
        line-height: 21px;
        font-weight: 500; }
    .product-group-listing .product-box:hover {
      border: 1px solid #33589A;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1);
      border-radius: 4px; }
      .product-group-listing .product-box:hover a {
        color: #33589A; }

.product-thumbnail {
  width: 350px;
  height: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  min-height: 350px; }
  .product-thumbnail img {
    width: 100%; }
  .product-thumbnail .zoom-icon {
    position: absolute;
    top: 12px;
    right: 12px; }

#exzoom {
  width: 100%; }

.exzoom .exzoom_img_ul_outer .exzoom_img_ul {
  height: 100%; }
  .exzoom .exzoom_img_ul_outer .exzoom_img_ul li {
    height: 100%; }
    .exzoom .exzoom_img_ul_outer .exzoom_img_ul li img {
      height: 100%;
      margin-top: 0 !important; }

.exzoom .exzoom_nav .exzoom_nav_inner span img {
  top: 0 !important;
  height: 100%; }

@media (max-width: 1199px) and (min-width: 992px) {
  .product-group-listing {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr; }
  .product-thumbnail {
    width: 250px;
    height: 250px; }
    .product-thumbnail img {
      width: 100%;
      height: 100%; }
  .main-product-content .product-desc {
    float: left;
    width: calc(100% - 250px);
    padding-left: 15px; } }

@media (max-width: 991px) {
  body .add-to-cart-box {
    display: block;
    width: 100%; }
    body .add-to-cart-box .cart--price {
      width: 100%;
      margin-bottom: 20px; }
    body .add-to-cart-box .cart--dispatch {
      width: 100%; }
  .add-to-cart-box .cart--price p.min-mult-search-form {
    clear: unset; }
  .Manufacturer-sec.single-page .main-product-content {
    margin-top: 50px; } }

@media (max-width: 991px) and (min-width: 576px) {
  .product-group-listing {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr; }
  .product-thumbnail {
    width: 260px;
    height: 260px; }
    .product-thumbnail img {
      height: 100%; }
  .main-product-content .product-desc {
    width: calc(100% - 260px); } }

@media (max-width: 767px) {
  .main-product-content .product-desc {
    padding-left: 15px; }
  .product-category-group {
    margin-top: 50px; }
    .product-category-group h1 {
      margin-bottom: 30px; }
  .product-group-listing {
    gap: 15px; } }

@media (max-width: 575px) {
  .product-group-listing {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 15px; }
    .product-group-listing .product-box a.product--name span {
      font-size: 15px;
      line-height: 18px; }
  .product-thumbnail {
    width: 100%;
    height: auto; }
  .main-product-content .product-desc {
    width: 100%;
    padding-left: 0;
    padding-top: 15px; } }

.review_header {
  padding: 0 15px 15px 15px;
  border-bottom: #DEDEDE solid 1px;
  text-align: justify;
  line-height: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr; }
  .review_header .overall {
    width: 100px;
    color: white; }
    .review_header .overall .numbers {
      font-size: 32px;
      font-weight: bold;
      background-color: #52585B;
      padding: 16px 0;
      float: none;
      margin: 0; }
    .review_header .overall .color5 {
      background-color: #019f17; }
    .review_header .overall .outof {
      padding: 5px 0;
      font-size: 14px;
      background-color: #000; }
  .review_header .block {
    display: inline-block;
    height: 96px;
    text-align: center;
    margin-top: 15px; }
  .review_header .graph {
    padding: 0px 10px 0 20px; }
  .review_header .percentage {
    width: 300px;
    font-size: 16px;
    padding: 5px 0 5px 0;
    text-align: left;
    line-height: 24px; }
    .review_header .percentage .numbers {
      font-size: 32px;
      font-weight: bold;
      padding-bottom: 5px; }

.stars {
  width: 172px;
  font-size: 22px;
  font-weight: bold;
  padding-top: 5px; }
  .stars .desc {
    padding-bottom: 6px;
    margin: 0 auto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #293033; }
  .stars .on {
    width: 25px;
    height: 24px;
    background-image: url(https://www.shopperapproved.com/page/images_svg/star-full.svg);
    display: inline-block;
    margin: 1px; }

.merchant_review {
  padding: 30px 15px 30px 15px;
  clear: both;
  background: #fff;
  margin-bottom: 20px;
  border: 0; }
  .merchant_review .stars .on {
    width: 20px;
    height: 19px;
    background-image: url(https://www.shopperapproved.com/page/images_svg/star-full.svg);
    display: inline-block; }
  .merchant_review .images {
    float: right;
    font-size: 12px;
    margin-right: 15px; }
    .merchant_review .images .verified {
      padding-left: 16px;
      background: url(../images/user--img.svg) no-repeat left center;
      float: right;
      color: #293033;
      font-size: 14px;
      line-height: 24px;
      background-size: 14px; }
  .merchant_review .info {
    font-size: 13px;
    color: #555555;
    clear: both; }
  .merchant_review .comments {
    font-size: 15px;
    padding-top: 5px; }
  .merchant_review .main-questions {
    position: relative; }
    .merchant_review .main-questions .rating .images {
      position: absolute;
      right: 0;
      top: 35px; }

.merchant-list {
  margin-bottom: 40px; }

@media (max-width: 991px) {
  .review_header {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr; } }

@media (max-width: 575px) {
  .review_header {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; }
  .merchant_review .main-questions .rating .images {
    top: 8px; } }

.searchbar-title-wrap {
  width: 100%;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .searchbar-title-wrap {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }
  .searchbar-title-wrap .large-title {
    width: 316px; }
  .searchbar-title-wrap form.search-form2 {
    width: calc(100% - 316px);
    float: left;
    padding: 0 0 0 60px; }

form.search-form2 button {
  border: 0;
  min-width: 108px;
  height: 44px; }
  form.search-form2 button i {
    font-weight: 400;
    padding-right: 5px; }

.searchbar-title-wrap form {
  width: calc(100% - 316px);
  float: left; }
  @media (min-width: 768px) {
    .searchbar-title-wrap form {
      padding: 0 0 0 60px; } }
  .searchbar-title-wrap form .form-row {
    width: 100%; }
    .searchbar-title-wrap form .form-row .form-item-search {
      margin-bottom: 0 !important;
      padding-right: 0;
      width: calc(100% - 108px); }
      .searchbar-title-wrap form .form-row .form-item-search input {
        border-radius: 4px 0px 0px 4px;
        padding: 15px;
        height: 44px; }
    .searchbar-title-wrap form .form-row .form-actions {
      border: 0;
      min-width: 108px;
      height: 44px;
      margin-bottom: 0 !important;
      padding-left: 0; }
      .searchbar-title-wrap form .form-row .form-actions input {
        height: 100%;
        background-image: url(/themes/custom/hawk/images/search--icon.svg);
        background-repeat: no-repeat;
        background-position: 20%;
        text-align: right; }

.mt-xxxxs {
  margin-top: 5px; }

.mt-xxxs {
  margin-top: 10px; }

.mt-xxs {
  margin-top: 15px; }

.mt-xs {
  margin-top: 20px; }

.mt-s {
  margin-top: 25px; }

.mt-m {
  margin-top: 30px; }

.mt-l {
  margin-top: 35px; }

.mt-xl {
  margin-top: 40px; }

.mt-xxl {
  margin-top: 45px; }

.mt-xxxl {
  margin-top: 50px; }

.mt-xxxxl {
  margin-top: 55px; }

.mb-xxxxs {
  margin-bottom: 5px; }

.mb-xxxs {
  margin-bottom: 10px; }

.mb-xxs {
  margin-bottom: 15px; }

.mb-xs {
  margin-bottom: 20px; }

.mb-s {
  margin-bottom: 25px; }

.mb-m {
  margin-bottom: 30px; }

.mb-l {
  margin-bottom: 35px; }

.mb-xl {
  margin-bottom: 40px; }

.mb-xxl {
  margin-bottom: 45px; }

.mb-xxxl {
  margin-bottom: 50px; }

.mt-xxxxl {
  margin-bottom: 55px; }

.pb-xs {
  padding-bottom: 20px; }

.subheading {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #52585B; }

table.footable-details {
  margin-bottom: 0;
  position: relative;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse; }
  table.footable-details > tbody > tr > th:nth-child(1) {
    min-width: 40px;
    width: 120px; }
  table.footable-details > tbody > tr > td:nth-child(2) {
    word-break: break-all; }
  table.footable-details > tbody > tr:first-child > td {
    border-top-width: 0; }
  table.footable-details > tbody > tr:first-child > th {
    border-top-width: 0; }
  table.footable-details > tfoot > tr:first-child > td {
    border-top-width: 0; }
  table.footable-details > tfoot > tr:first-child > th {
    border-top-width: 0; }
  table.footable-details > thead > tr:first-child > td {
    border-top-width: 0; }
  table.footable-details > thead > tr:first-child > th {
    border-top-width: 0; }

table.footable {
  position: relative;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse; }
  table.footable > thead > tr.footable-filtering > th div.form-group {
    margin-bottom: 0; }
  table.footable > tbody > tr.footable-empty > td {
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    display: table-cell; }
  table.footable > tbody > tr.footable-empty > th {
    display: table-cell; }
  table.footable > tbody > tr > td {
    display: none; }
  table.footable > tbody > tr > th {
    display: none; }
  table.footable > tbody > tr.footable-detail-row > td {
    display: table-cell; }
  table.footable > tbody > tr.footable-detail-row > th {
    display: table-cell; }

table.footable-hide-fouc {
  display: none; }

table > tbody > tr > td > span.footable-toggle {
  margin-right: 8px;
  opacity: .3; }

table > tbody > tr > td > span.footable-toggle.last-column {
  margin-left: 8px;
  float: right; }

table.table-condensed > tbody > tr > td > span.footable-toggle {
  margin-right: 5px; }

table.footable-details.table-bordered > tbody > tr:first-child > td {
  border-top-width: 1px; }

table.footable-details.table-bordered > tbody > tr:first-child > th {
  border-top-width: 1px; }

table.footable-details.table-bordered > tfoot > tr:first-child > td {
  border-top-width: 1px; }

table.footable-details.table-bordered > tfoot > tr:first-child > th {
  border-top-width: 1px; }

table.footable-details.table-bordered > thead > tr:first-child > td {
  border-top-width: 1px; }

table.footable-details.table-bordered > thead > tr:first-child > th {
  border-top-width: 1px; }

div.footable-loader {
  vertical-align: middle;
  text-align: center;
  height: 300px;
  position: relative; }
  div.footable-loader > span.fooicon {
    display: inline-block;
    opacity: .3;
    font-size: 30px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: fooicon-spin-r 2s infinite linear;
    animation: fooicon-spin-r 2s infinite linear; }

@-webkit-keyframes fooicon-spin-r {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fooicon-spin-r {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fooicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings' !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .fooicon:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .fooicon:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.fooicon-loader:before {
  content: "\e030"; }

.fooicon-plus:before {
  content: "\2b";
  padding: 42px 4px;
  position: absolute;
  top: -15px;
  left: -35px;
  border: 1px solid #52585B;
  border-radius: 4px;
  font-size: 24px; }

.fooicon-minus:before {
  content: "\2212";
  padding: 42px 4px;
  position: absolute;
  top: -15px;
  left: -35px;
  border: 1px solid #52585B;
  border-radius: 4px;
  font-size: 24px; }

.fooicon-search:before {
  content: "\e003"; }

.fooicon-remove:before {
  content: "\e014"; }

.fooicon-sort:before {
  content: "\e150";
  display: none; }

.fooicon-sort-asc:before {
  content: "\e155"; }

.fooicon-sort-desc:before {
  content: "\e156"; }

.fooicon-pencil:before {
  content: "\270f"; }

.fooicon-trash:before {
  content: "\e020"; }

.fooicon-eye-close:before {
  content: "\e106"; }

.fooicon-flash:before {
  content: "\e162"; }

.fooicon-cog:before {
  content: "\e019"; }

.fooicon-stats:before {
  content: "\e185"; }

table.footable > thead > tr.footable-filtering > th {
  border-bottom-width: 1px;
  font-weight: 400;
  text-align: right; }
  table.footable > thead > tr.footable-filtering > th div.form-group + div.form-group {
    margin-top: 5px; }
  table.footable > thead > tr.footable-filtering > th div.input-group {
    width: 100%; }
  table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox {
    margin: 0;
    display: block;
    position: relative; }
    table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox > label {
      display: block;
      padding-left: 20px; }
    table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox input[type=checkbox] {
      position: absolute;
      margin-left: -20px; }

table.footable > tfoot > tr.footable-paging > td {
  text-align: center; }

table.footable.footable-filtering-right > thead > tr.footable-filtering > th {
  text-align: right; }

table.footable.footable-filtering-left > thead > tr.footable-filtering > th {
  text-align: left; }

table.footable-paging-center > tfoot > tr.footable-paging > td {
  text-align: center; }

table.footable.footable-filtering-center > thead > tr.footable-filtering > th {
  text-align: center; }

@media (min-width: 768px) {
  table.footable > thead > tr.footable-filtering > th div.input-group {
    width: auto; }
  table.footable > thead > tr.footable-filtering > th div.form-group {
    margin-left: 2px;
    margin-right: 2px; }
  table.footable > thead > tr.footable-filtering > th div.form-group + div.form-group {
    margin-top: 0; } }

table.footable > tbody > tr > td.footable-sortable {
  position: relative;
  padding-right: 30px;
  cursor: pointer; }

table.footable > tbody > tr > th.footable-sortable {
  position: relative;
  padding-right: 30px;
  cursor: pointer; }

table.footable > tfoot > tr > td.footable-sortable {
  position: relative;
  padding-right: 30px;
  cursor: pointer; }

table.footable > tfoot > tr > th.footable-sortable {
  position: relative;
  padding-right: 30px;
  cursor: pointer; }

table.footable > tfoot > tr.footable-paging > td > ul.pagination {
  margin: 10px 0 0; }

table.footable > tfoot > tr.footable-paging > td > span.label {
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 10px; }

table.footable > thead > tr > td.footable-sortable {
  position: relative;
  padding-right: 30px;
  cursor: pointer; }

table.footable > thead > tr > th.footable-sortable {
  position: relative;
  padding-right: 30px;
  cursor: pointer; }

td.footable-sortable > span.fooicon {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -7px;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in;
  -o-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in; }

td.footable-sortable:hover > span.fooicon {
  opacity: 1; }

th.footable-sortable > span.fooicon {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -7px;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in;
  -o-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in; }

th.footable-sortable:hover > span.fooicon {
  opacity: 1; }

td.footable-sortable.footable-asc > span.fooicon {
  opacity: 1; }

td.footable-sortable.footable-desc > span.fooicon {
  opacity: 1; }

th.footable-sortable.footable-asc > span.fooicon {
  opacity: 1; }

th.footable-sortable.footable-desc > span.fooicon {
  opacity: 1; }

table.footable-sorting-disabled td.footable-sortable.footable-asc > span.fooicon {
  opacity: 0;
  visibility: hidden; }

table.footable-sorting-disabled td.footable-sortable.footable-desc > span.fooicon {
  opacity: 0;
  visibility: hidden; }

table.footable-sorting-disabled td.footable-sortable:hover > span.fooicon {
  opacity: 0;
  visibility: hidden; }

table.footable-sorting-disabled th.footable-sortable.footable-asc > span.fooicon {
  opacity: 0;
  visibility: hidden; }

table.footable-sorting-disabled th.footable-sortable.footable-desc > span.fooicon {
  opacity: 0;
  visibility: hidden; }

table.footable-sorting-disabled th.footable-sortable:hover > span.fooicon {
  opacity: 0;
  visibility: hidden; }

table.footable-paging-left > tfoot > tr.footable-paging > td {
  text-align: left; }

table.footable-editing-right td.footable-editing {
  text-align: right; }

table.footable-editing-right tr.footable-editing {
  text-align: right; }

table.footable-paging-right > tfoot > tr.footable-paging > td {
  text-align: right; }

ul.pagination > li.footable-page {
  display: none; }

ul.pagination > li.footable-page.visible {
  display: inline; }

td.footable-editing {
  width: 90px;
  max-width: 90px; }

table.footable-editing-no-delete td.footable-editing {
  width: 70px;
  max-width: 70px; }

table.footable-editing-no-edit td.footable-editing {
  width: 70px;
  max-width: 70px; }

table.footable-editing-no-view td.footable-editing {
  width: 70px;
  max-width: 70px; }

table.footable-editing-no-delete.footable-editing-no-view td.footable-editing {
  width: 50px;
  max-width: 50px; }

table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing {
  width: 50px;
  max-width: 50px; }

table.footable-editing-no-edit.footable-editing-no-view td.footable-editing {
  width: 50px;
  max-width: 50px; }

table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing {
  width: 0;
  max-width: 0;
  display: none !important; }

table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing {
  width: 0;
  max-width: 0;
  display: none !important; }

table.footable-editing-left td.footable-editing {
  text-align: left; }

table.footable-editing-left tr.footable-editing {
  text-align: left; }

table.footable-editing button.footable-add {
  display: none; }

table.footable-editing button.footable-hide {
  display: none; }

table.footable-editing-show button.footable-show {
  display: none; }

table.footable-editing.footable-editing-always-show button.footable-hide {
  display: none; }

table.footable-editing.footable-editing-always-show button.footable-show {
  display: none; }

table.footable-editing.footable-editing-always-show button.footable-add {
  display: inline-block; }

table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing {
  display: none; }

table.footable-editing.footable-editing-show button.footable-add {
  display: inline-block; }

table.footable-editing.footable-editing-show button.footable-hide {
  display: inline-block; }

.footable td.views-field-title {
  padding-left: 35px; }
  .footable td.views-field-title .title-n-desc a {
    max-width: 110px;
    display: block;
    padding-left: 5px; }

@media (max-width: 991px) {
  .footable tr:first-child td:first-child {
    padding-left: 45px; }
  .footable td.footable-last-visible {
    padding-right: 10px; }
  .footable td.views-field-title {
    padding-left: 45px; }
  .view-commerce-cart-form form table tr td .fooicon-plus:before, .view-commerce-cart-form form table tr td .fooicon-minus:before {
    top: -30px; } }

@media (max-width: 767px) {
  form.commerce-add-to-cart {
    float: right; }
  p.min-mult-search-form {
    clear: both;
    /* float: right; */
    min-width: 125px;
    /* padding-left: 12px; */ }
  table.footable-details tbody tr th {
    background: #52585B !important;
    font-style: normal;
    line-height: 16px;
    color: #fff;
    font-weight: normal; }
  table.footable-details > tbody > tr > td p {
    padding-left: 10px; }
  table.footable-details > tbody > tr > td div {
    padding-left: 10px; }
  .table th {
    padding: 10px; }
  .table td {
    padding-left: 10px;
    padding-right: 10px; } }

.faq h3 {
  margin-bottom: 20px; }

.faq .accordion {
  margin-bottom: 50px;
  padding-bottom: 0; }

.card-faq {
  margin-bottom: 10px; }
  .card-faq .card-header {
    background: #fff;
    padding: 15px; }
    .card-faq .card-header .btn-header-link {
      display: block;
      text-align: left;
      color: #222;
      padding: 0 0 0 0;
      border-radius: 0;
      border: 0; }
      .card-faq .card-header .btn-header-link:after {
        content: "\f106";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 500;
        float: right; }
      .card-faq .card-header .btn-header-link:focus {
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .card-faq .card-header .btn-header-link.collapsed:after {
      content: "\f107"; }
    .card-faq .card-header h4 {
      margin-bottom: 0; }
      .card-faq .card-header h4 a {
        text-decoration: none;
        color: #293033; }
  .card-faq .card-body {
    background: #fff;
    padding: 15px; }
    .card-faq .card-body p {
      margin-bottom: 0; }
      .card-faq .card-body p a {
        font-size: 16px;
        line-height: 19px;
        font-weight: bold; }

@media (max-width: 767px) {
  .faq .large-title.mb-xl {
    margin-bottom: 30px; }
    .faq .large-title.mb-xl h1 {
      text-align: left;
      font-weight: 500; }
  .card-faq .card-body p {
    line-height: 19px; } }

.view-all-head {
  clear: both; }
  .view-all-head h3.border-title {
    margin-bottom: 20px; }
    .view-all-head h3.border-title:before {
      opacity: 0; }

.main-title {
  float: left;
  width: 100%; }
  .main-title h2 {
    color: #52585B; }
  .main-title span {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #52585B;
    margin-bottom: 20px;
    display: block;
    margin-top: 20px; }

.title-with-button h2 {
  float: left; }

.title-with-button button {
  float: right; }

.info-heading {
  float: left;
  width: 100%;
  background: #fff;
  padding: 15px 0;
  margin-bottom: 20px; }
  .info-heading p {
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    font-weight: 500; }
    .info-heading p:last-child {
      padding-bottom: 0;
      margin-bottom: 0;
      border: 0;
      font-weight: 400; }

@media (min-width: 768px) {
  .menu-closed {
    display: none; } }

@media (max-width: 767px) {
  .menu-closed {
    position: relative;
    margin-bottom: 0px; }
    .menu-closed h3 {
      margin-bottom: 0; }
    .menu-closed img {
      float: right;
      top: 10px;
      position: absolute;
      right: 0;
      width: 18px;
      height: 10px; }
  .sidebar-menu {
    margin-top: 30px; }
    .sidebar-menu .dashboard-sidebar {
      display: none; }
  .dashboard-sidebar.active-menus {
    display: block;
    padding-top: 20px; }
  .dashboard .main-block {
    padding-top: 30px; }
  .dashboard .dashboard-table-wrapper tr td {
    padding-left: 0;
    position: relative;
    vertical-align: middle; }
    .dashboard .dashboard-table-wrapper tr td span::before {
      left: 0;
      top: -20px;
      padding: 15px 2px; }
    .dashboard .dashboard-table-wrapper tr td p {
      padding-left: 30px; }
    .dashboard .dashboard-table-wrapper tr td div {
      padding-left: 30px; }
  .dashboard .white-bg-info tr td {
    padding-left: 0;
    position: relative;
    vertical-align: middle; }
    .dashboard .white-bg-info tr td span::before {
      left: 0;
      top: -20px;
      padding: 15px 2px; }
    .dashboard .white-bg-info tr td p {
      padding-left: 30px; }
    .dashboard .white-bg-info tr td div {
      padding-left: 30px; }
  .white-bg {
    margin-bottom: 20px; }
  .white-bg-info .product-price-table {
    margin-bottom: 0; }
  .white-bg-info .col-lg-4 {
    margin-bottom: 20px; }
  .white-bg-info h3 {
    margin-bottom: 15px !important; } }

@media (max-width: 575px) {
  .dashboard .Product-form {
    display: block; }
    .dashboard .Product-form .form-group {
      margin-bottom: 15px; }
    .dashboard .Product-form .btn-wrap button {
      width: 100%; } }

.dashboard .views-table tr:nth-child(even) {
  background: #F5F5F5; }

.dashboard .views-table tr:nth-child(odd) {
  background: #ffffff; }

.dashboard .views-table tr td {
  vertical-align: middle; }

.dashboard table.footable > thead > tr > th.footable-sortable {
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px; }

.dashboard .dashboard-table-wrapper {
  background: #fff;
  padding: 10px;
  float: left;
  width: 100%; }
  .dashboard .dashboard-table-wrapper .form-group label {
    font-weight: normal; }
  .dashboard .dashboard-table-wrapper .form-group input {
    width: 100%; }
  .dashboard .dashboard-table-wrapper tbody tr td div a.view-more-detail {
    margin-left: 4px; }

.dashboard .views-field p {
  font-size: 16px;
  line-height: 24px; }
  .dashboard .views-field p a {
    font-size: 16px;
    line-height: 24px; }

.dashboard form .form-group p {
  font-size: 12px;
  line-height: 18px; }

span.order-date {
  position: relative; }
  span.order-date:after {
    content: "";
    background-image: url(../images/white-down-arrow.svg);
    position: absolute;
    top: 5px;
    right: -20px;
    width: 11px;
    height: 9px;
    display: block;
    background-size: 12px;
    background-repeat: no-repeat; }

.dashboard {
  margin-bottom: 50px; }

.white-bg-info {
  background: #fff;
  padding: 20px;
  float: left;
  width: 100%; }
  .white-bg-info p {
    margin-bottom: 0; }
  .white-bg-info ul {
    padding-left: 0;
    margin-top: 10px; }
    .white-bg-info ul li {
      display: inline-block;
      padding-right: 26px; }
  .white-bg-info input {
    /* width: 100%; */ }
  .white-bg-info select {
    width: 100%; }
  .white-bg-info textarea {
    width: 100%; }
  .white-bg-info .product-price-table tr td {
    border: 0; }
  .white-bg-info .form-group label {
    font-weight: 400; }

.action-btn {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #33589A;
  border: 0;
  background: no-repeat;
  padding: 0; }

.action-btn-block {
  display: inline-block;
  width: auto;
  padding-left: 0; }
  .action-btn-block li {
    display: inline;
    padding-right: 10px; }

.pwd-req-block {
  background: #F2F3F7;
  padding: 10px; }
  .pwd-req-block h4 {
    margin-bottom: 10px; }
  .pwd-req-block ul {
    padding-left: 10px; }
    .pwd-req-block ul li {
      display: block;
      margin-bottom: 10px;
      position: relative;
      padding-left: 15px; }
      .pwd-req-block ul li:before {
        content: "";
        background: #333;
        width: 4px;
        height: 4px;
        position: absolute;
        left: 0;
        top: 10px;
        border-radius: 50%; }

.sidebar-menu {
  background: #fff;
  padding: 20px; }

form .row .col-lg-4 h3 {
  margin-bottom: 10px; }

.layout-checkout-form .layout-region-checkout-main {
  background: #fff;
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px;
  text-align: left;
  padding: 20px; }
  @media (min-width: 768px) {
    .layout-checkout-form .layout-region-checkout-main {
      /* max-width: 75%;
            width: 75%; */ } }
  .layout-checkout-form .layout-region-checkout-main legend span {
    font-weight: 500; }
  .layout-checkout-form .layout-region-checkout-main input[type="text"] {
    height: 46px;
    line-height: 24px; }
  .layout-checkout-form .layout-region-checkout-main input[type="email"] {
    height: 46px;
    line-height: 24px; }

@media (min-width: 768px) {
  .layout-checkout-form .layout-region-checkout-secondary {
    padding-left: 30px; } }

.layout-checkout-form .layout-region-checkout-secondary h3 {
  margin-bottom: 13px; }

.layout-checkout-form .layout-region-checkout-secondary .checkout-pane-order-summary {
  width: 100%;
  background: #fff; }
  .layout-checkout-form .layout-region-checkout-secondary .checkout-pane-order-summary .checkout-order-summary {
    padding: 15px; }
  .layout-checkout-form .layout-region-checkout-secondary .checkout-pane-order-summary table tr td {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #293033;
    padding: 10px;
    border-bottom: 1px solid #DEDEDE; }

.layout-checkout-form .checkout-pane fieldset label {
  font-weight: 600; }

.checkout-pane-shipping-information fieldset select {
  width: 100%;
  height: 46px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.checkout-pane-shipping-information [id^=edit-shipping-information-shipping-profile-address] .form-wrapper.mb-3 {
  margin-bottom: 0 !important; }

.checkout-pane-shipping-information [id^=edit-shipping-information-shipping-profile-address] div#edit-shipping-information-shipping-profile-address-0-address-container3 {
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0; }

.layout-region.layout-region-checkout-footer {
  margin-top: 20px;
  width: 100%;
  padding-right: 0;
  margin-bottom: 30px; }
  .layout-region.layout-region-checkout-footer .form-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
    .layout-region.layout-region-checkout-footer .form-actions a.link--previous {
      font-size: 16px;
      line-height: 22px;
      color: #33589A;
      padding: 12px 16px;
      background-color: #fff;
      border: 2px solid #33589A;
      font-weight: normal;
      margin-left: 0;
      border-radius: 0px 2px 2px 0px;
      height: auto;
      text-align: center;
      border-radius: 2px;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      min-width: 100px; }
      .layout-region.layout-region-checkout-footer .form-actions a.link--previous:hover {
        background: #33589A;
        color: #fff; }

.view-hawk-cart-form .view-footer {
  padding-bottom: 15px; }

.view-hawk-cart-form table thead tr th {
  border: 0; }

.view-hawk-cart-form table tbody tr {
  background: transparent; }

div#shipping-information-wrapper {
  position: relative; }

input.address-book-edit-button {
  position: absolute;
  width: auto;
  top: 0;
  right: 0; }

.checkout-pane-hawk-checkout-pre-checkout {
  background: #fff;
  padding: 15px;
  margin-top: -50px; }
  .checkout-pane-hawk-checkout-pre-checkout input.form-submit {
    margin-top: 15px; }
  .checkout-pane-hawk-checkout-pre-checkout .form-wrapper {
    margin-bottom: 0 !important; }

/* #edit-shipping-information-shipments {
    margin-top: 20px;
} */
.layout-checkout-form .checkout-pane-login, .layout-checkout-form .checkout-pane-email-registration-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  gap: 0 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .layout-checkout-form .checkout-pane-login #edit-login-returning-customer, .layout-checkout-form .checkout-pane-login #edit-email-registration-login-returning-customer, .layout-checkout-form .checkout-pane-login .checkout-pane-email-registration-completion-registration, .layout-checkout-form .checkout-pane-email-registration-login #edit-login-returning-customer, .layout-checkout-form .checkout-pane-email-registration-login #edit-email-registration-login-returning-customer, .layout-checkout-form .checkout-pane-email-registration-login .checkout-pane-email-registration-completion-registration {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 49%; }
  .layout-checkout-form .checkout-pane-login #edit-login-guest, .layout-checkout-form .checkout-pane-login #edit-email-registration-login-guest, .layout-checkout-form .checkout-pane-email-registration-login #edit-login-guest, .layout-checkout-form .checkout-pane-email-registration-login #edit-email-registration-login-guest {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 49%;
    float: none !important; }
  .layout-checkout-form .checkout-pane-login #edit-login-register, .layout-checkout-form .checkout-pane-login #edit-email-registration-login-register, .layout-checkout-form .checkout-pane-email-registration-login #edit-login-register, .layout-checkout-form .checkout-pane-email-registration-login #edit-email-registration-login-register {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    @media (min-width: 768px) {
      .layout-checkout-form .checkout-pane-login #edit-login-register, .layout-checkout-form .checkout-pane-login #edit-email-registration-login-register, .layout-checkout-form .checkout-pane-email-registration-login #edit-login-register, .layout-checkout-form .checkout-pane-email-registration-login #edit-email-registration-login-register {
        width: 49%; } }
    .layout-checkout-form .checkout-pane-login #edit-login-register .form-item-login-register-name, .layout-checkout-form .checkout-pane-login #edit-email-registration-login-register .form-item-login-register-name, .layout-checkout-form .checkout-pane-email-registration-login #edit-login-register .form-item-login-register-name, .layout-checkout-form .checkout-pane-email-registration-login #edit-email-registration-login-register .form-item-login-register-name {
      display: none; }

.field--type-boolean .form-item-order-fieldscheckout-field-ship-complete-value small.description {
  display: block; }

form#commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

form#commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form input.password-field, form#commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form input.password-confirm {
  /* width: 100%; */ }

#edit-shipping-information-shipping-options-shipping-charges .radio.form-check input {
  width: auto; }

#edit-login-register #edit-login-register-password .form-type-password input, #edit-login-register #edit-email-registration-login-register-password .form-type-password input, #edit-email-registration-login-register #edit-login-register-password .form-type-password input, #edit-email-registration-login-register #edit-email-registration-login-register-password .form-type-password input {
  width: 100%; }

.commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form {
  margin-top: 20px; }
  .commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form .checkout-pane-email-registration-completion-registration {
    width: 50%;
    float: left;
    background: #fff;
    border-radius: 8px;
    padding: 20px; }
    .commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form .checkout-pane-email-registration-completion-registration h2 {
      font-size: 24px;
      margin-bottom: 0; }
    .commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form .checkout-pane-email-registration-completion-registration .commerce-checkout-completion-register__form .form-type-password-confirm {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      gap: 0 20px; }
      .commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form .checkout-pane-email-registration-completion-registration .commerce-checkout-completion-register__form .form-type-password-confirm .form-type-password {
        width: 100%;
        max-width: 100%; }
        .commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form .checkout-pane-email-registration-completion-registration .commerce-checkout-completion-register__form .form-type-password-confirm .form-type-password input {
          width: 100%; }

fieldset[id^=edit-shipping-information-shipping-options-carrier-selection] legend span.fieldset-legend {
  position: relative;
  display: inline-block; }
  fieldset[id^=edit-shipping-information-shipping-options-carrier-selection] legend span.fieldset-legend h3 {
    font-weight: 500;
    font-size: 16px; }
  fieldset[id^=edit-shipping-information-shipping-options-carrier-selection] legend span.fieldset-legend:after {
    content: "";
    position: absolute;
    right: -16px;
    top: 5px; }

.field--name-shipping-method .fieldset-wrapper .radio .form-check .ajax-progress.ajax-progress-throbber {
  left: 0;
  position: relative;
  margin-left: 0; }

[id^=edit-shipping-information-shipping-options-shipping-charges] .radio.form-check,
[id^=edit-shipping-information-shipments-0-shipping-method-0] .radio.form-check,
[id^=edit-shipping-information-shipping-options-carrier-selection] .radio.form-check {
  margin-bottom: 8px; }
  [id^=edit-shipping-information-shipping-options-shipping-charges] .radio.form-check input,
  [id^=edit-shipping-information-shipments-0-shipping-method-0] .radio.form-check input,
  [id^=edit-shipping-information-shipping-options-carrier-selection] .radio.form-check input {
    position: absolute;
    left: 20px;
    width: 20px;
    height: 20px;
    top: -5px;
    z-index: 9;
    opacity: 0; }
  [id^=edit-shipping-information-shipping-options-shipping-charges] .radio.form-check label,
  [id^=edit-shipping-information-shipments-0-shipping-method-0] .radio.form-check label,
  [id^=edit-shipping-information-shipping-options-carrier-selection] .radio.form-check label {
    padding-left: 8px; }
    [id^=edit-shipping-information-shipping-options-shipping-charges] .radio.form-check label:after,
    [id^=edit-shipping-information-shipments-0-shipping-method-0] .radio.form-check label:after,
    [id^=edit-shipping-information-shipping-options-carrier-selection] .radio.form-check label:after {
      content: "";
      position: absolute;
      left: 0;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fff;
      border: 2px solid #33589a;
      top: 5px; }
  [id^=edit-shipping-information-shipping-options-shipping-charges] .radio.form-check input[checked="checked"] + label:before,
  [id^=edit-shipping-information-shipments-0-shipping-method-0] .radio.form-check input[checked="checked"] + label:before,
  [id^=edit-shipping-information-shipping-options-carrier-selection] .radio.form-check input[checked="checked"] + label:before {
    width: 12px;
    height: 12px;
    background: #33589a;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 9;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 10px;
    top: 15px; }
  [id^=edit-shipping-information-shipping-options-shipping-charges] .radio.form-check input[checked="checked"]:focus + label:before,
  [id^=edit-shipping-information-shipments-0-shipping-method-0] .radio.form-check input[checked="checked"]:focus + label:before,
  [id^=edit-shipping-information-shipping-options-carrier-selection] .radio.form-check input[checked="checked"]:focus + label:before {
    opacity: 0.5; }
  [id^=edit-shipping-information-shipping-options-shipping-charges] .radio.form-check input[type="radio"]:focus + label:after,
  [id^=edit-shipping-information-shipments-0-shipping-method-0] .radio.form-check input[type="radio"]:focus + label:after,
  [id^=edit-shipping-information-shipping-options-carrier-selection] .radio.form-check input[type="radio"]:focus + label:after {
    opacity: 0.5; }

.checkout-pane-shipping-information [id^=edit-shipping-information-shipments] {
  float: left; }

.checkout-pane-shipping-information input.form-submit {
  width: auto;
  float: right; }

.view-grouping .view-grouping-content .field-content p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #52585B; }

.view-grouping .view-grouping-header {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #293033;
  text-transform: capitalize; }

.view-grouping .view-grouping-header span {
  font-size: 19px; }

.checkout-pane fieldset legend {
  font-size: 28px; }

.order-total-line-label {
  margin-right: 10px; }

#edit-payment-information > legend > .fieldset-legend {
  font-size: 32px; }

@media (max-width: 767px) {
  .layout-checkout-form .checkout-pane-login fieldset#edit-login-returning-customer, .layout-checkout-form .checkout-pane-login #edit-email-registration-login-returning-customer, .layout-checkout-form .checkout-pane-email-registration-login fieldset#edit-login-returning-customer, .layout-checkout-form .checkout-pane-email-registration-login #edit-email-registration-login-returning-customer {
    width: 100%; }
  .layout-checkout-form .checkout-pane-login fieldset#edit-login-guest, .layout-checkout-form .checkout-pane-login #edit-email-registration-login-guest, .layout-checkout-form .checkout-pane-email-registration-login fieldset#edit-login-guest, .layout-checkout-form .checkout-pane-email-registration-login #edit-email-registration-login-guest {
    width: 100%; }
  body .checkout-pane.checkout-pane-login .form-wrapper, body .checkout-pane.checkout-pane-email-registration-login .form-wrapper {
    margin-top: 20px; }
  .commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form .checkout-pane-email-registration-completion-registration {
    width: 100%; } }

@media (max-width: 779px) {
  .layout-checkout-form .layout-region-checkout-secondary {
    padding-left: 0; } }

@media (max-width: 575px) {
  .commerce-checkout-flow-hawk-checkout-flow .layout-checkout-form .checkout-pane-email-registration-completion-registration .commerce-checkout-completion-register__form .form-type-password-confirm {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; } }

@media (max-width: 767px) and (orientation: portrait) {
  .ui-dialog {
    max-width: 100%; }
  .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset.form-actions {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 !important; } }

.ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset.form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px; }
  .ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset.form-actions button {
    margin-right: 0; }

.ui-dialog.ui-corner-all .ui-dialog-titlebar {
  float: right;
  float: right;
  background: transparent;
  border: 0;
  width: 100%; }

.ui-dialog.ui-corner-all #drupal-modal .field--name-field-item-multiplier {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px; }

.ui-dialog.ui-corner-all #drupal-modal p a {
  color: #33589a; }
  .ui-dialog.ui-corner-all #drupal-modal p a:focus {
    outline: 0; }

.ui-dialog.ui-dialog-buttons {
  z-index: 999;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50% !important;
  top: 50% !important; }
  @media (min-width: 768px) {
    .ui-dialog.ui-dialog-buttons {
      max-width: 750px; } }

#drupal-modal form.paragraph-slider-entity-edit-form input.button {
  background: #294881;
  color: #fff;
  border-color: #294881;
  width: auto;
  margin: 10px 0; }

.modal-main-wrap {
  display: block;
  padding: 5px 0;
  gap: 30px;
  margin-top: 0; }

.modal-wrapper-inner-one .modal-main-title {
  border-bottom: 1px solid #C4C4C4; }
  .modal-wrapper-inner-one .modal-main-title p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #293033;
    margin-bottom: 14px; }
    .modal-wrapper-inner-one .modal-main-title p a {
      font-weight: 700; }

.modal-wrapper-inner-one .search-results-content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px; }
  .modal-wrapper-inner-one .search-results-content .thumb-nail {
    width: 100px;
    height: 60px;
    min-width: 100px; }
    .modal-wrapper-inner-one .search-results-content .thumb-nail img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .modal-wrapper-inner-one .search-results-content .search-result-description {
    padding-left: 20px;
    font-size: 15px; }

.quantity-price-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px; }
  .quantity-price-wrap .label-content {
    display: inline-block;
    margin-left: 0;
    margin-top: 17px; }
    .quantity-price-wrap .label-content span {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 24px;
      color: #293033;
      opacity: 0.8;
      margin-bottom: 8px;
      display: block; }
    .quantity-price-wrap .label-content p {
      font-family: 'Roboto';
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      color: #293033; }

.ui-dialog.ui-dialog-buttons .ui-dialog-titlebar {
  width: auto;
  position: absolute;
  right: 12px;
  top: 10px;
  z-index: 999; }
  .ui-dialog.ui-dialog-buttons .ui-dialog-titlebar button {
    border: 0; }
    .ui-dialog.ui-dialog-buttons .ui-dialog-titlebar button span.ui-button-icon {
      background-image: url(/themes/custom/hawk/images/close-btn.svg) !important;
      border: 0;
      background-position: center;
      top: 10px; }

.search-result-description p.product-main-description {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #293033;
  opacity: 0.8;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.search-result-description label {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #293033;
  margin-bottom: 8px; }

.Qtyimg-thumb {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #293033;
  margin-top: 17px; }
  .Qtyimg-thumb img {
    width: 13px !important;
    height: 9px !important;
    margin-right: 8px; }

.ui-dialog .ui-dialog-buttonpane {
  margin-top: 0; }

.address-format-modal {
  width: 550px !important; }
  .address-format-modal .ui-dialog-titlebar {
    width: 100% !important;
    position: relative !important;
    left: 0;
    top: 0 !important; }
    .address-format-modal .ui-dialog-titlebar button {
      border: 0;
      background-image: url(/themes/custom/hawk/images/close-btn.svg);
      border: 0;
      background-position: center;
      top: 18px; }
  .address-format-modal .ui-dialog-buttonpane .ui-dialog-buttonset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    gap: 15px; }
    .address-format-modal .ui-dialog-buttonpane .ui-dialog-buttonset button {
      margin: 10px 0;
      padding: 5px 10px; }

.address-format-modal .ui-dialog-buttonpane .ui-dialog-buttonset button:focus {
  opacity: 1 !important; }

@media (max-width: 767px) {
  .ui-dialog.ui-corner-all {
    width: 90% !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50% !important;
    top: 50% !important; }
  .ui-dialog .ui-dialog-content {
    min-height: 330px !important; } }

@media (max-width: 575px) {
  .quantity-price-wrap {
    gap: 50px; }
  .modal-wrapper-inner-one .search-results-content {
    display: block; }
    .modal-wrapper-inner-one .search-results-content .thumb-nail {
      width: 120px;
      height: 80px;
      min-width: 100px;
      margin-bottom: 20px; }
  .address-format-modal .ui-dialog-buttonpane .ui-dialog-buttonset {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-top: 10px; }
    .address-format-modal .ui-dialog-buttonpane .ui-dialog-buttonset button {
      margin: 0; }
      .address-format-modal .ui-dialog-buttonpane .ui-dialog-buttonset button:focus {
        opacity: 1 !important; } }

.login-page p {
  font-size: 14px;
  color: #52585B;
  max-width: 675px;
  display: inline-block;
  text-align: center; }

.auth-main {
  background: #fff;
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 30px 40px;
  margin-top: 40px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  max-width: 675px;
  text-align: center; }
  .auth-main form {
    text-align: left; }
  .auth-main .form-group label {
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 5px;
    width: 100%;
    text-align: left; }
  .auth-main p {
    font-size: 16px;
    width: 100%; }
    .auth-main p a {
      font-weight: bold; }
  .auth-main .btn-medium {
    padding: 10px; }
  .auth-main .divider {
    position: relative;
    margin-bottom: 25px; }
    .auth-main .divider:after {
      content: "";
      position: absolute;
      left: 0;
      top: 14px;
      background-color: #DEDEDE;
      height: 1px;
      width: 100%; }
    .auth-main .divider span {
      color: #52585B;
      font-size: 14px;
      position: relative;
      z-index: 1;
      background: #fff;
      display: inline-block;
      padding: 0 10px; }
  .auth-main .existing-user {
    text-align: center;
    margin: 20px 0px 25px 0; }
    .auth-main .existing-user .inner {
      display: inline-block;
      border: 1px solid #DEDEDE;
      padding: 4px 15px;
      border-radius: 25px; }
      .auth-main .existing-user .inner img {
        border-radius: 4px;
        border: 1px solid  #DEDEDE;
        padding: 2px 4px;
        margin-right: 5px; }
  .auth-main.mb-60 {
    margin-bottom: 60px; }

.social-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-top: 30px;
  margin-bottom: 15px; }
  .social-login .login-btn {
    border: 1px solid #DEDEDE;
    width: calc(100% - 10px);
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    margin: 0 10px;
    padding: 7px 10px; }
    .social-login .login-btn.fb i {
      background-image: url("../images/fb.svg"); }
    .social-login .login-btn.google i {
      background-image: url("../images/google.svg"); }
    .social-login .login-btn.apple i {
      background-image: url("../images/apple.svg"); }
    .social-login .login-btn i {
      display: block;
      height: 25px;
      width: 25px;
      background-repeat: no-repeat;
      background-position: center;
      margin-right: 10px; }

.step-2,
.step-3,
.step-4,
.step-5 {
  display: none; }

.checkout-page h3 {
  text-align: left; }

.checkout-page p {
  text-align: left; }

.checkout-page form a.forgot-pwd {
  width: 100%;
  display: block;
  line-height: 19px;
  font-weight: bold;
  margin-bottom: 20px; }

.checkout-page form input[type="submit"] {
  width: 100%; }

.checkout-page .auth-main {
  max-width: 100%;
  padding: 20px; }

.review-order .auth-main {
  max-width: 100%;
  padding: 20px; }

.login-page .auth-main + p {
  margin-bottom: 60px; }

.login-page .auth-main {
  margin-top: 60px; }

.page-user-103084 main#content {
  padding-top: 0; }

.path-user .block-system-main-block .content article.profile {
  background: #fff;
  padding: 15px; }

.path-user .block-system-main-block .content .address-book__container--customer {
  background: #fff;
  padding: 10px; }

.path-user .block-system-main-block .content .table-responsive {
  padding: 10px; }
  .path-user .block-system-main-block .content .table-responsive table {
    margin: 0; }
  .path-user .block-system-main-block .content .table-responsive tbody tr {
    background: transparent; }
  .path-user .block-system-main-block .content .table-responsive tbody td ul {
    padding-left: 0; }
    .path-user .block-system-main-block .content .table-responsive tbody td ul li {
      list-style-type: none;
      display: inline;
      padding-right: 15px; }
  .path-user .block-system-main-block .content .table-responsive tbody td ul.links li a:after {
    background: none; }

form.user-form .form-check {
  clear: both; }

form.user-form .form-type-password-confirm {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 0 20px; }
  form.user-form .form-type-password-confirm .form-type-password input {
    width: 100%; }

form.user-form .field--name-field-applyed-for-tax-exempt {
  background-color: #fff; }
  form.user-form .field--name-field-applyed-for-tax-exempt .checkbox.form-check {
    padding-left: 40px;
    padding-bottom: 15px; }

form.user-form .field--widget-file-generic {
  background: #fff;
  padding: 15px 20px; }

form.user-form .form-type-language-select select.form-select {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  width: 100%;
  display: block;
  height: 46px;
  line-height: 24px;
  padding: 0 10px;
  border-radius: 0.25rem; }

.password-suggestions ul li {
  display: block; }

#edit-payment-information #payment-errors.authnet-error + .form-item-payment-information-add-payment-method-payment-details-number input#credit-card-number {
  border-color: red; }

#edit-payment-information #payment-errors .messages.messages--error {
  color: red;
  margin-bottom: 15px;
  font-weight: 500; }

@media (max-width: 767px) {
  .social-login .login-btn {
    font-size: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%; }
    .social-login .login-btn i {
      margin: 0; }
  .auth-main {
    padding: 20px;
    margin-top: 30px; }
    .auth-main .divider {
      margin-bottom: 20px;
      display: none; }
    .auth-main form p {
      margin-bottom: 0; }
    .auth-main .social-login {
      display: none; }
  .login-page .auth-main + p {
    margin-bottom: 50px; }
  .cta-btn-block a {
    line-height: 30px;
    text-align: left; } }

@media (max-width: 575px) {
  form.user-form .form-type-password-confirm {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; }
  .page-user-login .tabs {
    margin: 0;
    overflow: auto; }
    .page-user-login .tabs ul.nav.primary.nav-tabs {
      width: 600px; } }

.highlighted aside {
  clear: both; }

.cart-table table.views-table {
  width: 100%; }
  .cart-table table.views-table tbody tr td {
    padding: 15px;
    vertical-align: top; }
  .cart-table table.views-table tbody tr td.views-field-field-manufacturer a {
    font-weight: normal; }

.cart-table input.remove {
  margin-top: 0 !important;
  text-align: left;
  margin-left: 0;
  padding-left: 0;
  font-size: 14px !important; }

.cart-table .table-responsive.authen-page {
  padding: 0; }

.cart-table > .large-title {
  margin-top: 60px; }

.cart-table tbody {
  background: #fff; }

.checkbox-block {
  margin-top: 0; }
  .checkbox-block label.checklabel {
    margin-left: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #293033;
    margin-bottom: 10px; }
    .checkbox-block label.checklabel span.checkmark {
      top: 0; }

.qty-wrap {
  position: relative; }
  .qty-wrap button.sub {
    pointer-events: unset; }
  .qty-wrap button.add {
    pointer-events: unset; }

button.sub {
  background-image: url(../images/arrow-down.svg);
  background-repeat: no-repeat;
  font-size: 0;
  background-color: transparent;
  border: 0;
  width: 9px;
  height: 6px;
  position: absolute;
  right: 16px;
  top: 22px;
  pointer-events: none; }

button.add {
  background-image: url(../images/arrow-up.svg);
  background-repeat: no-repeat;
  font-size: 0;
  background-color: transparent;
  border: 0;
  width: 9px;
  height: 7px;
  position: absolute;
  right: 16px;
  top: auto;
  bottom: 25px;
  pointer-events: none; }

input[type="number"]::-webkit-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  color: #52585B; }

input[type="number"]:-ms-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #52585B; }

input[type="number"]::-ms-input-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #52585B; }

input[type="number"]::placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #52585B; }

input[type="number"] {
  background: #fff;
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 8px 15px;
  width: 100%; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 0.1; }

.add-to-cart-btn input {
  border-radius: 4px;
  padding: 9px 16px;
  width: 100%; }

.add-to-cart-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 10px;
  padding-top: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%; }
  .add-to-cart-box .cart--price {
    display: inline-block;
    float: left;
    width: auto; }
    .add-to-cart-box .cart--price h3 {
      float: left;
      margin-right: 15px;
      margin-bottom: 0; }
    .add-to-cart-box .cart--price p.min-mult-search-form {
      float: left;
      margin: 5px; }
  .add-to-cart-box .cart--dispatch {
    float: left;
    width: 70%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 87px 154.88px;
    grid-template-columns: 87px 154.88px; }
    .add-to-cart-box .cart--dispatch .add-to-cart-qty {
      margin-right: 10px; }

.table-thumb-block {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin-bottom: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .table-thumb-block .title-n-desc a {
    color: #000; }

.part-number {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #33589A;
  margin-bottom: 40px; }

.cart-box {
  padding: 15px; }
  .cart-box .hoverable_prices {
    width: 100%; }
    .cart-box .hoverable_prices span.price_qty {
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 24px;
      color: #000; }
    .cart-box .hoverable_prices span.price_cost {
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 24px;
      color: #000; }
  .cart-box .big-txt {
    font-weight: normal; }

.btns-inline-block {
  float: left;
  width: 100%;
  padding: 10px 0; }
  .btns-inline-block .qty-wrap, .btns-inline-block .btns-inline-block .qtyInput.commerce-add-to-cart {
    width: 80px;
    float: left;
    padding-right: 10px; }
    .btns-inline-block .qty-wrap br, .btns-inline-block .btns-inline-block .qtyInput.commerce-add-to-cart br {
      display: none; }
  .btns-inline-block input.form-submit {
    width: calc(100% - 80px);
    float: left;
    padding: 7px 30px;
    border-radius: 2px;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold; }
  .btns-inline-block input[type="number"] {
    padding: 4px 15px 3px 15px;
    width: 100%;
    padding: 4px 15px 3px 15px;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    margin-bottom: 5px; }
  .btns-inline-block button.sub {
    top: 10px; }
  .btns-inline-block button.add {
    bottom: 8px; }

.btns-inline-block .qtyInput.commerce-add-to-cart {
  width: 80px;
  float: left;
  padding-right: 10px; }
  .btns-inline-block .qtyInput.commerce-add-to-cart span.min {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #293033;
    display: inline-block;
    float: left; }
  .btns-inline-block .qtyInput.commerce-add-to-cart span.mult {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #293033;
    display: inline-block;
    float: left; }
  .btns-inline-block .qtyInput.commerce-add-to-cart input[type="text"] {
    width: 100%;
    padding: 4px 15px 3px 15px;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    margin-bottom: 5px; }

.btns-inline-block a.blueButton.addToCart {
  /* width: calc(100% - 80px); */
  float: left;
  padding: 7px 30px;
  border-radius: 2px;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold; }

body.scroll-up .topbar.active .cart-dropdown.is-active {
  position: fixed;
  right: 30px;
  top: 62px; }

.path-product .commerce-order-item-add-to-cart-form {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  .path-product .commerce-order-item-add-to-cart-form .form-wrapper {
    margin-bottom: 0 !important;
    position: relative;
    margin-left: 5px; }
    .path-product .commerce-order-item-add-to-cart-form .form-wrapper .form-type-number {
      margin-bottom: 0 !important;
      width: 77px;
      margin-right: 10px; }
      .path-product .commerce-order-item-add-to-cart-form .form-wrapper .form-type-number input {
        padding: 8px;
        height: 42px; }
      .path-product .commerce-order-item-add-to-cart-form .form-wrapper .form-type-number label {
        display: none; }
    .path-product .commerce-order-item-add-to-cart-form .form-wrapper .ajax-progress.ajax-progress-throbber {
      position: absolute;
      right: 0;
      top: auto;
      bottom: -29px;
      width: 100%; }
  .path-product .commerce-order-item-add-to-cart-form .form-actions input {
    border-radius: 4px;
    padding: 9px 16px;
    width: 100%;
    min-width: 154.88px;
    height: 42px;
    font-size: 16px !important;
    line-height: 19px;
    font-weight: 600; }
  .path-product .commerce-order-item-add-to-cart-form span.min, .path-product .commerce-order-item-add-to-cart-form span.mult {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #52585B;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: 5px; }
  .path-product .commerce-order-item-add-to-cart-form .alert.alert-danger {
    position: absolute;
    z-index: 9;
    width: auto;
    display: block;
    top: 42px; }
    .path-product .commerce-order-item-add-to-cart-form .alert.alert-danger hr {
      margin: 0 0 10px 0; }
    .path-product .commerce-order-item-add-to-cart-form .alert.alert-danger em.placeholder {
      width: 100%;
      display: inline; }

.path-product .add-to-cart-box .field--type-entity-reference {
  margin-bottom: 0; }

input.delete-order-item {
  padding: 7px;
  font-size: 14px !important;
  line-height: 16px; }

.cart-dropdown .cart-items table tbody tr {
  background: transparent;
  border: 0; }
  .cart-dropdown .cart-items table tbody tr td {
    border: 0;
    vertical-align: middle; }
    .cart-dropdown .cart-items table tbody tr td fieldset {
      margin-bottom: 0 !important; }

.view-commerce-cart-form table tbody {
  background: #fff; }
  .view-commerce-cart-form table tbody tr {
    background: transparent; }

.view-commerce-cart-form table thead tr th {
  border: 0; }

.view-commerce-cart-form form .form-actions {
  text-align: right;
  margin-top: 30px;
  margin-bottom: 30px !important;
  position: relative; }
  .view-commerce-cart-form form .form-actions input[id^=edit-submit] {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #33589A;
    border: 1px solid #33589A;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    background: transparent;
    width: auto; }
    @media (min-width: 576px) {
      .view-commerce-cart-form form .form-actions input[id^=edit-submit] {
        padding: 7px 48.5px; } }
    .view-commerce-cart-form form .form-actions input[id^=edit-submit]:hover {
      background: #33589A;
      color: #fff; }
  .view-commerce-cart-form form .form-actions .ajax-progress {
    position: absolute;
    left: 0;
    top: 45px; }
  @media (min-width: 768px) {
    .view-commerce-cart-form form .form-actions {
      display: inline-block;
      float: right; } }

.view-commerce-cart-form form input[value="Checkout"] {
  border: 1px solid #33589A;
  margin-left: 15px;
  width: auto;
  border-radius: 2px; }
  @media (min-width: 576px) {
    .view-commerce-cart-form form input[value="Checkout"] {
      padding: 7px 48.5px; } }

.views-field-edit-quantity .form-type-number {
  margin-bottom: 0 !important; }

.views-field-edit-quantity input.delete-order-item {
  margin-top: 0 !important;
  text-align: left;
  margin-left: 0;
  font-size: 14px !important;
  color: #33589A;
  border: 0;
  background: transparent;
  font-weight: normal;
  padding: 0 !important;
  line-height: 16px;
  height: auto; }
  .views-field-edit-quantity input.delete-order-item:not(:disabled):not(.disabled):active {
    background-color: transparent !important;
    color: #33589A !important; }

.commerce-order-item-add-to-cart-form {
  position: relative; }
  .commerce-order-item-add-to-cart-form .alert.alert-danger {
    position: absolute;
    z-index: 9;
    width: auto;
    display: block;
    top: 42px; }
    .commerce-order-item-add-to-cart-form .alert.alert-danger hr {
      margin: 0 0 10px 0; }
    .commerce-order-item-add-to-cart-form .alert.alert-danger em.placeholder {
      width: 100%;
      display: inline; }

.checkout-pane.checkout-pane-login .form-wrapper, .checkout-pane.checkout-pane-email-registration-login .form-wrapper {
  background: #fff;
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  margin-top: 10px;
  display: inline-block;
  text-align: center; }
  .checkout-pane.checkout-pane-login .form-wrapper legend, .checkout-pane.checkout-pane-email-registration-login .form-wrapper legend {
    float: left;
    text-align: center; }
    .checkout-pane.checkout-pane-login .form-wrapper legend span.fieldset-legend, .checkout-pane.checkout-pane-email-registration-login .form-wrapper legend span.fieldset-legend {
      font-weight: 500; }
  .checkout-pane.checkout-pane-login .form-wrapper .fieldset-wrapper .js-form-item, .checkout-pane.checkout-pane-email-registration-login .form-wrapper .fieldset-wrapper .js-form-item {
    width: 100%;
    text-align: left;
    max-width: 100%; }
  .checkout-pane.checkout-pane-login .form-wrapper .fieldset-wrapper a#edit-login-returning-customer-forgot-password, .checkout-pane.checkout-pane-login .form-wrapper .fieldset-wrapper #edit-email-registration-login-returning-customer-forgot-password, .checkout-pane.checkout-pane-email-registration-login .form-wrapper .fieldset-wrapper a#edit-login-returning-customer-forgot-password, .checkout-pane.checkout-pane-email-registration-login .form-wrapper .fieldset-wrapper #edit-email-registration-login-returning-customer-forgot-password {
    text-align: left;
    width: 100%;
    display: block;
    line-height: 19px;
    font-weight: bold;
    margin-top: 20px; }
  .checkout-pane.checkout-pane-login .form-wrapper .fieldset-wrapper #edit-login-register-password, .checkout-pane.checkout-pane-login .form-wrapper .fieldset-wrapper #edit-email-registration-login-register-password, .checkout-pane.checkout-pane-email-registration-login .form-wrapper .fieldset-wrapper #edit-login-register-password, .checkout-pane.checkout-pane-email-registration-login .form-wrapper .fieldset-wrapper #edit-email-registration-login-register-password {
    display: -ms-grid;
    display: grid;
    gap: 0 20px; }
    @media (min-width: 576px) {
      .checkout-pane.checkout-pane-login .form-wrapper .fieldset-wrapper #edit-login-register-password, .checkout-pane.checkout-pane-login .form-wrapper .fieldset-wrapper #edit-email-registration-login-register-password, .checkout-pane.checkout-pane-email-registration-login .form-wrapper .fieldset-wrapper #edit-login-register-password, .checkout-pane.checkout-pane-email-registration-login .form-wrapper .fieldset-wrapper #edit-email-registration-login-register-password {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; } }

.checkout-pane-hawk-checkout-pane-for-applying-tax-exempt {
  background: #fff;
  margin-top: -35px;
  padding: 15px; }
  .checkout-pane-hawk-checkout-pane-for-applying-tax-exempt input.form-file {
    height: auto;
    padding: 0; }

[aria-label="Status message"].alert.alert-success {
  display: inline-block; }

.order-total-line-value {
  width: auto; }

@media (max-width: 991px) and (min-width: 576px) {
  .icon-menus .cart-dropdown {
    top: 70px;
    right: 70px; } }

@media (max-width: 991px) {
  .cart-table table.views-table tbody tr td {
    padding-left: 0;
    padding-right: 0; }
    .cart-table table.views-table tbody tr td.views-field-title {
      padding-left: 45px !important; }
    .cart-table table.views-table tbody tr td a,
    .cart-table table.views-table tbody tr td p {
      padding-left: 10px; }
  .cart-table table.views-table tbody tr td.footable-last-visible {
    padding-right: 10px; } }

@media (min-width: 768px) {
  .add-to-cart-box .cart--price {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (max-width: 767px) {
  .icon-menus .cart-dropdown {
    width: 460px; }
    .icon-menus .cart-dropdown .update-btn-wrap {
      text-align: left; }
    .icon-menus .cart-dropdown .cart-items {
      direction: ltr; }
  .icon-menus > ul {
    margin-right: 0;
    direction: rtl;
    padding: 0; }
    .icon-menus > ul li {
      padding-left: 0; }
  .cart-table > .large-title {
    margin-bottom: 30px;
    margin-top: 50px; }
  body.scroll-up .topbar.active .cart-dropdown.is-active {
    top: 70px; }
  .view-quote-history h3.border-title a {
    display: block; } }

div[data-drupal-selector="order-total-summary"] {
  padding: 0 15px;
  margin-top: 20px;
  padding-right: 0; }

@media (max-width: 575px) {
  .icon-menus .cart-dropdown {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    top: 70px;
    min-width: 245px; }
    .icon-menus .cart-dropdown td {
      font-size: 13px;
      padding: 5px; }
      .icon-menus .cart-dropdown td .qty-wrap button.sub {
        top: 20px; }
      .icon-menus .cart-dropdown td .qty-wrap button.add {
        bottom: 20px; }
    .icon-menus .cart-dropdown .update-btn-wrap {
      text-align: left; }
  .btns-inline-block .qtyInput.commerce-add-to-cart {
    width: 100%; }
  .btns-inline-block a.blueButton.addToCart {
    width: 100%; }
  .listing_table {
    margin-left: 0 !important; } }

@media (max-width: 440px) {
  .path-product .commerce-order-item-add-to-cart-form {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    gap: 10px 0; } }

@media (max-width: 414px) {
  .btns-block a {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 10px !important; } }

.contact-image img {
  width: 100%; }

.contact-description {
  padding-top: 30px; }
  .contact-description p span {
    font-weight: 700;
    display: block;
    text-align: center;
    color: #52585B;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 25px; }
  .contact-description ul {
    padding-left: 0;
    padding-top: 20px; }
    .contact-description ul li {
      list-style-type: none;
      margin-top: 15px;
      margin-bottom: 15px; }
      .contact-description ul li a {
        color: #33589A;
        font-size: 20px;
        text-decoration: underline; }
      .contact-description ul li span {
        font-size: 18px; }

.contact--form-sec {
  background: #fff;
  padding: 60px 0;
  margin-top: 30px; }
  .contact--form-sec form {
    padding-bottom: 0;
    margin: 0 97px; }
  .contact--form-sec .underline-text {
    margin: 0 0 60px 0; }

@media (max-width: 575px) {
  .contact--form-sec {
    padding: 60px 0 50px 0; }
    .contact--form-sec form {
      margin: 0 0; } }

.location-sec .large-title h1 {
  margin-bottom: 30px; }

.location-sec .who-we-desc {
  padding: 0 0; }
  .location-sec .who-we-desc p {
    margin-bottom: 35px; }

.location-sec .who-we-desc p {
  text-align: center; }

.location-box {
  padding-bottom: 30px;
  margin-bottom: 60px;
  max-width: 100%;
  margin-right: 0; }

.map-direction-list .col-lg-6:last-child .location-box {
  padding-bottom: 30px;
  margin-bottom: 60px;
  margin-left: 5px;
  max-width: 100%;
  margin-right: 0; }

.map-direction-list .col-lg-6:first-child .location-box {
  margin-right: 5px; }

@media (max-width: 767px) {
  .location-sec .who-we-desc {
    padding: 0 0; }
    .location-sec .who-we-desc p {
      text-align: left;
      margin-bottom: 49px; }
  .location-sec .large-title h1 {
    margin-bottom: 20px;
    text-align: left; }
  .location-sec .card .desc-block p {
    color: #000;
    padding: 0 10px; }
    .location-sec .card .desc-block p .big {
      font-size: 24px;
      line-height: 30px; }
    .location-sec .card .desc-block p .small {
      font-size: 15px;
      line-height: 24px; }
  .location-sec .card a {
    font-size: 18px;
    line-height: 25px; } }

@media (max-width: 575px) {
  .card .desc-block p .big {
    text-align: left; }
  .card .desc-block p .small {
    text-align: left; }
  .card a {
    text-align: left;
    padding-left: 15px; }
  .location-box {
    margin-bottom: 30px; }
  .map-direction-list .col-lg-6:last-child .location-box {
    margin-bottom: 50px; } }

.Product-form {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin: 20px 0; }
  .Product-form .form-group {
    margin-bottom: 0;
    width: 100%; }
    .Product-form .form-group label {
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      color: #293033;
      margin-bottom: 5px; }
  .Product-form input {
    width: 100%; }
