.navbar-main {
  border-color: #eee;
  box-shadow: none;
  border-width: 0;
  min-height: auto;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #005eb8;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1030;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem; }
  .navbar-main .nav-links {
    color: #fff; }
  .navbar-main .xs-icon {
    color: #ffffff;
    font-size: 1.5rem;
    margin-left: 0.5rem; }
    .navbar-main .xs-icon:hover {
      color: #cccccc; }
  .navbar-main .icons {
    display: flex;
    align-items: center; }
  .navbar-main .account {
    display: flex; }
    .navbar-main .account span {
      margin: 0.3rem; }
  .navbar-main .badges {
    font-size: 0.65rem;
    margin-left: -1.2rem;
    position: relative;
    top: -0.7rem; }
  .navbar-main .navbar-inner {
    padding: 1rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px; }

@media (max-width: 767.98px) {
  .brand-logo {
    max-width: 98px;
    margin: 0.2rem 0 0 0.5rem; }
  .icons {
    float: right;
    margin-top: 0.2rem; }
  .navbar-inner {
    padding: 0 !important; }
  .brand-xs {
    display: flex; }
  .hamburger-icon {
    margin-top: 0.3rem;
    font-size: 1.5rem;
    color: #fff; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-inner {
    width: 740px; } }

@media (min-width: 768px) {
  .brand-logo {
    max-width: 135px; } }

@media (min-width: 992px) and (max-width: 1259.98px) {
  .navbar-inner {
    width: 960px; } }

@media (min-width: 1260px) {
  .brand-logo {
    margin-left: 1rem; }
  .navbar-inner {
    width: 1220px; } }

.visible-self {
  display: block !important; }

.bottom-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.container-no-padding {
  width: 100%;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-right: auto;
  margin-left: auto; }

#links {
  background-color: #ffffff;
  margin-top: 1rem; }

.col-no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.breadcrumb-inner {
  margin-top: 2rem; }

#toast-container > .toast {
  opacity: 1 !important; }

#toast-container > .toast-info {
  background-color: #ffffff !important;
  color: #000 !important; }

#toast-container .toast-close-button {
  color: #000 !important; }

.active-view {
  background-color: #e0e0e0 !important; }

.add-to-cart {
  white-space: normal; }

.add-to-fav {
  color: #005eb8;
  background-color: #ffffff; }
  .add-to-fav:hover {
    background-color: inherit;
    color: #005eb8; }

.fav-icon {
  color: #888; }

.row-less-margin {
  margin-left: 0;
  margin-right: 0; }

body {
  background-color: #e9ebee;
  position: relative; }

.breadcrumb {
  line-height: 20px;
  font-size: 12px;
  margin-bottom: -0.5rem; }

.breadcrumb {
  background: #fff; }

.breadcrumb li + li:before {
  padding: 8px;
  color: #000;
  content: "/\00a0"; }

.sidebar-head,
.sidebar-body {
  background-color: #e1f3fd; }

.sidebar-body {
  display: grid;
  padding: 0.5rem; }

.sidebar-head a {
  color: #000;
  text-decoration: none !important; }

.sidebar-body a {
  text-decoration: none !important;
  display: block;
  color: #000;
  padding: 0.5rem; }

.sidebar-head {
  padding: 0.5rem;
  font-weight: bold; }

#sidebar-category {
  margin-top: 0.5rem; }

.title-xl {
  color: #000;
  font-size: 55%;
  font-weight: 600;
  margin: 0 1rem;
  text-shadow: none; }

.title-sm {
  color: #000;
  font-size: 35%;
  text-shadow: none; }

.listing-panel {
  background-color: #fff; }

.listing-panel-heading {
  border-style: solid;
  border-width: 10px 0 1px 0;
  border-color: #e5e5e5; }

.listing-panel-body {
  padding: 0.5rem;
  display: flex;
  background-color: #fff;
  position: sticky;
  top: 2.5rem;
  z-index: 1; }

.btn-sm-list,
.btn-sm-grid {
  background-color: #ffffff;
  border-color: #888; }

.btn-sm-list svg,
.btn-sm-grid svg {
  color: #373737; }

.btn-alt {
  color: #666;
  background-color: #fff;
  border-color: #ccc;
  margin: 0 0.5rem;
  color: #666;
  background-color: #fff;
  border-color: #ccc;
  margin: 0 0.5rem;
  padding: 0.3rem 1rem; }

.btn-alt span {
  display: block;
  line-height: 15px; }

.filter-btn-title {
  font-weight: 700;
  color: #000;
  font-size: 0.8rem; }

.filter-btn-body {
  font-size: 0.7rem; }

.product-grid {
  display: flex;
  margin: 0.5rem 0;
  flex-flow: row wrap;
  background-color: #e9ebee;
  position: relative; }

.product-box {
  position: relative;
  border-right: 5px solid #e9ebee;
  flex-wrap: wrap;
  margin-bottom: 10px;
  background-color: white; }

.btn-heart {
  color: #bbb;
  background: transparent;
  position: absolute;
  top: 1rem;
  right: 0.7rem; }

.fav-product,
.non-fav-product {
  padding: 0.1rem;
  display: none;
  top: 1rem;
  position: absolute;
  z-index: 1;
  background-color: #22a7f0;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  border-radius: 3px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  right: 3rem; }

.full-star {
  color: #ffff1a; }

.empty-star {
  color: #cccccc; }

.star-rating {
  font-size: 0.8rem;
  padding-top: 0.8rem; }

.product-title {
  font-size: 0.9rem;
  text-align: center;
  padding-top: 0.5rem;
  font-weight: 700;
  min-height: 4rem; }

.product-link {
  color: #000000;
  text-decoration: none !important; }
  .product-link:hover {
    color: #00376c; }

.stoc {
  color: #090;
  font-size: 0.9rem; }

.product-btm {
  text-align: center; }

.product-text {
  color: #888;
  font-size: 0.8rem;
  text-align: center; }

.product-text span {
  color: #000000; }

.product-old-price {
  color: #000;
  font-size: 0.8rem;
  text-align: center;
  margin-top: -0.8rem; }

.product-new-price {
  font-weight: 600;
  color: #ef2809;
  text-align: center;
  margin-top: -0.8rem; }

.grid-view .product-box {
  padding: 1rem;
  width: 50%;
  height: 29rem; }

.grid-view .product-img {
  width: 100%;
  height: auto; }

.grid-view .star-rating {
  text-align: center; }

.grid-view .product-text {
  text-align: center; }

.grid-view .add-to-cart {
  position: absolute;
  bottom: 1rem; }

.grid-view .product-title {
  transition: all 0.5s ease;
  background: #fff;
  position: relative; }
  .grid-view .product-title:hover {
    margin-top: -4.8rem; }
    .grid-view .product-title:hover .colors,
    .grid-view .product-title:hover .sizes {
      display: block !important; }

.grid-view .colors {
  margin: 0.5rem 0; }

.grid-view .product-color,
.grid-view .product-size {
  color: #666;
  background-color: #fff;
  border-color: #ccc;
  font-size: 12px;
  padding: 0.1rem 0.5rem;
  margin-top: 0.2rem; }
  .grid-view .product-color:hover,
  .grid-view .product-size:hover {
    background-color: #e0e0e0;
    color: #333; }

.list-view .product-box {
  display: -webkit-box;
  width: 100%;
  padding: 3.5rem; }

.list-view .product-img {
  position: absolute;
  height: 100px;
  width: 100px;
  top: 1rem;
  left: 1rem; }

.list-view .star-rating {
  position: absolute;
  top: 3.5rem;
  left: 8rem;
  text-align: left; }

.list-view .product-link {
  padding: 0.5rem 0.5rem 0.5rem 0;
  position: absolute;
  top: 0.5rem;
  left: 8rem;
  text-align: left; }

.list-view .stoc {
  position: absolute;
  top: 5.5rem;
  left: 8rem;
  text-align: left; }

.list-view .product-text {
  position: absolute;
  top: 6.8rem;
  left: 8rem;
  text-align: left; }

.list-view .product-old-price {
  position: absolute;
  top: 8.7rem;
  left: 7.9rem; }

.list-view .product-discount {
  position: absolute;
  top: 0;
  right: -3rem; }

.list-view .product-new-price {
  position: absolute;
  top: 10rem;
  left: 8rem; }

.list-view .btn-heart {
  display: none; }

.links {
  background-color: #ffffff;
  margin-top: 1rem;
  padding: 1rem 0;
  margin-left: -1.5rem; }

.links h2 {
  font-size: 18px;
  font-weight: bold; }

.interest-carousel {
  padding: 1rem 0;
  margin-left: -1.5rem; }

.btn-links {
  border-radius: 15px;
  background-color: #e8f7fe;
  margin-bottom: 10px;
  color: #215ab4;
  pointer-events: auto;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 20px; }

.more-link p {
  color: #005eb8;
  font-size: 85%;
  font-weight: 700;
  text-align: left; }

.more-link {
  padding: 0.5rem;
  background-color: #ffffff; }

.links-body {
  background-color: #ffffff; }

.next-page {
  color: #005eb8;
  background-color: #fff;
  border-color: #005eb8;
  font-size: 11px;
  padding-left: 8px;
  padding-right: 8px; }

.page-number {
  padding: 0.5rem;
  text-align: center;
  background-color: #ffffff; }

.pagination-label {
  color: #fff;
  background-color: #005eb8;
  border-color: #005eb8;
  font-size: 11px;
  padding-left: 8px;
  padding-right: 8px;
  padding: 0.6rem; }

.navigation-history {
  padding: 1rem 0; }

.navigation-history h2 {
  color: #000;
  font-size: 18px;
  font-weight: 600; }

.nav-tab {
  display: inline-flex;
  overflow-x: scroll;
  width: 100%;
  display: inline-flex;
  overflow: hidden; }

.history-img-tab {
  margin-right: 1rem;
  position: relative; }

.history-img-link {
  width: 76px;
  height: 76px;
  padding: 10px;
  display: block;
  margin: 0;
  background: #ffffff;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.1);
  border: 4px solid #fff; }

.history-img {
  position: absolute;
  left: 10px;
  top: 10px; }

.history-img-link {
  width: 76px;
  height: 76px;
  padding: 10px;
  display: block;
  margin: 0;
  background: #ffffff;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.1);
  border: 4px solid #fff; }
  .history-img-link:hover {
    border: 2px solid #808080; }

.footer-services {
  padding: 1rem;
  background-color: #ffffff;
  margin-top: 1rem; }

.footer-services-tab {
  margin: 0 0 -1px;
  border: 1px solid #e7e7e7;
  padding: 0.5rem;
  align-items: center;
  position: relative; }

.collapsed-body {
  background-color: #e9ebee; }

.collapsed-body a {
  color: #888;
  text-decoration: none; }

.footer-icons {
  background-color: #ffffff;
  padding: 1rem;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  text-align: center; }

.footer-copy {
  background-color: #ffffff;
  text-align: center;
  padding: 1rem; }

.copy-text {
  font-size: 10px;
  color: #888; }

.btn-heart:active,
.btn-heart:focus {
  outline: none !important;
  box-shadow: none; }

.btn-heart-red {
  color: #ef2809; }

.main-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.custom-control-label::before {
  border: 1px solid #005596;
  background-color: #fff; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .bottom-container {
    width: 650px; }
  .container-fluid {
    max-width: 740px; }
  .main-container {
    width: 740px; }
  .product-box {
    padding-bottom: 3rem !important; }
  .grid-view .product-btm {
    margin-top: -0.5rem !important; }
  .list-view .product-img {
    min-height: 140px;
    width: auto; }
  .list-view .star-rating,
  .list-view .product-link,
  .list-view .stoc,
  .list-view .product-text,
  .list-view .product-old-price,
  .list-view .product-new-price {
    left: 10.5rem; }
  .list-view .add-to-cart,
  .list-view .add-to-fav {
    width: 58%;
    left: 9.5rem; }
  .list-view .add-to-cart {
    top: 11.5rem; }
  .list-view .add-to-fav {
    top: 15rem; }
  .list-view .product-box {
    padding-bottom: 11rem !important; } }

@media (min-width: 992px) and (max-width: 1259.98px) {
  .bottom-container {
    width: 872px; }
  .container-fluid {
    width: 960px; }
  .main-container {
    width: 960px; }
  .grid-view .add-to-cart {
    right: 1.6rem; }
  .grid-view .product-box {
    width: 33% !important; }
  .list-view .product-box {
    padding-bottom: 6rem !important; }
  .list-view .star-rating {
    top: 3.5rem;
    left: 13rem; }
  .list-view .product-link {
    left: 12.5rem;
    width: 26%; }
  .list-view .stoc {
    top: 1rem;
    left: 35rem; }
  .list-view .product-text {
    top: 2.5rem;
    left: 31.5rem; }
  .list-view .product-new-price {
    top: 6rem;
    left: 32rem; }
  .list-view .add-to-cart {
    position: absolute;
    top: 7rem;
    right: 1rem;
    width: 29%; }
  .list-view .add-to-fav {
    position: absolute;
    right: 1rem;
    top: 10rem;
    width: 29%; }
  .list-view .product-old-price {
    top: 4.7rem;
    left: 30.5rem; } }

#order_modal .order-link {
  color: #005eb8; }

#order_modal .custom-radio {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1rem;
  margin-top: 1rem; }

#order_modal a {
  color: #005eb8;
  font-weight: bold; }
  #order_modal a:hover {
    color: #00376c; }

.order-link {
  color: #005eb8; }

@media (min-width: 992px) {
  .list-view .product-img {
    min-height: 170px;
    width: auto; } }

.back-to-filter {
  display: none; }

.filter-head {
  display: none; }

.filter-status {
  display: none; }

.filter-category-collapse {
  display: none; }

.filter-option {
  line-height: 0.2rem;
  padding: 1rem 1rem 0.5rem 1rem;
  align-items: center;
  background: #ffffff;
  margin-bottom: 0.5rem; }

.filter-head-title {
  font-weight: 600;
  font-size: 0.9rem;
  color: #000; }

.filter-option-collapse {
  text-decoration: none !important; }

.filter-disp-collapsed span {
  color: #888;
  margin-left: 0.5rem; }

.angle-down {
  font-size: 2rem;
  color: #000; }

.filter-collapsed {
  padding: 0 1rem 1rem 1rem;
  background-color: #ffffff !important;
  margin-top: -0.5rem;
  margin-bottom: 0.5rem; }

@media (min-width: 768px) {
  .navigation-history,
  .visitedProducts,
  .carous-title {
    margin-left: -2rem; }
  .btn-filter,
  .btn-order,
  .view-change {
    display: none; }
  .breadcrumb {
    background: transparent !important; }
  .listing-panel-heading {
    margin-top: 0.6rem;
    border: 0; }
  .list-view .add-to-cart,
  .list-view .add-to-fav {
    position: absolute; }
  .list-view .add-to-cart svg,
  .list-view .add-to-fav svg {
    float: left;
    margin-top: 0.2rem; }
  .grid-view .add-to-fav {
    display: none; }
  .breadcrumb-inner {
    margin-top: 4.7rem; }
  .breadcrumb {
    background: transparent; } }

@media (max-width: 767.98px) {
  .grid-view .product-box {
    height: unset; }
  .list-view .product-img {
    min-height: 100px; }
  #links {
    padding: 0 2rem; }
  .main-container {
    padding: 0; }
  .filter-select + span,
  .page-select + span {
    display: none !important; }
  .btn-sm-list,
  .btn-sm-grid {
    display: none; }
  .add-to-cart,
  .add-to-fav {
    display: none; }
  .filter-head {
    padding: 0.5rem;
    border-bottom: 1px solid #c6c8cb;
    height: 3.5rem; }
  .filter-head-title {
    font-weight: 600;
    font-size: 1.1rem;
    color: #000; }
  .filter-status {
    padding: 0.8rem;
    border-bottom: 1px solid #c6c8cb;
    height: 3.5rem; }
  .filter-gray-text {
    color: #888; }
  .angle-right {
    float: right;
    margin-top: -3rem;
    font-size: 2rem;
    color: #000; }
  .filter-category-collapse,
  .filter-option-collapse {
    text-decoration: none !important; }
  .filter-category-collapse {
    width: 100%;
    text-align: left; }
  .filter-option {
    line-height: 0.2rem;
    padding: 1rem 1rem 0.5rem 1rem;
    background: #e9ebee;
    align-items: center; }
  .angle-down {
    font-size: 2rem;
    color: #000; }
  .filter-disp-collapsed {
    padding: 1rem 1rem 0.5rem 1rem;
    border-bottom: 1px solid #c6c8cb;
    background: #e9ebee !important; } }

@media (min-width: 1260px) {
  .bottom-container {
    width: 1127px; }
  .grid-view .product-box {
    width: 25% !important; }
  .main-container {
    width: 1220px; }
  .filter-page {
    padding: 0 !important; }
  .container-fluid {
    padding: 0; }
  .list-view .product-box {
    padding-bottom: 6rem !important; }
  .list-view .star-rating {
    top: 3.5rem;
    left: 13rem; }
  .list-view .product-link {
    left: 12.5rem;
    width: 50%; }
  .list-view .stoc {
    top: 1rem;
    right: 1rem !important;
    left: unset; }
  .list-view .product-text {
    top: 2.5rem;
    right: 1rem !important;
    left: unset; }
  .list-view .product-new-price {
    top: 6rem;
    right: 1rem !important;
    left: unset; }
  .list-view .add-to-cart {
    position: absolute;
    top: 7rem;
    right: 1rem;
    width: 29%; }
  .list-view .add-to-fav {
    position: absolute;
    right: 1rem;
    top: 10rem;
    width: 29%; }
  .list-view .product-old-price {
    top: 4.7rem;
    left: unset;
    right: 4rem; } }

@media (min-width: 1400px) {
  .container-fluid {
    padding: 0 6rem !important; } }

@media (min-width: 1260px) and (max-width: 1399.98px) {
  .container-fluid {
    padding: 0 1.5rem; } }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

/*# sourceMappingURL=maps/filter.css.map */
