@import url("https://fonts.googleapis.com/css?family=Ubuntu");
@import url("https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext");
/*font-family:'Raleway', sans-serif;*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese");
/*font-family:'Open Sans', sans-serif;*/
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&subset=latin-ext");
/*font-family:'Lato', sans-serif;*/
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext");
/*font-family:'Ubuntu', sans-serif;*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext,vietnamese");
/*font-family: 'Montserrat', sans-serif;*/
@font-face {
  font-family: 'Gotham-Bold';
  src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

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

/*-----------home page------------*/
body {
  width: 100%;
  float: left;
  font-family: 'Ubuntu', sans-serif; }

body > iframe {
  display: none; }

body.hasAdminBar .banners {
  margin: 0;
  padding: 0; }

.adminBar, .AdminBar, #maintenance-notice {
  display: none !important; }

body.hasAdminBar .header, body.hasAdminBar, body.hasAdminBar .header {
  padding-top: 0; }

.header {
  width: 100%;
  float: left;
  top: 0px;
  background: none !important;
  border: none;
  border-top: solid 4px #64a0bb;
  position: relative; }

.header-logo {
  margin: 0 0 0 13px;
  float: left;
  width: 565px;
  padding-top: 2px; }

.form, .form-field {
  margin: 0;
  padding: 0; }

