@charset "UTF-8";
/* 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/sub-page.scss */
.main-content {
  box-shadow: 0 0 10px #ccc;
  /*overflow: auto;*/
  padding: 15px;
  width: 95%;
  margin: 0 auto;
  max-width: 1450px;
  display: flex;
  /*flex-wrap: wrap;*/ }

/* line 14, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
h1, h2, h3 {
  font-weight: 600;
  text-transform: uppercase;
  margin: 16px 0;
  width: 100%; }

/* line 21, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
h1 {
  font-size: 24px; }

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

/* line 27, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
h3 {
  font-size: 18px; }

/* line 31, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
body.home-page.search-page .content {
  width: 78%; }

/* line 35, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
body strong {
  padding: 0px 0px !important;
  display: inline-block; }

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

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

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

/* line 65, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.breadcrumb {
  width: calc(100% - 0px);
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: 12px;
  text-transform: capitalize; }

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

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

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

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

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

/* line 100, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.breadcrumb li:after {
  content: '\00BB'; }

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

/* line 108, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .title-section {
  padding: 10px;
  padding-bottom: 8px;
  font-size: 20px;
  /* width: 100% */ }

/* line 115, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .title-section .title {
  display: inline;
  font-size: 24px;
  font-weight: normal; }

/* line 121, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .content {
  margin-top: 5px; }

/* line 125, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product {
  width: calc(100% - 10px);
  border: solid 1px #cccccc;
  border-radius: 8px;
  overflow: auto;
  position: relative;
  margin: 10px 4px;
  display: flex;
  flex-wrap: wrap; }

/* line 137, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .photo {
  text-align: center;
  width: 200px;
  max-height: 200px;
  overflow: hidden;
  margin: 8px; }

@media screen and (max-width: 600px) {
  /* line 146, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .search-page .product .photo {
    width: 100%; } }

/* line 151, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .photo img {
  max-width: 100%; }

/* line 155, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .title {
  font-weight: normal;
  margin: 5px 0px;
  font-size: 20px; }
  /* line 159, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .search-page .product .title a {
    padding: 0; }

/* line 164, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .description {
  margin: 5px 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 22px;
  padding-right: 8px; }

/* line 172, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .item {
  display: flex;
  flex-wrap: wrap;
  padding: 0px; }

/* line 178, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .item li {
  text-align: left; }

/* line 182, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .item li a {
  color: #333;
  padding: 5px;
  display: inline-block; }

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

/* line 192, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .url {
  color: #0b1b39; }

/* line 196, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .details {
  position: absolute;
  bottom: 8px;
  right: 8px;
  padding: 5px 8px;
  background: linear-gradient(#F3F3F4, #FAFAFA, #F3F3F4);
  border-radius: 5px;
  border: solid 1px #F3F3F4; }

/* line 206, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page .product .content {
  width: calc(100% - 220px);
  padding: 8px; }

@media screen and (max-width: 600px) {
  /* line 212, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .search-page .product .content {
    width: 100%; } }

/* line 217, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page.main-category-pg .content {
  margin-top: 5px; }

/* line 221, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page.main-category-pg .content .product {
  width: calc(33.33% - 10px); }

@media screen and (max-width: 768px) {
  /* line 226, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .search-page.main-category-pg .content .product {
    width: calc(50% - 10px); } }

@media screen and (max-width: 500px) {
  /* line 232, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .search-page.main-category-pg .content .product {
    width: 100%; } }

/* line 237, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page.main-category-pg .content .product .photo {
  text-align: center;
  width: 100%; }

/* line 242, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page.main-category-pg .content .product .photo img {
  max-width: 200px; }

/* line 246, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page.main-category-pg .content .product .content {
  width: calc(100% - 16px);
  padding: 8px; }

/* line 251, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.search-page.main-category-pg .content .product .title {
  width: 100%;
  display: block;
  text-align: center; }

/* line 256, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page {
  width: calc(100% - 370px); }

/* line 257, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .top-area {
  list-style: none;
  border-radius: 4px;
  padding: 0px .5% 0px;
  width: 77%;
  float: right;
  display: flex;
  margin-bottom: 15px; }

@media screen and (max-width: 1024px) {
  /* line 268, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .series-page .top-area {
    width: 100%; } }

@media screen and (max-width: 600px) {
  /* line 274, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .series-page .top-area {
    flex-wrap: wrap; } }

/* line 279, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .two {
  list-style: none;
  border-radius: 4px;
  padding: 0px .5% 0px;
  width: 77%;
  float: right;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 1024px) {
  /* line 290, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .series-page .two {
    width: 100%; } }

/* line 295, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .left-image {
  float: left;
  padding: 10px;
  border: none;
  outline: none;
  width: 50%; }

/* line 303, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .left-image img {
  max-width: 100%; }

@media screen and (max-width: 600px) {
  /* line 308, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .series-page .left-image {
    width: 100%; } }

/* line 313, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .top-area .content-short-desc {
  float: right;
  padding: 10px;
  width: 50%;
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 600px) {
  /* line 322, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .series-page .top-area .content-short-desc {
    width: 100%; } }

/* line 327, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .content-short-desc h1 {
  font-size: 20px; }

/* line 331, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .content-short-desc span, .series-page .content-short-desc .breadcrumb strong, .breadcrumb .series-page .content-short-desc strong, .series-page .content-short-desc .breadcrumb a, .breadcrumb .series-page .content-short-desc a {
  display: inline-block;
  line-height: 1.5;
  font-size: 15px; }

/* line 337, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-button-left {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #0B1B39; }

/* line 343, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-button-left button:nth-child(1) {
  border-right: 1px solid #0B1B39;
  border-top-left-radius: 8px; }

/* line 348, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-button-left button:nth-child(2) {
  border-right: 1px solid #0B1B39; }

/* line 352, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-button-left button:nth-child(3) {
  border-top-right-radius: 8px; }

/* line 356, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-button-left button {
  float: left;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  padding: 8px 0px;
  transition: 0.3s;
  font-size: 17px;
  width: 33.33%;
  text-align: center; }

/* line 369, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-button-left button:hover {
  background-color: #0B1B39;
  color: white; }

/* line 374, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-button-left button.active {
  background-color: #0B1B39;
  color: white; }

/* line 379, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-desc .tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none; }

/* line 385, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-desc .tabcontent.active {
  display: block; }

/* line 389, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-desc {
  display: inline-block;
  width: 100%; }

/* line 394, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tab-main-part {
  border: 1px solid #0B1B39;
  border-radius: 8px;
  display: inline-block;
  width: calc(70% - 20px);
  max-width: calc(100% - 260px);
  height: auto;
  margin-right: 8px;
  margin-bottom: 20px; }

@media screen and (max-width: 600px) {
  /* line 406, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .series-page .tab-main-part {
    width: 100%;
    max-width: 100%; } }

/* line 412, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .right-btn {
  display: inline-block;
  width: 30%;
  min-width: 250px;
  line-height: 2.5; }

@media screen and (max-width: 600px) {
  /* line 420, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .series-page .right-btn {
    width: 100%; } }

/* line 425, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .right-btn span, .series-page .right-btn .breadcrumb strong, .breadcrumb .series-page .right-btn strong, .series-page .right-btn .breadcrumb a, .breadcrumb .series-page .right-btn a {
  margin-right: 5px;
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.25);
  border-left: 2px solid #0B1B39;
  padding: 6px 6px;
  width: calc(100% - 115px);
  display: inline-block;
  line-height: 16px; }

/* line 435, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .right-btn a {
  font-size: 11px;
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.25);
  background: #0B1B3C url(images/add-cart-icon.png) 4px 4px no-repeat;
  padding: 8px 8px;
  border-radius: 4px;
  color: white;
  margin-left: 5px; }

/* line 445, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .right-btn h3 {
  margin-top: -18px;
  margin-bottom: -1px; }

/* line 450, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .tabcontent li {
  list-style: disc;
  line-height: 1.5; }

/* line 455, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .span-btn {
  margin-bottom: 5px; }

/* line 459, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .btn-link {
  position: relative;
  color: #0B1B3C;
  padding: 7px calc(2% + 17px) 7px 24px;
  background: #eceef0 url(images/account-icon.png) no-repeat 99% calc(50% - 1px);
  text-align: left;
  display: block; }

/* line 468, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .btn-link:hover {
  background: #eceef0 url(images/account-icon.png) no-repeat 99% calc(50% - 1px); }

/* line 472, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .list-pdf-section .btn-link {
  margin-bottom: 5px; }

/* line 476, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.series-page .short-desc-right {
  width: 100%; }

@media screen and (max-width: 600px) {
  /* line 481, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .series-page .short-desc-right {
    width: 50%; } }

@media screen and (max-width: 480px) {
  /* line 487, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
  .series-page .right-btn {
    width: 400px;
    display: inline-block;
    margin: auto; } }

/* line 494, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.index-tab {
  margin-right: 20px;
  width: 350px; }

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

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

/* line 516, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.top-btn-section {
  display: flex;
  width: 100%; }

/* line 520, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.top-btn-section .nav-search-input {
  border-radius: 4px;
  padding: 6px 12px;
  border: solid 1px #dedede;
  width: calc(100% - 80px); }

/* line 526, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.top-btn-section .nav-search-submit {
  border-radius: 4px;
  padding: 6px 12px;
  background: #dedede;
  border: none; }

/* line 532, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.top-btn-section .admin-search {
  width: calc(100% - 400px);
  margin-right: 20px; }

/* line 536, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.top-btn-section .btn-area {
  width: 380px; }

/* line 539, ../../work2/search-nm-dec25/static/scss/sub-page.scss */
.category-page {
  width: calc(100% - 370px); }

