
@font-face {
  font-family: 'helveticaregular';
  src: url('helvetica-webfont.eot');
  src: url('helvetica-webfont.eot?#iefix') format('embedded-opentype'),
    url('helvetica-webfont.woff2') format('woff2'),
    url('helvetica-webfont.woff') format('woff'),
    url('helvetica-webfont.ttf') format('truetype'),
    url('helvetica-webfont.svg#helveticaregular') format('svg');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'helveticabold';
  src: url('ag-helvetica-bold-35361-webfont.eot');
  src: url('ag-helvetica-bold-35361-webfont.eot?#iefix') format('embedded-opentype'),
    url('ag-helvetica-bold-35361-webfont.woff2') format('woff2'),
    url('ag-helvetica-bold-35361-webfont.woff') format('woff'),
    url('ag-helvetica-bold-35361-webfont.ttf') format('truetype'),
    url('ag-helvetica-bold-35361-webfont.svg#ag_helveticabold') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('HelveticaNeue.eot?#iefix') format('embedded-opentype'),  
    url('HelveticaNeue.woff') format('woff'), 
    url('HelveticaNeue.ttf')  format('truetype'), 
    url('HelveticaNeue.svg#HelveticaNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'HelveticaNeue-Bold';
  src: url('HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),  
    url('HelveticaNeue-Bold.woff') format('woff'), 
    url('HelveticaNeue-Bold.ttf')  format('truetype'), 
    url('HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'LetterGothic';
  src: url('LetterGothic.eot?#iefix') format('embedded-opentype'),  url('LetterGothic.woff') format('woff'), url('LetterGothic.ttf')  format('truetype'), url('LetterGothic.svg#LetterGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

#content {
  margin-top: 82px;
  margin-bottom:0;
  padding-bottom: 0;
}

#index #content {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  #main-nav .multi-level-nav .tier-1 ul li ul .container {
    -webkit-column-count: 4;   
    -moz-column-count: 4;   
    column-count: 4;

    background-color: rgba(0, 0, 0, 0.8);
    max-width: 2500px;
    -webkit-column-rule: 0px outset #ffffff; /* Chrome, Safari, Opera */     
    -moz-column-rule: 0px outset rgba(255,255,255,0.3); /* Firefox */     
    column-rule: 0px outset #ffffff;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
    border-top: 0px solid #FFF;
  }
}

#main-nav .multi-level-nav .tier-1 ul li ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  background-color: transparent;
}
#main-nav .multi-level-nav .tier-1 ul li ul li {
  width: auto;
  margin-right: 0;
}
#main-nav .multi-level-nav .tier-1 ul li ul li a {
  padding-left: 40px;
}
#main-nav {
  border-radius: 0;
  margin-bottom: 0;
  padding: 0 30px;
  box-sizing: border-box;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
  display: table;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: left;
}

#main-nav .tier-1 ul li ul li {
  height: auto;
}
span.scaled-text {
  font-family: 'HelveticaNeue-Bold' !important;
}

span.scaled-text font {
  font-family: "LetterGothic";
}

div#home-tiles div {
  font-family: 'HelveticaNeue-Bold';
}

div#home-tiles div font {
  font-family: "LetterGothic";
  font-size: 90%;
  font-weight: 900;
}


#main-nav .search-box {
  margin-top: 0;
  display: inline-block;
  line-height: normal;
  float: none;
  vertical-align: middle;
  left: auto;
  font-size: 12px;
}

#main-nav .search-box .search-form {
  border: 0;
  border-bottom: 2px solid #fff;
  line-height: 22px;
  border-top: 2px solid transparent;
  float: left;
  margin-left: 24px;
}

#main-nav .search-box .search-form i {
  left: -27px;
  top: 0;
}

#main-nav .search-box .search-form input[type="text"] {
  box-sizing: border-box;
  color: #FFF;
  padding: 0 18px 0 0;
  background: transparent;
  border: 0 none transparent;
  width: 130px;
}

#main-nav .search-box .search-form input[type="submit"] {
  top: 0;
  right: -4px;
  color: #FFF;
  line-height: 22px;
  height: 22px;
  padding: 0;
}

#main-nav .search-box .search-form i {
  background: none transparent;
  color: #fff;
  line-height: 22px;
}

#main-nav .util-area {
  display: table-cell;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  vertical-align: middle;
  float: none;
  text-align: right;
  font-size: 0;
  width: 240px;
}

#main-nav .utils {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  float: none;
  right: auto;
  height: auto;
}

#main-nav .utils .cart-summary {
  line-height: normal;
  margin: 0px 0 0 10px;
  float: right;
  font-size: 0;
  float: none;
  display: block;
}

#main-nav .utils .cart-summary .switcher .selected-currency {
  border: 0 none transparent;
  display: inline-block;
  padding: 0;
}

#main-nav .utils .cart-summary .switcher {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
}

#main-nav a.cart-count {
  margin: 0;
  line-height: 14px;
  margin-right: 10px;
}


/* PRODUCT PAGE STYLING */


.product_details h1.product_title {
  font-size: 30px;
  margin-bottom: 10px !important;
  text-transform: uppercase;
  font-family: "helveticabold";
}

h2.h1-style.price {
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.product_detail vendor {
  font-size: 30px;
}
#main-product-detail p {
  text-transform: uppercase;
}

#main-product-detail a {
  color: #000;
}

.product_details {
  text-transform: uppercase;
  font-size: 10px;
}

