html,
a:link {
  -webkit-tap-highlight-color: transparent;
}

#main-wrapper {
  max-width: 100%;
}

.dropdown-menu {
  top: auto;
  left: auto;
  position: absolute !important;
  padding: 0.5rem;
}

div#main {
  margin-top: 15px !important;
}

#Add2CartLAYER {
  border: 10px solid #fff;
  width: 600px;
  background-color: #fff;
  z-index: 2000;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -300px;
}

.Add2Cart_top {
  font: 18px/24px arial;
  padding-left: 2px;
  color: #333;
  border-bottom: 2px solid #333;
  margin: 5px 10px 0;
}

.Add2Cart_top a {
  color: #666;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: 700;
  margin-right: 5px;
  position: relative;
  text-decoration: none;
}

#Add2CartLAYER table th {
  font-weight: 700;
}

#Add2CartLAYER table td,
#Add2CartLAYER table th {
  text-align: left;
  font-size: 14px;
  font-family: arial;
  color: #666;
  padding: 3px;
}

#Add2Cart_items tr:nth-child(even) {
  background-color: #eee;
}

#Add2Cart_items .LayerPrice {
  text-align: right;
}

#Add2CartLAYER table table {
  margin: 5px auto;
  width: 90%;
}

.Add2Cart_wrapper hr {
  width: 90%;
  margin: 10px auto;
}

#UpsellLayerHeader {
  text-align: center;
  font-size: 12px;
  color: #000;
  font-weight: 700;
}

#UpsellTable tr td, #UpsellLayerTable tr td {
  text-align: center;
}

#UpsellLayerTable tr td a img {
  max-width: 120px;
  max-height: 120px;
}

.UpsellNameSpan {
  font-size: 14px;
  color: #004094;
  font-weight: 700;
}

.cartbutton {
  margin: 5px 0 25px 0;
  vertical-align: middle;
}

#Add2Cart_items a {
  font: bold 11px arial;
}

#Add2CartLAYER table table table {
  width: 100%;
}

a.layer_est {
  background-color: #0D2740 !important;
}

#Add2Cart_ship a.cont, #Add2Cart_ship a.proc {
  float: right;
  background-color: #0D2740;
}

#overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background-color: #000;
  opacity: 0;
  top: 0;
  left: 0;
  display: none;
}

#jwbox_background {
  position: absolute;
}

.co-no-click {
  pointer-events: none;
}

.co-svg-fill-white {
  fill: #fff;
}

.co-svg-fill-dark-blue {
  fill: #003153;
}

.co-svg-fill-shadow {
  enable-background: new;
  fill: #18263F;
  opacity: 0.46;
}

.co-dropdown-menu {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
/*# sourceMappingURL=master.css.map */