/* PDP Engraving */

.ex-product .productsrelated [data-sku="ENGRAVING"] {
  display: none;
}

.text-input-wrap {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #004b85;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.text-input-wrap h3 {
  margin: 0 0 15px;
  font-size: 1.4em;
  font-weight: 700;
}
.text-input-wrap h3 span {
  display: block;
  font-size: 0.6em;
  text-transform: uppercase;
  color: #004b85;
  font-weight: 400;
}
.text-input-wrap .custom-text-toggle {
  margin: 0 0 15px;
  position: relative;
  padding: 10px 20px;
  border: 1px solid #004b85;
  background-color: #fff;
  border-radius: 5px;
}
.text-input-wrap .custom-text-toggle::before {
  content: "";
  width: 13px;
  height: 12px;
  border-radius: 2px;
  border: 1px solid #000;
  display: inline-block;
  margin-right: 10px;
}
.text-input-wrap .custom-text-toggle.nActive {
  background-color: #004b85;
  color: #fff;
}
.text-input-wrap .custom-text-toggle.nActive::before {
  border-color: #fff;
}
.text-input-wrap .custom-text-toggle.nActive::after {
  content: "\f00c";
  position: absolute;
  font-family: fontawesome;
  left: 22px;
  top: 13px;
  font-size: 9px;
}
.text-input-wrap .custom-text-toggle:focus-visible, .text-input-wrap .custom-text-toggle:hover {
  background-color: #008348;
  color: #fff;
}
.text-input-wrap .custom-text-toggle:focus-visible::before, .text-input-wrap .custom-text-toggle:hover::before {
  border-color: #fff;
}
.text-input-wrap .product-text-input {
  padding: 5px 15px;
  width: 100%;
  max-width: 320px;
  pointer-events: none;
  opacity: 0.3;
  background-color: gray;
  border: 1px solid #bbb;
  border-radius: 5px;
}
.text-input-wrap .nActive ~ .product-text-input {
  pointer-events: all;
  opacity: 1;
  background-color: #fff;
}
.text-input-wrap .char-limit {
  margin-top: 5px;
  font-size: 12px;
}
.text-input-wrap .char-limit .char-remain {
  display: block;
}
.text-input-wrap .char-limit .char-remain::before {
  content: attr(data-charleft);
  font-weight: 700;
  margin-right: 3px;
  color: green;
}
.text-input-wrap .char-limit .char-remain[data-charleft=""] {
  display: none;
}
.text-input-wrap .char-limit .char-remain[data-charleft="1"]::before, .text-input-wrap .char-limit .char-remain[data-charleft="2"]::before, .text-input-wrap .char-limit .char-remain[data-charleft="3"]::before, .text-input-wrap .char-limit .char-remain[data-charleft="4"]::before {
  color: orange;
}
.text-input-wrap .char-limit .char-remain[data-charleft="0"]::before {
  color: red;
}

/* End PDP Engraving */

/* header quicklist styling */
.toolbar .shopping-tools-wrapper .vuequicklistdropdown_elem > a{
  border:1px solid #eaeaea;
  border-radius: 5px;
  padding:13px;
  margin-right: -34px;
  transition:all 0.35s;
}

.toolbar .shopping-tools-wrapper .vuequicklistdropdown_elem > a{
  animation: pulse 3s;
  animation-iteration-count: 3;
  animation-delay: 3s;
  box-shadow: 0 0 0 1em rgba(255, 255, 255, 0);
}

@keyframes pulse {
  25% {
    box-shadow: 0 0 0 1em rgba(255, 255, 255, 0);
  }
  0% {
    box-shadow: 0 0 0 0 #24499a;
  }
}

.toolbar .shopping-tools-wrapper .vuequicklistdropdown_elem .dropdown-menu{
  padding:10px 18px;
  left:-46px;
  min-width: 220px;
  border-color: #eaeaea;
  box-shadow: none;
}

#vuequicklistdropdown .dropdown-menu li.pointer{
  padding:15px;
  border-bottom:1px solid #eaeaea;
  position: relative;
}

#vuequicklistdropdown .dropdown-menu li.pointer:after{
  content:"";
  width:6px;
  height:8px;
  position: absolute;
  right:5px;
  top:calc(50% - 4px);
  background:url('https://us.evocdn.io/dealer/1152/content/media/My_Theme/ql-arrow-right.png');
}
#vuequicklistdropdown .dropdown-menu li.pointer i{
  color:#004b85;
}
#vuequicklistdropdown .dropdown-menu li.pointer:hover i{
  color:#fff;
}
#vuequicklistdropdown .dropdown-menu li.pointer:hover:after{
  filter:brightness(0) invert(1);
}
#vuequicklistdropdown .dropdown-menu li.divider{
  display:none;
}
#vuequicklistdropdown .dropdown-menu li.new-list{
  border:none;
}
#vuequicklistdropdown .dropdown-menu li.new-list a{
  padding:0;
}
.shoppingtools_container.col-md-2 .toolbar #vuequicklistdropdown .dropdown-menu::before{
  left:calc(50% - 4px);
}
.shoppingtools_container.col-md-2 .toolbar #vuequicklistdropdown .dropdown-menu::after{
  left:calc(50% - 3px);
}
#vuequicklistdropdown .dropdown-menu span.overlap{
  width:100%;
}
/* end header quicklist styling */

