@font-face {
  font-family: "Impact";
  src: url("../images/Impact.svg#Impact") format("svg"),
    url(../fonts/Impact.ttf) format("truetype"),
    url(../fonts/Impact.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "impact";
  src: url(../fonts/impact.eot);
  src: url("../fonts/impact.eot#iefix") format("embedded-opentype"),
    url(../fonts/impact.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.exit-popup .close {
  align-items: center;
}
.exit-popup .modal-body {
  padding: 30px;
  border: none;
}
.exit-popup.modal {
  padding: 0 15px !important;
}
.exit-popup .model-heading {
  display: flex;
  align-items: center;
}
.exit-popup .model-heading .img-sec {
  margin-right: 35px;
}
.exit-popup .model-heading .main {
  font-size: 38px;
  font-weight: 700;
  color: #151515;
  line-height: 1;
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif;
}
.exit-popup .model-heading .sub-heading {
  font-size: 20px;
  font-weight: 500;
  color: #ababab;
  line-height: 1;
  font-family: "Poppins", sans-serif;
}
.exit-popup .close:hover {
  opacity: 1 !important;
}
.exit-popup .close {
  position: absolute;
  right: -12px;
  top: -12px;
  color: #151515;
  font-size: 26px;
  height: 30px;
  width: 30px;
  background: #fff;
  border-radius: 100%;
  opacity: 1;
  display: inline-flex;
  justify-content: center;
  z-index: 9;
}
.exit-popup .close i {
  color: #151515;
  font-size: 14px;
}
.exit-popup .modal-content {
  border: none;
}
.exit-popup .popup-content {
  margin: 20px 0;
}
.exit-popup form textarea {
  width: 100%;
  font-family: "Poppins", sans-serif;
  padding: 15px;
  height: 100px;
  background: #eee;
  box-shadow: 0 4px 4px #00000040;
  border-radius: 7px;
  font-size: 14px;
}
.exit-popup form input[type="email"] {
  border: solid 1px #eee;
  padding: 10px 15px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #151515;
  border-radius: 7px;
  background: #c6c6c610;
  border: solid 1px #e9e9e9;
  width: 100%;
  height: 45px;
}
.exit-popup form .submit {
  font-weight: 500;
  background: #000;
  color: #fff;
  padding: 8px 20px;
  height: 45px !important;
  font-size: 16px;
  border: none;
  font-family: "Poppins", sans-serif;
}
.exit-popup form .submit:hover {
  background-color: #ffb100;
}
.exit-popup .tell-us {
  font-size: 14px;
  font-weight: 600;
  color: #151515;
  font-family: "Poppins", sans-serif;
}
.exit-popup .tell-us a {
  color: #ffb100;
}
.exit-popup .tell-us a:hover {
  text-decoration: none;
}
.exit-intend {
  display: inline-block;
  position: fixed;
  bottom: 30px;
  z-index: 999;
  margin: 0 auto;
  right: 0;
  left: 0;
  width: 290px;
  font-size: 13px !important;
  padding: 13px !important;
  text-align: center;
  font-weight: 600;
}
.exit-popup #popup_concern_error,
.exit-popup #popup_email_error {
  font-size: 14px;
}
.recent-search {
  border-bottom: solid 1px #ccc;
  padding: 5px 0;
}
.recent-search .search-keywords {
  margin: 5px 0;
  display: inline-block;
}
.recent-search .search-keywords .sep {
  display: inline-block;
  margin: 3px 10px;
  width: 2px;
  height: 11px;
  background: #ffb100;
  vertical-align: middle;
}
.recent-search .search-keywords li {
  align-content: center;
  font-size: 13px;
  font-family: "Poppins";
  position: relative;
  font-weight: 500;
  display: inline-block;
}
.recent-search .search-keywords li.heading {
  font-size: 16px;
  font-weight: 700;
  margin-right: 5px;
}
.recent-search .search-keywords li:last-child .sep {
  display: none;
}
.track_section .section-title h3 {
  padding: 10px 10px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  font-size: 16px;
}
.track_section .owl-carousel .item .product-image {
  background-size: contain !important;
  min-height: 200px;
  margin-bottom: 5px !important;
  position: relative;
  padding-bottom: 0;
  display: block;
}
.track_section .owl-carousel .item img {
  width: auto;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100% !important;
  max-height: 160px !important;
  height: auto;
}
.track_section {
  width: 100%;
  height: 100%;
  float: right;
  box-shadow: 0 0 12px rgb(0 0 0 / 0.12);
  -moz-box-shadow: 0 0 12px rgb(0 0 0 / 0.12);
  -webkit-box-shadow: 0 0 12px rgb(0 0 0 / 0.12);
  background: #fff;
  position: relative;
  padding: 5px;
}
.social-proofs {
  display: inline-block;
  margin-left: 18px;
  border: none;
  color: #3989a3;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 4px 10px;
  font-weight: 500;
  border-radius: 3px;
  line-height: 17px;
  margin-bottom: 10px;
}
.social-proofs i {
  margin-right: 5px;
}
.social-proofs span {
  line-height: 16px;
}
.track_section .owl-carousel .owl-item h2 {
  font-size: 12px;
  font-family: robotoregular;
  height: 35px;
  overflow: hidden;
  line-height: normal;
  text-align: center;
}
.track_section.recent_slider .owl-carousel .item img {
  max-height: 120px !important;
}
.track_section.recent_slider .owl-carousel .item .product-image {
  min-height: 170px;
}
.recently_viewed_products h2 {
  display: none;
}
.horizontal-slider {
  background: #fff;
}
.owl-carousel.vertical-slider {
  transform: rotate(90deg);
  width: 270px;
  margin-top: 100px;
}
.vertical-slider .item {
  transform: rotate(-90deg);
}
.owl-carousel.vertical-slider .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: calc(50% - 33px);
}
div.owl-carousel.vertical-slider .owl-nav .owl-prev,
div.owl-carousel.vertical-slider .owl-nav .owl-next {
  font-size: 36px;
  top: unset;
  bottom: 15px;
}
.why-choose--block-outer {
  width: 386px;
  position: fixed;
  right: -386px;
  top: 0;
  z-index: 9999;
  bottom: 0;
  margin: auto;
  max-height: 430px;
  height: 100%;
}
.why-choose--block-outer .why-choose--block-btn,
.why-choose--block-outer .why-choose--block-btn:focus {
  color: #fff;
  text-align: center;
  line-height: 72px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: auto;
  height: 40px;
  left: -105px;
  position: relative;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 2px;
  background: #ffb100;
  border: none;
  font-family: "poppins semibold";
  outline: 0;
  box-shadow: none;
}
.why-choose--block {
  width: 100%;
  height: 100%;
  float: right;
  box-shadow: 0 0 12px rgb(0 0 0 / 0.12);
  -moz-box-shadow: 0 0 12px rgb(0 0 0 / 0.12);
  -webkit-box-shadow: 0 0 12px rgb(0 0 0 / 0.12);
  background: #fff;
  position: relative;
  padding: 0 20px;
}
.why-choose--block img {
  background-color: #ffb100;
  border-radius: 100%;
  padding: 10px;
  max-width: 50px;
  max-height: 50px;
}
.why-choose--block {
  font-size: 13px;
}
.why-choose--block p {
  font-size: 15px;
}
.why-choose--block .media {
  background-color: #fff;
}
.ubuy_chooseus_popup_mobile p {
  font-size: 13px;
}
.ubuy_chooseus_popup_mobile p.lead {
  font-size: 16px;
  font-family: "poppins semibold";
}
.top-selling-category-slider {
  background-color: #f7f7f7;
  box-shadow: 0 0 2px #ccc;
  padding: 20px;
  position: relative;
}
.top-selling-category-slider .heading {
  padding: 0;
}
.top-selling-category-slider .row {
  margin-left: -15px;
  margin-right: -15px;
}
.top-selling-category-slider .item h3 {
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  min-height: 35px;
}
.top-selling-category-slider a.product-image {
  display: block;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
}
.recently-viewed-mobile a.header-RecentView {
  position: fixed;
  right: 20px;
  background-color: #ffb919;
  transform: rotate(-90deg);
  padding: 12px 10px;
  top: 250px;
  white-space: nowrap;
  color: #fff;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 1px;
  border-radius: 5px 5px 0 0;
  z-index: 99;
  transform-origin: center right;
}
#recently-viewed-mobile-fixed {
  position: fixed;
  bottom: -600px;
  left: 0;
  right: 0;
  min-height: 225px;
  border: 1px solid #464646;
  border-radius: 15px;
  max-width: 90%;
  margin: 0 auto;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  z-index: 9;
}
.recently-view-apply {
  bottom: -20px !important;
}
#recently-viewed-mobile-fixed img {
  display: block;
  max-width: 100%;
  height: auto;
  min-height: 80px;
  max-height: 80px;
  object-fit: contain;
  background-color: #fff;
}
#recently-viewed-mobile-fixed .background {
  background: #f2f2f2;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
}
#recently-viewed-mobile-fixed .heading-slider {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 10px 30px 0 30px;
}
#recently-viewed-mobile-fixed .heading {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #000;
  font-weight: 700;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}
