/*!**************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/sass-loader/dist/cjs.js!./dev/nexustheme.scss ***!
  \**************************************************************************************************************************************/
@charset "UTF-8";
.footersection-2 .row, .has-carousel.item-merchandising .buttons.group, .mediaText .readMore, .cbBox, .nSocial, #loginModal .nButton, #loginModal .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group #loginModal .btn, #loginModal .invoices-pay-now a, .invoices-pay-now #loginModal a, #loginModal .form-group .nButton, #loginModal .form-group .invoices-pay-now a, .invoices-pay-now #loginModal .form-group a, .nFlex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.brandSlider .imgthumbnail, .subcategorieslist_container .tile .cat-thumb-container, .has-carousel.item-merchandising .owl-item .imgthumbnail, .titleBanner, .loadingio-spinner-dual-ring-mg1m4ruuqmt, .mediaArrows .mediaArrow, .nSocial a, .nFlex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-color {
  color: #3e3e3e;
}

.text-white {
  color: #fff;
}

.text-blue, .aboutText h1 + p,
.aboutText h1 + p + p {
  color: #00277d;
}

.text-orange {
  color: #e15413;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-border {
  padding: 0 0 30px;
  margin: 0 0 40px;
  border-bottom: 1px solid #d7d7d7;
}

.text-large {
  font-size: 1.125em;
}

.text-larger {
  font-size: 1.5em;
}

.text-small, ul.signupPoints li {
  font-size: 0.9em;
}

.text-smaller, .serviceBox .nOverlay p {
  font-size: 0.75em;
}

.img-radius {
  border-radius: 5px;
}

.bg-black {
  background: #000;
}

.bg-lightorange {
  background: #fff4e6;
}

.bg-lightgrey {
  background: #f6f6f6;
}

.p-top-default, .servicesContent {
  padding-top: 65px;
}

.p-bot-default, .servicesContent {
  padding-bottom: 65px;
}

.m-top-default {
  margin-top: 65px;
}

.m-bot-default {
  margin-bottom: 65px;
}

.p-top-half {
  padding-top: calc(65px / 2);
}

.p-bot-half {
  padding-bottom: calc(65px / 2);
}

.m-top-half {
  margin-top: calc(65px / 2);
}

.m-bot-half {
  margin-bottom: calc(65px / 2);
}

.mv0 {
  margin: 0 !important;
}

@media only screen and (max-width: 991px) {
  .flex-col-sm {
    flex-direction: column;
  }
  .flex-col-sm > div {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .flex-col-xs {
    flex-direction: column;
  }
  .flex-col-xs > div {
    width: 100%;
  }
  .text-large {
    font-size: 1em;
  }
  .text-larger {
    font-size: 1em;
  }
  .p-top-default, .servicesContent {
    padding-top: calc(65px / 2);
  }
  .p-bot-default, .servicesContent {
    padding-bottom: calc(65px / 2);
  }
  .m-top-default {
    margin-top: calc(65px / 2);
  }
  .m-bot-default {
    margin-bottom: calc(65px / 2);
  }
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}

h1 {
  margin-bottom: 20px;
}

h3 {
  text-transform: uppercase;
}

p {
  color: #3e3e3e;
}

.textContent h1,
.textContent h2,
.textContent h3 {
  margin: 0 0 30px;
}
.textContent p {
  margin: 0 0 20px;
}
.textContent p:last-child {
  margin: 0;
}

.nRel {
  position: relative;
}

.nAnchor {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
}

.nLinkArea,
.nLinkArea > a,
.nOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.nLinkArea,
.nLinkArea > a {
  font-size: 0;
}

.nList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nList li {
  margin: 0;
  padding: 0;
}

.listWithIcon img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff4e6;
  object-fit: none;
  flex-shrink: 0;
  margin-top: 5px;
}
.listWithIcon li {
  padding: 24px 0;
}
.listWithIcon li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.listWithIcon li > span {
  width: calc(100% - 70px);
}
.listWithIcon li p {
  margin: 0;
}

.nTick li {
  padding-left: 40px;
  min-height: 40px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-li-tick.png") no-repeat left top 10px;
}

.nButton, .has-carousel.item-merchandising .buttons.group .btn, .invoices-pay-now a {
  font-weight: 700;
  display: inline-block;
  background: #fff4e6;
  transition: all 0.35s;
  padding: 14px 20px;
  color: #e15413;
  text-align: center;
  border-radius: 5px;
  min-width: 230px;
  border: none;
  text-shadow: 0;
}
@media only screen and (max-width: 768px) {
  .nButton, .has-carousel.item-merchandising .buttons.group .btn, .invoices-pay-now a {
    min-width: 0;
  }
}

.nbWhite {
  background: #fff;
}

.nbOrange, .invoices-pay-now a {
  background-color: #e15413;
  color: #fff;
}

.nbGrey {
  background-color: #f6f6f6;
  color: #3e3e3e;
}

.nbPaleBlue {
  background-color: #f5f8ff;
  color: #00277d;
}

.nButton:hover, .has-carousel.item-merchandising .buttons.group .btn:hover, .invoices-pay-now a:hover,
.nButton:focus,
.has-carousel.item-merchandising .buttons.group .btn:focus,
.invoices-pay-now a:focus {
  background: #00277d;
  color: #fff;
  text-decoration: none;
}

.owl-carousel .owl-item {
  transform: none !important;
}

ul.signupPoints li {
  padding: 5px 5px 5px 35px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-head-account-dropdown-tick.png") no-repeat left;
}

/* Login Modal */
#loginModal .modal-dialog {
  width: 685px !important;
  max-width: 100% !important;
}
#loginModal .social-sign-in p {
  font-weight: 600;
}
#loginModal form {
  display: flex;
  flex-wrap: wrap;
}
#loginModal form > div {
  width: 100%;
}
#loginModal form > .login-links {
  width: 49%;
  order: 2;
}
#loginModal form > .login-links a {
  float: right !important;
  color: #3e3e3e;
  font-size: 16px;
}
#loginModal form > .login-links a:hover {
  text-decoration: underline;
}
#loginModal form .grecaptcha-links {
  order: 3;
  margin-bottom: 25px;
}
#loginModal form .grecaptcha-links .help-link {
  margin: 0;
}
#loginModal .form-group label {
  font-weight: 600;
  font-size: 16px;
  margin: 0 0 10px;
}
#loginModal .form-group .form-control {
  border-color: #dadada;
  font-size: 14px;
}
#loginModal .form-group.relative + div {
  order: 1;
  width: 49%;
}
#loginModal .form-group.relative + div label {
  font-weight: 400;
  font-size: 16px;
}
#loginModal .form-group .nButton, #loginModal .form-group .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group #loginModal .form-group .btn, #loginModal .form-group .invoices-pay-now a, .invoices-pay-now #loginModal .form-group a {
  padding: 14px 20px !important;
}
#loginModal .form-group .nButton i, #loginModal .form-group .has-carousel.item-merchandising .buttons.group .btn i, .has-carousel.item-merchandising .buttons.group #loginModal .form-group .btn i, #loginModal .form-group .invoices-pay-now a i, .invoices-pay-now #loginModal .form-group a i {
  margin-left: auto;
  display: inline-block;
  width: 24px;
  height: 14px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-homecats-arrow.png") no-repeat center;
}
#loginModal .form-group .nButton i:before, #loginModal .form-group .has-carousel.item-merchandising .buttons.group .btn i:before, .has-carousel.item-merchandising .buttons.group #loginModal .form-group .btn i:before, #loginModal .form-group .invoices-pay-now a i:before, .invoices-pay-now #loginModal .form-group a i:before {
  display: none;
}
#loginModal .nButton, #loginModal .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group #loginModal .btn, #loginModal .invoices-pay-now a, .invoices-pay-now #loginModal a {
  width: 100%;
}
#loginModal .nButton.nbGrey:after, #loginModal .has-carousel.item-merchandising .buttons.group .nbGrey.btn:after, .has-carousel.item-merchandising .buttons.group #loginModal .nbGrey.btn:after, #loginModal .invoices-pay-now a.nbGrey:after, .invoices-pay-now #loginModal a.nbGrey:after {
  content: "";
  margin-left: auto;
  display: inline-block;
  width: 24px;
  height: 14px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-homecats-arrow-grey.png") no-repeat center;
}

.loginModalHeader {
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-login-head-bg.png") no-repeat center;
  background-size: cover;
  padding: 35px 50px;
}
.loginModalHeader img {
  margin: 0 auto 20px;
  display: block;
}
.loginModalHeader ul li {
  width: 50%;
  display: inline-block;
}

@media (max-width: 600px) {
  ul.signupPoints li {
    width: 100%;
  }
}
/* End Login Modal */
/* Social Media */
.nSocial {
  margin-top: 30px;
  justify-content: flex-start;
  gap: 5px;
}
.nSocial a {
  width: 36px;
  height: 36px;
  background: #00277d;
  transition: ease background 0.35s;
}
.nSocial a i {
  color: #fff;
  font-size: 18px;
}
.nSocial a:hover, .nSocial a:focus {
  background: #e15413;
  text-decoration: none;
}

@media (max-width: 991px) {
  .nSocial {
    justify-content: center;
  }
}
/* PLP / PDP */
.brand-label img, .product-brand img {
  height: 40px;
}

.singlebanner_wrapper a:hover img, .singlebanner_wrapper a:focus img {
  outline-color: #e15413;
}
.singlebanner_wrapper img {
  transition: all 0.35s ease;
  outline: 3px solid transparent;
}

.topBar,
.headersection-1 {
  background: #00277d;
}

.headersection-1 {
  display: none;
}

.ex-loggedin .headersection-1 {
  display: block;
}

.topBar {
  font-size: 0.9em;
}

.headTools > a,
.headTools .vuequicklistdropdown_elem > a {
  color: #fff;
  padding: 10px 15px;
  border-left: 1px solid #fff;
}
.headTools > a:hover, .headTools > a:focus,
.headTools .vuequicklistdropdown_elem > a:hover,
.headTools .vuequicklistdropdown_elem > a:focus {
  background: #e15413;
  color: #fff;
  border-left: 1px solid #fff;
}
.headTools > a > i,
.headTools .vuequicklistdropdown_elem > a > i {
  display: none;
}
.headTools > a + .dropdown-menu,
.headTools .vuequicklistdropdown_elem > a + .dropdown-menu {
  min-width: 300px;
}
.headTools > a:last-child {
  border-right: 1px solid #fff;
}

.head-invoice,
.head-cylinder {
  color: #fff;
}
.head-invoice:hover,
.head-cylinder:hover {
  text-decoration: underline;
}
.head-invoice::before,
.head-cylinder::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #fff;
  margin: 0 10px;
  vertical-align: middle;
}

.header-full .vertical-align {
  justify-content: space-between;
}
.header-full .vertical-align:before, .header-full .vertical-align:after {
  display: none;
}
.header-full .vertical-align > div {
  width: auto;
}
.header-full .vertical-align.container {
  padding: 0;
}

/*** Logo ***/
.header-full .logo {
  width: 129px !important;
  max-width: none !important;
  height: auto !important;
  max-height: none !important;
}

.headHamburger {
  cursor: pointer;
}

/*** End Logo ***/
/*** Search ***/
.header-full .search_container {
  flex-grow: 1;
}

header section.search {
  padding: 0;
}
header section.search .search-form .form-group input {
  height: 50px;
  border-color: #bebebe;
  border-radius: 5px;
  font-weight: 500;
}
header section.search .search-form button[type=submit] {
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-head-search.png") no-repeat left 20px center;
  top: 0;
  right: 0;
  padding: 10px 20px;
  height: 100%;
  border-left: 1px solid #bebebe;
}
header section.search .search-form button[type=submit]:after {
  content: "Search";
  display: block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700;
  color: #e15413;
  padding-left: 30px;
}
header section.search .search-form button[type=submit] i {
  display: none;
}

