@import url(https://fonts.googleapis.com/css?family=Montserrat|Open+Sans|Muli|Open+Sans+Condensed:300);
@font-face {
    font-family: 'ProximaNova';
    src: url('ProximaNova-Regular.eot');
    src: url('ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
         url('ProximaNova-Regular.woff2') format('woff2'),
         url('ProximaNova-Regular.woff') format('woff'),
         url('ProximaNova-Regular.ttf') format('truetype'),
         url('ProximaNova-Regular.svg#ProximaNova') format('svg');
}
@font-face {
    font-family: 'dashicons';
    src: url('dashicons.eot');
    src: url('dashicons.eot?#iefix') format('embedded-opentype'),
         url('dashicons.woff') format('woff'),
         url('dashicons.ttf') format('truetype'),
         url('dashicons.svg#dashicons') format('svg');
}
body {
   font-family: 'ProximaNova', 'Open Sans', Arial;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
   font-family: 'ProximaNova', 'Open Sans', Arial;
}

a, .btn, li {
  transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s
}
.header {
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.PageMenu {
  background-color: rgba(26, 94, 198, 0.90);
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.5px;
  height: 48px;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
 }
.PageMenu li {
  padding: 15px 0 15px 10px;
}
.PageMenu li ul {
  background: rgba(26, 94, 198, 0.90);
  width: 230px;
}
.PageMenu li ul li a {
  color: #fff;
  text-transform: uppercase;
  font-color: 12px;
}
.PageMenu li ul:before {
  border-style: none;
}
.PageMenu li ul li:hover {
  background: #999;
  width: auto;
}
.PageMenu ul li:hover > a {
   color: #ccc;
}
.PageMenu li ul li a {
   font-size: 12px;
}
.sf-menu li.sfHover ul, .sf-menu li:hover ul {
  display: block;
}
.PageMenu .sf-menu a.hasSub:after {
    content: '\f107';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px 'FontAwesome';
    padding-left: 3px;
    vertical-align: top;
    position: absolute;
}
.header {
  position: fixed;
  width: 100%;
  z-index: 999;
  border-bottom: 0;
  background: none;
  top: 0;
}
.TopMenu {
  background: #eee;
  font-size: 12px;
  height: 33px;
}
.TopMenu ul {
    text-align: left;
}
.TopMenu, .TopMenu a {
    color: #000;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-family: 'Open Sans Condensed';
}
.TopMenu .top-quick {
  float: right;
}
.TopMenu .top-quick > li {
  height: 33px;
}
.TopMenu .top-quick li ul li {
  text-align: right;
}
.TopMenu .top-quick > li > a:after {
   content: "\f107";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px 'FontAwesome';
    padding-left: 3px;
    vertical-align: top;
   padding-top: 2px;
}
.top-quick.sf-menu li.sfHover ul, .top-quick.sf-menu li:hover ul {
  right: 0;
  left: auto;
  top: 27px;
}
.top-quick li a.hasSub.sf-with-ul:hover {
    cursor: pointer;
}
.TopMenu .CartLink a {
  color: #000;
}
.TopMenu .CartLink span {
  text-transform: uppercase;
}
.TopMenu li.last a .icon {
  position: relative;
}
.TopMenu .top-quick .pages-menu li a {
  padding: 10px;
  background: rgba(238, 238, 238, 0.95);
}
#Header {
  background: rgba(255, 255, 255, 0.95);
  margin-bottom: 0;
      padding: 15px 0 25px;
height: 30px;
-o-transition: height 0.2s;
-webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}
#Header>.inner {
  background: 0;
}
.TopMenu .inner {
  padding: 5px 0;
}
.TopMenu a:hover {
  color: #5d9cfc;
}
#LogoImage {
  margin-top: 0;
  float: left;
  height: 40px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.last.CartLink.js-drawermenu-cart {
  float: right;
    margin-left: 40px;
    line-height: 40px;
}
.last.CartLink.js-drawermenu-cart a {
   background: #1A5EC6;
    padding: 12px;
    color: #fff;
}
.last.CartLink.js-drawermenu-cart a:hover {
   background: #999;
    color: #fff;
}
.icon-cart {
    height: 30px;
   width: 30px;
background: url("//www.vapeitnow.com/product_images/uploaded_images/cart.png") no-repeat 0 0;
vertical-align: middle;
}
.brandfull a {
  color: #fff;
}
.brandfull a:hover, .brandfull li:hover > .AllBrands > a {
  color: #ccc;
}
.PageMenu ul.shopbybrandmenu {
  width: auto;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}
.PageMenu li:hover ul.shopbybrandmenu {
  right: 0px;
  left: auto;
}
.PageMenu .shopbybrandmenu li {
  width: auto;
  white-space: nowrap;
}
.PageMenu .AllBrands > a:after {
    content: "\f107";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px 'FontAwesome';
    padding-left: 3px;
    vertical-align: top;
}
.main>.inner {
    padding-top: 171px;
}
.main > .inner.home-2 {
   margin-top: 30px;
   padding-top: 30px;
}
.TopMenu>.inner, #Header>.inner, .PageMenu>.inner, .main>.inner, .footer-main>.inner, .footer-links>.inner, .newsletter-subscription>.inner {
    max-width: 1200px;
}
.banner_category_page_top img {
  width: 100%;
}
#SearchForm input.Textbox {
  background-color: #e3e3e3;
}
#SearchForm input.Textbox {
  color: #000;
}
#SearchForm .Button {
  background-color: #1a5ec6;
}
#SearchForm .Button:hover {
  background-color: #999;
}
#SearchForm .Button, #SearchForm input.Textbox, #SearchForm {
  border: 0;
}
#SearchForm input {
  height: 40px;
  line-height: 40px;
}
#SearchForm .Button {
  height: 40px;
}
.QuickSearch {
  min-width: 0;
  position: fixed !important;
  background: rgba(255, 255, 255, .95);
  margin-top: 5px;
}
.QuickSearch img {
  height: 80px;
}
.page.scrolled ~ .QuickSearch {
  top: 42px !important;
}
input.Textbox {
  -webkit-appearance: none;
  border-radius: 0;
}
div#fancy_outer {
  z-index: 9999 !important;
}
#ModalContainer {
  top: 10% !important;
  height: auto !important;
}
#ModalContainer.QuickViewModal {
    -o-animation-name: animatetop;
    -o-animation-duration: 0.4s;
    -ms-animation-name: animatetop;
    -ms-animation-duration: 0.4s;
    -moz-animation-name: animatetop;
    -moz-animation-duration: 0.4s;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}
