@import url('https://fonts.googleapis.com/css2?family=Open+Sans');

@font-face {
	font-family: 'Metropolis';
	src: url('https://files.nobleworksinc.com/siteimages/fonts/Metropolis-Regular.otf?') format('eot'), url('https://files.nobleworksinc.com/siteimages/fonts/Metropolis-Regular.woff') format('woff'), url('https://files.nobleworksinc.com/siteimages/fonts/Metropolis-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'Metropolis Semi';
	src: url('https://files.nobleworksinc.com/siteimages/fonts/Metropolis-SemiBold.otf?') format('eot'), url('https://files.nobleworksinc.com/siteimages/fonts/Metropolis-SemiBold.woff') format('woff'), url('https://files.nobleworksinc.com/siteimages/fonts/Metropolis-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'flexslider-icon';
  src: url('https://files.nobleworkscards.com/siteimages/fonts/flexslider-icon.eot');
  src: url('https://files.nobleworkscards.com/siteimages/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('https://files.nobleworkscards.com/siteimages/fonts/flexslider-icon.woff') format('woff'), url('https://files.nobleworkscards.com/siteimages/fonts/flexslider-icon.ttf') format('truetype'), url('https://files.nobleworkscards.com/siteimages/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Color Palette
 * Blue:    #1E4796
 * Purple:  #9A009A
 ****************************************/

body {
  background-color: #fff;
  color: #333;
  font: 16px/1.25 Arial, Helvetica, 'Open Sans', sans-serif;
}
a {
  color: #022687;
}
a:focus-visible,
img:focus-visible,
input:focus-visible {
  outline: none;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
#headerWrap,
#footerWrap,
#contentWrap {
  margin: 0 10px;
}
.hide {
  display: none !important;
}

/*! Header
----------------------------------------------------*/
.floatBar {
  background-color: #00a41b;
  color: #fff;
  display: none;
  font-weight: 700;
  line-height: 30px;
  position: sticky;
  text-align: center;
  top: 0;
  z-index: 10;
}
#headerWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
  position: relative;
}
.menuBarWrap {
  background-color: #f6f6f6;
}
.menuBar,
.menuBar .cyc-yfc-mini,
.menuBar #cycflcartcontainer {
  align-items: center;
  display: flex;
}
.menuBar {
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 5px;
  padding: 5px 0;
}
.menuBar .phone {
  flex: 0 0 auto;
  font-size: 1rem;
  order: 3;
}
.menuBar .catalog,
.search #searchSubmit,
.pdHideForLoggedInUser .login,
.pdHideForLoggedInUser .signup,
.pdShowForLoggedInUser .logout,
.pdShowForLoggedInUser .account {
  background-color: #990099;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  padding: 5px 15px;
  text-decoration: none;
}
.menuBar .catalog {
  background-color: #f20092;
  flex: 1 0 35%;
  max-width: 200px;
  order: 1;
  text-align: center;
}
.menuBar .pdHideForLoggedInUser,
.menuBar .pdShowForLoggedInUser {
  align-items: center;
  display: flex;
  flex: 1 0 60%;
  justify-content: space-evenly;
  order: 4;
  padding: 5px 0;
}
.menuBar .rewardsWrap {
  display: flex;
  flex: 1 0 60%;
  justify-content: space-evenly;
  margin: 5px 0;
  order: 5;
}
.menuBar .rewardsWrap a {
  text-decoration: none;
}
#floatCartWrap {
  flex: 0 0 auto;
  order: 2;
}
#yfc_mini,
#floatCart {
  cursor: pointer;
}
.menuBar #yfc_mini > div,
.menuBar #floatCart > div,
.menuBar #cycflcartcontainer > div {
  margin: 0 5px;
}
.menuBar .cyccarttext {
  font: 12px 'Metropolis Semi', sans-serif;
}
.menuBar .circle {
  position: relative;
  text-align: center;
}
.menuBar .circle::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  color: #0D090A;
  font-size: 25px;
  line-height: 25px;
}
.menuBar .cycflcount {
  color: #333;
  font: 14px Metropolis, sans-serif;
  line-height: 25px;
  position: absolute;
  top: 0;
  width: 25px;
}
#hamburger img {
  height: 40px;
  width: auto;
}
.logo {
  margin: 0 auto;
  max-width: 350px;
  width: 75%;
}
.logo img {
  height: auto;
  vertical-align: middle;
  width: 100%;
}
.search {
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
.search #query {
  border: 1px solid #9A009A;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.5;
  margin-right: .5em;
  padding-left: 10px;
  vertical-align: middle;
  width: 75%;
}
.search #searchSubmit {
  border: none;
  font-size: 16px;
  line-height: 1.7;
  padding: 0 10px;
  vertical-align: middle;
}


/*! Desktop Navigation
----------------------------------------------------*/
#topNavWrap {
  background-color: #1E4796;
  margin-top: 1rem;
  min-height: 30px;
}
#topNavWrap ul {
  list-style: none;
}
.topNav {
  align-items: center;
  display: none;
  flex-grow: 1;
  justify-content: space-around;
  margin: 0;
  padding: 0;
}
.topNav .category {
  font-size: 14px;
  padding: 15px 0;
  position: relative;
}
.topNav .category > a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
.topNav .category > i {
  color: #fff;
  margin-left: 5px;
}
.topNav .subCatWrap {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px #aaa;
  -moz-box-shadow: 0 0 3px #aaa;
  box-shadow: 0 0 3px #aaa;
  display: none;
  font-size: 14px;
  margin: 0;
  padding: 20px;
  position: absolute;
  top: 47px;
  z-index: 20;
}
.topNav .subCatWrap::before {
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top-width: 0;
  content: "";
  font-size: 0;
  height: 0;
  position: absolute;
  top: -8px;
  width: 0;
}
.topNav .category:hover .subCatWrap {
  display: block;
}
.topNav .subCat {
  margin: 5px 0;
}
.topNav .subCat a {
  text-decoration: none;
}
.subCatWrap.col1 {
  width: 150px;
}
.subCatWrap.col2 {
  width: 300px;
}
.subCatWrap.col3 {
  width: 450px;
}
.subCatWrap.col4 {
  width: 600px;
}
.topNav .category:hover .col2,
.topNav .category:hover .col3,
.topNav .category:hover .col4 {
  display: flex;
  justify-content: space-evenly;
  padding: 20px 0;
}


/*! Mobile Navigation
----------------------------------------------------*/
#mobileNav .pdHideForLoggedInUser,
#mobileNav .pdShowForLoggedInUser {
  align-items: center;
/*  display: flex; */
  display: none;
  justify-content: space-evenly;
  padding: 5px 0;
}
#mobileNav .pdHideForLoggedInUser a,
#mobileNav .pdShowForLoggedInUser a {
  color: #fff;
}
.mm-menu .mm-navbar__title {
  background-color: #E2E5EA;
  color: #1E4796;
  cursor: default;
  font-size: 1.1em;
  font-weight: 700;
  text-align: left;
}
.mm-menu .mm-listitem a {
  color: #9A009A;
  font-size: 1.1em;
  font-weight: 700;
}