/*** End Search ***/
/*** My Account ***/
.toolbar .shopping-tools-wrapper .account-btn > span > span {
  display: none;
}

.ex-loggedin .toolbar .shopping-tools-wrapper .account-btn > span {
  display: none;
}

.dropdown-forgotpass {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 40px;
  background-color: #00277d;
}
.dropdown-forgotpass .wrapper {
  padding: 10px 30px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.dropdown-forgotpass a {
  color: #fff;
}
.dropdown-forgotpass a:hover, .dropdown-forgotpass a:focus-visible {
  text-decoration: underline;
  color: #fff !important;
}

.shoppingtools_container.col-md-2 .toolbar .account-btn {
  margin: 0;
  height: 50px;
  border: 1px solid #e15413;
  transition: all 0.35s;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  padding: 10px 10px;
  display: flex;
}
.shoppingtools_container.col-md-2 .toolbar .account-btn:before {
  content: "";
  position: static;
  display: block;
  width: 30px;
  height: 30px;
  transition: 0.35s all;
}
.shoppingtools_container.col-md-2 .toolbar .account-btn:before {
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-head-account.png") no-repeat center;
}
.shoppingtools_container.col-md-2 .toolbar .account-btn:hover, .shoppingtools_container.col-md-2 .toolbar .account-btn:focus {
  border-color: #00277d;
  background: #00277d;
}
.shoppingtools_container.col-md-2 .toolbar .account-btn:hover:before, .shoppingtools_container.col-md-2 .toolbar .account-btn:focus:before {
  filter: brightness(0) invert(1);
}
.shoppingtools_container.col-md-2 .toolbar .account-btn:hover > span::after, .shoppingtools_container.col-md-2 .toolbar .account-btn:focus > span::after {
  color: #fff;
}
.shoppingtools_container.col-md-2 .toolbar .account-btn i {
  display: none;
}

.ex-loggedout .toolbar .shopping-tools-wrapper .account-btn {
  padding: 10px 20px;
}
.ex-loggedout .toolbar .shopping-tools-wrapper .account-btn:before, .ex-loggedout .toolbar .shopping-tools-wrapper .account-btn:after {
  top: -5px;
  margin-right: 10px;
}
.ex-loggedout .toolbar .shopping-tools-wrapper .account-btn > span {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
}
.ex-loggedout .toolbar .shopping-tools-wrapper .account-btn > span br {
  display: none;
}
.ex-loggedout .toolbar .shopping-tools-wrapper .account-btn > span::after {
  content: "Login / Register";
  font-size: 14px;
  font-weight: 500;
  color: #e15413;
}

.shopping-tools-wrapper .vuequicklistdropdown_elem,
.shopping-tools-wrapper .quickordertoggle,
.shopping-tools-wrapper .contractitemslink {
  display: none !important;
}

.account-dropdown {
  padding: 30px;
  width: 570px;
  left: unset;
  right: 0;
  border-radius: 0;
}
.account-dropdown .overlap {
  left: unset !important;
  right: 0;
}
.account-dropdown .form-group:focus-visible .nBottom {
  background-color: #e15413;
}
.account-dropdown .form-group:focus-visible .nBottom::after {
  color: #fff;
}
.account-dropdown .form-group:focus-visible .nBottom h1 {
  color: #fff;
}
.account-dropdown .form-group,
.account-dropdown .register-dropdown {
  padding: 0;
  border: 1px solid lightgrey;
  background: none !important;
  display: flex;
  flex-direction: column;
}
.account-dropdown .form-group .nTop,
.account-dropdown .register-dropdown .nTop {
  display: flex;
}
.account-dropdown .form-group .nTop img,
.account-dropdown .register-dropdown .nTop img {
  width: 190px;
}
.account-dropdown .form-group .nTop h2,
.account-dropdown .register-dropdown .nTop h2 {
  color: #00277d;
  margin: 0;
  margin-bottom: 20px;
}
.account-dropdown .form-group .nTop ul,
.account-dropdown .register-dropdown .nTop ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.account-dropdown .form-group .nTop li,
.account-dropdown .register-dropdown .nTop li {
  margin: 0;
  padding-left: 30px;
  font-size: 16px;
  color: #3e3e3e;
  position: relative;
}
.account-dropdown .form-group .nTop li::before,
.account-dropdown .register-dropdown .nTop li::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/5402431_done_success_tick_valid_approve_icon.svg");
  position: absolute;
  left: 0;
  top: 50%;
  filter: invert(52%) sepia(53%) saturate(7143%) hue-rotate(357deg) brightness(93%) contrast(88%);
  transform: translateY(-50%);
}
.account-dropdown .form-group .nTop .text-wrapper,
.account-dropdown .register-dropdown .nTop .text-wrapper {
  flex-grow: 1;
  padding: 20px 30px;
}
.account-dropdown .form-group .nBottom,
.account-dropdown .register-dropdown .nBottom {
  height: 50px;
  display: flex;
  padding: 10px 30px;
  background-color: #f5f8ff;
  align-items: center;
  transition: all 0.35s ease;
}
.account-dropdown .form-group .nBottom::after,
.account-dropdown .register-dropdown .nBottom::after {
  content: "\f178";
  margin-left: auto;
  color: #00277d;
  font-size: 24px;
  font-family: FontAwesome;
}
.account-dropdown .form-group .nBottom:hover,
.account-dropdown .register-dropdown .nBottom:hover {
  background-color: #e15413;
}
.account-dropdown .form-group .nBottom:hover::after,
.account-dropdown .register-dropdown .nBottom:hover::after {
  color: #fff;
}
.account-dropdown .form-group .nBottom:hover h1,
.account-dropdown .register-dropdown .nBottom:hover h1 {
  color: #fff;
}
.account-dropdown .form-group .nBottom h1,
.account-dropdown .register-dropdown .nBottom h1 {
  font-size: 16px;
  font-weight: 600;
  color: #00277d;
  transition: all 0.35s ease;
  margin: 0;
}
.account-dropdown .form-group {
  margin-bottom: 20px !important;
}
.account-dropdown .register-dropdown:hover .hovered, .account-dropdown .register-dropdown:focus-visible .hovered, .account-dropdown .register-dropdown:focus-within .hovered {
  opacity: 1;
}
.account-dropdown .register-dropdown .nTop {
  position: relative;
}
.account-dropdown .register-dropdown .hovered {
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px;
  z-index: 2;
  transition: all 0.35s ease;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/welding-2022-11-14-11-04-41-utc.jpg");
}
.account-dropdown .register-dropdown .hovered .register-choice-box {
  background-color: #fff;
  border: 1px solid lightgrey;
  padding: 20px 30px;
  transition: all 0.35s ease;
}
.account-dropdown .register-dropdown .hovered .register-choice-box:hover, .account-dropdown .register-dropdown .hovered .register-choice-box:focus-visible {
  background-color: #e15413;
}
.account-dropdown .register-dropdown .hovered .register-choice-box:hover h2,
.account-dropdown .register-dropdown .hovered .register-choice-box:hover p, .account-dropdown .register-dropdown .hovered .register-choice-box:focus-visible h2,
.account-dropdown .register-dropdown .hovered .register-choice-box:focus-visible p {
  color: #fff;
}
.account-dropdown .register-dropdown .hovered .register-choice-box h2 {
  margin: 0;
  margin-bottom: 10px;
  color: #00277d;
  transition: all 0.35s ease;
}
.account-dropdown .register-dropdown .hovered .register-choice-box p {
  margin: 0;
  white-space: normal;
  transition: all 0.35s ease;
}

/*** End My Account ***/
/*** Minicart ***/
.header-full .minicart_container {
  padding-left: 0;
}
.header-full .minicart_container .headermini {
  border-radius: 5px !important;
  transition: all 0.35s ease;
}
.header-full .minicart_container .headermini:hover, .header-full .minicart_container .headermini:focus {
  background-color: #00277d !important;
}
.header-full .minicart_container .headermini:hover .minicart_total, .header-full .minicart_container .headermini:focus .minicart_total {
  color: #fff;
}
.header-full .minicart_container .headermini:hover .minicart_count, .header-full .minicart_container .headermini:focus .minicart_count {
  color: #fff !important;
}
.header-full .minicart_container .headermini:hover .fa-shopping-bag, .header-full .minicart_container .headermini:focus .fa-shopping-bag {
  filter: brightness(0) invert(1);
}

.minicart_count {
  color: #3e3e3e !important;
  top: 5px !important;
}

.toolbar .cart-btn {
  margin-left: 0;
}

.toolbar .cart-btn > .btn {
  background: none;
  padding: 8px 15px;
  border: 1px solid #e15413;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  background: #fff !important;
  z-index: 1;
  position: relative;
}

.toolbar .cart-btn > .btn i {
  padding: 0;
  margin-right: 15px;
}

.toolbar .cart-btn > .btn i:before {
  content: "\f291";
  color: #e15413;
  font-size: 1.3em;
}

.toolbar .cart-btn > .btn b {
  color: #3e3e3e;
  font-weight: 400;
  line-height: 18px;
}

.toolbar .cart-btn > .btn b:before {
  content: "Your Basket";
  font-weight: 600;
  display: block;
}

.toolbar .cart-btn > .btn span {
  right: inherit;
  top: 23px;
  left: 29px;
  background: none;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  width: 25px;
}

/*** End Minicart ***/
/*** Menu ***/
.menu .catalog-block {
  background: #fff;
  border: 1px solid #bebebe;
}
.menu .catalog-block .cbBg {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20%;
  height: 100%;
  background: #f5f8ff;
  border: 1px solid #bebebe;
}
.menu .additional_linkslist {
  margin: 0;
  padding-left: 15px;
  position: relative;
  display: inline-flex;
  align-items: center;
  width: calc(100% - 245px);
}
.menu .additional_linkslist .headTel {
  margin-left: auto;
  font-size: 14px;
  color: #3e3e3e;
}
.menu .additional_linkslist .headTel strong {
  margin: 0 5px;
}
.menu .additional_linkslist .headTel:hover, .menu .additional_linkslist .headTel:focus {
  color: #e15413;
}
.menu .container li.menuitem {
  padding: 0;
}
.menu .container li.menuitem a {
  color: #3e3e3e;
  font-weight: 500;
  font-size: 0.9em;
  display: block;
  padding: 10px 35px 10px 15px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-nav-arrow.png") no-repeat right 15px center;
}
.menu .container li.menuitem a:hover, .menu .container li.menuitem a:focus {
  background-color: #bebebe;
}
.menu .cd-dropdown-wrapper {
  padding: 0;
}
.menu .cd-dropdown-wrapper > a {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-nav-hamburger.png");
  background-position: left 15px center;
  background-repeat: no-repeat;
  border-radius: 0;
  color: #3e3e3e;
  font-weight: 500;
  font-size: 0.9em;
  display: block;
  padding: 10px 70px 10px 60px;
  line-height: 1.7em;
}
.menu .cd-dropdown-wrapper > a .altMenu {
  content: "";
  position: absolute;
  top: -51px;
  right: 66px;
  width: 34px;
  height: 22px;
}
.menu .cd-dropdown-wrapper > a:before, .menu .cd-dropdown-wrapper > a:after {
  background-color: #e15413;
}
.menu .cd-dropdown-wrapper > a:before {
  right: 35px;
}
.menu .cd-dropdown-wrapper > a:after {
  right: 30px;
}
.menu .cd-dropdown-wrapper > a:hover, .menu .cd-dropdown-wrapper > a:focus {
  background-color: #bebebe;
  color: #3e3e3e;
}
.menu .cd-dropdown-wrapper > a.dropdown-is-active {
  background-color: #e15413 !important;
  color: #fff !important;
}
.menu .cd-dropdown-wrapper > a.dropdown-is-active:before, .menu .cd-dropdown-wrapper > a.dropdown-is-active:after {
  background: #fff;
}
.cd-dropdown-content > li:focus-within > a {
  box-shadow: inset 2px 0 0 #00174a;
  color: #00174a;
  font-weight: 600;
}

