/* start  product auction modual */
.mobile-left-place .pricebox .zak-box,.mobile-left-place .pricebox .price-inner,.auctionpage .col-sm-4 #product,.auctionpage .product-sold-count-text,.auctionpage .options,.auctionpage .cart,.auctionpage .wishlist-compare,.auctionpage .alert-info,.auctionpage .custom-stats,.auctionpage .product-price-group,.auctionpage.site-wrapper .product-options,.auctionpage.site-wrapper .button-group-page,.extended-container .auctionpage .price-old,.extended-container .auctionpage .price-new,.extended-container .auctionpage .list-unstyled.price{
	display: none !important;
}


.mobile-left-place .pricebox .wincart .zak-box, .mobile-left-place .pricebox .wincart .price-inner{
	display:block !important;
}

.nextbidamount{
	clear: both !important;
}

.winner-text{
	font-size:16px;
	margin-bottom:15px;
}
.hideonlyadd .zak-box{
	display:none;
}
.clearboth .auction-categoryall{
	width: 100% !important;
	position: relative;
}
.clearboth .btn-danger {
	padding: 16px 18px;
    font-size: 16px;
}
.clearboth{
	padding:0px;
	clear:both;
	min-height:100px;
}
.extension-tmdauction .pull-right .btn{
	margin-bottom:15px;
}
.tmdauction-tmdmybid .auction-category {
	background:#000 !important;
}
.dflex-box{
	display: flex;
    align-items: center;
}
.price-text{
	text-align: center;
    width: 50%;
    font-size: 18px;
}
#auction-main{
	margin-bottom:10px; 
	background-color: #fff;
}
#auction-main .auction-toppart{
	width:100%;  
	text-align:center; 
	padding: 10px 0;
}
#auction-main .auction-header {
    text-align: center;
    padding: 0px;
    font-size: 20px;
    color: #7c2627;
    font-weight: 600;
	line-height: 40px;
}
#auction-main .auction-header .fa{
	font-size: 20px;
}
#auction-main .coundown-main{
	border: 3px solid #FEAEC9;
	padding: 20px 0;
	display: flex;
    justify-content: center;
	flex-direction:column;
	margin:15px auto;
	width: 50%;
}
#auction-main .coundown-main div {
	display: inline-block;

}
#auction-main .coundown-main span {
	display: block;
	font-size: 20px;
	color: #7c2627;
}
#auction-main .coundown-main #days {
	font-size: 28px;
	color: #7c2627;
	border: none !important;
	font-weight:600;
	padding:0 !important;
}
#auction-main .coundown-main #hours {
	font-size: 28px;
	color: #7c2627;
	border: none !important;
	font-weight:600;
	padding:0 !important;
}
#auction-main .coundown-main #minutes {
	font-size: 28px;
	color: #7c2627;
	border: none !important;
	font-weight:600;
	padding:0 !important;
	margin-left: -5px;
}
#auction-main .coundown-main #seconds {
	font-size: 28px;
	color: #7c2627;
	border: none !important;
	font-weight:600;
	padding:0 !important;
	margin-left: -5px;
}
#auction-main .middle-container{
	display: flex;
    clear: both;
    justify-content: center;
	margin: 15px 0;
	gap:15px;
}
#auction-main .details-btn .auction-details{
	margin: 0px !important;
	width: 100%;
	background: #9ad9ea!important;
    color: #000000!important;
    border-color: #9ad9ea!important;
	font-size: 20px;
    padding: 18px 20px;
}
#auction-main .details-btn {
    display: block;
    padding: 0px;
    margin: 0px !important;
	flex: 1 0 0;
}
#auction-main .auction-details#aution-details {
	background: #feaec9!important;
    color: #000000!important;
    border-color: #feaec9!important;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 20px;
    padding: 18px 20px;
}
#auction-main .bid-details{
    background: #fff;
    padding: 25px;
}
#auction-main .bid-details,
#auction-main .bidding-listmain {
    padding: 0px;
	/* background: #eee;
    border: 1px solid #e7e7e7; */
}
#auction-main .bidding-listmain #myplans,
#auction-main .bid-details .details_table{
	background: #fff;
	padding: 0px;
}
#auction-main .form-control.bidinput{
    border: 1px solid #9ad9ea;
    border-radius: 5px;
    display: inline;
    min-height: 50px !important;
    margin: 0 auto;
    padding: 5px 10px;
    font-size: 16px;
    background: #9ad9ea;
    text-align: center;
	flex: 1 0 0;
}
#auction-main .btn.btn-info.bid-button{
    background-image: linear-gradient(to bottom, #229CCA, #229CCA);
    background-color: #229CCA;
    border-color: #229CCA;
    border-radius: 5px;
    min-height: 50px;
    margin: 0;
    position: relative;
    font-weight: 600;
    font-size: 16px;
    outline: none;
	flex: 1 0 0;
}
#auction-main form.form-inline > .col-sm-12{
	display: flex;
    clear: both;
    justify-content: center;
    gap: 15px;
	padding:0 !important;
}
.bid-container {
    margin-top:   20px !important;
    margin-left:  0px !important;
    margin-right: 0px !important;
}
#auction-main form.form-inline {
    text-align: center;
}
.auction-category{
	width:100%; 
	text-align: center;
	position:relative;
	padding:15px 10px;
}
.auction-category .clockbtn {
	margin-bottom: 15px;
}
.auction-category h3 {
	margin: 0;
	color:#fff;
	font-size:18px;
	font-weight: 600;
}
.auction-category .clockbtn .fa {
	font-size:35px; 
	cursor:pointer; 
	color:#EC9C0C;
}
.auction-category .days {
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	font-weight:600;
	text-align:center;
	padding:5px 13px;
}
.auction-category .hours {
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	font-weight:600;
	text-align:center;
	padding:5px 13px;
}
.auction-category .minutes {
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	font-weight:600;
	text-align:center;
	padding:5px 13px;
}
.auction-category .seconds {
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	font-weight:600;
	text-align:center;
	padding:5px 13px;
}
.auction-category #timer div {
	display: inline-block;
	line-height: 1;
	padding: 5px 15px;
	font-size: 20px;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 600;
}
.auction-category span {
	display: block;
	font-size: 20px;
	color: #fff;
 }