#recently-viewed-mobile-fixed .product-image {
  display: block;
  box-shadow: 0 4px 4px rgb(0 0 0 / 0.25);
}
#recently-viewed-mobile-fixed .item .product-name {
  font-weight: 700;
  color: #000;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  margin: 8px 0 0;
}
#recently-viewed-mobile-fixed .close {
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  background-color: #000;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
}
#recently-viewed-mobile-fixed .hide {
  opacity: 0.5;
  position: absolute;
  right: 40px;
  top: 10px;
  color: #fff;
  background-color: #000;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
}
.ubuy_home_bar .hello_content,
.ubuy_home_bar .hellobar_content {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}
.ubuy_home_bar .button {
  display: flex;
  align-items: center;
  height: 25px;
  min-width: 25px;
  border-radius: 100px;
  line-height: normal;
  padding: 5px 13px;
  font-size: 14px;
  font-weight: 600;
  margin: 0 8px;
  color: #151515 !important;
}
.ubuy_home_bar .arrow {
  display: inline-flex;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  min-height: 25px;
  min-width: 25px;
  align-items: center;
  justify-content: center;
  margin: 0 8px;
}
.ubuy_home_bar .arrow i {
  font-size: 14px;
}
.ubuy_home_bar .timer {
  font-size: 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}