.cd-secondary-dropdown {
  padding-top: 40px !important;
}

.nav-t2-title {
  position: absolute;
  top: 18px;
  left: 30px;
  color: #e15413 !important;
  font-size: 16px !important;
  font-weight: 600;
}
.nav-t2-title:hover {
  text-decoration: underline;
}
.nav-t2-title:after {
  content: " - See All";
}

header .header-full .menu .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown > li > ul > li:nth-child(n+13) {
  display: none;
}
header .header-full .menu .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown > li > ul > li.seeMore {
  display: block;
}
header .header-full .menu .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown > li > ul > li.seeMore a {
  color: #e15413;
  font-weight: 600;
}
header .header-full .menu .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown > li > ul > li.seeMore a:hover {
  text-decoration: underline;
}

/*** End Menu ***/
@media only screen and (max-width: 991px) {
  .header-full .toolbar {
    padding: 0;
  }
  header section.search .search-form button[type=submit] {
    background-position: center;
  }
  header section.search .search-form button[type=submit]:after {
    content: "";
  }
}
.modal-header.newbutton button {
  outline: 2px solid #000;
  border-radius: 100%;
  width: 20px;
  height: 20px;
}
.modal-header.newbutton button.white {
  outline-color: #fff;
}
.modal-header.newbutton button.white span {
  color: #fff;
}
.modal-header.newbutton button:hover, .modal-header.newbutton button:focus {
  opacity: 0.7;
}
.modal-header.newbutton button span {
  width: inherit;
  height: inherit;
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-shadow: none;
}

.ex-home .zonebottom .singlebanner_wrapper {
  display: none;
}

#quickorder.modal .nav-tabs > li + li {
  display: none;
}

.invoices-pay-now {
  border: 0;
  padding: 0;
}
.invoices-pay-now a {
  opacity: 0.5;
  color: #fff !important;
}
.invoices-pay-now a.disabled:hover {
  background-color: #e15413;
}
.invoices-pay-now a:not(.disabled) {
  opacity: 1;
}

/*** Home Intro ***/
.homeIntro h3 {
  margin: 0 0 10px;
}
.homeIntro h1,
.homeIntro p {
  margin: 0 0 30px;
}
.homeIntro h1 strong,
.homeIntro p strong {
  font-weight: 600;
}

@media only screen and (max-width: 991px) {
  .homeIntro img {
    display: block;
    margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 768px) {
  .readMoreMob {
    display: inline-block;
    position: relative;
    max-height: 80px;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
    transition: 0.35s all;
  }
  .readMoreMob > span {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 100%;
    text-align: center;
    background: rgb(255, 255, 255);
    transition: 0.35s all;
    font-size: 0.8em;
    font-weight: 700;
    text-transform: uppercase;
    color: #3e3e3e;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.9) 75%, rgb(255, 255, 255) 100%);
  }
  .readMoreMob > span:after {
    content: "Read more +";
  }
  .readMoreMob.active {
    max-height: 650px;
  }
  .readMoreMob.active > span {
    height: 20px;
    top: inherit;
    top: calc(100% - 20px);
    background: none;
  }
  .readMoreMob.active > span:after {
    content: "Collapse -";
  }
}
/*** End Home Intro ***/
.heroVideo {
  width: 100%;
  height: 888px;
  overflow: hidden;
  isolation: isolate;
}
.heroVideo .overlay-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.heroVideo .overlay-banner img {
  width: 100%;
}
.heroVideo video {
  object-fit: cover;
}

.heroTriangle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  border-width: 0 0 8vw 100vw;
}

.homeBoxes {
  align-items: stretch;
  margin: -250px 0 0;
}

.homeBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 19%;
  box-shadow: 3px 4px 24px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
  background: #fff;
  padding: 25px;
  overflow: hidden;
}
.homeBox img {
  width: 50px;
  height: 50px;
  object-fit: none;
  margin: 0 0 15px;
  position: relative;
  transition: 0.35s all;
}
.homeBox h3 {
  margin: 0 0 10px;
  position: relative;
  transition: 0.35s all;
  text-transform: none;
}
.homeBox p {
  position: relative;
  transition: 0.35s all;
  margin: 0 0 15px;
  line-height: 1.4;
}
.homeBox p:last-of-type {
  margin: auto 0 0;
  font-weight: 500;
}
.homeBox p:not(.text-orange) {
  color: #747474;
}
.homeBox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 99%;
  left: 0;
  background: #e15413;
  transition: 0.35s all;
}
.homeBox:hover img, .homeBox:focus-within img {
  filter: brightness(0) invert(1);
}
.homeBox:hover h3,
.homeBox:hover p, .homeBox:focus-within h3,
.homeBox:focus-within p {
  color: #fff;
}
.homeBox:hover:before, .homeBox:focus-within:before {
  top: 0;
  background: #00277d;
}

@media only screen and (max-width: 991px) {
  .homeBoxes {
    flex-wrap: wrap;
    margin-top: 0;
  }
  .homeBox {
    flex: 200px;
    margin: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .homeBox {
    flex: 165px;
    padding: 10px;
  }
  .homeBox p {
    display: none;
  }
}
.homeServices {
  margin-bottom: 100px;
}
.homeServices p strong {
  font-weight: 600;
}

.serviceBoxes {
  gap: 10px;
  margin: 40px 0 -200px;
}

.serviceBox {
  height: 287px;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  transition: all 0.35s;
  flex-basis: 100%;
}
.serviceBox > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.serviceBox .nOverlay {
  padding: 25px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.39);
  transition: all 0.35s;
}
.serviceBox .nOverlay img {
  width: 110px;
  height: 110px;
  flex-shrink: 0;
  object-fit: none;
  margin: 15px 0;
  transition: 0.5s;
}
.serviceBox .nOverlay h3 {
  margin-top: auto;
  margin-bottom: 0;
  min-height: 65px;
  text-transform: none;
  transition: 0.5s;
  flex-shrink: 0;
}
.serviceBox .nOverlay p {
  margin-top: 10px;
  opacity: 0;
  height: 0;
  transition: 0.5s;
}
.serviceBox:hover .nOverlay img, .serviceBox:focus-within .nOverlay img {
  opacity: 0;
  margin-top: -130px;
}
.serviceBox:hover .nOverlay h3, .serviceBox:focus-within .nOverlay h3 {
  margin-bottom: 15px;
}
.serviceBox:hover .nOverlay p, .serviceBox:focus-within .nOverlay p {
  opacity: 1;
  height: 250px;
}
.serviceBox:hover:nth-child(odd) .nOverlay, .serviceBox:focus-within:nth-child(odd) .nOverlay {
  background: rgba(0, 39, 125, 0.5);
}
.serviceBox:hover:nth-child(even) .nOverlay, .serviceBox:focus-within:nth-child(even) .nOverlay {
  background: rgba(225, 84, 19, 0.5);
}

@media only screen and (max-width: 1200px) {
  .serviceBoxes {
    flex-wrap: wrap;
  }
  .serviceBox {
    flex: 225px;
  }
}
@media only screen and (max-width: 991px) {
  .serviceBox {
    flex: 180px;
  }
}
@media only screen and (max-width: 768px) {
  .serviceBoxes {
    margin-bottom: -150px;
  }
  .serviceBox {
    height: 170px;
  }
  .serviceBox .nOverlay {
    padding: 20px 10px 10px;
  }
  .serviceBox .nOverlay img {
    margin: 0 0 10px;
    width: 60px;
    height: 60px;
    object-fit: contain;
  }
  .serviceBox .nOverlay h3 {
    margin: 0;
  }
}
.contentBannerSection .container > .nFlex {
  align-items: flex-start;
}

.contentBanner {
  width: 572px;
}

.contentBannerSectionText {
  width: calc(100% - 572px);
}

/*** Signup Credit App Loggedout ***/
.signupText {
  padding: 30px;
  border: 1px solid #d7d7d7;
  align-self: stretch;
}
.signupText h2 {
  margin: 0 0 20px;
}
.signupText p {
  margin: 0 0 10px;
}
.signupText ul {
  flex-wrap: wrap;
  margin: 0 0 10px;
  align-items: flex-start;
}
.signupText ul li {
  width: 49%;
  margin: 10px 0;
}

/*** End Signup Credit App Loggedout ***/
/*** Category Boxes Loggedin ***/
.catBoxes {
  flex-wrap: wrap;
}

.catBox {
  width: 50%;
  border: 1px solid #d7d7d7;
  transition: border 0.35s;
  padding: 4.667px 20px 4.667px 0;
}
.catBox > img {
  width: 138px;
  height: 138px;
  object-fit: none;
  margin-right: 10px;
}
.catBox > div {
  flex-grow: 1;
}
.catBox > div img {
  margin-left: 10px;
}
.catBox h3 {
  text-transform: none;
  line-height: 1.4;
  margin: 0 0 10px;
}
.catBox p {
  margin: 0;
}
.catBox:hover, .catBox:focus-within {
  border-color: #e15413;
}