a:hover, a:focus {
  color: #f80f20 !important; }

a {
  text-decoration: none !important; }

.body {
  width: 100%;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 700px; }

.heroCarousel {
  margin: 0px; }

.navUser {
  float: right;
  width: auto;
  padding: 0 25px; }

.navPages {
  float: left;
  width: 100%;
  max-width: 100%; }

.header_bg {
  float: left;
  width: 100%;
  background-color: #000;
  padding-bottom: 4px; }

.navPages-container {
  background: rgba(0, 0, 0, 0.001) !important;
  float: left;
  width: 100%; }

.heroCarousel {
  margin-bottom: 0; }

.heroCarousel-content {
  background: none;
  border-top: solid 5px #dcdcdc;
  padding: 29px 0 10px;
  border-bottom: solid 5px #dcdcdc;
  margin-top: 46px;
  width: 44rem;
  left: -44px; }

.heroCarousel-content h1 {
  color: #fff;
  font-size: 43px;
  line-height: 37px;
  font-weight: 700;
  font-family: 'Gotham-Bold';
  margin: 0 0 2px 0;
  padding: 0;
  letter-spacing: 3.5px; }

.heroCarousel-content p {
  color: #fff;
  font-size: 104px;
  line-height: 100px;
  font-family: 'Gotham-Bold';
  margin: 0 0 3px 0;
  padding: 0; }

.heroCarousel .slick-dots li {
  background: none; }

.slick-dots li button::before {
  background: #fff;
  border: none;
  opacity: 1; }

.slick-dots li.slick-active button::before, .slick-dots li button:hover::before {
  background: #f80f20;
  opacity: 1; }

.slick-dots li {
  height: 14px;
  width: 14px;
  margin: 5px;
  padding: 0; }

.heroCarousel .slick-dots {
  bottom: 69px; }

.slick-dots li button, .slick-dots li button, .slick-dots li button::before {
  width: 14px;
  height: 14px; }

.heroCarousel .slick-next, .heroCarousel .slick-prev, .heroCarousel .slick-next:hover, .heroCarousel .slick-prev:hover, .heroCarousel .slick-next:focus, .heroCarousel .slick-prev:focus {
  display: block;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  width: 19px;
  height: 37px;
  border: 0;
  background: transparent; }

.heroCarousel .slick-next::before {
  width: 19px;
  background-position: 50% 50%;
  background-size: auto;
  height: 37px;
  background: transparent url("https://cdn3.bigcommerce.com/s-jrrt2gfxkr/product_images/uploaded_images/home-nw-next.png") center no-repeat; }

.heroCarousel .slick-prev::before {
  width: 19px;
  background-position: 50% 50%;
  background-size: auto;
  height: 37px;
  background: transparent url("https://cdn3.bigcommerce.com/s-jrrt2gfxkr/product_images/uploaded_images/home-nw-prev.png") center no-repeat; }

.heroCarousel .slick-prev:focus, .heroCarousel .slick-next:focus {
  opacity: 1; }

.heroCarousel .slick-prev:focus, .heroCarousel .slick-prev:hover::before {
  background-position: 50% 50%;
  background: transparent url("https://cdn3.bigcommerce.com/s-jrrt2gfxkr/product_images/uploaded_images/home-nw-prev.png") center no-repeat;
  opacity: 0.8; }

.heroCarousel .slick-next:focus, .heroCarousel .slick-next:hover::before {
  background-position: 50% 50%;
  background: transparent url("https://cdn3.bigcommerce.com/s-jrrt2gfxkr/product_images/uploaded_images/home-nw-next.png") center no-repeat;
  opacity: 0.8; }

.heroCarousel.slick-initialized .slick-track {
  z-index: 0 !important; }

.navPages-action {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 14px;
  padding: 12px 28px 15px 0;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  z-index: 99999; }

.navPages-action:hover {
  color: #f80f20; }

.navUser-action {
  padding: 10px 20px; }

.navPages ul {
  float: left;
  margin-left: 27px;
  margin-top: 4px; }

.navPages ul.navPage-childList {
  margin: 0px; }

.navUser-item--account .navUser-action {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  background: url(../img/account-img.png) no-repeat 0 center;
  padding-left: 22px; }

.navUser-item--account .navUser-action:hover {
  background: url(../img/account-imghover.png) no-repeat 0 center; }

.navUser-item--cart .navUser-action {
  background: url(../img/shoppingcart.png) no-repeat 7% 43%;
  padding-left: 26px;
  padding-right: 0;
  padding-top: 8px; }

.navUser-item--cart .navUser-action:hover {
  background: url(../img/shoppingcarthover.png) no-repeat 7% 43%; }

.navUser-item--account .navUser-action:nth-child(2) {
  background: none;
  padding-left: 0; }

.navUser-item--cart .navUser-action span {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2.5px; }

.header_search {
  float: right;
  width: 100%;
  margin-top: 6px; }

.header_search .form-input {
  background: none;
  margin-top: 2px;
  border: solid 1px #4a4e52;
  font-size: 10px;
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  text-align: right;
  background: url(../img/searchicon.png) no-repeat 95% center;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 32px;
  border-radius: 0;
  padding-right: 40px; }

.navPages-quickSearch {
  display: block;
  border: none;
  margin: 0; }

.dropdown--quickSearch {
  padding: 0;
  background: none;
  left: auto;
  outline: none;
  right: 25px;
  width: 308px; }

.dropdown--quickSearch .form {
  max-width: 100%; }

.navPages-action svg {
  fill: #000;
  stroke: #000; }

#menu ul.navPage-subMenu-list > li:nth-child(3n+5) {
  clear: left; }

.store_link {
  float: right;
  margin-right: 25px; }

.store_link a.gsa {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  float: left;
  font-size: 13px;
  color: #fff !important;
  text-transform: uppercase;
  background: #53add5 url(../img/gsa-img.png) no-repeat 30% center;
  padding-left: 24px;
  height: 50px;
  border-radius: 0 0 5px 5px;
  margin-left: 8px;
  width: 145px;
  text-align: center;
  line-height: 17px;
  text-decoration: none;
  padding-top: 18px;
  letter-spacing: 2px; }

.store_link a.gsa:hover {
  background: #f80f20 url(../img/gsa-img.png) no-repeat 30% center;
  color: #fff !important; }

.store_link a.store {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  float: left;
  font-size: 13px;
  color: #fff !important;
  text-transform: uppercase;
  background: #f80f20 url(../img/store-img.png) no-repeat 25% center;
  line-height: 17px;
  padding-left: 15px;
  height: 50px;
  border-radius: 0 0 5px 5px;
  margin-left: 8px;
  width: 145px;
  text-align: center;
  text-decoration: none;
  padding-top: 18px;
  letter-spacing: 2px;
  padding-left: 35px; }

.store_link a.store:hover {
  background: #53add5 url(../img/store-img.png) no-repeat 25% center;
  color: #fff !important; }

.home-topbanner {
  background: #fff;
  padding: 0; }

.blasting_imgs {
  width: 1132px;
  margin: 0 auto; }

.blasting_imgs div:first-child {
  float: left; }

.blasting_imgs div:last-child {
  float: right; }

.blasting_imgs div {
  float: left;
  width: 555px;
  position: relative;
  border: solid 4px #fff;
  border-radius: 4px; }

.blasting_imgs a:hover span {
  color: #f80f20; }

.blasting_imgs div a span {
  position: absolute;
  top: 163px;
  width: 100%;
  font-size: 33px;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.42);
  left: 0;
  font-family: 'Gotham-Bold';
  padding: 2px 0; }

.home-topbanner .banner {
  margin-top: -18px;
  padding: 0;
  position: relative; }

.about_content {
  margin-top: 27px !important;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }

.about_content img {
  position: relative;
  background-size: cover;
  float: left;
  width: 100%; }

.aboutbg {
  background-color: rgba(22, 21, 17, 0.72);
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden; }

.cat_description {
  float: left;
  width: 100%;
  margin-top: 25px;
  font-family: Raleway,sans-serif; }

.has_banner .category_page .banners img {
  width: 100%; }

.modal {
  z-index: 99999; }

.aboutbg .title {
  float: none;
  width: 24%;
  text-align: left;
  font-family: 'Gotham-Bold';
  font-size: 29px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 75px;
  letter-spacing: 3px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 25px;
  background: rgba(22, 21, 17, 0.72); }

.aboutbg .title:before {
  content: 'fff';
  position: absolute;
  top: 0px;
  right: 100%;
  width: 500px;
  height: 100%;
  background: rgba(22, 21, 17, 0.72);
  z-index: 1;
  left: auto; }

.aboutbg .text {
  float: none;
  width: 76%;
  border-left: solid 3px #fff;
  font-size: 16px;
  color: #e2e2e2;
  line-height: 22px;
  text-align: left;
  padding: 54px 45px 54px 69px;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px; }

.aboutbackgroung {
  position: absolute;
  top: 50%;
  float: left;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%); }

.aboutbg img {
  position: relative; }

.main.full, .footer {
  float: left;
  width: 100%; }

.slick-slide img {
  height: auto; }

.blast-content .aboutbg .title {
  padding-left: 0; }

.page-heading {
  margin-top: 20px;
  float: left;
  width: 100%;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 21px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 60px; }

.productGrid {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 35px; }

.productGrid:after {
  content: '';
  background: #FFF;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: block; }

.productGrid .product {
  border-right: solid 1px #e7e7e7; }

.productGrid .product .card .card-figure {
  height: 158px; }

.quickSearchResults .productGrid .product .card .card-figure {
  height: auto; }

.productGrid .product .card .card-figure .card-image {
  max-height: 158px;
  display: block; }

.productGrid .slick-track::after {
  border-right: none; }

.card {
  margin-bottom: 20px; }

.card-body {
  padding: 0 25px;
  text-align: center;
  margin-top: 25px; }

.card-title {
  padding: 0 15px;
  margin-bottom: 5px;
  line-height: 17px;
  height: 71px;
  overflow: hidden; }

.card-title > a {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 1px;
  font-family: 'Ubuntu', sans-serif; }

.price-section .price--withoutTax {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 5px; }

.price-section .price--rrp {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: #a3a3a3;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-right: 5px; }

.productGrid .slick-dots {
  display: none; }

.previewCartAction a {
  font-size: 11px; }

.countPill {
  width: 10px;
  background: none;
  padding-right: 12px;
  display: inline-block; }

#instagram {
  margin: 0 -15px; }

#instagram .instagram-wrap {
  padding: 15px;
  display: inline-block;
  width: 25%; }

#instagram .instagram-wrap img {
  max-height: 263px; }

.instagram_mn h2 {
  font-family: 'Gotham-Bold';
  font-size: 25px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  margin: 20px 0 7px 0; }

.instagram_mn .container {
  padding: 0;
  width: 1140px; }

.instagram_mn {
  float: left;
  width: 100%;
  margin-bottom: 85px; }

.subscribe_ft {
  float: left;
  width: 100%;
  background: #64a0bb;
  padding: 30px 0 26px 0;
  margin: 0 0 33px 0; }

.subscribe_ft h5 {
  float: left;
  margin: 0;
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 282px;
  font-family: 'Gotham-Bold';
  line-height: 41px; }

.subscribe_ft .form {
  float: right;
  width: 410px; }

.subscribe_ft .form .form-input {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 0;
  border: none;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px; }

.form-prefixPostfix.wrap {
  position: relative; }

.subscribe_ft .form .button {
  float: left;
  background: #f80f20;
  border-radius: 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Gotham-Bold';
  border: none;
  padding: 5px 10px;
  position: absolute;
  right: 0; }

.subscribe_ft .form .button:hover {
  background: #000;
  color: #fff; }

.footer {
  background: #000;
  position: relative;
  border: none;
  padding: 0;
  margin-top: 6rem; }

.footer_leftimg {
  background: url(../img/footerbgimg.png) no-repeat 0 bottom;
  float: left;
  width: 612px;
  height: 571px;
  left: 0;
  bottom: 0;
  position: absolute; }

.footer-info .footer-info-heading {
  font-size: 13px;
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  border-bottom: solid 1px #242423;
  margin: 0 0 20px 0;
  padding: 0 0 13px 0; }

.footer-info-list a {
  font-size: 13px;
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 13px;
  display: block; }

.footer-info {
  float: right;
  margin: 0;
  width: 60%;
  position: relative;
  z-index: 9; }

.footer-info-col {
  margin-bottom: 0;
  width: 33%; }

.connectus a {
  font-size: 14px;
  color: #63b0d3;
  text-decoration: none;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 10px;
  float: left; }

.connectus p, .connectus p a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  float: left;
  width: 100%;
  margin: 0 0 3px 0; }

.ft-btimages p:first-child {
  float: left;
  margin-top: 67px;
  margin-bottom: 18px;
  background: url(../img/cotactholder.jpg) no-repeat 0 0;
  width: 150px;
  height: 41px;
  cursor: pointer; }

.ft-btimages p:last-child {
  cursor: pointer;
  float: left;
  margin-bottom: 37px;
  background: url(../img/ftimg.png) no-repeat 0 0;
  width: 222px;
  height: 27px; }

.page-content--centered {
  padding: 0;
  width: 100%; }

.form-actions .button, .form-actions input, .button {
  background: #f80f20;
  font-family: 'Gotham-Bold';
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  border: none;
  border-radius: 0; }

.form-actions .button:hover, .form-actions input:hover, .button:hover {
  color: #fff !important;
  background: #64a0bb;
  border: none; }

.form-actions a {
  color: #000; }

.form-actions a:hover {
  color: #64a0bb;
  text-decoration: none; }

.panel--newAddress:hover .address-title {
  color: #f80f20;
  text-decoration: none; }

.form-label {
  color: #000; }

p {
  color: #000; }

.form-input {
  border-radius: 0; }

.cart-header-item {
  font-size: 16px;
  text-transform: uppercase;
  text-align: left; }

.cart-item-name a {
  text-decoration: none; }

.cart-gift-certificate-form input, .coupon-code {
  margin-bottom: 25px; }

.button--small {
  padding: 9px 15px; }

.cart-additionalCheckoutButtons, .previewCartCheckout-additionalCheckoutButtons {
  margin-top: 20px; }

.navBar--sub .navBar-action {
  font-size: 14px;
  color: #000;
  text-transform: uppercase; }

.alertBox-message span {
  color: #fff; }

.address-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize; }

.navBar--sub .navBar-item.is-active {
  font-size: 14px;
  text-transform: uppercase; }

.form-row--half .form-field {
  margin-bottom: 15px; }

.form-label {
  font-size: 14px;
  color: #000; }

.account--fixed {
  width: 80%; }

.address-details--postal {
  font-size: 14px; }

.address-details {
  margin: 0 0 5px 0; }

.table-thead th {
  font-size: 16px; }

.coupon-code-cancel {
  font-style: normal; }

.alertBox {
  float: left; }

.cart-total .form-select, .form-select {
  background: url(../img/dropdown_arrow.png) no-repeat 95% center;
  background-size: auto;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  appearance: none; }

#previewModal.modal, div#modal-review-form.modal, .modal {
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.address-addNew {
  transform: translateX(-50%) translateY(-55%);
  -ms-transform: translateX(-50%) translateY(-55%);
  -webkit-transform: translateX(-50%) translateY(-55%);
  -moz-transform: translateX(-50%) translateY(-55%);
  -o-transform: translateX(-50%) translateY(-55%); }

.form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 4px; }

dd.CreditCardIssueDate {
  display: none; }

.form-select {
  background-position: 96% center; }

.cart-additionalCheckoutButtons .FloatRight div {
  z-index: 9; }

.button--icon, .button--icon:hover {
  background: none; }

.alertBox--success {
  float: left; }

.alertBox--success .alertBox-message span {
  color: #000; }

.forgot-password-form .form-prefixPostfix {
  display: flow-root; }

.forgot-password-form .form-prefixPostfix .form-input {
  width: 100%; }

.forgot-password-form .form-prefixPostfix .button {
  margin: 10px 0 0 0; }

.shipping-estimate-hide {
  padding-right: 10px;
  font-style: normal; }

.previewCartCheckout a {
  font-size: 13px; }

.card-figcaption-body {
  display: none; }

.heroCarousel-content {
  top: 31%\9; }

.aboutbackgroung {
  top: 25%\9; }

.wishlist-form {
  max-width: 100%;
  padding: 0 100px; }

.wishlist-form .form-label {
  margin-top: 5px; }

.breadcrumbs {
  display: none; }

.innerpage-content p {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #000;
  line-height: 26px; }

.navUser-item--cart .navUser-action:hover span {
  color: #f80f20; }

.loadingOverlay {
  background: none !important; }

.login-form .form-actions {
  text-align: left; }

.login-form {
  padding-left: .75rem;
  padding-right: .75rem;
  width: 50%;
  float: left; }

.panel-header {
  background-color: #f5f5f5;
  padding: 15px 20px; }

.productGrid .product .form {
  text-align: center; }

.table-thead th {
  text-transform: uppercase; }

.forgot-password-form .form-prefixPostfix {
  display: block; }

.productGrid .product:hover .card-figure a img {
  opacity: 0.5; }

.productGrid .product:hover .card-title a {
  color: #f80f20; }

.slick-next::before {
  background: url(../img/arrow-next.png) no-repeat right center;
  width: 19px;
  height: 37px; }

.slick-prev::before {
  background: url(../img/arrow-prev.png) no-repeat left center;
  width: 19px;
  height: 37px; }

.slick-next:focus, .slick-next:hover::before {
  background: url(../img/arrow-next.png) no-repeat right center; }

.slick-prev:focus, .slick-prev:hover::before {
  background: url(../img/arrow-prev.png) no-repeat left center; }

.form-prefixPostfix {
  display: block; }

.slick-next, .slick-prev {
  padding: 0;
  width: 21px; }

.form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 10px;
  border-radius: 0px; }

.banners {
  background: none; }

.account {
  min-height: 700px; }

.productGrid .product {
  float: left; }

.login a.forgot-password {
  line-height: 38px; }

.account .pagination-item:first-child, .account .pagination .pagination-item, .account .pagination-item--previous .icon {
  display: none; }

.account .pagination {
  width: 100%;
  float: left;
  margin: 30px 0; }

.account .pagination .pagination-list {
  margin: 0px 34px 30px 0; }

.account .pagination .pagination-item.pagination-item--previous,
.account .pagination .pagination-item.pagination-item--next {
  display: inline-block; }

.account-orderStatus-label {
  background-color: #f80f20; }

.account p.card-text {
  display: none; }

.navBar--sub .navBar-item.is-active {
  color: #f80f20;
  border-bottom: 1px solid #f80f20; }

#message_order_id {
  padding-right: 35px; }

/**/
.category_page {
  width: 100%;
  float: left; }

.category_page .cat_banner {
  width: 100%;
  float: left;
  position: relative; }

.category_page > .cat_banner img {
  width: 100%;
  float: left; }

.category_page > .cat_banner .page-heading {
  position: absolute;
  top: 50%;
  left: 0px;
  font-size: 75px;
  color: #fff;
  font-weight: 700;
  margin: 10px 0 0;
  font-family: 'Gotham-Bold';
  text-align: center;
  line-height: normal;
  letter-spacing: 6px; }

.category_page > .page-heading {
  font-size: 60px;
  margin: 30px 0; }

.category_page > .page-heading + .container {
  clear: both; }

.cat_pg {
  width: 100%;
  float: left;
  margin-top: 63px; }

.has_banner .category_page > .page-heading {
  display: none; }

.navPages-action.is-open {
  background: none; }

.navPage-subMenu-item .navPages-action {
  color: #fff;
  text-transform: uppercase; }

#sidebar_menu {
  width: 100%;
  float: left;
  margin: 0 0 22px; }

#sidebar_menu > h2 {
  font-size: 19px;
  font-weight: 800;
  color: #36393b;
  letter-spacing: 3px;
  margin: 0 0 8px;
  padding: 0 0 8px;
  display: block;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #dadbde; }

#sidebar_menu .all_category {
  margin: 0;
  padding: 0;
  width: auto; }

#sidebar_menu .all_category .navPages-item {
  width: 100%;
  position: relative;
  list-style: none; }

#sidebar_menu li .navPages-action {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: normal;
  text-transform: uppercase;
  color: #36393b;
  margin: 0;
  padding: 10px 0;
  display: block;
  font-weight: 600;
  font-family: 'Raleway', sans-serif; }

#sidebar_menu li.active_link > a {
  color: #f80f20; }

#facetedSearch {
  width: 100%;
  float: left; }

.facetedSearch-refineFilters {
  display: block;
  margin-bottom: 0px; }

.facetedSearch-refineFilters .sidebarBlock-heading, .accordion--navList .accordion-title {
  font-size: 19px;
  font-weight: 800;
  color: #36393b;
  letter-spacing: 3px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  margin-bottom: 3px; }

.accordion--navList .accordion-block {
  margin: 25px 0 0; }

#facetedSearch-content--price .form-minMaxRow .form-field {
  width: 25%; }

#facetedSearch-content--price .form-minMaxRow .update_btn {
  width: 33.33%; }

#facetedSearch-content--price .form-input--small {
  padding: 5px;
  font-size: 13px;
  color: #000;
  line-height: normal;
  font-family: 'Open Sans', sans-serif; }

#facetedSearch-content--price .form-minMaxRow .button {
  padding: 5px;
  height: 32px;
  letter-spacing: 1px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 15px;
  background: #64a0bb; }

#facetedSearch-content--price .form-minMaxRow .button:hover {
  background: #f80f20; }

.page-sidebar {
  z-index: 0; }

.page-sidebar .navList-action--checkbox {
  font-size: 17px;
  padding: 8px 4px 2px 34px;
  margin-bottom: 0;
  color: #0a3b5c;
  line-height: 23px;
  text-transform: capitalize;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.5px; }

.navList-action--checkbox:before {
  border-radius: 0;
  height: 22px;
  width: 22px;
  border-color: #ccc; }

.facetedSearch-toggle + .facetedSearch-navList, .sidebarBlock + .facetedSearch-navList {
  margin-top: 0px; }

.filter_pag_mn {
  width: 100%;
  float: left;
  background: #f80f20;
  padding: 10px 40px;
  margin-bottom: 30px; }

.actionBar {
  display: inline-block;
  float: left;
  margin: 0px;
  padding: 0; }

.actionBar-section .form-label {
  line-height: 38px;
  padding: 0;
  color: #fff;
  cursor: auto;
  font-family: 'Gotham-Bold';
  letter-spacing: 1px; }

.actionBar-section .form-field {
  background-color: transparent;
  border: 0;
  border-radius: 0; }

.actionBar .actionBar-section .form-select {
  border: 0px;
  padding: 5px 8px;
  line-height: normal;
  font-weight: 500;
  height: 41px;
  color: #444;
  width: 155px;
  border-radius: 0;
  background-color: #fff;
  letter-spacing: 0;
  font-size: 14px;
  background-position: 95%; }

.pagination {
  display: inline-block;
  float: right; }

.pagination .pagination-list {
  margin: 0px 34px 0 0; }

.pagination-list .pagination-item {
  float: left;
  padding: 0;
  border: 0; }

.cat_pg .pagination-list .pagination-item .pagination-link:hover, .cat_pg .pagination-list .pagination-item--current .pagination-link {
  color: #fff !important; }

.cat_pg .pagination-list .pagination-item .pagination-link {
  line-height: 41px;
  vertical-align: middle;
  color: #fff;
  padding: 0 4px;
  font-family: 'Gotham-Bold'; }

.cat_pg .pag_btm .pagination-list .pagination-item .pagination-link {
  font-size: 20px; }

.cat_pg .pag_btm .pagination-list .pagination-item .pagination-link {
  color: #000; }

.cat_pg .pag_btm .pagination-list .pagination-item .pagination-link:hover,
.cat_pg .pag_btm .pagination-list .pagination-item--current .pagination-link {
  color: #f80f20 !important; }

.pagination-item--next .icon, .pagination-item--previous .icon {
  display: none; }

.cat_pg {
  margin: 63px -15px 0; }

.cat_pg .productGrid {
  width: auto;
  margin: 0 -15px;
  float: none; }

.cat_pg .productGrid .product {
  padding: 0 15px;
  border: 0px; }

.cat_pg .productGrid .product .card,
.search_result_pg .productGrid .product .card {
  border: solid 1px #e7e7e7;
  margin-bottom: 30px; }

.cat_pg .productGrid .product .card .card-figure, .search_result_pg .productGrid .product .card .card-figure {
  height: 188px; }

.cat_pg .productGrid .product .card .card-image,
.search_result_pg .productGrid .product .card .card-image {
  padding: 20px;
  max-height: 188px; }

.cat_pg .productGrid .product .card .card-body,
.search_result_pg .productGrid .product .card .card-body {
  margin-top: 0px;
  padding: 0; }

.cat_pg .productGrid .product .card .card-body p.card-text,
.search_result_pg .productGrid .product .card .card-body p.card-text {
  display: none; }

.cat_pg .productGrid .product .card .card-body .card-title,
.search_result_pg .productGrid .product .card .card-body .card-title {
  padding: 0px 10px;
  height: 40px;
  line-height: normal; }

.cat_pg .productGrid .product .card .card-body .card-title > a,
.search_result_pg .productGrid .product .card .card-body .card-title > a {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 3px;
  font-family: 'Ubuntu', sans-serif;
  display: block; }

.cat_pg .productGrid .product .card .card-body .card-title + .card-text, .search_result_pg .product .card .card-body .card-title + .card-text {
  height: 28px; }

.cat_pg .price-section .price--rrp,
.search_result_pg .cat_pg .price-section .price--rrp {
  color: #c8c8c8; }

.view_btn {
  display: none; }

.cat_pg .productGrid .product .card .card-body .view_btn,
.search_result_pg .productGrid .product .card .card-body .view_btn {
  display: block;
  background: #53add5;
  color: #fff;
  padding: 6px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px; }

.cat_pg .productGrid .product .card .card-body .view_btn:hover,
.search_result_pg .productGrid .product .card .card-body .view_btn:hover {
  background: #f80f20;
  color: #fff !important; }

.pag_btm {
  clear: both; }

#sidebar_menu .subcat-expand {
  height: 35px;
  width: 30px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer; }

#sidebar_menu .subcat-expand:after, #sidebar_menu .subcat-expand:before {
  background: #000;
  bottom: 0;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  display: block; }

#sidebar_menu .subcat-expand.subcat-expanded:before {
  display: none; }

#sidebar_menu .subcat-expand:after {
  height: 1px;
  width: 9px; }

#sidebar_menu .subcat-expand:before {
  height: 9px;
  width: 1px; }

#sidebar_menu .all_category ul {
  margin: 0 0 0 15px; }

#sidebar_menu .all_category ul li a {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  color: #7c7e7f !important;
  padding: 4px 0; }