/* show rrp & savings price on quicklists */
.quicklistsedit.catalog-grid .tileparent div.price .rrp{
  display:block; 
}
i.fa.fa-star {
  color:#fdb100
}

/* Start Hides Dashboard Marketing Banner Container By Default */
div#imageslider_114412 {
  display: contents;
}
/* End Hides Dashboard Marketing Banner Container By Default */

div#imageslider_110021.col-lg-2 {
  width: 25%;
}
#imageslider_110024.col-lg-2 {
  width: 25%;
}
#imageslider_110023.col-lg-2 {
  width: 25%;
}
#imageslider_110022.col-lg-2 {
  width: 25%;
}
.ex-rewards .catalog-grid #list.productgridfull .brand-label img, .rewards img.brand-logo {
  max-height: 55px;
}
.ex-rewards .rewards button.btn-add-to-cart {
  padding: 0px 15px;
}

/* start Cart display of engraving text using line reference */
.shopping-cart table td span.add-reference {display: none ;}
.shopping-cart table tr.item.l-1481 td  span.add-reference {display: block ; pointer-events: none;}
.shopping-cart table tr.item.l-1481 td  span.add-reference a {color:white;background-color:green; padding:5px ;}
.shopping-cart table tr.item.l-1481 td  span.add-reference a:hover {color:white !important;text-decoration:underline;}
@media only screen and (max-width: 767px){
  .shopping-cart table tr.item.l-1481 td .more-info {display: block;}
  .shopping-cart table tr.item.l-1481 td .show-more-info{display:none}
}
/* end Cart display of engraving text using line reference */

@media (max-width:768px){
  .doublebanner_wrapper .banner1 .banner_title,
  .doublebanner_wrapper .banner2 .banner_title,
  .singlebanner_wrapper .banner_title {
    font-size: 1.2em;
    text-shadow:
      -1px -1px 0 #ffffff,  
      1px -1px 0 #ffffff,
      -1px 1px 0 #ffffff,
      1px 1px 0 #ffffff;
  }
}

@media (max-width:768px){
  .doublebanner_wrapper .banner1 .banner_subtitle,
  .doublebanner_wrapper .banner2 .banner_subtitle,
  .singlebanner_wrapper .banner_subtitle {
    font-size: .7em;
    text-shadow:
      -1px -1px 0 #ffffff,  
      1px -1px 0 #ffffff,
      -1px 1px 0 #ffffff,
      1px 1px 0 #ffffff;
  }
}

div.classlinks {
  width: 100%;
  font-size: 1.1em;
  font-weight: 600;
  padding: 5px 0;
  background-color: #ffc220;
  font: #ffc220;
}

nav.menu ul.catalog > li:first-child {
  background-color: orange;
}

.label {
  display: inline;
  padding: .3em .6em;
  font-size: 110%;
  color: #fff;
  border-radius: .25em;
}
.badge, .label {
  font-weight: 700;
  line-height: 2;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
}
.label-danger {
  background-color: #ef0000;
}
.has-submenu li:nth-last-of-type(1) {
  background-color: orange;
}
.hubspotform {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 31px;
  border: none;
  font: normal 24px/1
    color: black;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: rgba(173,173,173,1);
}
.container-fluid.headersection-1 {
  position: fixed;
  padding: 0;
  right: -45px;
  top: 50%;
  transform: translateY(-50%) rotate(270deg);
  -webkit-transform: translateY(-50%) rotate(270deg);
  -ms-transform: translateY(-50%) rotate(270deg);
  -moz-transform: translateY(-50%) rotate(270deg);
  z-index: 111;
  color: #fff;
  background: #004b85;
  font-size: 18px;
  cursor: pointer;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-weight: 600;
  letter-spacing: 2px;
}
.dashboard-widget {
  padding: 15px;
}

/* Header */
header .header-full .widgetsearch.search {
  margin: 15px;
}
section.search {
  padding: 0 40px 0 20px;
}
.headersection-2 {
  height: 92px;
  display: flex;
  align-items: center;
}
.headersection-2 > .row {
  width: 100%;
}
.catalog {
  justify-content: space-between;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}