/*** End Category Boxes Loggedin ***/
@media only screen and (max-width: 1470px) {
  .catBox > div,
  .signupText {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 1135px) {
  .catBox {
    width: 100%;
  }
  .catBox > img {
    object-fit: contain;
    padding: 5px;
    height: 63.334px;
    width: 63.334px;
  }
  .catBox > div h3 {
    margin: 0;
  }
}
@media only screen and (max-width: 900px) {
  .contentBannerSection .container > .nFlex {
    flex-direction: column;
  }
  .contentBanner,
  .contentBannerSectionText {
    width: 100%;
  }
  .signupText {
    font-size: 1em;
  }
  .contentBanner img {
    max-width: none;
    width: 100%;
  }
}
@media only screen and (max-width: 481px) {
  .signupText ul li {
    width: 100%;
  }
}
.contentBackground {
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-resources-bg.jpg") no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}

.cbText {
  width: 40%;
}
.cbText h1 {
  margin: 0 0 20px;
  color: #f48b51;
}
.cbText p {
  margin: 0 0 35px;
}
.cbText p:last-child {
  margin: 0;
}
.cbText p span {
  font-weight: 600;
}

.cbLinks {
  width: 58%;
  flex-wrap: wrap;
  align-items: stretch;
}

.cbBox {
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  width: 33.3333333333%;
  padding: 20px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.cbBox:nth-child(3n) {
  border-right: none;
}
.cbBox:nth-child(n+4) {
  border-bottom: none;
}
.cbBox img {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  object-fit: none;
  transition: all 0.35s;
  border: 2px solid transparent;
}
.cbBox p {
  line-height: 2;
  margin: 20px 0 0;
  color: #f48b51;
  transition: all 0.35s;
  max-width: 200px;
}
.cbBox:hover img, .cbBox:focus-within img {
  border-color: #e15413;
  border-radius: 15px;
}
.cbBox:hover p, .cbBox:focus-within p {
  color: #e15413;
}

@media only screen and (max-width: 991px) {
  .cbLinks {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .cbLinks {
    display: none;
  }
}
@media only screen and (max-width: 481px) {
  .cbLinks {
    flex-direction: column;
  }
  .cbBox {
    width: 100%;
    padding: 20px 0;
    flex-direction: row;
    border: none;
  }
  .cbBox:not(:first-child) {
    border-top: 1px solid #fff;
  }
  .cbBox img {
    margin: 0 20px 0 0;
  }
  .cbBox p {
    text-align: left;
    flex-grow: 1;
    margin: 0;
    max-width: none;
  }
}
.nTabs {
  border-bottom: 2px solid #d7d7d7;
  text-align: center;
  margin: 30px 0;
}
.nTabs li {
  border-bottom: 2px solid transparent;
  cursor: pointer;
  padding: 15px 15px 17px;
  flex-grow: 1;
  margin-bottom: -2px;
}
.nTabs li,
.nTabs li h3 {
  transition: all 0.35s;
  color: #7e7e7e;
}
.nTabs li:not(.current):hover, .nTabs li:not(.current):focus {
  border-color: #00277d;
}
.nTabs li:not(.current):hover h3, .nTabs li:not(.current):focus h3 {
  color: #00277d;
}
.nTabs li.current {
  border-color: #e15413;
}
.nTabs li.current h3 {
  color: #3e3e3e;
}

.msLoading {
  gap: 36px;
}
.msLoading article {
  filter: blur(5px);
  opacity: 0.7;
}
.msLoading .blogLoader {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mediaSlider .slick-list {
  margin: 0 -18px;
  padding: 30px 0;
}

.mediaSlider .slick-track {
  display: flex;
  align-items: stretch;
}

.mediaSlider.slick-initialized .slick-slide {
  margin: 0 18px;
  box-shadow: 3px 4px 18px 0px rgba(0, 0, 0, 0.11);
  height: inherit;
  display: flex;
  flex-direction: column;
}
.mediaSlider.slick-initialized .slick-slide:hover .mediaImg img, .mediaSlider.slick-initialized .slick-slide:focus .mediaImg img {
  filter: grayscale(100%);
}
.mediaSlider.slick-initialized .slick-slide:hover .mediaCat, .mediaSlider.slick-initialized .slick-slide:focus .mediaCat {
  background: #00277d;
  bottom: 20px;
}
.mediaSlider.slick-initialized .slick-slide:hover .mediaCat:after, .mediaSlider.slick-initialized .slick-slide:focus .mediaCat:after {
  border-color: transparent transparent transparent #00277d;
}
.mediaSlider.slick-initialized .slick-slide:hover .readMore img, .mediaSlider.slick-initialized .slick-slide:focus .readMore img {
  margin-left: 20px;
}

.mediaImg {
  width: 100%;
}
.mediaImg img {
  transition: 0.35s filter;
  width: 100%;
  height: 290px;
  object-fit: cover;
}

.mediaCat {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #e15413;
  font-weight: 500;
  padding: 10px;
  min-width: 170px;
  text-align: center;
  transition: 0.35s all;
}
.mediaCat:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  top: 0;
  left: 100%;
  border-style: solid;
  border-color: transparent transparent transparent #e15413;
  border-width: 43px 0 0 30px;
  transition: 0.35s all;
}

.mediaText {
  padding: 25px;
  border: 1px solid #ddd;
  border-top: none;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.mediaText h3 {
  margin: 0 0 20px;
  text-transform: none;
  height: 55px;
  line-height: 1.5;
}
.mediaText p {
  margin: 0 0 20px;
}
.mediaText .mediaSnippet {
  max-height: 55px;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px;
}
.mediaText .mediaSnippet:after {
  content: "...";
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.mediaText .readMore {
  margin: auto 0 0;
  justify-content: flex-start;
  font-weight: 600;
}
.mediaText .readMore img {
  transition: 0.35s all;
  margin-left: 10px;
}

.mediaArrows {
  justify-content: flex-end;
}
.mediaArrows .nButton, .mediaArrows .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group .mediaArrows .btn, .mediaArrows .invoices-pay-now a, .invoices-pay-now .mediaArrows a {
  margin-right: auto;
}
.mediaArrows .mediaArrow {
  display: flex !important;
  width: 47px;
  height: 47px;
  background: #fff4e6;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.35s;
  margin-left: 10px;
}
.mediaArrows .mediaArrow img {
  transition: all 0.35s;
}
.mediaArrows .mediaArrow + div {
  margin-left: 8px;
}
.mediaArrows .mediaArrow:hover, .mediaArrows .mediaArrow:focus {
  background: #00277d;
}
.mediaArrows .mediaArrow:hover img, .mediaArrows .mediaArrow:focus img {
  filter: brightness(0) invert(1);
}

.tab-view {
  display: none;
}
.tab-view.current {
  display: inherit;
}

@keyframes ldio-iwbxncto4b {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ldio-iwbxncto4b div {
  box-sizing: border-box !important;
}

.ldio-iwbxncto4b > div {
  position: absolute;
  width: 144px;
  height: 144px;
  top: 28px;
  left: 28px;
  border-radius: 50%;
  border: 16px solid #000;
  border-color: #dd4f00 transparent #dd4f00 transparent;
  animation: ldio-iwbxncto4b 1s linear infinite;
}

.ldio-iwbxncto4b > div:nth-child(2) {
  border-color: transparent;
}

.ldio-iwbxncto4b > div:nth-child(2) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}

.ldio-iwbxncto4b > div:nth-child(2) div:before, .ldio-iwbxncto4b > div:nth-child(2) div:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: -16px;
  left: 48px;
  background: #dd4f00;
  border-radius: 50%;
  box-shadow: 0 128px 0 0 #dd4f00;
}

.ldio-iwbxncto4b > div:nth-child(2) div:after {
  left: -16px;
  top: 48px;
  box-shadow: 128px 0 0 0 #dd4f00;
}

.loadingio-spinner-dual-ring-mg1m4ruuqmt {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.ldio-iwbxncto4b {
  width: 200px;
  height: 200px;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}

.ldio-iwbxncto4b div {
  box-sizing: content-box;
}

@media only screen and (max-width: 481px) {
  .nTabs li {
    padding: 15px 8px 17px;
  }
  .nTabs li h3 {
    font-size: 0.9em;
  }
}
.hero-banner {
  overflow: hidden;
  min-height: 700px;
}
.hero-banner .bg-banner {
  position: absolute;
  object-fit: cover;
  transform: scale(1.4);
  filter: blur(40px);
  height: 100%;
  width: 100%;
}
.hero-banner .hero-wrapper {
  position: relative;
  top: 132px;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 2;
}
.hero-banner .hero-wrapper .hero-left {
  padding-top: 45px;
  padding-inline: 5px;
  max-width: 740px;
}
.hero-banner .hero-wrapper .hero-left .purity-head {
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 38px;
}
.hero-banner .hero-wrapper .hero-left p {
  font-size: 18px;
}
.hero-banner .hero-wrapper .hero-left .purity-bold {
  font-weight: 600;
}
.hero-banner .hero-wrapper .hero-left .nButton, .hero-banner .hero-wrapper .hero-left .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group .hero-banner .hero-wrapper .hero-left .btn, .hero-banner .hero-wrapper .hero-left .invoices-pay-now a, .invoices-pay-now .hero-banner .hero-wrapper .hero-left a {
  margin-top: 40px;
}
.hero-banner .hero-wrapper .hero-right {
  background-repeat: no-repeat;
  display: block;
}
.hero-banner .hero-wrapper .hero-right:hover {
  opacity: 0.9;
  filter: brightness(0.9);
}

.email-notify {
  position: relative;
  margin-block: 85px 0;
}
.email-notify .form-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.email-notify .form-wrapper > * {
  width: 100%;
}
.email-notify .form-wrapper > * + * {
  margin-top: 20px;
}
.email-notify .form-wrapper .notify-left h1 {
  font-size: 36px;
  margin-bottom: 16px;
}
.email-notify .form-wrapper .notify-left label {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.email-notify .form-wrapper .email-entry {
  max-width: 600px;
  padding: 10px;
  border-radius: 5px;
  background-color: #fadfd4;
  border: hidden;
  color: #00277d;
}
.email-notify .form-wrapper .nButton, .email-notify .form-wrapper .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group .email-notify .form-wrapper .btn, .email-notify .form-wrapper .invoices-pay-now a, .invoices-pay-now .email-notify .form-wrapper a {
  padding: 10px 20px;
  min-width: 302px;
}
.email-notify ::placeholder {
  color: #e15413;
}
.email-notify br {
  display: none;
}

@media only screen and (max-width: 1478px) {
  .hero-wrapper {
    justify-content: center;
    gap: 50px;
  }
}
@media only screen and (max-width: 1469px) {
  .hero-banner {
    height: 1200px;
  }
}
@media only screen and (max-width: 1110px) {
  .email-notify .form-wrapper {
    flex-direction: column;
    align-items: baseline;
    gap: 10px;
  }
  .email-notify .form-wrapper .notify-left {
    width: 100%;
  }
  .email-notify .form-wrapper .nButton, .email-notify .form-wrapper .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group .email-notify .form-wrapper .btn, .email-notify .form-wrapper .invoices-pay-now a, .invoices-pay-now .email-notify .form-wrapper a {
    min-width: 302px;
  }
}
@media only screen and (max-width: 768px) {
  .email-notify .form-wrapper .nButton, .email-notify .form-wrapper .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group .email-notify .form-wrapper .btn, .email-notify .form-wrapper .invoices-pay-now a, .invoices-pay-now .email-notify .form-wrapper a {
    min-width: 302px;
  }
}
@media only screen and (max-width: 590px) {
  .hero-banner .hero-wrapper .hero-right {
    width: 100%;
    background-size: contain;
  }
}
.ex-content-page .zonetop,
.ex-content-page .zonebottom {
  margin: 0;
}
.ex-content-page .row-breadcrumb {
  display: none;
}
.ex-content-page .catalog-grid {
  margin: 0;
}

/* Content Banner */
.titleBanner {
  width: 100%;
  min-height: 295px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/locations/arc-locations-banner.jpg") no-repeat left center;
  background-size: cover;
}
.titleBanner h1 {
  max-width: 420px;
  margin: 10px 0 0;
}

/* End Content Banner */
/* Contact Form */
.contactFormWrap .nFlex {
  align-items: stretch;
}

.cfForm {
  width: 68%;
  padding: 50px;
}
.cfForm label {
  font-weight: 500;
}
.cfForm input,
.cfForm select,
.cfForm textarea {
  border: none;
}

.cfDetails {
  width: 31%;
  background: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/arc-contact-img2.jpg") no-repeat center;
  background-size: cover;
  padding: 40px;
}
.cfDetails h3 {
  margin: 0 0 10px;
}
.cfDetails p {
  margin: 0 0 15px;
  font-size: 20px;
}
.cfDetails ul {
  font-size: 1em;
}
.cfDetails ul li {
  padding: 0;
  margin: 0;
}
.cfDetails ul li a {
  display: block;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-foot-arrow.png") no-repeat top 13px right 5px;
  transition: all 0.35s;
  line-height: 1;
}
.cfDetails ul li a:hover {
  background-position: top 13px right;
  color: #e15413;
}
.cfDetails ul li.footTel a {
  padding-left: 30px;
  padding-right: 0;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-foot-tel.png") no-repeat top 13px left;
}
.cfDetails ul li.footEmail a {
  padding-left: 30px;
  padding-right: 0;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-foot-email.png") no-repeat top 13px left;
}

/* End Contact Form */
/* About Title banner */
.titleBanner.aboutus {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/gases/arc-gases-industrial-banner.jpg");
}

/* End About Title Banner */
/* About Us Content */
.aboutImages img {
  border-radius: 5px;
  object-fit: cover;
}
.aboutImages > img {
  width: 100%;
  height: 290px;
}
.aboutImages .nFlex {
  margin-top: 25px;
}
.aboutImages .nFlex img {
  width: 48%;
  height: 195px;
}

.aboutText h1 + p,
.aboutText h1 + p + p {
  font-weight: 600;
  font-size: 1.125em;
}

@media (max-width: 991px) {
  .aboutContent:first-child .row {
    display: flex;
    flex-direction: column;
  }
  .aboutContent:first-child .col-md-5 {
    order: 1;
  }
  .aboutImages {
    margin-top: 50px;
  }
}
/* End About Us Content */
/* About Us Boxes */
.aboutBoxes .nFlex {
  margin-top: 50px;
  align-items: stretch;
}
.aboutBoxes p {
  color: #898989;
  line-height: 1.9;
  margin: 0;
}

.aboutBox {
  width: 32%;
  background: #fff;
  padding: 50px;
}
.aboutBox img {
  width: 90px;
  height: 90px;
  object-fit: none;
  margin: 0 0 30px;
}
.aboutBox h3 {
  text-transform: none;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .aboutBox {
    padding: 30px;
    font-size: 0.9em;
  }
  .aboutBox:not(:last-child) {
    margin: 0 0 20px;
  }
  .aboutBox h3 {
    margin: 0 0 20px;
  }
}
/* End About Us Boxes */
.titleBanner.services {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/services/arc-services-banner.jpg");
}

.servicesContent {
  background: #f5f8ff;
}
.servicesContent .nFlex {
  align-items: flex-start;
}
.servicesContent p .text-large {
  font-weight: 600;
}

.servicesImg {
  width: 450px;
}

.servicesText {
  width: calc(100% - 485px);
}

.homeServices.serviceServices {
  margin-bottom: -160px;
  padding-bottom: 160px;
}
.homeServices.serviceServices .serviceBoxes {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .servicesImg {
    margin: 0 0 30px;
  }
}
/* Gases Title banner */
.titleBanner.gases {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/gases/arc-gases-industrial-banner2.jpg");
}
.titleBanner.gases.cryo {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/gases/arc-gases-cryogenic-banner.jpg");
}
.titleBanner.gases.medical {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/gases/arc-gases-medical-banner2.jpg");
}
.titleBanner.gases.beverage {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/gases/arc-gases-beverages-banner.jpg");
}

/* End Gases Title Banner */
/* Gas Content */
.gasCats {
  position: sticky;
  top: 150px;
}
.gasCats .nFlex {
  align-items: stretch;
  flex-wrap: wrap;
}
.gasCats > p {
  text-align: center;
  background: #fff4e6;
  padding: 15px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  margin: 0 0 20px;
  position: relative;
}
.gasCats > p:after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: calc(50% - 10.5px);
  width: 0px;
  height: 0px;
  border-style: solid;
  border-color: #fff4e6 transparent transparent transparent;
  border-width: 11px 10.5px 0 10.5px;
}

.gasCatBox {
  width: calc(50% - 10px);
  margin: 0 0 20px;
  padding: 10px;
  background: #f5f8ff;
  text-align: center;
  transition: 0.35s background;
}
.gasCatBox h1 {
  color: #868686;
  line-height: 2;
  transition: 0.35s color;
  margin: 0;
}
.gasCatBox p {
  font-size: 14px;
  margin: 0;
}
.gasCatBox:hover, .gasCatBox:focus {
  background: #fff4e6;
}
.gasCatBox:hover h1, .gasCatBox:focus h1 {
  color: #e15413;
}

.gasContent .nFlex {
  align-items: flex-start;
}

.cgImg {
  width: 380px;
  height: 569px;
  object-fit: cover;
}
.cgImg video {
  width: 100%;
  height: auto;
}

.cgText {
  width: calc(100% - 400px);
}

@media (max-width: 991px) {
  .gasCats {
    position: static;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .cgImg {
    height: auto;
    margin: 0 0 40px;
  }
  .cgImg img {
    width: 100%;
  }
}
/* End Gas Content */
/* Gas Carousel */
.gasProducts {
  overflow: hidden;
}
.gasProducts .inner {
  margin: 0 !important;
  border: 1px solid #d7d7d7;
  padding: 55px 0 55px 35px !important;
}
.gasProducts .owl-nav {
  display: block !important;
}
.gasProducts .owl-nav > div {
  top: -68px !important;
}

.has-carousel.item-merchandising h3 {
  color: #3e3e3e;
  padding: 0 100px 25px 0;
  border-bottom: 1px solid #d7d7d7;
  text-transform: none;
  font-size: 24px;
  position: relative;
  margin: 0 0 30px;
}
.has-carousel.item-merchandising h3:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: 450px;
  background: #e15413;
}
.has-carousel.item-merchandising .inner {
  margin: 0 0 0 -20px;
  max-width: 100%;
  padding: 0;
}
.has-carousel.item-merchandising .owl-stage-outer > div:first-child {
  display: none;
}
.has-carousel.item-merchandising .owl-nav {
  display: block !important;
}
.has-carousel.item-merchandising .owl-nav > div {
  width: 36px;
  height: 36px;
  background: #fff4e6 no-repeat center;
  border-radius: 5px;
  top: -68px;
  transition: 0.35s background;
}
.has-carousel.item-merchandising .owl-nav > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.35s filter;
}
.has-carousel.item-merchandising .owl-nav > div:hover {
  background: #00277d;
}
.has-carousel.item-merchandising .owl-nav > div:hover:before {
  filter: brightness(0) invert(1);
}
.has-carousel.item-merchandising .owl-nav .owl-next {
  right: 0;
}
.has-carousel.item-merchandising .owl-nav .owl-next:before {
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-media-arrow-right.png") no-repeat center;
}
.has-carousel.item-merchandising .owl-nav .owl-prev {
  left: inherit;
  right: 46px;
}
.has-carousel.item-merchandising .owl-nav .owl-prev:before {
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-media-arrow-left.png") no-repeat center;
}
.has-carousel.item-merchandising .owl-item .tile {
  width: 280px;
  max-width: none;
  margin: 0;
  padding: 0 20px;
  overflow: visible;
}
.has-carousel.item-merchandising .owl-item .imgthumbnail {
  padding: 20px;
  border: 1px solid #d7d7d7;
  height: 200px;
  margin-bottom: 15px;
}
.has-carousel.item-merchandising .owl-item .footer {
  padding: 0;
}
.has-carousel.item-merchandising .owl-item .footer .footer-wrapper {
  display: flex;
  flex-direction: column;
}
.has-carousel.item-merchandising .brand-label,
.has-carousel.item-merchandising .indicators-grid,
.has-carousel.item-merchandising .product-compare-action,
.has-carousel.item-merchandising .uom,
.has-carousel.item-merchandising .rrp,
.has-carousel.item-merchandising .product-price-rrp,
.has-carousel.item-merchandising .addtoquicklist-wrapper {
  display: none !important;
}
.has-carousel.item-merchandising .product-name {
  min-height: 55px;
  padding-bottom: 10px;
}
.has-carousel.item-merchandising .product-name a {
  color: #3e3e3e !important;
  font-size: 16px;
  font-weight: 600;
}
.has-carousel.item-merchandising .product-name a:hover {
  text-decoration: underline;
}
.has-carousel.item-merchandising .manufacturer-ref {
  order: 1;
  color: #a5a5a5;
  font-size: 14px;
}
.has-carousel.item-merchandising .manufacturer-ref strong {
  font-weight: 600;
}
.has-carousel.item-merchandising .product-category {
  order: 2;
  color: #a5a5a5;
  font-size: 14px;
  margin: 5px 0;
}
.has-carousel.item-merchandising .product-category strong {
  font-weight: 600;
}
.has-carousel.item-merchandising .product-category a {
  color: #a5a5a5 !important;
}
.has-carousel.item-merchandising .product-category a:hover {
  text-decoration: underline;
}
.has-carousel.item-merchandising .product-sku {
  order: 3;
  color: #a5a5a5;
  font-size: 14px;
}
.has-carousel.item-merchandising .product-sku strong {
  font-weight: 600;
}
.has-carousel.item-merchandising .price-label {
  order: 4;
  font-size: 18px !important;
  color: #a90000;
  font-weight: 600;
  margin-top: 10px;
}
.has-carousel.item-merchandising .price-call {
  font-size: 16px;
  color: #a90000;
}
.has-carousel.item-merchandising .buttons.group {
  align-items: stretch;
  width: 100%;
}
.has-carousel.item-merchandising .buttons.group .inputquantity {
  height: 48px;
  width: 48px;
  margin: 0;
}
.has-carousel.item-merchandising .buttons.group .btn {
  width: calc(100% - 60px);
  min-width: 0;
  margin: 0;
}

/* End Gas Carousel */
/* Gases Content C2A */
.shopGases {
  background: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/gases/arc-gases-boxes-bg.jpg") no-repeat center;
  background-size: cover;
}
.shopGases h1 {
  margin: 0 0 30px;
  padding: 0 0 20px;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.shopGases .homeBoxes {
  margin: 0;
}

/* End Gases Content C2A */
.titleBanner.resources {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/resources/arc-resources-banner2b.jpg");
}

.resourceItem a {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.resourceItem a:hover, .resourceItem a:focus {
  opacity: 0.7;
}
.resourceItem .banner_content {
  position: static;
  order: 1;
  margin-top: 10px;
}
.resourceItem .banner_content h2 {
  font-size: 16px;
  font-weight: 500;
  color: #3e3e3e;
  text-align: center;
}

.ex-dashboard .myaccount-title,
.ex-dashboard .account-message {
  display: none;
}
.ex-dashboard .zonetop {
  width: 100%;
}
.ex-dashboard .desktop {
  max-width: 100vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 991px) {
  .ex-dashboard .desktop {
    flex-direction: column;
  }
}
.ex-dashboard .desktop .filter-container.col-lg-2 {
  width: 325px !important;
  margin-bottom: 15px;
  margin-top: 0;
  flex-shrink: 0;
  padding-right: 5px;
}
@media only screen and (max-width: 991px) {
  .ex-dashboard .desktop .filter-container.col-lg-2 {
    width: 100% !important;
  }
}
.ex-dashboard .desktop .filter-container.col-lg-2 + .col-lg-10 {
  width: auto;
  flex-grow: 1;
  overflow: hidden;
  padding-left: 5px;
}
@media only screen and (max-width: 991px) {
  .ex-dashboard .desktop .filter-container.col-lg-2 + .col-lg-10 {
    width: 100% !important;
  }
}

.mobile .dashboard-links {
  margin: 15px 0 0;
}
.mobile .myaccountdashboard_container {
  margin-top: 15px;
}

.dashboard-cats .contentBannerSectionText {
  width: 100%;
}
.dashboard-cats .catBox {
  width: 33.3333333333%;
  padding: 10px;
}
@media only screen and (max-width: 1200px) {
  .dashboard-cats .catBox {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .dashboard-cats .catBox {
    width: 100%;
  }
}
.dashboard-cats .catBox > img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}
.dashboard-cats .catBox h3 {
  margin: 0 0 5px;
}

.customertools,
.customertools.new {
  width: 350px;
  right: -350px;
  color: #3e3e3e;
}
.customertools.open,
.customertools.new.open {
  right: 0;
  opacity: 1;
}
.customertools .close-panel,
.customertools.new .close-panel {
  color: #3e3e3e;
  top: 25px;
}
.customertools .customertools-container,
.customertools.new .customertools-container {
  background-color: #fff;
  padding: 41px 0;
}
.customertools .your-account,
.customertools.new .your-account {
  background: none;
  margin: 0 35px 20px;
  padding: 0;
  text-shadow: none;
  text-transform: none;
  color: #00277d;
  flex-direction: column;
}
.customertools .your-account::after,
.customertools.new .your-account::after {
  content: "Welcome!";
  font-weight: 400 !important;
  display: block;
  color: #3e3e3e;
  font-size: 1rem;
  margin: 20px 0 0;
}
.customertools .nav-pills li a,
.customertools.new .nav-pills li a {
  color: #3e3e3e;
  padding: 12px 35px;
  transition: none;
  border-radius: 0;
}
.customertools .nav-pills li a i,
.customertools.new .nav-pills li a i {
  display: inline-block;
  filter: brightness(0) saturate(100%) invert(33%) sepia(99%) saturate(2736%) hue-rotate(4deg) brightness(98%) contrast(85%);
}
.customertools .nav-pills li a:hover, .customertools .nav-pills li a:focus,
.customertools.new .nav-pills li a:hover,
.customertools.new .nav-pills li a:focus {
  color: #fff;
  background: #00277d;
}
.customertools .nav-pills li a:hover i, .customertools .nav-pills li a:focus i,
.customertools.new .nav-pills li a:hover i,
.customertools.new .nav-pills li a:focus i {
  filter: brightness(0) invert(1);
}
.customertools .nav-pills li a:hover::after, .customertools .nav-pills li a:focus::after,
.customertools.new .nav-pills li a:hover::after,
.customertools.new .nav-pills li a:focus::after {
  display: none;
}
.customertools .nav-pills li:last-child a::after,
.customertools.new .nav-pills li:last-child a::after {
  display: none;
}
.customertools .nav,
.customertools.new .nav {
  margin: 0;
}
.customertools .nav i,
.customertools.new .nav i {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 15px;
}
.customertools .nav .group-name,
.customertools.new .nav .group-name {
  padding: 20px 35px 0;
}
.customertools .nav .group-name h4,
.customertools.new .nav .group-name h4 {
  padding: 0;
  font-weight: 700;
}
.customertools .nav .sidebar-logout,
.customertools.new .nav .sidebar-logout {
  position: static;
}
.customertools .nav .sidebar-logout a::before,
.customertools.new .nav .sidebar-logout a::before {
  display: none;
}

.dashboard-links .customertools-container {
  border: 1px solid #d7d7d7;
}
.dashboard-links .customertools {
  position: static;
  opacity: 1;
  box-shadow: none;
  width: 100%;
}
.dashboard-links .close-panel {
  display: none;
}
.dashboard-links .nav-pills li {
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .dashboard-links .nav-pills li:not(.sidebar-opentools) {
    display: none;
  }
}
.dashboard-links .sidebar-opentools {
  display: none;
}
@media only screen and (max-width: 991px) {
  .dashboard-links .sidebar-opentools {
    display: block;
  }
}

.nearest-branch {
  opacity: 0;
  visibility: hidden;
  margin: 20px 0;
}
.nearest-branch.nLoaded {
  opacity: 1;
  visibility: visible;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/arc-dashboard-branch-bg.jpg") no-repeat center;
  background-size: cover;
  padding: 30px;
  color: #fff;
}
.nearest-branch h3 {
  color: #fff;
  margin: 0 0 20px;
  text-transform: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.nearest-branch h3 img {
  margin-right: 25px;
}
.nearest-branch a {
  color: #fff;
}
.nearest-branch a:hover, .nearest-branch a:focus-visible {
  text-decoration: underline;
}
.nearest-branch ul li {
  margin: 5px 0;
  font-weight: 500;
}
.nearest-branch ul li span {
  width: 30px;
  display: inline-block;
}
.nearest-branch ul + ul {
  margin-top: 20px;
}

.modal-trigger {
  cursor: pointer;
}
.modal-trigger a {
  pointer-events: none;
}

.dashboard-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 600px;
  width: 100%;
  min-height: 700px;
  padding: 55px 48px 32px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  z-index: 1000;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 4px 4px 4px 10px rgba(20, 48, 114, 0.07);
}
@media only screen and (max-width: 768px) {
  .dashboard-modal {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 481px) {
  .dashboard-modal {
    padding: 30px 25px;
  }
}
.dashboard-modal .close-modal {
  position: absolute;
  top: 30px;
  right: 50px;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7868 18.4431C20.7868 18.8151 20.6566 19.1313 20.3962 19.3917L18.4988 21.2891C18.2384 21.5495 17.9222 21.6797 17.5502 21.6797C17.1782 21.6797 16.8619 21.5495 16.6015 21.2891L12.5 17.1875L8.3984 21.2891C8.13799 21.5495 7.82177 21.6797 7.44974 21.6797C7.07772 21.6797 6.7615 21.5495 6.50108 21.2891L4.60376 19.3917C4.34334 19.1313 4.21313 18.8151 4.21313 18.4431C4.21313 18.071 4.34334 17.7548 4.60376 17.4944L8.70532 13.3928L4.60376 9.29129C4.34334 9.03087 4.21313 8.71465 4.21313 8.34262C4.21313 7.9706 4.34334 7.65438 4.60376 7.39396L6.50108 5.49664C6.7615 5.23623 7.07772 5.10602 7.44974 5.10602C7.82177 5.10602 8.13799 5.23623 8.3984 5.49664L12.5 9.59821L16.6015 5.49664C16.8619 5.23623 17.1782 5.10602 17.5502 5.10602C17.9222 5.10602 18.2384 5.23623 18.4988 5.49664L20.3962 7.39396C20.6566 7.65438 20.7868 7.9706 20.7868 8.34262C20.7868 8.71465 20.6566 9.03087 20.3962 9.29129L16.2946 13.3928L20.3962 17.4944C20.6566 17.7548 20.7868 18.071 20.7868 18.4431Z' fill='%23143072'/%3E%3C/svg%3E%0A");
}
.dashboard-modal .close-modal:hover {
  filter: brightness(0) saturate(100%) invert(37%) sepia(68%) saturate(1620%) hue-rotate(354deg) brightness(90%) contrast(95%);
}
.dashboard-modal img {
  grid-column: 1/-1;
  width: 130px;
  align-self: center;
  justify-self: center;
  margin: 0 0 30px;
}
@media only screen and (max-width: 768px) {
  .dashboard-modal img {
    width: 83px;
  }
}
.dashboard-modal h2 {
  grid-column: 1/-1;
  color: #00277d;
  font-weight: 700;
  font-size: 2.5em;
  letter-spacing: 0.4px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .dashboard-modal h2 {
    font-size: 1.625em;
    margin: 0 0 5px;
  }
}
.dashboard-modal p {
  grid-column: 1/-1;
  color: #00277d;
  font-weight: 400;
  letter-spacing: -0.16px;
  line-height: 20px;
  margin: 0 0 30px;
}
@media only screen and (max-width: 768px) {
  .dashboard-modal p {
    font-size: 0.75em;
    margin: 0 0 20px;
  }
}
.dashboard-modal .form-group {
  margin: 0 15px 20px 0;
}
@media only screen and (max-width: 768px) {
  .dashboard-modal .form-group {
    margin: 0 0 10px;
  }
}
.dashboard-modal .form-group.double {
  grid-column: 1/-1;
  margin: 0 0 20px;
}
.dashboard-modal .form-group label {
  color: #00277d;
  font-size: 0.875em;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: -0.14px;
}
@media only screen and (max-width: 768px) {
  .dashboard-modal .form-group label {
    font-size: 0.75em;
  }
}
.dashboard-modal .form-group input {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 21px;
  height: 37px;
  padding: 8px 16px;
  border: 0;
  border-radius: 6px;
  background: #f6f6f6;
}
.dashboard-modal .form-group input::placeholder {
  color: #c9c9cb;
}
.dashboard-modal .g-recaptcha {
  grid-column: 1/-1;
  justify-self: center;
  margin: 0 0 20px;
}
.dashboard-modal .g-recaptcha ~ br {
  display: none;
}
.dashboard-modal .nButton, .dashboard-modal .invoices-pay-now a, .invoices-pay-now .dashboard-modal a, .dashboard-modal .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group .dashboard-modal .btn {
  grid-column: 1/-1;
  justify-self: center;
}

.titleBanner.careers {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/blacksmith-in-welding-mask-welding-metal-in-worksh-2022-03-04-01-47-13-utc.jpg");
}
.titleBanner.careers .container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr;
}
.titleBanner.careers .container::before, .titleBanner.careers .container::after {
  display: none;
}
.titleBanner.careers .bannerText {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.titleBanner.careers .bannerText p {
  color: #fff;
  margin: 0;
  margin-top: 10px;
  max-width: 450px;
}
.titleBanner.careers .video-wrapper {
  display: flex;
  align-items: stretch;
}
@media only screen and (max-width: 992px) {
  .titleBanner.careers .container {
    grid-template-columns: 1fr;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.careers-boxes {
  padding-top: 65px;
  padding-bottom: 65px;
}
@media (max-width: 768px) {
  .careers-boxes {
    padding-top: calc(65px / 2);
    padding-bottom: calc(65px / 2);
  }
}
.careers-boxes .career-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 35px;
}
.careers-boxes .career-wrapper::before, .careers-boxes .career-wrapper::after {
  display: none;
}
.career-box {
  color: #00277d;
  background-color: #f5f8ff;
  display: grid;
  grid-template-columns: 2fr 1fr;
  align-items: stretch;
  border: 2px solid transparent;
  transition: all 0.35s ease;
}
.career-box .nRight {
  position: relative;
}
.career-box.alt {
  color: #e15413;
  background-color: #fff4e6;
}
.career-box.alt li::marker {
  color: #e15413;
}
.career-box:hover, .career-box:focus {
  color: #3e3e3e;
  border-color: #e15413;
}
.career-box .nLeft {
  padding: 40px 40px;
  display: flex;
  flex-direction: column;
}
.career-box h2 {
  margin: 0;
  margin-bottom: 25px;
  color: inherit;
  transition: all 0.35s ease;
}
.career-box ul {
  padding-left: 15px;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.career-box li {
  color: #3e3e3e;
  margin-bottom: 5px;
}
.career-box li::marker {
  color: inherit;
}
.career-box p {
  color: inherit;
  font-weight: 700;
  max-width: max-content;
  margin: 0;
  margin-top: auto;
  display: flex;
  align-items: center;
  transition: all 0.35s ease;
}
.career-box p::after {
  content: "\f1df";
  font-family: "Material Icons";
  font-size: 24px;
  line-height: 1;
  margin-left: 20px;
}
.career-box img {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .career-box {
    grid-template-columns: 1fr;
  }
  .career-box .nRight {
    order: -1;
    height: 200px;
  }
}

@media only screen and (max-width: 992px) {
  .careers-boxes .career-wrapper {
    grid-template-columns: 1fr;
  }
}

.careers-text-slider {
  background-color: #f5f8ff;
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
  margin-bottom: 65px;
}
@media (max-width: 768px) {
  .careers-text-slider {
    padding-top: calc(65px / 2);
    padding-bottom: calc(65px / 2);
  }
}
@media (max-width: 768px) {
  .careers-text-slider {
    margin-bottom: calc(65px / 2);
  }
}
.careers-text-slider .nFlex {
  display: grid;
  grid-template-columns: calc(50% - 25px) calc(50% - 25px);
}
.careers-text-slider .nFlex::before, .careers-text-slider .nFlex::after {
  display: none;
}
.careers-text-slider .nLeft {
  position: relative;
}
.careers-text-slider .slick-dots {
  top: 50px;
  bottom: unset;
  display: flex;
}
.careers-text-slider .slick-dots li {
  flex-grow: 1;
  margin: 0;
  height: 2px;
}
.careers-text-slider .slick-dots li button {
  height: inherit;
  width: 100%;
  background-color: #d7d7d7;
  transition: all 0.35s ease;
  padding: 0;
}
.careers-text-slider .slick-dots li button:hover, .careers-text-slider .slick-dots li button:focus {
  background-color: #3e3e3e !important;
}
.careers-text-slider .slick-dots li button::before {
  display: none;
}
.careers-text-slider .slick-dots li.slick-active button {
  background-color: #e15413;
}
.careers-text-slider .slick-arrow {
  top: 0;
  width: 37px;
  height: 37px;
  background-color: #e15413;
  border-radius: 5px;
  transform: none;
  transition: all 0.35s ease;
}
.careers-text-slider .slick-arrow.slick-next {
  right: 0;
}
.careers-text-slider .slick-arrow.slick-prev {
  right: 50px;
  left: unset;
}
.careers-text-slider .slick-arrow.slick-prev::before {
  content: "\f0d9";
}
.careers-text-slider .slick-arrow:hover, .careers-text-slider .slick-arrow:focus {
  background-color: #3e3e3e;
}
.careers-text-slider .slick-arrow::before {
  content: "\f0da";
  opacity: 1;
  font-family: FontAwesome;
  font-size: 26px;
  color: #fff;
}
.careers-text-slider .text-slider {
  padding-top: 90px;
  margin: 0 !important;
}
.careers-text-slider .text-slider h3 {
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 15px;
}
.careers-text-slider .text-slider h1 {
  margin: 0;
  margin-bottom: 20px;
  color: #3e3e3e;
}
.careers-text-slider .text-slider strong {
  color: #00277d;
  font-size: 1.15em;
}
.careers-text-slider .nRight img {
  width: 50vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .careers-text-slider .nFlex {
    grid-template-columns: 100%;
    grid-gap: 30px;
  }
  .careers-text-slider .nRight img {
    position: static;
    width: 100%;
    height: 300px;
  }
}

/* Category Title banner */
/* End Category Title Banner */
/* Category Grid */
.subcategorieslist_container .tileparent {
  border: 0;
  padding: 0 15px;
}
.subcategorieslist_container .tile {
  border: 1px solid #d7d7d7 !important;
  padding: 25px 30px;
  transition: all 0.35s;
}
.subcategorieslist_container .tile .cat-thumb-container {
  height: 190px;
}
.subcategorieslist_container .tile .cat-thumb-container img {
  mix-blend-mode: multiply;
}
.subcategorieslist_container .tile a {
  margin: 0;
}
.subcategorieslist_container .tile a p {
  color: #e15413;
  position: relative;
  font-weight: 600;
  text-align: left;
  font-size: 16px;
  padding-right: 30px;
}
.subcategorieslist_container .tile a p:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 13px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-homecats-arrow.png") no-repeat center;
  transition: 0.35s all;
}
.subcategorieslist_container .tile:hover, .subcategorieslist_container .tile:focus-within {
  background: #f6f6f6;
  border-radius: 10px;
  border-color: #00277d !important;
}
.subcategorieslist_container .tile:hover a p:after, .subcategorieslist_container .tile:focus-within a p:after {
  right: 0;
}

/* End Category Grid */
.catCarousel {
  padding-left: 15px;
  padding-right: 15px;
}

/* Brands */
.catBrandsWrap {
  background-image: url("https://us.evocdn.io/dealer/1173/content/media/Content_Pages/2022/arc-category-brands-bg.jpg");
  background-position: center;
  background-size: cover;
  padding: 70px 0;
}

.brandSlider .slick-slide {
  margin: 0 10px;
}
.brandSlider .slick-list {
  margin: 0 -10px;
}
.brandSlider .owl-item {
  border: 2px solid #fff;
  height: 132px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 27px 0px rgba(0, 0, 0, 0.04);
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: 0.35s all;
}
.brandSlider .owl-item:hover {
  border-color: #00277d;
}
.brandSlider .owl-item .tile {
  max-height: 100%;
}
.brandSlider .imgthumbnail {
  height: 132px;
  padding: 20px;
}
.brandSlider .imgthumbnail img {
  height: auto;
  max-height: 100%;
}

/* End Brands */
/*** Locations C2A ***/
.locations .nFlex {
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-locations-bg.jpg") no-repeat center;
  background-size: cover;
  border-radius: 5px;
  padding: clamp(20px, 4%, 50px);
  gap: clamp(20px, 4%, 50px);
  transform: translateY(-50%);
}
.locations h1 {
  margin: 0;
  text-transform: none;
}
.locations .nButton, .locations .invoices-pay-now a, .invoices-pay-now .locations a, .locations .has-carousel.item-merchandising .buttons.group .btn, .has-carousel.item-merchandising .buttons.group .locations .btn {
  flex-shrink: 0;
}

@media only screen and (max-width: 768px) {
  .locations h1 {
    font-size: 1em;
    line-height: 1.5;
  }
}
/*** End Location C2A ***/
/*** Mob Back To Top ***/
.backToTop {
  background: #00277d;
  padding: 15px 0;
  margin: -100px -15px 30px;
  text-decoration: none;
}
.backToTop p {
  margin: 0;
  color: #fff;
}
.backToTop p img {
  margin-left: 5px;
}

/*** End Mob Back To Top ***/
footer.footer {
  padding: 0;
  font-size: 1em;
  margin-top: 158.8px;
}
footer.footer .dealerdetails_container {
  max-width: 340px;
}
footer.footer .info {
  padding: 0;
}
footer.footer .logo {
  padding: 0;
  border: 0;
  margin: 0 0 40px;
  transition: all 0.35s ease;
}
footer.footer .logo:hover, footer.footer .logo:focus {
  opacity: 0.7;
}
footer.footer .menulinks_container {
  flex-grow: 1;
  max-width: 230px;
}
footer.footer .quicklinks h4 {
  font-size: 1.125em;
  color: #00277d;
  text-transform: none;
  margin: 0 0 40px;
}
footer.footer .quicklinks ul {
  font-size: 1em;
}
footer.footer .quicklinks ul li {
  padding: 0;
  margin: 0;
}
footer.footer .quicklinks ul li a {
  display: block;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-foot-arrow.png") no-repeat top 13px right 5px;
  transition: all 0.35s;
}
footer.footer .quicklinks ul li a:hover, footer.footer .quicklinks ul li a:focus {
  background-position: top 13px right;
  color: #e15413;
  text-decoration: underline;
}
footer.footer .quicklinks ul li.footTel a {
  padding-left: 30px;
  padding-right: 0;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-foot-tel.png") no-repeat top 13px left;
}
footer.footer .quicklinks ul li.footEmail a {
  padding-left: 30px;
  padding-right: 0;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-foot-email.png") no-repeat top 13px left;
}

.footersection-2 .row {
  align-items: flex-start;
  padding: 0 0 80px;
}
.footersection-2 .row:before, .footersection-2 .row:after {
  display: none;
}
.footersection-2 .row > div {
  width: auto;
}

.footersection-3 a:hover, .footersection-3 a:focus {
  text-decoration: underline;
}

.footersection-3,
.footBot {
  background: #00277d;
}

.footBot {
  padding: 10px 0;
}
.footBot p,
.footBot a {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  footer.footer .dealerdetails_container {
    width: 100%;
    max-width: none;
    margin: 0 0 40px;
    text-align: center;
  }
  .footersection-2 .row {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  footer.footer .dealerdetails_container {
    margin: 0 0 10px;
  }
  footer.footer .menulinks_container {
    max-width: none;
    width: 100%;
  }
  footer.footer .menulinks_container:not(:last-child) {
    order: 1;
  }
  footer.footer .footMenu {
    padding-top: 0;
    border-bottom: 1px solid #00277d;
    text-align: left !important;
  }
  footer.footer .footMenu h4 {
    cursor: pointer;
    margin: 0;
    padding: 15px 0;
    font-size: 1em;
  }
  footer.footer .footMenu h4:after {
    content: "+";
    float: right;
  }
  footer.footer .footMenu ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
    padding: 0;
    margin: 0;
  }
  footer.footer .footMenu ul li {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
  }
  footer.footer .footMenu ul li a {
    display: block;
    margin: 5px 0;
    padding: 10px 15px;
    font-size: 16px;
    background: none;
  }
  footer.footer .footMenu.open h4:after {
    content: "-";
  }
  footer.footer .footMenu.open ul {
    height: auto;
    max-height: 300px;
    transition: max-height 1s ease-in-out !important;
  }
  footer.footer .footMenu.fm4 ul li a {
    padding-bottom: 15px;
    font-size: 1em;
    font-weight: 600;
    padding-left: 50px;
  }
  .footersection-2 .row {
    flex-direction: column;
    padding: 0 0 40px;
  }
}
#signupModalAccount .modal-dialog {
  border: 1px solid lightgrey;
}

#signupModalThankyou .modal-dialog {
  max-width: 800px;
  width: 100%;
  position: relative;
}
#signupModalThankyou .modal-content {
  padding: 0;
}
#signupModalThankyou .modal-header {
  padding: 0;
  top: 0;
  right: 0;
  position: absolute;
}
#signupModalThankyou .modal-body {
  display: flex;
  padding: 0;
}
#signupModalThankyou .modal-body .nLeft {
  min-width: 260px;
}
#signupModalThankyou .modal-body .nLeft img {
  height: 220px;
  width: 260px;
}
#signupModalThankyou .modal-body .nRight {
  flex-grow: 1;
  padding: 50px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#signupModalThankyou .modal-body h1 {
  color: #e15413;
  margin-top: 0;
  text-transform: capitalize;
}
#signupModalThankyou .modal-body p {
  font-weight: 700;
}
#signupModalThankyou .modal-body a {
  color: #e15413;
}