@-o-keyframes animatetop {
    from {top: -300px; opacity: 0} 
    to {top: 10%; opacity: 1}
}
@-ms-keyframes animatetop {
    from {top: -300px; opacity: 0} 
    to {top: 10%; opacity: 1}
}
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0} 
    to {top: 10%; opacity: 1}
}
@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 10%; opacity: 1}
}
.QuickViewBtn:hover {
  background: rgba(0,0,0,.7) !important;
}
#QuickViewProductDetails #ProductDetails h1 {
  padding-bottom: 20px;
}
#QuickViewProductDetails #ProductDetails .ProductPrice.VariationProductPrice {
  font-size: 24px;
}
#QuickViewProductDetails #ProductDetails.ProductDetailsGrid .Label {
  line-height: normal;
}
.cloudzoom-zoom-inside {
    cursor: crosshair !important;
}
#ModalContainer .modalClose {
  padding: 8px !important;
  padding-right: 8px !important;
  background: url(//www.vapeitnow.com/template/images/icon-close.png) #1a5ec6 no-repeat center center !important;
}
#ModalContainer .modalClose:hover {
  background: url(//www.vapeitnow.com/template/images/icon-close.png) #999 no-repeat center center !important;
}
#fastCartContainer .ProductList {
  margin: 0 10px 0 0px;
}
#fastCartContainer .ProductList li, #home #fastCartContainer .ProductList li {
  padding: 10px 5px 10px 5px;
  margin-left: 1%;
  width: 24%;
}


/* Sub Category */
.Left {
  width: 100%;
  float: none;
}

.Left #SideCategoryList .SideCategoryListFlyout>ul>li, ul.side-menu li {
  
  margin: 10px 2px !important;
  border-bottom: none;
  display: inline-block;
}