/*! Floating Cart
----------------------------------------------------*/
.cyc-cart-container {
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.cyc-cart-overlay {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAADklEQVQIW2NgQAXGZHAAGioAza6+Hk0AAAAASUVORK5CYII=) rgba(0, 0, 0, 0.4) top left repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.cyc-cart {
  background: rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  font-family: 'Metropolis';
  margin: 0 auto;
  max-height: 96vh;
  max-width: 650px;
	padding: 15px;
  position: relative;
  top: 0;
  width: 96%;
}
.cyc-cart-container .cyc-ysw-cart-pop-up {
	background: #fff;
	padding: 10px;
}
.cyc-cart-close {
	position: absolute;
	top: 0;
	right: 0;
}
.cyc-ysw-cart-header {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding-bottom: 10px;
  text-align: center;
}
.cyc-ysw-logo img {
  height: auto;
	max-width: 250px;
  width: 225px;
}
.cyc-ysw-cart-title {
	margin-top: 10px;
}
.cyc-ysw-cart-title a {
	color: #9A009A;
	font-size: 18px;
	font-weight: bold;
  text-decoration: none;
  text-transform: capitalize;
}
.cyc-ysw-cart-items-header {
  color: #5e5e5e;
	font-size: 14px;
  font-weight: bold;
  padding-bottom: 3px;
}
.cyc-ysw-cart-items-header div {
  display: inline-block;
}
.cyc-ysw-cart-items-header .cyc-ysw-cart-image-title {
	width: 19%;
}
.cyc-ysw-cart-items-header .name-title {
	width: 50%;
}
.cyc-ysw-cart-items-header .cyc-ysw-cart-qty-title {
  text-align: center;
  width: 10%;
}
.cyc-ysw-cart-items-header .cyc-ysw-cart-price-title {
	text-align: right;
  width: 20%;
}
.cyc-ysw-cart-items-wrapper {
	background: #fff;
  color: #333;
  max-height: 20vh;
	overflow-x: hidden;
  overflow-y: auto;
}
.cyc-ysw-cart-items-wrapper > div {
  text-align: center;
}
.cyc-ysw-cart-items {
	border-bottom: 1px solid #e0e0e0;
	font-size: 13px;
  padding: 5px 0;
}
.cyc-ysw-cart-items div {
  display: inline-block;
	line-height: 1.5;
  text-align: left;
  vertical-align: middle;
}
.cyc-ysw-cart-items .cyc-yswoptions {
  font-size: 12px;
}
.cyc-ysw-cart-items:last-child {
	border-bottom: none;
}
.cyc-ysw-cart-items .cyc-ysw-cart-image {
	height: 15%;
  text-align: center;
  width: 19%;
}
.cyc-ysw-cart-image img {
	height: 100%;
  width: auto;
}
.cyc-ysw-cart-items .name {
	width: 50%;
	max-height: 4.1em;
	overflow: hidden;
}
.cyc-yswoptions {
	width: 100%;
}
.cyc-ysw-cart-items .cyc-ysw-cart-qty {
	width: 10%;
	text-align: center;
}
.cyc-ysw-cart-items .cyc-ysw-cart-price {
	width: 20%;
	text-align: right;
}

.cyc-ysw-cart-items-wrapper-overflow {
	overflow-y: scroll;
	scrollbar-color: #a6a6a6 #e0e0e0;
	scrollbar-width: thin;
}

.cyc-ysw-cart-items-wrapper-overflow::-webkit-scrollbar-track {
	background-color: #e0e0e0;
}

.cyc-ysw-cart-items-wrapper-overflow::-webkit-scrollbar {
	width: 2px;
	background-color: #e0e0e0;
}

.cyc-ysw-cart-items-wrapper-overflow::-webkit-scrollbar-thumb {
	width: 4px;
	background-color: #a6a6a6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.cyc-ysw-cart-subtotal {
	color: #5c5c5c;
	font-size: 22px;
	font-weight: 700;
  margin: 10px 0;
  text-align: right;
	text-transform: capitalize;
}
.cyc-ysw-checkout2 {
	display: flex;
  justify-content: space-evenly;
  margin-top: 10px;
}
.cyc-view-cart {
  order: 2;
	text-align: center;
  width: 45%;
}
.cyc-view-cart a,
.cyc-continue-shopping a {
  padding: 10px 0;
}
.cyc-view-cart a,
.cyc-view-cart a:hover,
.cyc-view-cart a:visited,
.cyc-view-cart a:focus {
	background: #990099;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
	color: #fff;
  display: block;
	line-height: 24px;
	text-decoration: none;
  text-transform: uppercase;
}
.cyc-continue-shopping {
	order: 1;
	text-align: center;
  width: 45%;
}
.cyc-continue-shopping a {
  font-size: 12px;
}
.cyc-continue-shopping a,
.cyc-continue-shopping a:hover,
.cyc-continue-shopping a:visited,
.cyc-continue-shopping a:focus {
	background: #ffffff;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
	color: #616161;
	display: block;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  text-transform: capitalize;
}


/*! Home Page
----------------------------------------------------*/
.buttonWrap {
  align-items: center;
  justify-content: space-around;
  display: flex;
  margin: 70px auto;
  max-width: 1080px;
}
.buttonWrap > div {
  max-width: 500px;
  width: 45%;
}
.buttonWrap img {
  height: auto;
  width: 100%;
}
.homeSaleMessage {
	color: #9A009A;
	font-size: 14px;
	font-weight: 700;
	margin: 20px 0;
	text-align: center;
}
.salesReps a {
  background-color: #00a41b;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  padding: 10px 10px 8px;
  text-decoration: none;
  text-transform: uppercase;
}
.promoSlide {
  background-color: transparent;
  background-position: center center;
  background-size: cover;
  display: block;
  height: 100px;
  margin: 10px 0;
}
.disclaimerLink {
  font-size: 12px;
  margin: 20px 0;
  text-align: center;
}
.disclaimer {
  background-color: #feea05;
  color: #00268a;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 0;
  position: sticky;
  margin-bottom: 15px;
  text-align: center;
  top: 0;
  z-index: 20;
}
.featuredHeader {
  background-color: #1E4796;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
}
.homeMessage {
  font-size: 18px;
  line-height: 1.25;
  margin: 10px 15px 30px;
}


/*! Section Page
----------------------------------------------------*/
.breadcrumbs {
  font-size: 12px;
  margin: 10px 0;
}
.sectionName {
  color: #1E4796;
  font-size: 20px;
}
.sectionMessage {
  margin: 10px 0;
}
.deskSubCats,
.mobileSubCats {
  margin: 20px 10px 50px;
}
.deskSubCats,
.mobileList.close {
  display: none;
}
.deskSubCats .subCats {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.deskSubCats .subCats li {
  background-color: #1E4796;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin: 5px;
  text-align: center;
}
.deskSubCats .subCats li a {
  box-sizing: border-box;
  color: #fff;
  display: table-cell;
  font-size: 12px;
  height: 2.5em;
  line-height: 1.1;
  padding: 0 5px;
  text-decoration: none;
  vertical-align: middle;
  width: 125px;
}
.mobileSubCatsHeader {
  background-color: #1E4796;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
  margin: 20px 0;
  text-align: center;
  text-transform: capitalize;
}
.mobileSubCats .subCatsWrap,
.mobileSublist .subCatsWrap {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.mobileSubCats .subColumn,
.mobileSublist .subColumn {
  box-sizing: border-box;
  margin: 0 0 0 25px;
  padding: 0;
  width: 80%;
}
.mobileSubCats .subColumn li,
.mobileSublist .subColumn li {
  margin: 5px 0;
}
.mobileSubCats .subColumn li a,
.mobileSublist .subColumn li a {
  color: #9A009A;
  line-height: 1.2;
  text-decoration: none;
}
.fallback {
  display: none;
}
#pdProdTable.fallback {
  margin: 1rem 0;
}
.fallback .itemWrap {
  border-bottom: 1px solid #c1c1c1;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  padding: 5px 0;
}
.fallback .itemWrap:last-child {
  border: none;
}
.fallback .cardName {
  flex: 0 0 40%;
}
.artistBrandWrap {
  margin: 20px 10px 50px;
}
.artistBrand {
  color: #1E4796;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.azList .subCatsWrap {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.azList .subCol {
  box-sizing: border-box;
  margin: 0 0 0 25px;
  padding: 0;
  width: 50%;
}
.azList .subCol a {
  color: #9A009A;
  text-decoration: none;
}
#pdPagingControls .pagingFilters {
  background: #214da6;
  background: -moz-linear-gradient(top,  #214da6 0%, #002c85 100%);
  background: -webkit-linear-gradient(top,  #214da6 0%,#002c85 100%);
  background: linear-gradient(to bottom,  #214da6 0%,#002c85 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214da6', endColorstr='#002c85',GradientType=0 );
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px;
}
#pagingSearch {
  box-sizing: border-box;
  position: relative;
  width: 90%;
}
#pagingSearch input {
  border: none;
  box-sizing: border-box;
  color: #505050;
  font-size: 14px;
  line-height: 1.5;
  padding-right: 25px;
  width: 100%;
}
#pagingSearch #filterByKeyCancel {
  color: #777;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 2px;
}
#pdPagingControls .pdPageInfo {
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
}
#pagingNumsWrap.pdHide,
#pageNumLinksBottom.pdHide {
  display: none;
}
#pagingNumsWrap.pdShow {
  border: 1px solid #ccc;
  display: block;
}
#pageNumLinks,
#pageNumLinksBottom.pdShow {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 5px;
}
#pageNumLinks > div,
#pageNumLinksBottom > div {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  margin: 2px 7px;
  text-align: center;
  width: 26px;
}
#pdPagingControls .prevPage,
#pdPagingControls .nextPage,
#pageNumLinksBottom .prevPage,
#pageNumLinksBottom .nextPage {
  color: #1E4796;
  margin: 2px 0;
}
#pdPagingControls .pageNum,
#pageNumLinksBottom .pageNum,
.pagingSort #displayList,
.pagingSort #displayGrid,
.pagingSort #pdPagingSortByNewButtonAscDesc,
.pagingSort #pdPagingSortByCodeButtonAscDesc,
.pagingSort #pdPagingSortByPopularityButtonAscDesc {
  background-color: #1E4796;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}