#signupModal .alert-success {
  display: none;
}
#signupModal .modal-content {
  padding: 0;
}
#signupModal .modal-dialog {
  max-width: 920px;
  width: calc(100% - 20px);
}
#signupModal .modal-header {
  display: flex;
  padding: 35px;
  color: #fff;
  gap: 50px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/welding-work-welder-welding-metal-material-in-hea-2022-11-16-17-26-03-utc_1.jpg");
}
#signupModal .modal-header .nRight {
  display: flex;
  align-items: center;
}
#signupModal .modal-header ul {
  color: inherit;
  margin: 0;
  padding: 0;
  list-style: none;
}
#signupModal .modal-header li {
  color: inherit;
  white-space: nowrap;
  margin: 0;
  padding-left: 30px !important;
  font-weight: 500;
  position: relative;
}
#signupModal .modal-header li::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/5402431_done_success_tick_valid_approve_icon.svg");
  position: absolute;
  left: 0;
  top: 50%;
  filter: invert(52%) sepia(53%) saturate(7143%) hue-rotate(357deg) brightness(93%) contrast(88%);
  transform: translateY(-50%);
}
#signupModal .modal-header h1 {
  color: #e15413;
  margin: 0;
  margin-bottom: 10px;
  text-transform: capitalize;
}
#signupModal .modal-header p {
  color: inherit;
  margin: 0;
}
#signupModal .modal-body {
  padding: 35px;
}
#signupModal .modal-footer {
  padding: 10px 35px;
  background-color: #f6f6f6;
}
#signupModal .modal-footer h3 {
  font-size: 1em;
  font-weight: 500;
  text-transform: capitalize;
}
#signupModal .modal-footer a {
  color: #e15413;
  font-weight: 700;
  text-transform: lowercase;
}
.signupform {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  position: relative;
}
.signupform .find-account {
  font-size: 0.8em;
  margin-top: 5px;
  opacity: 1;
  transition: all 0.35s ease;
  position: absolute;
  width: 100%;
}
.signupform .find-account a {
  font-weight: 700;
  color: #e15413 !important;
}
.signupform .multiple-users {
  margin-top: 30px;
}
.signupform .multiple-users h2 {
  font-size: 1em;
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 5px;
}
.signupform .multiple-users a {
  font-weight: 700;
  color: #e15413;
}
.signupform .button-wrapper {
  grid-column: 1/span 2;
  display: flex;
  align-items: center;
  gap: 30px;
}
.signupform .checkbox {
  margin: 0;
  height: 60px;
  position: relative;
  display: flex;
  align-items: center;
}
.signupform .checkbox label {
  padding: 0;
  padding-right: 10px;
  font-weight: 500;
}
.signupform .checkbox input {
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  margin: 0;
}
.signupform .form-group {
  margin: 0;
  width: 100%;
}
.signupform .form-group.disabled .find-account {
  opacity: 0;
}
.signupform .form-group label {
  margin: 0;
  font-weight: 500;
  width: 100%;
}
.signupform .form-group input {
  margin-top: 10px;
  border: 1px solid #d0d0d0;
  height: 50px;
  padding: 10px 30px;
  transition: all 0.35s ease;
}
.signupform .form-group input:disabled {
  background-color: #f6f6f6;
}
@media only screen and (max-width: 768px) {
  .signupform {
    display: flex;
    flex-direction: column;
  }
  .signupform .button-wrapper {
    flex-direction: column;
  }
  .signupform .find-account {
    position: relative;
  }
}