.productlist-page ul.side-menu li a, .Left #SideAccountMenu li a, #GiftCertificatesMenu ul.side-menu li a {
padding: 10px !important;
 border: 2px solid #8caee2;
  font-family: 'Montserrat';
}
#SideCategoryShopByPrice  li a {
  border-width: 1px;
}

.Left #SideAccountMenu li a:hover, .productlist-page ul.side-menu li a:hover, #GiftCertificatesMenu ul.side-menu li a:hover {
  border-color: #1a5ec6;
  color: #666;
}
.YourAccount h4 {
  font-weight: bold;
}
.Block.YourAccount a:hover {
  color: #1a5ec6 !important;
}

.privacypolicy li {
  line-height: 1.8;
}

.TitleHeading.BlogTitleHeading {
    padding: 50px 80px;
    font-size: 60px;
    color: #000;
   text-transform: uppercase;
border-bottom: 0;
}
#BlogRecentPosts ul.side-menu li {
    margin: 0 2px !important;
}
.BlogPostContent .thumbnail {
    overflow: hidden;
}
.BlogPostContent .thumbnail img {
    -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.BlogPostContent .thumbnail img:hover {
    -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.BlogPostContent .bfc h3 a, .blogcustom #NewsContent .p-name a, .blogcustom ~ .blogcustom #NewsContent h1.p-name {
	position: relative;	
}
.blogcustom ~ .blogcustom #NewsContent h1.p-name {
        display: inline-block;
}
.BlogPostContent .bfc h3 a:before, .blogcustom #NewsContent .p-name a:before, .blogcustom ~ .blogcustom #NewsContent h1.p-name:before {
	    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 40%;
    height: 2px;
    background: rgba(26, 94, 198, 0.90);
    bottom: -8px;
    left: 0;
    transition: all 0.3s;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
}
.blogcustom ~ .blogcustom #NewsContent h1.p-name:before {
   background: #222;
   bottom: 18px;
}
.BlogPostContent .bfc h3 a:hover:before, .blogcustom #NewsContent .p-name a:hover:before {
    background: #000;
    width: 50%
}
ul.blog-tags li {
    text-transform: capitalize;
    border-radius: 0px;
}
 .sidebannerblog img {
     width: 100%;
     height: auto;
     max-width: 400px;
     padding-bottom: 20px;
}
div#BlogRecentPosts h4 {
   font-weight: bold;
}
.Content.blogcustom p strong {
      font-size: 1.2em;
    }
.Content.blogcustom div#NewsContent {
  line-height: 1.8;
}
.Left.blogcustom2 ~ .Content.blogcustom div.BlogShare, .Left.blogcustom2 ~ .Content.blogcustom .blog-tags {
  display: none;
}
.Left.blogcustom2 ~ .Content.blogcustom .e-content.BlockContent div {
  padding-bottom: 0;
}
.Left.blogcustom2 ~ .Content.blogcustom .BlogPostContent {
  clear: both;
}   
#NewsContent .e-content.BlockContent ol li {
    line-height: 1.8;
}
#CategoryContent .ProductList .ProductActionAdd .btn:hover {
    background-color: #1a5ec6;
}

.SubCategoryList {
  margin-bottom: 30px;
}
.CategoryDescription p {
  margin-bottom: 40px;
}

h4 {
  font-weight: 500;
}
.footer-main h5 {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  padding-bottom: 5px;
  padding-top: 15px;
}
.ProductImage a {
  height: auto !important
}
.ImageCarouselBox {
    margin-top: 20px !important;
}
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
  margin-top: 50px;
      padding: 10px 10px 8px;
    background: #e3e3e3;
}
#ProductDetails #ImageScrollPrev:hover, #ProductDetails #ImageScrollNext:hover {
    background: #ccc;
}
#ProductDetails .ProductTinyImageList ul li {
    margin: 0 5px 0 5px;
}
#ProductDetails .ProductTinyImageList ul li img {
    border: 1px solid #e3e3e3;
}
.TinyOuterDiv:hover {
  opacity:0.7;
  filter:alpha(opacity=70); 
}

