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

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

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

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

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

/* line 41, ../../work2/search-nm-dec25/static/scss/common.scss */
.nav-search .nav-search-input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #FFC220;
  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 55, ../../work2/search-nm-dec25/static/scss/common.scss */
  .nav-search .nav-search-input:placeholder {
    color: #666666;
    opacity: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 173, ../../work2/search-nm-dec25/static/scss/common.scss */
.head-top-right a {
  color: #000; }

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

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

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

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

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

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

/* line 218, ../../work2/search-nm-dec25/static/scss/common.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 228, ../../work2/search-nm-dec25/static/scss/common.scss */
  .nav-wrap {
    display: none; } }

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

/* line 244, ../../work2/search-nm-dec25/static/scss/common.scss */
.nav-wrap ul {
  padding: 0px;
  list-style: none;
  width: 97%;
  margin: 0px auto;
  max-width: 1500px; }

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

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

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

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

/* line 281, ../../work2/search-nm-dec25/static/scss/common.scss */
.nav-wrap .l2-ul,
.nav-wrap .category-list {
  display: none;
  position: absolute;
  background: #fff;
  width: 220px;
  z-index: 999; }

/* line 290, ../../work2/search-nm-dec25/static/scss/common.scss */
.nav-wrap > ul > li:hover > .l2-ul,
.nav-wrap .l2-ul > li:hover > .category-list,
.nav-wrap .category-list > li:hover > .category-list {
  display: block; }

/* line 296, ../../work2/search-nm-dec25/static/scss/common.scss */
.nav-wrap .l2-ul > li,
.nav-wrap .category-list > li {
  display: block;
  float: none;
  padding: 0px;
  position: relative;
  width: 100%; }

/* line 305, ../../work2/search-nm-dec25/static/scss/common.scss */
.nav-wrap .l2-ul > li > a,
.nav-wrap .category-list > li > a {
  display: block;
  font-size: 12px;
  padding: 5px 8px; }

/* line 312, ../../work2/search-nm-dec25/static/scss/common.scss */
.nav-wrap .l2-ul > li:hover > a,
.nav-wrap .category-list > li:hover > a {
  background: #efefef; }

/* line 317, ../../work2/search-nm-dec25/static/scss/common.scss */
.nav-wrap .l2-ul {
  left: 0;
  top: 100%; }

/* line 322, ../../work2/search-nm-dec25/static/scss/common.scss */
.nav-wrap .category-list {
  left: 100%;
  top: 0; }

@media screen and (max-width: 1024px) {
  /* line 328, ../../work2/search-nm-dec25/static/scss/common.scss */
  .nav-wrap ul li a {
    display: block; }
  /* line 332, ../../work2/search-nm-dec25/static/scss/common.scss */
  .nav-wrap ul li a:hover {
    background: #d5e9bd;
    border: solid 1px #d5e9bd;
    color: #3c571d; }
  /* line 338, ../../work2/search-nm-dec25/static/scss/common.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; }
  /* line 349, ../../work2/search-nm-dec25/static/scss/common.scss */
  .nav-wrap ul li .l2-ul {
    position: static;
    width: calc(100% - 30px);
    border: solid 1px #f2f2f2;
    display: block; } }

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

/* line 365, ../../work2/search-nm-dec25/static/scss/common.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 376, ../../work2/search-nm-dec25/static/scss/common.scss */
  .menu-icon {
    display: none; } }

/* line 381, ../../work2/search-nm-dec25/static/scss/common.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 396, ../../work2/search-nm-dec25/static/scss/common.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 413, ../../work2/search-nm-dec25/static/scss/common.scss */
.menu-icon .centered .hamburger__bar:first-child {
  top: 0;
  -webkit-transform-origin: left top;
  transform-origin: left top; }

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

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

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

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

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

/* line 457, ../../work2/search-nm-dec25/static/scss/common.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 469, ../../work2/search-nm-dec25/static/scss/common.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 480, ../../work2/search-nm-dec25/static/scss/common.scss */
#footer .footer-top-left {
  float: left;
  font-family: verdana;
  font-size: 13px;
  line-height: 21px;
  margin: 5px;
  min-height: 205px;
  width: 19%; }

/* line 490, ../../work2/search-nm-dec25/static/scss/common.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 502, ../../work2/search-nm-dec25/static/scss/common.scss */
#footer .social-media img {
  display: inline;
  padding: 2px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 130, ../../work2/search-nm-dec25/static/scss/home.scss */
.breadcrumb li:after {
  content: "\00BB"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 308, ../../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 318, ../../work2/search-nm-dec25/static/scss/home.scss */
.product .url {
  color: #666; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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