@media only screen and (max-width: 768px) {
  #signupModal .modal-header {
    flex-direction: column;
  }
  #signupModal .modal-header li {
    border: 0;
    padding: 0;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*** End Slick Base***/
/*** Slick Theme ***/
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: sans-serif;
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: ">";
}
[dir=rtl] .slick-prev:before {
  content: "<";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "<";
}
[dir=rtl] .slick-next:before {
  content: ">";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: ".";
  width: 20px;
  height: 20px;
  font-family: sans-serif;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*** End Slick Theme ***/
.slider-5050-wrapper {
  position: relative;
  overflow: hidden;
}
.slider-5050-wrapper::before {
  content: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/Rectangle1.jpg");
  z-index: 1;
  opacity: 0.65;
  mix-blend-mode: overlay;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.slider-5050-wrapper .background {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.slider-5050-wrapper .nFlex {
  z-index: 2;
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
}
@media (max-width: 768px) {
  .slider-5050-wrapper .nFlex {
    padding-top: calc(65px / 2);
    padding-bottom: calc(65px / 2);
  }
}
.slider-5050-wrapper .slider-5050 {
  width: 100%;
}
.slider-5050-wrapper .slick-arrow {
  display: flex;
  justify-content: flex-start;
}
.slider-5050-wrapper .slick-arrow.slick-prev, .slider-5050-wrapper .slick-arrow.slick-next {
  top: calc(100% + 20px);
  z-index: 3;
}
.slider-5050-wrapper .slick-arrow.slick-prev::before, .slider-5050-wrapper .slick-arrow.slick-next::before {
  content: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/4829869_arrow_next_right_icon.svg");
  width: inherit;
  height: inherit;
  filter: brightness(0) invert(1);
  transform: scale(1.3);
}
.slider-5050-wrapper .slick-arrow.slick-prev {
  left: 0;
}
.slider-5050-wrapper .slick-arrow.slick-prev::before {
  transform: rotate(180deg) scale(1.3);
}
.slider-5050-wrapper .slick-arrow.slick-next {
  left: 130px;
}
.slider-5050-wrapper .slick-dots {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  margin-left: 40px;
}
.slider-5050-wrapper .slick-dots li {
  margin: 0;
  width: 10px;
  height: 10px;
}
.slider-5050-wrapper .slick-dots li.slick-active button {
  background-color: #e15413;
}
.slider-5050-wrapper .slick-dots button {
  background-color: grey;
  width: inherit;
  height: inherit;
  border-radius: 100%;
}
.slider-5050-box .text-wrapper {
  max-width: 700px;
}
.slider-5050-box h2 {
  margin: 0;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 1.1em;
  text-transform: uppercase;
}
.slider-5050-box h1 {
  color: #fff;
  font-weight: 600;
  font-size: 1.5em;
  margin: 0;
  margin-bottom: 35px;
}
.slider-5050-box p {
  color: #fff;
  margin: 0;
  line-height: 1.8;
}

/* stylelint-disable selector-id-pattern */
/* stylelint-disable selector-max-id */
/* Hide account dropdown on register an account page - MAKE GLOBAL AFTER TESTING */
.ex-name-registeranaccount .account-dropdown {
  display: none !important;
}

#loginModal.login-modal-test .modal-dialog {
  width: 940px !important;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 991px) {
  #loginModal.login-modal-test .modal-dialog {
    width: 95vw !important;
    margin: 10px auto;
  }
}
#loginModal.login-modal-test .modal-header {
  padding: 0 !important;
  min-height: 0;
}
@media (max-width: 768px) {
  #loginModal.login-modal-test .modal-header {
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/login-modal/image_popup.webp") no-repeat center center/cover;
    position: relative;
  }
  #loginModal.login-modal-test .modal-header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.85);
  }
  #loginModal.login-modal-test .modal-header::after {
    content: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-head-logo.png");
    position: relative;
    margin-top: 20px;
  }
}
#loginModal.login-modal-test .modal-header h3 {
  display: none !important;
}
#loginModal.login-modal-test .modal-header .close {
  top: 40px !important;
  right: 30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  #loginModal.login-modal-test .modal-header .close {
    top: 30px !important;
    right: 20px !important;
  }
}
#loginModal.login-modal-test .modal-header .close i {
  display: flex;
  align-items: center;
  justify-content: center;
}
#loginModal.login-modal-test .modal-header .close i::before {
  content: "×";
  font-size: 1.25em;
  font-weight: 300;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
