

.selector-wrapper {
  display:none;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.lrg-btn {
  min-width: 50%;
}

.disc-list {
  float: left;
  width: 50%;
  padding-right: 20px;
}

.prod-det {
  padding-left: 40px !important;
}

.left {
  display:none;
}

.right {
  display:none;
}

.ajaxcart__product p a {
  border-bottom: none;
  margin-right: 20px;
}

.disc-list p{
  margin-bottom:0px;
  text-transform:uppercase;
  font-weight:600;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #000 !important;
} 

.tags {
 margin-bottom:20px;
}

.tags a {
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  color: #8E8E8E;
}

.product-link {
  text-align: left !important;
}

.tags a:hover {
  color: #666;
  text-decoration: none;
}

ul.static-atr {
  
}

ul.static-atr li span {
  color: #000;
  font-weight: 400;
}

body {
  font-family: "proxima-nova",sans-serif;
    font-weight: 400;
}

.section-header__title {
  text-align: center;
  width: 100%;
  /* margin: 0 auto; */
  display: block;
  font-family: "proxima-nova",sans-serif;
  /* text-transform: uppercase; */
  color: #fff;
  font-weight: 100;
  font-size: 48px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  line-height: 50px;
}

.blk-text {
  color:#000;
}

.section-header img {
  width: 100%;
}

.section-header {
  margin-bottom: 0px;
  position: relative;
}

.generic-title{
  color: #000 !important;
  top: 0px !important;
  margin-top: 20px !important;
  position: relative !important;
}

.breadcrumb {
  margin-bottom: 12px;
  padding-top: 12px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #999;
}

.drawer__title {
  line-height: 70px !important;
  margin: 0px !important;
}

.site-footer {
  background-color: #000;
  padding: 0;
}

.full {
  width: 100%;
  padding: 30px 0px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  display: block;
font-family: "proxima-nova",sans-serif !important;  font-weight: 700;
  margin: 0 0 0.5em;
  line-height: 1.4;
  color:#000;
}

h3, .h3 {
  font-size: 1.57143em;
}

#ProductPrice {
  font-weight: 500;
  font-size: 23px;
  margin-top: -20px;
  margin-bottom: 5px;
}

.utility {
  color: #fff !important;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
  padding: 6px 0px;
  background: #000;
}

.utility a {
  color: #ccc;
  font-size: 14px;
  font-weight: 600;
  margin-right: 12px;
  padding-right: 12px;
  border-right: 1px solid #555;
}

.utility a:hover span {
  color: #ccc;
}
.utility a:hover {
  color: #fff;
}

.site-header__cart-toggle {
  margin-right: 0px !important;
  padding-right: 0px !important;
  border-right: none !important;
}

.site-header__logo {
  margin-bottom: 0px;
}

.promo {
  color: #fff !important;
  font-weight: 400;
}

.site-header {
  padding: 0px 0;
  position: fixed;
  z-index: 999;
  width: 100%;
  background: #fff;
}

.main-content {
  display: block;
  margin-top: 136px;
  padding-bottom: 60px;
  position: relative;
}

.mobile-logo {
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
  top: 11px;
}

.mobile-logo img {
  width: 100%;
}
   
   
.logo-wrapper {
  padding: 0px;
  margin-bottom:10px;
}
  
.site-header__logo {
  margin-bottom: 5px;
}

.site-header__logo img {
  margin: 0 auto;
}

.site-header__search {
  display: none;
  max-width: none;
  margin: 15px 0px;
  width: 100%;
}

.site-search-icon {
  display:block;
}

.site-header__search.search-on {
    display: block;
}

.site-nav {
  text-align:center;
}

.dropdown-list {
  text-align:left;
  margin:0px;
  margin-right: 10px;
}

.dropdown-list a {
  background-color: transparent;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  float: left;
  clear: both;
  border-bottom: 1px solid transparent!important;
}

.dropdown-list a:hover {
  border-bottom: 1px solid #000!important;
  background:none;
}


.dropdown-list li:first-child {
  list-style: none;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  color: #999;
}

.dropdown-wrap {
  width: 300px;
  background: #fff;
  border: 1px solid #ccc;
  border-top: 2px solid #000;
  padding: 8px;
}