.ProductList .ProductDetails {
  text-align: center;
}
.SearchContainer .ProductDetails a, .ProductList a.pname {
  font-weight: bold;
}
.SearchContainer .ProductDetails a {
  line-height: 18px;
}
.SearchContainer .ProductList em {
    padding-top: 5px;
}
#SearchContent_Container .SearchContainer a.TrackLink {
  font-weight: bold;
}
#SearchProduct_Container #SearchResultsProduct .CompareButtonContainer {
  display: none;
}
#ProductDetails h1 {
  text-transform: uppercase;
  font-size: 28px;
}
#HomeFeaturedProducts .ProductPriceRating .Rating img, #SideProductRelated .Rating img, #SimilarProductsByCustomerViews .ProductPriceRating .Rating img {
  display: none;
}
#GiftCertificatesMenu .side-menu {
  padding-bottom: 20px;
}
.ProductList {
  margin-left: -1%;
}
.ProductList li {
  width: 24%;
  padding: 10px 5px 10px 5px;
  margin: 0 0 10px 1%;
  border: 1px solid #e3e3e3;
}
.ProductList li:hover {
  border: 1px solid #1a5ec6;
}
.ProductList .ProductDetails .pname:hover, .SearchContainer .ProductDetails a:hover {
  color: #1a5ec6 !important;
}

/* HOME */
.homebg {
    background-position: top center;
    min-height: 600px;
    height: auto;
    margin: 0 auto;
    width: 100%;
    top: 151px;
    z-index: 0;
}
.homebg:before {
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
}
.homebg article {
  height: auto;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    font-size: 48px;
    color: #000;
    font-weight: bold;
    opacity: 0.60;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.homebg article img {
  vertical-align: middle;
  max-width: 80%;
    padding: 40px;
    background: rgba(255, 255, 255, 0.76);
}
.homebg span {
	color: #fff;
	font-size: 28px;
	padding: 20px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
    text-align: center;
    width: auto;
    background: rgba(26,94,198,0.80);
    max-width: 75%;
}
.homebg h1 {font-size: 36px; color: #fff; padding: 0;}
.homebg a {color: #ccc;}
.jarallax.homemidbg {
  background-position: center center;
  height: 300px;
  margin: 0 auto;
  width: 100%;
  z-index: 0;
}
.homemidbg .inner {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 3px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.HomeSmallBanner img {
    max-width: 49%;
   margin-bottom: 40px;
}
.jarallax.bottombg {
    height: 100px;
    z-index: 0;
  background-position: 50% 20%;
    background-repeat: repeat-y;
background-size: 100% auto;
   
}
.bottombg .inner {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 3px;
position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.main>.inner.home {
    padding-top: 10px;
}

#home .ProductList li, .productPage .ProductList li {
  width: 19% !important;
}
.productPage #fastCartContainer .ProductList li {
  width: 24% !important;
}
#home #fastCartContainer .ProductList li {
  width: 24% !important;
  margin-left: 1%;
}
#ProductDescription .ProductDescriptionContainer a {
  text-decoration: none;
  color: #1a5ec6;
}
#ProductDescription .ProductDescriptionContainer a:hover {
  color: #666;
}
.ProductDescriptionContainer ul {
  line-height: 1.8;
}

#SideProductAddToWishList .btn.alt {
  border: 0;
  padding: 0;
}
.OutOfStockMessage.InfoMessage.ErrorMessage {
  padding: 0;
  background: none;
  display: block;
}

.SubBrandListGrid li {
  min-height: 200px;
  width: 20%;
}
.PrimaryProductDetails .btn.add-to-cart, .ModalContent .addToCart .btn {
    padding: 1.4em 1.9em;
    font-size: 16px;
    font-family: 'ProximaNova';
    height: auto;
    line-height: normal;
    font-weight: bold;
    background-color: #1a5ec6;
}
.ModalContent .addToCart .btn:hover, .btn.add-to-cart.AddCartButton:hover {
  background-color: #999;
}
.btn:hover {
  background-color:#1a5ec6;
}
.btn.alt:hover {
  border:3px solid #999;
  color:#999;
  background: transparent;
}

