.site-header {
  padding: 15px 0;
}
.site-header__logo a {
 color: #191970;
}
ul.site-nav {
 /*margin-top: 10px;
 font-size: 1em;*/
}
.index-section {
 padding-top: 0;
}
.site-nav__link {
  /*padding: 10px 7px;
  font-size: 80%;*/
}
h2.section-header__title {
 font-size: 1.5em;
}
div.section-header {
 width: 50%;
}
#quote-box{
  text-align: right;
  float: right; 
  width: 45%;
  border: solid 2px #8B0000;
  padding-right: 30px;
  border-radius: 15px;
  font-size: 13px;
  font-style: italic;
}
.class-1776, .class-2018-gift-list {
  color: rgb(170, 2, 2);
  font-weight: bold;
}
@media screen and (max-width: 400px) {
  .product-single {
    padding: 0;
  }
  .sold-out-product {
  	bottom: 0;
    font-size: 10px;
  }
  #judgeme_product_reviews {
  	padding-left: 25px;
  }
}
span.non-nbis img {
	opacity:1!important;
}
#AccessibleNav>li:last-child{
  float:right;
}
.header-bar__search form {
	margin-top: 3px;
}
a.class-sale {
  color: #aa0202;
}
a.class-holiday-gifts {
  color: #aa0202;
  font-weight: bold;
  white-space: initial;
  font-size: 90%;
}
kbd { 
  background-color: #FBFBE4;
  padding: 1px 4px;
  border-radius: 3px;
}
@media (min-width:1200px) {
  .product-grid-item {
    width: auto;
  }
}
.product-grid-item a {
  font-size: 16px;
}
div.section-header{
  width: 100%;
}
div.pages-collection-section-mt-70 {
  overflow:hidden;
  margin-top:70px;
}
#more {
  visibility: hidden;
  text-align: center;
}
#more a.btn {
  font-size: 20px!important;
  font-weight: bold!important;
}
#loading {
  text-align: center;
  display: none;
}
.customer-logged-in .site-nav__link {
  max-width: none;
}
.customer-logged-in .site-nav, .customer-logged-in .site-nav > li {
  float: none;
}
.customer-logged-in .header-bar__search:first-of-type {
  margin-top: 0;
}
.badge--sale {
  width: 85px;
  height: 85px;
}
.badge--sale .badge__text--small {
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .index-section .one-third {
    width: 100%;
  }
  #shopify-section-1529467510742 .lozad {
    min-height: 345px;
  }
  #shopify-section-1568691728626 .lozad {
  	min-height: 157px;
  }
}
@media only screen and (max-width: 414px) {
  .tdf_rec {
    padding-left: 30px;
  }
  .margin-left-0-for-mobile {
    margin-left:0px;
  }
  .margin-left-30-for-mobile {
    margin-left:30px;
  }
  .jdgm-widget.jdgm-widget {
    padding-left:30px;
  }
}
.tg {
  border-collapse: collapse;
  border-spacing: 0;
}

.tg td {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
}

.tg th {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
}

.tg .tg-s6z2 {
  text-align: center
}

.tg .tg-baqh {
  text-align: center;
  vertical-align: top
}

.tg .tg-9dqs {
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  vertical-align: top;
}

.tg .tg-ges6 {
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  vertical-align: top;
}

.tg .tg-hgcj {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

.tg .tg-amwm {
  font-weight: bold;
  text-align: center;
  vertical-align: top
}
a.btn.size-chart-open-popup {
  display: none!important;
}
.image-container, .reveal {
  position: relative;
}
.ic-text-wrapper {
  position: absolute;
  background-color: RGB(144,29,23);
  font-weight: bold;
  width: 160px;
  text-align: center;
  line-height: 40px;
  letter-spacing: 1px;
  color: #f0f0f0;
  top: 20px;
  left: -40px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  font-size: 26px;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.ic-text-wrapper-right {
  position: absolute;
  background-color: RGB(144,29,23);
  font-weight: bold;
  width: 150px;
  text-align: center;
  line-height: 40px;
  letter-spacing: 1px;
  color: #f0f0f0;
  top: 10px;
  right: -40px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  font-size: 18px;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}