#sidebar_menu .all_category ul li a:hover {
  color: #f80f20 !important; }

#sidebar_menu .all_category ul li .subcat-expand {
  height: 24px; }

.productView.product_page {
  margin: 33px 0 0; }

.productView-description .desctabs_contents .desctab_content span, .productView-description .desctabs_contents .desctab_content p {
  color: #4f4f4f !important; }

.productView-images {
  width: 42%;
  float: left; }

.productView-image {
  border: 1px solid #e4e4e4;
  display: block; }

.product_page .productView-image:after {
  content: '';
  display: block;
  background: url("../img/zoom_ic.png") no-repeat;
  position: absolute;
  right: 26px;
  bottom: 21px;
  width: 14px;
  height: 14px; }

.productView-image .productView-image--default {
  margin: auto;
  text-align: center;
  display: block; }

.productView-details {
  padding: 0 14px 0 22px;
  margin: 0px; }

.productView-product {
  padding: 0px;
  border: 0px; }

.product_page .productView-title {
  font-size: 37px;
  font-weight: 300;
  font-family: 'Ubuntu', sans-serif;
  letter-spacing: 4px;
  color: #000;
  line-height: 40px;
  margin: 0 0 17px;
  text-transform: uppercase; }

.productView-rating {
  margin: 0 0 15px;
  display: inline-block;
  float: left; }

.productView-rating .icon {
  width: 12px;
  height: 12px;
  float: left;
  margin: 5px 1px; }

.productView-rating .productView-reviewLink {
  margin-left: 8px;
  font-family: 'Gotham';
  vertical-align: initial; }

.productView-rating .productView-reviewLink + .productView-reviewLink {
  display: inline-block;
  margin-left: 4px;
  font-family: 'Gotham';
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  vertical-align: middle;
  font-weight: 600; }

.productView-rating .productView-reviewLink > a {
  color: #000;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: 700; }

.productView-rating .icon--ratingFull svg {
  fill: #fd9500; }

.product_page #st-1.st-animated {
  display: inline-block;
  float: left; }

.product_page #st-1 .st-btn:hover {
  top: 0px;
  opacity: 1; }

#st-1 .st-btn[data-network='sharethis'] {
  background: transparent url(../img/share_ic.png) no-repeat;
  width: 73px;
  height: 18px;
  padding: 0;
  vertical-align: middle;
  margin-left: 30px;
  background-color: transparent !important; }