.Breadcrumb {
  color: #999;
}
.Breadcrumb li {
  font-size: 12px;
}
.Breadcrumb a {
  color: #666;
}
.Breadcrumb a:hover {
  color: #1a5ec6;
}
.batteries-mods-banner {
  background: url(//www.vapeitnow.com/product_images/uploaded_images/batteries-mods.png);
  height: 360px !important;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
.banner-acc-tp {
  background: url(//www.vapeitnow.com/product_images/uploaded_images/accessories-tp.jpg) 0% -40% repeat fixed;
  width: 100%;
  max-width: 1000px;
  height: auto;
  max-height: 300px;
}

.bannerbg {
  background: url(//www.vapeitnow.com/product_images/uploaded_images/accessories-bg.jpg) 0% -40% no-repeat fixed;
  width: 100%;
  max-width: 1000px;
  height: auto;
  max-height: 267px;
}

.inner #CategoryPagingTop {
  padding-left: 0;
}
.CategoryPagination .PagingList li {
  padding: 0;
  margin-left: 2px;
}
.CategoryPagination .PagingList .ActivePage, .CategoryPagination .PagingList a {
  padding: 6px 10px;
  border: 1px solid #8caee2;
}
 .CategoryPagination .PagingList a {
  color: #000 !important;
}
.CategoryPagination .PagingList .ActivePage {
  color: #999 !important;
  border: 1px solid #1a5ec6;
}
.CategoryPagination .PagingList a:hover {
  border: 1px solid #1a5ec6;
  color: #666;
}
.BlockContent.PageContent .faq a {
  color: #000;
}
.BlockContent.PageContent .faq a:hover {
  color: #1a5ec6;
}
.faq li {
  padding: 7px 0;
  list-style-type: square;
}
div.faq h2 {
  padding: 0 0 20px 0;
}
div.faq h3 {
  padding: 20px 0 10px 0;
}
div.faq a[name] {
  padding-top: 120px;
  margin-top: -120px;
  display: inline-block;
}
.boxdiv {
  line-height: 1.5;
}
#NewsContent p a, .BlogPostContent p a, #NewsContent .e-content a {
  color: #1a5ec6;
}
#NewsContent p a:hover {
  color: #666;
}
.BlockContent.PageContent a {

  color: #1a5ec6;
}
.BlockContent.PageContent a:hover {
  color: #999;
}

/* Cart */
#FormField_25 .selector {
  width: auto !important;
}
table.CartContents .Hqty {
  text-align: center;
}
table.CartContents .Hitemprice {
  text-align: right;
}
table.CartContents .Htotal {
  text-align: right;
}
table.CartContents tbody td.hiddentd {
  display: none;
}
#CartContent em.ProductPrice {
  font-style: normal;
  font-weight: bold;
}

/* Footer */
.footer {
  background-color: #eee;
}
.footer-main h4 {
  color: #fff;
}
.footer-main a:hover {
  color: #5d9cfc;
}
.icon-instagram{
  background-position: 0 -355px;
}
.footer-main {
  color: #fff;
  background-color: #333;
}
.footer-main a {
  color: #ccc;
}
.icon-facebook:hover,
.icon-facebook:focus {
    background-position: -65px 0px;
}
.icon-googleplus:hover,
.icon-googleplus:focus {
    background-position: -65px -40px;
}
.icon-instagram:hover,
.icon-instagram:focus {
    background-position: -65px -355px;
}
.google_plusone_iframe_widget {
  width: auto !important;
}
.footer-main .SocialConnect ul {
  text-align: left;
}
.footer .powered-by {
  float: left;
}
.footer .powered-by a {
  background-position: 0 -25px;
}
.footer-links p {
  padding: 10px 0;
}
.product-sash {
   position: absolute;
   float: left;
   display: block;
   margin: 0px auto;
   min-height: 16px;
   width: 100%;
   background-color: rgba(51, 51, 51, 0.8);
   padding: 8px 0px 8px;
   font-family: 'Open Sans';
   text-align: center;
   color: #fff;
   bottom: 20%;
   left: 0;
   font-family: 'Lato', sans-serif;
   font-size: 11px;
   text-transform: uppercase;
}
.btn.icon-Out.of.Stock {
  display: none;
}
.notice {
    position: sticky;
    bottom: 0;
    padding: 10px 10px;
    background: rgba(26, 94, 198, 0.90);
    width: 100%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    z-index: 999;
}
.notice a {
   color: #fff;
   text-decoration: underline;
}

.back-to-top {
  position: fixed;
  bottom: 15%;
  right: 5%;
  background: rgba(26, 94, 198, 0.75) url('//www.vapeitnow.com/template/images/top-arrow.svg') no-repeat center center;
  padding: 1.5em;
  display: none;
}

