@charset "UTF-8";
/* line 1, ../../work2/search-nm-dec25/static/scss/home.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswald', Arial, sans-serif;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0; }

/* line 9, ../../work2/search-nm-dec25/static/scss/home.scss */
.main-content {
  box-shadow: 0 0 10px #ccc;
  padding: 15px;
  width: 95%;
  margin: 0px auto;
  max-width: 1450px; }

/* line 18, ../../work2/search-nm-dec25/static/scss/home.scss */
.title {
  font-size: 22px;
  padding: 15px;
  background: #f4f4f4; }

/* line 24, ../../work2/search-nm-dec25/static/scss/home.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0px auto; }

/* line 29, ../../work2/search-nm-dec25/static/scss/home.scss */
body a {
  text-decoration: none;
  display: inline-block;
  padding: 0px 5px; }

/* line 35, ../../work2/search-nm-dec25/static/scss/home.scss */
.main-content .content {
  width: 100%; }

/* line 45, ../../work2/search-nm-dec25/static/scss/home.scss */
.image-wrapper a {
  display: block;
  padding: 0;
  margin: 0; }

/* line 51, ../../work2/search-nm-dec25/static/scss/home.scss */
.image-wrapper img {
  width: 100%; }

/* line 56, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-search {
  border-radius: 5px;
  height: 100%;
  position: relative;
  width: 30%;
  float: left;
  display: table;
  padding: 0px 3%; }

@media screen and (max-width: 1023px) {
  /* line 70, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-search {
    width: calc(70% - 100px); } }

/* line 75, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-search form {
  position: relative;
  width: 95%;
  display: table-cell;
  vertical-align: middle;
  margin: 0px auto; }

/* line 83, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-search .nav-search-input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 10px;
  box-shadow: none;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  height: 32px;
  min-height: 26px;
  width: 100%;
  position: relative;
  padding-left: 8px; }
  /* line 97, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-search .nav-search-input:placeholder {
    color: #666666;
    opacity: 1; }

/* line 103, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-search input.nav-search-submit {
  border: 0 none;
  border-radius: 0 10px 10px 0;
  box-shadow: 0 0 3px #bbb;
  color: #ffc120;
  height: 32px;
  overflow: hidden;
  padding-top: 30px;
  position: absolute;
  right: 0px;
  background: #ffc120 url(../images/search-icon.png) no-repeat scroll center center; }

/* line 116, ../../work2/search-nm-dec25/static/scss/home.scss */
.top-header {
  display: table;
  display: table-cell;
  vertical-align: middle; }

/* line 122, ../../work2/search-nm-dec25/static/scss/home.scss */
.top-header a.bpe {
  background: url(../images/mlogo.png) -25px;
  background-repeat: no-repeat;
  width: 88px;
  height: 50px;
  display: inline-block;
  float: left; }

/* line 131, ../../work2/search-nm-dec25/static/scss/home.scss */
.static-mobile-menu {
  float: left;
  display: table-cell;
  vertical-align: middle;
  margin-left: 10px; }

/* line 138, ../../work2/search-nm-dec25/static/scss/home.scss */
.static-mobile-menu a {
  padding: 8px 8px;
  display: inline-block;
  margin: 8px 1px;
  background: #477ca3;
  font-size: 16px;
  color: #ffffff; }

/* line 147, ../../work2/search-nm-dec25/static/scss/home.scss */
#header {
  width: 100%;
  background: #0b1b39 none repeat scroll 0 0; }

/* line 152, ../../work2/search-nm-dec25/static/scss/home.scss */
#header .header-top {
  height: 85px;
  width: calc(100% - 20px);
  margin: 0px auto;
  max-width: 1480px; }

@media screen and (max-width: 1024px) {
  /* line 160, ../../work2/search-nm-dec25/static/scss/home.scss */
  #header .header-top {
    height: 60px; } }