.ubuy_home_bar a.fa-times {
  position: absolute;
  right: 0;
  top: 0;
  padding: 17px 15px;
  color: #fff;
  z-index: 9;
  width: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}
@supports (-webkit-touch-callout: none) {
  .ubuy_home_bar span.fa-times {
    position: absolute;
    right: 0;
    top: 0;
    padding: 17px 15px;
    color: #fff;
    z-index: 9;
    width: 50px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}
.ubuy_home_bar span.fa-times {
  position: absolute;
  right: 0;
  top: 0;
  padding: 17px 15px;
  color: #fff;
  z-index: 9;
  width: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.blink_me {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.spin-wheel-box {
  position: relative;
  display: flex;
  justify-content: center;
}
.spin-wheel-box button#spin {
  position: absolute;
  top: 258px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 85px;
  height: 85px;
  border-radius: 100%;
  background-color: #fff;
  border: 0;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}
.wheel-popup {
  position: absolute;
  top: 13%;
  background-color: #fff;
  width: 500px;
  height: 450px;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: center;
}
.wheel_popup_close {
  font-size: 18px;
}
.wheel_popup_clos em {
  margin-right: 5px;
}
.wheel_coupon_block p:empty {
  display: none;
}
.wheel-popup .form_block .h2-heading {
  font-size: 22px;
}
.wheel-popup .form_block label {
  font-weight: 600;
}
.wheel-popup .claimButton {
  font-size: 20px;
}
.wheel-popup .form-control {
  font-size: 0.9rem;
}
.terms-and-condition-list li {
  list-style: decimal;
  margin-bottom: 10px;
}
.terms-and-condition-list li a {
  color: #ffb100;
}
.spin-wheel-main-block.spin-wheel-small-popup-mobile {
  background-color: rgb(0 0 0 / 0.6);
  height: 100vh;
}
.spin-wheel-main-block.spin-wheel-small-popup-mobile .spin-wheel-hanger {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background-color: #fff;
  max-width: 170px;
  width: 100%;
  padding-top: 50px !important;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  border-radius: 20px 20px 10px 10px;
}
.spin-wheel-main-block.spin-wheel-small-popup-mobile .spin-wheel-hanger img {
  max-width: 100%;
}
.spin-wheel-main-block.spin-wheel-small-popup-mobile .spin-wheel-gif {
  background-color: #fff;
  border-radius: 100%;
  width: 110px;
  height: 110px;
  position: absolute;
  top: -65px;
  padding: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.spin-wheel-main-block.spin-wheel-small-popup-mobile .spin-wheel-hanger .btn {
  font-size: 13px;
}
.spin-wheel-main-block.spin-wheel-small-popup-mobile .close {
  position: absolute;
  right: 10px;
  top: -80px;
  font-size: 20px;
  color: #fff;
  opacity: 1;
}
.spin-wheel-main-block.spin-wheel-small-popup-mobile .modal-dialog {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  pointer-events: visible;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.uba-product-slider .product-category-name {
  font-family: "Montserrat", sans-serif;
}
.uba-product-slider .owl-carousel.owlslider-product-slider .product-list {
  border: 1px solid #eee;
  border-radius: 12px;
  background-color: #fff;
  position: relative;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .product-list
  .badge {
  left: 15px;
  top: 15px;
  position: absolute;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .product-list
  .product-tile
  h5 {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .product-list
  .product-price {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-bottom: 10px !important;
}
.uba-product-slider .owl-carousel.owlslider-product-slider .btn.btn-primary {
  background: #ffb100;
  border-radius: 100px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #000;
}
.uba-product-slider .owl-carousel.owlslider-product-slider .wishlist-icon {
  right: 10px;
  top: 10px;
  position: absolute;
  border: 1px solid #b0b0b0;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #fff;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .btn-primary:not(:disabled):not(.disabled).active,
.owl-carousel.owlslider-product-slider
  .btn-primary:not(:disabled):not(.disabled):active,
.owl-carousel.owlslider-product-slider .show > .btn-primary.dropdown-toggle {
  color: #000;
  background-color: #f9b11e !important;
  border-color: #f9b11e;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .btn.btn-primary:hover {
  color: #000;
  background-color: #f9b11e !important;
  border-color: #f9b11e;
}
.uba-product-slider .owl-carousel.owlslider-product-slider .wishlist-icon i {
  color: #000;
  line-height: unset;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .wishlist-icon
  i.fas.fa-heart,
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .wishlist-icon:hover
  i,
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .wishlist-icon:focus
  i.fas.fa-heart,
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .add-to-wishlist
  i.fas.fa-heart,
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .add-to-wishlist:hover
  i,
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .add-to-wishlist:focus
  i.fas.fa-heart {
  color: #ff4134;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .wishlist-icon.added
  i {
  color: #ff4134;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .product-list
  .ubuy-fulfilled {
  right: 15px;
  bottom: 15px;
  position: absolute;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .product-list
  .ubuy-fulfilled
  img {
  max-width: 85%;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .product-list
  .store-select {
  align-items: center;
  background-color: #fff0;
  color: #666;
  font-weight: 400;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .product-list
  .product-image
  a {
  min-height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .owl-carousel
  .owl-nav
  button.owl-prev {
  left: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  color: #fff !important;
  font-size: 0;
  background-color: #fff;
  text-decoration: none !important;
  box-shadow: 0 2px 10px 0 rgb(50 50 50 / 30%);
}
.uba-product-slider
  .owlslider-product-slider.owl-carousel
  .owl-nav
  button.owl-prev {
  left: -20px;
  position: absolute;
  top: 43%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  color: #fff !important;
  font-size: 0;
  background-color: #fff;
  text-decoration: none !important;
  box-shadow: 0 2px 10px 0 rgb(50 50 50 / 30%);
}
.uba-product-slider
  .owlslider-product-slider.owl-carousel
  .owl-nav
  button.owl-next {
  right: -20px;
  position: absolute;
  top: 43%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  color: #fff !important;
  font-size: 0;
  background-color: #fff;
  text-decoration: none !important;
  box-shadow: 0 2px 10px 0 rgb(50 50 50 / 30%);
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .owl-prev
  span:before {
  content: "";
  left: 15px;
  position: absolute;
  top: 13px;
  background-image: url(../images/nav-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .owl-next
  span:before {
  content: "";
  left: 15px;
  position: absolute;
  top: 13px;
  background-image: url(../images/nav-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.uba-product-slider .hover-effect h3 {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.uba-product-slider .hover-effect:hover h3.product-category-name {
  font-weight: 700;
  color: #f9b11e;
}
.uba-product-slider
  .owl-carousel.owlslider-product-slider
  .item
  .product-image
  img.img-fluid {
  max-height: 210px;
  min-height: 210px;
  width: auto;
  margin-bottom: 5px;
  object-fit: contain;
}
.label.social-proofs {
  display: inline-block;
  margin-left: 10px;
  border: none;
  color: #666;
  border: none;
  border-radius: 0;
  padding: 0 5px;
  font-weight: 600;
  border-radius: 3px;
  line-height: 17px;
  margin-bottom: 0;
  font-size: 11px !important;
}
.label.social-proofs svg {
  position: relative;
  width: 25px;
  height: 25px;
}
.mostly_viewed_products_new {
  padding: 0;
}
.ubuy_top_selling_category_products.owl-carousel .owl-item .product-list img {
  width: 100%;
  margin: auto;
  min-height: 90px;
  max-height: 90px;
  object-fit: contain;
}
.ubuy_coupon_assistant {
  z-index: 999;
  position: absolute;
}
.ubuy_coupon_assistant .bg-yellow {
  background: #ffb100;
  color: #fff;
}
.ubuy_coupon_assistant .coupon-popup {
  max-width: 300px;
  border: 1px solid #ddd;
  border-top: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 100%;
  background: #fff;
  height: auto !important;
  top: auto !important;
}
.ubuy_coupon_assistant .popup-content p {
  font-size: 14px;
}
.ubuy_coupon_assistant .coupon-code {
  border: 2px dashed #ffb100;
  font-size: 22px;
  padding: 7px 5px;
  text-align: center;
  font-weight: 700;
  color: #ffb100;
}
.ubuy_coupon_assistant .fas.fa-plus {
  display: none;
}
.ubuy_coupon_assistant .popup-top-content {
  color: #151515;
}
.ubuy_coupon_assistant .popup-top-content h5 {
  font-weight: 600;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  color: #fff;
}
.ubuy_coupon_assistant .close-btn {
  background: #e4e4e4;
  padding: 3px 10px;
}
.ubuy_coupon_assistant .coupon-code em {
  font-size: 23px;
  position: absolute;
  margin-top: 5px;
  margin-left: 5px;
  opacity: 0;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
}
.ubuy_coupon_assistant .coupon-code:hover em {
  opacity: 1;
}
.ubuy_coupon_assistant .coupon-popup .copied {
  font-size: 12px;
  font-weight: 700;
  background-color: #dbfbef;
  margin: 10px 0 0;
  color: #2fb783;
  padding: 3px;
}
.ubuy_coupon_assistant .popup-top-content i,
.popup-content i.fa-copy {
  cursor: pointer;
}
.popup-content i.fa-copy {
  margin-left: 5px;
}
.ubuy_coupon_assistant .popup-top-content i {
  color: #fff;
}
.ubuy_coupon_assistant .popup-top-content .minimise_close i {
  margin: 0 0 0 14px;
}
.fixed-add-to-cart {
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  width: auto;
  box-shadow: 0 2px 14px rgb(0 0 0 / 11%);
  height: auto;
  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 1000;
  transform: scale(0.9);
  z-index: 9;
}
.fixed-add-to-cart .qty-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto !important;
}
.fixed-add-to-cart .qty-div label {
  margin-right: 20px;
  width: 75px;
}
.fixed-add-to-cart .actions {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.fixed-add-to-cart .actions a {
  margin-top: 0px !important;
}
.fixed-add-to-cart .actions button.add-to-cart-btn {
  margin-top: 0px !important;
}
.fixed-add-to-cart .prime-text {
  display: none;
}
.exit-intent-modal .close {
  position: absolute;
  right: 8px;
  text-align: right;
  font-weight: 400;
  font-size: 34px;
  top: 5px;
  z-index: 1;
}
.exit-intent-modal .image-right {
  position: absolute;
  right: 10px;
  bottom: 20px;
}
.exit-intent-modal .modal-conitnue {
  padding: 30px;
}
.exit-intent-modal .modal-conitnue h1 {
  font-size: 48px;
  font-weight: 600;
  font-family: Poppins, sans-serif;
}
.exit-intent-modal .modal-conitnue h2 {
  font-size: 26px;
  color: #ff725e;
  font-weight: 600;
  font-family: Poppins, sans-serif;
}
.exit-intent-modal .modal-conitnue > div {
  max-width: 240px;
  border: 2px dashed #f9b11a;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px 15px;
  position: relative;
}
.exit-intent-modal .modal-conitnue .intent_copy_message {
  border: 0px !important;
  position: absolute;
  top: 30px;
  font-size: 12px;
  padding: 2px 10px;
  border-radius: 3px;
  color: #fff;
  background: #1515156b;
  left: 33%;
}
.exit-intent-modal .modal-conitnue span.use {
  font-size: 22px;
  font-weight: 600;
}
.exit-intent-modal .modal-conitnue span.code {
  font-size: 34px;
  font-family: Impact;
  color: #f9b11a;
  text-transform: uppercase;
  line-height: 34px;
}
.exit-intent-modal .modal-conitnue .code em {
  font-size: 23px;
  position: absolute;
  margin-top: 5px;
  margin-left: 10px;
  opacity: 1;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  cursor: pointer;
}
.exit-intent-modal .modal-conitnue:hover .code em {
  opacity: 1;
  cursor: pointer;
}
.exit-intent-modal .modal-conitnue a {
  padding: 10px 10px;
  font-size: 13px;
  font-weight: 600;
  max-width: 190px;
  display: inline-block;
  width: 100%;
  border-radius: 50px;
  text-align: center;
  background: #ffb919;
  color: #fff;
}
.ubn-owlslider-product-slider .product-item {
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 1rem;
}
.ubn-owlslider-product-slider .item.product-list {
  width: 100% !important;
  display: inline-block !important;
}
.ubn-owlslider-product-slider .item.product-list .product-tile {
  height: 41px;
}
.ubn-owlslider-product-slider .product-item figure.product-image {
  min-height: 60px;
  display: flex;
  margin: 0;
  align-self: flex-end;
}
.ubn-owlslider-product-slider .product-item figure.product-image img {
  max-height: 80px;
}
.ubn-owlslider-product-slider .flag-store {
  font-size: 12px;
}
.ubn-owlslider-product-slider .product-item h3 {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #151515;
  height: 20px;
  overflow: hidden;
  padding-right: 50px;
  line-height: 1.3rem;
  margin: 0;
}
.ubn-owlslider-product-slider .product-item p {
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.money-back {
  display: flex;
  margin-top: 30px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.money-back .money-back-content {
  padding-top: 10px;
  margin-left: 10px;
}
.money-back .money-back-content h6 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.money-back .money-back-content p,
.money-back .money-back-content strong {
  font-size: 12px;
  color: gray;
}
.money-back .money-back-content strong a {
  color: #ffb100;
}
.money-back .money-back-img {
  min-width: 130px;
  margin-right: 10px;
  width: auto !important;
}
@media screen and (max-width: 1900px) {
  .spin-wheel-box {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1599px) {
  .spin-wheel-box {
    transform: scale(0.7);
  }
  .inner-wheel-block {
    margin-top: -70px;
  }
}
@media (max-width: 1500px) {
  .size-300 {
    width: 300px !important;
    height: 300px !important;
  }
}
@media screen and (max-width: 1365px) {
  .spin-wheel-box {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 1279px) {
  .spin-wheel-box {
    transform: scale(0.8);
  }
  .inner-wheel-block {
    flex-direction: column !important;
    margin-top: 0;
  }
  .inner-wheel-block .spin-the-wheel-content {
    max-width: 100%;
  }
  .inner-wheel-block .ubuy_spin_wheel {
    max-width: 100%;
    padding: 0;
    justify-content: center !important;
  }
}
@media only screen and (max-width: 1200px) {
  .ubuy_home_bar a.fa-times {
    display: none;
  }
  @supports (-webkit-touch-callout: none) {
    .ubuy_home_bar span.fa-times {
      display: none;
    }
  }
  .ubuy_home_bar span.fa-times {
    display: none;
  }
  .ubuy_home_bar .btn.btn-primary {
    margin: 0 0.5rem !important;
  }
}
@media only screen and (max-width: 1024px) {
  .ubn-owlslider-product-slider .item.product-list .product-tile {
    height: 42px;
  }
}
@media only screen and (max-width: 768px) {
  .ubn-owlslider-product-slider .item.product-list .product-tile {
    height: 37px;
  }
  .money-back .money-back-img {
    width: 170px;
  }
  .money-back .money-back-content {
    margin-left: 10px;
  }
  .ubuy_home_bar .hello_content,
  .ubuy_home_bar .timer {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .product-slider .owl-theme .owl-nav,
  .ubuy-main-deals .owl-theme .owl-nav {
    top: 40%;
  }
  .mobile-products .heading a {
    display: inline-block;
    text-align: right;
    font-weight: 700;
    float: right;
  }
  .newhome.product-item-main {
    padding-left: 0;
    padding-right: 0;
  }
  .owl-selling-slider .owl-nav button.owl-next {
    right: -15px;
  }
  .owl-selling-slider .owl-nav button.owl-prev {
    left: -15px;
  }
  .most_view_new a.btn.btn-primary {
    padding: 5px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 10px;
  }
}
@media only screen and (max-width: 639px) {
  .order-review .why_choose_us_mobile .media {
    flex-direction: row !important;
  }
}
@media screen and (max-width: 600px) {
  .spin-wheel-box {
    transform: scale(0.8);
  }
  .spin-the-wheel-content {
    padding: 0 50px;
  }
  .inner-wheel-block {
    max-width: 100%;
    margin-top: 20px;
  }
  .inner-wheel-block .spin-the-wheel-content {
    align-items: center;
    max-width: 100%;
    margin: 0 auto;
  }
  .inner-wheel-block .spin-the-wheel-content p {
    text-align: center !important;
  }
  .spin-wheel .p-5 {
    padding: 0.5rem !important;
  }
}
@media only screen and (max-width: 575px) {
  .d-flex.align-items-center.mb-3 {
    flex-wrap: wrap;
  }
  .label.social-proofs {
    display: block !important;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    padding: 0 0;
    line-height: 17px;
    margin-bottom: 0;
    font-size: 11px !important;
  }
  .wheel_popup_close {
    font-size: 25px;
  }
  .wheel-popup .form-control {
    font-size: 1.3rem;
  }
  .wheel-popup .form_block label {
    font-size: 1.1rem;
  }
  .spin-wheel-box {
    transform: scale(0.7);
  }
  .exit-intent-modal .modal-conitnue h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 479px) {
  .social-proofs {
    margin-left: 0;
  }
  .recent-search .search-keywords a {
    padding: 4px 0;
    display: inline-block;
  }
  .recent-search .search-keywords .sep {
    margin: 3px 15px;
    width: 2px;
  }
  .recent-search .search-keywords li.heading {
    margin: 0;
    width: 100%;
    display: block;
  }
  .product-slider-tracking.owl-carousel .owl-item img {
    max-height: 120px !important;
  }
  .ubuy_top_selling_category_products .product-list.p-3 {
    display: block;
  }
  .newtopcat h2.h2-heading {
    font-size: 14px;
  }
  .ubuy_top_selling_category_products.owl-carousel .owl-nav button.owl-prev,
  .ubuy_top_selling_category_products.owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
  }
  .ubuy_top_selling_category_products.owl-carousel .owl-prev span:before {
    background-size: 7px;
    top: 10px;
    left: 11px;
  }
  .ubuy_top_selling_category_products.owl-carousel .owl-next span:before {
    background-size: 7px;
    top: 10px;
    left: 11px;
  }
  .money-back .money-back-content {
    padding-top: 0;
  }
  .money-back .money-back-img {
    min-width: 80px;
    width: auto;
    margin: 0;
    max-width: 80px;
  }
}
@media screen and (max-width: 400px) {
  .spin-wheel-box {
    transform: scale(0.5);
    margin-top: -180px;
  }
  .spin-the-wheel-content {
    padding: 0 20px;
  }
  .spin-wheel .p-5 {
    padding: 0.5rem !important;
  }
  .inner-wheel-block {
    max-width: 100%;
    margin-top: 20px;
  }
  .inner-wheel-block .spin-the-wheel-content {
    max-width: 100%;
  }
  .terms-and-conditions {
    margin-top: -50px;
  }
  .spin-wheel .h1 {
    font-size: 23px;
  }
}
.bought-with {
  padding-top: 20px;
  margin-top: 20px;
  border-top: solid 1px #e5e5e5;
}
.bought-with .slick-track {
  margin: 0px !important;
}
.bought-with h6 {
  font-weight: 600;
  color: #151515;
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
}
.bought-with .slick-initialized .slick-slide {
  padding: 0 10px;
  border-radius: 15px;
}
.bought-with .slick-slide > div {
  border: solid 1px #eee;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  align-items: center;
  height: 115px;
  min-height: 115px;
  max-height: 115px;
}
.bought-with .card {
  border: none;
  display: inline-block;
  text-align: center;
}
.bought-with .card a {
  display: flex;
  width: auto;
  max-height: 115px;
  align-items: center;
  justify-content: center;
}
.bought-with .card img {
  transition: 0.5s all ease-in-out;
  height: auto;
  width: auto;
  max-height: 95px;
}
.bought-with .card:hover {
  cursor: pointer;
}
.bought-with button.slick-arrow {
  width: 35px;
  position: relative;
  height: 35px;
  line-height: 40px;
  border-radius: 100%;
  font-size: 0;
  background-color: #ffffff !important;
  border: solid 4px #f7f7f7 !important;
  text-decoration: none !important;
  border-radius: 100% !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: 30%;
}
.bought-with .slick-prev {
  left: -15px;
}
.bought-with .slick-next {
  right: -15px;
}
#exit-intent-popup {
  font-family: "Poppins", sans-serif;
}
#exit-intent-popup .modal-dialog {
  max-width: 465px;
  width: 100%;
  margin: 0 auto;
}
#exit-intent-popup .modal-content {
  border-radius: 8px;
}
#exit-intent-popup .modal-header {
  background: url(../images/exit-intent-header-1.png);
  height: 148px;
  border-bottom: none;
  position: relative;
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat;
  border-radius: 8px 8px 0 0;
}
#exit-intent-popup .modal-header button {
  position: absolute;
  right: 16px;
  top: 10px;
  font-size: 22px;
  background: #fff0;
}
#exit-intent-popup .modal-body {
  margin-top: 22px;
  padding: 0 40px 40px 40px;
}
#exit-intent-popup .modal-body h1 {
  font-weight: 600;
  color: #ffb100;
  font-size: 24px;
  margin: 0;
  line-height: 1;
}
#exit-intent-popup .modal-body h5 {
  color: #151515;
  font-weight: 700 !important;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 10px;
}
#exit-intent-popup .modal-body h5 span {
  color: #ff4d4d;
}
#exit-intent-popup .modal-body p {
  font-size: 18px;
  margin-top: 0;
  margin: 0;
  color: #666;
  margin-top: 7px;
}
#exit-intent-popup .modal-body .coupon-code {
  display: flex;
  width: 80%;
  margin: 5px auto 0;
  border: 2px dashed #ffb100;
  border-radius: 7px;
}
#exit-intent-popup .modal-body .coupon-code .code {
  font-size: 24px;
  font-weight: 700;
  color: #151515;
  padding: 7px 14px;
  width: 100%;
  border-radius: 0;
  background: #fff;
}
#exit-intent-popup .modal-body .coupon-code a {
  padding: 12px 10px;
  min-width: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 2px dashed #ffb100;
}
#exit-intent-popup .modal-body .coupon-code a.green {
  color: #04d300;
}
#exit-intent-popup .modal-body .coupon-code a i {
  margin-right: 3px;
}
#exit-intent-popup .modal-body button {
  padding: 10px 28px;
  background: #333;
  border-radius: 3px;
  color: #fff;
  margin-top: 35px;
  font-size: 18px;
  font-weight: 600;
}
#exit-intent-popup .modal-body input.code::placeholder {
  color: #000;
}
@media screen and (max-width: 414px) {
  #exit-intent-popup .modal-header {
    background-size: 110% auto;
    background-repeat: no-repeat;
    background-position: center 0;
  }
  #exit-intent-popup .modal-dialog {
    padding: 25px;
  }
  #exit-intent-popup .modal-body h1 {
    font-size: 18px;
  }
  #exit-intent-popup .modal-body h5 {
    font-size: 36px;
  }
  #exit-intent-popup .modal-body h1,
  #exit-intent-popup .modal-body h5,
  #exit-intent-popup .modal-body p {
    text-align: left !important;
  }
  #exit-intent-popup .modal-body .coupon-code .code {
    font-size: 16px;
    width: 75%;
  }
  #exit-intent-popup .modal-body .coupon-code {
    width: 290px;
    height: 40px;
    overflow: hidden;
  }
  #exit-intent-popup .modal-header {
    height: 128px;
  }
  #exit-intent-popup .modal-body .coupon-code a {
    font-size: 12px;
  }
  #exit-intent-popup .modal-body button {
    margin-top: 25px;
    font-size: 14px;
  }
  #exit-intent-popup .modal-body {
    padding: 0 30px 40px 30px;
  }
}
@media screen and (max-width: 380px) {
  #exit-intent-popup .modal-body {
    padding: 0 20px 30px 20px;
  }
  #exit-intent-popup .modal-body h5 {
    font-size: 28px;
  }
  #exit-intent-popup .modal-body .coupon-code {
    width: 100% !important;
  }
}
@media screen and (max-width: 320px) {
  #exit-intent-popup .modal-body {
    padding: 0 20px 20px 20px;
    margin-top: 0;
  }
  #exit-intent-popup .modal-body p {
    font-size: 15px;
  }
  #exit-intent-popup .modal-body .coupon-code {
    width: 220px;
  }
}
.uba-curiosity-timer {
  position: fixed;
  left: 10px;
  bottom: 20px;
  max-width: 100px;
  height: 120px;
  z-index: 10;
}
.dealtimer a {
  display: inline-block !important;
  text-align: center;
  position: relative;
  font-family: "Poppins", sans-serif;
}
.dealtimer img.img-fluid {
  height: 120px !important;
  width: 100px !important;
  max-width: 100px !important;
  border-radius: 10px;
}
.close-timeslider {
  position: absolute;
  right: -20px;
  top: -20px;
  height: 25px;
  width: 25px;
  display: inline-block;
  border: solid 1px #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  z-index: 5;
  background: #fff;
  border-radius: 100%;
  cursor: pointer;
}
.dealtimer-slider li {
  position: absolute;
  z-index: 9;
  font-size: 12px;
  justify-content: center;
  width: 100%;
  bottom: 0;
  max-height: 25px;
  color: #fff;
  bottom: 20px;
  height: auto;
  display: flex;
  align-items: center;
}
.stick_block_layer {
  background: rgb(0 0 0 / 0.6);
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.stick_popup {
  height: 400px;
  width: 700px;
  box-shadow: 0 0 7px #4a4a4a;
  -moz-box-shadow: 0 0 7px #4a4a4a;
  -webkit-box-shadow: 0 0 7px #4a4a4a;
  background: #f2f2f2;
  -webkit-animation: zoomin 0.7s;
  animation: zoomin 0.7s;
}
.stick_content {
  padding: 20px;
}
.stick_close {
  cursor: pointer;
  position: relative;
  top: 0;
  left: 0;
  float: right;
  font-family: Arial;
  font-size: 17px;
  background-color: #d1d1d1;
  color: #4c4c4c;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
}
@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes zoomin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes zoomin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.recent-purchased-card {
  background: #fff;
  padding: 15px;
  border: solid 1px #eee;
  max-width: 400px;
  border-radius: 15px;
  position: fixed;
  box-shadow: 0 0 8px 0 #000 10;
  left: 25px;
  right: auto;
  bottom: 25px;
  z-index: 9;
}
.recent-purchased-card .product-card-detail {
  display: flex;
  gap: 15px;
  text-decoration: none;
}
.recent-purchased-card .product-card-detail .product-img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #f1f1fd;
  padding: 4px;
  border-radius: 4px;
}
.recent-purchased-card .product-card-detail .product-img .image {
  margin: 0;
  padding: 0;
  max-width: 100%;
  max-height: 100%;
}
.recent-purchased-card .product-card-detail .product-title {
  font-size: 13px;
  font-weight: 600;
  color: #151515;
  line-height: 20px;
  margin: 0;
}
.recent-purchased-card .product-card-detail .small-title {
  color: #2fb783;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  min-height: 40px;
}
.recent-purchased-card .product-card-detail .small-title .store {
  font-size: 10px;
  color: #595959;
}
.recent-purchased-card .check-now-btn {
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #151515;
}
.recent-purchased-card .check-now-btn:hover {
  color: #151515;
}
.recent-purchased-card .check-now-btn .arrow {
  background: #ffb100;
  height: 20px;
  width: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  text-align: center;
  line-height: 1;
  border-radius: 50px;
  font-size: 14px;
  color: #fff;
  margin: 0 0 0 10px;
}
.recent-purchased-card .close-btn {
  position: absolute;
  right: -10px;
  left: auto;
  top: -10px;
  height: 20px;
  width: 20px;
  background: #151515;
  color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 900;
}
@media (max-width: 1200px) {
  .recent-purchased-card .recent-purchased-card {
    display: none;
  }
}