#pdPagingControls .curPage,
#pageNumLinksBottom .curPage,
.pagingSort #displayListActive,
.pagingSort #displayGridActive,
.pagingSort #pdPagingSortByNewButtonAsc,
.pagingSort #pdPagingSortByNewButtonDesc,
.pagingSort #pdPagingSortByCodeButtonActiveAsc,
.pagingSort #pdPagingSortByCodeButtonActiveDec,
.pagingSort #pdPagingSortByPopularityButtonAsc,
.pagingSort #pdPagingSortByPopularityButtonDesc {
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #1E4796;
}
#pagingNumsWrap #viewAll,
#pagingNumsWrap #viewAllActive {
  color: #1E4796;
  font-weight: 700;
  margin: 5px;
  text-align: center;
}
#pdPagingControls .pagingSort {
  border: 1px solid #ccc;
  border-top: none;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: space-between;
  padding: 5px;
}
.pagingSort #sortBy {
  cursor: default;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
.pagingSort > div {
  cursor: pointer;
  margin: 5px 0;
  padding: 3px 6px 1px;
}
.pagingSort .fas {
  font-size: 12px;
  margin-right: 2px;
}
/*
.productTable {
  align-items: stretch;
  color: #585858;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 15px 0 40px;
  position: relative;
}
.productTable .itemWrap {
  box-sizing: border-box;
  margin-bottom: 60px;
  position: relative;
  text-align: center;
  width: 275px;
}
.productTable .itemImg {
  display: table-cell;
  height: 325px;
  position: relative;
  vertical-align: bottom;
  width: 275px;
}
.itemImg img {
  height: auto;
}
*/
.productTable {
  color: #585858;
  display: grid;
  gap: 4rem 1rem;
  grid-template-columns: 1fr;
  justify-content: space-evenly;
  margin: 15px 0 40px;
  position: relative;
}
.productTable .itemWrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
}
.productTable .itemImg {
  aspect-ratio: 11 / 16;
  position: relative;
}
.itemImg img {
  height: auto;
  vertical-align: middle;
  width: 100%;
}
.productTable .quickView {
  background-color: #9A009A;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: pointer;
  color: #fff;
  font: 700 20px 'Metropolis Semi', 'Open Sans', sans-serif;
  margin: 10px auto;
  padding: 10px;
  text-transform: uppercase;
  width: 75%;
}
.productTable .cardName {
  font-weight: 700;
  margin: 5px 0;
}
.productTable .cardName a {
  color: #1E4796;
  text-decoration: none;
}
.productTable .sku {
  font-size: 12px;
  margin: 5px 0;
}
#pagingBottomWrap {
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#pageInfoBottom,
#pagingBottomWrap .jumpLink {
  font-size: 14px;
  padding: 10px;
  text-align: center;
}
.asListWrap .listItem {
  align-items: center;
  border-bottom: 1px solid #ccc;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  padding: 10px 0;
}
.asListWrap .listItem:last-child {
  border: none;
}
.listItem .listImg {
  max-width: 200px;
  width: 20%;
}
.listItem .listImg img {
  height: auto;
  width: 100%;
}
.listItem .listInfo {
  width: 50%;
}
.listItem .cardName {
  margin: 5px 0;
}
.listItem .quickView {
  background-color: #9A009A;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: pointer;
  color: #fff;
  font: 12px 'Metropolis Semi', 'Open Sans', sans-serif;
  max-width: 250px;
  padding: 10px 5px;
  text-align: center;
  text-transform: uppercase;
  width: 25%;
}
.categoryPage .caption {
  margin-top: 25px;
}