.nav-bar {
  background-color: #fff;
  /* border-top: 2px solid #000; */
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.mobile-nav>.mobile-nav__item {
  background-color: #fff;
}

.site-nav--mobile .site-nav__link {
  margin-top: 0px;
  padding: 2px 10px !important;
  background: #FFF;
  font-size: 16px;
}

.wrapper {
  max-width: 1260px;
}

.site-header__cart-toggle {
  display: inline-block;
}

.collection-view {
  display: inline-block;
  border: 1px solid #dbdbdb;
  border-radius: 0px;
  padding: 0 5px;
  height: 37px;
  overflow: hidden;
  display: none;
}

.site-nav__link {
  display: block;
  text-decoration: none;
  padding: 5px 10px;
  padding-top: 8px;
  white-space: nowrap;
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
  /* letter-spacing: 1px; */
  font-size: 12px;
  border-bottom: 2px solid transparent;
}

.site-nav__dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 27px;
  margin: 0;
  z-index: 5;
}

.dropdown-column .site-nav__link:hover {
  color:#000;
}

.site-nav__link .icon-arrow-down {
  position: relative;
  top: -2px;
  font-size: 10px;
  padding-left: 7.5px;
  display: none;
}

.collection-view {
  display: none !important;
}

.site-nav--active>.site-nav__link {
  font-weight: bold;
  border-bottom: 2px solid #000;
  color:#000;
}

.dropdown-column {
  float:left;
  width:50%;
  position:relative;
}

.dropdown-column img {
  width: 100%;
  float: left;
}

.dropdown-column p{
  position:absolute;
  width:100%;
  background:#333;
  bottom:0px;
  margin:0px;
  left:0px;
  right:0px;
  color:#fff;
}

.dropdown-column .site-nav__link {
  letter-spacing:0px;
  text-transform:none;
}

.dropdown-column .site-nav--active>.site-nav__link {
  font-weight: bold;
  border-bottom: none;
  
}

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}



.switch-float {
  float: left !important;
}

.lineheading {
  position: relative;
  text-align: center;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top:30px;
}

.lineheading span {
  background: #fff;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

.lineheading:before {
  /* background: #9D7474; */
  border-top: 1px dotted #919191;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.lineheading:before {
  left: 0;
}

.callout {
  float:left;
  position:relative;
  width:100%;
  margin-bottom:20px;
  background:#000;
  overflow:hidden;
  border:1px solid #eee;
}

.callout:hover img {
  opacity:.6;
  transform:scale(1,1);
}

.callout img {
  width: 100%;
  position: relative;
  float: left;
  opacity:.8;
  -webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
transform:scale(1.05,1.05);
  
}

.callout.sml {
  background:#fff;
  border:none;
  transform:scale(1,1);
}

.callout.sml img{
  transform:scale(1,1);
}

.callout.sml:hover {
  background: #fff;
}

.callout-text {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
  padding: 40px;
}

.callout-text .btn {
  border-radius: 0px;
  padding: 12px;
  border: none;
  background: #000;
  color: #fff;
  -webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}

.callout:hover .btn {
  border-radius: 0px;
  padding: 12px;
  border: none;
  background: #fff;
  color: #000;
}

.callout-text.right-align {
  width: 40%;
  right:40px;
}

.callout-text p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}

.social-icons li a {
  color: #000;
  font-size: 25px;
  line-height: 25px;
  padding: 10px;
  text-align: center;
  border: 2px solid #333;
  background: #fff;
  width: 45px;
  height: 45px;
  float: left;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.social-icons li a:hover {
  color: #fff;
  background:#000;
}

.callout-text .btn {
  min-width:150px;
}

.callout-text h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 1px;
}

input .btn {
  padding: 30px;
  line-height: 0px;
  border-radius: 0px;
}


input .email {
  padding: 30px;
  border-radius: 0px;
}




.accordion-container {
  width: 90%;
  margin: 0 0 10px;
  clear: both;
}

.accordion-toggle {
  position: relative;
  display: block;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  /* background: #999; */
  border-bottom: 1px solid #ddd;
  color: #444;
  text-decoration: none;
  text-transform: uppercase;
}


.accordion-toggle.open {
  border-bottom: 1px solid #000;
	color: #000;
}
.accordion-toggle:hover {
  border-bottom: 1px solid #000;
  color: #000;
}

.accordion-toggle span.toggle-icon {
	position: absolute;
	right: 0px;
	font-size: 12px;
}
.accordion-content {
  	display:none;
	padding: 20px 0px;
	overflow: auto;
}

