@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 8, ../../work2/search-nm-dec25/static/scss/home.scss */
h1 {
  font-size: 28px;
  padding: 8px 0; }

/* line 12, ../../work2/search-nm-dec25/static/scss/home.scss */
h2 {
  font-size: 24px; }

/* line 15, ../../work2/search-nm-dec25/static/scss/home.scss */
h3 {
  font-size: 20px; }

/* line 18, ../../work2/search-nm-dec25/static/scss/home.scss */
h4 {
  font-size: 18px; }

/* line 21, ../../work2/search-nm-dec25/static/scss/home.scss */
h5 {
  font-size: 16px; }

/* line 24, ../../work2/search-nm-dec25/static/scss/home.scss */
h6 {
  font-size: 14px; }

/* line 28, ../../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 37, ../../work2/search-nm-dec25/static/scss/home.scss */
.title {
  font-size: 22px;
  padding: 15px;
  background: #f4f4f4; }

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

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

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

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

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

/* line 75, ../../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 89, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-search {
    width: calc(70% - 100px); } }

/* line 94, ../../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 102, ../../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 116, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-search .nav-search-input:placeholder {
    color: #666666;
    opacity: 1; }

/* line 122, ../../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 135, ../../work2/search-nm-dec25/static/scss/home.scss */
.top-header {
  display: table;
  display: table-cell;
  vertical-align: middle; }

/* line 141, ../../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 150, ../../work2/search-nm-dec25/static/scss/home.scss */
.static-mobile-menu {
  float: left;
  display: table-cell;
  vertical-align: middle;
  margin-left: 10px; }

/* line 157, ../../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 166, ../../work2/search-nm-dec25/static/scss/home.scss */
#header {
  width: 100%;
  background: #0b1b39 none repeat scroll 0 0; }

/* line 171, ../../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 179, ../../work2/search-nm-dec25/static/scss/home.scss */
  #header .header-top {
    height: 60px; } }

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

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

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

/* line 205, ../../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 213, ../../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 222, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right .user-sign-in {
  width: 196px;
  margin-left: 0; }

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

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

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

/* line 240, ../../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 249, ../../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 257, ../../work2/search-nm-dec25/static/scss/home.scss */
.head-top-right #top-cart .url {
  display: block; }

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

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

/* line 272, ../../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 281, ../../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 291, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap {
    display: none; } }

/* line 296, ../../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 306, ../../work2/search-nm-dec25/static/scss/home.scss */
.nav-wrap .l2-ul li {
  display: block;
  width: 100%; }
  /* line 309, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap .l2-ul li a {
    padding: 5px 8px;
    display: block;
    font-size: 12px; }

/* line 316, ../../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 323, ../../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 330, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul .l2-ul li:hover a {
    background: #efefef;
    display: block; }
  /* line 337, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul .l1-li:hover > .l2-ul {
    display: block; }
  /* line 341, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul .category-list {
    display: none; }
  /* line 346, ../../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 368, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul {
    border-radius: 5px;
    background: #ffffff;
    width: 100%; } }

/* line 375, ../../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 382, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul li {
    float: none;
    display: block; } }

/* line 388, ../../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 396, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul li a {
    display: block; }
  /* line 400, ../../work2/search-nm-dec25/static/scss/home.scss */
  .nav-wrap ul li a:hover {
    background: #d5e9bd;
    border: solid 1px #d5e9bd;
    color: #3c571d; }
  /* line 406, ../../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 420, ../../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 429, ../../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 437, ../../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 448, ../../work2/search-nm-dec25/static/scss/home.scss */
  .menu-icon {
    display: none; } }

/* line 453, ../../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 468, ../../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 485, ../../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 491, ../../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 497, ../../work2/search-nm-dec25/static/scss/home.scss */
.menu-icon.selected .hamburger__bar:first-child {
  transform: translateX(6px) rotate(45deg) scaleX(0.82465); }

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

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

/* line 510, ../../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 521, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .content {
  width: 95%;
  clear: both;
  overflow: auto;
  margin: 0px auto;
  max-width: 1450px; }

/* line 529, ../../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 541, ../../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 552, ../../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 562, ../../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 574, ../../work2/search-nm-dec25/static/scss/home.scss */
#footer .social-media img {
  display: inline;
  padding: 2px; }

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

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

/* line 587, ../../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 595, ../../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 605, ../../work2/search-nm-dec25/static/scss/home.scss */
a.regular-text {
  color: #666;
  text-decoration: none;
  font-size: 14px;
  padding: 4px; }

/* line 612, ../../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 621, ../../work2/search-nm-dec25/static/scss/home.scss */
  .breadcrumb {
    width: 100%;
    padding: 0px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 700, ../../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 709, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category a {
  color: #428bca;
  font-size: 16px; }

/* line 714, ../../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 724, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category a {
  color: #428bca;
  display: block;
  text-decoration: none;
  padding: 5px; }

/* line 731, ../../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 738, ../../work2/search-nm-dec25/static/scss/home.scss */
.index-tab .select-category ul li ul {
  display: none; }

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

/* line 748, ../../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 759, ../../work2/search-nm-dec25/static/scss/home.scss */
p {
  font-size: 14px;
  line-height: 20px; }

/* line 764, ../../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 772, ../../work2/search-nm-dec25/static/scss/home.scss */
.product-viewer .title {
  margin: 0px; }

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

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

/* line 785, ../../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 785, ../../work2/search-nm-dec25/static/scss/home.scss */
    .product-list {
      grid-template-columns: auto auto; } }
  @media (max-width: 480px) {
    /* line 785, ../../work2/search-nm-dec25/static/scss/home.scss */
    .product-list {
      grid-template-columns: auto; } }

/* line 797, ../../work2/search-nm-dec25/static/scss/home.scss */
.product {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px; }
  /* line 807, ../../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 818, ../../work2/search-nm-dec25/static/scss/home.scss */
    .product .details:hover {
      background: #ededed;
      color: #0b1b39; }

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

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

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

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

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

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

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

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

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

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

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

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

/* line 909, ../../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 912, ../../work2/search-nm-dec25/static/scss/home.scss */
  .product-list.card-category .product .title {
    border: none; }
  /* line 916, ../../work2/search-nm-dec25/static/scss/home.scss */
  .product-list.card-category img {
    border: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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