/*! Product Page
----------------------------------------------------*/
.prodPageWrap .prodName {
  color: #1E4796;
  font-size: 20px;
  text-align: center;
}
.prodPageWrap .infoWrap,
.prodPageWrap .orderWrap,
.prodPageWrap .descWrap {
  border: 1px solid #c1c1c1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 15px 0 30px;
  padding: 5px 10px;
}
.ImgAndInfo .imgSide {
  max-width: 960px;
}
.imgWrap .mainImg {
  text-align: center;
}
.mainImg img {
  height: auto;
  max-width: 450px;
  width: 100%;
}
.imgWrap .insetWrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.insetWrap .inset {
  margin: 10px;
}
.inset > a {
  border: 1px solid transparent;
  display: block;
  font-size: 0px;
  line-height: 100px;
  text-align: center;
  width: 100px;
}
.inset img {
  vertical-align: middle;
}
.inset .active {
  border-color: #9A009A;
  box-shadow: 0 0 4px 1px #9A009A;
}
.infoWrap .itemCode {
  font-weight: 700;
  margin: 10px 0;
  text-align: center;
}
.infoWrap .coverReads,
.infoWrap .insideReads {
  align-items: flex-start;
  display: flex;
  margin: 10px 0;
}
.infoWrap .coverReads div:first-child,
.infoWrap .insideReads div:first-child {
  color: #9A009A;
  font-weight: 700;
  flex: 0 0 110px;
  margin-right: 10px;
  text-align: right;
  white-space: nowrap;
}
.infoWrap .coverReads div:last-child,
.infoWrap .insideReads div:last-child {
  flex: 1 1 auto;
}
.prodPageWrap .orderWrap {
  padding: 0;
}
.orderWrap .variantWrap {
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 15px;
}
.orderWrap .quantityBox {
  align-items: center;
  display: flex;
  margin: 10px;
}
.quantityBox .qty {
  border: 1px solid #1E4796;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 3px 5px -2px #9a009a inset;
  -moz-box-shadow: 2px 3px 5px -2px #9A009A inset;
  box-shadow: 2px 3px 5px -2px #9a009a inset;
  box-sizing: border-box;
  height: 26px;
  margin-right: 10px;
  padding: 0;
  text-align: center;
  width: 26px;
}
.orderWrap .variation .name {
  font-weight: 700;
} 
.orderWrap .minQty {
  color: #c40000;
  font-size: 12px;
}
.orderWrap .priceTable table {
  border-collapse: collapse;
  font-size: 14px;
  margin: 0 auto;
}
.orderWrap .priceTable td {
  border: 1px solid #c1c1c1;
  padding: 3px 10px;
  text-align: center;
}
.orderWrap .price,
.orderWrap .addToCart {
  text-align: center;
}
.orderWrap .addToCart {
  margin: 15px 0;
}
.orderWrap .addToCart > input[type="submit"] {
  background: url('https://files.nobleworksinc.com/siteimages/cart-icon.svg') no-repeat 32px 50% #9A009A;
  background-size: 32px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  padding: 10px 0 10px 40px;
  text-align: center;
  text-transform: uppercase;
  width: 225px;
}
.orderWrap .login {
  padding: 10px;
  text-align: center;
}
.relatedProdWrap > div {
  margin: 50px 0;
}
.relatedProdWrap h4 {
  color: #1E4796;
}
.relatedProdWrap .flexslider.carousel {
  border: 1px solid #c1c1c1;
  padding: 10px 2%;
  position: relative;
}
.relatedProdWrap .carousel ul:is(.flex-direction-nav, .slides) {
  list-style: none;
  margin: 0;
  padding: 0;
}
.relatedProdWrap .flex-viewport {
  max-height: 700px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.relatedProdWrap .slides {
  display: flex;
}
.relatedProdWrap .slides li {
  padding: 0 10px;
}
.relatedProdWrap .itemWrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.relatedProdWrap .imgWrap img {
  height: auto;
  vertical-align: middle;
  width: 100%;
}
.relatedProdWrap .cardName {
  font-size: 14px;
  text-align: center;
}
.relatedProdWrap .cardName a {
  text-decoration: none;
}
.relatedProdWrap a[class*="flex-"] {
  color: rgba(0, 0, 0, 0.8);
  font: 20px "flexslider-icon";
  height: 20px;
  opacity: 0.7;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  top: 45%;
  width: 30px;
  z-index: 5;
}
.relatedProdWrap .flex-prev::before {
  content: "\f001";
  display: block;
}
.relatedProdWrap .flex-prev {
  left: 0;
}
.relatedProdWrap .flex-next::before {
  content: "\f002";
  display: block;
}
.relatedProdWrap .flex-next {
  right: 0;
  text-align: right;
}
.descWrap .cardInfo {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
}
.cardInfo > div {
  box-sizing: border-box;
  line-height: 1.3;
}
.cardInfo .attribute {
  font-weight: 700;
  max-width: 165px;
  width: 50%;
}
.cardInfo .info {
  flex: 1 0 45%;
}


/*! Quick View
----------------------------------------------------*/
div.ui-widget-overlay {
  background-color: #777;
  opacity: .75;
}
.ui-dialog.ui-widget-content {
  box-sizing: border-box;
  max-width: 720px;
}
.ui-dialog .ui-dialog-titlebar .ui-button.ui-dialog-titlebar-close {
  background: url('https://files.nobleworksinc.com/siteimages/close-x.png') no-repeat 0 0 transparent;
  border: none;
  height: 32px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  right: -20px;
  text-indent: -999em;
  top: -20px;
  width: 32px;
  z-index: 20;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon {
  background: none;
  display: none;
}
.ui-dialog .ui-dialog-title {
  height: 0px;
}
.ui-dialog .ui-dialog-content.qvDialogWrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 5px 0;
  text-align: center;
}
.qvImageWrap .qvImage {
  margin-bottom: 10px;
}
.qvImageWrap .qvImage img {
  height: auto;
  max-width: 275px;
  vertical-align: middle;
}
.qvInfoWrap form,
.qvInfoWrap .qvPrice {
  margin: 10px 0;
}
.qvPrice table {
  border-collapse: collapse;
  margin: 0 auto;
  width: 90%;
}
.qvPrice table td {
  border: 1px solid #ccc;
  padding: 3px 0;
}
.qvInfoWrap .qvMinQty {
  color: #c40000;
  font-size: 12px;
  margin: 5px 0;
}
.qvQtyWrap,
.qvInfoWrap .qvAddToCart {
  margin: 10px 0;
}
.qvInfoWrap .qvAddToCart > input[type="submit"] {
  background: url('https://files.nobleworksinc.com/siteimages/cart-icon.svg') no-repeat 32px 50% #9A009A;
  background-size: 32px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  width: 225px;
}
.qvQtyWrap .qvPlus,
.qvQtyWrap .qvMinus {
  color: #1E4796;
  cursor: pointer;
  font-size: 26px;
  vertical-align: top;
}
.qvQtyWrap .qvPlus.inactive,
.qvQtyWrap .qvMinus.inactive {
  cursor: default;
  opacity: 0.15;
}
.qvQtyWrap .qvQty {
  border: 1px solid #1E4796;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 3px 5px -2px #9a009a inset;
  -moz-box-shadow: 2px 3px 5px -2px #9A009A inset;
  box-shadow: 2px 3px 5px -2px #9A009A inset;
  box-sizing: border-box;
  height: 26px;
  margin: 0 10px;
  text-align: center;
  width: 26px;
}
.qvInfoWrap .login {
  font-size: 14px;
  margin: 10px 0;
}
.qvInfoWrap .login a {
  color: #022687;
}
.qvInfoWrap .itemLink {
  color: #9A009A;
  font-weight: 700;
  text-transform: uppercase;
}


/*! Image Hover Enlarge
----------------------------------------------------*/
.ui-dialog[aria-describedby="hoverDialog"] {
  border-radius: 10px;
  box-shadow: 1px 1px 4px rgb(0, 0, 0, 0.3);
}
.ui-dialog[aria-describedby="hoverDialog"] .ui-dialog-titlebar {
  display: none;
}
#hoverDialog {
  color: #1E4796;
  font-weight: bold;
  text-align: center;
}
#hoverDialog img {
  max-width: 297px;
  height: auto;
}
#hoverDialog .insideText {
  color: #000;
  font-weight: 400;
}


