.content_price_failed{
  display:none;
  background:#00dbff;
  padding:15px;
  color:white;
}
.ex-livepricing-failed .content_price_failed{
  display:block;
}

.nFlex, .mediaText .readMore {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nFlex-center, .nBrands.catalog-single.has-carousel .imgthumbnail, .mediaArrows .mediaArrow, .loadingio-spinner-dual-ring-mg1m4ruuqmt {
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-color {
  color: #606060;
}

.text-white {
  color: #fff;
}

.fill-blue {
  fill: #0082ca;
}

.fill-green {
  fill: #00ab67;
}

.stroke-blue {
  stroke: #0082ca;
}

.stroke-green {
  stroke: #00ab67;
}

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

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

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

.text-small {
  font-size: 0.9em;
}

.text-smaller {
  font-size: 0.75em;
}

.bg-black {
  background: #000;
}

.p-top-default {
  padding-top: 80px;
}

.p-bot-default {
  padding-bottom: 80px;
}

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

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

.p-top-sml {
  padding-top: 60px;
}

.p-bot-sml {
  padding-bottom: 60px;
}

.m-top-sml {
  margin-top: 60px;
}

.m-bot-sml {
  margin-bottom: 60px;
}

@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%;
  }
  .p-top-default {
    padding-top: calc(80px / 2);
  }
  .p-bot-default {
    padding-bottom: calc(80px / 2);
  }
  .m-top-default {
    margin-top: calc(80px / 2);
  }
  .m-bot-default {
    margin-bottom: calc(80px / 2);
  }
  .p-top-sml {
    padding-top: calc(60px / 2);
  }
  .p-bot-sml {
    padding-bottom: calc(60px / 2);
  }
  .m-top-sml {
    margin-top: calc(60px / 2);
  }
  .m-bot-sml {
    margin-bottom: calc(60px / 2);
  }
}

.nRel {
  position: relative;
}