/* line 165, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-logo {
  float: left;
  height: 100%;
  width: 30%;
  display: flex; }

/* line 172, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-logo img {
  margin: auto 0px; }

/* line 178, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right {
  float: right;
  position: relative;
  text-align: left;
  margin-bottom: 2px;
  width: 30%; }

/* line 186, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right .welcome {
  float: left;
  padding-top: 0;
  line-height: 18px;
  overflow: hidden;
  color: #ffffff; }

/* line 194, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right .hello {
  float: left;
  font-weight: bold;
  width: 100%;
  font-size: 16px;
  margin: 0px 0px 5px;
  color: #ffc120; }

/* line 203, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right .user-sign-in {
  width: 196px;
  margin-left: 0; }

/* line 208, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right .user-sign-in .account-link {
  height: 25px; }

/* line 212, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right .user-sign-in .hello {
  font-weight: 400;
  margin: 0px; }

/* line 217, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right a {
  color: #fff; }

/* line 221, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right .account-link {
  color: #ffc120;
  display: block;
  height: 30px;
  width: 100%;
  margin-top: 3px;
  font-size: 14px; }

/* line 230, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right #top-cart {
  border-left: 2px solid #fff;
  float: right;
  margin-top: 20px;
  padding: 6px;
  width: 35px; }

/* line 238, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right #top-cart .url {
  display: block; }

/* line 242, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right #top-cart .url:before {
  content: "\e116"; }

/* line 246, ../../work2/search-nm-dec25/static/scss/home.scss */
.header-top-center {
  width: 40%;
  float: left;
  padding-top: 12px;
  text-align: center; }

/* line 253, ../../work2/search-nm-dec25/static/scss/home.scss */
.header-top-center .header-phone,
.header-top-center .email-address {
  font-size: 23px;
  width: 100%;
  font-weight: 400;
  color: #fff;
  display: block; }

/* line 262, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-wrap {
  width: 100%;
  background: #fff;
  box-shadow: 1px 1px 5px #ccc;
  height: 38px;
  clear: both;
  margin-bottom: 15px; }

@media screen and (max-width: 1024px) {
  /* line 272, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap {
    display: none; } }

/* line 277, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-wrap.selected {
  position: absolute;
  right: 10px;
  top: 55px;
  background: none;
  height: auto;
  width: 320px;
  display: block;
  z-index: 9; }

/* line 287, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-wrap .l2-ul li {
  display: block;
  width: 100%; }
  /* line 290, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap .l2-ul li a {
    padding: 5px 8px;
    display: block;
    font-size: 12px; }

/* line 297, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-wrap ul {
  padding: 0px;
  list-style: none;
  width: 97%;
  margin: 0px auto;
  max-width: 1500px; }
  /* line 304, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul .l2-ul {
    display: none;
    position: absolute;
    background: #fff;
    width: 200px;
    z-index: 999; }
  /* line 311, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul .l2-ul li:hover a {
    background: #efefef;
    display: block; }
  /* line 318, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul .l1-li:hover > .l2-ul {
    display: block; }
  /* line 322, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul .category-list {
    display: none; }
  /* line 327, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul .l2-ul li:hover .category-list {
    display: block;
    position: absolute;
    left: 100%;
    top: 0; }

@media screen and (max-width: 1024px) {
  /* line 349, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul {
    border-radius: 5px;
    background: #ffffff;
    width: 100%; } }

/* line 356, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-wrap ul li {
  float: left;
  margin: 0px;
  position: relative; }

@media screen and (max-width: 1024px) {
  /* line 363, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul li {
    float: none;
    display: block; } }

/* line 369, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-wrap ul li a {
  font-size: 16px;
  color: #333;
  display: inline-block;
  padding: 10px; }

@media screen and (max-width: 1024px) {
  /* line 377, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul li a {
    display: block; }
  /* line 381, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul li a:hover {
    background: #d5e9bd;
    border: solid 1px #d5e9bd;
    color: #3c571d; }
  /* line 387, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul li a:before {
    border-radius: 50%;
    width: 6px;
    height: 6px;
    border: solid 1px #8bc34a;
    display: inline-block;
    padding: 3px;
    content: " ";
    margin: 0px 8px; } }

@media screen and (max-width: 1024px) {
  /* line 401, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul li .l2-ul {
    position: static;
    width: calc(100% - 30px);
    border: solid 1px #f2f2f2;
    display: block; } }

/* line 410, ../../work2/search-nm-dec25/static/scss/home.scss */
.active-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.1);
  top: 0px; }