.swiper-slide img {
  width: 80%;
  -webkit-box-shadow: inset 0 0 0 1px #D1D1D1;
  box-shadow: inset 0 0 0 1px #D1D1D1;
}

.nav-bar {
  background-color: #fff;
  padding-bottom: 5px;
}

.cart-remove {
  position:absolute;
}

.site-nav__link {
  display: block;
  text-decoration: none;
  padding: 5px 12px 5px 12px;
  padding-top: 8px;
  padding-bottom: 0px;
  white-space: nowrap;
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
  /* letter-spacing: 1px; */
  font-size: 12px;
  border-bottom: 2px solid transparent;
}

.drawer {
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 15px 15px;
  max-width: 95%;
  z-index: 10;
  color: #333;
  background-color: #FFFFFF;
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -moz-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -ms-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}



.go-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 25px;
    text-decoration: none;
    color: #000;
    border: 2px solid #000;
    background-color: #fff;
    font-size: 14px;
    display: none;
    z-index: 99;
}

#SortBy {
  padding: 8px;
  padding-right: 28px;
}

.sort-arrow {
  border: 1px solid #ccc;
  padding: 12px 6px;
  margin-left: -6px;
  background: #fff;
}

.go-top:hover {
	background-color: #000;
  color:#fff;
}


.input-group .input-group-field:first-child, .input-group .input-group-btn:first-child, .input-group .input-group-btn:first-child>.btn, .input-group .input-group-btn:first-child>.btn--secondary, .input-group input[type="hidden"]:first-child+.input-group-field, .input-group input[type="hidden"]:first-child+.input-group-btn>.btn, .input-group input[type="hidden"]:first-child+.input-group-btn>.btn--secondary {
  border-radius: 0px;
  font-family: "proxima-nova",sans-serif;
  font-weight: 400;
}

.input-group .input-group-field:last-child, .input-group .input-group-btn:last-child>.btn, .input-group .input-group-btn:last-child>.btn--secondary {
  border-radius: 0px;
    font-family: "proxima-nova",sans-serif;
}

.input-group .btn, .input-group .btn--secondary, .input-group .input-group-field {
  height: auto;
}

input, textarea, select {
  border: 1px solid #dbdbdb;
  max-width: 100%;
  padding: 12px 10px;
  border-radius: 0px;
  outline: none;
}

.btn {
  border-radius: 0px;
  padding: 12px;
  border:2px solid #000;
}

.btn:hover {
  color:#000;
  background:#fff;
}

.collection-view {
  display: inline-block;
  border: 1px solid #dbdbdb;
  border-radius: 0px;
  padding: 0 5px;
  height: 37px;
  overflow: hidden;
}




.site-header {
  background: #fff;
}

.nav-bar {
  background-color: #fff;
  padding-bottom: 6px;
}

.junk-droor h2 {
  color:#fff;
}

.junk-droor a {
  color: #fff;
  font-weight: 400;
}

.junk-droor a:hover {
  color:#ccc;
}

.newsletter-box {
}

.newsletter-signup-form {
  margin-bottom:40px;
}

.newsletter-signup-btn {
  background: rgba(255, 255, 255, 0.49);
  border: 2px solid transparent;
  padding:6px;
}

.newsletter-signup-btn:hover {
  background: rgba(255, 255, 255, 0.25);
  color:#fff;
}

.newsletter-signup-btn:focus {
  background: rgba(255, 255, 255, 0.49);
  color:#fff;
  border: 2px solid transparent;
}

.newsletter-signup-field {
  padding:6px;
}

.atr-btn {
  padding:0px 2px;
  border: 1px solid #000;
  float: left;
  margin: 5px 5px 0px 0px;
  color: #000;
  background: #fff;
  font-size: 12px;
  font-weight: 400;
  height: 30px;
  min-width: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
}

.atr-btn.disabled {
  color:#ccc;
  border-color:#ccc;
}
.atr-btn.atr-on {
  color: #fff;
  background: #000;
}

.atr-selector {
  width:100%;
  float:left;
  margin-bottom:10px;
}

.atr-selector p {
  margin-bottom:0px;
}

.color span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 4px;
}

.c-green {
  background: #8BC34A;
}

.c-blue {
  background: #2196F3;
}

.c-purple {
  background: #4A148C;
}

.c-yellow {
  background: #FFEB3B;
}