/*! Disclaimer Popup
----------------------------------------------------*/
.ui-widget.ui-widget-content.ui-dialog[aria-describedby="disclaimerDialog"] {
  background-color: transparent;
  border: none;
  padding: 0;
}
.ui-dialog .ui-widget-header.ui-dialog-titlebar {
  background: none;
  border: none;
  padding: 0;
}
.ui-dialog[aria-describedby="disclaimerDialog"] .ui-dialog-titlebar > span {
  display: none;
}
.ui-dialog .disclaimerWrap.ui-dialog-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
}
.disclaimerWrap .heading {
  background-color: #9A009A;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 3px;
  padding: 10px 0;
  text-align: center;
}
.disclaimerWrap .promoTerms {
  background-color: #fff;
}
.disclaimerWrap .promoTerms > div {
  align-items: stretch;
  border-bottom: 1px solid #333;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.disclaimerWrap .promoTerms > div:last-child {
  border: none;
}
.disclaimerWrap .promoTerms > div div {
  box-sizing: border-box;
  padding: 10px 0;
}
.disclaimerWrap .promoTerms div .first {
  border-right: 1px solid #333;
  font-weight: 700;
  width: 35%;
}
.disclaimerWrap .promoTerms > div div:last-child {
  width: 60%;
}


/*! Footer
----------------------------------------------------*/
footer {
  border-top: 30px solid #1E4796;
  margin-top: 1rem;
}
#footerWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
#footerWrap .footerCol {
  flex-basis: 30%;
  font-size: 14px;
  list-style: none;
  margin: 1rem 5px;
  padding: 0;
}
#footerWrap .footerCol li {
  margin: .25em 0;
}
#footerWrap a {
  color: #1E4796;
  text-decoration: none;
}
#footerWrap a:hover {
  text-decoration: underline;
}
#footerWrap .social {
  flex: 0 0 100%;
  text-align: center;
}
#footerWrap .badges {
  align-items: center;
  display: flex;
  filter: grayscale(1);
  flex: 1 0 auto;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 1em;
}


/*! FAQ Page
----------------------------------------------------*/
#problems {
  background-color: #f20092;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 5px 1px #000000cc;
  -moz-box-shadow: 1px 1px 5px 1px #000000cc;
  box-shadow: 1px 1px 5px 1px #000000cc;
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  padding: 10px;
  text-align: center;
}
#problems a {
  color: #fff;
  text-decoration: none;
}
#faq .ui-accordion-header,
#solutions .ui-accordion-header {
  font-weight: 700;
  margin: 10px 0 0;
}
#faq .ui-state-active,
#solutions .ui-state-active {
  background-color: #1E4796;
  border-color: #1E4796;
  font-weight: 700;
}


/*! Terms Page
----------------------------------------------------*/
.termWrap {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}
.termWrap .termTitle {
  color: #9A009A;
  flex: 0 0 30%;
  font-weight: 700;
  margin-bottom: 15px;
  margin-right: 10px;
}
.termWrap .terms {
  flex: 1 0 45%;
  margin-bottom: 15px;
}
.termWrap > div:last-child {
  flex: 1 0 45%;
  margin-top: 30px;
  text-align: center;
}


/*! Catalog Page
----------------------------------------------------*/
#catalogPage .section-sale-message,
#resourcePage .section-sale-message {
  color: #9A009A;
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0;
  text-align: center;
}
#catalogPage .login,
#resourcePage .login {
  font-size: 20px;
  margin: 25px 0;
  text-align: center;
}
#catalogPage .nav a {
  line-height: 1.5;
  padding: 0;
}
#catalogPage .nav li.tier1 > a {
  font-size: 30px;
}
#catalogPage .nav li.tier2 > a {
  font-size: 20px;
}
#catalogPage .nav li.tier3 > a {
  font-size: 16px;
}
.catalogTitle {
  color: #1E4796;
  text-align: center;
}
.catalogTable {
  /*
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  */

  align-items: flex-start;
  display: grid;
  gap: 3rem .5rem;
  grid-template-columns: 1fr;
  margin-bottom: 4rem;
}
.catalogTable .wrapper {
  border: 1px solid #1E4796;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  /*
  box-sizing: border-box;
  margin-bottom: 60px;
  width: 300px;
  */
}
.catalogTable .catalogName {
  background-color: #A1389D;
  padding: 5px 0;
}
.catalogTable .catalogYear,
.catalogTable .catalogPDFLink {
  background-color: #0F4294;
  padding: 5px 0;
}
.catalogTable .catalogImage {
  /*
  margin: 10px 0;
  */

  aspect-ratio: 11 / 16;
  margin: 10px 5px;
}
.catalogTable .catalogImage img {
  height: 100%;
  vertical-align: middle;
  width: auto;
}
.catalogTable .catalogPDFLink a {
  color: #fff;
}


/*! About Us Page
----------------------------------------------------*/
.infoPage iframe[src*="youtube"],
.infoPage iframe[src*="youtu.be"] {
  aspect-ratio: 16 / 9;
  height: auto;
  max-width: 560px;
  width: 100%;
}
.infoPage .greeting img {
  max-width: 200px;
}