.nLinkArea {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

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

.nList li {
  margin: 0;
  padding: 0;
}

.ex-loggedout .nLoggedIn,
.ex-loggedin .nLoggedOut {
  display: none;
}

.nButton {
  font-weight: 400;
  font-size: 1rem;
  display: inline-block;
  background: linear-gradient(to right, #0082ca 0%, #00ab67 77%);
  background-size: 130% auto;
  transition: all 0.5s;
  padding: 7px 60px;
  color: #fff;
  text-align: center;
  border-radius: 22px;
}

.nbWhite {
  background: #fff;
  color: #606060;
}

.nButton:hover {
  background-position: right center;
  color: #fff;
  text-decoration: none;
  background-size: 200% auto;
}

.nbWhite:hover {
  background: #00ab67;
  color: #fff;
}

.catalog-grid .container {
  padding: 0 15px;
}

.product-summary .product-brand img {
  max-height: 45px;
}

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

.headersection-1 {
  padding-top: 23px;
  padding-bottom: 23px;
}

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

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

.header-full .search_container section.search {
  padding-right: 0;
}

.header-full .search_container section.search .search-form .form-group input {
  height: 56px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding-left: 40px;
}

.header-full .search_container section.search .search-form .form-group input:focus {
  border-color: #0082ca;
}

.header-full .search_container section.search .search-form button[type="submit"] {
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/Magnifyingglass.svg") no-repeat center right 5px;
  filter: brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(1538%) hue-rotate(180deg) brightness(93%) contrast(101%);
  background-size: 17px;
  transform: scaleX(-1);
  width: 50px;
  height: 55px;
  top: 0;
  right: 0;
}

.header-full .search_container section.search .search-form button[type="submit"] i {
  display: none;
}

/*** End Search ***/
/*** Shopping Tools ***/
.shoppingtools_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.toolbar .quickordertoggle {
  order: -1;
  margin: 0 30px 0 0;
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 56px;
}

.toolbar .quickordertoggle i {
  font-size: 24px;
  color: #0082ca;
}

.toolbar .quickordertoggle span {
  font-size: 1rem;
  font-weight: 600;
  color: #0082ca;
}

.toolbar .account-btn {
  margin: 0 !important;
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 56px;
}

.toolbar .account-btn > i.user-icon {
  width: 24px;
  height: 25px;
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/na-head-acc.svg") no-repeat center;
  filter: brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(1538%) hue-rotate(180deg) brightness(93%) contrast(101%);
  padding: 0;
}

.toolbar .account-btn > i.user-icon:before {
  display: none;
}

.toolbar .account-btn > span {
  margin-left: 10px !important;
}

.toolbar .cart-btn {
  margin-left: 0;
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding: 5px 15px;
  min-width: 192px;
}

.toolbar .cart-btn > .btn {
  background: none !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
}

.toolbar .cart-btn > .btn i {
  width: 25px;
  height: 25px;
  margin-right: 12px;
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/Basket.svg") no-repeat center;
  background-size: 25px 25px;
  filter: brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(1538%) hue-rotate(180deg) brightness(93%) contrast(101%);
}

.toolbar .cart-btn > .btn i:before {
  display: none;
}

.toolbar .cart-btn > .btn .minicart_count {
  border-radius: 50%;
  background: #00ab67;
  color: #fff;
  font-weight: 700;
  top: 5px;
  right: unset;
  left: 28px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.toolbar .cart-btn > .btn b {
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
  line-height: 1.7;
  background: none;
  color: #949494;
  padding-top: 20px;
  font-size: 0.875rem;
  font-weight: 400;
}

.toolbar .cart-btn > .btn b:before {
  content: "Your Basket";
  position: absolute;
  top: 5px;
  left: 52px;
  font-size: 1rem;
  font-weight: 600;
  color: #0082ca;
}

.toolbar .cart-btn > .btn b:after {
  content: "Total:";
  margin-right: 5px;
  color: #949494;
  font-size: 0.875rem;
}

.toolbar .cart-btn > .btn:after {
  content: "";
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/na-head-arrow.png") no-repeat center;
  width: 13px;
  height: 8px;
  margin-left: auto;
}

.ex-loggedout .account-btn > span .welcome-message {
  font-size: 0;
}

.ex-loggedout .account-btn > span .welcome-message:first-of-type:after {
  content: "Your Account";
  font-size: 1rem;
  font-weight: 600;
  display: block;
  color: #0082ca;
}

.ex-loggedout .account-btn > span .welcome-message strong:after {
  content: "Sign In & Register";
  font-size: 0.875rem;
  font-weight: 400;
  display: block;
  color: #949494;
}

.ex-loggedout .account-btn:after {
  content: "";
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/na-head-arrow.png") no-repeat center;
  width: 13px;
  height: 8px;
  margin-left: 10px;
}

.ex-loggedin .account-btn > span .welcome-message {
  font-size: 0;
}

.ex-loggedin .account-btn > span .welcome-message:first-of-type {
  content: "Your Account";
  font-size: 1rem;
  font-weight: 600;
  display: block;
  color: #0082ca;
}

.ex-loggedin .account-btn > span .welcome-message strong {
  content: "Sign In & Register";
  font-size: 0.875rem;
  font-weight: 400;
  display: block;
  color: #949494;
}

.ex-loggedin .account-btn > span br {
  display: none;
}

.ex-loggedin .account-btn .arrow-your-account {
  min-width: 0 !important;
  min-height: 0 !important;
  width: 13px;
  height: 8px;
  content: "";
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/na-head-arrow.png") no-repeat center;
  width: 13px;
  height: 8px;
  display: inline-block;
  top: -12px;
}

.ex-loggedin .account-btn .arrow-your-account.fa-caret-left {
  transform: rotate(90deg);
  image-rendering: crisp-edges;
}

.ex-loggedin .account-btn .arrow-your-account:before {
  display: none;
}

/*** End Shopping Tools ***/
/*** Navigation ***/
.menu.expanded ul.catalog > li {
  width: 145px;
  border-right: 1px solid #fff;
  padding: 0;
}

.menu.expanded ul.catalog > li:first-of-type {
  border-left: 1px solid #fff;
}

.menu.expanded ul.catalog > li > a {
  letter-spacing: 0;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 24px;
  text-align: left;
}

.menu.expanded ul.catalog > li.has-submenu > a {
  position: relative;
}

.menu.expanded ul.catalog > li.has-submenu > a:after {
  content: "";
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/na-nav-arrow.png") no-repeat center;
  width: 13px;
  height: 8px;
  display: inline-block;
  position: absolute;
  top: 21px;
  right: 15px;
}

.menu.expanded ul.catalog > li:not(.hide) {
  display: inline-block !important;
}

.menu.expanded ul.catalog > li > ul.submenu {
  border-bottom: 2px solid #00ab67;
  background: #002336;
  min-height: 315px;
}

.menu.expanded ul.catalog > li > ul.submenu > .submenucontainer {
  flex-flow: row;
  padding: 40px 15px;
  justify-content: center;
}

.menu.expanded ul.catalog > li > ul.submenu > .submenucontainer > li:not(.has-image) {
  border: none;
  width: 16.5%;
}

.menu.expanded ul.catalog > li > ul.submenu > .submenucontainer > li:not(.has-image) > a {
  color: #0082ca;
  font-size: 1rem;
  font-weight: 700;
  padding: 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}

.menu.expanded ul.catalog > li > ul.submenu > .submenucontainer > li:not(.has-image) > ul > li {
  border: none;
}

.menu.expanded ul.catalog > li > ul.submenu > .submenucontainer > li:not(.has-image) > ul > li a {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 5px 0;
}

.menu.expanded ul.catalog > li > ul.submenu > .submenucontainer > li:not(.has-image) > ul > li.nav-viewall a {
  color: #00ab67;
  font-size: 13px;
}

.menu.expanded ul.catalog > li > ul.submenu > .submenucontainer > li.nav-image {
  margin-left: 20px;
  width: 33%;
  border: none;
}

.menu.expanded ul.catalog > li > ul.submenu > .submenucontainer > li.nav-image img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.menu.expanded ul.catalog > li > ul.submenu > .submenucontainer > li.nav-image.nav-image-sml {
  width: 16.5%;
}

.menu.expanded ul.catalog > li.navSafety > ul.submenu > .submenucontainer > li:not(.has-image) {
  width: 14%;
}

/*** End navigation ***/
/* Start of add Sticky header EvoX */
.menubarStick {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 15;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.headersection-1.menubarStick > .row-1 {
  max-width: 1450px;
  margin: 0 auto;
}

/* change me to the height of the sticky row */
.menubarHeader {
  padding-top: 132px;
}

/* end of add Sticky header EvoX */
.homeHero {
  width: 100%;
  margin: 15px 0;
  min-height: 572px;
}

.homeHero .container {
  padding: 140px 0;
}

.heroImages {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

.heroImages img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s;
}

.heroImages img.active {
  opacity: 1;
}

.overlayGrad {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to right, black 0%, rgba(0, 171, 103, 0) 100%);
}

.heroContent {
  max-width: 810px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.heroContent h4 {
  margin: 0;
  line-height: 48px;
  text-transform: uppercase;
  color: #00ab67;
}

.heroContent h1 {
  margin: 0 0 10px;
  line-height: 48px;
  font-weight: 700;
}

.heroContent p {
  margin: 0 0 30px;
  line-height: 30px;
  font-weight: 500;
}

.heroContent p:last-child {
  margin: 0;
}

.heroContent strong {
  font-weight: 600;
}

.heroText {
  display: none;
  opacity: 0;
  width: calc(100% - 216px);
}

.heroText.active {
  display: block;
  opacity: 1;
}

.heroIcons {
  width: 100px;
  max-width: 100vw;
  margin: 0 35px 0 0;
  flex-wrap: wrap;
}

.heroIcons a {
  width: 98px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.16);
  margin: 4px 0;
  border-radius: 10px;
  position: relative;
}

.heroIcons a:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 2px;
  background: linear-gradient(to bottom, #00ab67 0%, #0082ca 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 1s;
}

.heroIcons a.active:before {
  opacity: 1;
}

.heroIcons a svg {
  position: relative;
}

@media only screen and (max-width: 768px) {
  .homeHero .container {
    padding: 60px 0;
  }
  .heroContent {
    display: block;
  }
  .heroContent h1 {
    font-size: 1.5em;
  }
  .heroContent .heroIcons {
    width: 100%;
  }
  .heroContent .heroIcons a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16%;
    padding: 15px;
  }
  .heroContent .heroText {
    width: 100%;
  }
  .overlayGrad {
    background: linear-gradient(90deg, #274064 0%, rgba(39, 64, 100, 0.4) 100%);
  }
}

@media only screen and (max-width: 481px) {
  .heroContent .heroIcons {
    flex-wrap: wrap;
  }
  .heroContent .heroIcons a {
    width: 32%;
  }
}

/*** Home Category Boxes ***/
.catBoxes .nFlex {
  flex-wrap: wrap;
  align-items: stretch;
}

.catBox {
  width: calc(100% / 6 - 1px);
  padding: 2.5vw;
  border-bottom: 5px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(to right, #00ab67 0%, #0082ca 50%, #00ab67 100%);
}

.catBox:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 2px 2px 0;
  background: linear-gradient(to top, #00ab67 0%, #0082ca 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 0.5s;
}

.catBox > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  object-fit: cover;
}

.catBox .cbOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(to right, rgba(0, 171, 103, 0.16) 0%, rgba(0, 130, 202, 0.16) 100%);
  opacity: 0;
  transition: opacity 0.5s;
}

.catBox .cbContent {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.72);
  padding: 2vw 1.5vw;
}

.catBox .cbContent:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #0082ca;
  position: absolute;
  padding: 1px;
  -webkit-mask-image: linear-gradient(120deg, #404040 0%, rgba(0, 102, 102, 0) 80%);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left top, left bottom;
  opacity: 0;
  transition: opacity 0.5s;
}

.catBox .cbContent svg {
  width: 53px;
  height: 53px;
  margin-bottom: 25px;
}

.catBox .cbContent h4 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.catBox a {
  z-index: 1;
}

.catBox:hover:before {
  opacity: 1;
}

.catBox:hover .cbContent:before {
  opacity: 1;
}

.catBox:hover .cbOverlay {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .catBox {
    width: calc(100% / 3 - 1px);
    margin-bottom: 2px;
  }
}

@media screen and (max-width: 481px) {
  .catBox {
    width: calc(100% / 2 - 1px);
  }
  .catBox .cbContent {
    padding: 20px 10px;
  }
}

/*** End Home Category Boxes ***/
/*** Home Brands ***/
.homebrandsWrapper {
  padding: 0 15px;
  flex-wrap: wrap;
  margin: 60px 0 45px;
}

.homebrandsWrapper .htmlcontent_container {
  width: 32%;
}

.homebrandsWrapper .brands_container {
  width: 66%;
}

.homebrandsWrapper .homeBrandsSearch {
  margin: 0;
}

@media screen and (max-width: 991px) {
  .homebrandsWrapper .htmlcontent_container,
  .homebrandsWrapper .brands_container {
    width: 100%;
    margin: 10px 0;
  }
}

.nBrands.catalog-single.has-carousel {
  border: none !important;
  margin: 0;
  padding: 0;
}

.nBrands.catalog-single.has-carousel .homeBrands {
  margin-top: 0;
}

.nBrands.catalog-single.has-carousel .brandSlide {
  padding: 10px 0 0;
}

.nBrands.catalog-single.has-carousel .owl-item {
  margin-bottom: 10px;
}

.nBrands.catalog-single.has-carousel .tile {
  max-width: none;
  width: 100%;
  height: 100%;
  margin: 0;
}

.nBrands.catalog-single.has-carousel .slick-slide {
  margin: 0 10px;
}

.nBrands.catalog-single.has-carousel .slick-list {
  padding: 0 10px;
  margin: 0 -10px;
}

.nBrands.catalog-single.has-carousel .imgthumbnail {
  height: 95px;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

.nBrands.catalog-single.has-carousel .imgthumbnail:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: #dddddd;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 1s;
}

.nBrands.catalog-single.has-carousel .imgthumbnail img {
  max-height: 80px;
  max-width: auto;
}

.nBrands.catalog-single.has-carousel .owl-item:hover .imgthumbnail:before {
  background: linear-gradient(to right, #00ab67 0%, #0082ca 100%);
}

.nBrands.catalog-single.has-carousel .slick-next {
  right: -15px;
  z-index: 1;
}

.nBrands.catalog-single.has-carousel .slick-prev {
  left: -15px;
  z-index: 1;
}

.nBrands.catalog-single.has-carousel .slick-prev:before, .nBrands.catalog-single.has-carousel .slick-next:before {
  color: #7c7c7c;
  font: normal normal normal 14px/1 FontAwesome;
}

.nBrands.catalog-single.has-carousel .slick-prev:before {
  content: "\f053";
}

.nBrands.catalog-single.has-carousel .slick-next:before {
  content: "\f054";
}

.homeBrandsSearch {
  margin: 60px 0 55px;
}

.homeBrandsSearch h1 {
  margin: 0 0 20px;
}

.homeBrandsSearch h1 span {
  color: #00ab67;
}

.homeBrandsSearch p {
  margin: 0 0 25px;
}

.homeBrandsSearch svg {
  width: 33px;
  height: 33px;
  padding: 5px;
  cursor: pointer;
}

.homeBrandsSearch .selectContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 1px;
  height: 55px;
  background: linear-gradient(-29deg, #0082ca 19%, #00ab67 81%);
  background-size: 200% auto;
  border-radius: 10px;
  overflow: hidden;
}

.homeBrandsSearch .selectContainer select {
  height: 53px;
  background: #fff;
  border: none;
  color: #8e8e8e;
  cursor: pointer;
  width: calc(100% - 50px);
  border-radius: 9px;
  padding: 0 25px;
  border-right: 35px solid transparent;
}

@media screen and (max-width: 768px) {
  .homeBrandsSearch {
    margin-top: 40px;
  }
  .nBrands.catalog-single.has-carousel {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 350px) {
  .homeBrandsSearch .selectContainer select {
    padding: 0 10px;
    border-right-width: 10px;
  }
}

/*** End Home Brands ***/
/*** Home FAQs ***/
.homeFaqs {
  background: #fbf6f2;
  padding-left: 15px;
  padding-right: 15px;
}

.faqText {
  width: 18%;
}

.faqText h1 {
  margin: 0 0 15px;
}

.faqSlider {
  width: 77%;
  /*no js*/
  /*end no js*/
}

.faqSlider .faqSlide {
  padding: 0 50px;
}

.faqSlider .faqSlide h3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 15px;
  min-height: 45px;
}

.faqSlider .faqSlide svg {
  fill: #0082ca;
  margin-right: 18px;
  min-width: 17px;
}

.faqSlider .faqSlide p {
  color: #8c8c8c;
  margin: 0;
}

.faqSlider:not(.slick-slider) {
  display: flex;
}

.faqSlider:not(.slick-slider) > .faqSlide:nth-child(n+3) {
  display: none;
}

.faqSlider .slick-current {
  position: relative;
}

.faqSlider .slick-current:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 90px;
  display: inline-block;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #cccaca;
}

.faqSlider .slick-prev:before, .faqSlider .slick-next:before {
  color: #7c7c7c;
  font: normal normal normal 14px/1 FontAwesome;
}

.faqSlider .slick-prev:before {
  content: "\f053";
}

.faqSlider .slick-next:before {
  content: "\f054";
}

@media screen and (max-width: 991px) {
  .homeFaqs .nFlex {
    flex-wrap: wrap;
  }
  .faqText {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .faqSlider {
    width: 100%;
  }
  .faqSlider .faqSlide {
    padding: 0 20px;
  }
  .faqSlider .slick-current:after {
    display: none;
  }
}

/*** End Home FAQs ***/
/*** Home Banners ***/
.homeBannerSliderWrapper {
  max-height: 454px;
}

.homeBannerSliderWrapper .imageslider_wrapper {
  margin: 0;
}

.homeBannerSliderWrapper .hero-slider .ms-bullet {
  width: 45px;
  height: 5px;
  border-radius: 0;
  background: #d7d7d7;
}

.homeBannerSliderWrapper .hero-slider .ms-bullet-selected {
  background: #b8b8b8;
}

.homeBannersWrapper {
  padding-left: 0;
  max-height: 454px;
  overflow: hidden;
}

.homeBanners .nFlex {
  height: 100%;
  align-items: stretch;
}

.homeBanners .hbLarge {
  height: 100%;
  width: 57%;
}

.homeBanners .hbLarge img {
  height: 100%;
  margin: 0;
}

.homeBanners .hbSmallWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 41%;
}

.homeBanners .hbSmallWrap .hbSmall {
  height: 48%;
}

.homeBanners .hbSmallWrap .hbSmall img {
  height: 100%;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .homeBannersWrapper {
    padding-left: 15px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 480px) {
  .homeBannersWrapper {
    max-height: none;
  }
  .homeBanners .nFlex {
    flex-wrap: wrap;
  }
  .homeBanners .hbLarge {
    width: 100%;
    margin-bottom: 15px;
  }
  .homeBanners .hbLarge img {
    height: auto;
    margin: 0 auto;
  }
  .homeBanners .hbSmallWrap {
    width: 100%;
  }
  .homeBanners .hbSmallWrap .hbSmall img {
    height: auto;
    margin: 0 auto;
  }
}

/*** End Home Banners ***/
.nTabs {
  text-align: center;
}

.nTabs li {
  cursor: pointer;
  padding: 9px 35px;
  background: #fff;
  border-radius: 18px;
  flex-grow: 1;
  margin-left: 12px;
  transition: all 0.5s;
}

.nTabs li h3 {
  transition: all 0.35s;
  color: #7e7e7e;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
}

.nTabs li:not(.current):hover {
  border-color: #0082ca;
}

.nTabs li:not(.current):hover h3 {
  color: #0082ca;
}

.nTabs li.current {
  background: #00ab67;
}

.nTabs li.current h3 {
  color: #fff;
}

.msLoading {
  gap: 36px;
}

.msLoading article {
  filter: blur(5px);
  opacity: 0.7;
}

.msLoading .blogLoader {
  display: flex;
  justify-content: center;
  align-items: center;
}

.homeMedia {
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/na-learningcentre-bg.jpg") no-repeat center;
  background-size: cover;
}

.mediaTitle {
  flex: 1;
}

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

.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;
  height: 380px !important;
  display: flex;
  flex-direction: column;
}

.mediaSlider.slick-initialized .slick-slide:hover .mediaImg img {
  filter: grayscale(100%);
}

.mediaSlider.slick-initialized .slick-slide:hover .mediaCat {
  background: #00ab67;
  color: #fff;
  bottom: 60px;
}

.mediaSlider.slick-initialized .slick-slide:hover .mediaCat:after {
  border-color: transparent transparent transparent #0082ca;
}

.mediaSlider.slick-initialized .slick-slide:hover .readMore img {
  margin-left: 20px;
}

.mediaSlider.slick-initialized .slick-slide:hover .mediaText {
  margin-top: -70px;
}

.mediaImg {
  width: 100%;
}

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

.mediaCat {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  color: #606060;
  font-weight: 400;
  font-size: 0.875rem;
  padding: 7px 10px 17px;
  min-width: 170px;
  text-align: center;
  transition: 0.35s all;
  border-radius: 10px 10px 0 0;
}

.mediaText {
  padding: 20px 30px;
  border-top: none;
  transition: all 0.35s;
  min-height: 100%;
  background: #002336;
  border-radius: 10px 10px 0 0;
  margin-top: -10px;
}

.mediaText h3 {
  margin: 0 0 20px;
  text-transform: none;
  height: 55px;
  line-height: 1.5;
  color: #00ab67;
}

.mediaText p {
  margin: 0 0 35px;
}

.mediaText .mediaSnippet {
  max-height: 55px;
  overflow: hidden;
  position: relative;
}

.mediaText .mediaSnippet:after {
  color: #fff;
  content: "...";
  background: #002336;
  position: absolute;
  bottom: 0;
  right: 0;
}

.mediaText .readMore {
  margin: auto 0 0;
  justify-content: flex-start;
  font-weight: 600;
  max-width: 240px;
  padding-right: 40px;
}

.mediaText .readMore img {
  transition: 0.35s all;
  margin-left: 10px;
}

.mediaArrows {
  justify-content: flex-end;
  margin-top: 30px;
  max-width: 85px;
  margin-left: auto;
  z-index: 1;
  position: relative;
}

.mediaArrows .nButton {
  margin-right: auto;
}

.mediaArrows .mediaArrow {
  display: flex !important;
  width: 40px;
  height: 40px;
  padding: 5px;
  cursor: pointer;
  transition: all 0.35s;
  border-radius: 5px;
}

.mediaArrows .mediaArrow svg {
  transition: all 0.35s;
}

.mediaArrows .mediaArrow svg path {
  fill: #fff;
}

.mediaArrows .mediaArrow + div {
  margin-left: 8px;
}

.mediaArrows .mediaArrow + div svg {
  transform: rotate(180deg);
}

.mediaArrows .mediaArrow:hover {
  background: #0082ca;
}

.mediaArrows .mediaArrow:hover img {
  filter: brightness(0) invert(1);
}

.mediaSlider .slick-dots {
  bottom: -70px;
}

.mediaSlider .slick-dots li {
  width: 46px;
  transition: all .35s ease;
}

.mediaSlider .slick-dots li button {
  background: #cac9c9;
  width: 46px;
  height: 5px;
  border-radius: 0;
  padding: 0;
  transition: all .35s ease;
}

.mediaSlider .slick-dots li button:before {
  display: none;
}

.mediaSlider .slick-dots li:hover button {
  background: #fff;
}

.mediaSlider .slick-dots li.slick-active button {
  background: #002d72;
  width: 45px;
}

.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: #0082ca transparent #0082ca 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: #0082ca;
  border-radius: 50%;
  box-shadow: 0 128px 0 0 #0082ca;
}

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