.c-red {
  background: #F44336;
}

.c-orange {
  background: #FF9800;
}

.c-pink {
  background: #E91E63;
}

.product-link img{
}

.product-link p {
  font-size: 12px;
}

.product-link h6{
  margin:0px;
}

a.grid__image {
  background: #000;
  /* border: 1px solid #eee; */
  overflow: hidden;
}


#product-vendor {
  margin-bottom: 0px;
  font-size: 14px;
}



/* 
   Swatches Styles
*/

.swatch { 
  margin:1em 0; 
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none !important;
}
.swatch label {
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:50px !important; 
  height:35px !important;
  /* No extra spacing between them */
  margin: 5px 5px 0px 0px;
  /* The border when the button is not selected */
  border: 1px solid #000;
  /* Background color and styling */  
  color: #000;
  background: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align:center;
  line-height:35px;
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; }

/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  border-color:transparent;
  color: #fff;
  background: #000;
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-23px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

.swatch {
  margin: 0em;
}

.swatch .header {
  margin: 0px;
}

.swatch label {
  float: left;
  min-width: 28px !important;
  height: 28px !important;
  margin: 0px 0px 0px 0px;
  border: 1px solid #000;
  color: #000;
  background: #fff;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 28px;
  white-space: nowrap;
  text-transform: uppercase;
}

.swatch input:checked + label {
  -webkit-box-shadow:inset 0 0 0 1px #FFFFFF;
  box-shadow:inset 0 0 0 1px #FFFFFF;
  color: #fff;
  background: #000;
  border:1px solid #000;
}

.swatch .tooltip {
  display: none;
}


.product-link:hover {
}

#zip, #mail {
  width: 50%;
  float: left;
  border: 1px solid #000;
  border-left: none;
  font-family: "proxima-nova",sans-serif;
  font-weight: 500;
  border-right: 3px solid #000;
}


a.grid__image {
  background: none;
  /* border: 1px solid #eee; */
  overflow: hidden;
}

.page-load-control a {
  margin: 0 auto;
  position: relative;
  float: left;
  width: 200px;
  padding: 10px;
  border: 2px solid #000;
  text-align: center;
  margin-left: 50%;
  left: -105px;
}


p a {
  color: #000;
  text-decoration: none;
  background: transparent;
  border-bottom: 1px solid;
}


.form-vertical {
  margin-bottom: 15px;
  margin-top: 25px;
}

.grid, .grid--rev, .grid--full, .grid-uniform {
  margin-left: -20px;
}

.grid__item {
  padding-left: 20px;
}

.grid--full {
  margin-left: 0 !important;
}


/* JAS Additions */
/*.shopify-preview-bar {display:none !important;}*/

.filter-group-groups a
{
  padding: 2px 4px;
  border: 1px solid #000;
  float: left;
  margin: 5px 5px 0px 0px;
  color: #000;
  background:#fff;
  font-size: 12px;
  font-weight: 400;
}
.filter-group-groups a:hover
{
  background:#000;
  color: #fff !important;
}

.filter-group-groups .filter--active a
{
	background:#000;
	color:#fff;
}

.accordion-content
{
	padding-top:10px;
}

.accordion-content img
{
	width:100%;
}

select {
  padding-right:28px;
}

.section-header__right .form-horizontal {
  margin-bottom: 20px;
  float: right;
}

.img-alternate {
  cursor: pointer;
  float: left;
  width: 10%;
  margin: 0%;
}

.images-alternate {
  width: 100%;
  margin: 0 auto;
}

.img-alternate img{
  width: 100%;
}


.images-alternate.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
}

.img-alternate.flex-item {
  margin:5px;
  text-align: center;
}


.ajaxcart__product-meta {
    display: block;
    width: 90%;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.swiper-container-horizontal>.swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
  display: none;
}

.js-drawer-open-right .is-moved-by-drawer {
  -webkit-transform: translateX(0px); */
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px); */
  overflow: hidden;
}

.site-header {
  padding: 0px 0;
  position: fixed;
  z-index: 999;
  width: 100%;
  background: #fff;
    -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  
}

.js-drawer-open-left .is-moved-by-drawer {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  overflow: hidden;
  opacity: 1;
}


ul, ol {
  margin: 0 0 15px 10px;
  padding: 0;
}

#product-vendor {
  margin-bottom: 0px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  color: #000000;
}