#st-1 .st-btn[data-network='sharethis']:hover {
  background: transparent url(../img/share_ic_hover.png) no-repeat; }

.short_desc {
  width: 100%;
  float: left; }

.short_desc > p {
  margin: 0 0 2px;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  line-height: 21px;
  padding-right: 10px;
  font-family: 'Ubuntu', sans-serif;
  letter-spacing: 1px;
  font-weight: 500; }

.product_page .productView-price {
  margin-bottom: 18px;
  float: left; }

.product_page .price-section .price--withoutTax {
  font-size: 40px;
  font-family: 'Ubuntu', sans-serif;
  letter-spacing: 4px;
  margin: 0; }

.product_page .price-section .price--rrp {
  font-size: 30px;
  letter-spacing: 3px;
  margin: 0; }

.productView-options .form-field[data-product-attribute="set-select"] {
  margin-bottom: 16px; }

.productView-options .form-field[data-product-attribute="set-select"] .form-label {
  display: none; }

.productView-options .form-field .form-select {
  border-radius: 0;
  border: 1px solid #e3e3e3;
  height: 38px;
  padding: 10px;
  background-position: 96%;
  width: 100%;
  max-width: 291px;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  background: url(../img/option_dd.png) no-repeat 94%; }

.form-label--alternate {
  font-family: 'Ubuntu', sans-serif; }

.productView-options .form-field--increments {
  margin-bottom: 0px; }

.productView-options .form-field--increments .form-label {
  display: inline-block;
  float: left;
  line-height: 38px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 12px 0 0; }

.productView-options .form-field--increments .form-increment {
  display: inline-block;
  float: left; }

.productView-options .form-field--increments .form-increment .form-input {
  border-radius: 0;
  border: 1px solid #e3e3e3;
  height: 38px;
  padding: 5px 10px 5px 60px;
  width: 140px;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  font-family: 'Gotham';
  background: url(../img/qty_dd.png) no-repeat 90%;
  font-weight: 300; }

.product_page .addto {
  margin-top: 26px; }

.product_page .addto .button {
  margin-right: 0;
  width: 457px;
  font-size: 22px;
  padding: 24px 10px;
  letter-spacing: 1px; }

.product_page .form-field--stock {
  width: 457px;
  text-align: center;
  pointer-events: none; }

.product_page .form-field--stock .form-label {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-family: 'Gotham-bold'; }

.product_page .form-field--stock span {
  font-weight: 400;
  font-family: 'Gotham'; }

.productView-description {
  width: 100%;
  float: left;
  padding: 0px;
  margin-top: 0px; }