.back-to-top:hover {    
  background: rgba(153, 153, 153, 0.75) url('//www.vapeitnow.com/template/images/top-arrow.svg') no-repeat center center;
}    

/* HEADER SHRINK ON SCROLL */
.header.shrink {
    -ms-transform: translateY(-33px);
    -webkit-transform: translateY(-33px);
    transform: translateY(-33px);
}
.header.shrink #LogoImage {
  height: 30px;
  margin-top: 5px;
}
.header.shrink .PageMenu {
  	height: auto;
}
.header.shrink .PageMenu li {
  padding: 10px 0 12px 10px;
  font-size: 13px;
}
.header.shrink .PageMenu li ul li {
  	padding: 0 1em;
}
.header.shrink #Header {
  	height: 10px;
    padding: 5px 0 35px;
}

#ProductDetails .ProductTinyImageList {
    white-space: normal;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: auto;
    z-index: 0;
}

/* MOBILE */

#ToggleMenu {
  height: 55px;
  font-size: 24px;
}
#DrawerMenu {
  width: 75%;
  border-right: 1px solid #e3e3e3;
  color: #000;
  background: transparent;
}
#DrawerMenu ul {
    letter-spacing: 0.8px;
}
#DrawerMenu li {
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
}
#DrawerMenu a {
  font-family: 'Montserrat';
  font-size: 0.9em;
  padding: 15px 15px;
  color: #000;
}
#DrawerMenu .SideCategoryListFlyout li > a {
  text-transform: uppercase;
}
#DrawerMenu .SideCategoryListFlyout li > ul a {
  text-transform: initial;
}
#DrawerMenu .subcat-expand {
  height: 45px;
    border-left: 1px solid #e3e3e3;
}
#DrawerMenu .subcat-expand:after {
  color: #000;
    font-size: 24px;
}
#DrawerMenu .drawer-subcat.expanded {
  border-top: 1px solid #e3e3e3;
}
#DrawerMenu li > ul a {
      letter-spacing: 0.3px;
  padding-left: 2em;
}
.page.off-screen {
  -webkit-transform: translateX(75%);
  -ms-transform: translateX(75%);
  transform: translateX(75%);
}
#DrawerMenu #SideCategoryShopByPrice h4 {
  background: #999;
    color: #000;
    letter-spacing: 0.5px;
  font-size: 0.8em;
  font-weight: bold;
  padding: 10px 15px;
  text-transform: uppercase;
}
#DrawerMenu ul.side-menu li {
  padding: 0 !important;
  margin: 0 !important;
  border-right: 0;
  border-left: 0;
  display: block; */
}
#DrawerMenu.on-screen {
  z-index: 9999;
}
#DrawerMenu h3 {
    background: #999;
    color: #000;
    letter-spacing: 0.5px;
    font-weight: bold;
}
#Header.off-screen {
  -ms-transform:  none;
  -webkit-transform:  none;
  transform:  none;
}
.SubCategoryList.mobile .selector {
  border-color: #8caee2;
  color: #333;
}
.fa-bars:before {
    position: absolute;
    top: 59px;
    left: 20px;
    display: block;
    height: 2px;
    width: 20px;
    background: #000;
    content: '';
}
.fa-bars:after {
    position: absolute;
    top: 65px;
    left: 20px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    content: '';
}
.page.off-screen .fa-bars:before {
    top: 65px;
    background: #000;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.page.off-screen .fa-bars:after {
    display: block;
    top: 65px;
    border: 0;
    height: 2px;
    width: 20px;
    background: #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fa-bars:before, .fa-bars:after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.1s, 0.1s;
}

.fa-bars:before {
  transition-property: top, transform;
}

.fa-bars:after {
  transition-property: bottom, transform;
}