.product-link p {
  font-size: 12px;
  font-weight: 400;
}

li {
  margin-bottom: 0em;
}


  ::-webkit-input-placeholder {font-family: "proxima-nova",sans-serif; font-size: 14px; color: #888; }
::-moz-placeholder {font-family: "proxima-nova",sans-serif; font-size: 14px; color: #888; }
:-ms-input-placeholder {font-family: "proxima-nova",sans-serif; font-size: 14px; color: #888; }
input:-moz-placeholder {font-family: "proxima-nova",sans-serif; font-size: 14px; color: #888; }


.h6 a {
  color: #000;
  text-decoration: none;
  background: transparent;
  border-bottom: none;
}

.h6 a span {
  color: #000;
  text-decoration: none;
  background: transparent;
  border-bottom: none;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}






/* Feedback Additions 6/17*/

.breadcrumb a, .breadcrumb span {
  display: inline-block;
  padding: none;
  margin-right: 4px;
  font-weight: 400;
  text-transform: none;
}

.swiper-button-next, .swiper-button-prev {
  width: 30px;
  background-color: rgba(255, 255, 255, 0.41);
  padding: 40px;
  height: 30px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -moz-transform: scale(.5);
  -webkit-transform: scale(.5);
  -o-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
}

.logo-wrapper {
  padding: 0px;
  margin-bottom: 0px;
}

.nav-bar {
  border-top: none;
}

.newsletter-signup-btn {
  height: 34px;
  border: 1px solid #000;
  border-left: none;
  font-size: 14px;
  padding: 0px 10px;
}



.site-nav__link {
  padding: 5px 0px 0px 0px;
  margin: 0px 16px;
}

.site-nav__dropdown {
  left: 16px;
  top: 24px;
}

#mail {
  width:60%;
}
#zip {
  width: 40%;
}

.junk-droor h2 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 18px;
}

.junk-droor li {
  margin-bottom:-1px;
}
  
  .search-bar input {
  border: none;
  -webkit-box-shadow: inset 0 0 0 1px #B5B5B5;
  box-shadow: inset 0 0 0 1px #B5B5B5;
}

.search-bar .btn{
  padding: 0px 20px;
}

.input-group .btn, .input-group .btn--secondary, .input-group .input-group-field {
  height: 40px;
  line-height: 40px;
}

.main-content {
    margin-top: 142px;
}

.site-nav__link {
  font-weight: 400;
  letter-spacing: 1px;
}


.callout img {
  opacity: 1;
}

.callout:hover img {
  opacity: 1;
}

.junk-droor a {
  color: #A5A5A5;
}

#SortBy {
  padding: 8px;
  padding-right: 28px;
  border: 1px solid #bbb;
  font-family: proxima-nova;
  font-weight: 400;
}


.cart-remove {
  position: absolute;
  top: 0px;
  right: 0px;
}

.mobile-nav__item a, .mobile-nav__toggle button {
  color: #333;
  padding: 6px 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.mobile-nav__sublist .mobile-nav__link {
  padding-left: 30px;
  font-weight: normal;
  text-transform: none;
}

.site-nav--mobile .site-nav__link {
  margin: 0px;
}

.product-count {
  float: none;
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 14px;
  color: #333;
}

.prod-det h1 {
  font-size: 24px;
  font-weight: 200;
  margin-top: 0px;
}

ul.static-atr {
  margin-bottom: 10px;
}

.tags {
  margin-bottom: 10px;
}

.addthis_toolbox {
  margin-bottom: 20px;
}

.c-s {
  border-radius: 0px;
  padding: 12px;
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
  MARGIN-TOP: 10px;
}

.aticon-twitter, .aticon-facebook, .aticon-pinterest_share, .aticon-email {
  background-color: rgb(0, 0, 0) !important;
  -moz-transform: scale(.8);
-webkit-transform: scale(.8);
-o-transform: scale(.8);
-ms-transform: scale(.8);
transform: scale(.8);
}

.aticon-twitter:hover, .aticon-facebook:hover, .aticon-pinterest_share:hover, .aticon-email:hover {
  background-color:#333 !important;
}

.addthis_toolbox {
  margin-bottom: 20px;
  margin-left: -5px;
}

.rte a {
  /* text-decoration: underline; */
}

#collection-empty {
  text-align: center;
  font-size: 18px;
}


