body{
  padding-top: 50px;
}

.box960{
  margin-bottom: 100px;
}

.welc_timer_cont{
  background: white; 
  border-bottom: 1px solid #e7e7e7;
  margin-top: -5px;
}

.transparent{
  color: transparent;
}

.new-price .per-bids{
	color: #c6c6c6;
}

.new-price .last-price{
	font-size: 9px;
}

.new-price .currency{
	font-size: 12px;
}

.body_buy_bids .per-bids{
	display: none;
}

.buybids .bid-box {
	cursor: pointer;
	border-radius: 10px;
	box-shadow: 0 0 2px 0 #555;
  margin-top: 0px;
  margin-left: 23px;
  display: inline-block;
	opacity: 1;
}

.buybids .bid-box, .buybids .bid-box * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.buybids .bid-box {
	vertical-align: top;
	transition: all 300ms linear;
}

.buybids .bid-box > header {
	color: #fff;
	padding: 20px;
}

.buybids .bid-box > header > p {
	margin: 0;
}

.buybids .bid-box > main {
	border-top: 0;
	border-bottom: 0;
	padding: 10px 0 0 6px;
        height: 65px;
        overflow: hidden;
}

body[data-lang=es] .buybids .bid-box > main {
    padding: 10px 0 0 3px;
}


.buybids .bid-box main {
    height: 140px;
    overflow: hidden;
}
@media (max-width: 768px) {
    .buybids .bid-box main {
        height: auto;
        overflow: visible;
    }
}

.buybids .bid-box > main h1 {
	margin: 5px 0;
}

.buybids .bid-box > main span.currency {
	font-size: 20px;
	margin: 5px 0 0 0;
}

.buybids .bid-box > h1, .buybids .bid-box > h5 {
	margin: 0;
}

.label {
	font-weight: bold;
	font-size: 9px !important;
}

.bid-box.compact .new-price {
	font-size: 64px;
}


.bid-box.compact > header > h1 > span {
	display: block;
}

.bid-box.compact > header > h1 > .title-bold {
  font-size: 54px;
  text-shadow: 2px 2px 1px rgba(100, 100, 100, 0.35);
}

.header-bids-text{
  text-transform: uppercase; 
  font-size: 20px; 
}

.buy_new_bids .glyphicon{
  font-size: 12px; 
  position: relative; 
  top: 0px;
}

