.bb-banner .carousel-indicators li {
  background-color: #0e2927;
  opacity: 1;
}
.bb-banner .carousel-indicators .active {
  background-color: #a8d6a6;
}
.bb-banner .carousel-caption {
  text-align: left;
  top: 57%;
  bottom: inherit;
  transform: translateY(-50%);
  width: 75%;
}
.bb-banner .first-carousel {
  width: 50% !important;
  text-align: center !important;
}
.bb-banner .first-carousel h6 {
  color: black;
  font-size: 24px;
  font-weight: 400;
}
.bb-banner .first-carousel h5 {
  color: #013a71;
  font-size: 75px;
}
.bb-banner .first-carousel h5 span {
  font-size: 30px;
}
.bb-banner .first-carousel p {
  color: black;
  font-size: 28px;
}
.bb-banner .first-carousel .btn-shop {
  background: #3ad531;
  color: #fff;
}
.bb-banner .second-carousel h5 {
  font-size: 28px;
}
.popUpGroup {
  background: #f1f1f1 !important;
  text-align: center;
  width: 100%;
  padding: 6px;
  color: #fff;
  outline: 0;
  position: relative;
  margin-top: 2px;
}
.popUpGroup h2 {
  font-size: 18px;
  letter-spacing: 1px;
  color: green;
  margin: 0;
}
.popUpGroup .discoverPop {
  background: 0 0;
  border: 0;
  text-decoration: underline;
  font-size: 20px;
  padding: 0 3px;
  font-style: italic;
  color: green;
}
.bb-home-wrapper {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.bb-home-wrapper .left-section {
  width: 300px;
}
.bb-home-wrapper .left-section .bb-sidenav {
  background-color: #fff;
  border: none;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.17);
  border-radius: 0;
  padding: 0px;
}
.bb-home-wrapper .left-section .bb-sidenav h3 {
  font-size: 22px;
  margin-top: 50px;
}
.bb-home-wrapper .left-section .bb-sidenav ul li {
  width: 100%;
}
.bb-home-wrapper .left-section .bb-sidenav ul li a {
  font-size: 14px;
  padding: 20px 15px 20px 20px;
  cursor: pointer;
}
.bb-home-wrapper .left-section .bb-sidenav ul li a:hover {
  background: #eff7ff;
}
.bb-home-wrapper .left-section .bb-sidenav ul li img {
  float: right;
  position: relative;
  top: -5px;
  width: 30px;
  height: 30px;
}
.bb-home-wrapper .right-section {
  width: calc(100% - 330px);
}
.bb-home-wrapper .right-section .filters .navbar.navbar-expand-xl {
  padding: 5px 0px;
}
.bb-home-wrapper .right-section .filters .navbar.navbar-expand-xl li a {
  font-size: 13px;
  color: #777;
}
.bb-home-wrapper .right-section .filters .navbar.navbar-expand-xl li.active a {
  color: #013a71 !important;
  font-weight: 600;
}
.bb-home-wrapper .right-section .watch-section .watchlist {
  font-size: 13px;
  margin-right: 10px;
  line-height: 45px;
  cursor: pointer;
}
.bb-home-wrapper .right-section .watch-section .custom-select {
  text-align-last: right;
  width: auto;
  border: 0px;
  font-size: 13px;
  padding: 0px 30px 0 0;
  margin-top: 5px;
  cursor: pointer;
  direction: rtl;
}
.bb-home-wrapper .right-section .watch-section .custom-select:focus {
  box-shadow: none;
}
.bb-home-wrapper .right-section .first-blocks {
  display: flex;
  justify-content: space-between;
}
.bb-home-wrapper .right-section .first-blocks .search-product {
  width: calc(50% - 10px);
  position: relative;
  margin-bottom: 20px;
  display: flex;
  padding: 15px;
  align-items: center;
}
.bb-home-wrapper .right-section .first-blocks .search-product figure {
  margin-right: 15px;
}
.bb-home-wrapper .right-section .first-blocks .search-product figure img {
  max-width: 150px;
  border-radius: 10px;
  cursor: pointer;
  max-height: 230px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-action-icons {
  position: absolute;
  right: 10px;
  top: 10px;
  overflow: hidden;
  opacity: 0;
  transition: all 0.35s ease;
  transform: translateX(-15px);
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-action-icons a {
  display: block;
  margin-bottom: 0px;
  position: relative;
  right: -69px;
  z-index: 10;
  transition: right 0.25s ease;
  line-height: 16px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-action-icons a img {
  border-radius: 0px;
  width: 16px;
  height: 16px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-action-icons a span {
  display: inline-block;
  padding: 0 5px 0 5px;
  background: #777;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  min-width: 70px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-action-icons a:hover {
  right: 0px;
}
.bb-home-wrapper .right-section .first-blocks .search-product:hover .product-action-icons {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body {
  width: calc(100% - 150px);
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-info {
  padding: 0px;
  display: inline-block;
  font-size: 13px;
  color: #aaa;
  margin-bottom: 10px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-info li {
  display: inline-block;
  padding-right: 10px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-time {
  font-size: 14px;
  font-weight: 600;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-time span {
  position: relative;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-time span:nth-child(2):before {
  position: absolute;
  content: "";
  background: url(../../assets/images/icon-time.png) no-repeat;
  width: 16px;
  height: 16px;
  left: -18px;
  top: 2px;
  background-size: contain;
  display: none;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-time .length {
  color: #013a71;
  font-size: 22px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-time .length span {
  font-size: 14px;
  font-weight: 500;
  padding: 0 7px 0 2px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action {
  text-align: center;
  display: flex;
  width: 98%;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .btn {
  color: #fff;
  border-radius: 50px;
  margin: 0 auto;
  padding: 4px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .btn span:first-child {
  font-size: 14px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .btn span:nth-child(2) {
  font-weight: 500;
  margin-left: 6px;
  font-size: 17px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .join-block {
  width: calc(90% - 180px);
  margin-right: 6px;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .join-block .join-btn {
  background: #3ad531;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .buy-block {
  width: calc(90% - 180px);
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .buy-block .buy-btn {
  background: #013a71;
}
.bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action label {
  font-size: 12px;
  margin: 0px;
  color: #999;
  display: block;
  margin-top: 2px;
}
.bb-home-wrapper .right-section .small-banners {
  display: flex;
  justify-content: space-between;
}
.bb-home-wrapper .right-section .small-banners .small-banner {
  display: inline-block;
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
.bb-home-wrapper .right-section .small-banners .small-banner img {
  width: 100%;
  border-radius: 10px;
  cursor: pointer;
}
.bb-home-wrapper .right-section .mainDeals-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  text-align: center;
}
.bb-home-wrapper .right-section .mainDeals-section .product {
  width: calc(25% - 20px);
  margin: 0 10px 20px 10px;
  box-shadow: 0 0 12px rgba(110, 110, 110, 0.13);
  border-radius: 10px;
  padding: 15px;
}
.bb-home-wrapper .right-section .mainDeals-section .product figure {
  text-align: center;
  position: relative;
}
.bb-home-wrapper .right-section .mainDeals-section .product figure img {
  width: auto;
  max-height: 150px;
  border-radius: 10px;
  cursor: pointer;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action-icons {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.35s ease;
  transform: translateX(-15px);
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action-icons a {
  display: block;
  font-size: 14px;
  margin-bottom: 0px;
  position: relative;
  right: -69px;
  z-index: 10;
  transition: right 0.25s ease;
  line-height: 16px;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action-icons a img {
  border-radius: 0px;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action-icons a span {
  display: inline-block;
  padding: 0 5px 0 5px;
  background: #777;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  min-width: 69px;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action-icons a:hover {
  right: 0px;
}
.bb-home-wrapper .right-section .mainDeals-section .product:hover .product-action-icons {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.bb-home-wrapper .right-section .mainDeals-section .product .favourite-icons {
  text-align: center;
}
.bb-home-wrapper .right-section .mainDeals-section .product .favourite-icons ul {
  display: inline-block;
  align-items: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding-left: 0;
}
.bb-home-wrapper .right-section .mainDeals-section .product .favourite-icons ul li {
  padding: 0 15px;
  border-right: 1px solid #ebebeb;
  display: inline-block;
}
.bb-home-wrapper .right-section .mainDeals-section .product .favourite-icons ul li:first-child {
  padding-left: 0px;
  cursor: pointer;
}
.bb-home-wrapper .right-section .mainDeals-section .product .favourite-icons ul li:nth-child(2) {
  vertical-align: middle;
}
.bb-home-wrapper .right-section .mainDeals-section .product .favourite-icons ul li:last-child {
  border-right: 0px;
  padding-right: 0px;
  cursor: pointer;
}
.bb-home-wrapper .right-section .mainDeals-section .product .favourite-icons ul li img {
  width: 20px;
}
.bb-home-wrapper .right-section .mainDeals-section .product .favourite-icons ul li .cat-icon {
  background-size: contain !important;
  width: 26px;
  height: 26px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-title {
  width: 95%;
  margin: 0 auto;
  text-align: center;
}
.bb-home-wrapper .right-section .mainDeals-section .product .actual-price {
  text-align: center;
  margin: 10px 0px;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-rating .rating {
  margin: 0 auto;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action {
  text-align: center;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action .btn {
  color: #fff;
  border-radius: 50px;
  width: 90%;
  margin: 0 auto;
  padding: 4px;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action .btn span:first-child {
  font-size: 14px;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action .btn span:nth-child(2) {
  font-weight: 500;
  margin-left: 6px;
  font-size: 16px;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action .join-btn {
  background: #3ad531;
  margin-bottom: 10px;
}
.bb-home-wrapper .right-section .mainDeals-section .product .product-action .buy-btn {
  background: #013a71;
}
.bb-home-wrapper .right-section .why-choose {
  margin: 40px 0 40px 0px;
}
.bb-home-wrapper .right-section .why-choose h2 {
  color: #000;
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 500;
}
.bb-home-wrapper .right-section .why-choose .why-choose-content {
  display: flex;
  justify-content: space-between;
}
.bb-home-wrapper .right-section .why-choose .why-choose-content .cards {
  background: #f7f7f7;
  text-align: center;
  border-radius: 8px;
  padding: 40px 25px;
  width: 32%;
}
.bb-home-wrapper .right-section .why-choose .why-choose-content .cards figure {
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}
.bb-home-wrapper .right-section .why-choose .why-choose-content .cards figure img {
  width: 60px;
  height: 60px;
}
.bb-home-wrapper .right-section .why-choose .why-choose-content .cards h3 {
  color: #000;
  line-height: 26px;
  font-size: 18px;
  margin-bottom: 15px;
}
.bb-home-wrapper .right-section .why-choose .why-choose-content .cards p {
  font-size: 15px;
  margin-bottom: 0px;
}
.bb-home-wrapper .right-section .why-choose .why-choose-content .cards p a {
  color: #013a71;
  font-weight: 500;
}
.subscriptionPop .newsLetter {
  background: url(/../assets/images/newsletter_bg.jpg) top left no-repeat #fff;
}
.subscriptionPop .newsLetter h1 {
  color: #013a71;
  margin-top: 20px;
  font-size: 28px;
  font-weight: 700;
}
.subscriptionPop .newsLetter .lead {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.subscriptionPop .subScription {
  text-align: center;
  padding: 0 20px;
}
.subscriptionPop .subScription .stay-form {
  position: relative;
  width: 80%;
}
.subscriptionPop .subScription .stay-form .stay-input {
  display: inline-block;
  width: 60%;
  position: relative;
}
.subscriptionPop .subScription .stay-form .stay-input .error {
  position: absolute;
  top: 9px;
  right: 10px;
}
.subscriptionPop .subScription .stay-form .stay-input .error img {
  height: 20px;
}
.subscriptionPop .subScription .stay-form .stay-input .success {
  position: absolute;
  top: 6px;
  right: 10px;
}
.subscriptionPop .subScription .stay-form .stay-input .success img {
  height: 18px;
}
.subscriptionPop .subScription .stay-form input {
  background: #fff;
  color: #060c22;
  border: 1px solid #ccc;
  outline: 0;
  margin: 0 0 15px;
  padding: 9px 30px 9px 20px;
  border-radius: 50px;
  font-size: 14px;
  display: inline-block;
  height: 37px;
}
.subscriptionPop .subScription .stay-form input .error {
  position: absolute;
  right: 5px;
  top: 8px;
}
.subscriptionPop .subScription .stay-form input .success {
  position: absolute;
  right: 5px;
  top: 6px;
}
.subscriptionPop .subScription .stay-form button {
  border: 0;
  padding: 9px 25px;
  background: #013a71;
  color: #fff;
  transition: all 0.3s ease;
  outline: 0;
  font-size: 14px;
  border-radius: 50px;
  margin-left: 10px;
}
.subscriptionPop .subScription .stay-form button[disabled] {
  border: 0;
  padding: 9px 25px;
  background: #ddd !important;
  color: #222 !important;
  transition: all 0.3s ease;
  outline: 0;
  font-size: 14px;
  border-radius: 50px;
  margin-left: 10px;
}
.subscriptionPop .subScription small {
  margin-bottom: 10px;
  display: inline-block;
}
.subscriptionPop .subScription .noThanks {
  text-decoration: underline;
  color: #717171;
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  cursor: pointer;
}
.subscriptionPop .subScription .noThanks:hover {
  text-decoration: none;
}
.genderPop .newsLetter {
  background: url(/../assets/images/newsletter_bg.jpg) top left no-repeat #fff;
  text-align: center;
  border: 0;
}
.genderPop .newsLetter .popUpCloseIcon {
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 0;
  color: #888;
  padding: 15px;
  cursor: pointer;
  background: 0 0;
  border: none;
}
.genderPop .newsLetter h1 {
  color: #013a71;
  margin: 20px 0 15px;
  font-size: 22px;
}
.genderPop .newsLetter h5 {
  color: #333;
  font-size: 20px;
  margin: 20px 0 30px;
}
.genderPop .newsLetter .select i {
  display: none;
}
.genderPop .newsLetter .rightIcon i {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 38px;
  color: #fff;
  display: inline-block;
}
.genderPop .newsLetter .rightIcon.right-img i {
  right: 55px !important;
}
.genderPop .newsLetter .modal-footer {
  background: #3aa134;
  padding: 5px 30px;
}
.genderPop .newsLetter .modal-footer .skip a {
  color: #fff;
  font-size: 18px;
}
.genderPop .newsLetter .modal-footer .next .btn {
  background: #2e9728;
  border: 1px solid #23871d;
  padding: 10px 30px;
  font-size: 18px;
  color: #fff;
}
.genderPop .newsLetter .modal-footer .next .btn:hover {
  background: #20711b;
}
.agePop .age {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #c9f4c6;
  padding: 20px;
  font-size: 24px;
  margin: 0 15px 20px;
  text-align: center;
  font-weight: 300;
}
.agePop .age i {
  display: none;
}
.agePop .age:hover {
  background: #fafafa;
  -webkit-box-shadow: 0 0 20px 0 rgba(136, 136, 136, 0.2);
  -moz-box-shadow: 0 0 20px 0 rgba(136, 136, 136, 0.2);
  box-shadow: 0 0 20px 0 rgba(136, 136, 136, 0.2);
  cursor: pointer;
}
.agePop .selectAge .smallRightIcon i {
  position: absolute;
  right: 55px;
  top: 25px;
  display: block !important;
  font-size: 24px;
  color: #013a71;
}
.categoriesPop .item {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #c9f4c6;
  font-size: 15px;
  text-align: center;
  margin-bottom: 20px;
  padding: 20px 10px 10px;
  position: relative;
  min-height: 120px;
  cursor: pointer;
}
.categoriesPop .item .cat-icon {
  background-size: contain !important;
  width: 26px;
  height: 26px;
  margin: 0px auto 12px;
  background-repeat: no-repeat;
}
.categoriesPop span i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 15px;
  display: block;
  color: #3aa134;
}
.congratsPop .congrats {
  text-align: center;
  padding: 150px 60px;
}
.congratsPop .congrats h1 {
  font-size: 40px;
  font-weight: 300;
}
.congratsPop .congrats p {
  font-size: 20px;
  color: #666;
  margin-top: 20px;
}
@media (min-width: 1650px) {
  .bb-home-wrapper {
    max-width: 1550px;
  }
}
@media (max-width: 1649px) {
  .bb-home-wrapper {
    padding: 10px 30px;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .join-block {
    width: 45%;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .join-block .join-btn {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .buy-block {
    width: 45%;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .buy-block .buy-btn {
    flex-direction: column;
  }
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
  .bb-home-wrapper .right-section .mainDeals-section .search-product {
    width: calc(33% - 20px);
  }
  .bb-home-wrapper .right-section .mainDeals-section .product {
    width: calc(33% - 20px) !important;
    margin: 0 10px 20px 10px;
  }
  .groupBuying .modal-dialog .consumerHeader h1 {
    padding-top: 60px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399.98px) {
  .bb-home-wrapper .right-section {
    width: calc(100% - 330px);
  }
  .bb-home-wrapper .right-section .first-blocks {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product {
    width: calc(100% - 6px);
  }
  .bb-home-wrapper .right-section .mainDeals-section .product {
    width: calc(50% - 20px);
    margin: 0 10px 20px 10px;
  }
  .groupBuying .modal-dialog .consumerHeader {
    height: 260px !important;
  }
  .groupBuying .modal-dialog .consumerHeader .textInfo {
    bottom: 0px !important;
    width: 80% !important;
    left: 10% !important;
  }
  .groupBuying .modal-dialog .consumerHeader .textInfo h1 {
    padding-top: 0px !important;
    font-size: 26px !important;
    padding: 30px 10px !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199.98px) {
  .bb-home-wrapper .right-section .first-blocks .product-action .join-block, .bb-home-wrapper .right-section .first-blocks .product-action .buy-block {
    width: calc(50% - 10px) !important;
  }
}
@media (min-width: 992px) and (max-width: 1023.98px) {
  .bb-home-wrapper .right-section {
    width: calc(100% - 330px);
  }
  .bb-home-wrapper .right-section .first-blocks {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product {
    width: calc(100% - 0px);
  }
  .bb-home-wrapper .right-section .mainDeals-section .product {
    width: calc(48% - 0px);
    margin: 0px;
  }
  .groupBuying .modal-dialog .consumerHeader {
    height: 260px !important;
  }
  .groupBuying .modal-dialog .consumerHeader .textInfo {
    bottom: 0px !important;
    width: 90% !important;
    left: 5% !important;
  }
  .groupBuying .modal-dialog .consumerHeader .textInfo h1 {
    padding-top: 0px !important;
    font-size: 24px !important;
    padding: 30px 10px !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .bb-home-wrapper .right-section {
    width: calc(100% - 0px);
  }
  .bb-home-wrapper .right-section .first-blocks {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product {
    width: calc(100% - 0px);
  }
  .bb-home-wrapper .right-section .mainDeals-section .product {
    width: calc(47% - 0px);
  }
  .groupBuying .modal-dialog .consumerHeader {
    height: 260px !important;
  }
  .groupBuying .modal-dialog .consumerHeader .textInfo {
    bottom: 0px !important;
    width: 90% !important;
    left: 5% !important;
  }
  .groupBuying .modal-dialog .consumerHeader .textInfo h1 {
    padding-top: 0px !important;
    font-size: 24px !important;
    padding: 30px 10px !important;
    margin-bottom: 0 !important;
  }
  .groupBuying .social {
    width: 100% !important;
    top: 0 !important;
  }
  .groupBuying .social img {
    width: 120px;
    margin-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .bb-home-wrapper {
    flex-direction: column;
    padding: 10px 20px;
  }
  .bb-home-wrapper .right-section {
    width: calc(100% - 0px);
  }
  .bb-home-wrapper .right-section .first-blocks {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product {
    width: calc(100% - 0px);
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .btn {
    padding: 4px 10px !important;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .join-block {
    width: auto;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .buy-block {
    width: auto;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-time .length {
    margin-left: 8px;
  }
  .bb-home-wrapper .right-section .small-banners .small-banner {
    width: calc(50% - 10px);
  }
  .bb-home-wrapper .right-section .mainDeals-section .product {
    width: calc(50% - 20px);
  }
  .bb-home-wrapper .right-section .mainDeals-section .product .product-action .btn span:nth-child(2) {
    font-size: 18px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .rightIcon.right-img i {
    right: 20px !important;
  }
}
@media (max-width: 767.98px) {
  .bb-home-wrapper .right-section .product-action-icons {
    opacity: 1 !Important;
    transform: translateX(0px) !important;
  }
  .groupBuying .modal-dialog .close {
    right: 0;
  }
  .groupBuying .modal-dialog .modal-body .nav-tabs {
    justify-content: left !important;
  }
  .groupBuying .modal-dialog .modal-body .consumerHeader .textInfo {
    width: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
  }
  .groupBuying .modal-dialog .modal-body .consumerHeader .textInfo h1 {
    font-size: 22px !important;
    min-height: 80px !important;
    padding-top: 40px !important;
  }
  .groupBuying .modal-dialog .modal-body .title {
    font-size: 20px !important;
  }
  .groupBuying .modal-dialog .modal-body .social {
    width: 100% !important;
    top: 0px !important;
  }
  .groupBuying .modal-dialog .modal-body .social img {
    width: 120px;
    margin: 10px;
    padding: 0px;
  }
  .groupBuying .modal-dialog .modal-body .img-sm {
    width: 300px;
  }
  .categoriesPop .item {
    min-height: inherit;
  }
}
@media (max-width: 575.98px) {
  .bb-home-wrapper {
    flex-direction: column;
    padding: 10px 20px;
  }
  .bb-home-wrapper .right-section {
    width: calc(100% - 0px);
  }
  .bb-home-wrapper .right-section .first-blocks {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product {
    width: calc(100% - 0px);
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product figure {
    margin-right: 0px;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body {
    width: calc(100% - 0px);
    text-align: center;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-time {
    font-size: 12px;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-title {
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-rating .rating {
    margin: 0 auto;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-time .length {
    width: 190px;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .join-block {
    width: 240px;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .bb-home-wrapper .right-section .first-blocks .search-product .product-body .product-action .buy-block {
    width: 240px;
    margin: 0 auto;
  }
  .bb-home-wrapper .right-section .small-banners {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .small-banners .small-banner {
    width: calc(100% - 0px);
  }
  .bb-home-wrapper .right-section .mainDeals-section {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .mainDeals-section .product {
    width: calc(100% - 20px);
  }
  .bb-home-wrapper .right-section .why-choose h2 {
    font-size: 22px;
  }
  .bb-home-wrapper .right-section .why-choose .why-choose-content {
    flex-direction: column;
  }
  .bb-home-wrapper .right-section .why-choose .why-choose-content .cards {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .subscriptionPop .subScription .stay-form .stay-input {
    width: 100% !important;
  }
  .subscriptionPop .subScription .stay-form button {
    margin: 0 0 15px 0;
  }
  .watch-section .watchlist {
    position: absolute;
    left: 34%;
    transform: translateX(-50%);
  }
  .congratsPop .congrats {
    padding: 15px !important;
  }
  .congratsPop .congrats img {
    width: 95px;
  }
  .congratsPop .congrats h1 {
    font-size: 26px;
  }
  .congratsPop .congrats p {
    font-size: 16px;
  }
  .groupBuying .we-save p span {
    display: block;
    margin-top: 20px;
  }
}
.groupBuying {
  padding: 0px !important;
}
.groupBuying .close {
  position: fixed;
  top: 0;
  right: 15px;
  z-index: 999;
  color: #fff;
  font-size: 40px;
  opacity: 1;
  font-weight: 400;
  box-shadow: none !important;
  text-shadow: none !important;
  background: green;
  padding: 20px;
  line-height: 20px;
}
.groupBuying .modal-dialog {
  max-width: 100% !important;
  margin: 0;
}
.groupBuying .modal-dialog .modal-content {
  border-radius: 0px;
  border: 0px;
}
.groupBuying .modal-dialog .modal-content .modal-body {
  padding: 0px;
}
.groupBuying .modal-dialog .modal-content .modal-body .nav-tabs {
  margin: 15px 0 5px 0;
}
.groupBuying .modal-dialog .modal-content .modal-body .nav-tabs .nav-item a {
  background: #ddd;
  color: #333;
  border-radius: 0;
  border: 0;
  margin: 0 5px;
  font-weight: 500;
}
.groupBuying .modal-dialog .modal-content .modal-body .nav-tabs .nav-item a.nav-link.active {
  background: green !important;
  color: #fff !important;
  border-radius: 0 !important;
  border: 0;
}
.groupBuying .modal-dialog .modal-content .modal-body .consumerHeader {
  background: url(../../assets/images/discover-consumer.jpg) left top 0 no-repeat;
  background-size: cover;
  height: 584px;
  z-index: 0;
  margin-top: 0px;
  position: relative;
}
.groupBuying .modal-dialog .modal-content .modal-body .consumerHeader .textInfo {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 40px 40px 0px 0px;
  width: 60%;
  position: absolute;
  left: 20%;
  text-align: center;
  bottom: 75px;
}
.groupBuying .modal-dialog .modal-content .modal-body .consumerHeader .textInfo h1 {
  font-size: 30px;
  color: #013a71;
  padding: 0 20px;
}
.groupBuying .modal-dialog .modal-content .modal-body .businessHeader {
  background: url(../../assets/images/discover-business.jpg) left top 0 no-repeat;
  background-size: cover;
  background-position: top right;
}
.groupBuying .modal-dialog .modal-content .modal-body .title {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 15px;
}
.groupBuying .modal-dialog .modal-content .modal-body p {
  font-size: 16px;
  margin: 0px;
}
.groupBuying .modal-dialog .modal-content .modal-body .white-bg {
  padding: 30px 0px;
}
.groupBuying .modal-dialog .modal-content .modal-body .white-bg .title {
  color: #333;
}
.groupBuying .modal-dialog .modal-content .modal-body .white-bg p {
  color: #333;
}
.groupBuying .modal-dialog .modal-content .modal-body .blue-bg {
  padding: 30px 0px;
  background: #013a71;
}
.groupBuying .modal-dialog .modal-content .modal-body .blue-bg .title {
  color: #fff;
}
.groupBuying .modal-dialog .modal-content .modal-body .blue-bg p {
  color: #fff;
}
.groupBuying .modal-dialog .modal-content .modal-body .green-bg {
  padding: 30px 0px;
  background: #4ebf47;
}
.groupBuying .modal-dialog .modal-content .modal-body .green-bg .title {
  color: #fff;
}
.groupBuying .modal-dialog .modal-content .modal-body .green-bg p {
  color: #fff;
}
.groupBuying .modal-dialog .modal-content .modal-body .grey-bg {
  padding: 30px 0px;
  background: #232323;
}
.groupBuying .modal-dialog .modal-content .modal-body .grey-bg .title {
  color: #fff;
}
.groupBuying .modal-dialog .modal-content .modal-body .grey-bg p {
  color: #fff;
}
.groupBuying .modal-dialog .modal-content .modal-body .social {
  display: inline-block;
  width: 50%;
  position: relative;
  top: 80px;
  text-align: center;
}
.groupBuying .modal-dialog .modal-content .modal-body .social img {
  padding-bottom: 20px;
}
.groupBuying .modal-dialog .modal-content .modal-body .phoneImg {
  display: inline-block;
  position: relative;
  bottom: -60px;
  z-index: 999;
}
.groupBuying .modal-dialog .modal-content .modal-body .we-save {
  text-align: center;
}
.groupBuying .modal-dialog .modal-content .modal-body .we-save h2 {
  font-size: 40px;
  color: #fff;
  padding: 15px 0;
  letter-spacing: 4px;
  font-style: italic;
}
.groupBuying .modal-dialog .modal-content .modal-body .we-save p {
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.5px;
}
.groupBuying .modal-dialog .modal-content .modal-body .we-save p a {
  color: #000;
  background: #fff;
  padding: 6px 20px;
  border-radius: 6px;
  font-weight: 500;
}
.groupBuying .modal-dialog .modal-content .modal-body .we-save p a:hover {
  background: #3aa134;
  color: #fff;
  text-decoration: none;
}
.groupBuying .modal-dialog .modal-content .modal-body .we-save p span {
  margin-left: 10px;
}
@media (min-width: 1500px) {
  .groupBuying .textInfo {
    bottom: 0px !important;
  }
  .groupBuying .textInfo h1 {
    line-height: 120px;
  }
}
.categoriesPop .modal-body {
  max-height: 80vh;
  overflow-y: scroll;
}
@media (max-width: 991.98px) {
  .bb-home-wrapper {
    margin-top: 10px;
    flex-direction: column;
  }
  .bb-home-wrapper .left-section {
    width: 100%;
  }
  .bb-home-wrapper .left-section button.navbar-toggler {
    width: 100%;
    text-align: left;
    background: #f1f1f1;
    border-radius: 0px;
    border: 1px solid #ddd;
    font-size: 15px;
    color: #013970 !important;
    font-weight: 500;
    padding: 10px;
  }
  .bb-home-wrapper .left-section button.navbar-toggler img {
    padding-right: 7px;
    position: relative;
    top: -1px;
  }
  .bb-home-wrapper .left-section .navbar-collapse {
    width: 100%;
    -webkit-transform: translate(0);
    transform: translate(0);
    position: fixed;
    z-index: 999999;
    top: 0;
    left: -100%;
    -webkit-transition: all 0.6s ease;
    transition: all 0.3s ease;
    height: 100%;
    display: block !important;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0.6);
  }
  .bb-home-wrapper .left-section .navbar-collapse .close-menu {
    display: block !important;
    position: absolute;
    top: 10px;
    left: 270px;
    cursor: pointer;
    font-size: 20px;
    border: 1px solid #333;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
  }
  .bb-home-wrapper .left-section .navbar-collapse .nav-bg {
    background: #fff;
    max-width: 310px;
    border-right: 1px solid #7ab3ea;
  }
  .bb-home-wrapper .left-section .navbar-collapse.show {
    left: 0px;
  }
  .left-content-area, .right-content-area {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .fourth-carousel p:nth-child(3) {
    display: none !important;
  }
  .bb-home-wrapper .right-section .first-blocks .product-time {
    display: flex !important;
    flex-direction: inherit !important;
    align-items: center !important;
  }
  .bb-home-wrapper .right-section .first-blocks .product-time .length {
    margin-left: 15px;
  }
  .bb-home-wrapper .right-section .first-blocks .join-block, .bb-home-wrapper .right-section .first-blocks .buy-block {
    width: 300px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .first-carousel h6 {
    font-size: 20px !important;
  }
  .first-carousel h5 {
    font-size: 40px !important;
  }
  .first-carousel h5 span {
    font-size: 20px !important;
  }
  .first-carousel P {
    margin-bottom: 5px !important;
    font-size: 20px !Important;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .first-carousel {
    left: 0px;
  }
  .first-carousel h6 {
    font-size: 16px !important;
  }
  .first-carousel h5 {
    font-size: 28px !important;
  }
  .first-carousel h5 span {
    font-size: 16px !important;
  }
  .first-carousel P {
    margin-bottom: 5px !important;
    font-size: 16px !Important;
  }
  .first-carousel button {
    font-size: 14px;
  }
  .second-carousel p {
    width: 300px;
    margin-bottom: 0px;
  }
  .third-carousel p, .fourth-carousel p {
    margin-bottom: 5px;
  }
  .bb-home-wrapper .right-section .product-action-icons {
    opacity: 1 !Important;
    transform: translateX(0px) !important;
  }
  .bb-home-wrapper .right-section .search-product .product-time .length {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1799.98px) {
  .second-carousel p {
    width: 400px;
    margin-bottom: 0px;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
  .genderPop .newsLetter .rightIcon.right-img i {
    right: 20px !important;
  }
}
@media (min-width: 320px) and (max-width: 410px) {
  .genderPop .newsLetter .rightIcon.right-img i {
    right: 20px !important;
  }
}
@media (min-width: 810px) and (max-width: 815px) {
  .genderPop .newsLetter .rightIcon.right-img i {
    right: 20px !important;
  }
  .groupBuying .close {
    right: 0px;
  }
}
@media (min-width: 411px) and (max-width: 576.98px) {
  .genderPop .newsLetter .rightIcon i {
    right: 35px !important;
  }
  .genderPop .newsLetter .rightIcon.right-img i {
    right: 35px !important;
  }
}




.bb-nav-wrapper .bb-nav-bg {
  background: #013a71;
  position: fixed;
  width: 100%;
  z-index: 99999;
}
.bb-nav-wrapper .bb-nav-bg .logo-section {
  width: 25%;
}
.bb-nav-wrapper .bb-nav-bg .navbar-toggler {
  margin-left: 10px;
  background: #023a70;
  border: 1px solid #002e5a;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown {
  display: inline-block;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .btn-category {
  background: #04315d;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 6px 8px;
  text-align: left;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .btn-category span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .btn-category:focus {
  outline: none;
  box-shadow: none;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .dropdown-menu {
  margin-top: 17px;
  border: 0;
  border-radius: 0px;
  padding: 0px;
  z-index: 99999;
  left: -100px;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .dropdown-menu ul {
  padding: 0px;
  margin: 0px;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .dropdown-menu .megamenu {
  width: 1020px;
  padding: 15px;
  border: 1px solid #ccc;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .dropdown-menu .megamenu .br-1 {
  border-right: 1px solid #ccc;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .dropdown-menu .megamenu li {
  padding: 0px;
  outline: none;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .dropdown-menu .megamenu li ul li a {
  color: #333;
  padding: 10px;
  display: block;
  font-size: 15px;
  position: relative;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .dropdown-menu .megamenu li ul li a:hover {
  text-decoration: none;
  background: #eff7ff;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .dropdown-menu .megamenu li ul li a img {
  position: absolute;
  right: 10px;
  top: 5px;
}
.bb-nav-wrapper .bb-nav-bg .category-dropdown .dropdown-menu.catshow {
  display: block;
}
.bb-nav-wrapper .bb-nav-bg .search-wrapper {
  width: auto;
}
.bb-nav-wrapper .bb-nav-bg .search-wrapper .location {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 14px;
  top: 8px;
  opacity: 0.8;
}
.bb-nav-wrapper .bb-nav-bg .search-wrapper .location:before {
  position: absolute;
  font-size: 20px;
  content: "\f041";
  left: -20px;
  font-family: FontAwesome;
  top: -5px;
}
.bb-nav-wrapper .bb-nav-bg .search-wrapper .location:hover {
  text-decoration: none;
  opacity: 1;
}
.bb-nav-wrapper .bb-nav-bg .search-wrapper .location span {
  max-width: 170px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bb-nav-wrapper .bb-nav-bg .search-wrapper .search {
  display: inline-block;
}
.bb-nav-wrapper .bb-nav-bg .search-wrapper .search input.form-control {
  width: 400px;
  border-radius: 5px 0 0 5px;
  border: 1px solid #fff;
}
.bb-nav-wrapper .bb-nav-bg .search-wrapper .search span.input-group-btn {
  background: #fff;
  border: 0 !important;
  margin-left: -1px;
  border-radius: 0px 5px 5px 0;
  /*position: absolute;*/
  right: 0;
  z-index: 999;
  height: 35px;
  line-height: 35px;
}
.bb-nav-wrapper .bb-nav-bg .right-section {
  width: 33%;
}
.bb-nav-wrapper .bb-nav-bg .right-section .top-btns {
  margin-right: 50px;
}
.bb-nav-wrapper .bb-nav-bg .right-section .top-btns .btn {
  border: 1px solid #002e5a;
  margin-right: 5px;
  border-radius: 4px;
  padding: 9px 12px;
  min-width: 55px;
  opacity: 0.8;
}
.bb-nav-wrapper .bb-nav-bg .right-section .top-btns .btn:hover {
  background-color: #002e5a;
  border: 1px solid #002e5a;
  opacity: 1;
}
.bb-nav-wrapper .bb-nav-bg .right-section .top-btns .btn-24 img {
  width: 24px;
  height: 24px;
}
.bb-nav-wrapper .bb-nav-bg .right-section .top-btns .btn-13 img {
  width: 13px;
  height: 24px;
}
.bb-nav-wrapper .bb-nav-bg .right-section .logins li {
  display: inline-block;
}
.bb-nav-wrapper .bb-nav-bg .right-section .logins li.nav-item.dropdown a span {
  display: inline-block;
  width: 125px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  top: 5px;
}
.bb-nav-wrapper .bb-nav-bg .right-section .logins .dropdown-menu.show {
  position: absolute;
  transform: translateX(-50px);
  z-index: 99999;
}
.bb-nav-wrapper .bb-nav-bg .right-section .info a {
  font-size: 14px;
  color: #fff;
  opacity: 0.8;
}
.bb-nav-wrapper .bb-nav-bg .right-section .info a:hover {
  text-decoration: none;
  opacity: 1;
}
.bb-nav-wrapper .bb-nav-bg .right-section .info .dropdown-menu a {
  color: #333;
}
.bb-nav-wrapper .bb-nav-bg .right-section .info .dropdown-menu .dropdown-item.active, .bb-nav-wrapper .bb-nav-bg .right-section .info .dropdown-menu .dropdown-item:active {
  background-color: transparent;
}
.bb-nav-wrapper .bb-nav-bg .right-section .info .business-user {
  position: relative;
  margin: 4px 0 0 20px;
}
.bb-nav-wrapper .bb-nav-bg .right-section .info .business-user:before {
  position: absolute;
  font-size: 18px;
  content: "\f0b1";
  font-family: FontAwesome;
  top: 7px;
  left: -17px;
}
.bb-nav-wrapper .bb-nav-bg .right-section .info .signin {
  position: relative;
  margin-left: 20px;
}
.bb-nav-wrapper .bb-nav-bg .right-section .info .signin:before {
  position: absolute;
  font-size: 18px;
  content: "\f023";
  font-family: FontAwesome;
  top: 7px;
  left: -10px;
}
.bb-nav-wrapper .bb-nav-bg .right-section .info .login-section .dropdown-menu.show {
  transform: translateX(-70px);
}
.help-wrapper {
  width: 500px;
  border-radius: 2px;
  font-size: 13px;
  position: absolute;
  left: 180px;
  top: 38px;
}
.help-wrapper .modal-content {
  border-radius: 0px;
}
.help-wrapper .close {
  cursor: pointer;
  background: rgba(232, 232, 232, 0.65);
  border: 1px solid rgba(162, 162, 162, 0.15);
  position: absolute;
  right: 1px;
  top: 1px;
  opacity: 1;
  border-radius: 0;
  width: 32px;
  height: 32px;
  -o-box-shadow: 0 0 2px #a5a5a5;
  -ms-box-shadow: 0 0 2px #a5a5a5;
  -moz-box-shadow: 0 0 2px #a5a5a5;
  font-size: 24px;
  color: #214263;
  z-index: 99;
  text-align: center;
  margin: 8px;
  font-weight: 400;
  line-height: 5px;
  padding: 0px;
}
.help-wrapper .help-wrapper-top-bar img {
  display: inline-block;
  position: absolute;
  z-index: 999;
  line-height: 50px;
  left: 15px;
  top: 12px;
  width: 39px;
  height: 23px;
}
.help-wrapper .help-wrapper-top-bar input {
  width: 100%;
  height: 50px;
  padding: 0 25px 0 65px;
  border: none;
}
.help-wrapper h3 {
  background: #e7f3ff;
  color: #666;
  font-size: 12px;
  line-height: 25px;
  padding: 0 20px;
  margin: 0;
}
.help-wrapper .trending-topics {
  padding: 10px;
  height: 270px;
  overflow-y: scroll;
  color: #666;
  margin-bottom: 15px;
}
.help-wrapper .trending-topics a {
  padding: 8px 10px;
  display: inline-block;
  color: #333;
}
.help-wrapper .height-auto {
  height: auto;
  overflow-y: auto;
}
.trending-topics-wrapper .modal-dialog.help-wrapper {
  width: inherit;
  position: absolute;
  right: -20%;
  top: 39px;
}
.trending-topics-wrapper .help-panel-footer {
  height: 38px;
  border-top: 1px solid #e7e7e7;
  font-size: 12px;
  line-height: 40px;
}
.trending-topics-wrapper .help-panel-footer .col-xs-3 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: left;
  border-right: 1px solid #ccc;
}
.trending-topics-wrapper .help-panel-footer a {
  text-align: center;
  display: block;
  color: #036 !important;
  background: #f5f5f5;
  font-weight: 700;
}
.trending-topics-wrapper .help-panel-footer a:hover {
  text-decoration: none;
  background: #e9e9e9;
}
@media (max-width: 767.98px) {
  .search-wrapper {
    width: 100% !important;
  }
  .search {
    display: inline-block;
    width: 100% !important;
  }
  .search .search-cat {
    width: 100% !important;
  }
  .search input.form-control {
    width: 150px !important;
    border-radius: 5px 0 0 5px;
    border: 1px solid #fff;
  }
  .search span.input-group-btn {
    background: #fff;
    border: 0 !important;
    margin-left: -1px;
    border-radius: 0px 5px 5px 0;
  }
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  .bb-nav-wrapper .bb-nav-bg .search-wrapper .location span {
    max-width: 100px;
  }
  .bb-nav-wrapper .bb-nav-bg .right-section .top-btns {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  .bb-nav-wrapper .bb-nav-bg .logo-section {
    width: 28%;
  }
  .bb-nav-wrapper .bb-nav-bg .search-wrapper .location span {
    max-width: 100px;
  }
  .bb-nav-wrapper .bb-nav-bg .right-section .top-btns {
    margin-right: 5px;
  }
  .bb-nav-wrapper .bb-nav-bg .right-section .logins li.nav-item.dropdown a span {
    width: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .bb-nav-wrapper .logo-section {
    width: 34% !important;
  }
  .bb-nav-wrapper .navbar-toggler {
    background: #023a70;
    border: 1px solid #002e5a;
  }
  .bb-nav-wrapper .navbar-toggler .navbar-toggler-icon {
    line-height: 30px;
    color: #fff;
  }
  .bb-nav-wrapper .right-section {
    margin-top: 15px;
  }
  .bb-nav-wrapper .right-section .top-btns {
    margin-right: auto !important;
  }
  .bb-nav-wrapper .right-section .logins li.nav-item.dropdown {
    margin-left: 20px;
  }
  .bb-nav-wrapper .right-section .info .business-user {
    margin-right: 20px !important;
  }
  .bb-nav-wrapper .right-section .info .business-user:before {
    left: -25px !important;
  }
  .bb-nav-wrapper .right-section .info .signin {
    margin-left: 40px !important;
  }
  .bb-nav-wrapper .right-section .info .signin:before {
    left: -18px !important;
  }
  .trending-topics-wrapper .modal-dialog.help-wrapper {
    left: 20px;
    top: 125px;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .bb-nav-wrapper .logo-section {
    width: 43% !important;
  }
  .bb-nav-wrapper .search-wrapper {
    width: 50% !important;
  }
  .bb-nav-wrapper .search-wrapper .location span {
    max-width: 100px !important;
  }
  .bb-nav-wrapper .navbar-toggler {
    background: #023a70;
    border: 1px solid #002e5a;
  }
  .bb-nav-wrapper .navbar-toggler .navbar-toggler-icon {
    line-height: 30px;
    color: #fff;
  }
  .bb-nav-wrapper .right-section {
    margin-top: 15px;
  }
  .bb-nav-wrapper .right-section .top-btns {
    margin-right: auto !important;
  }
  .bb-nav-wrapper .right-section .info .business-user {
    margin-right: 20px !important;
  }
  .bb-nav-wrapper .right-section .info .business-user:before {
    left: -25px !important;
  }
  .bb-nav-wrapper .right-section .info .signin {
    margin-left: 40px !important;
  }
  .bb-nav-wrapper .right-section .info .signin:before {
    left: -18px !important;
  }
  .trending-topics-wrapper .modal-dialog.help-wrapper {
    left: 20px;
    top: 125px;
    margin: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .bb-nav-wrapper .logo-section {
    width: 100% !important;
  }
  .bb-nav-wrapper .search-wrapper {
    margin-top: 6px;
  }
  .bb-nav-wrapper .search-wrapper .location {
    margin-left: 20px;
  }
  .bb-nav-wrapper .search-wrapper .location span {
    max-width: 100px !important;
  }
  .bb-nav-wrapper .navbar-toggler .navbar-toggler-icon {
    line-height: 30px;
    color: #fff;
  }
  .bb-nav-wrapper .right-section {
    margin-top: 15px;
  }
  .bb-nav-wrapper .right-section .top-btns {
    margin-right: auto !important;
  }
  .bb-nav-wrapper .right-section .info .business-user {
    margin-right: 20px !important;
  }
  .bb-nav-wrapper .right-section .info .business-user:before {
    left: -25px !important;
  }
  .bb-nav-wrapper .right-section .info .signin {
    margin-left: 40px !important;
  }
  .bb-nav-wrapper .right-section .info .signin:before {
    left: -18px !important;
  }
  .help-wrapper {
    left: 50%;
    transform: translateX(-50%) !important;
  }
  .trending-topics-wrapper .modal-dialog.help-wrapper {
    right: 0px;
    top: 145px;
  }
}
@media (min-width: 320px) and (max-width: 575.98px) {
  .bb-nav-wrapper .logo-section {
    width: 100% !important;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    max-width: 120px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 90px;
  }
  .bb-nav-wrapper .search-wrapper {
    margin-top: 6px;
  }
  .bb-nav-wrapper .search-wrapper .location {
    position: relative;
    width: 10px;
  }
  .bb-nav-wrapper .search-wrapper .location:before {
    left: -3px !important;
  }
  .bb-nav-wrapper .search-wrapper .location span {
    display: none !important;
  }
  .bb-nav-wrapper .navbar-toggler .navbar-toggler-icon {
    line-height: 30px;
    color: #fff;
  }
  .bb-nav-wrapper .right-section {
    margin-top: 15px;
  }
  .bb-nav-wrapper .right-section .top-btns {
    margin: 15px 0px 15px 0px !important;
  }
  .bb-nav-wrapper .right-section .info .business-user {
    margin-right: 20px !important;
  }
  .bb-nav-wrapper .right-section .info .business-user:before {
    left: -25px !important;
  }
  .bb-nav-wrapper .right-section .info .signin {
    margin-left: 40px !important;
  }
  .bb-nav-wrapper .right-section .info .signin:before {
    left: -18px !important;
  }
  .help-wrapper {
    left: 48%;
    transform: translateX(-50%) !important;
    width: inherit;
  }
  .help-wrapper .help-wrapper-top-bar input {
    font-size: 14px;
    padding-left: 50px;
  }
  .help-wrapper .help-wrapper-top-bar img {
    left: 10px;
  }
  .trending-topics-wrapper .modal-dialog.help-wrapper {
    top: 200px;
    padding: 10px;
    margin: 0;
  }
}
@media (min-width: 320px) and (max-width: 1199.98px) {
  .bb-nav-wrapper .category-dropdown .dropdown-menu {
    margin-top: 0 !important;
    position: fixed;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    width: 100%;
    left: 0 !important;
  }
  .bb-nav-wrapper .category-dropdown .dropdown-menu .megamenu {
    width: 360px !important;
    height: 100vh;
    background: #fff;
    overflow-y: scroll;
    position: relative;
    padding-top: 50px !important;
  }
  .bb-nav-wrapper .category-dropdown .dropdown-menu .megamenu .close-menu {
    display: block !important;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    font-size: 20px;
    border: 1px solid #333;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
  }
  .bb-nav-wrapper .category-dropdown .dropdown-menu .megamenu .br-1 {
    border-right: 0px !important;
  }
  .bb-nav-wrapper .right-section .logins li.nav-item.dropdown {
    margin-left: 20px;
  }
}
@media (min-width: 320px) and (max-width: 479.98px) {
  .bb-nav-wrapper .category-dropdown .dropdown-menu .megamenu {
    width: 320px !important;
  }
  .bb-nav-wrapper .category-dropdown .dropdown-menu .megamenu li a {
    font-size: 14px !important;
  }
  .bb-nav-wrapper .right-section .logins li.nav-item.dropdown a span {
    width: 80px !important;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  .bb-nav-wrapper .logins li.nav-item.dropdown a span {
    top: 0px !important;
  }
}
@media (min-width: 1700px) {
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    max-width: 210px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 180px;
  }
}
@media (min-width: 1600px) and (max-width: 1699.98px) {
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    max-width: 190px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 160px;
  }
}
@media (min-width: 1500px) and (max-width: 1599.98px) {
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    max-width: 170px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 135px;
  }
}
@media (min-width: 1400px) and (max-width: 1499.98px) {
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    width: 140px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 110px;
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    width: 115px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    width: 85px;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    width: 130px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    width: 100px;
  }
}
@media (min-width: 1024px) and (max-width: 1199.98px) {
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    max-width: 165px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 135px;
  }
}
@media (min-width: 992px) and (max-width: 1023.98px) {
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    max-width: 210px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 175px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    max-width: 145px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 115px;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .bb-nav-wrapper .bb-nav-bg {
    position: relative;
  }
}
@media (min-width: 375px) and (max-width: 575.98px) {
  .bb-nav-wrapper .logo-section {
    width: 100% !important;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    max-width: 175px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 130px;
  }
}
@media (min-width: 320px) and (max-width: 374.98px) {
  .bb-nav-wrapper .logo-section {
    width: 100% !important;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category {
    max-width: 120px;
  }
  .bb-nav-wrapper .logo-section .category-dropdown .btn-category span {
    max-width: 90px;
  }
}
.dropdown.category-dropdown.ng-star-inserted {
  overflow: inherit;
}



/* You can add global styles to this file, and also import other style files */
/*
 ================================================
 1. Fonts - Poppins
 ================================================
 */
@import "~ngx-owl-carousel-o/lib/styles/scss/owl.carousel";
@import "~ngx-owl-carousel-o/lib/styles/scss/owl.theme.default";
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap");
body {
  font-family: "Poppins", sans-serif !important;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
}
li {
  list-style: none;
}
a {
  cursor: pointer;
}
.pagination .page-link {
  color: #013970;
}
.error {
  color: #dc3545;
  font-size: 13px;
}
.disabled {
  cursor: not-allowed !important;
}
.socialSharePop {
  z-index: 9999 !important;
}
.socialSharePop .modal-content {
  width: 600px;
  border-radius: 0px;
}
.socialSharePop .modal-content .modal-body {
  padding-top: 45px;
}
.socialSharePop .modal-content .modal-body button {
  width: 28px;
  height: 28px;
  border: 0;
  background-color: #e5e5e5;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  color: #0d2965;
  font-weight: 400;
  line-height: 30px;
}
.socialSharePop .modal-content .modal-body button:hover {
  background: transparent;
}
.socialSharePop .modal-content .modal-body a {
  width: 265px;
  float: none;
  text-align: center;
  margin: 0 auto 20px;
  display: block;
  height: 53px;
}
.socialSharePop .modal-content .modal-body .facebookShare a {
  background: url(assets/images/sharebtns.png) no-repeat;
}
.socialSharePop .modal-content .modal-body .whatsappShare a {
  background: url(assets/images/sharebtns.png) 0 -212px;
}
.socialSharePop .modal-content .modal-body .emailShare a {
  background: url(assets/images/shareEmail.png);
  margin-bottom: 0px;
}
.pac-container {
  z-index: 99999 !important;
}
.paginations-wrapper {
  text-align: center;
  margin-top: 20px;
}
.paginations-wrapper ul li {
  margin: 0px 2px;
}
.paginations-wrapper ul li a {
  color: #706f6c;
  font-size: 15px;
  font-weight: 100;
  border: 1px solid #fff;
  outline: 0;
  line-height: 21px;
}
.paginations-wrapper ul li a:hover {
  background: #013970;
  border: 1px solid #013970;
  color: #fff !important;
}
.paginations-wrapper ul li a:hover span {
  color: #fff;
}
.paginations-wrapper ul li button:hover {
  background: #013970;
  border: 1px solid #013970;
}
.paginations-wrapper ul li span {
  font-weight: 100;
  font-size: 15px;
}
.paginations-wrapper ul .current {
  background: #013970 !important;
  border: 1px solid #013970;
  line-height: 21px;
}
.paginations-wrapper ul .current span {
  color: #fff;
  font-size: 15px;
}
.automotive {
  background: url(assets/images/category/cat-icon1.png);
}
.babykids {
  background: url(assets/images/category/cat-icon2.png);
}
.bagswalletsluggage {
  background: url(assets/images/category/cat-icon3.png);
}
.beautywellness {
  background: url(assets/images/category/cat-icon4.png);
}
.businessservicessupplies {
  background: url(assets/images/category/cat-icon5.png);
}
.clothingaccessories {
  background: url(assets/images/category/cat-icon6.png);
}
.computerselectronics {
  background: url(assets/images/category/cat-icon7.png);
}
.educationbooksstationaries {
  background: url(assets/images/category/cat-icon8.png);
}
.fitnesssportsoutdoors {
  background: url(assets/images/category/cat-icon9.png);
}
.fooddining {
  background: url(assets/images/category/cat-icon10.png);
}
.healthcaresupplements {
  background: url(assets/images/category/cat-icon11.png);
}
.holidaypackages {
  background: url(assets/images/category/cat-icon12.png);
}
.homegardenfurnitures {
  background: url(assets/images/category/cat-icon13.png);
}
.hotellodging {
  background: url(assets/images/category/cat-icon14.png);
}
.leisureentertainment {
  background: url(assets/images/category/cat-icon15.png);
}
.legalfinance {
  background: url(assets/images/category/cat-icon16.png);
}
.localservices {
  background: url(assets/images/category/cat-icon17.png);
}
.mobilestabletsaccessories {
  background: url(assets/images/category/cat-icon18.png);
}
.petsuppliesgrooming {
  background: url(assets/images/category/cat-icon19.png);
}
.toysgaming {
  background: url(assets/images/category/cat-icon20.png);
}
.traveltransportation {
  background: url(assets/images/category/cat-icon21.png);
}
.others {
  background: url(assets/images/category/cat-icon22.png);
}
.heading-bar {
  font-size: 16px;
  background: #e8f1f9;
  color: #013a71;
  padding: 10px;
  font-weight: 600;
  line-height: 20px;
  border: 5px solid #fff;
  border-bottom: 0px;
}
.cc {
  padding: 15px;
  border: 0px !important;
}
.cc .card-header {
  border: 0;
  padding: 0;
  min-height: 40px;
  padding: 10px 15px;
  font-weight: 500;
}
.cc .card-body {
  padding: 15px;
}
.cc .card-body .form-control, .cc .card-body .custom-select {
  border-radius: 0px;
  height: 45px;
  font-size: 15px;
}
.cc .card-body .btn-bb {
  background: #1e558c;
  border-radius: 0;
  color: #fff;
  padding: 8px 20px;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 500;
}
.cc .card-body .btn-bb:hover {
  background: #013970;
}
.cc .ma-search {
  position: relative;
  text-align: right;
}
.cc .ma-search input {
  width: 280px;
  height: 38px;
  padding: 10px 40px 10px 10px;
  font-size: 14px;
  outline: none;
}
.cc .ma-search span {
  position: absolute;
  top: 7px;
  right: 15px;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .cc .ma-search input {
    width: 100%;
  }
  .first-blocks .product-time .countdown {
    align-items: center;
    justify-content: center !important;
    align-content: center;
    margin-bottom: 10px;
  }
}
.ngx-gallery-active {
  z-index: 999999 !important;
}
@media (max-width: 767.98) {
  .snackSuccess, .snackError {
    min-height: 100px !important;
  }
  .snackSuccess .snack-text, .snackError .snack-text {
    padding: 30px 0 0 0 !important;
    text-align: center;
  }
  .snackSuccess .snack-text:before, .snackError .snack-text:before {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}
.ngx-pagination {
  padding: 0px;
}
button {
  outline: none !important;
}
.testimonials.ourReviews .owl-carousel .owl-stage {
  display: flex;
}
.testimonials.ourReviews .owl-item {
  display: flex;
}
.testimonials.ourReviews .owl-item .item {
  border: 1px solid #ddd;
  margin: 10px;
  width: 100%;
}
.testimonials.ourReviews .owl-item .item .reviews {
  padding: 25px;
  color: #616161;
}
.testimonials.ourReviews .owl-item .item .reviews .rev-rating {
  margin: 20px 0;
  float: right;
  width: 95px;
  height: 15px;
  cursor: pointer;
}
.testimonials.ourReviews .owl-item .item .reviews .rating0 {
  background: url(assets/images/rating/rating0.jpg) no-repeat;
}
.testimonials.ourReviews .owl-item .item .reviews .rating1 {
  background: url(assets/images/rating/rating1.jpg) no-repeat;
}
.testimonials.ourReviews .owl-item .item .reviews .rating2 {
  background: url(assets/images/rating/rating2.jpg) no-repeat;
}
.testimonials.ourReviews .owl-item .item .reviews .rating3 {
  background: url(assets/images/rating/rating3.jpg) no-repeat;
}
.testimonials.ourReviews .owl-item .item .reviews .rating4 {
  background: url(assets/images/rating/rating4.jpg) no-repeat;
}
.testimonials.ourReviews .owl-item .item .reviews .rating5 {
  background: url(assets/images/rating/rating5.jpg) no-repeat;
}
.testimonials.ourReviews .owl-item .item .reviews .review-user {
  display: flex;
  clear: both;
  align-items: center;
  margin-top: 20px;
}
.testimonials.ourReviews .owl-item .item .reviews .review-user img {
  height: 50px;
  width: auto;
}
.testimonials.ourReviews .owl-item .item .reviews .review-user .review-username {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  width: 80%;
}
.ngx-gallery-image-wrapper {
  top: 30px !important;
  z-index: 99;
}
.ng-star-inserted {
  overflow: hidden;
}
.collapseWallet.ng-star-inserted {
  overflow: auto;
}
li.nav-item.ng-star-inserted {
  overflow: inherit !important;
}
ngx-gallery-thumbnails.ng-star-inserted {
  height: 100px !important;
}
ngx-gallery-thumbnails {
  height: 100px !important;
  margin-top: 40px !important;
}
.autocomplete-container .input-container input {
  width: 400px !important;
  border-radius: 6px;
}
.autocomplete-container .not-found, .autocomplete-container .suggestions-container {
  margin-top: -4px;
  border-radius: 0 0px 6px 6px;
  position: relative;
  z-index: 9;
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  .autocomplete-container .input-container input {
    width: 330px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  .autocomplete-container .input-container input {
    width: 230px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .autocomplete-container .input-container input {
    width: 350px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .autocomplete-container .input-container input {
    width: 100% !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .autocomplete-container .input-container input {
    width: 100% !important;
  }
  .socialSharePop .modal-content {
    width: auto;
  }
  ngx-gallery {
    height: 400px !important;
  }
  .ngx-gallery-layout.thumbnails-bottom ngx-gallery-image {
    height: 250px !important;
  }
}
@media (min-width: 320px) and (max-width: 575.98px) {
  .autocomplete-container .input-container input {
    width: 100% !important;
  }
  ngx-gallery {
    width: 100% !important;
  }
  .socialSharePop .modal-content {
    width: auto;
  }
  .ngx-gallery-preview-img {
    max-width: 75% !important;
    max-height: 75%;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .dealDescription .fa-arrow-circle-left:before {
    font-size: 30px;
  }
  .dealDescription .fa-arrow-circle-right:before {
    font-size: 30px;
  }
}
.countdown {
  font-family: inherit !important;
  font-weight: 500;
}
.countdown .measurements {
  padding: 0 10px;
  flex: inherit !important;
}
.countdown .measurements p.measurements-number {
  color: #013a71 !important;
  font-size: 30px;
  margin-bottom: 0;
  position: relative;
}
.countdown .measurements p.measurements-number:after {
  content: ":";
  position: absolute;
  right: -13px;
  top: -2px;
  width: 10px;
}
.countdown .measurements p.measurements-text {
  font-size: 14px;
  margin-bottom: 0px;
}
.countdown .measurements.Seconds .measurements-number:after {
  display: none;
}
.mywatchlist-time .countdown .measurements {
  flex: inherit !important;
}
.mywatchlist-time .countdown .measurements .measurements-text {
  margin-bottom: 0px !important;
}
.mywatchlist-time .countdown .measurements .measurements-number {
  font-size: 18px !important;
}
.mywatchlist-time .countdown .measurements.Hours .measurements-number:after {
  display: none;
}
.timeDeals .countdown .measurements {
  flex: inherit !important;
}
.timeDeals .countdown .measurements-number:before {
  content: ":";
  position: absolute;
  left: -13px;
  top: -2px;
  width: 10px;
}
.timeDeals .countdown .measurements.Days .measurements-number:after, .timeDeals .countdown .measurements.Days .measurements-number:before, .timeDeals .countdown .measurements.Hours .measurements-number:after {
  display: none;
}
.first-blocks .product-time .countdown {
  align-items: inherit;
  justify-content: inherit;
  align-content: inherit;
}
.first-blocks .product-time .countdown .measurements {
  text-align: center;
}
.first-blocks .product-time .countdown .measurements .measurements-number {
  font-size: 18px;
}
.modal-open .modal {
  z-index: 99999 !important;
}
.btn:focus {
  outline: 0 !important;
}
.search .autocomplete-container .input-container .x i {
  background: #fff;
  padding-left: 5px;
}
.form-control, .custom-select {
  font-size: 14px !important;
}
.owl-theme .owl-nav [class*="owl-"] {
  padding: 6px;
  border-radius: 50px;
  background: #023a70;
}
.product-rating .rating0 {
  background: url(assets/images/rating/rating0.jpg) no-repeat;
}
.product-rating .rating1 {
  background: url(assets/images/rating/rating1.jpg) no-repeat;
}
.product-rating .rating2 {
  background: url(assets/images/rating/rating2.jpg) no-repeat;
}
.product-rating .rating3 {
  background: url(assets/images/rating/rating3.jpg) no-repeat;
}
.product-rating .rating4 {
  background: url(assets/images/rating/rating4.jpg) no-repeat;
}
.product-rating .rating5 {
  background: url(assets/images/rating/rating5.jpg) no-repeat;
}
.bb-custom-deal {
  box-shadow: 0 0 12px rgba(110, 110, 110, 0.13);
  border-radius: 10px;
}
.bb-custom-deal .product-body .product-title {
  max-width: 85%;
  color: #333;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0px;
}
.bb-custom-deal .product-body .product-title:hover {
  color: #3ad531;
}
.bb-custom-deal .product-body .actual-price {
  font-size: 12px;
  color: #8f8f8f;
  font-weight: 300;
}
.bb-custom-deal .product-body .actual-price .price {
  margin-right: 15px;
}
.bb-custom-deal .product-body .actual-price .price s {
  position: relative;
  text-decoration: none;
}
.bb-custom-deal .product-body .actual-price .price s:before {
  content: " ";
  display: block;
  width: 100%;
  border-top: 2px solid red;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(-7deg);
  opacity: 0.8;
}
.bb-custom-deal .product-body .actual-price .distance {
  cursor: pointer;
}
.bb-custom-deal .product-body .actual-price .distance img {
  position: relative;
  top: -1px;
}
.bb-custom-deal .product-body .product-rating {
  margin: 10px 0px;
}
.bb-custom-deal .product-body .product-rating .rating {
  width: 95px;
  height: 15px;
  cursor: pointer;
}
@media (min-width: 768px) {
  #subscribeModalContent .modal-dialog {
    max-width: 600px !important;
  }
}
.mp {
  background: #f7f7f7;
  padding: 30px 0px;
}
.mp .mp-tabs {
  background: #fff;
  box-shadow: 0 2px 20px 1px rgba(176, 192, 237, 0.15);
}
.mp .mp-tabs .nav-link {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #666;
  line-height: 30px;
  border: 2px solid #fff !important;
}
.mp .mp-tabs .nav-link:hover {
  border: 2px solid #fff !important;
}
.mp .mp-tabs .active {
  background-color: #e8f1f9 !important;
  border-radius: 0px;
  color: #333;
  border: 0px;
}
.mp .tab-content {
  min-height: 392px;
  background-color: #ffffff;
  box-shadow: 0 2px 20px 1px rgba(176, 192, 237, 0.15);
}
@media (min-width: 1200px) {
  .mp .container {
    max-width: 1600px;
    padding: 0px 50px;
  }
}
@media (min-width: 320px) and (max-width: 991.98px) {
  .mp .mp-tabs {
    margin-bottom: 10px;
  }
  .mp .mp-tabs .navbar-toggler {
    background: #3daf2c;
    width: 100%;
    border-radius: 0px;
    font-size: 16px;
    padding: 12px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
  }
}
.snackSuccess, .snackError {
  min-height: 80px !important;
}
.snackSuccess .snack-text, .snackError .snack-text {
  position: relative;
  padding-left: 30px;
}
.snackSuccess .snack-text:before, .snackError .snack-text:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: 0;
  top: 1px;
  background-size: contain !important;
}
.snackSuccess .snack-text:before {
  background: url(assets/images/success1.png) no-repeat;
}
.snackError .snack-text:before {
  background: url(assets/images/error1.png) no-repeat;
}
.snackbars {
  z-index: 999999 !important;
}
a:focus, li.nav-item:focus {
  outline: none;
}




.footer .playstore {
  background: #3ad531;
  color: #fff;
  padding: 30px 10px;
}
.footer .playstore p {
  margin-bottom: 0px;
  padding-right: 15px;
}
.footer .playstore a {
  margin-right: 6px;
}
.footer .playstore .appStore img {
  width: 127px;
  height: 46px;
}
.footer .playstore .googleStore img {
  width: 153px;
  height: 46px;
}
.footer .footer-links {
  background: #111;
  padding: 30px 10px;
}
.footer .footer-links h4 {
  font-size: 16px;
  color: #fff;
}
.footer .footer-links ul {
  margin: 0px;
  padding: 0px;
}
.footer .footer-links ul li {
  list-style: none;
}
.footer .footer-links ul li a {
  color: #999;
  font-size: 14px;
}
.footer .certificate-block {
  border-top: 1px solid #2D2D2D;
  border-bottom: 1px solid #2D2D2D;
  padding: 25px 0px;
  background: #111;
}
.footer .certificate-block span#siteseal {
  margin: 0px 12px;
}
.footer .certificate-block span#siteseal img {
  width: 131px;
  height: 32px;
}
.footer .certificate-block .secureSeal img {
  width: 90px;
  height: 74px;
}
.footer .certificate-block .footer-social ul {
  margin: 0px;
}
.footer .certificate-block .footer-social ul li {
  list-style: none;
  display: inline-block;
  padding: 0px 5px;
}
.footer .certificate-block .footer-social ul li a img {
  width: 33px;
  height: 33px;
}
.footer .copyright-block {
  background: #080808;
  font-size: 14px;
  color: #6c6c6c;
  padding: 15px 0px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer-links {
    padding: 30px 10px 15px 10px !important;
  }
  .footer-links .links-section {
    width: 33%;
    margin-bottom: 15px;
  }
  .footer-social ul {
    padding: 0px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .footer-links {
    padding: 30px 10px 15px 10px !important;
  }
  .footer-links .links-section {
    width: 50%;
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .footer-links {
    padding: 30px 10px 15px 10px !important;
  }
  .footer-links .links-section {
    width: 50%;
    margin-bottom: 15px;
  }
  .certificate-block {
    text-align: center;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .footer .playstore p {
    margin-bottom: 15px;
  }
  .footer .footer-social {
    margin-top: 25px;
  }
  .footer .footer-social ul {
    padding: 0px;
    text-align: center;
  }
  .footer .footer-social ul li {
    margin-bottom: 15px;
  }
}




.fix-head {
  padding-top: 67px !important;
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .fix-head {
    padding-top: 0px !important;
  }
}