.template-search h1{
  margin-top: 20px;
  font-size: 24px;
}

.disc-list {
  float: left;
  width: 100%;
  padding-right: 20px;
}

th, td {
  text-align: left;
  padding: 15px;
  border: none;
}


#contact-us h1{
  text-align: center;
  margin-top: 20px;
}


#contact-us .btn {
  border-radius: 0px;
  padding: 12px;
  border: 2px solid #000;
  width:100%;
}

.callout {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  background: #fff;
  overflow: hidden;
  border: 1px solid rgba(238, 238, 238, 0);
}

.btn .newsletter-signup-btn {
  border-radius: 0px;
  padding: 0px 10px !important;
  border: 1px solid #000 !important;
  border-left: none !important;
  width: 100%;
}

.dropdown-wrap.dropdown-column-single {
  width: 150px !important;
  background: #fff;
  border: 1px solid #ccc;
  border-top: 2px solid #000;
  padding: 8px;
}

.product-count {
  float: left;
  font-weight: 400;
  margin-bottom: -20px;
  font-size: 14px;
  color: #333;
  line-height: 50px;
}

ol {
  margin: 0 0 15px 20px;
  padding: 0;
}

.disc-list {
  float: left;
  width: 100%;
  padding-right: 20px;
}

.template-collection-noimage .section-header__title {
    text-align: center;
    width: 100%;
    /* margin: 0 auto; */
    display: block;
    font-family: "proxima-nova",sans-serif;
    /* text-transform: uppercase; */
    color: #000;
    font-weight: 100;
    font-size: 48px;
    position: relative;
    top: 50%;
    margin-top: 0px;
    padding-bottom: 18px;
    line-height: 50px;
    border-bottom: 1px dotted #ccc;
}

.template-collection .section-header__title {
    text-align: center;
    width: 100%;
    /* margin: 0 auto; */
    display: block;
    font-family: "proxima-nova",sans-serif;
    /* text-transform: uppercase; */
    color: #000;
    font-weight: 100;
    font-size: 48px;
    position: relative;
    top: 50%;
    margin-top: 0px;
    padding-bottom: 18px;
    line-height: 50px;
    border-bottom: 1px dotted #ccc;
}

.template-collection-titleandimage .section-header__title {
    text-align: center;
    width: 100%;
    /* margin: 0 auto; */
    display: block;
    font-family: "proxima-nova",sans-serif;
    /* text-transform: uppercase; */
    color: #fff;
    font-weight: 100;
    font-size: 48px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    line-height: 50px;
  border-bottom:none;
}

.flex-container {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
      float: left;
  width:102%;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
}

@media only screen and (max-width: 960px) {
  

  .mobile-logo {
    left: 50%;
    margin-left: -100px;
    position: absolute;
    width: 210px;
    top: 13px;
}
  
  .site-nav--mobile .site-nav__link {
    margin-top: 0px;
    padding: 2px 10px !important;
    background: #FFF;
    font-size: 24px;
}
  
  
  
  .swiper-slide img {
    width: 100%;
    -webkit-box-shadow: inset 0 0 0 1px #D1D1D1;
    box-shadow: inset 0 0 0 1px #D1D1D1;
}
  
  .product-count {
  display:none;
}
  
  .breadcrumb {
    display:none;
  }
  
  .nxt-ac-main[style] {
  top: 90px !important;
}
  
  .accordion-container {
  width: 100%;
  margin: 0 0 10px;
  clear: both;
}
  
  
  .section-header__right .form-horizontal label{
  font-size: 22px;
  font-weight: 700;
}
  
#SortBy {
  padding: 8px;
  padding-right: 28px;
  width: 100%;
  margin-left: 0px;
}
  
 
  .section-header__right .form-horizontal {
  margin-bottom: 20px;
  float: right;
  width: 100%;
}

  .prod-det {
  padding-left: 20px !important;

}
  
  .nav-bar {
  background-color: #fff;
  padding-bottom: 0px;
  padding-top: 4px;
}
  
  
  
  .main-content {
    margin-top: 55px;
}
  
  
  .section-header__title {
  font-weight: 400;
  font-size: 28px;
}
  
  
  .callout-text p {
  font-size: 12px;
}
  
  .callout-text h1 {
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
}
  
  .callout-text.right-align {
    width: 40%;
    right: 0px;
    bottom: 0px;
    width: 100%;
    background-color: rgba(238, 238, 238, 0);
    padding: 0px;
    float: left;
    position: relative;
}
  
  .template-collection-noimage .section-header__title {
    
    color: #000;
}
  
}