/* line 418, ../../work2/search-nm-dec25/static/scss/home.scss */
.menu-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  background: #f2f2f2;
  top: 10px;
  right: 10px;
  z-index: 999; }

@media screen and (min-width: 1025px) {
  /* line 429, ../../work2/search-nm-dec25/static/scss/home.scss */
  .menu-icon {
    display: none; } }

/* line 434, ../../work2/search-nm-dec25/static/scss/home.scss */
.menu-icon .centered {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  display: block;
  width: 26px;
  height: 16px;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0; }

/* line 449, ../../work2/search-nm-dec25/static/scss/home.scss */
.menu-icon .centered .hamburger__bar {
  display: block;
  position: absolute;
  height: 1px;
  background-color: #262633;
  left: 0;
  right: 0;
  -webkit-transform: rotate(0deg) scaleX(1) translateY(0);
  transform: rotate(0deg) scaleX(1) translateY(0);
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  top: 7.5px;
  border-radius: 1px; }

/* line 466, ../../work2/search-nm-dec25/static/scss/home.scss */
.menu-icon .centered .hamburger__bar:first-child {
  top: 0;
  -webkit-transform-origin: left top;
  transform-origin: left top; }

/* line 472, ../../work2/search-nm-dec25/static/scss/home.scss */
.menu-icon .centered .hamburger__bar:last-child {
  top: 15px;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom; }

/* line 478, ../../work2/search-nm-dec25/static/scss/home.scss */
.menu-icon.selected .hamburger__bar:first-child {
  transform: translateX(6px) rotate(45deg) scaleX(0.82465); }

/* line 482, ../../work2/search-nm-dec25/static/scss/home.scss */
.menu-icon.selected .hamburger__bar:nth-child(2) {
  transform: translateX(-50%);
  opacity: 0; }

/* line 487, ../../work2/search-nm-dec25/static/scss/home.scss */
.menu-icon.selected .hamburger__bar:last-child {
  transform: translateX(6px) rotate(-45deg) scaleX(0.82465); }

/* line 491, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer {
  color: #fff;
  font-family: arial;
  margin: 0px auto;
  background: #efefef;
  overflow: auto;
  border-top: solid 5px #b7b7b7;
  margin-top: 20px;
  clear: both; }

/* line 502, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .content {
  width: 95%;
  clear: both;
  overflow: auto;
  margin: 0px auto;
  max-width: 1450px; }

/* line 510, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .copyright {
  color: #333;
  font-size: 15px;
  height: 30px;
  line-height: 27px;
  margin-top: 4px;
  text-align: center;
  background-color: #fff;
  width: 100%;
  float: none; }

/* line 522, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer #footer-bg {
  background: #efefef none repeat scroll 0 0;
  bottom: 30px;
  height: 220px;
  left: 0px;
  position: absolute;
  width: 100%;
  z-index: -999;
  border-top: solid 7px #b7b7b7; }

/* line 533, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .footer-top-left {
  float: left;
  font-family: verdana;
  font-size: 13px;
  line-height: 21px;
  margin: 5px;
  min-height: 205px;
  width: 19%; }

/* line 543, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .footer-div-heading a,
#footer .footer-div-heading,
#footer .footer-div-heading b {
  color: #000 !important;
  font-size: 21px;
  line-height: 40px;
  padding: 2px 0;
  text-align: left;
  width: 100%;
  font-weight: normal; }

/* line 555, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .social-media img {
  display: inline;
  padding: 2px; }

/* line 560, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .verified-cart img {
  margin: 5px 0; }

/* line 564, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .footer-top-left a {
  color: #797979; }

/* line 568, ../../work2/search-nm-dec25/static/scss/home.scss */
.external_links {
  clear: both;
  margin: 10px auto;
  padding: 15px;
  box-shadow: 0px 0px 10px #b4b4b4;
  width: 95%; }