.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: 991px) {
  .hmTitle {
    flex-direction: column;
  }
  .mediaTitle {
    margin-bottom: 20px;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .mediaSlider.slick-dotted.slick-slider {
    margin-bottom: 70px;
  }
  .mediaSlider .slick-dots {
    bottom: 0;
    top: 470px;
  }
  .mediaArrows {
    display: none;
  }
}

@media only screen and (max-width: 481px) {
  .nTabs li {
    padding: 9px 20px;
  }
}

/*** Content FAQs ***/
.accWrap {
  border: 1px solid #000;
  margin-bottom: 10px;
}

.nAccordion {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  font-size: 18px;
  font-weight: 700;
  transition: 0.4s;
  background-color: #fff;
}

.nAccordion:focus,
.nAccordion:active {
  outline: none;
  outline: 0;
  outline: none !important;
  outline: 0 !important;
}

.accWrap.active {
  border-color: #0082ca;
}

.nPanel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.nAccordion:after {
  content: "\f067";
  font-size: 13px;
  color: #00ab67;
  float: right;
  margin-left: 5px;
  margin-top: 4px;
  font: normal normal normal 14px/1 FontAwesome;
}

.nAccordion.active:after {
  content: "\f068";
  color: #0082ca;
}

/*** End Home FAQs ***/
/*** Content Get Started ***/
.ex-name-getstarted .row-breadcrumb {
  display: none;
}
section.landingWelcome{
  background: url('https://us.evocdn.io/dealer/1187/content/media/Content_Pages/landscape-light.jpg') center bottom no-repeat;
  background-size: contain;
  padding: 1.5rem 0 3rem;
}
section.landingWelcome h1{
    font-size: 2.5rem;
    color: #0082ca;
    text-align: center;
    margin-bottom: 2rem;
}
section.landingWelcome p{
  line-height: 1.4;
  margin-bottom: 1rem;
}
section.landingWelcome ul li{
  line-height: 1.4;
  margin-bottom: 0;
}
section.landingWelcome h1 img{
  	width: 8rem;
    margin: 5px 1rem;
}
section.landingStarted{
  background: #0082ca;
  padding: 2rem 0 10px;
}
section.landingStarted h2{
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
section.landingStarted .step{
    padding-left: 200px;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    margin: 2rem 0;
}
section.landingStarted .step h3{
    color: #0082ca;
    position: absolute;
    left: 20px;
    top: 10px;
    background: #fff;
    padding: 5px 0;
    width: 100px;
    text-align: center;
}
section.landingStarted .step h3:after{
    left: 100%;
    top: 50%;
    content: "";
    position: absolute;
    pointer-events: none;
    margin-top: -30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 45px;
    border-color: transparent transparent transparent #fff;
}
section.landingStarted p{
    color: #fff;
    line-height: 1.4;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}
section.landingStarted p:last-child{
    margin-bottom: 0;
}
section.landingStarted a{
  color: #fff;
  text-decoration: underline;
}
.ex-name-getstarted .homeHero{
  margin-top: 0;
}
.ex-name-getstarted .catalog-grid{
  margin: 60px 0;
}
@media screen and (max-width: 550px) {
  section.landingStarted .step{
    padding-left: 0;
  }
  section.landingStarted .step h3{
    position: relative;
    left: calc(50% - 50px);
    top: -10px;
  }
  section.landingStarted .step h3:after{
    left: 35px;
    top: auto;
    bottom: -10px;
    border-width: 10px 15px 0 15px;
    border-color: #fff transparent transparent transparent;
  }
}
/*** End Landing ***/
/*** Content Contact Us ***/
.ex-name-contactus .row-breadcrumb {
  display: none;
}

.contactHero {
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: linear-gradient(180deg, #0082ca 0%, rgba(0, 0, 0, 0) 100%), url("https://us.evocdn.io/dealer/1187/content/media/Content_Pages/hard-hat.jpg") no-repeat center;
  background-size: cover;
  padding: 20px;
}

.contactHero h1 {
  font-size: 3em;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px;
}

.contactHero p {
  color: #fff;
  font-weight: 700;
  font-size: 1.5em;
}

/*** End Content Contact Us ***/
.scriptWrapper {
  margin-top: -8px;
}

footer.footer {
  padding: 0;
  background: #000;
}

.footersection-1 {
  background: #0082ca;
}

/*** Location Finder ***/
.footLocation {
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/na-foot-location-bg.jpg") no-repeat center;
  background-size: cover;
  border-bottom: 1px solid #00ab67;
}

.footLocation h1 {
  text-align: center;
  text-transform: none;
  margin: 0 0 30px;
  font-size: 2em;
}

.footLocation p {
  text-align: center;
}

.footLocation p .nButton {
  color: #0082ca;
}

.footLocation p .nButton:hover {
  color: #fff;
}

/*** End Location Finder ***/
/*** Footer Main ***/
footer.footer > .footersection-2 {
  padding-top: 75px;
  background: #000;
}

footer.footer > .footersection-2 h1 {
  text-align: center;
  font-size: 2em;
  text-transform: none;
  margin: 0 0 40px;
}

footer.footer > .footersection-2 .footIcons .nFlex {
  max-width: 950px;
  margin: 0 auto;
  align-items: stretch;
  flex-wrap: wrap;
}

footer.footer > .footersection-2 .fiBox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  width: 23%;
}

footer.footer > .footersection-2 .fiBox svg {
  fill: #0082ca;
  transition: fill 0.35s;
}

footer.footer > .footersection-2 .fiBox img {
  max-height: 50px;
}

footer.footer > .footersection-2 .fiBox p {
  text-align: center;
  margin: 20px 0 0;
  font-weight: 700;
  font-size: 1.2em;
}

footer.footer > .footersection-2 .fiBox:hover svg {
  fill: #00ab67;
}

footer.footer .footersection-3 {
  background: #000;
  padding-top: 75px;
  padding-bottom: 95px;
}

footer.footer .footersection-3 > .row > div {
  padding: 0 20px;
}

footer.footer .footersection-3 > .row > div:nth-child(1) {
  min-width: 350px;
}

footer.footer .footMenu h4 {
  text-transform: none;
  color: #0082ca;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  font-size: 1rem;
  margin: 0 0 5px;
}

footer.footer .footMenu ul li {
  font-size: 0.875rem;
  margin: 0;
}

footer.footer .footMenu ul li a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 0;
}

footer.footer .footMenu ul li a:after {
  content: "";
  width: 5px;
  height: 7px;
  background: url("https://us.evocdn.io/dealer/1187/content/media/My_Theme/na-foot-arrow.png") no-repeat center;
  display: inline-block;
  transform: translateX(-10px);
  transition: transform 0.35s;
}

footer.footer .footMenu ul li a:hover {
  text-decoration: none;
}

footer.footer .footMenu ul li a:hover:after {
  transform: translateX(0px);
}

footer.footer .footLogo {
  margin-bottom: 30px;
}

footer.footer .footContact ul li {
  margin: 0 0 5px;
}

footer.footer .footContact ul li a {
  justify-content: flex-start;
}

footer.footer .footContact ul li a svg {
  width: 15px;
  height: 15px;
  min-width: 15px;
  min-height: 15px;
  margin-right: 8px;
  fill: #00ab67;
}

@media screen and (min-width: 768px) {
  footer.footer .footMenu h4 {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  footer.footer .footMenu ul li:first-child a {
    padding-top: 0;
  }
}

@media screen and (max-width: 1470px) {
  footer.footer .footersection-3 > .row > div {
    padding: 0 10px;
  }
}

@media screen and (max-width: 1200px) {
  footer.footer .footersection-3 > .row > div {
    padding: 0 10px;
  }
  footer.footer .footersection-3 > .row > div:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
  }
  footer.footer .footersection-3 > .row > div:nth-child(n+2) {
    width: 49%;
  }
}

@media only screen and (max-width: 768px) {
  footer.footer .footersection-2 .fiBox {
    width: 48%;
    margin-bottom: 20px;
  }
  footer.footer .footersection-3 > .row > div:nth-child(n+1) {
    width: 100%;
  }
  footer.footer .footMenu {
    padding-top: 0;
    border-bottom: 1px solid #0082ca;
    text-align: left !important;
  }
  footer.footer .footMenu h4 {
    cursor: pointer;
    margin: 0;
    padding: 15px;
    font-size: 1em;
    border: none;
  }
  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:before {
    display: none;
  }
  footer.footer .footMenu ul li a {
    margin: 5px 0;
    padding: 10px 15px;
    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 .footContact ul li {
    border: none;
    padding: 0;
    margin: 0 20px;
  }
  footer.footer .footContact ul li a {
    justify-content: flex-start;
  }
  footer.footer .footContact ul li a svg {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    margin-right: 8px;
    fill: #00ab67;
  }
}

@media only screen and (max-width: 350px) {
  footer.footer .footersection-2 .fiBox {
    width: 100%;
  }
}

/*** End Footer Main ***/
/*** Foot Bot ***/
footer.footer .footersection-4 {
  background: #000;
}

footer.footer .footBot {
  padding-top: 15px;
  padding-bottom: 15px;
}

footer.footer .footBot .nFlex {
  flex-wrap: wrap;
  justify-content: flex-start;
}

footer.footer .footBot ul {
  justify-content: flex-start;
}

footer.footer .footBot ul li {
  color: #fff;
  margin: 0;
  font-size: 0.875rem;
  padding: 0;
}

footer.footer .footBot ul li.footDivide {
  width: 2px;
  flex-shrink: 0;
  height: 14px;
  margin: 0 10px;
  border: none;
  background: #fff;
}

@media screen and (max-width: 768px) {
  footer.footer .footBot ul li {
    padding: 0;
    margin: 0;
    border: none;
  }
  footer.footer .footBot img {
    margin-top: 10px;
  }
}

/*** End Foot Bot ***/
/* 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 ***/


/* ESTG Item Code Size Increase */
body.ex-searchresult .product-sku {
    font-size: 1.1rem;
}

body.ex-category .product-sku {
    font-size: 1.1rem;
}
/* End Item Code Size Increase */

.shepherd-mytheme.shepherd-large-block{ max-width: 800px; }
.shepherd-mytheme .shepherd-header{ align-items: flex-start; }
.shepherd-mytheme .shepherd-header:last-child{ border-radius: 5px;}
.shepherd-mytheme .shepherd-title{ flex: 1; padding-right: 1em; }
.shepherd-mytheme .shepherd-cancel-icon{ margin-top: -6px; height: 20px; }
#guide_wrapper a .fa-times, #guide_wrapper a.close .fa-question-circle{ display: none; }
#guide_wrapper a.close .fa-times{ display: block; }

/* start estg show and hide no results form */

body.ex-searchresult .emptyresultsform {
display:none;
}
body.ex-searchresult .emptyresultsContact {
display:none;
}

/* Begin change the search placeholder text */

.searchlist_hd::placeholder {
    opacity: 0;
}
.searchlist_hd.placeholdertext::placeholder {
    opacity: 1;
}

/* end */
.find-location-form-footer{
    display: table;
    margin: 0 auto;
    position: relative;
}
.find-location-form-footer .input{
    background: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    font-size: 16px;
    line-height: 32px;
    padding: 16px 24px 0 2px;
    width: 250px;
    color: #fff;
    outline: 0;
}
.find-location-form-footer .input:focus{
    border-color: #fff;
    color: #fff;
}
.find-location-form-footer label{
    color: #fff;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    left: 2px;
    top: 16px;
    transition: all .15s ease;
    cursor: text;
}
.find-location-form-footer .input:valid + label,
.find-location-form-footer .input:focus + label{
    top: 0;
    cursor: default;
}
.find-location-form-footer button.reset{
    display: none;
    height: 24px;
    position: absolute;
    left: 230px;
    top: 20px;
    background: transparent;
    border: none;
    cursor: pointer;
    color: #fff;
}
.find-location-form-footer .input:valid ~ button.reset {
    display: block;
}
.find-location-form-footer button.submit{
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    border-radius: 2px;
    padding: 4px 12px;
    cursor: pointer;
    background-color: #fff;
    color: #0082CA;
    border: none;
    transition: all .15s ease;
    margin: 0 0 0 20px;
}
.find-location-form-footer button.submit:hover{
    background-color: #e1e1e1;
}
@media only screen and (max-width: 767px){
    .find-location-form-footer .input {
        width: 240px;
    }
    .find-location-form-footer button.reset{
        left: 220px;
    }
    .find-location-form-footer button.submit{
        margin-left: 5px;
    }
}
@media only screen and (max-width: 400px){
    .find-location-form-footer .input {
        width: 228px;
        font-size: 13px;
    }
    .find-location-form-footer label{
        font-size: 13px;
    }
    .find-location-form-footer button.reset{
        left: 208px;
    }
    .find-location-form-footer button.submit{
        font-size: 13px;
        padding: 4px 8px;
    }
}
#guide_wrapper{
    position: fixed; z-index: 9; bottom: 15px; right: 20px; text-align: right;
}
#guide_menu{
    position: absolute;
    right: 0;
    bottom: calc(100% + 5px);
    white-space: nowrap;
}
a#guide_me{
    background: linear-gradient(to bottom, #0082ca 0, #0082ca 100%) no-repeat;
    background-size: 30px 40px;
    background-position: center;
    text-shadow: 0 0 3px #000;
    color: #eee; font-size: 60px; line-height: 1; display: block;
}
a#guide_me.close{background:none;}

#_Downloads,
#_Features,
#_Specifications,
#_Videos{
	scroll-margin-top: 180px;
}

/* HIDING THE TRACKING STATUS WHEN A TRACKING NUMBER EXISTS */
.tracking_table tr[data-trackingnumexists="true"] .tracking_status span {
    display: none;
}
.tracking_table tr[data-trackingnumexists="true"] .tracking_status:before {
    content: "-";
}