/*! Search Page
----------------------------------------------------*/
div#ys_searchiframe,
div#ys_searchiframe a {
  font: 16px Arial, Helvetica, 'Open Sans', sans-serif;
}
#ys_searchiframe #doc #main {
  float: none !important;
}
#ys_searchiframe #doc,
#ys_searchiframe .side div#main,
#ys_searchiframe div.side #sidebar,
#ys_searchiframe div#sidebar div.rf,
#ys_searchiframe div#sidebar div.rf ul,
#ys_searchiframe div.side #sidebar div.wrp {
  margin: 0 !important;
  padding: 0 !important;
}
#ys_searchiframe #doc,
#ys_searchiframe .side div#main,
#ys_searchiframe #main ul#results,
#ys_searchiframe div.side #sidebar,
#ys_searchiframe div#sidebar div.rf,
#ys_searchiframe div.side #sidebar div.wrp {
  width: auto !important;
}
#ys_searchiframe #doc > div:last-child {
  display: none;
}
#ys_searchiframe div.side #sidebar {
  float: none !important;
  position: static;
}
#ys_searchiframe div#sidebar div.rf h4 {
  font-size: 20px;
  padding: 10px 0;
}
#ys_searchiframe div#sidebar div.rf ul li {
  float: none !important;
  margin: 5px !important;
}
#main #loading-bar,
#ys_searchiframe #sf,
#ys_searchiframe #sidebar .wrp h3 {
  display: none;
}
#ys_searchiframe #main h2 {
  font-size: 20px;
}
#ys_searchiframe .side div#dsop {
  height: auto;
}
#ys_searchiframe div#srt {
  position: static;
}
#ys_searchiframe .results-data label {
  font-size: 16px;
  font-weight: 700;
}
#ys_searchiframe #srt select#ssrt {
  box-sizing: border-box;
  padding: 3px 0;
  width: 65%;
}
/*

*/
#ys_searchiframe #main ul#results {
  display: grid !important;
  gap: 3rem 1rem;
}
#ys_searchiframe #results .img,
#ys_searchiframe #results li.grd {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: unset;
  width: unset;
}
#ys_searchiframe #results li.grd {
  margin: 0 !important;
  text-align: center;
}
#ys_searchiframe #results .img {
  border: none;
}
#ys_searchiframe #results .img a {
  background: none;
  height: unset;
  left: unset;
  width: unset;
}
#ys_searchiframe #results img {
  height: auto;
  max-height: unset;
  max-width: 275px;
  vertical-align: middle;
  width: 100%;
}
#ys_searchiframe #results .dsc {
  font-size: 16px;
  height: auto !important;
  margin: 0 auto;
  max-width: 300px;
}
#ys_searchiframe #results .link {
  color: #1E4796;
  font-weight: 700;
}
#ys_searchiframe .clf .price {
  float: none;
  font-size: 14px;
  margin: 0;
}
#ys_searchiframe #results .btn-cart {
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  font: 700 16px 'Metropolis Semi', 'Open Sans', sans-serif;
  display: block;
  float: none;
  margin: 10px auto;
  max-width: 175px;
  padding: 10px;
  text-transform: uppercase;
  width: 75%;
}
#ys_searchiframe div#pgt {
  align-items: center;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
#ys_searchiframe #pgt::after {
  display: none;
}
#ys_searchiframe div#pgt span.cnt {
  margin-bottom: 10px;
  order: 1;
  position: static;
  top: unset;
  width: 100%;
}
#ys_searchiframe span.lft {
  float: none;
  order: 2;
}
#ys_searchiframe #pgt #pg {
  align-items: center;
  display: flex;
  flex: 1 0 auto;
  float: none;
  justify-content: flex-end;
  margin-left: 15px;
  order: 3;
  padding: 0;
}
#ys_searchiframe #pg.rgt > li {
  float: none;
  margin: 0 5px;
}




























/*
Delete these rules

#ys_searchiframe #main ul#results {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-around;
}
#ys_searchiframe #results li.grd {
  box-sizing: border-box;
  display: block;
  margin: 10px 0 30px !important;
  text-align: center;
  width: 250px;
}
#ys_searchiframe #results .img {
  border: none;
  height: 275px;
  vertical-align: bottom;
  width: 250px;
}
#ys_searchiframe #results .img a {
  background: none;
  left: unset;
  position: static;
  width: auto;
}
#ys_searchiframe #results img {
  max-height: unset;
  max-width: unset;
}
#ys_searchiframe #results .dsc {
  font-size: 16px;
  height: auto !important;
  margin: 10px 0;
}
#ys_searchiframe #results .link {
  color: #1E4796;
  font-weight: 700;
}
#ys_searchiframe .clf .price {
  float: none;
  font-size: 14px;
  margin: 10px 0;
}

  /END delete
*/









/*! Sales Rep Page
----------------------------------------------------*/
.salesRep {
  font-size: 20px;
  text-align: center;
}
.salesRep h1 {
  font-size: 2rem;
}
.salesRep ul {
  list-style-position: inside;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}
.salesRep li {
  margin: 10px 0;
}
.salesRep .button {
  -webkit-appearance: none;
  appearance: none;
  background: none repeat scroll 0 0 #EA0091;
  border: 1px solid #EA0091;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  font: bold 24px Arial, sans-serif;
  height: 60px;
  letter-spacing: -1px;
  line-height: 60px;
  margin: 20px auto;
  max-width: 200px;
  padding-left: 18px;
  padding-right: 18px;
  text-transform: uppercase;
  width: auto;
}


/*! myAccount Styles (Maybe not needed)
----------------------------------------------------*/
.pdMyAccountPriceWrapper {
	margin-top:3px;
	margin-bottom:3px;
	padding:3px;
	background-color:#9900BB;
	font-family:arial,verdana,sans-serif;
	font-size:11px; 
	color:#ffffff;
	font-weight:700;
        width:272px;
}
.pdMyAccountPrice {
	font-family:arial,verdana,sans-serif;
	font-size:11px; 
	color:#ffffff;
	font-weight:700;
}


/*! Colorbox Styles
----------------------------------------------------*/
/*  Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{-moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box;}


/* User Style:
 * Change the following styles to modify the appearance of Colorbox.  They are
 * ordered & tabbed in a way that represents the nesting of the generated HTML.
 */