/* line 576, ../../work2/search-nm-dec25/static/scss/home.scss */
.external_links .h1 {
  background-color: #f4f4f4;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 5px;
  margin-bottom: 5px; }

/* line 586, ../../work2/search-nm-dec25/static/scss/home.scss */
a.regular-text {
  color: #666;
  text-decoration: none;
  font-size: 14px;
  padding: 4px; }

/* line 593, ../../work2/search-nm-dec25/static/scss/home.scss */
.breadcrumb {
  width: 77%;
  float: right;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

@media screen and (max-width: 1024px) {
  /* line 602, ../../work2/search-nm-dec25/static/scss/home.scss */
  .breadcrumb {
    width: 100%;
    padding: 0px; } }

/* line 608, ../../work2/search-nm-dec25/static/scss/home.scss */
.breadcrumb span,
.breadcrumb strong,
.breadcrumb a,
.breadcrumb a:hover {
  display: inline-block;
  padding: 4px 2px; }

/* line 616, ../../work2/search-nm-dec25/static/scss/home.scss */
.breadcrumb a,
.breadcrumb a:hover {
  color: #337ab7; }

/* line 621, ../../work2/search-nm-dec25/static/scss/home.scss */
.breadcrumb ol,
.breadcrumb ul {
  margin: 0px;
  padding: 0px 8px 0px;
  list-style: none; }

/* line 628, ../../work2/search-nm-dec25/static/scss/home.scss */
.breadcrumb li {
  display: inline-block; }

/* line 632, ../../work2/search-nm-dec25/static/scss/home.scss */
.breadcrumb li:after {
  content: "»"; }

/* line 636, ../../work2/search-nm-dec25/static/scss/home.scss */
.breadcrumb li:last-child:after {
  content: unset; }

/* line 640, ../../work2/search-nm-dec25/static/scss/home.scss */
.seo-text-header {
  max-width: 1500px;
  margin: 0px auto;
  width: 100%;
  text-align: center; }

/* line 647, ../../work2/search-nm-dec25/static/scss/home.scss */
.seo-text-footer {
  text-align: center;
  margin-top: 20px; }

@media (max-width: 767px) {
  /* line 653, ../../work2/search-nm-dec25/static/scss/home.scss */
  .seo-text-header {
    display: none; } }

/* line 658, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab {
  float: left;
  margin: 0;
  width: 21%; }

@media screen and (max-width: 1023px) {
  /* line 665, ../../work2/search-nm-dec25/static/scss/home.scss */
  .index-tab {
    display: none; } }

@media screen and (max-width: 767px) {
  /* line 671, ../../work2/search-nm-dec25/static/scss/home.scss */
  .index-tab {
    float: none;
    width: 100%; } }

/* line 677, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category {
  margin-bottom: 5px; }

/* line 681, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category .tab-title {
  text-align: center;
  padding: 8px 10px;
  color: #fff;
  display: block;
  font-weight: bold;
  background: #13213c; }

/* line 690, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category a {
  color: #428bca;
  font-size: 16px; }

/* line 695, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category .title {
  background: linear-gradient(#676767, #2b2b2b);
  text-align: center;
  padding: 4px 10px;
  font-size: 20px;
  color: #fff;
  margin-bottom: 3px;
  border-radius: 5px; }

/* line 705, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category a {
  color: #428bca;
  display: block;
  text-decoration: none;
  padding: 5px; }

/* line 712, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category ul {
  border: solid 1px #c2deec;
  margin: 0px;
  padding: 0px;
  list-style: none; }

/* line 719, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category ul li ul {
  display: none; }

/* line 723, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category ul > li {
  border-top: solid 1px #c2deec;
  padding: 2px;
  cursor: pointer; }

/* line 729, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category .tab-title1,
.index-tab .select-category .tab-title2 {
  text-align: center;
  padding: 8px 10px;
  color: #fff;
  display: block;
  font-weight: bold;
  background: #0b1b39;
  margin: 0px; }

/* line 740, ../../work2/search-nm-dec25/static/scss/home.scss */
p {
  font-size: 14px;
  line-height: 20px; }

/* line 745, ../../work2/search-nm-dec25/static/scss/home.scss */
.product-viewer {
  border: solid 1px #ccc;
  padding: 15px;
  clear: both;
  max-width: 100%;
  margin-bottom: 10px; }

/* line 753, ../../work2/search-nm-dec25/static/scss/home.scss */
.product-viewer .title {
  margin: 0px; }

/* line 757, ../../work2/search-nm-dec25/static/scss/home.scss */
.product-viewer .description {
  font-size: 14px;
  line-height: 20px; }

/* line 762, ../../work2/search-nm-dec25/static/scss/home.scss */
.product-viewer .description strong {
  font-size: 18px; }

/* line 766, ../../work2/search-nm-dec25/static/scss/home.scss */
.product-list {
  display: grid;
  grid-template-columns: auto auto auto;
  column-gap: 10px; }
  @media (max-width: 768px) {
    /* line 766, ../../work2/search-nm-dec25/static/scss/home.scss */
    .product-list {
      grid-template-columns: auto auto; } }
  @media (max-width: 480px) {
    /* line 766, ../../work2/search-nm-dec25/static/scss/home.scss */
    .product-list {
      grid-template-columns: auto; } }

/* line 778, ../../work2/search-nm-dec25/static/scss/home.scss */
.product {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px; }
  /* line 788, ../../work2/search-nm-dec25/static/scss/home.scss */
  .product .details {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #dcdcdc;
    color: #0b1b39;
    padding: 12px 0;
    width: 100%;
    display: block;
    text-align: center; }
    /* line 799, ../../work2/search-nm-dec25/static/scss/home.scss */
    .product .details:hover {
      background: #ededed;
      color: #0b1b39; }

/* line 818, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .photo {
  display: block;
  text-align: center; }

/* line 823, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .photo img {
  max-width: 100%;
  border: none;
  height: 200px; }

/* line 830, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .title {
  margin: 8px;
  background: #ffffff;
  border-bottom: dashed 1px #d4d4d6;
  width: 100%; }

/* line 837, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .title a {
  display: block;
  font-weight: 500;
  font-size: 20px;
  text-align: left;
  text-transform: capitalize;
  line-height: 30px; }

/* line 847, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .url {
  color: #666; }

/* line 851, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .item li {
  width: 100%;
  text-align: left; }

/* line 856, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .item li a {
  color: #333;
  line-height: 24px; }

/* line 861, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .item li a:hover {
  color: #d13e2f; }

/* line 865, ../../work2/search-nm-dec25/static/scss/home.scss */
.product p {
  padding: 8px;
  line-height: 25px; }

/* line 870, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .more {
  position: absolute;
  bottom: 0;
  right: 10px;
  padding: 8px 12px;
  background: #d13e2f;
  color: #fff; }

/* line 880, ../../work2/search-nm-dec25/static/scss/home.scss */
.product:hover .more {
  background: #0B1B39;
  color: #fff; }

/* line 885, ../../work2/search-nm-dec25/static/scss/home.scss */
.product:hover .title a {
  color: #d13e2f; }

/* line 889, ../../work2/search-nm-dec25/static/scss/home.scss */
.product-list.card-category {
  grid-template-columns: calc(25% - 8px) calc(25% - 8px) calc(25% - 8px) calc(25% - 8px); }
  /* line 892, ../../work2/search-nm-dec25/static/scss/home.scss */
  .product-list.card-category .product .title {
    border: none; }
  /* line 896, ../../work2/search-nm-dec25/static/scss/home.scss */
  .product-list.card-category img {
    border: none; }

/* line 907, ../../work2/search-nm-dec25/static/scss/home.scss */
a {
  text-decoration: none; }

/* line 911, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .footer-top-left:last-child {
  width: 18%; }

/* line 915, ../../work2/search-nm-dec25/static/scss/home.scss */
.mobile-header-info #email-icon {
  display: none; }

/* line 919, ../../work2/search-nm-dec25/static/scss/home.scss */
.mobile-header-info #user-icon {
  display: none; }

/* line 923, ../../work2/search-nm-dec25/static/scss/home.scss */
.mobile-header-info #phone-icon {
  display: none; }

/* line 927, ../../work2/search-nm-dec25/static/scss/home.scss */
.mobile-header-info #cart-icon {
  display: none; }