.product_desc > p {
  margin-bottom: 30px;
}

.product_desc ul.noindent {
  margin-bottom: 30px;
}

.product_desc {
  border-top: 1px solid #ccc;
  padding-top: 5px;
  margin-top: 20px !important;
}

.product_details label[for="quantity"], .product_details input#quantity {
  display: none;
}

b.nsg-font-family--platform {
  font-family: "helveticabold";
  letter-spacing: 1px;
}

#product .product-detail .detail {
    position: fixed;
  right: 50px; */
}

#main-product-detail {
  position: relative;
}

.thumbnails img {
  margin-bottom: 5px;
}

div#main-product-detail .main-image {
  display: block;
} 

div#main-product-detail .thumbnails a {
  cursor: default;
}

/*.product-detail .gallery .thumbnails {
text-align: left;
} */

.thumbnails a:last-child img {
  padding-left: 0px;
}
.product_details .product-form #variants li {
  float: left;
  overflow: hidden;
  position: relative;
  height: auto;
  text-align: left;

}


.product_details .product-form #variants li input[type="radio"] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0;

}

.product_details .product-form #variants li input[type="radio"]:checked + label {
  text-decoration: underline;

}

.product_details .product-form #variants li label, .product_details .product-form #variants li span {
  display: block;
  width: auto;
  float: none;
  margin: 0;
  padding: 10px;
}

#variants::after {
  clear: both;
  content: "";
  display: block;
}

.product_details .product-form #variants li span.sold-out {
  color: #ccc;
}


/*.breadcrumb-container{
border-bottom: 1px solid #EDEDED;
}*/

#breadcrumb.product {
  top: auto;
  line-height: 40px;
  font-size: 10px;
  text-transform: uppercase;
}


/* Mobile Menu */
.navbar-header {
  position: relative;
  float: none;
  display: table-cell;
  vertical-align: middle;
  width: 0;
  text-align: right;
}

.navbar-toggle {
  min-width: 0;
  margin: 0;
  border: 1px solid rgba(255,255,255,0.3);
  width: auto;
  float: none;
  margin-right: -13px;
}

.navbar-toggle .icon-bar {
  background-color: #fff;
}

#main-nav .utils .cart-summary > * {
  font-size: 12px;
  vertical-align: middle;
  line-height: normal;
  padding: 10px 0;
}

.nav-row .logo a {
  padding: 0;
  display: block;
}

#main-nav .logo {
  display: table-cell;
  margin-right: 15px;
  vertical-align: middle;
  float: none;
  width: 172px;
  padding-right: 15px;
}

.nav-row .logo a img {
  display: block;
}

#main-nav .tier-1 ul li {
  line-height: 80px;
  height: 80px;
}

#main-nav .multi-level-nav {
  float: none;
  vertical-align: middle;
  display: table-cell !important;
  overflow: hidden;
  height: auto !important;
}

.nav-row ul li a {
  padding: 10px 10px;
}

#main-nav .multi-level-nav .tier-1 {
  font-size: 0;
}

.nav-row ul {
  font-size: 12px;
  line-height: 80px;
}

#main-nav .account-links {
  padding: 0;
}

.nav-row ul li a {
  padding: 0;
}

.nav-row ul li {
  vertical-align: middle;
  margin-right: 10px;
}

#main-nav .multi-level-nav.collapse.in {
  height: auto;
}

.nav-row .slash {
  padding: 0;
}

.product-block .image-cont {
  display: table-cell;
  vertical-align: middle;
}

.product-block .block-inner {
  display: table;
  width: 100%;
}

.product_details .product-form #variants li input[type="radio"], .product_details .product-form #variants li label {
  cursor: pointer;
  text-align: left;
}


/* HOME GRID FIX */

div#home-tiles {
  font-size: 0px !important;

}

#home-tiles .tile1 {
  width: 100%;
  margin-bottom: -5px;

}

#home-tiles .tile1 a {
  display: inline-block;
  width: 49.85%;
  padding: 0px;
}

#home-tiles .tile1 a img {
  display: block !important;
  width: 100%;
}

#home-tiles .tile2 {
  width: 100%;
  margin-bottom: -5px;
}

#home-tiles .tile2 a {
  display: inline-block;
  width: 49.85%;
  padding: 0px;
}

#home-tiles .tile3 {
  width: 100%;	
  margin-bottom: -22px;
  margin-top: -11px;

}

#home-tiles .tile3 a {
  width: 49.85%;
  display: inline-block;
  padding: 0px;
}

#home-tiles .tile3 a img {
  width: 100%;
  display: inline-block !important;

}

#home-tiles .tile1 a:first-of-type {
  padding-right: .3%;

}
#home-tiles .tile2 a:first-of-type {
  padding-right: .3%;

}
#home-tiles .tile3 a:first-of-type {
  padding-right: .3%;

}

.mega-menu-inner.container {
  padding-left: 0;
  padding-right: 0;
}

    .swiper-container {
        width: 100%;
        height: auto;
    }

    .swiper-container s2{
        width: 100%;
        height: auto;
    }


    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

h1.h8-style.majortitle {
  font-size: 50px;
  margin-bottom: 20px;
  margin-left: 40px;
  /*text-transform: uppercase;*/
  color: grey;
}

/*Threads*/
h2.h8-style.majortitle {
    font-size: 50px;
  margin-bottom: 20px;

  /*text-transform: uppercase;*/
  color: grey;
  text-align: center;
}