.popup body {
  overflow: auto; }

* {
  behavior: url(PIE.htc);
  behavior: url(PIE.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box; }

p,
span {
  margin: 0; }

img {
  max-width: 100%;
  max-height: 100%; }

h1,h2,h3,h4 {
  margin: 0;
  padding: 0; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none; }

h1.header,
h2.header {
  margin: 0 0 40px 0;
  padding: 0;
  text-align: center;
  /*text-transform: uppercase;*/
  position: relative;
  -webkit-font-smoothing: antialiased;
  font-weight: 700 !important; }

h1.header span,
h2.header span {
  background-color: #fff;
  padding: 0 15px;
  position: relative;
  z-index: 2; }

h1.header.with-subheader,
h2.header.with-subheader {
  margin: 40px 0 5px 0; }

h3.subheader {
  color: #ababab;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 30px;
  text-align: center;
  font-style: italic;
  text-transform: none; }

h1.header:after,
h2.header:after {
  background: url(images/pattern.png) repeat-x;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }

h1.header a {
  color: #3c4349;
  cursor: pointer; }

h3 {
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase; }

h4 {
  font-size: 1.125rem; }

.cart-page > h3:not(.subheader) {
  margin-bottom: 20px; }

.home-header {
  font-size: 1.8875rem;
  margin: 0 0 40px;
  padding-bottom: 10px;
  border-bottom: 2px solid #757575;
  line-height: 25px; }

.transition {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.overlay {
  background-color: rgba(0, 0, 0, 0.08);
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 900; }

.strike {
  text-decoration: line-through; }

div.passwordmetercontainer {
  border-radius: .25rem;
  height: 35px; }
div.passwordmetergauge {
  height: 100%;
  width: 0%; }

.box {
  background-color: #fafafa;
  border-radius: .25rem;
  padding: 20px; }
  .box.sm-padding {
    padding: 15px; }
  .box.xs-padding {
    padding: 10px; }
  .box.box-option {
    position: relative; }
  .box .box-close {
    background-color: rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #525252;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 1; }

form input[type="password"] {
  padding: 6px 5px;
  width: 100%; }

input[type="text"],
form textarea {
  resize: vertical;
  padding: 6px 5px;
  width: 100%; }

form input[type="submit"] {
  display: inline-block;
  max-width: none;
  width: auto; }

form fieldset .note {
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  color: #31708f;
  margin-top: 10px;
  padding: 7px 10px;
  width: fit-content; }

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
  display: none; }

.flex-container {
  display: flex;
  width: 100%; }
  .flex-container .flex1 {
    flex: 1; }

.flex-middle {
  align-items: center;
  justify-content: center; }

.flex-container.row-reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.box_vendor_quick_links .module-body ul li a,
#position-over-topbar .module ul li a {
  font-size: 14px;
  display: inline-block;
  padding: 18px 10px 19px; }
  .box_vendor_quick_links .module-body ul li a.active,
  #position-over-topbar .module ul li a.active {
    text-decoration: underline;
  }

.position-cart .module {
  width: auto !important;
  margin-right: 1rem;
}

.position-cart .cart-dropdown {
  border-radius: .25rem;
  /*padding: .5rem 0;*/
  position: relative;
  text-align: center; }
  .position-cart .cart-dropdown div.counter {
    background-color: rgba(255, 255, 255, 0.4);
    color: #fff;
    font-size: 9px;
    height: 15px;
    right: 3px;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 3px;
    border-radius: 50%;
    width: 15px; }
  .position-cart .cart-dropdown .dropdown-menu {
    left: auto;
    padding: 0;
    right: 0;
    top: 68px;
    min-width: 320px;
    text-align: left; }
  .position-cart .cart-dropdown.logedin .dropdown-menu:not(.user_only) {
    min-width: 550px; }
  .position-cart .cart-dropdown .dropdown-menu:after {
    left: auto;
    right: 14px; }
  .position-cart .cart-dropdown .dropdown-menu .body {
    float: left;
    padding: 20px;
    width: 100%; }

.position-cart .cart-dropdown .dropdown-menu .body.cart ul {
  padding: 20px; }
  .position-cart .cart-dropdown .dropdown-menu .body.cart ul li {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%; }
    .position-cart .cart-dropdown .dropdown-menu .body.cart ul li:hover {
      background-color: transparent; }

.position-cart .cart-dropdown .dropdown-menu .body ul li a.close {
  color: #c3c3c3;
  float: right; }
  .position-cart .cart-dropdown .dropdown-menu .body ul li a.close:hover {
    color: #222; }

.position-cart .cart-dropdown .dropdown-menu .body ul li a.product {
  color: #222;
  display: block;
  padding: 0 30px 0 0;
  text-transform: uppercase; }
  .position-cart .cart-dropdown .dropdown-menu .body ul li a.product .title {
    font-size: 0.75rem; }

.position-cart .cart-dropdown .dropdown-menu .body a img {
  float: left;
  margin-right: 15px;
  width: 60px; }

.position-cart .cart-dropdown .dropdown-menu .body ul li span {
  color: #464646;
  font-size: 0.6875rem;
  font-weight: 400; }

.position-cart .cart-dropdown .dropdown-menu .body .subtotal {
  background-color: #f2f2f2;
  color: #464646;
  float: left;
  font-size: 0.75rem;
  padding: 15px 20px;
  width: 100%; }
  .position-cart .cart-dropdown .dropdown-menu .body .subtotal span:first-child {
    float: left;
    margin-top: 3px; }
  .position-cart .cart-dropdown .dropdown-menu .body .subtotal span:last-child {
    float: right;
    font-size: 1rem; }

.position-cart .cart-dropdown .dropdown-menu .body .action-btns {
  float: left;
  padding: 20px 0;
  text-align: center;
  width: 100%; }
  .position-cart .cart-dropdown .dropdown-menu .body .action-btns a i {
    font-size: 0.875rem; }

.position-cart .cart-dropdown .dropdown-menu .body .empty p {
  border-bottom: 1px solid #ddd;
  color: #222;
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%; }

.position-cart .cart-dropdown .dropdown-menu .body .empty p a {
  color: #222;
  font-size: 0.75rem; }

.position-cart .cart-dropdown .dropdown-menu .body.profile h4 {
  border-bottom: 1px solid #ddd;
  color: #222;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 5px;
  padding: 0 0 10px;
  text-transform: uppercase; }

.position-cart .cart-dropdown .dropdown-menu .body.profile h3 {
  color: #757575;
  font-size: 0.875rem;
  text-transform: uppercase; }

.position-cart .cart-dropdown .dropdown-menu .body.profile .seller {
  padding-left: 20px; }

.position-cart .cart-dropdown .dropdown-menu .body.profile .buyer {
  padding-right: 20px; }

.position-cart .cart-dropdown .dropdown-menu .body.profile ul li a {
  font-size: 0.75rem;
  padding: 10px 5px; }
  .position-cart .cart-dropdown .dropdown-menu .body.profile ul li:hover a,
  .position-cart .cart-dropdown .dropdown-menu .body.profile ul li a:hover {
    padding-left: 10px;
  }

.position-cart .cart-dropdown .dropdown-menu .body.profile ul > a {
  display: block;
  width: 100%; }

.position-cart .cart-dropdown > :first-child i {
  color: #b2b2b2;
  font-size: 2.5rem; }

.position-cart .toggle-dropdown i {
  margin-left: 10px;
}

footer {
  padding-top: 60px; }
  footer .content {
    background: url(images/pattern.png) repeat-x top;
    padding: 45px 0 0; }
  footer #footeraboutus {
    padding-right: 50px; }
  footer .module h3.module-header {
    color: #494949 !important;
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased; }
  footer .module ul li a {
    font-size: 0.875rem !important;
    font-weight: 700;
    line-height: 1.7;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased; }
  footer .footer p {
    font-size: 0.8125rem;
    margin-bottom: 10px;
    line-height: 1.7; }
  footer .bottombar {
    background-color: #f5f5f5;
    border-top: 1px solid #e8e8e8;
    margin-top: 30px; }
    footer .bottombar img {
      margin: -45px 0 30px; }
    footer .bottombar h4 {
      color: #dadada;
      font-size: 0.875rem;
      margin-bottom: 15px; }
    footer .bottombar p {
      font-size: 1rem;
      padding: 18px 0; }