.productView-description ul.desc_tabs {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.productView-description ul.desc_tabs .desc_tab {
  width: 20.60%;
  float: left;
  display: inline-block;
  margin-right: 8px; }

.productView-description ul.desc_tabs .desc_tab .desc_tab_title {
  padding: 15px;
  color: #fff !important;
  font-size: 14px;
  background: #14171a;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  border-top-left-radius: 6px;
  text-align: center;
  border-top-right-radius: 6px; }

.productView-description ul.desc_tabs .desc_tab .desc_tab_title.active {
  background: #53add5; }

.productView-description .desctabs_contents {
  width: 100%;
  float: left;
  background: #f2f2f2; }

.productView-description .desctabs_contents .desctab_content {
  width: 100%;
  float: left;
  padding: 30px 0; }

.productView-description .desctabs_contents .desctab_content > div {
  padding: 0px; }

.productView-description .desctabs_contents .desc_left {
  width: 100%;
  float: left; }

.productView-description .desctabs_contents h3 {
  margin: 8px 0;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham-Bold';
  color: #000; }

.productView-description .desctabs_contents ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.productView-description .desctabs_contents li {
  font-size: 17px;
  color: #000;
  font-family: 'Gotham';
  line-height: 27px;
  text-transform: lowercase;
  list-style: none; }

.productView-description .desctabs_contents .desc_right {
  width: 50%;
  float: right; }

.productView-description .desctabs_contents .desc_right > div {
  margin-bottom: 27px; }

.productView-description .desctabs_contents #desctab_warranty {
  padding: 80px 65px; }

.productView-description .desctabs_contents .desctab_content dt, .productView-description .desctabs_contents .desctab_content dd {
  float: left;
  font-size: 17px;
  color: #000;
  font-family: 'Gotham';
  line-height: 27px; }

.productView-image + .productView-thumbnails {
  margin-top: 23px; }

.productView-thumbnails {
  display: block;
  text-align: center; }

.productView-thumbnail {
  width: 33.33%;
  float: left;
  display: inline-block;
  padding: 0 14px; }

.productView-thumbnail-link {
  height: auto;
  max-width: none; }

.You_may_also_like {
  width: 100%;
  float: left; }

.You_may_also_like h2 {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 45px 0px 30px;
  font-family: 'Gotham-Bold';
  letter-spacing: 2px; }

.You_may_also_like .card .card-figure .card-image {
  display: block;
  text-align: center;
  padding: 10px; }

.You_may_also_like .productGrid {
  margin-bottom: 70px; }

.You_may_also_like .productGrid .product {
  border: 0px; }

.You_may_also_like .card-body p.card-text {
  display: none; }

.navPage-childList.is-open {
  margin: 0px !important;
  width: 100%;
  float: left; }

.productView-price .price-section--saving {
  display: none; }

.writeReview-productDetails > img {
  margin: 0 auto;
  display: block; }

.AU_page {
  width: 100%;
  float: left; }

.AU_page .AU_page_banner {
  width: 100%;
  float: left;
  position: relative; }

.AU_page .AU_page_banner img {
  width: 100%;
  float: left; }

.AU_page .AU_page_banner .page-heading {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 75px;
  color: #fff;
  font-weight: 700;
  margin: 0;
  font-family: Gotham-Bold;
  text-align: center;
  line-height: normal;
  letter-spacing: 7px; }

.AU_page .AU_cont {
  width: 100%;
  float: left; }

.AU_page .AU_cont img {
  width: 100%; }

.AU_page .AU_cont h3 {
  font-size: 26px;
  color: #000;
  font-family: Gotham-Bold;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  line-height: normal;
  margin: 20px 0; }

.AU_page .AU_cont p {
  font-family: Gotham;
  font-size: 16px;
  letter-spacing: 1px;
  color: #000;
  line-height: 31px;
  text-align: center;
  padding: 0 12px; }

.AU_cont .AU_cont_top {
  margin: 0 -15px; }

.AU_cont .AU_cont_top > div {
  padding: 0 15px; }

.AU_cont .AU_cont_left {
  width: 50%;
  float: left;
  margin-top: -29px; }

.AU_page .AU_cont .AU_cont_left ul li:first-child {
  margin-bottom: 53px; }

.AU_page .AU_cont .AU_cont_left ul li:nth-child(2) {
  margin-bottom: 98px; }

.AU_page .AU_cont .AU_cont_left ul li:nth-child(3) {
  margin-bottom: 37px; }

.AU_page .AU_cont .AU_cont_left ul li:nth-child {
  margin-bottom: 81px; }

.AU_page .AU_cont .AU_cont_left ul li:nth-child(4) p {
  padding: 0 45px; }

.AU_page .AU_cont .AU_cont_left ul li:nth-child(5) p {
  padding: 0px; }

.AU_page .AU_cont .AU_cont_right li:first-child {
  margin-top: 78px;
  min-height: 326px;
  margin-bottom: 0px; }

.AU_page .AU_cont .AU_cont_right li:first-child p {
  padding: 0px; }

.AU_page .AU_cont .AU_cont_right li:nth-child(2) {
  margin-bottom: 55px; }

.AU_page .AU_cont .AU_cont_right li:nth-child(3) {
  margin-bottom: 35px; }

.AU_page .AU_cont .AU_cont_right li:last-child {
  margin-bottom: 59px; }

.AU_page .AU_cont .au_img_1 {
  border-top: 29px solid #f80f20; }

.AU_cont .AU_cont_right {
  width: 50%;
  float: left; }

.AU_page .AU_cont .au_img_2 {
  border-top: 29px solid #53add5; }

.AU_page .AU_cont .au_img_3 {
  border-top: 29px solid #f80f20; }

.AU_page .AU_cont ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.AU_page .AU_cont ul li {
  margin-bottom: 30px; }

.AU_page .AU_cont_bottom {
  width: 100%;
  float: left; }

.AU_page .AU_cont_bottom h2 {
  margin: 0px;
  background: #000;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 23px;
  padding: 8px; }

.AU_page .AU_cont_bottom ul {
  margin: 0px -15px;
  padding: 0px;
  list-style: none; }

.AU_page .AU_cont_bottom ul li {
  width: 33.33%;
  float: left;
  padding: 30px 15px; }

.AU_page .AU_cont_bottom ul li > div {
  border: 1px solid #b7b7b7;
  padding: 30px 20px; }

.AU_page .AU_cont_bottom ul li:last-child > div {
  padding: 30px 45px; }

.AU_page .AU_cont_bottom ul li > div p {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 26px;
  height: 156px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle; }

.AU_page .AU_cont_bottom_1 {
  width: 100%;
  float: left;
  margin-top: 49px;
  margin-bottom: 14px;
  text-align: center; }

.AU_page .AU_cont_bottom_1 > span {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  font-family: Gotham-Bold;
  line-height: 18px; }

#product-reviews {
  width: 100%;
  float: left;
  background: #f2f2f2;
  margin-top: 30px;
  margin-bottom: 0px; }

#product-reviews .fixed-header {
  position: static !important;
  background: none !important; }

#product-reviews .toggleLink-text {
  font-size: 12px;
  font-weight: 400;
  background: #f80f20;
  color: #fff;
  padding: 5px 10px;
  border: 0;
  box-shadow: none;
  text-transform: uppercase; }

#product-reviews .toggleLink-text:hover {
  background: #53add5; }

#product-reviews .icon--ratingFull svg {
  fill: #fd8800; }

input::-webkit-input-placeholder, input:-moz-placeholder, input::-moz-placeholder, input:-ms-input-placeholder {
  color: #000 !important; }

input.button.button--primary[value="Submit Review"] {
  margin: 10px 0; }

select#rating-rate {
  padding-right: 10px; }

.previewCart .productView {
  display: block; }

input.button.button--primary[value="Create Account"] {
  margin-bottom: 20px; }

.error_page, .error_page img, .error_page p {
  text-align: center; }

.quickSearchResults .quickSearchMessage {
  display: none; }

.quickSearchResults {
  position: absolute;
  left: 0;
  top: 35px;
  width: 100%; }

.quickSearchResults .modal-close {
  top: 1px;
  right: 19px;
  background: #fff; }

.quickSearchResults .productGrid {
  width: 100%;
  background-color: #fff;
  display: block;
  max-height: 450px;
  overflow-y: auto;
  min-width: 100%;
  border: 1px solid #dedddb;
  padding: 0px; }

.quickSearchResults .productGrid .product:first-child {
  border-top: 1px solid #dedddb; }

.quickSearchResults .productGrid .product {
  width: 100%;
  padding: 10px 5px;
  margin: 0;
  display: block;
  border-bottom: 1px solid #dedddb; }

.quickSearchResults .productGrid .product .card {
  border: 0;
  margin: 0;
  padding: 0; }

.quickSearchResults .productGrid .product .card:hover .card-body {
  background: none; }

.quickSearchResults .card .card-figure {
  width: 25%;
  height: auto;
  float: left; }

.quickSearchResults .card .card-figure > a {
  height: auto;
  position: static; }

.quickSearchResults .card .card-figure:hover .card-image {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none; }

.quickSearchResults .card .card-figure .card-image {
  min-height: 69px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none; }

.quickSearchResults .card .card-body {
  width: 75%;
  float: left;
  padding: 0px 0px 0px 12px;
  text-align: left;
  margin: 0px; }

.quickSearchResults .card .card-body .card-title {
  text-align: left;
  line-height: normal;
  height: auto;
  max-height: none;
  padding: 0px; }

.quickSearchResults .card .card-body .card-text {
  text-align: left; }

.quickSearchResults .card .card-body p.card-text {
  display: none; }

.quickSearchResults .card .card-body .card-text .price--rrp,
.quickSearchResults .card .card-body .card-text .price--withoutTax {
  font-size: 14px;
  letter-spacing: 1px; }

.quickSearchResults .card .card-body .card-title > a {
  height: 52px;
  letter-spacing: 0.5px;
  font-size: 13px;
  margin-bottom: 5px;
  color: #000;
  overflow: hidden; }

.quickSearchResults .card .card-body .card-title > a:hover {
  color: #7446cf; }

.recent_items_mn .product {
  margin-bottom: 15px; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover, .slick-next, .slick-prev {
  background: transparent !important;
  border: 0;
  width: 19px;
  height: 37px; }

@media only screen and (min-width: 991px) {
  .scrollActive .body {
    margin-top: 0; }
  body.scrollActive {
    padding-top: 151px; }
  .fixed-header .header_search {
    width: auto; }
  .fixed-header .navPages-action {
    font-size: 13px;
    color: #fff; }
  .fixed-header .navPages-action svg {
    fill: #fff;
    stroke: #fff; }
  .scrollActive .fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    background: #000 !important;
    z-index: 9999; }
  .fixed-header .header-logo {
    width: 345px;
    margin: 10px 0 10px 13px; }
  .fixed-header .header_search {
    margin-top: 0; }
  .scrollActive .dropdown--quickSearch {
    top: 38px; }
  .fixed-header .store_link {
    display: none; }
  .fixed-header .navUser-item--account .navUser-action {
    letter-spacing: 1px;
    font-size: 11px; }
  .fixed-header .navUser-item--cart .navUser-action {
    letter-spacing: 1px;
    font-size: 11px; }
  .fixed-header .header_bg {
    background-color: black; }
  .fixed-header .navUser {
    float: right;
    width: 35%;
    padding-left: 0; }
  .fixed-header .navPages-container {
    float: none; }
  .fixed-header .navUser-item--account .navUser-action:hover {
    background: url(../img/account-imghover.png) no-repeat 0 center; }
  .fixed-header .navUser-item--cart .navUser-action:hover {
    background: url(../img/shoppingcarthover.png) no-repeat 7% 43%; }
  .fixed-header .navUser-item--account .navUser-action:nth-child(2):hover {
    background: none; }
  .fixed-header .navUser-item--cart .navUser-action span {
    font-size: 11px; }
  .fixed-header .navPages ul.navPages-list {
    position: static;
    margin-top: -58px;
    float: none;
    margin-left: 50px; }
  .fixed-header .navPages ul.navPages-list.navPages-list--user {
    display: none; }
  .fixed-header .navPages ul.navPages-list li > .navPages-action {
    padding: 10px 28px 25px 0; } }

#menu .navPages .navPages-list > li > .navPage-subMenu {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 440px;
  overflow-y: auto;
  left: 0;
  background: #fff;
  font-family: 'Ubuntu', sans-serif;
  border: 3px solid #fff;
  box-shadow: 0 0px 15px 0 #000;
  -webkit-box-shadow: 0 0px 15px 0 #000;
  -moz-box-shadow: 0 0px 15px 0 #000; }

#menu .navPages .navPages-list > li:hover > .navPage-subMenu {
  display: block !important; }

.navUser-item--cart .dropdown-menu {
  width: 330px;
  max-width: 330px; }

.login-row {
  clear: both; }

.page-content .form .form-label, .page-content p {
  font-family: Gotham;
  font-size: 16px;
  letter-spacing: 1px; }

.search_result_pg .actionBar-section .form-label {
  color: #FFF; }

.search_result_pg .actionBar .actionBar-section .form-select {
  margin-bottom: 0px; }

.search_result_pg .filter_pag_mn .pagination-list li a.pagination-link {
  color: #ffffff;
  font-family: Gotham-Bold;
  line-height: 41px;
  padding: 0 4px;
  vertical-align: middle; }

.search_result_pg .filter_pag_mn .pagination-list li a.pagination-link:hover,
.search_result_pg .filter_pag_mn .pagination-list li.pagination-item--current a.pagination-link {
  color: #fff !important; }

.search_result_pg .productGrid .product {
  border: 0px; }

input.button.button--primary[value="Submit Review"] {
  border: 0px; }

.previewCart .previewCartCheckout p + .button, .previewCart .previewCartCheckout a + .button {
  background: #f80f20; }

.previewCart .previewCartCheckout p + .button:hover, .previewCart .previewCartCheckout a + .button:hover {
  background: #64a0bb; }

#menu .megamenu_image {
  width: 40%;
  float: left; }

#menu .megamenu_image img {
  float: left;
  margin: 0;
  max-width: 100%;
  width: 100%; }

#menu .navPage-subMenu > .container {
  position: static; }

#menu .navPage-subMenu-list {
  width: 55%;
  float: left;
  max-width: 100%;
  margin: 0;
  padding: 40px 0 20px 30px; }

#menu .category_name {
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 3px;
  font-weight: 700;
  color: #131310;
  line-height: normal;
  margin: 0 0 6px;
  padding: 0 0 22px;
  border-bottom: 1px solid #dcdcdc; }

#menu ul.navPage-subMenu-list li a.navPages-action {
  font-size: 13px;
  line-height: 13px 5px 13px 0;
  letter-spacing: 1px;
  font-weight: 700;
  color: #131310;
  text-transform: uppercase;
  margin: 0;
  padding: 13px 0;
  display: block;
  border: 0; }

#menu ul.navPage-subMenu-list li a.navPages-action:hover {
  color: #f80f20; }

#menu ul.navPage-subMenu-list > li {
  width: 33.33%;
  float: left;
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style-type: none;
  border: 0;
  display: inline-block;
  vertical-align: top; }

#menu ul.navPage-subMenu-list > li > ul {
  display: none; }

.sub_cat_block {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 25px 0 0 0;
  display: block; }

.sub_cat_block + div {
  clear: both; }

.sub_cat_block ul {
  margin: -15px;
  padding: 0px;
  list-style: none;
  float: none;
  width: auto; }

.sub_cat_block ul li {
  padding: 15px 15px;
  display: inline-block;
  float: left;
  width: 20%; }

.sub_cat_block ul li div {
  border: 1px solid #d1d2d6;
  overflow: hidden; }

.subcat_listing .navList .navList-item > div > a {
  padding: 15px;
  display: block;
  height: 130px; }

.subcat_listing .navList .navList-item > div > a > .card-image {
  max-height: 100px;
  margin: 0 auto;
  display: block;
  text-align: center; }

.sub_cat_block h2 {
  margin: 0;
  overflow: hidden;
  background-color: #53add5;
  padding: 5px 10px;
  word-wrap: break-word;
  position: relative; }

.sub_cat_block .navList-action {
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0;
  line-height: 18px;
  height: 35px; }

.sub_cat_block h2:hover {
  background: #f80f20; }

.sub_cat_block .navList-action:hover {
  color: #fff !important; }

.subcat_listing .navList .navList-item > div > a > .card-image {
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all 0.6s ease-in-out; }

.subcat_listing .navList .navList-item > div > a:hover > .card-image {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); }

#facetedSearch-content--price .form-input--small {
  padding: 0 0 0 5px; }

.heroCarousel-slide {
  background: none !important; }

.heroCarousel-image {
  visibility: visible;
  width: 100%; }

#menu_res {
  display: none; }

.navList-action--checkbox:after {
  margin-top: -4px;
  margin-left: 3px; }

th.cart-header-item.cart-header-quantity {
  text-align: center; }

.login_pg_msg {
  font-weight: 500;
  clear: left;
  width: 100%;
  letter-spacing: 0.5px; }

/*---------------responsive-------*/
@media only screen and (max-width: 1350px) {
  .footer_leftimg {
    background-size: 94%; } }

@media only screen and (max-width: 1199px) {
  .blasting_imgs, .instagram_mn .container {
    width: 100%;
    padding: 0 15px !important; }
  .aboutbg .container {
    padding: 0 15px !important; }
  .navPages-quickSearch .container {
    padding: 0 !important; }
  #modal-review-form .form-select {
    padding-right: 10px; }
  .navPages-action {
    padding: 12px 19px 15px 0;
    font-size: 13px; }
  .blasting_imgs div {
    width: 49%; }
  .blast-content .aboutbg .title {
    padding-left: 15px;
    text-align: center; }
  .ft-btimages p:last-child {
    width: 135px;
    background-size: 100%; }
  .connectus a {
    font-size: 10px;
    letter-spacing: normal; }
  .subscribe_ft .form .button {
    width: auto; }
  .subscribe_ft h5 {
    font-size: 19px; }
  .subscribe_ft .form {
    width: 360px; }
  .quickSearchResults .card-figure {
    min-height: auto; }
  .AU_page .AU_page_banner .page-heading {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  #instagram .instagram-wrap {
    width: 25%; }
  .fixed-header .header-logo {
    text-align: left; }
  .fixed-header .header-logo-image {
    max-height: 35px; }
  .fixed-header .navPages ul.navPages-list {
    margin-top: -20px;
    margin-left: -290px; }
  .footer_leftimg {
    background-size: 54%;
    width: 100%; }
  .AU_page .container {
    padding: 0 15px; }
  .AU_page .AU_cont h3 {
    font-family: Gotham-Bold;
    line-height: normal;
    text-align: center;
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 20px 0; }
  .AU_cont li {
    list-style: none; }
  .AU_cont .AU_cont_right {
    margin-top: -29px; }
  .AU_cont .AU_cont_right h3 {
    margin-top: 0; }
  #sidebar_menu li .navPages-action {
    font-size: 13px; }
  .productView-thumbnail {
    width: 33.33%;
    float: left; }
  .page.AU_page {
    padding-top: 100px; }
  .price-section .price--withoutTax, .price-section .price--rrp {
    font-size: 14px; }
  .slick-next {
    right: 10px; }
  .slick-prev {
    left: 20px; }
  .form-prefixPostfix.wrap {
    position: relative;
    z-index: 1; }
  .slick-slide img {
    height: 430px; }
  #facetedSearch-content--price .form-minMaxRow .button {
    font-size: 12px; }
  #facetedSearch-content--price .form-input--small {
    font-size: 10px; }
  .previewCartCheckout a {
    font-size: 11px;
    padding: 0.85714rem 0; }
  .page {
    margin: 0; }
  .AU_page .AU_cont_bottom ul li > div {
    min-height: 300px; }
  .banners .page-heading {
    font-size: 35px !important;
    top: 75% !important;
    transform: translate(0, -50%); }
  .category_page > .page-heading {
    font-size: 30px;
    margin: 15px 0; }
  .cat_pg .productGrid .product .card .card-image, .search_result_pg .productGrid .product .card .card-image {
    max-height: 158px; }
  .subscribe_ft .container {
    padding: 0 15px; }
  .aboutbg .title {
    text-align: center;
    padding-left: 0; }
  .instagram_mn {
    margin-bottom: 0; }
  .productView-description .container, #product-reviews .container {
    padding: 0 15px; }
  .suggestiveCart {
    display: none !important; }
  .accordion--navList .accordion-title, .facetedSearch-refineFilters .sidebarBlock-heading {
    font-size: 14px; }
  .facetedSearch-toggle + .facetedSearch-navList.is-open, .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: 0; }
  .page.cat_pg {
    margin-top: 15px; }
  .sub_cat_block h2 {
    height: 44px; } }