#loginModal.login-modal-test .modal-header .close:hover i::before {
  color: #e15413;
}
#loginModal.login-modal-test .modal-body {
  padding: 0 !important;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 768px) {
  #loginModal.login-modal-test .modal-body {
    flex-direction: column;
  }
}
#loginModal.login-modal-test .modal-body > * {
  width: 50%;
}
@media (max-width: 768px) {
  #loginModal.login-modal-test .modal-body > * {
    width: 100%;
  }
}
#loginModal.login-modal-test .modal-body h2 {
  margin: 0 0 10px;
  font-size: 0.875em;
  font-weight: 600;
}
#loginModal.login-modal-test .modal-body h3 {
  font-size: 1.375em;
  color: #00277d;
  text-transform: none;
  font-weight: 600;
  margin: 0 0 20px;
}
#loginModal.login-modal-test .login-form {
  padding: 65px 40px 40px;
}
@media (max-width: 768px) {
  #loginModal.login-modal-test .login-form {
    display: none;
    padding: 24px;
  }
  #loginModal.login-modal-test .login-form.active {
    display: block;
  }
}
#loginModal.login-modal-test .login-form #evoxtypepass {
  margin-bottom: 8px;
}
#loginModal.login-modal-test .login-form .login-password {
  font-size: 0.8em;
  display: flex;
  flex-flow: row wrap;
}
#loginModal.login-modal-test .login-form .login-password label {
  width: 100%;
}
#loginModal.login-modal-test .login-form .login-password input {
  margin: 0;
}
#loginModal.login-modal-test .login-form .login-password input[type=checkbox] {
  margin-right: 6px;
}
#loginModal.login-modal-test .login-form .login-password i,
#loginModal.login-modal-test .login-form .login-password input {
  font-size: 1rem;
}
#loginModal.login-modal-test .login-form .login-link-reset {
  margin-left: auto;
  font-size: 0.875rem;
}
#loginModal.login-modal-test .login-form .checkbox {
  margin: 0;
}
#loginModal.login-modal-test .login-form .checkbox label {
  font-size: 1rem !important;
  margin: 0 !important;
  white-space: nowrap;
}
#loginModal.login-modal-test .login-form .help-link {
  font-size: 0.75em;
}
#loginModal.login-modal-test .login-form .grecaptcha-links {
  margin: 0;
}
#loginModal.login-modal-test .login-form .btn.g-recaptcha {
  margin: 0 !important;
  background-color: #fff4e6;
  border-radius: 5px;
  color: #e15413;
  font-size: 1em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 14px 20px !important;
}
#loginModal.login-modal-test .login-form .btn.g-recaptcha span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
#loginModal.login-modal-test .login-form .btn.g-recaptcha i {
  margin: 0;
  display: inline-block;
  width: 24px;
  height: 14px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-homecats-arrow.png") no-repeat center;
}
#loginModal.login-modal-test .login-form .btn.g-recaptcha i::before {
  display: none;
}
#loginModal.login-modal-test .login-form .btn.g-recaptcha:hover, #loginModal.login-modal-test .login-form .btn.g-recaptcha:focus {
  background-color: #00277d;
  color: #fff;
}
#loginModal.login-modal-test .login-form .btn.g-recaptcha:hover i, #loginModal.login-modal-test .login-form .btn.g-recaptcha:focus i {
  filter: brightness(0) invert(1);
}
@media (min-width: 769px) {
  #loginModal.login-modal-test .login-modal__tabs {
    display: none;
  }
}
@media (max-width: 768px) {
  #loginModal.login-modal-test .login-modal__tabs__inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 24px 24px 0;
    gap: 0;
  }
}
@media (max-width: 768px) {
  #loginModal.login-modal-test .login-modal__tab {
    padding: 15px 30px;
    background: #f5f5f5;
    color: #666;
    font-weight: 600;
    border: 0;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: inherit;
    font-family: inherit;
  }
  #loginModal.login-modal-test .login-modal__tab:hover {
    background: #e9e9e9;
    color: #333;
  }
  #loginModal.login-modal-test .login-modal__tab--active {
    background: #fff;
    color: #e15413;
    border-bottom-color: #e15413;
  }
  #loginModal.login-modal-test .login-modal__tab--active:hover {
    background: #fff;
    color: #e15413;
  }
}
#loginModal.login-modal-test .login-modal__content {
  padding: 65px 40px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/login-modal/image_popup.webp") no-repeat center center/cover;
  position: relative;
}
@media (max-width: 768px) {
  #loginModal.login-modal-test .login-modal__content {
    display: none;
    padding: 24px;
    background: none;
  }
  #loginModal.login-modal-test .login-modal__content.active {
    display: block;
  }
}
#loginModal.login-modal-test .login-modal__content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
}
#loginModal.login-modal-test .login-modal__content__inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
#loginModal.login-modal-test .login-modal__content__inner > img {
  margin: 0 auto 48px;
}
@media (max-width: 768px) {
  #loginModal.login-modal-test .login-modal__content__inner > img {
    display: none;
  }
}
#loginModal.login-modal-test .login-modal__content__inner ul {
  margin-bottom: 20px;
}
#loginModal.login-modal-test .login-modal__content__inner li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  padding: 2px 0;
}
#loginModal.login-modal-test .login-modal__content__inner li::before {
  content: "";
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-head-account-dropdown-tick.png") no-repeat center center/contain;
  width: 18px;
  height: 18px;
  display: block;
}
#loginModal.login-modal-test .login-modal__button {
  padding: 14px 20px;
  background: #f5f8ff;
  font-weight: 700;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  border-radius: 5px;
}
#loginModal.login-modal-test .login-modal__button::after {
  content: "";
  display: block;
  width: 24px;
  height: 14px;
  background: url("https://us.evocdn.io/dealer/1173/content/media/My_Theme/ARC3-2021/arc-media-arrow.png") no-repeat center;
}
#loginModal.login-modal-test .login-modal__button:hover, #loginModal.login-modal-test .login-modal__button:focus {
  color: #fff;
  background: #e15413;
}
#loginModal.login-modal-test .login-modal__button:hover::after, #loginModal.login-modal-test .login-modal__button:focus::after {
  filter: brightness(0) invert(1);
}