.spinbox {
  position: relative; }
  .spinbox div.spinedit {
    display: block;
    position: static; }

form .spinbox input:not([type="submit"]):not([type="file"]) {
  max-width: 50px;
  padding: 9px 10px;
  text-align: center;
  width: auto; }

.login-register * {
  font-size: 0.875rem; }

.vendor-ratings a.all-ratings {
  font-size: 1.125rem;
  color: #616161; }

.vendor-ratings .ratings-overview > div {
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: top; }

.vendor-ratings .ratings-overview .positive i {
  color: #81c784; }

.vendor-ratings .ratings-overview .neutral i {
  color: #ffd54f; }

.vendor-ratings .ratings-overview .negative i {
  color: #ef5350; }

.vendor-ratings .ratings-overview > div span:first-of-type {
  font-size: 1rem;
  font-weight: 400; }

.vendor-ratings .ratings-overview > div span:last-of-type {
  display: block;
  font-size: 0.75rem; }

.vendor-ratings .ratings {
  display: table; }
  .vendor-ratings .ratings > div {
    display: table-row; }
    .vendor-ratings .ratings > div span {
      display: table-cell; }
      .vendor-ratings .ratings > div span:first-child {
        padding-right: 15px; }

.ratings.tabbable .tab-pane {
  background-color: transparent;
  padding: 0; }
  .ratings.tabbable .tab-pane .box {
    margin-bottom: 10px; }

.fb-comments,
.fb-like-box {
  width: 100% !important; }
  .fb-comments iframe[style],
  .fb-like-box iframe[style] {
    width: 100% !important; }

.fb-comments span,
.fb-comments iframe span[style] {
  width: 100% !important; }

.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important; }

.products_expiring .expiring-product {
  text-align: center; }
  .expiring-product .product {
    background-color: #f5f5f5;
    margin-bottom: 30px; }
    .expiring-product .details > h3 {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
    .expiring-product .details .catalog-price {
      font-size: 1.25rem;
      font-weight: 700; }
  .expiring-product .counter-add .row {
    width: 90%;
    margin: 0 auto; }
  .expiring-product .counter {
    margin: 0 auto; }
    .expiring-product .counter > div {
      border-right: none;
      /*margin-left: 2px;*/
      text-align: center;
      border-right: 1px solid #fff;
      padding: 6px 0;
      text-transform: uppercase; }
      .expiring-product .counter > div:last-child {
        border-right: none;
      }
      .expiring-product .counter > div span {
        display: block; }
        .expiring-product .counter > div span:first-child {
          font-size: 1.125rem;
          font-weight: bold; }
        .expiring-product .counter > div span:last-child {
          font-size: 0.6875rem; }
  .expiring-product .msg {
    width: 100%; }
    .expiring-product .msg a {
      background: #81c784;
      color: #fff;
      height: 30px;
      padding: 10px;
      text-align: center;
      vertical-align: middle; }
      .products_expiring .expiring-product .card-footer a {
        background: #81c784;
        color: #fff;
        display: inline-block;
        padding: 5px 10px;
      }
  .expiring-product .progress.deal-stock {
    height: 30px;
    position: relative; }
    .expiring-product .progress.deal-stock .progress-bar {
      background-color: #81c784;
      box-shadow: 0px 0px 10px -3px #000; }
    .expiring-product .progress.deal-stock .progress-indicator {
      height: 100%;
      left: 0;
      position: absolute;
      justify-content: center;
      width: 100%; }

.box_full_profile ul li h4 {
  border-bottom: 3px solid #e0e0e0;
  font-size: 0.875rem;
  margin: 10px 0 5px;
  padding-bottom: 10px;
  text-transform: uppercase; }

.box_full_profile ul:nth-of-type(2) li h4 {
  margin: 20px 0 5px; }

.liveparent{
	margin: 0px !important;
}

.box_slideshow .carousel-caption.Bottom-Right {
  bottom: 0;
  right: 0;
  text-align: right;
  left: unset;
  padding-right: 20px;
}
.box_slideshow .carousel-caption.Bottom-Left {
  bottom: 0;
  right: unset;
  text-align: left;
  left: 0;
  padding-left: 20px;
}
.box_slideshow .carousel-caption.Top-Right {
  top: 0;
  right: 0;
  text-align: right;
  left: unset;
  padding-right: 20px;
  padding-top: 80px;
}
.box_slideshow .carousel-caption.Top-Left {
  top: 0;
  right: unset;
  text-align: left;
  left: 0;
  padding-left: 20px;
  padding-top: 80px;
}
.box_slideshow .carousel-caption.Center {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.box_slideshow .caption-title {
  font-size: 3rem;
  text-transform: uppercase; }

.box_slideshow .caption-subtitle {
  font-size: 1.5rem; }

.box_slideshow .caption-button {
  width: max-content;
  margin-top: 1rem; }

.carousel-indicators button.with-caption {
  background-color: rgba(0, 0, 0, 0.375);
  border: none;
  border-radius: 8px;
  font-size: 1rem;
  height: auto !important;
  padding: 0.25rem 1rem;
  text-indent: unset;
  color: #fff;
  width: auto !important; }

@media (min-width: 768px) {
  .box_slideshow .caption-title {
    font-size: 3rem; } }

@media (max-width: 767px) {
  .box_slideshow .caption-title {
    font-size: 1.5rem; }
}

@media (max-width: 767px){
	.box_subscribe_footer .module-body {
		text-align: left;
	}
}

.box_mall_info .vendor .vendor-logo,
.box_vendor_info .vendor .vendor-logo {
  width: 45px; }
  .box_mall_info .vendor .vendor-logo img,
  .box_vendor_info .vendor .vendor-logo img {
    width: 100%; }

.box_mall_info .vendor .vendor-name,
.box_vendor_info .vendor .vendor-name {
  padding: 4px 0 0 10px; }
  .box_mall_info .vendor .vendor-name h4,
  .box_vendor_info .vendor .vendor-name h4 {
    font-size: 0.875rem; }
  .box_mall_info .vendor .vendor-name span,
  .box_vendor_info .vendor .vendor-name span {
    color: #999;
    font-size: 0.75rem;
    font-weight: 400; }

.box_vendor_info .reviews-ratings {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding: 5px; }
  .box_vendor_info .reviews-ratings > div {
    padding: 5px 0; }

.box_vendor_info .rating > span:first-child {
  font-weight: 400; }

.box_vendor_info .rating div span {
  color: #999;
  font-size: 0.75rem;
  font-weight: 400; }

.box_vendor_info .vendor-menu {
  margin-top: 10px; }

.sidebar .module.box_vendor_info .vendor-menu .module-body {
  padding: 0; }

.box_vendor_location .module-body h3 {
  font-size: 0.75rem;
  font-weight: 600;
  margin: 0 0 5px;
  text-transform: uppercase; }

.box_vendor_location .module-body p {
  color: #9e9e9e;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .box_vendor_location {
    overflow: hidden; }
    .box_vendor_location .module-body {
      overflow: hidden;
      display: block; }
    .box_vendor_location .details {
      width: 100%; }
      .box_vendor_location .details > div > i,
      .box_vendor_location .details .header h3 {
        font-size: 2rem; }
      .box_vendor_location .details p {
        max-width: 190px; }
    .box_vendor_location .map {
      overflow: hidden;
      flex: initial;
      -webkit-box-flex: initial; }
    .box_vendor_location .style2 .details {
      position: relative;
      left: 0; }
}

.box_profile ul li h4,
.box_vendor_profile ul li h4 {
  border-bottom: 3px solid #e0e0e0;
  font-size: 0.875rem;
  margin: 10px 0 5px;
  padding-bottom: 10px;
  text-transform: uppercase; }

.box_vendor_top {
  background-color: #f7f7f7 !important; }

.box_vendor_top .vendor-menu {
  background-color: #fff; }
  .box_vendor_top .vendor-menu .module-body {
    height: 100%;
    padding-left: 120px; }
  .box_vendor_top .vendor-menu ul li a {
    font-weight: 400;
    padding: 13px 7px;
    text-transform: uppercase; }
  .box_vendor_top .vendor-menu .followers-btn {
    padding: 10px 0;
    text-align: right; }
    .box_vendor_top .vendor-menu .followers-btn a {
      font-size: 1.125rem;
      margin-left: 5px; }

.box_vendor_top > .wrapper > .module-body {
  padding: 20px 0 0; }

.box_vendor_top .logo {
  max-width: 105px;
  margin-right: 20px; }
  .box_vendor_top .logo a img {
    margin-top: -50px;
    object-fit: contain;
    width: 100%; }

.box_vendor_top .vendor span {
  color: #b3b3b3;
  font-size: 0.75rem; }

.box_vendor_top .review-rating h4 {
  font-size: 0.875rem; }

.box_vendor_top .review-rating > div:first-child a,
.box_vendor_top .review-rating > div:last-child * {
  font-size: 0.75rem; }

.box_vendor_top .ratings-overview {
  margin-top: 0; }

.box_vendor_top .vendor-links a {
  display: block;
  font-size: 0.875rem;
  font-weight: 300; }

.box_vendor_top .vendor-cc {
  padding-bottom: 20px; }

.box_vendor_top .vendor-links img {
  width: 30px; }

@media (max-width: 992px) {
  .box_vendor_top {
    display: none; } }

.box_video_banner .module-body {
  height: 600px;
  position: relative; }

.box_video_banner .headers {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 10; }
  .box_video_banner .headers div {
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 auto;
    padding: 20px 40px;
    text-align: center; }
    .box_video_banner .headers div h2 {
      color: #fff;
      font-size: 3rem;
      font-weight: 700;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased; }
    .box_video_banner .headers div h3 {
      color: #fff;
      font-size: 1.125rem;
      font-weight: 400;
      text-transform: uppercase; }
      .box_video_banner .headers div h3 span {
        color: #000; }

.box_video_banner .video {
  bottom: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5; }
  .box_video_banner .video:after {
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%; }

.box_video_banner video {
  height: 100%;
  object-fit: cover;
  width: 100%; }

@media (min-width: 768px) and (max-width: 992px) {
  .box_video_banner .module-body {
    height: 430px; } }

@media (max-width: 767px) {
  .box_video_banner .module-body {
    height: 180px; }
  .box_video_banner .headers div h2 {
    font-size: 2rem; } }

.catalog-view.catalog-text .product {
  border-bottom: 2px solid #f2f2f2;
  padding: 30px 0; }

.catalog-text.catalog-view .product .login-for-price {
  border-radius: 3px;
  position: relative; }

.catalog-text .product {
  margin-bottom: 0; }
  .catalog-text .product.ixxo-badge-hotdeal:before {
    display: none; }

.catalog-view.catalog-thumb3 .row > div:nth-child(even) .product {
  animation-duration: 0.5s; }

.catalog-view.catalog-thumb3 .product {
  border: none;
  margin-bottom: 50px;
  min-height: 292px; }
  .catalog-view.catalog-thumb3 .product .product-thumb {
    border-bottom: none; }
  .catalog-view.catalog-thumb3 .product .details h3 a {
    color: #3a3a3a;
    display: block;
    font-size: 1rem;
    font-weight: 700;
    overflow: hidden;
    text-transform: uppercase; }
  .catalog-view.catalog-thumb3 .product .details .price {
    margin-top: 10px; }
    .catalog-view.catalog-thumb3 .product .details .price .catalog-price {
      font-size: 1.25rem;
      font-weight: 700; }
    .catalog-view.catalog-thumb3 .product .details .price .strike-price {
      font-size: 1rem; }

  .catalog-view.catalog-thumb3 .product:hover .vendor {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-bottom: -60px; }

.catalog-view.catalog-thumb3.carousel {
  padding-right: 40px;
  position: relative; }
  .catalog-view.catalog-thumb3.carousel .carousel-inner {
    margin-left: -15px; }
    .catalog-view.catalog-thumb3.carousel .carousel-inner:hover {
      overflow: visible; }
  .catalog-view.catalog-thumb3.carousel .controlers {
    height: 100%;
    padding-bottom: 70px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px; }
    .catalog-view.catalog-thumb3.carousel .controlers .controlers-wrap {
      height: 100%;
      position: relative; }

.catalog-view.catalog-thumb3 .carousel-controler {
  background-color: transparent;
  background-image: none;
  width: 0;
  height: 0;
  right: 0;
  left: auto !important;
  opacity: 1;
  filter: alpha(opacity=100); }
  .catalog-view.catalog-thumb3 .carousel-controler.right {
    top: 0;
    border-top: 21px solid transparent;
    border-left: 21px solid #e6e6e6;
    border-bottom: 21px solid transparent;
    opacity: 0.4; }
    .catalog-view.catalog-thumb3 .carousel-controler.right:hover {
      opacity: 1; }
  .catalog-view.catalog-thumb3 .carousel-controler.left {
    border-top: 21px solid transparent;
    border-right: 21px solid #e6e6e6;
    border-bottom: 21px solid transparent;
    opacity: 1;
    top: 27px; }
    .catalog-view.catalog-thumb3 .carousel-controler.left:hover {
      opacity: 0.7; }
  .catalog-view.catalog-thumb3 .carousel-controler i {
    display: none; }

.panel-group {
	margin-bottom: 20px; }
  .panel-body {
  	padding: 15px;
  	background: #f9f9f9; }

.ajax-search-result-box {
  height: 100%;
  width: 100%; }
  .ajax-search-result-box .search-result-header > div {
    float: right;
  }
  .ajax-search-result-box .search-close {
    background: none;
    color: #fff;
    position: relative;
    z-index: 999; }
  .ajax-search-result-box .search-result-header {
    position: relative;
    display: flex;
    justify-content: end; }
    .ajax-search-result-box .search-result-header .row {
      padding: 1rem;
      position: relative; }
    .ajax-search-result-box .search-result-header span,
    .ajax-search-result-box .search-result-header i {
      color: #fff; }
  .ajax-search-result-box .search-result-body {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
    background: rgba(247, 247, 247, 0.98);
    position: relative;
    width: 100%; }
  .ajax-search-result-box #ajaxSearchResultsBox {
    overflow: auto;
    position: relative;
    padding-bottom: 1rem;
    margin: auto; }
    .ajax-search-result-box #ajaxSearchResultsBox .result-item .card-text.price {
      font-size: 1rem;
      color: #8AC6DF;
    }


.ajax-search-result-box.slides_search_bar button {
  border: 1px solid #fff; }
  .ajax-search-result-box.slides_search_bar button i {
    color: #fff; }

.ajax-search-result-box.slides_search_bar .search-result-body {
  background-color: #fff;
  box-shadow: 0 0 15px -5px #616161;
  padding: 0; }

.carousel-inner .row {
  margin-left: 0;
  margin-right: 0; }

.carousel:hover .carousel-controler {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.carousel-controler {
  background-image: url(images/sprite.png);
  background-color: #3c4349;
  background-repeat: no-repeat;
  height: 70px;
  opacity: 0;
  position: absolute;
  top: 45%;
  width: 55px;
  z-index: 999; }
  .carousel-controler.small {
    height: 45px;
    top: 37%;
    width: 30px; }

.carousel:hover .carousel-controler:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.carousel-controler.left {
  background-position: 17px 20px;
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  left: 0; }

.carousel-controler.right {
  background-position: -22px 20px;
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  right: 0; }

.carousel-controler.left.small {
  background-position: 9px -44px; }

.carousel-controler.right.small {
  background-position: -38px -44px; }

ul.nav.horizontal > li {
  display: inline-block; }

.dropdown .dropdown-menu {
  border-radius: 0px;
  border: none;
  box-shadow: 0 0 15px -5px #616161;
  -moz-box-shadow: 0 0 15px -5px #616161;
  -webkit-box-shadow: 0 0 15px -5px #616161;
  float: none;
  font-size: medium;
  display: block !important;
  margin: 10px 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  z-index: 2000; }
  .dropdown .dropdown-menu:after {
    content: "";
    display: block;
    position: absolute;
    top: -11px;
    left: 14px;
    border: 6px solid transparent;
    border-bottom-width: 5px;
    border-bottom-color: #f5f5f5; }

.nav li a:hover, .nav li a:focus {
  background-color: transparent; }

.tabbable.catalog_search_mode .tab-content .tab-pane .vendors-listing .store.box,
.tabbable.catalog_search_mode .tab-content .tab-pane {
  background-color: transparent;
}

.quick-view {
  background-color: #fff;
  height: 100%; }
  .quick-view .top {
    padding: 20px 20px 0; }
  .quick-view .alert-success {
    background-color: #89ab7a;
    border: 0;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase; }
  .quick-view .alert-warning {
    font-size: 0.6875rem; }
  .quick-view .image {
    height: 340px;
    position: relative; }
    .quick-view .image a {
      background-size: contain;
	  background-repeat: no-repeat;
      background-position: center;
      height: 100%;
      position: absolute;
      width: 100%; }
  .quick-view .details {
    overflow-y: auto;
    min-height: 380px; }
    .quick-view .details > * {
      margin-bottom: 25px; }
  .quick-view.pressed .details > * {
    margin-bottom: 15px; }
  .quick-view .details > h2 {
    color: #303030;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase; }
  .quick-view.pressed .details > h2 {
    margin-top: 30px; }
  .quick-view .details > h3 {
    color: #9a9a9a;
    font-size: 1.25rem; }
  .quick-view .details h3 span {
    font-size: 1.125rem; }
  .quick-view .details .cart-overview {
    border-top: 2px solid #e7e7e7;
    padding-top: 25px; }
  .quick-view.pressed .details .cart-overview {
    padding-top: 15px; }
  .quick-view .details .cart-overview h3 {
    color: #666666;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0 0 15px;
    position: relative; }
  .quick-view .details .cart-overview .row {
    font-size: 0.875rem;
    padding: 3px 0; }
    .quick-view .details .cart-overview .row :nth-child(2) {
      font-size: 1rem;
      font-weight: 600;
      text-align: right; }
    .quick-view .buttons .btn {
      display: inline-block;
      width: auto; }
      .quick-view .buttons .btn:nth-last-child(n + 2) {
        background-color: transparent !important;
        color: #fff !important;
        border: 2px solid #fff !important;
        margin-right: 10px; }
    .quick-view .buttons input[name="oa_quantity"] {
      background-color: transparent !important;
      /*color: #fff !important;*/
      border: 2px solid #0096d4 !important;
      margin-right: 10px; }
    .quick-view .buttons .btn:nth-last-child(n + 2):hover {
      border: 2px solid #ccc; }
    .quick-view .buttons .btn:last-child {
      padding: 8px 15px; }
    .quick-view .buttons > * {
      display: inline-block;
      margin-right: 10px;
      position: relative;
      vertical-align: top; }
      .quick-view .buttons > *:last-child {
        margin-right: 0; }
    .quick-view .buttons input[name="oa_quantity"] {
      border-radius: .25rem;
      margin-right: 0;
      padding: 8px 10px;
      text-align: right;
      width: 100px; }
    .quick-view .buttons span {
      /*color: #fff;*/
      left: 10px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      text-transform: uppercase; }

.product-quick-view {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }
  .product-quick-view a {
    border: none;
    font-size: 0.875rem;
    display: inline-block !important;
    padding: 10px 13px; }

/* =========================================
     - Sidebars (Box)
     ========================================= */
.sidebar .module {
  margin-bottom: 10px; }
  .sidebar .module .module-body {
    padding: 15px; }
  .sidebar .module .module-header {
    line-height: 1.4;
    padding: 15px;
    padding-bottom: 0;
    position: relative;
    text-transform: uppercase; }
    .sidebar .module .module-header:before {
      content: '';
      bottom: 0;
      height: 75%;
      position: absolute;
      width: 5px;
      z-index: 1;
      left: 0px; }
  .sidebar .module ul.nav li a:before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    width: 8px;
    height: 2px;
    background: #e1e1e1;
    vertical-align: middle; }
  .sidebar .module ul.nav li {
    width: 100%; }
    .sidebar .module ul.nav li a {
      display: block;
      font-size: 0.875rem;
      font-weight: 400;
      padding: 5px 0;
      text-transform: uppercase; }
      .sidebar .module ul.nav li a span {
        color: #ccc; }
    .sidebar .module ul.nav li ul.children {
      padding-left: 20px; }
      .sidebar .module ul.nav li ul.children.closed {
        height: 0;
        overflow: hidden; }
      .sidebar .module ul.nav li ul.children li a {
        text-transform: none; }
  .sidebar .module ul.nav > li:last-of-type > a {
    border-bottom: none; }

.sidebar-left .nav .dropdown .dropdown-menu {
  left: 100%;
  top: 0; }

.sidebar-right .nav .dropdown .dropdown-menu {
  right: 100%;
  top: 0; }

.sidebar .dropdown-menu {
  border-top: 5px solid #515961;
  border-radius: 4px 4px 0 0;
  padding: 10px; }
  .sidebar .dropdown-menu li a {
    padding: 5px 15px 5px 0; }

.sidebar ul.nav > li > a,
.sidebar ul.nav > li > .dropdown-menu li.dropdown > a {
  position: relative; }

.sidebar ul.nav li.dropdown > a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #ccc;
  position: absolute;
  right: 0;
  top: 12px; }

.sidebar ul.nav > li > .dropdown-menu li.dropdown > a:after {
  top: 11px; }

.sidebar form input[type="password"],
.sidebar input[type="text"],
.sidebar textarea,
.sidebar select {
  background-color: #fff; }

.tabbable ul:not(.chosen-choices) li a {
  text-transform: uppercase; }

.tabbable .tab-content .tab-pane {
  /*background-color: #f7f7f7;*/
  border-radius: .25rem;
  -moz-border-radius: .25rem;
  -webkit-border-radius: .25rem;
  padding: 15px;
  position: relative; }

.rating-box {
  height: 100%;
  padding: 20px; }

.larger-map {
  border: 2px solid #ececec;
  display: block;
  margin-top: 10px;
  padding: 0;
  width: 100%; }
  .larger-map > span {
    color: #616161;
    display: inline-block;
    font-size: 0.75rem !important;
    font-weight: 400 !important;
    padding: 10px 10px;
    text-transform: uppercase; }
  .larger-map i {
    border-left: 2px solid #ececec;
    float: right;
    margin-top: 3px;
    padding: 8px 15px; }
  .larger-map:hover i {
    color: #616161; }

.strike-price {
  text-decoration: line-through; }

/* =========================================
     - Generic Styles
     ========================================= */
.vendor-menu .followers-btn .tooltip-inner {
  background-color: #3c4349 !important; }
.vendor-menu .followers-btn .tooltip-arrow {
  border-top-color: #3c4349 !important; }

.card.vendor-sales-overview .card-body > div {
  text-align: center; }
  .card.vendor-sales-overview .card-body > div:first-child {
    border-right: 1px solid #e0e0e0; }

.card.vendor-sales-overview .card-body span,
.card.vendor-sales-overview .card-body a {
  display: block;
  font-size: 0.875rem; }

.card.vendor-sales-overview .card-body span:last-child,
.card.vendor-sales-overview .card-body a {
  font-size: 1.625rem;
  font-weight: 400; }

#vendor_profile_images .logo img {
  max-width: 90px; }

.invoice-iframe {
  display: none; }

.invoice fieldset {
  margin: 0 0 20px 0; }

/* =========================================
     - forms
   ========================================= */

form fieldset {
  margin: 0 0 40px 0; }

fieldset h3.form-h3,
form fieldset h3 {
  margin-bottom: 25px;
  padding-bottom: 5px;
  text-transform: uppercase; }

.box form input[type="password"],
.box input[type="text"],
.box textarea,
.box select {
  background-color: #fff !important; }

.btn-file {
  position: relative; }
  .btn-file span:hover {
    cursor: pointer; }
  .btn-file > input {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%; }

.vendor-home .banner {
  height: 250px; }
  .vendor-home .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .vendor-home .info header.no-vendor-info {
    padding-top: 35px; }
  .box_featured_vendors .info h1,
  .vendor-home .info header h1 {
    font-size: 1rem;
    text-transform: uppercase; }
  .box_featured_vendors .info > span,
  .vendor-home .info header > span {
    color: #ccc;
    font-size: 0.875rem;
    font-weight: 400; }
  .vendor-home .info header a.btn.hide {
    display: none; }

.vendor-home .info > p {
  margin-top: 15px; }

.search-letters ul li {
  display: inline-block;
}
.search-letters ul li a {
  border: 1px solid #616161;
  color: inherit;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 3px 0;
  text-align: center;
  width: 28px; }

.datetimepicker {
  border: none;
  padding: 0; }
  .datetimepicker > div {
    border: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden; }
  .datetimepicker table thead tr th {
    border-radius: 0; }
  .datetimepicker table thead tr:first-child th {
    color: #fff;
    font-weight: normal;
    padding: 5px 0; }
  .datetimepicker table thead tr:last-child {
    background-color: #f7f7f7; }
    .datetimepicker table thead tr:last-child th {
      font-weight: normal;
      padding: 2px 6px; }
  .datetimepicker table tr td.active {
    background-image: none; }
    .datetimepicker table tr td.active:hover {
      background-image: none; }
    .datetimepicker table tr td.active.disabled {
      background-image: none; }
      .datetimepicker table tr td.active.disabled:hover {
        background-image: none; }
  .datetimepicker thead tr:first-child th:hover,
  .datetimepicker tfoot tr:first-child th:hover {
    color: #fff; }
  .datetimepicker thead tr:first-child th,
  .datetimepicker tfoot tr:first-child th {
    border-radius: 0px;
    font-weight: normal;
    padding: 5px 0; }

.featured-vendor-promotion ul li:nth-child(n + 2) {
  margin-top: 10px; }
.featured-vendor-promotion ul li p > span {
  color: #999;
  display: block;
  font-size: 0.75rem;
  text-transform: uppercase; }
.featured-vendor-promotion ul li p a span {
  color: #999;
  font-size: 0.75rem; }

.promotions .coupon {
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .promotions .coupon .bg-fade {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.75;
    z-index: 1; }
  .promotions .coupon > div {
    position: relative;
    padding: 0 10px; }
    .promotions .coupon > div .stitch {
      border-right: 2px dashed #fff;
      border-left: 2px dashed #fff;
      padding: 0 10px; }
    .promotions .coupon > div:first-child .stitch {
      border-top: 2px dashed #fff; }
    .promotions .coupon > div:last-child .stitch {
      border-bottom: 2px dashed #fff; }
    .promotions .coupon > div:first-child {
      padding: 10px 10px 0; }
    .promotions .coupon > div:last-child {
      padding: 0 10px 10px; }
  .promotions .coupon p {
    font-size: 0.75rem;
    text-transform: uppercase; }
  .promotions .coupon h2 {
    font-size: 3rem;
    font-weight: 700; }
  .promotions .coupon h3 {
    font-size: 2.25rem;
    font-weight: 700; }
  .promotions .coupon h4 {
    font-size: 1.25rem;
    font-weight: 700; }
  .promotions .coupon .header .stitch {
    position: relative;
    padding: 15px 10px;
    z-index: 2; }
  .promotions .coupon .header * {
    color: #fff; }
  .promotions .coupon .header .stitch p:last-of-type {
    font-size: 1rem;
    font-weight: 700;
    text-transform: none; }
  .promotions .coupon .header .stitch > span {
    display: block;
    margin-top: 10px; }
  .promotions .coupon .countdown {
    background-color: #e6e6e6;
    padding: 5px 10px; }
    .promotions .coupon .countdown .row > div span {
      display: block; }
      .promotions .coupon .countdown .row > div span:first-child {
        font-size: 0.75rem; }
      .promotions .coupon .countdown .row > div span:last-child {
        color: #fff;
        font-size: 1rem;
        font-weight: 700; }
  .promotions .coupon .details .bg-fade {
    background-color: #f7f7f7; }
  .promotions .coupon .details .stitch {
    position: relative;
    padding: 30px 10px 15px;
    z-index: 2; }
  .promotions .coupon .info {
    background-color: #e6e6e6;
    display: table;
    width: 100%; }
    .promotions .coupon .info .stitch {
      /*display: table-cell;*/
      min-height: 66px;
      vertical-align: middle;
      padding: 15px 10px; }
      .promotions .coupon .info .stitch .categories .stitch {
        display: block; }
      .promotions .coupon .info .stitch p {
        color: #737373;
        font-weight: 400;
        text-transform: none; }
    .promotions .coupon .info .expand {
      background-color: #e6e6e6;
      bottom: 0;
      left: 0;
      opacity: 0;
      padding: 0 10px 10px;
      position: absolute;
      width: 100%;
      z-index: 5; }
  .promotions .coupon:hover .info .expand {
    opacity: 1; }
  .promotions .coupon .info .expand .product img {
    border: 1px solid #f7f7f7;
    padding: 3px; }

.product-tags p {
  margin: 5px 0;
  padding: 5px 0; }
.product-tags p a {
  font-size: 0.75rem; }

.catalog-tags {
  line-height: 1.9;
  margin-bottom: 20px; }
  .catalog-tags a,
  .catalog-tags span {
    color: #909090;
    font-size: 0.75rem; }

.site-offline header,
.site-offline footer {
  display: none; }

.maintenance .logo {
  padding: 40px 0 0; }
.maintenance h3 {
  margin-top: 40px; }
.maintenance p {
  margin-bottom: 40px; }

.auction .counter .hasCountdown {
  background-color: transparent !important;
  border: none !important; }
.auction .counter .countdown .countdown_row .countdown_section {
  float: none;
  display: inline-block !important; }
.auction .countdown_row {
  background-color: #f1f1f1;
  display: block;
  padding: 10px; }
.auction .place-bid {
  padding: 15px 10px 10px; }
  .auction .place-bid input[type="text"] {
    display: inline-block;
    max-width: 80px;
    padding: 9px 10px;
    vertical-align: top; }

.vendor-location-map {
  min-height: 350px; }

.popup .vendor-location-map {
  height: 100%; }

.product_keyword_search_result {
  background-color: #fff; }
  .product_keyword_search_result header {
    border-bottom: 1px solid #f1f1f1; }
    .product_keyword_search_result header button.close {
      align-items: center;
      justify-content: center;
      background: #f5f5f5;
      color: #525252;
      height: 40px;
      display: flex;
      position: absolute;
      right: 10px;
      top: 5px;
      width: 40px; }
    .product_keyword_search_result header h5 {
      margin: 0;
      padding: 17px 15px; }
  .product_keyword_search_result ul {
    padding: 30px 15px !important; }
    .product_keyword_search_result ul li {
      border-bottom: 1px solid #f1f1f1;
      display: flex;
      margin-bottom: 15px;
      padding-bottom: 15px; }
  .product_keyword_search_result .image {
    height: 70px;
    width: 70px; }
    .product_keyword_search_result .image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .product_keyword_search_result .details {
    flex: 1;
    padding-left: 20px; }
    .product_keyword_search_result .details h3 a {
      color: #525252; }
      .product_keyword_search_result .details h3 a:hover {
        color: #828282; }
    .product_keyword_search_result .details span {
      color: #b3b3b3;
      font-size: 0.75rem;
      text-transform: uppercase; }
    .product_keyword_search_result .details > a {
      display: block;
      margin-top: 5px; }

.opening-hours .day-row {
  align-items: center;
  padding: 15px 20px; }
  .opening-hours .day-row > div:first-child {
    width: 80px; }

.vendors-listing form {
  margin: -30px 0 50px; }

.vendors-listing .module-body {
  padding-top: 30px; }

.vendors-listing .store {
  height: 100%;
  padding: 0;
  margin-bottom: 40px;
  /*padding-bottom: 55px;*/
  position: relative; }

.vendors-listing .logo {
  right: 10px;
  position: absolute;
  top: 130px;
  z-index: 5; }
  .vendors-listing .logo a {
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 50px;
    height: 70px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 70px; }
  .vendors-listing .logo span {
    border-radius: 3px;
    display: block;
    font-size: 0.75rem;
    padding: 4px 8px 2px;
    position: absolute;
    text-align: center;
    top: -18px;
    text-transform: uppercase;
    width: 100%;
    z-index: 5; }
  .vendors-listing .logo a img {
    height: 100%;
    object-fit: cover;
    width: 100%; }

.vendors-listing .banner {
  height: 165px; }
  .vendors-listing .banner img {
    height: 100%;
    object-fit: cover;
    width: 100%; }
  .vendors-listing .banner a {
    display: block;
    height: 100%;
    position: relative; }
    .vendors-listing .banner a::after {
      background-color: rgba(0, 0, 0, 0.2);
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 3; }

.vendors-listing .action-buttons {
  height: 0;
  top: -15px;
  padding: 0 15px;
  position: relative;
  z-index: 5; }
  .vendors-listing .action-buttons a {
    background-color: #525252;
    border-radius: 25px;
    display: inline-block;
    height: 30px;
    margin: 0 3px;
    padding: 7px 0 0;
    text-align: center;
    width: 30px;
    z-index: 5; }

.search-vendors.vendors-listing .action-buttons a {
  padding: 5px 0 0; }

.vendors-listing .action-buttons a i {
  color: #fff;
  font-size: 1rem; }

.vendors-listing .action-buttons a:hover i {
  color: #fff; }

.vendors-listing .content {
  padding: 20px; }

.vendors-listing .vendor-tags a {
  color: #535353;
  font-size: 0.75rem;
  font-weight: 300; }

.vendors-listing .vendor-info > div {
  height: 115px;
  padding: 0 10px; }

.vendors-listing .vendor-info h5 {
  font-size: 0.75rem;
  font-weight: 700;
  margin: 20px 0 5px;
  text-transform: uppercase; }

.vendors-listing .store-info {
  border-top: 1px solid #efefef;
  bottom: 0;
  left: 0;
  padding: 5px;
  position: absolute; }
  .vendors-listing .store-info > div {
    border-right: 1px solid #efefef;
    font-size: 0.75rem;
    text-align: center;
    padding: 2px 0; }
    .vendors-listing .store-info > div:last-of-type {
      border-right: none; }
  .vendors-listing .store-info i {
    font-size: 1rem;
    margin-right: 3px; }
  .vendors-listing .store-info .fixed-delivery i {
    font-size: 1.125rem; }

.vendors-listing .extras {
  border-bottom: 3px solid #525252;
  left: 0;
  opacity: 0;
  position: absolute;
  top: calc(100% + 5px);
  visibility: hidden;
  width: 100%;
  z-index: 999; }

.vendors-listing .store:hover .extras {
  opacity: 1;
  visibility: visible; }

.vendors-listing .extras h4 {
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase; }

.vendors-listing .categories ul li {
  display: inline-block; }
  .vendors-listing .categories ul li a {
    background-color: #525252;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin-bottom: 3px;
    padding: 3px 5px; }
    .vendors-listing .categories ul li a:hover {
      background-color: #727272; }

.vendors-listing .product {
  margin-bottom: 25px; }
  .vendors-listing .product > a {
    display: block; }
  .vendors-listing .product h4 a {
    background-color: rgba(0, 0, 0, 0.025);
    color: #525252;
    display: block;
    font-weight: bold;
    padding: 3px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }

.accordion a {
  position: relative; }
  .accordion a i {
    font-size: 1.125rem;
    color: rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 5px;
    z-index: 5; }

.accordion .accordion-panel {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 0 0 10px 15px; }

.vendor_profile form .mt-5 input,
.profile form fieldset .center .input input {
	min-width: 105px;
}

.cart-page.home fieldset {
  border: 0px !important;
  margin-bottom: 40px;
}

.catalog_product_action_buttons {
  height: 13px;
  margin-right: 10px;
  margin-top: 3px;
}

/*Age Verification Start*/
.age_input {
  height: 50px;
  background: transparent;
  width: 100px;
  margin: 0 10px;
  border: 1px solid;
  text-align: center;
  font-size: 22px;
}
.age_input::-webkit-outer-spin-button,
.age_input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}

#age-verification-form {
  position: relative;
  padding: 2rem 0;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  border-bottom: 4px solid;
}

#age-verification {
  width: 100%;
  background-color: rgba(0,0,0,0.9);
  padding-top: 200px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999;
}

#age-verification-logo img {
  max-height: 100px;
}
#age-verification-logo a {
  pointer-events: none;
  cursor: default;
}

#age-verification #age-verification-form h2 {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 60px;
  margin-bottom: 15px;
}
/*Age Verification End*/


.catalog-view.buy_together_view .buy_together.center_horizontal {
	position: relative; }
	.catalog-view.buy_together_view .buy_together.center_horizontal .add_all_to_cart {
		position: absolute;
		top: 40%;
		left: 50%;
		transform: translate(-40%, -50%);
	}

.add_all_to_cart .total_price {
	font-size: 18px;
}

@media (min-width: 768px) {
	.catalog-view.buy_together_view .buy_together:not(:last-child):not(.last_of_together):after {
		content: '+';
		font-size: 40px;
		position: absolute;
		top: 40%;
		right: -15px;
		transform: translate(-40%, -15px);
	}
	.catalog-view.buy_together_view .buy_together.last_of_together:after {
		content: '=';
		font-size: 40px;
		position: absolute;
		top: 40%;
		right: -15px;
		transform: translate(-40%, -15px);
	}
}
@media (max-width: 767px) {
	.catalog-view.buy_together_view .buy_together:not(:last-child):not(.last_of_together):after {
		content: '+';
		font-size: 40px;
		position: absolute;
		bottom: -25px;
		left: 50%;
		transform: translate(-50%, -25px);
	}
	.catalog-view.buy_together_view .buy_together.last_of_together:after {
		content: '=';
		font-size: 40px;
		position: absolute;
		bottom: -25px;
		left: 50%;
		transform: translate(-50%, -25px);
	}
	.catalog-view.buy_together_view .buy_together.center_horizontal {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.catalog-view.buy_together_view .buy_together.center_horizontal .add_all_to_cart {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}


/* Deals Popups */
.product_deals_popups .bum-container {
  background-color: #fff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  max-height: calc(100% - 2rem);
  width: calc(100% - 2rem);
  overflow: hidden;
  z-index: 9999; }
  .product_deals_popups .bum-container.minimized {
	  width: auto; }
	  .product_deals_popups .bum-container.minimized .bum-header #deals_bumClose,
	  .product_deals_popups .bum-container.minimized .bum-header h4 span {
		  display: none;
	  }
  .product_deals_popups .bum-container.minimized .bum-body,
  .product_deals_popups .bum-container.minimized .bum-your-message {
    display: none; }

.product_deals_popups .bum-header {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 1rem; }
  .product_deals_popups .bum-header h4 {
    flex: 1;
    font-weight: 400; }
  .product_deals_popups .bum-header #bumClose {
    cursor: pointer; }

.product_deals_popups .bum-body {
  overflow: auto;
  max-height: 50vh;
  padding: 1rem; }

@media (min-width: 768px) {
  .product_deals_popups .bum-container {
    max-height: 80vh;
    width: 75vw; } }

@media (min-width: 993px) {
  .product_deals_popups .bum-container {
    width: 50vw; } }

@media (min-width: 1366px) {
  .product_deals_popups .bum-container {
    width: 25vw; } }
/* Deals Popups End */



/*######################################################*/
/*######################################################*/
/*New era changes*/

/* Bootstrap Modals */
@media(min-width:  579px) {
  .modal-dialog:not(.modal-fullscreen) {
    max-width: 90%;
  }
}


/* From index.html */
#loading_splashpage {
  position: fixed;
  left:0px;
  top:0px;
  height: 100%;
  width: 100%;
  display:none;
  background-color: #000000;
  filter: alpha(opacity=75); /* internet explorer */
  -khtml-opacity: 0.75;      /* khtml, old safari */
  -moz-opacity: 0.75;       /* mozilla, netscape */
  opacity: 0.75;           /* fx, safari, opera */
  z-index:999999;
  text-align:center;
  vertical-align:middle;
}
#loading_image
{
  position: absolute;
  top: 45%;
  left: 50%;
}

/* Select2 overrides start */
.select2-container .select2-selection {
  height: auto;
}
.select2-container .select2-selection .select2-selection__arrow {
  top:  50%;
  transform: translateY(-50%);
}
.select2-container .select2-selection .select2-selection__rendered {
  padding: 6px 5px;
  padding-right: 20px;
  line-height: 1.5;
  font-size: 14px;
}
.l1 {
  padding-left: 1rem;
}
.l2 {
  padding-left: 2rem;
}
.l3 {
  padding-left: 3rem;
}
.l4 {
  padding-left: 4rem;
}
.select2.select2-container,
.select2-container--open .select2-dropdown--below {
  min-width: 150px;
}
/* Select2 overrides end */

.form-check-input:focus,
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus,
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus,
.form-control:focus {
  box-shadow: none;
}
.form-control.is-valid,
.was-validated .form-control:valid,
.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: none;
}

.was-validated .form-control.is-invalid {
  border-color: #dc3545 !important;
}
select.form-control.is-invalid + .select2-container > span.selection > span.select2-selection {
  border-color: #dc3545;
}
select.form-control.is-invalid + .select2-container--focus > span.selection > span.select2-selection {
  border-color: #dc3545;
}

.cart_product_details {
  min-width: 150px;
}

.blog .blog_page .card-img,
.blog .blog_page .card-img-top {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.box_offers_categories .card-img-top {
  height: 150px;
  object-fit: cover;
}

.input-group-text.calculator-button a {
  background-color: transparent;
  padding: 0;
  color: #000 !important; }
  .input-group-text.calculator-button a:hover {
    background-color: transparent !important;
  }

.compare_product_quantity .spinner-quantity.form-control {
  width: 50px;
  flex: none;
}

.buy_together_col_last:after,
.buy_together_col:after {
  content: '+';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(5px,-50%);
  width: 10px;
  text-align: center;
  font-size: 18px; }
  .buy_together_col_last:after {
    content: '=';
  }

table.table thead th {
  white-space: nowrap;
}

/* Page Preloads */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: #2c3e50; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  z-index: 99999;
}

#status {
  width: 50px;
  height: 30px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -15px;
}

.spinner {
  margin: 0px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

.spinner > div[class^="rect"] {
  /* background-color: #fff; */
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s !important;
  animation-delay: -1.1s !important;
}

.spinner .rect3 {
  -webkit-animation-delay: -1s !important;
  animation-delay: -1s !important;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s !important;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s !important;
  animation-delay: -0.8s !important;
}

@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

.spinning_load {
  border: 5px solid;
  border-radius: 50%;
  border-top: 5px solid transparent !important;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1s linear infinite; /* Safari */
  animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/* Page Preloads End */

.cart-btns input {
  margin-bottom: .5rem;
}

#show_sub_categories .select2-container {
  margin-bottom: .5rem;
}

.cart-page.cart .row-qty button.btn-primary {
  min-width: unset !important;
}

.bs-spinner-container input {
  border-right: none !important;
  border-left: none !important;
}
.bs-spinner-container button.btn-decrement.btn-primary.bs-spinner-btn {
  border-right: none !important;
  color: #000 !important;
}
.bs-spinner-container button.btn-increment.btn-primary.bs-spinner-btn {
  border-left: none !important;
  color: #000 !important;
}


/* checkout progressbar start */
.stepper-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  text-align: center;
}

@media (max-width: 768px) {
  .stepper-item {
    font-size: 12px;
  }
}

.stepper-item::before,
.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 20px;
  z-index: 2; }
  .stepper-item::before {
    left: -50%; }
  .stepper-item::after {
    left: 50%; }

.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 6px;
}

.stepper-item.active {
  font-weight: bold;
}

.stepper-item.completed .step-counter {
  background-color: #4bb543;
}

.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #4bb543;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: 3;
}

.stepper-item:last-child::after,
.stepper-item:first-child::before {
  content: none;
}
/* checkout progressbar end */

[id^=pageloaderonsave] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/*rating rings*/
.circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 100px;
  max-height: 100px;
}

.circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8;
}

.circle-over {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  /*animation: progress 1s ease-out forwards;*/
}

.circular-chart .circle-over {
  stroke: #3c9ee5;
}

.percentage-center {
  fill: #666;
  font-size: 0.5em;
  text-anchor: middle;
}

.rating_horizontal_bar {
  position: relative;
  border-radius: 1rem;
  background-color: #eee;
  width: 100%;
  max-width: 300px;
  height: 20px; }
  .rating_horizontal_bar_inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    border-radius: 1rem;
    background-color: #3c9ee5;
    color: #fff;
    line-height: 20px;
    text-align: center;
    font-size: 14px; }

.horizontal-nav-tabs {
  flex-wrap: nowrap;
  overflow: auto; }
  .horizontal-nav-tabs li,
  .horizontal-nav-tabs li a {
    white-space: nowrap; }
  .horizontal-nav-tabs::-webkit-scrollbar {
    height: 4px;
    width: 4px; }
    .horizontal-nav-tabs::-webkit-scrollbar-thumb:horizontal{
      background: #ccc;
      border-radius: .25rem;
    }
