#content_wrapper {
  background-image: url(//cdn.shopify.com/s/files/1/0411/5382/2885/t/2/assets/primary-content-bg.jpg?v=13387976848822021040);
  background-position: center -63px;
  background-repeat: repeat; }

.blade-header-image-wrap {
  max-width: 940px;
  margin: 1em auto 2em auto;
  width: 100%;
  text-align: center; }

.blade-header-image-wrap img {
  width: 100%;
  height: auto;
  display: block; }

/* HIDING FONT & CITYSCAPE ADDITIONS */
/*
body {
  font-family: 'Economica', sans-serif;
  font-size: 18px
}

#cityscape {
    height: 254px;
    background: url(//cdn.shopify.com/s/files/1/0411/5382/2885/t/2/assets/header-cityscape.jpg?v=17732299885057121739) no-repeat #000;
    background-position: bottom center;
	padding: 85px 0 0 0;
}

.promo_banner--true #cityscape {
  padding: 112px 0 0 0;
}


.nav a, 
.nav a:visited, 
.nav a:active, 
#header a span, 
.nav a.icon-cart span, 
.search-close, 
.feature_image div.header_bar .nav a, 
.feature_image div.header_bar .nav a:visited {
  
  font-family: 'Economica', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
*/
.shopify-section.slideshow-section.main_content_area {
  background: url(//cdn.shopify.com/s/files/1/0411/5382/2885/t/2/assets/slideshow-bg.jpg?v=9108561942030636860) repeat-x black;
  background-position: center bottom;
  /* padding-top: 0; */ }

/*
.shopify-section.slideshow-section.main_content_area section:before {
  	display: block;
  	content: "";
	width: 1200px;
	height: 675px;
	position: absolute;
	z-index: 777;
	background-image: url(//cdn.shopify.com/s/files/1/0411/5382/2885/t/2/assets/slider-grunge-border-bg.png?v=13875377541621206824);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% 100%;
    pointer-events: none;
}
*/
.blade-images-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px; }

.blade-thumb a {
  margin: 10px;
  background-position: center center;
  background-size: cover;
  width: 100px;
  height: 100px;
  display: block;
  transition: all .5s;
  border: 1px solid #FFFFFF; }

.blade-thumb a:hover {
  transform: scale(1.1); }

.blade-thumb img {
  display: none; }

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  /* HIDING CITYSCAPE ADDITIONS */
  /*
    #cityscape {
    	padding: 76px 0 0 0;
    }
    .promo_banner--true #cityscape {
      padding: 100px 0 0 0;
    }  
  */
  .shopify-section.slideshow-section.main_content_area section:before {
    width: 940px;
    height: 530px;
    margin: 0 10px; } }
@media only screen and (max-width: 959px) and (min-width: 799px) {
  /* HIDING CITYSCAPE ADDITIONS */
  /*
    #cityscape {
    	padding: 74px 0 0 0;
    }
    .promo_banner--true #cityscape {
      padding: 99px 0 0 0;
    }  
  */
  .shopify-section.slideshow-section.main_content_area section:before {
    width: 748px;
    height: 422px;
    margin: 0 10px; } }
@media only screen and (max-width: 798px) {
  /* HIDING CITYSCAPE ADDITIONS */
  /*  
    #cityscape {
    	display: none;
    } 
  */
  .shopify-section.slideshow-section.main_content_area {
    background: none; }

  .shopify-section.slideshow-section.main_content_area section:before {
    width: 300px;
    height: 159px; } }
@media only screen and (max-width: 798px) and (min-width: 480px) {
  /* HIDING CITYSCAPE ADDITIONS */
  /*  
    #cityscape {
    	display: none;
    } 
  */
  .shopify-section.slideshow-section.main_content_area {
    background: none; }

  .shopify-section.slideshow-section.main_content_area section:before {
    width: 420px;
    height: 236px; } }