.menu .catalog li {
  width: 100%;
}
.menu .catalog li:hover {
  text-decoration: underline;
  background: none;
}
.menu .catalog li a {
  text-transform: uppercase;
}
.menu .catalog > li:first-child {
  /* background: linear-gradient(#fad800 0%, #ffba00 100%);*/
  /* Support Request 03/11/2025*/
  background: linear-gradient(#ef0000 0%, #d50000 100%);
  font-weight: 600;
}
.menu .catalog > li:first-child a {
  color: #ffffff;
}
header section.search .search-form .form-group input {
  height: 50px;
  border-radius: 10px;
}
header section.search .search-form button[type=submit] {
  background: #004b85;
  height: 50px;
  width: 50px;
  top: 0;
  right: 0;
  border-radius: 0 10px 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
header section.search .search-form button[type=submit]:hover {
  opacity: 1;
  background: #232323;
}
.search_container {
  flex-basis: 100%;
}
.relsearch button i {
  color: #fff;
  font-size: 30px;
}
.relsearch button i::before {
  content: "\F101";
}
.toolbar .account-btn .welcome-message {
  color: #232323;
}
.toolbar .cart-btn > .btn i {
  color: #fff !important;
}
.toolbar .cart-btn > .btn {
  background: #008348;
  border-radius: 4px;
  padding: 3px 15px;
}
.toolbar .cart-btn > .btn span {
  background: #232323;
  border-radius: 4px;
}
@media (max-width:  1470px) {
  .catalog > li:last-of-type {
    display: none;
  }
  .ex-rewards .catalog-grid #list.productgridfull .brand-label img, .rewards img.brand-logo {
    max-height: 40px;
  }
}
@media (max-width:  1250px) {
  .catalog > li:nth-last-of-type(2) {
    display: none;
  }
}
@media (max-width:  1130px) {
  .catalog > li:nth-last-of-type(3) {
    display: none;
  }
}
@media only screen and (max-width:1024px){	
  .ex-rewards .catalog-grid #list.productgridfull .brand-label img, .rewards img.brand-logo {
    max-height: 40px;
  }	
}
@media (max-width:  890px) {
  .catalog > li:nth-last-of-type(4) {
    display: none;
  }
}
@media (min-width: 992px) {
  .catalog {
    width:970px
  }
}
@media (min-width: 1200px) {
  .catalog {
    width:1180px
  }
}
@media (min-width: 1470px) {
  .catalog {
    width:1450px
  }
}
/* Footer */
footer.footer {
  padding: 80px 0 0;
  font-size: 16px;
}
footer.footer .quicklinks ul {
  line-height: 2;
  opacity: 0.8;
  font-size: 16px;
}
footer.footer .info {
  width: 100%;
  font-size: 26px;
}
footer.footer p {
  margin: 0;
  line-height: 2;
  color: #fff;
  font-size: 16px;
}
footer.footer .copyright_container p {
  color: #668EA9;
}
footer .footersection-3 {
  height: 110px;
  display: flex;
  align-items: center;
}
footer .footersection-3 .row {
  width: 100%;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, section.quicklinks .title {
  font-family: 'Crimson Pro';
  font-size: 26px;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: 600;
}
footer.footer .payment img {
  margin-bottom: 0;
}
footer .footersection-1 {
  margin-bottom: 20px;
}
footer.footer hr {
  border-color: #336F9E;
}
@media (min-width: 768px) {
  footer.footer .info {
    padding-bottom: 1em;
    padding-right: 60px;
  }
}
@media (max-width: 768px) {
  footer ol li, footer ul:not(.hasSubmenus,.submenu) li {
    margin-right: 0;
    display: block;
    padding: 0;
  }
  footer.footer li a {
    display: block;
    padding: 10px;
  }
}

/* PDP Quantity Breaks */
.ex-product .product-shopping-actions-tierpricing .group-focus,
.ex-product .product-shopping-actions-tierpricing .arrow-down {
  display: none;
}
.tierBoxesTitle {
  /* display: none; */
}
.tierBoxes {
  margin: 20px auto 0;
  width: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 250px;
  border: 1px solid #008348;
}
.tierBox {
  display: flex;
  background: #fff;
  text-align: left;
  padding: 2px 10px;
}
.tierBox:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.tierBox:last-child .tierPrice:after {
  content: " Best Value!";
  color: red;
  font-size: 0.7em;
  font-weight: 700;
}
.tbTitle {
  background: #008348;
  padding: 5px 10px;
  color: #fff;
  display: flex;
  align-items: center;
}
.tbTitle i {
  margin-right: 10px;
}
.tierQty {
  width: 80px;
  flex-shrink: 0;
}
/* End PDP Quantity Breaks */

/* mobile add to cart */
.mobileaddtobasket {
  position: fixed;
  bottom: 0;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  padding: 10px;
  background: #efefef;
  z-index: 2;
  border-top: 1px solid lightgrey;
}
.mobileaddtobasket a {
  font-size: .9em;
  background: #014b84;
  padding: 10px 20px;
  margin-bottom: auto;
  color: white;
  max-width: 180px;
  width: 100%;
  text-align: center;
  border-radius: 3px;
  transition: all .35s ease;
}
.mobileaddtobasket a:hover {
  background: black;
}
@media only screen and (max-width: 768px) {
  .mobileaddtobasket {
    display: flex;
  }
}
.ex-loggedin .mobileaddtobasket {
  height: 100px;
}

.product-summary .product-brand img {
  max-height:75px;
}
.product-stock{
  font-size:1.35em;
}
.uominclude::after {
  content: " items in each/box/package"
}
.addtoquicklist-wrapper{
  font-size:1.25em;
}