#cboxOverlay{background:url("https://files.nobleworkscards.com/siteimages/overlay.png") repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
  #cboxContent{background:#fff; overflow:hidden;}
    .cboxIframe{background:#fff;}
    #cboxError{padding:50px; border:1px solid #ccc;}
    #cboxLoadedContent{margin-bottom:35px;}
    #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
    #cboxCurrent {
      position: absolute;
      bottom: 10px;
      left: calc(50% - 44px);
      color: #949494;
    }
    #cboxLoadingOverlay{background:url("https://files.nobleworkscards.com/siteimages/loading-bg.png") no-repeat center center;}
    #cboxLoadingGraphic{background:url("https://files.nobleworkscards.com/siteimages/loading.gif") no-repeat center center;}

    /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
    #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
    
    /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
    #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

    #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
    #cboxPrevious {
      background: url("https://files.nobleworkscards.com/siteimages/left-arrow.png") no-repeat 0 0;
      height: 42px;
      left: 10px;
      position: absolute;
      text-indent: -9999px;
      top: 50%;
      width: 42px;
    }
    #cboxNext {
      background: url("https://files.nobleworkscards.com/siteimages/right-arrow.png") no-repeat 0 0;
      height: 42px;
      position: absolute;
      right: 10px;
      text-indent: -9999px;
      top: 50%;
      width: 42px;
    }
  /*
    #cboxPrevious:hover{background-position:-75px -25px;}
    #cboxNext:hover{background-position:-50px -25px;}
  */
    #cboxClose {
      position: absolute;
      top: 0;
      right: 0;
      background: url("https://files.nobleworkscards.com/siteimages/controls.png") no-repeat -25px 0;
      width: 25px;
      height: 25px;
      text-indent: -9999px;
    }
    #cboxClose:hover{background-position:-25px -25px;}