@media only screen and (max-width: 990px) {
  .banners .page-heading {
    top: 50% !important; }
  .slick-prev {
    left: 10px; }
  .navUser .navUser-item--account {
    display: none; }
  #modal-review-form .form-select {
    padding-right: 10px; }
  .container {
    padding: 0 15px; }
  .blasting_imgs, .instagram_mn .container {
    width: 100%;
    padding: 0 15px; }
  .productGrid {
    margin: 0; }
  .aboutbg .text {
    font-size: 10px;
    line-height: 13px;
    padding: 15px 45px 15px 69px; }
  .aboutbg .title {
    font-size: 20px;
    line-height: 21px; }
  .blasting_imgs div a span {
    font-size: 21px;
    top: 47%; }
  .fixed-header .header-logo-image {
    max-height: 52px; }
  .heroCarousel-content {
    margin: 0;
    left: 0; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #fff; }
  .header-logo {
    width: 100%;
    margin: 0; }
  .header-logo > a {
    width: auto; }
  .header-logo-image {
    max-height: 50px; }
  .mobileMenu-toggle {
    margin-top: 19px; }
  .navPages-container.is-open {
    padding-top: 101px; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #fff; }
  .navUser-item {
    display: block; }
  .navPages-list--user {
    display: none; }
  .navPages {
    padding: 0; }
  .navPages .navPages-list > li > .navPage-subMenu {
    position: relative;
    height: auto; }
  #menu ul.navPage-subMenu-list > li {
    width: 50%; }
  .footer_leftimg {
    display: none; }
  .subscribe_ft h5 {
    margin-left: 0; }
  .footer-info {
    width: 100%; }
  .instagram_mn {
    margin-bottom: 0; }
  .heroCarousel {
    margin-top: 0; }
  .banners, .ft-btimages p:first-child {
    float: left;
    width: 100%; }
  .heroCarousel-content h1 {
    margin: 0 0 2px 0;
    padding: 0;
    position: relative;
    z-index: 9999; }
  .heroCarousel-slide a {
    float: left;
    width: 100%;
    position: relative;
    z-index: 999; }
  .heroCarousel-content {
    top: 70%;
    position: absolute;
    z-index: 9999;
    left: 50%;
    transform: translate(-50%, -50%); }
  .heroCarousel .slick-dots {
    display: none !important; }
  .navPages-action {
    color: #000; }
  .page-heading {
    margin: 30px 0; }
  .AU_cont {
    float: left;
    width: 100%; }
  .AU_cont .AU_cont_top {
    margin: 0; }
  .category_page > .page-heading {
    font-size: 30px;
    margin: 15px 0; }
  .sub_cat_block ul li {
    width: 33%; }
  .facetedSearch-refineFilters .sidebarBlock-heading, .accordion--navList .accordion-title {
    font-size: 14px; }
  .card-body {
    padding: 0; }
  .page-sidebar .navList-action--checkbox {
    font-size: 14px; }
  .productView-images {
    width: 100%; }
  .product_page .form-field--stock {
    float: left; }
  .You_may_also_like .productGrid .product {
    width: 25%; }
  .productView-description ul.desc_tabs .desc_tab {
    width: auto; }
  .You_may_also_like .card-figure {
    min-height: auto; }
  .productView-description .desctabs_contents li {
    list-style: none; }
  .navBar--account {
    display: block; }
  .AU_page .AU_page_banner .page-heading {
    font-size: 50px;
    letter-spacing: 3px; }
  .page.AU_page {
    padding-top: 0; }
  .heroCarousel .slick-next, .heroCarousel .slick-prev {
    top: 35%; }
  .home-topbanner .banner {
    margin-top: -10px; }
  .header_search {
    display: none; }
  #menu_res .mobile {
    display: block;
    margin: 10px 0 30px 0; }
  .mobileMenu-toggle {
    background: #f80f20;
    height: 35px;
    padding: 0 10px;
    width: 35px;
    top: 0;
    margin-left: 15px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 17px;
    left: 7px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon:after, .mobileMenu-toggle .mobileMenu-toggleIcon:before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon:after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon:before {
    background: #fff; }
  .navUser {
    margin-top: 14px; }
  #menu {
    display: none; }
  body.has-activeNavPages #menu_res {
    display: block;
    background: #f2f2f2; }
  body.has-activeNavPages {
    left: 300px; }
  #menu_res {
    position: fixed;
    max-width: 300px;
    z-index: 50;
    padding: 0;
    top: 0;
    left: 0;
    height: 100%;
    /*overflow-y: auto;*/ }
  #menu_res .navPage-subMenu {
    width: 100%;
    padding: 0; }
  #menu_res .navPages {
    padding: 12px 10px;
    width: 300px;
    z-index: 999;
    border-right: 1px solid #fff; }
  #menu_res .navPages > .container {
    padding: 0; }
  #menu_res .navPages ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border: 0; }
  #menu_res .navPages ul li {
    position: relative;
    width: 100%;
    float: left; }
  #menu_res .navPages .navPages-list > li > .navPages-action:hover {
    background: 0 0; }
  #menu_res .navPages ul li a {
    width: 100%;
    float: left;
    margin: 0;
    border: 0; }
  #menu_res .navPages ul li li {
    padding-left: 10px; }
  #menu_res .navPages ul li li li {
    padding-left: 20px; }
  #menu_res .navPages-list--user .navUser-item .navUser-action, body.has-activeNavPages #menu_res .navPages-list .navPages-action {
    color: #fff;
    padding: 10px 30px 10px 7px;
    letter-spacing: 1px;
    font-size: 14px;
    float: left;
    width: 100%;
    font-weight: 700; }
  #menu_res .store_link a.gsa, .store_link a.store {
    margin-top: 15px;
    border-radius: 5px; }
  #menu_res .navPages-list--user .navUser-item .navUser-action:hover, body.has-activeNavPages #menu_res .navPages-list .navPages-action:hover {
    color: #7446cf; }
  .navPages-list + .navPages-list {
    border: 0;
    padding-top: 0;
    margin-top: 0; }
  #menu_res .navPages-quickSearch {
    display: block;
    border: 0; }
  #menu {
    display: none; }
  #menu_res .navPages-quickSearch .button {
    border: 0;
    height: 43px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    background: url(../img/zoom_ic.png) center no-repeat; }
  #menu_res .navPages-action-moreIcon, #menu_res .navPages-quickSearch .quickSearchResults {
    display: none !important; }
  #menu_res .subcat-expand:before {
    height: 14px;
    width: 2px; }
  #menu_res .subcat-expand:after {
    height: 2px;
    width: 14px; }
  #menu_res .subcat-expand {
    height: 45px;
    width: 35px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_res .navPages ul li:hover .navPage-subMenu, #menu_res .subcat-expand.subcat-expanded:before {
    display: none; }
  #menu_res .navPage-subMenu {
    background: 0 0; }
  #menu_res > .navPages .navPage-subMenu > ul {
    display: block !important; }
  #menu_res .navPage-subMenu > .container, #menu_res .navPage-subMenu > .container > ul {
    display: block !important;
    padding: 0; }
  #menu_res .subcat-expand:after, #menu_res .subcat-expand:before {
    background: #000;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -6px;
    z-index: 50; }
  #menu_res .navPages .navPages-list > li > .navPages-action {
    border: 0;
    background: 0 0; }
  body.has-activeNavPages #menu_res .navPages-list .navPages-action {
    text-align: left; }
  #menu_res .navPages-quickSearch .form-input {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: normal;
    background-color: #000;
    padding-right: 30px;
    text-align: center;
    width: 80%;
    display: inline-block;
    margin: 0 auto;
    float: none; }
  body {
    padding-top: 0; }
  .aboutbg .text {
    padding: 15px;
    font-size: 11px;
    line-height: 17px; }
  .slick-slide img {
    height: auto; }
  .modal-body .previewCartCheckout, .modal-body .productView-image {
    margin-bottom: 10px; }
  .modal-body .productView {
    padding: 1rem; }
  .cart-item-info + .cart-item-info {
    margin-top: 0; }
  .login-form {
    margin-bottom: 50px; }
  .navBar--account .navBar-item {
    display: inline-block; }
  .account--fixed {
    width: 100%; }
  .addressList {
    width: 80%;
    margin: 0 auto; }
  .page {
    margin: 0; }
  .AU_page .AU_cont_bottom ul li > div {
    min-height: 350px; }
  .You_may_also_like .productGrid .product {
    width: 33%; }
  body.has-activeNavPages #menu_res .navPages-list .navPages-action {
    color: #000; }
  .banners .page-heading {
    font-size: 26px !important; }
  .has_banner .header_bg {
    background: #000 !important; }
  #menu_res ul.navPages-list.navPages-list--user {
    display: block; }
  .body {
    margin-top: 0 !important; }
  .header {
    background: #000 !important; }
  .navUser-item--cart .navUser-action, .navUser-item--cart .navUser-action:hover {
    background: #f80f20 url(../img/shoppingcart.png) 7% 43% no-repeat;
    color: #fff !important; }
  .navUser-item--cart .navUser-action:hover span {
    color: #fff; }
  .navPages-quickSearch .form-field {
    text-align: center; }
  .subscribe_ft {
    margin: 0 0 15px; }
  .footer-info .footer-info-heading {
    padding: 0 0 10px;
    margin: 10px 0;
    font-size: 14px; }
  .footer-info-list a {
    margin-top: 0; }
  .connectus p, .connectus p a {
    margin: 0; }
  .cart-item-label {
    color: #a5a5a5; }
  .cart-total-label {
    text-align: left;
    padding-left: 0; }
  .cart-total-label, .cart-total-value, .cart-totals {
    width: 50%; }
  .cart-total-value {
    text-align: right; }
  #sidebar_menu li .navPages-action {
    font-size: 12px;
    padding: 5px 0; }
  .accordion--navList .accordion-block {
    margin: 0; }
  .facetedSearch-refineFilters {
    margin-bottom: 25px; }
  .cat_pg .productGrid .product .card .card-image, .search_result_pg .productGrid .product .card .card-image {
    max-height: 155px; }
  .login-form {
    width: 100%; }
  .AU_page .AU_cont .AU_cont_right li:first-child {
    margin-top: 20px; }
  .AU_cont .AU_cont_right h3 {
    margin-bottom: 0; }
  .AU_cont .AU_cont_top > div {
    padding: 0 5px; }
  .AU_page .AU_cont p {
    font-size: 14px;
    line-height: 22px; }
  .AU_page .AU_cont .AU_cont_right li:first-child {
    min-height: 303px; }
  .AU_page .AU_cont .AU_cont_left ul li:nth-child(2) {
    margin-bottom: 10px; }
  #menu_res .navPages .store_link {
    margin-bottom: 50px; }
  .page-sidebar {
    margin-top: 15px; }
  #sidebar_menu .subcat-expand {
    height: 24px; }
  .dropdown--quickSearch {
    padding: 0;
    background: 0 0;
    left: 0;
    outline: 0;
    right: 25px;
    width: 100%;
    margin: 0 auto;
    float: none;
    display: inline-block; }
  #menu_res .navPages-quickSearch .form-input {
    font-size: 10px; } }