@media screen and (min-width: 811px) {

    div#BlogRecentPosts {
      float: right;
      width: 200px;
    }
    #BlogRecentPosts li a {
      padding-left: 10px;
    }
    #BlogRecentPosts h4 {
         background: #eee;
         padding: 13px;
    }
    .Left.blogcustom {
      margin-top: 20px;
      border-top: 1px solid #e3e3e3;
      padding-top: 20px;
    }
    .Content.blogcustom {
      padding-right: 20px;
      border-right: 1px solid #e3e3e3;
    }
    .Content.blogcustom p, .Content.blogcustom .e-content.BlockContent ul {
      font-size: 16px;
    }
    #BlogRecentPosts ul.side-menu li {
      border-bottom: 1px solid #e3e3e3;
      width: 90%;
      padding-top: 10px;
    }
}


@media screen and (min-width: 1200px) {
 
	body {
	   background-color: #eee;
	}
	.page {
	   background-color: #eee;
	}
	.PageMenu li {
		margin: 0 30px 0 0;
	}

    .ProductList li {
    width: 19%;
  	}
    .main {
      background: #eee;
  	}
    .main>.inner {
    padding: 30px 20px 20px;
    background-color: #fff;
    margin-top: 171px;
    margin-bottom: 20px;
  	}
    .main>.inner.home {
        margin-top: 20px;
    }
}
@media screen and (max-width: 1199px) {
.PageMenu li {
    padding: 15px 0 15px 0px;
}
.header.shrink .PageMenu li {
    padding: 10px 0 12px 0;
}
}
@media screen and (max-width: 1020px) {
.PageMenu li {
    margin-right: 15px;
}
}
@media screen and (max-width: 990px) {
.TopMenu>.inner, #Header>.inner, .PageMenu>.inner, .main>.inner, .footer-main>.inner, .footer-links>.inner, .newsletter-subscription>.inner {
     width: 95%;
}
    .PageMenu li {
      margin: 0 10px 0 0;
      padding: 15px 0 15px 5px;
      font-size: 13px;
    }
    .header.shrink .PageMenu li {
      padding: 10px 0 10px 5px;
      margin: 0 10px 0 0;
    }
    .homemidbg {
      background-size: 250% auto;
    }
 }
@media screen and (max-width: 880px) {
.PageMenu li {
    margin: 0 10px 0 0;
    font-size: 12px;
}
.header.shrink .PageMenu li {
    font-size: 12px;
    margin: 0 10px 0 0;
}
}

@media screen and (max-width: 810px) {
    .header {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        height: auto;
    }
    #Header {
        height: auto;
        -o-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .page.scrolled #Header {
        border-bottom: 1px solid #e3e3e3;
    }
    #Header.off-screen {
        -webkit-transform: translateY(-35px);
        -ms-transform:     translateY(-35px);
        transform:         translateY(-35px);
    }
	.header.shrink #Header {
		height: auto;
		padding: 15px 0 25px;
	}
	.header.shrink {
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.header.shrink #LogoImage {
		height: auto;
		margin-top: -5px;
	}
    .header-logo {
      text-align: center;
    }
    .header-logo img {
      max-height: 32px;
    }
    #LogoImage {
      height: auto;
      margin-top: -5px !important;
    }
    .top-quick, #SideAccountNavigation .pages-menu, .brandfull {
       display: none;
    }
    #cart-amount {
      padding-top: 0;
    }
	#cart-amount .Cart {
		margin-top: -7px;
	}
	#cart-amount .Cart .total {
		height: 26px;
		width: 25px;
		display: block;
	}
    .homebg {
        min-height: 250px;
        top: 96px;
        background-size: 200% auto;
    }
    .homebg article {
       font-size: 32px;
    }
    .homebg article img {
        height: auto;
        padding: 20px;
    }
	.last.CartLink.js-drawermenu-cart {
	display: none;
	}
	table.CartContents tbody td.hiddentd {
	  display: table-cell;
	}
	.CartContents tfoot .SubTotal td:first-child {
		padding: 0 5px 0 0;
	}
     .homebg span {
        font-size: 18px;
        width: 80%;
        max-width: inherit;
      }
     .homebg h1 {font-size: 22px;}
     .main > .inner.home-2 {
        padding-top: 10px !important;
      }
    .PrimaryProductDetails .btn.add-to-cart, .ModalContent .addToCart .btn {
        width: 100%;
        max-width: initial;
    }
    .AccountOrderStatusList .btns {
       position: static;
       float: none;
       display: inline-block;
    }
    .AccountOrderStatusList .btn, .AccountOrderStatusList .btn.alt {
      line-height: 29px;
    }
    .QuickSearch {
      position: absolute!important;
      width: 75% !important;
      min-width: 0;
      left: 0 !important;
    }
    .QuickSearchResultImage {
      display: none;
    }
    .bottombg .inner {
      letter-spacing: 0px !important;
      font-size: 16px !important;
    }

    #home .ProductList li, .ProductList li, .productPage .ProductList li {
      width: 32% !important;
    }
    .main>.inner.home {
        padding-top: 20px !important;
    }
    .btn.alt {
       line-height: 54px;
    }
    .AccountLogin input#LoginButton {
       margin-bottom: 20px;
    }
    .SubBrandListGrid li {
       width: 33.333%;
     }
    div.faq a[name] {
     padding-top: 95px;
     margin-top: -95px;
    }
    .Left.blogcustom, .sidebannerblog {
      display: inline-block;
    }
    div#BlogRecentPosts li a {
      padding: 7px !important;
      border: 1px solid #8caee2;
      display: block;
    }
    div#BlogRecentPosts li a:hover {
      border: 1px solid #1a5ec6;
      color: #1a5ec6;
     }
     div.Left.blogcustom {
       display:table-footer-group;
     }
     div.Left.blogcustom2 {
       display: table-footer-group;;
     }
     div.Content.blogcustom {
       display:table-header-group;
     }
     .sidebannerblog img {
       width: 48%;
     }