.blog-list-float {
  direction: ltr;
  text-align: left;
  float: left !important;
}

.template-customers-account h1 {
  padding-top: 20px;
}

.search-icon {
  cursor:pointer;
}

.search-icon:hover {
  color:#555;
}

#contact-us .btn {
  border-radius: 0px;
  padding: 12px;
  border: 2px solid #000;
  width: 100%;
  line-height: normal;
}

.template-customers-addresses .section-header {
  margin-bottom: 0px;
  position: relative;
  /* margin-top: 20px; */
  padding-top: 20px;
}

.recommendify_product_vendor {
    color: #000;
    text-decoration: none;
    background: transparent;
    border-bottom: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left !important;
    margin: 0 0 0px 0;
    font-size: 12px;
    line-height: 12px;
}

.recommendify_product_title {
    color: #000;
  text-decoration: none;
  background: transparent;
  border-bottom: none;
  text-align:left !important;
  margin: 0 0 5px 0;
  font-size:12px;
  line-height:14px;
}

.recommendify_product_price {
    font-size: 12px;
  font-weight: 400;
  text-align:left !important;
  margin: 0 0 5px 0;
  font-size:12px;
}

.recommendify_section p {
  margin: 0 0 5px 0;
}

.recommendify_section a {
  color: inherit;
  text-decoration: none;
  margin-bottom: 12px;
  font-size:12px;
}

.template-404 h1 {
  text-align: center;
  padding-top: 40px;
}

.template-404 p {
  text-align: center;
  padding-top: 40px;
}

.fa-user {
  color: #ccc;
}

.template-404 h1 span 
{font-size: 200px;
  font-weight: 100;
}

.anch {
    margin-bottom: 120px;
    float: left;
    width: 100%;
}

.recommendify_product_image {
    height: 300px !important;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left !important;
    background-size: 100% auto !important;
}

.recommendify_span_1_of_6 {
    text-align: center;
    width: 14%;
    margin: 1%;
}

.generic-title {
    color: #000 !important;
    top: 0px !important;
    margin-top: 40px !important;
    position: relative !important;
}


@media only screen and (max-width: 760px) {
  
  
  .recommendify_span_1_of_6 {
    text-align: center;
    width: 31.11%;
    margin: 1%;
}
  
  
}

@media only screen and (max-width: 500px) {
  
    .site-nav--mobile .site-nav__link {
    margin-top: 0px;
    padding: 2px 10px !important;
    background: #FFF;
    font-size: 18px;
}
  
  .mobile-logo {
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 110px;
  top: 13px;
}
  
  .recommendify_span_1_of_6 {
    text-align: center;
    width: 46%;
    margin: 2%;
}
  
  .flex-container {
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    float: left;
    width: 105%;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
}
  
}

.page-load-control {
    float: left;
    width: 100%;
}


.flex-item {
  float:left;
}

.disc-list {
    padding-left: 5px !importnant;
}



.recommendify-panel-body {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
}

ul {
    /* margin: 0 0 15px 10px; */
    padding: 0;
}


.ni {
    width: 100% !important;
    margin-bottom: 20px !important;
}

.ns {
    border-radius: 0px !important;
    padding: 12px;
    border: 2px solid #000 !important;
  width:100%;
}

.form-vertical {
    text-align: left;
  position:relative;
}
.vendor-link {text-decoration:underline !important;}

.mobile-nav--expanded+.mobile-nav__sublist {
    visibility: visible;
    max-height: 10000px;
    -webkit-transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -moz-transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -ms-transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    -o-transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    transition: all 700ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
}

.mobile-nav__sublist .mobile-nav__link {
    padding-left: 30px;
    padding: 3px 30px;
    font-weight: normal;
    text-transform: none;
    /* padding: 0px; */
}

.js-drawer-open-left .drawer--left {
    overflow-y: scroll;
}


#PageContainer[style] {
    overflow: hidden !important;
    width: auto;
   overflow-y: hidden !important;
}

.js-drawer-open[style] {
  overflow: hidden !important;
    width: auto;
   overflow-y: hidden !important;
}

.mobile-nav {
    margin: -15px -15px 0 -15px;
    margin-bottom: 200px;
}