@media screen and (max-width: 767px) {
  .container {
    padding: 0 15px; }
  #modal-review-form .form-select {
    padding-right: 10px; }
  .mobileMenu-toggle {
    top: 15px; }
  .dropdown--quickSearch {
    width: 100%;
    right: 0; }
  .header_search .form-input {
    letter-spacing: 1px; }
  .navPages-action {
    color: #000; }
  .navUser {
    float: right;
    position: relative;
    margin-top: 7px; }
  .subscribe_ft h5 {
    line-height: 21px;
    margin-bottom: 15px; }
  .subscribe_ft .form {
    width: 100%; }
  .aboutbg .text {
    padding: 5px 5px 5px 9px; }
  .heroCarousel-content {
    width: 65%; }
  .heroCarousel-content p {
    font-size: 33px;
    line-height: 40px; }
  .heroCarousel-content h1 {
    font-size: 17px;
    line-height: 20px; }
  .navUser-item {
    display: inline-block; }
  .mobileMenu-toggle {
    margin-top: 0px; }
  .aboutbg .title {
    font-size: 13px; }
  .AU_cont {
    float: left;
    width: 100%; }
  .AU_cont .AU_cont_left ul, .AU_cont .AU_cont_right ul, .AU_cont_bottom ul {
    margin-left: 0; }
  .AU_cont .AU_cont_top {
    margin: 0; }
  .navPages-container.is-open {
    padding-top: 91px; }
  .navPages .navPages-list > li > .navPage-subMenu {
    width: 95%; }
  .sub_cat_block ul li {
    width: 33%; }
  #sidebar_menu .all_category .navPages-item {
    list-style: none; }
  .cat_pg .productGrid .product .card .card-image, .search_result_pg .productGrid .product .card .card-image {
    padding: 0;
    max-height: 140px; }
  .sub_cat_block ul li {
    width: 50%;
    padding: 5px; }
  .price-section .price {
    font-size: 15px; }
  .navPages-action {
    color: #000 !important; }
  .AU_page .AU_page_banner .page-heading {
    font-size: 24px;
    letter-spacing: 3px; }
  .AU_cont .AU_cont_right, .AU_cont .AU_cont_left {
    width: 100%; }
  .heroCarousel .slick-next, .heroCarousel .slick-prev {
    top: 30%; }
  .header-logo {
    margin: 0;
    width: auto;
    float: none;
    position: relative;
    text-align: center; }
  .header-logo-image {
    max-height: 40px; }
  body.has-activeNavPages {
    left: 250px; }
  #menu_res {
    max-width: 250px; }
  #menu_res .navPages {
    width: 250px; }
  .about_mn, .bottom-section, .madeby_section_mn {
    background-size: cover; }
  .body {
    margin-top: 0 !important; }
  .navUser-item--cart .dropdown-menu {
    width: 300px !important;
    max-width: 330px !important; }
  .blasting_imgs div a span {
    top: 42%; }
  #instagram .instagram-wrap {
    width: 50%;
    text-align: center; }
  .footer-info-col {
    width: 50%;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px; }
  .footer-info-list a {
    font-size: 11px;
    letter-spacing: 1px; }
  .connectus p, .connectus p a {
    font-size: 13px;
    letter-spacing: 1px; }
  .slick-slide img {
    height: auto; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .cat_pg {
    margin: 63px 0 0 0; }
  .addressList {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  .navUser-item--account .navUser-action {
    letter-spacing: 1px;
    padding: 10px 13px; }
  .navUser-item--cart .navUser-action, .navUser-item--cart .navUser-action:hover {
    padding-left: 25px;
    padding-right: 5px;
    background: url(../img/shoppingcart.png) 20% 48% no-repeat #f80f20; }
  .navUser-item-cartLabel {
    display: none !important; }
  .page {
    margin: 0; }
  .AU_page .AU_cont_bottom ul li > div {
    min-height: 455px; }
  .header_bg {
    background: none; }
  .header {
    background: #000 !important; }
  .You_may_also_like .productGrid .product {
    width: 50%; }
  .banners .page-heading {
    font-size: 26px; }
  .header-logo > a {
    width: auto;
    display: inline-block;
    margin: 0 auto 0 15%;
    text-align: center; }
  .previewCartAction .button {
    padding: 10px 0; }
  .navUser-item--cart .dropdown-menu {
    left: auto !important;
    right: 10px; }
  .page-content .form .form-label {
    font-size: 14px;
    color: #666;
    letter-spacing: normal; }
  .cart-totals {
    width: 100%; }
  #menu_res .navPages-quickSearch .form-input {
    font-size: 10px; }
  .AU_page .AU_cont .AU_cont_left ul li:first-child {
    margin-bottom: 20px; }
  .AU_page .AU_cont h3 {
    font-size: 20px;
    margin: 10px 0; }
  .AU_page .AU_cont .AU_cont_left ul li:nth-child(3), .AU_page .AU_cont ul li {
    margin-bottom: 20px; }
  .AU_cont .AU_cont_right h3 {
    margin: 10px 0; }
  .AU_page .AU_cont .AU_cont_right li:first-child {
    min-height: inherit; }
  .AU_page .AU_cont_bottom ul li {
    width: 100%;
    float: left;
    padding: 5px 15px; }
  .AU_page .AU_cont_bottom ul li > div {
    min-height: inherit;
    padding: 15px 20px; }
  .navUser {
    padding: 0 15px 0 25px; }
  .blasting_imgs div a span {
    font-size: 18px; }
  .banners {
    padding: 0; }
  .instagram_mn h2 {
    margin: 0 0 7px; }
  .body {
    margin-bottom: 25px; }
  .subscribe_ft h5 {
    text-align: center;
    width: 100%; }
  .ft-btimages p:first-child {
    margin-top: 20px; }
  .page-sidebar {
    margin: 15px 0;
    width: 100%; }
  .pagination .pagination-list {
    margin: 0; }
  .account-body {
    margin: 0; }
  .productView-description .desctabs_contents .desc_left, .productView-description .desctabs_contents .desc_right {
    width: 100%; }
  .product_page .addto .button {
    width: 100%; } }

@media screen and (max-width: 479px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 100%; }
  #modal-review-form .form-select {
    padding-right: 10px; }
  .heroCarousel-content p {
    font-size: 33px;
    line-height: 40px; }
  .heroCarousel-content h1 {
    font-size: 17px;
    line-height: 20px; }
  .header-logo > a {
    padding: 0;
    margin: 5px auto 0 -5%; }
  .header_bg {
    background: #000; }
  .aboutbg {
    height: auto;
    background: #000; }
  .aboutbg .text {
    padding: 15px; }
  .aboutbackgroung {
    position: static;
    transform: none; }
  .aboutbg .title, .aboutbg .text {
    float: left;
    width: 100%;
    border: none;
    padding-left: 0;
    padding-right: 0; }
  .aboutbg .title {
    margin-top: 18px;
    background: none; }
  .navUser {
    float: right;
    position: relative;
    margin-top: 8px; }
  .subscribe_ft h5 {
    line-height: 21px;
    margin-bottom: 15px;
    font-size: 16px; }
  .subscribe_ft .form {
    width: 100%; }
  .footer-info-col {
    width: 100%;
    text-align: left; }
  .connectus a {
    float: none; }
  .navUser-item {
    display: inline-block; }
  .navPages-container.is-open {
    padding-top: 144px; }
  .navPages-action {
    color: #000; }
  .navUser-item {
    display: inline-block; }
  .heroCarousel-content {
    padding: 6px 0 10px;
    margin-top: 25px;
    width: 65%; }
  .ft-btimages p:first-child, .ft-btimages p:last-child {
    background-position: 0 0;
    float: left;
    width: 100%;
    text-align: left;
    background-size: auto; }
  .AU_cont .AU_cont_left, .AU_cont .AU_cont_right {
    width: 100%; }
  .AU_cont .AU_cont_left ul, .AU_cont .AU_cont_right ul {
    list-style: none;
    margin-left: 0; }
  .page-heading {
    margin: 15px 0; }
  .main .page-heading {
    margin: 0; }
  #menu .megamenu_image {
    width: 100%;
    position: relative; }
  #menu .navPage-subMenu-list, #menu ul.navPage-subMenu-list > li, .product_page .addto .button {
    width: 100%; }
  #menu .navPage-subMenu-list {
    padding-left: 0; }
  .product_page .productView-title {
    font-size: 23px;
    line-height: 24px; }
  .form-row {
    margin: 0; }
  .form-row .form-field {
    padding: 0; }
  .login-form {
    float: left;
    width: 100%;
    padding: 0; }
  .sub_cat_block ul li {
    width: 100%; }
  .productGrid .product, .account--fixed {
    width: 100%; }
  .cat_pg {
    margin: 63px 0 0 0; }
  .navUser-item--account .navUser-action {
    letter-spacing: 1px; }
  .navUser-action {
    padding: 10px; }
  .navUser-item--cart .navUser-action, .navUser-item--cart .navUser-action:hover {
    background: #f80f20 url(../img/shoppingcart.png) 20% 46% no-repeat;
    color: #fff !important; }
  #instagram {
    margin: 0; }
  .navPages-action {
    color: #000 !important; }
  .page.AU_page {
    padding-top: 0; }
  .AU_page .AU_page_banner .page-heading {
    font-size: 24px;
    letter-spacing: 3px; }
  .heroCarousel .slick-next, .heroCarousel .slick-prev {
    top: 40%; }
  .heroCarousel .slick-next, .heroCarousel .slick-prev,
  .heroCarousel .slick-prev:before, .heroCarousel .slick-next:before, .heroCarousel .slick-next:hover, .heroCarousel .slick-prev:hover, .heroCarousel .slick-next:focus, .heroCarousel .slick-prev:focus {
    width: 19px;
    height: 37px; }
  .fixed-header .header-logo {
    text-align: center; }
  .header-logo {
    margin: 0 auto;
    padding: 0;
    float: none;
    width: 60%; }
  .header-logo-image {
    max-height: 52px; }
  body.has-activeNavPages {
    left: 250px; }
  #menu_res {
    max-width: 250px; }
  #menu_res .navPages {
    width: 250px; }
  .about_mn, .bottom-section, .madeby_section_mn {
    background-size: cover; }
  .body {
    margin-top: 0 !important; }
  .navUser-item--cart .dropdown-menu {
    width: 300px !important;
    max-width: 330px !important;
    left: auto !important;
    right: 10px; }
  .productGrid .product {
    border: none; }
  .productGrid::after {
    background: none; }
  #instagram .instagram-wrap {
    padding: 10px 0;
    width: 100%;
    text-align: center; }
  .slick-slide img {
    height: auto; }
  .blast-content .aboutbg .title {
    text-align: left;
    padding-left: 0; }
  .sub_cat_block .navList-action {
    font-size: 10px; }
  .cat_pg {
    margin: 63px 0 0 0; }
  .product_page .form-field--stock {
    width: 100%; }
  .productView-description .desctabs_contents .desctab_content, .productView-description .desctabs_contents #desctab_warranty {
    padding: 20px 0; }
  .productView-description .desctabs_contents .desc_right, .productView-description .desctabs_contents .desc_left {
    width: 100%; }
  #st-1 .st-btn[data-network="sharethis"] {
    float: left;
    margin: 0 0 10px 0; }
  .st-btns {
    height: 310px;
    overflow-y: auto; }
  .productView-rating .productView-reviewLink + .productView-reviewLink {
    float: left;
    width: 100%;
    margin-top: 10px; }
  .estimator-form .button--primary {
    padding: 9px 0; }
  .coupon-form .button, .cart-gift-certificate-form .button {
    padding: 0; }
  .coupon-form .button, .cart-gift-certificate-form .button {
    padding: 9px 0px; }
  .cart-total-label {
    float: left;
    text-align: left; }
  .navBar--sub .navBar-action {
    line-height: 25px; }
  .account-content .form-actions, .page-content .form-actions {
    margin-top: 30px; }
  .addressList {
    margin: 0 auto; }
  .page {
    margin: 0; }
  .AU_cont .AU_cont_right {
    margin-top: 0; }
  .AU_page .AU_cont_bottom ul li {
    width: 100%;
    margin-bottom: 10px; }
  .AU_page .AU_cont_bottom ul li > div {
    min-height: auto; }
  .header_bg {
    background: none; }
  .header {
    background: rgba(0, 0, 0, 0.7); }
  .You_may_also_like .productGrid .product {
    width: 100%; }
  .banners .page-heading {
    font-size: 18px !important; }
  .mobileMenu-toggle {
    margin-left: 5px;
    margin-top: -12px !important; }
  .navUser {
    margin-top: 0; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 17px; }
  .navUser {
    margin-top: -5px;
    padding: 0 5px 0px 5px; }
  .navUser-item--cart .navUser-action {
    padding-top: 5px; }
  .blast-content .aboutbg .title br {
    display: none; }
  .blasting_imgs div a span {
    font-size: 10px;
    top: 42%; }
  .navUser-item--cart .navUser-action {
    padding-left: 25px;
    padding-right: 5px; }
  .facetedSearch-toggle {
    padding: 8px; }
  .category_page > .page-heading {
    font-size: 18px; }
  .login-form .form-actions {
    float: left;
    margin-top: 15px; }
  .about_content {
    margin-top: 10px !important;
    margin-bottom: 15px; }
  .aboutbg .title {
    text-align: left; }
  .productView.product_page {
    margin: 0; }
  .You_may_also_like h2 {
    letter-spacing: 1px; } }

.weight_content h3 {
  margin: 8px 0;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: Gotham-Bold;
  color: #000; }

.weight_content ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.weight_content ul li {
  font-size: 17px;
  color: #000;
  font-family: Gotham;
  line-height: 27px;
  text-transform: lowercase; }

.product_page #st-1.st-animated {
  clear: both; }

@media only screen and (max-width: 991px) {
  .weight_content {
    float: left;
    margin-bottom: 20px; }
  .weight_content h3 {
    margin: 0px; } }