.TitleHeading.BlogTitleHeading {
    padding: 50px 20px;
    font-size: 32px;
}
     .CategoryPagination.BloggingPagination {
       margin-bottom: 40px;
     }
}




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

    
    .homebg {
        min-height: 150px;
        top: 96px;
        background-size: 200% auto;
    }
    .homebg article {
       font-size: 24px;
    }
    .homebg article img {
        height: auto;
    }
    .homebg span {
        font-size: 16px;
        padding: 8px;
        width: 90%;
      }
     .homebg h1 {font-size: 20px;}
    .bottombg .inner {
      letter-spacing: 0px !important;
      font-size: 14px !important;
       } 
      
    #home .ProductList li, .ProductList li, .productPage .ProductList li {
        width: 49% !important;
        }
    #ProductDetails h1 {
    	text-transform: uppercase;
    	font-size: 22px;
     }
    .jarallax.homemidbg {
       height: 200px;
    }
    .homemidbg .inner {
       font-size: 14px;
    }
    .HomeSmallBanner img {
        max-width: 100%;
       margin-bottom: 40px;
     }

	table.CartContents tbody tr td {
		padding: 10px 4px;
	}
	.TitleHeading.BlogTitleHeading {
		padding: 30px 20px;
		font-size: 26px;
	}
    .notice {font-size: 16px;}
}
@media screen and (max-width: 360px) {

    .jaralax.bottombg .inner {
      letter-spacing: 0px !important;
      font-size: 12px !important;
       }
    .SubBrandListGrid li {
       width: 50%;
     }

}
@media screen and (max-width: 359px) {

	table.CartContents tbody tr td {
		padding: 10px 0;
	}
	.CartContents tfoot .gtotal.SubTotal td {
		font-size: 16px;
		text-transform: uppercase;
	}

}
@media screen and (max-height: 650px) {
     .PageMenu ul.shopbybrandmenu {
      -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4;
     }

.PageMenu li ul.shopbybrandmenu li a {
    line-height: 2.5em;
}
}

@media screen and (max-height: 414px) {

    .header {
      position: static;
      padding-top: 0px;
     }
    .homebg {
        top: 0;
       margin-top: -31px;
       margin-bottom: 20px;

    }
    #Header {
      position: static;
     }
    #Header.off-screen {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border-bottom: 0;
     }
    .main > .inner {
      padding-top: 0 !important;
     }
    .homemidbg {
       height: 200px;
    }
    .homemidbg .inner {
       font-size: 18px;
    }
    .homebg {
        min-height: 200px;
    }
    #ProductDetails .ProductThumbImage img {
      max-height: 75%;
     }
    div.faq a[name] {
     padding-top: 30px;
     margin-top: -30px;
    }
}


@media screen and (max-height: 414px) and (max-width: 480px) {
    
    .homebg {
        min-height: 150px;
    }   
}