/*  
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency
  with a black fill when an alpha filter (opacity change) is set on the element or
  ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/*! Media Queries
----------------------------------------------------*/
@media only screen and (min-width: 425px) {
  .menuBar .catalog {
    flex: 1 0 auto;
  }
  .menuBar .phone {
    margin: 0 10px;
    order: 2;
  }
  .menuBar .pdHideForLoggedInUser,
  .menuBar .pdShowForLoggedInUser {
    flex: 1 0 35%;
  }
  .menuBar .pdShowForLoggedInUser > span {
    display: none;
  }
  .menuBar .rewardsWrap {
    flex: 1 0 auto;
  }
  #floatCartWrap {
    order: 3;
  }
  .promoSlide {
    height: 130px;
  }
  .productTable,
  .catalogTable,
  #ys_searchiframe #main ul#results {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 600px) {
  .floatBar {
    display: block;
  }
  .menuBar .phone {
    font-size: 1.25rem;
  }
  .menuBar .pdShowForLoggedInUser,
  .menuBar .pdHideForLoggedInUser {
    flex: 1 0 50%;
  }
  .menuBar .pdShowForLoggedInUser > span {
    display: block;
  }
  #mobileNav .pdHideForLoggedInUser,
  #mobileNav .pdShowForLoggedInUser {
    display: none;
  }
  .cyc-ysw-logo {
    border-right: 1px solid #c7c7c7;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 54%;
  }
  .cyc-ysw-cart-title {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 45%;
  }
  .cyc-continue-shopping a {
    font-size: 16px;
  }
  .qvDialogWrap .qvInfoWrap {
    box-sizing: border-box;
    max-width: 55%;
  }
  .mobileSubCats .subColumn {
    width: 42%;
  }
  .homeSaleMessage {
    font-size: 16px;
  }
  .salesReps a {
    float: right;
    margin: 0 0 0 10px;
  }
  .promoSlide {
    height: 140px;
  }
  .azList .subCol {
    width: 45%;
  }
  .azList .subCol:first-child {
    order: 1;
  }
  .azList .subCol:nth-child(2) {
    order: 3;
  }
  .azList .subCol:nth-child(3) {
    order: 2;
  }
  .azList .subCol:last-child {
    order: 4;
  }
  #pdPagingControls .pagingFilters {
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  #pdPagingControls #pagingSearch {
    flex-grow: 1;
    margin-right: 15px;
    max-width: 500px;
  }
  #pdPagingControls .pdPageInfo {
    margin: 0;
    white-space: nowrap;
  }
  #pagingNumsWrap.pdShow {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  #pagingNumsWrap #viewAllActive {
    flex-grow: 1;
  }
  #pdPagingControls .pagingSort {
    justify-content: flex-start;
  }
  .pagingSort > div {
    margin: 5px 10px;
  }
  .pagingSort #sortBy {
    line-height: 24px;
    margin-left: 5px;
    padding: 0;
    width: unset;
  }
  .listItem .quickView,
  .asListWrap .listItem {
    font-size: 16px;
  }
  .orderWrap .priceTable table {
    font-weight: 16px;
  }
  .orderWrap .priceTable td {
    padding: 3px 30px;
  }
  .cardInfo .info {
    flex: 1 0 70%;
  }
  #problems {
    box-sizing: border-box;
    margin-left: auto;
    margin-right :10px;
    width: 240px;
  }
  .termWrap {
    font-size: 16px;
  }
  .infoPage .greeting img {
    max-width: unset;
  }
}
@media only screen and (min-width: 650px) {
  .productTable,
  .catalogTable {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 768px) {
  .menuBar {
    margin: 0 10px;
  }
  .menuBar .phone,
  .menuBar .catalog {
    order: unset;
  }
  .menuBar .pdShowForLoggedInUser,
  .menuBar .pdHideForLoggedInUser {
    display: flex;
    flex: 0 0 auto;
    order: unset;
    text-align: center;
  }
  .menuBar .pdHideForLoggedInUser > a,
  .menuBar .pdShowForLoggedInUser > * {
    margin: 0 10px;
  }
  .menuBar .pdShowForLoggedInUser > span {
    display: none;
  }
  .menuBar .rewardsWrap {
    display: none;
    flex: 0 0 30%;
    font-size: 14px;
    order: unset;
  }
  #headerWrap {
    align-items: center;
    justify-content: space-around;
  }
  .logo {
    margin: 0;
    width: unset;
  }
  .search {
    margin: 0;
    width: 45%;
  }
  .search #query {
    box-sizing: border-box;
    width: 75%;
  }
  .promoSlide {
    height: 160px;
  }
  .cyc-cart-container .cyc-ysw-cart-pop-up {
    padding: 30px 15px;
  }
  .cyc-ysw-cart-items-header {
    width: 98%;
  }
  .qvDialogWrap {
    flex-wrap: nowrap;
  }
  .qvDialogWrap .qvImageWrap {
    box-sizing: border-box;
    max-width: 275px;
  }
  #pagingBottomWrap {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  #catalogPage .nav li.tier1 > a {
    font-size: 36px;
  }
  #catalogPage .nav li.tier2 > a {
    font-size: 28px;
  }
  #catalogPage .nav li.tier3 > a {
    font-size: 20px;
  }
  .fallback .itemWrap {
    font-size: 16px;
  }
  .listItem .quickView {
    font-size: 20px;
  }
  .prodPageWrap .prodName {
    font-size: 24px;
  }
  .prodPageWrap .ImgAndInfo {
    display: flex;
    justify-content: space-between;
  }
  .ImgAndInfo .imgSide {
    width: 50%;
  }
  .ImgAndInfo .infoSide {
    max-width: 450px;
    width: 45%;
  }
  .imgWrap .mainImg {
    height: 550px;
  }
  .mainImg img {
    max-height: 550px;
    max-width: 100%;
    width: auto;
  }
  .orderWrap .priceTable td {
    padding: 3px 10px;
  }
  .relatedProdWrap .flex-prev {
    left: 10px;
  }
  .relatedProdWrap .flex-next {
    right: 10px;
  }
  .termWrap .termTitle {
    text-align: right;
  }
  #ys_searchiframe #doc {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  #ys_searchiframe div.side #sidebar {
    width: 30% !important;
  }
  #ys_searchiframe #sidebar .wrp h3 {
    display: block;
    font-size: 20px;
    text-align: center;
  }
  #ys_searchiframe div#sidebar div.rf h4 {
    font-size: 18px;
  }
  #ys_searchiframe div#sidebar div.rf ul li {
    margin: 10px 0 10px 5px !important;
  }
  #ys_searchiframe #doc #main {
    width: 67% !important;
  }
  #main #loading-bar {
    display: block;
    margin: 10px !important;
    min-height: unset !important;
    padding: 0;
  }
  #ys_searchiframe #main h2 {
    margin-top: 10px;
  }
  #ys_searchiframe #srt select#ssrt {
    width: 25%;
  }
  #ys_searchiframe #main ul#results {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 960px) {
  .menuBar {
    gap: 10px;
  }
  .menuBar .phone {
    margin: 0;
  }
  .menuBar .pdHideForLoggedInUser,
  .menuBar .pdShowForLoggedInUser {
    gap: 20px;
    padding: 0;
  }
  .menuBar .pdHideForLoggedInUser > a,
  .menuBar .pdShowForLoggedInUser > * {
    margin: 0;
  }
  .menuBar .rewardsWrap {
    display: flex;
    flex: 0 0 auto;
    gap: 20px;
  }
  .productTable,
  .catalogTable {
    grid-template-columns: repeat(4, 1fr);
  }
  #ys_searchiframe #main ul#results {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .container > header {
    background-color: #fff;
    min-height: 135px;
    position: sticky;
    top: 30px;
    z-index: 50;
  }
  .menuBar {
    gap: 20px;
    justify-content: right;
  }
  .menuBar .catalog {
    max-width: 250px;
  }
  .menuBar .pdShowForLoggedInUser span {
    display: inline;
  }
  .menuBar .rewardsWrap {
    font-size: 1rem;
  }
  #hamburger {
    display: none;
  }
  .search {
    text-align: right;
    width: 65%;
  }
  #topNavWrap {
    position: sticky;
    top: 165px;
    z-index: 10;
  }
  .topNav {
    display: flex;
  }
  .topNav .category {
    font-size: 15px;
  }
  .topNav .subCatWrap.col2::before {
    left: 50px;
  }
  .subCatWrap.col3 {
    left: -40px;
  }
  .topNav .subCatWrap.col3::before {
    left: 80px;
  }
  .subCatWrap.col4 {
    left: -250px;
  }
  .subCatWrap.col4 .subCatCol {
    flex-basis: 125px;
  }
  .topNav .subCatWrap.col4::before {
    left: 300px;
  }
  .topNav .category:last-child .subCatWrap {
    left: unset;
    right: 0;
  }
  .topNav .category:last-child .subCatWrap::before {
    left: 500px;
  }
  .promoSlide {
    height: 180px;
  }
  .mobileSubCats {
    display: none;
  }
  .deskSubCats {
    display: block;
  }
  .azList .subCol {
    width: 20%;
  }
  .azList .subCol:last-child,
  .azList .subCol:first-child,
  .azList .subCol:nth-child(2),
  .azList .subCol:nth-child(3) {
    order: initial;
  }
  .asListWrap .listItem {
    justify-content: space-around;
  }
  .listItem .listInfo {
    width: 40%;
  }
  .prodPageWrap .ImgAndInfo {
    justify-content: space-around;
  }
  .mainImg img {
    max-width: 500px;
  }
  .orderWrap .priceTable td {
    padding: 3px 20px;
  }
  .cardInfo .info {
    flex: 1 0 80%;
  }
  .termWrap .termTitle {
    flex: 0 0 20%;
  }
  .termWrap .terms {
    flex: 1 0 60%;
  }
  #ys_searchiframe div.side #sidebar {
    width: 24% !important;
  }
  #ys_searchiframe #doc #main {
    width: 75% !important;
  }
  #ys_searchiframe div#pgt span.cnt {
    margin: 0;
    order: 1;
    width: auto;
  }
  #ys_searchiframe #pgt #pg {
    flex: 0 0 auto;
    justify-content: center;
    margin: 0 15px;
    order: 2;
  }
  #ys_searchiframe span.lft {
    order: 3;
  }
  #footerWrap .badges {
    justify-content: center;
  }
  #footerWrap .badges img  {
    margin: 0 25px;
  }
}
@media only screen and (min-width: 1260px) {
  .search #query {
    width: 85%;
  }
  .topNav .category {
    font-size: 16px;
  }
  .promoSlide {
    height: 190px;
  }
  .productTable {
    grid-template-columns: repeat(5, 1fr);
  }
  #ys_searchiframe #main ul#results {
    grid-template-columns: repeat(4, 1fr);
  }
  .prodPageWrap .prodName {
    font-size: 30px;
  }
  .ImgAndInfo .imgSide {
    width: 60%;
  }
  .imgSide .imgWrap {
    display: flex;
    justify-content: space-evenly;
  }
  .imgWrap .mainImg {
    width: 500px;
  }
  .imgWrap .insetWrap {
    flex-direction: column;
    justify-content: flex-start;
    max-height: 525px;
    width: 250px;
  }
}
@media only screen and (min-width: 1601px) {
  .topNav,
  .menuBar,
  #headerWrap,
  #footerWrap,
  #contentWrap {
    margin: 0 auto;
    max-width: 1600px;
  }
  .subCatWrap.col4 {
    left: -120px;
  }
  .topNav .subCatWrap.col4::before {
    left: 180px;
  }
  .promoSlide {
    height: 200px;
  }
  .termWrap .termTitle {
    flex: 0 0 15%;
  }
  .termWrap .terms {
    flex: 1 0 80%;
  }
  .prodPageWrap .ImgAndInfo {
    justify-content: space-between;
  }
  .ImgAndInfo .infoSide {
    max-width: 550px;
  }
  #ys_searchiframe #main ul#results {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (min-height: 500px) {
  .cyc-ysw-cart-items-wrapper {
    max-height: 40vh;
  }
}
@media only screen and (min-height: 768px) {
  .cyc-cart {
    top: 3vh;
  }
  .cyc-ysw-cart-header {
    margin-bottom: 15px;
  }
  .cyc-ysw-cart-items-wrapper {
    max-height: 45vh;
  }
  .cyc-ysw-cart-items {
    padding: 10px 0;
  }
  .cyc-ysw-cart-subtotal {
    margin: 15px 0;
  }
  .cyc-ysw-checkout2 {
    margin-top: 15px;
  }
  .cyc-view-cart a, .cyc-continue-shopping a {
    padding: 20px 0;
  }
}