/* line 9, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
.select-category {
  margin-bottom: 5px; }
  /* line 12, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .select-category .tab-title {
    text-align: center;
    padding: 8px 10px;
    color: #fff;
    display: block;
    font-weight: bold;
    background: #13213c; }
  /* line 21, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .select-category a {
    color: #428bca;
    font-size: 16px; }
    /* line 24, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
    .select-category a:hover {
      text-decoration: none; }
  /* line 29, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .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 39, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .select-category a {
    color: #428bca;
    display: block;
    text-decoration: none;
    padding: 12px;
    cursor: pointer;
    line-height: 16px;
    border-bottom: solid 1px #c2deec; }
  /* line 51, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .select-category .tab-title1,
  .select-category .tab-title2 {
    text-align: center;
    padding: 8px 10px;
    color: #fff;
    display: block;
    font-weight: bold;
    background: #0b1b39;
    margin: 0px; }

/* line 62, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
.nagigation-bar {
  border: solid 1px #c2deec;
  margin: 0px;
  padding: 0px;
  list-style: none;
  background: #e8e8e8; }
  /* line 68, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .nagigation-bar .has-child > ul {
    display: none; }
  /* line 71, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .nagigation-bar .l1 {
    border: solid 1px #c2deec;
    margin: 0px;
    padding: 0px;
    list-style: none; }
  /* line 79, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .nagigation-bar .l2 {
    display: none;
    padding-left: 0px;
    background: #fafafa;
    margin: 3px;
    list-style: none; }
    /* line 85, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
    .nagigation-bar .l2 a {
      color: #333; }
  /* line 89, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .nagigation-bar .l3 {
    list-style: none;
    padding-left: 0;
    background: #e8e8e8; }
  /* line 95, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .nagigation-bar .has-child.active-nav > ul {
    display: block; }
  /* line 100, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .nagigation-bar .active-nav .l2 {
    display: block; }
  /* line 103, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .nagigation-bar .has-child > a:after {
    content: " ▼";
    font-size: 12px;
    float: right; }
  /* line 108, ../../work2/search-nm-dec25/static/scss/navigation-bar.scss */
  .nagigation-bar .has-child.active-nav > a:after {
    content: "▲";
    font-size: 12px;
    float: right; }

/* line 1, ../../work2/search-nm-dec25/static/scss/_pagination.scss */
.pagination {
  text-align: right;
  margin-top: 20px;
  margin-right: 10px;
  display: block; }

/* line 9, ../../work2/search-nm-dec25/static/scss/_pagination.scss */
.pagination a, .pagination span {
  display: inline-block;
  padding: 8px 12px;
  margin: 0 2px;
  border: 1px solid #ddd;
  text-decoration: none;
  color: #333; }

/* line 18, ../../work2/search-nm-dec25/static/scss/_pagination.scss */
.pagination a:hover {
  background-color: #f5f5f5; }

/* line 22, ../../work2/search-nm-dec25/static/scss/_pagination.scss */
.pagination .current {
  background-color: #0B1B39;
  color: white;
  border-color: #0B1B39; }

/*# sourceMappingURL=sub-page.css.map */