/* line 931, ../../work2/search-nm-dec25/static/scss/home.scss */
#responsive-menu {
  display: none; }

@media (max-width: 1023px) {
  /* line 936, ../../work2/search-nm-dec25/static/scss/home.scss */
  #footer .content {
    display: none; }
  /* line 940, ../../work2/search-nm-dec25/static/scss/home.scss */
  .head-top-right {
    display: none; } }

@media (max-width: 850px) {
  /* line 946, ../../work2/search-nm-dec25/static/scss/home.scss */
  .def {
    padding-right: 1px; }
  /* line 950, ../../work2/search-nm-dec25/static/scss/home.scss */
  .head-top-right {
    width: 33%; }
  /* line 954, ../../work2/search-nm-dec25/static/scss/home.scss */
  .head-top-right #top-cart {
    padding: 0px;
    width: 17px; } }

@media (max-width: 501px) {
  /* line 961, ../../work2/search-nm-dec25/static/scss/home.scss */
  .mobile-header-info .mobile-top-tab-anonymous-login {
    width: 32%; }
  /* line 965, ../../work2/search-nm-dec25/static/scss/home.scss */
  .mobile-header-info .mobile-top-tab-new-reg {
    width: 52%; } }

/* line 970, ../../work2/search-nm-dec25/static/scss/home.scss */
.def {
  font-size: 12px;
  margin: 0px;
  padding-right: 10px;
  line-height: 16px;
  color: #666; }

/* line 978, ../../work2/search-nm-dec25/static/scss/home.scss */
#aio-slideshow {
  width: 100%;
  display: block;
  overflow: hidden; }