.details-btn #aution-details {
    text-shadow: none;
}
.thead_bg {
	background-color: transparent;
	border-left: none !important;
	border-right: none !important;
	color: #606B71;
	font-size: 16px;
	border-bottom: none !important;
}
.details_table td{
	border: none !important;
}
.details_table .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent !important;
}
.details_table_head th{
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
}
.details_table .table-bordered{
	border: none !important;
}
.comming_soon {
	color: #fff;
	font-size: 22px;
	margin: 0;
}

/* == j2 css start here == */
.j-container .auction-category #timer div,
.j-container .auction-category #timer div span{
	font-size:15px;
}
.j-container .product-thumb .grid_description {
    padding: 5px 5px 10px 5px;
    color: #5F6874;
}
.j-container .auction-bottom .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
	padding:8px;
	color:#606B71;
}
.j-container .auction-bottom .table {
	margin-bottom:20px;
}
.j-container .auction-bottom .table .text-left{
	text-align: left;
}
.j-container .auction-bottom .table .text-right{
	text-align: right;
}
.j-container .auction-bottom .table .text-center{
	text-align: center;
}
/* == j2 css end here == */

/* == J3 css start here == */
.site-wrapper .product-thumb .grid_description {
    padding: 8px 10px;
    margin: 0;
}
/* == J3 css end here == */
.auction-categoryall h5{
	font-size: 16px;
    margin:0 0 5px;
}
.product-thumb .button-group{
	
}
.auction-categoryall{
	width: auto;
    text-align: center;
    position: absolute;
    padding: 5px 10px;
    right: 10px;
    top: 5px;
	opacity: 0.8;
	background:#fff;
}
.auction-categoryall #timer div {
	display: inline-block;
	line-height: 1;
	padding: 0;
	font-size: 20px;
	border: none !important;
	color: #7c2627;
	font-weight: 600;
}
@media(max-width:768px){
	.dflex-box{
		display: block;
	}
	.price-inner h2{
		font-size:20px;
	}
	.auctionpage{
		clear:both;
	}
	.price-text{
		float: left;
		margin-top: 30px;
	}
}
/* end product auction modual */