.btn-primary.btn-join.buy_new_bids {
  border-radius: 20px; 
  margin: 4px 0 6px 0;
  padding: 7px 30px;
  border: none;
  width: auto;
	background: #63b4f4;
	background: -moz-linear-gradient(left, #4d95ec 0%, #5bbef6 100%);
	background: -webkit-linear-gradient(left, #4d95ec 0%,#5bbef6 100%);
	background: linear-gradient(to right, #4d95ec 0%,#5bbef6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d95ec', endColorstr='#5bbef6',GradientType=1 );
  max-width: 143px;
}

.buybids .bid-box .free-shipping {
	/*margin-top: 69px;*/
}

.buybids .bid-box .only-slots{
  margin-top: 35px;
}

.soldier_label{
  margin-top: -106px;
}

@keyframes c {
	0%, 50% {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

#showcase {
  overflow: hidden;  
  -webkit-overflow-scrolling: touch;
}

#showcase .bid-box.compact > main .push > h5 {
	font-size: 5px;
}

#buy_your_credit {
	opacity: 0;
}

.promo{
  width: 350px;
  margin-top: 20px;
}

.welc_timer_text span{
  color: #3d3a3a; 
}

.welc_time_box{
  margin: -29px auto;
  display: inline-block;
}

.bid-box.compact > header > h1 {
	margin-left: -5px;
}

aside.bids > .bid-box {
	transition: all 150ms ease;
}

.login_clear{
  margin: 200px 0 50px 0;
}

.welc_timer_cont{
  max-height: 200px;
}

.welc_timer_container{
  max-height: 200px;
  min-height: 90px;
}

.showForm{
  opacity: 1 !important;
  transition: opacity 1s;
}

.hideForm{
  opacity: 0 !important;
  transition: opacity 1s;
}

.ground{
  overflow-x: hidden;
}

.pager_items{
  -webkit-font-smoothing:antialiased; 
  margin-top: 100px; 
}

.bid-item{
  display: inline-block;
  outline: 0;
}
.buybids .slick-list .bid-item{
  padding-top: 10px;
}
.buybids .opac-card{
  opacity: 0.5;
}
.buybids .slick-list .bid-box{
  margin-left: 0px;
  width: 180px;
}
.buybids .bid-item:not(.slick-slide) .bid-box{
  margin-top: 0px;
  text-decoration: none;
}

.promo-image-text{
  color: #ed4b59;
  margin-top: 44px;
}

.buybids .unit-price{
  font-size: 12px;
  margin: 2.5px 0 3px 0;
}

.buybids .bidpack-color{
  color: #9D9D9D;
}

.per-bids-cost{
  font-size: 10px;
  margin: 3px 0 0 0;
}

.bid-box .bi.bi-shipping-truck{
  width: 23px;
  height: 17px;
  margin-top: 2px;
}

.bid-box .bi.bi-shipping-truck .free-ship-text{
  font-size: 3px;
  color: white;
  margin-top: 4px;
  padding: 0 0 2px 1.2px;
  text-transform: uppercase;
  transform: scaleY(1.7);
}

.bid-box .bid-info-pack{
  font-size: 12px;
  color: #212121;
  margin-left: 4px;
}

body[data-lang=es] .bid-box .bid-info-pack{
    margin-left: -3px;
    font-size: 10px;
}

.bid-box .bid-info-pack.yellow{
  color: #ff6200;
  margin-left: 0;
}

.bid-box .clearfix .no-padding:first-child{
  margin-top: 5px;
}

.bid-box .bid-info-pack.base{
  margin-left: 5px;
}

.bid-box .clearfix .no-padding{
  margin-bottom: 10px;
}

.bid-box .bi-single-money{
  width: 18px;
  height: 18px;
  background-size: contain;
}

.bid-box .clearfix .col-xs-12:not(.no-gift):last-child .bid-info-pack{
  margin-left: 2px;
}

.bid-box .bi.bi-padlock{
  width: 22px;
  height: 22px;
}

.bid-box .bi-padlock .bonus-slots{
  font-size: 9px;
  border: 1px solid #FFBC00;
  padding-top: 3px;
  margin: 14px 0 0 -11px;
}

.bid-box .free_ship:first-child{
  margin-left: 9px;
}

.sell-badge{
  width: 100px;
  height: 33px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.sell-badge.more-sell{
  background-image: url(../images/more_sell.png);
}

.label-more-text {
  font-size: 9px;
  color: #fff;
  top: -3px;
  position: relative;
}

.sell-badge.more-convenient{
  background-image: url(../images/more_conv.png);
}

.bid-box .soldier_label .bi-coin{
  width: 35px;
  height: 35px;
  margin: 5px auto 0 auto;
}

.buybids .bid-box{
  min-height: auto;
}

.buy_new_bids .buynow-decimals-pack{
  font-size: 13px;
}

.no-padding{
  padding: 0;
}

.mobile-timer-desc{
  color: white;
  padding: 11px;
}

.bi.cockade{
  background-image: url(../images/cockade.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 28px;
  color: #243B55;
}
.badge-body{
  font-size: 13px;
  color: #6A7282;
  line-height: 21px;
  text-align: left;
}


.badge-text{
  padding-left: 15px;
  width: 80%;
}

.badge-text p:last-child{
  margin: 0;
  font-size: 12px;
  color: #9c9c9c;
}

.bid-item.badge-item{
  display: block;
  margin-top: 30px;
  width: 100%;
}

.bid-item .first-row .bid-info-pack{
  font-size: 13px;
}

.bid-box .first-row .bi-single-money{
  width: 21px;
  height: 21px;
}

.bid-item .second-row span,
.bid-item .third-row span{
  font-size: 11px;
}

.box-paypal{
  margin: 15px auto;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 25px 5px 20px;

}
.box-cards{
  color: #777;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
.box-cards span.fa-lock{
  margin-right: 5px;
}
.badge-item .box-credit-card{
  justify-content: space-between;
  margin-top: 10px;
}
.badge-item .box-credit-card img.img-center{
  width: 48px;
  border: none;
}
.badge-title{
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: bold;
    text-align: left;
  }
@media screen and (min-width: 992px){
  
  .badge-text p:last-child{
    font-size: 16px;
  }
  .badge-text{
    padding-top: 17px;
  }
 
  .bid-item.badge-item .bid-box{
    width: 430px;
    min-height: auto;
    height: auto;
    padding: 20px 25px;
    border-radius: 12px;
    border: 1px solid #EBEBEB;
    background: #FFF;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.05);
  }
  .bid-item.badge-item .bid-box .wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .body_buy_bids .pager_items{
    margin-top: 150px;
  }
  .buybids .pay-now-price{
    padding-left: 8.5px;
  }
  #buy_your_credit .alert.alert-danger{
    margin-top: 56px;
  }
  .buy_new_bids strong{
    font-size: 16px;
  }
  .buy_new_bids .glyphicon{
    font-size: 13px;
  }
}
@media screen and (max-width: 991px){
  #welc_box_timer{
    padding-top: 6.5px;
  }
  .welc_timer_container{
    min-height: 70px;
  }
  .welc_time_box{
    margin-top: 6px;
  }
  .body_buy_bids .welc_box{
    background-color: #F62936;
  }
  .buybids .bid-item:not(.badge-item){
    margin: 0 10px 0 10px;
  }
  .buybids .bid-box .new-price.big-money{
    right: 3px;
  }
  .btn-primary.btn-join.buy_new_bids.big-money{
    right: -3px;
  }
  .bid-box .bi-single-money{
    width: 15px;
    height: 15px;
  }
  .bid-box .bi.bi-padlock{
    width: 18px;
    height: 18px;
  }
  .bid-box .bi.bi-shipping-truck{
    width: 18.4px;
    height: 13.6px;
  }
  .bid-box .bi.bi-shipping-truck .free-ship-text{
    display: none;
  }
  .bid-box .clearfix .no-padding{
    margin-bottom: 4px;
  }
  .bid-box .clearfix .no-padding:last-child{
    margin-bottom: 0;
  }
  .bid-box .clearfix .no-padding:not(.no-gift):first-child{
    margin-top: 0px;
  }
  .buybids .unit-price{
    margin-top: 7.5px;
  }
  #showcase{
    width: 1px;
    min-width: 100%;
  }
  .welc_timer_cont{
    max-height: 150px;
  }
  .bid-item{
    display: block;
  }
  .buybids .bid-item .bid-box,
  .buybids .bid-box .clearfix{
    width: 100%;
  }
  .buybids .bid-box{
    margin-left: 0;
    padding-bottom: 0;
    border-radius: 8px;
  }
  .buybids .bid-box > header{
    width: 60px;
    height: auto;
    padding: 0px 10px 2px 10px
  }
  .soldier_label{
    margin-top: 0;
  }
  .bid-box.compact > header > h1 > .title-bold{
    font-size: 15px;
    margin-top: 5px;
  }
  .bid-box.compact > header > h1{
    margin: 8.3px 0;
  }
  .buybids .bid-box > main{
    padding: 0;
    width: calc(100% - 162px);
  }
  .buybids .pay-now-price,
  .buybids .bid-box > main span.currency{
    font-size: 18px;
    margin-left: 5px;
  }
  .new-price .last-price{
    font-size: 8px;
  }
  .per-bids-cost{
    font-size: 8px;
  }
  .btn-primary.btn-join.buy_new_bids{
    position: absolute;
    border-radius: 5px;
    background: #63b4f4;
    background: -moz-linear-gradient(-90deg, #5bbef6 0%, #4d95ec 100%);
    background: -webkit-linear-gradient(-90deg, #5bbef6 0%,#4d95ec 100%);
    background: linear-gradient(180deg, #5bbef6 0%,#4d95ec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bbef6', endColorstr='#4d95ec',GradientType=0 );
    margin: 6.5px 8px 0 0;
    padding: 8px 6px;
  }
  .buybids .bid-box .new-price{
    float: right;
  }
  .buybids .bid-box .push,
  .bid-box.compact header{
    float: left;
  }
  .buybids .bid-box .push,
  .bid-box.compact .new-price,
  .bid-box.compact header,
  .buybids .bid-box > main{
    display: inline-block;
  }
  .buybids .bid-box .push{
    margin: 0 0 0 6px;
  }
  .buybids .bid-box .free_ship:nth-child(2){
    margin-left: 22px;
  }
  .buybids .bid-box .new-price{
    position: relative;
    margin-right: 13px;
    top: 46px;
  }
  .buybids .bid-box .new-price:not(.big-money){
    margin-right: 10px;
  }
  .buybids .sell-badge{
    width: 91px;
    height: 23px;
    padding-top: 5px;
  }
  .buybids .bid-item .label-price{
    /*margin: -112px 0 0 7px;*/
  }
  /* to fix iframe iOS flickering */
  .ios-scroll-fix-iframe .buybids .bid-item .label-price:not(.hidden){
    margin: 0;
    position: relative;
    top: -103px;
    left: 7px;
  }
  .ios-scroll-fix-iframe .bid-item{
    height: 80px;
  }
  .ios-scroll-fix-iframe .bid-item:last-child,
  .ios-scroll-fix-iframe .bid-item:nth-last-child(3){
    margin-top: 18px;
  }
  .buybids .sell-badge.more-sell,
  .buybids .sell-badge.more-convenient{
    font-size: 9px;
    color: white;
    background-image: url(../images/buy-bids-badge-mobile.svg);
  }
  .bid-item .bid-box{
    margin-bottom: 15px;
    box-shadow: 0px 2px 6px 3px rgba(208, 209, 213, 0.6), 0 2px 2px 1px rgba(220, 221, 224, 0.4);
    -webkit-box-shadow: 0px 2px 6px 3px rgba(208, 209, 213, 0.6), 0 2px 2px 1px rgba(220, 221, 224, 0.4);
    -moz-box-shadow: 0px 2px 6px 3px rgba(208, 209, 213, 0.6), 0 2px 2px 1px rgba(220, 221, 224, 0.4);
  }
  .bid-item .bid-box.fourth-last-buynow,
  .bid-item .bid-box.penultimate-buynow{
    margin-bottom: 35px;
  }
  .pager_items{
    margin: 20px auto;
    max-width: 400px;
  }
  .welc_timebox_marg{
    margin-right: 0;
    width: 38px;
  }
  .welc_timebox_num{
    font-size: 18px;
    width: 32px;
    height: 32px;
    padding-top: 3.5px;
    background-color: white !important;
    border-radius: 5px;
    color: #363333;
    margin-left: 0;
  }
  .welc_timebox_text{
    width: 32px;
    font-size: 8px;
    text-transform: none;
    color: white;
    float: none;
    margin-top: 4px;
  }
  .welc_timebox_nomarg{
    width: 32px;
  }
  .promo-image-text{
    font-size: 24px;
  }
}
@media screen and (max-width: 576px){
    body[data-lang=es] .buybids .bid-box > main{
        width: calc(100% - 155px);
    }
}
@media screen and (max-width: 360px){
  .welc_timebox_marg{
    width: 35px;
  }
  .buybids .bid-item:not(.badge-item){
    margin: 0 5px 0 5px;
  }
  .bid-box{
    overflow: hidden;
  }
  .buybids .bid-box .new-price{
    top: 43px;
  }
  .bid-box .bi.bi-padlock{
    width: 15px;
    height: 15px;
  }
  .bid-box .bi-single-money{
    width: 12px;
    height: 12px;
  }
  .gradient-top{
    height: 40px;
  }
  .btn-primary.btn-join.buy_new_bids{
    right: 0;
  }
  .buybids .pay-now-price,
  .buybids .bid-box > main span.currency{
    font-size: 17px;
  }
  .per-bids-cost{
    font-size: 7px;
  }
  .bid-box .soldier_label .bi-coin{
    width: 30px;
    height: 30px;
  }
  .buybids .bid-box > header{
    width: 50px;
    padding: 0px 8.5px 3px 10.5px;
  }
  .buybids .bid-box .free_ship:nth-child(2){
    margin: 0 10px 0 14px;
  }
  .buybids .bid-box .push{
    margin: -2px 0;
  }
  .buybids .bid-box > main{
    padding-left: 7px;
  }
  .buybids .bid-item .label-price{
    /*margin-top: -108px;*/
  }
  .promo-image-text{
    font-size: 20px;
  }
}
@media (max-width:576px){
    .buybids .bid-box > main{
        padding-left: 0px;
        padding-top: 5px;
    }
    .buybids .bid-box > header{ 
        padding-bottom: 10px;
    }
    body[data-lang=es] .buybids .bid-box > header{
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 320px){
    .buybids .bid-box > main{
        padding-left: 0px;
        padding-top: 5px;
    }
    .buybids .bid-box > header{
        padding-bottom: 10px;
    }
  /* to fix iframe iOS flickering */
  .ios-scroll-fix-iframe .buybids .bid-item .label-price:not(.hidden){
    top: -98px;
  }
  .welc_timebox_nomarg,
  .welc_timebox_text,
  .welc_timebox_num,
  .welc_timebox_marg{
    width: 23px;
  }
  .welc_timebox_marg{
    margin-right: 3px;
  }
  .welc_timebox_num{
    font-size: 15px;
    height: 23px;
    padding-top: 1.5px;
  }
  .badge-text p:last-child{
    font-size: 11px;
  }
  .bid-box .first-row .bi-single-money{
    margin-left: -2px;
  }
  .bid-box .bid-info-pack.base{
    margin-left: 3px;
  }
  
}
@media screen and (max-width: 576px){
  .buybids .bid-item:not(.slick-slide) .bid-box{
      padding: 0px;
  }  
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
	#showcase {
    width: 100%;
    padding: 0 5px 0 5px;
    text-align: center;
	}
  .buybids .bid-item:not(.slick-slide) .bid-box{
    margin-left: 5px;
    width: 157px;
  }
  .buybids:first-child .bid-box{
    margin-left: 0;
  }
  .buybids .bid-item:not(.slick-slide) .label-price{
    margin-left: 33px;
  }
  .bid-box .bid-info-pack{
    font-size: 10px;
  }
}

.body_buy_bids .pager_items.payment-error{
  margin-top: 10px;
}
.bid-info-pack .tooltip{
    font-size: 10px;
}
#modal_no_bids .bid-item .second-row span, #modal_no_bids .bid-item .third-row span{
    font-size: 9px;
}
#modal_no_bids .bid-box .bi.bi-shipping-truck{
    width: 20px;
    height: 15px;
}
.bid-box .clearfix .no-padding .base {
    font-size: 12px;
    margin-left: 2px;
    margin-right: 2px;
}
.bid-box .clearfix .no-padding .yellow {
    font-size: 12px;
}
.tooltipCustom{
    background: #000;
    color: #fff;
    right: 0;
    position: absolute;
    top: -52px;
    padding: 5px;
    border-radius: 5px;
    display: none;
    font-size: 10px;
    opacity: 0.85;
    text-align: center;
    left: 0;
    width: 98%;
}

.tooltipCustom::after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

@media (max-width: 768px){
    .bid-item.badge-item .bid-box{
        padding: 10px 15px !important;
        border-radius: 12px !important;
        border: 1px solid #EBEBEB !important;
        background: #FFF !important;
        box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.05) !important;
    }
    .bid-item.badge-item .bid-box .wrap{
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 10px;
    }
}