.module-accordion .accordion-tab {
  background-color: #f5f8ff;
  padding: 24px 32px;
  margin-bottom: 24px;
  max-height: unset !important;
}
.module-accordion .accordion-tab:last-of-type {
  margin-bottom: 0;
}
.module-accordion .accordion-tab .accordion-title {
  position: relative;
  color: #e15413;
  font-size: 1em;
  font-weight: 600;
  cursor: pointer;
  user-select: none;
}
.module-accordion .accordion-tab .accordion-title::after {
  content: "\f067";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1em;
  right: 30px;
}
.module-accordion .accordion-tab .accordion-title:hover, .module-accordion .accordion-tab .accordion-title:focus, .module-accordion .accordion-tab .accordion-title:focus-visible {
  text-decoration: underline;
}
.module-accordion .accordion-tab .accordion-panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: all 0.35s ease;
}
.module-accordion .accordion-tab .accordion-panel .inner {
  overflow: hidden;
}
.module-accordion .accordion-tab .accordion-panel .inner .iframe-wrapper {
  display: block;
  margin-top: 16px;
}
.module-accordion .accordion-tab.active .accordion-title {
  margin-bottom: 16px;
}
.module-accordion .accordion-tab.active .accordion-title::after {
  content: "\f068";
}
.module-accordion .accordion-tab.active .accordion-panel {
  grid-template-rows: 1fr;
}
.module-accordion.theme-dark {
  color: #fff;
}
.module-accordion.theme-dark h2,
.module-accordion.theme-dark h3,
.module-accordion.theme-dark p {
  color: #fff;
}
.module-accordion.theme-dark .accordion-tab {
  border-color: #fff;
}

/*# sourceMappingURL=nexustheme.css.map*/