/* line 984, ../../work2/search-nm-dec25/static/scss/home.scss */
#aio-slideshow img {
  max-width: 100%; }

/* line 988, ../../work2/search-nm-dec25/static/scss/home.scss */
.sig-short-desc {
  padding: 0px 12px;
  text-align: left; }

/* line 993, ../../work2/search-nm-dec25/static/scss/home.scss */
p:empty {
  display: none; }

/* line 997, ../../work2/search-nm-dec25/static/scss/home.scss */
a, a:hover {
  text-decoration: none !important; }

/* line 1000, ../../work2/search-nm-dec25/static/scss/home.scss */
.page-title {
  font-size: 22px; }

/* line 1002, ../../work2/search-nm-dec25/static/scss/home.scss */
.top-content p {
  font-size: 16px;
  line-height: 28px; }

/* line 1007, ../../work2/search-nm-dec25/static/scss/home.scss */
.series-area {
  grid-template-columns: auto auto auto auto auto; }
  @media (max-width: 768px) {
    /* line 1007, ../../work2/search-nm-dec25/static/scss/home.scss */
    .series-area {
      grid-template-columns: auto auto; } }
  @media (max-width: 480px) {
    /* line 1007, ../../work2/search-nm-dec25/static/scss/home.scss */
    .series-area {
      grid-template-columns: auto; } }

/* line 1020, ../../work2/search-nm-dec25/static/scss/home.scss */
.product-data-area {
  grid-template-columns: auto auto auto auto auto; }
  @media (max-width: 768px) {
    /* line 1020, ../../work2/search-nm-dec25/static/scss/home.scss */
    .product-data-area {
      grid-template-columns: auto auto; } }
  @media (max-width: 480px) {
    /* line 1020, ../../work2/search-nm-dec25/static/scss/home.scss */
    .product-data-area {
      grid-template-columns: auto; } }
  /* line 1029, ../../work2/search-nm-dec25/static/scss/home.scss */
  .product-data-area .product .title {
    border: none; }

/*# sourceMappingURL=home.css.map */