.img24{
   width: 24px;
   height: 24px;
}
.subImg{
   width: 36px;
   height: 36px;
}
.img100{
   width: 100px;
   height: 100px;
}
.img150{
   width: 150px;
   height: 150px;
}
.img36{
  width: 36px;
  height: 36px;
}
.img40{
  width: 40px;
  height: 40px;
}
.img50{
  width: 50px;
  height: 50px;
}
.img72{
  width:  72px;
  height: 72px;
}
.img70{
  width:  70px;
  height: 70px;
}
.img208{
  width:  208px;
  height: 140px;
}
.video208{
  width: 208px;
  height: 140px;
  object-fit: fill;
}
.img300{
  height: 300px;
  width: 300px;
}
.or_max_height{
  min-height: 48px;
}

#loader { /* Sit on top of the page content */
    position:fixed;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    z-index: 55;
}

a.btn.btn-primary.rounded-pill.d-inline-block.pl-2.pr-3.d-flex.align-items-center{
    width: 40%;
}
.actionWonCarousel .prevBtn{    top: -9px;}
.subCatWrap .card{    height: 100%;}
.blueBtn {
  background-color: #007bff;
  color: #fff; }
  .blueBtn:hover {
    background-color: ##0069d9;
    color: #fff; }
/*.sell-catSliderWrap.catSliderWrap .prev{left: -15px;}
.sell-catSliderWrap.catSliderWrap .next{right: -15px;}*/
html[dir="rtl"] a.btn .mr-2{margin-left: 0.5rem !important; margin-right: 0 !important;}
.allwonaction .col-sm-6{margin-bottom: 3rem;}
.catallauctions .col-sm-6{margin-bottom: 3rem;}
.user36-rounded{width: 36px;    height: 36px;    line-height: 36px;       background: #0373FF;    border-radius: 50%;
    text-align: center;       color: #fff;}
.user48-rounded{width: 48px;    height: 48px;    line-height: 48px;       background: #0373FF;    border-radius: 50%;
    text-align: center;       color: #fff; font-size: 1.5rem;}
.user72-rounded{width: 72px;    height: 72px;    line-height: 72px;       background: #0373FF;    border-radius: 50%;
    text-align: center;       color: #fff;     font-size: 2rem;}
.cycle-slide .cardStyle h6{white-space: normal;}
.cycle-carousel-wrap .carousel_item { white-space:normal; }
.page-item:last-child a {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.page-item:first-child a {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
html[dir=rtl] .page-item:last-child a {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
html[dir=rtl] .page-item:first-child a{
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
     border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination .page-item a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination .page-item a:hover {
   
    text-decoration: none;
        color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.active a {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.pagination .page-item .fa-long-arrow-right{    padding-left: 7px;}
.pagination .page-item .fa-long-arrow-left{    padding-right: 7px;}
 
html[dir=rtl] .pagination .page-item .fa-long-arrow-right{    padding-right: 7px;}
html[dir=rtl] .pagination .page-item .fa-long-arrow-left{    padding-left: 7px;}
html[dir=rtl] .allwonaction .cardStyle{text-align: center!important;}
html[dir=rtl] #carousel2 .cardStyle{text-align: center!important;}
.page-display {      float: right;  }
.allwonaction .pagination{margin-bottom: 4rem;}
.sharemenu {
  z-index: 999;
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
  top: 15px;
}
.sharemenu .submenu i.fa{
  background: #fff;
    color: #007bff;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 1.3rem;
    border-radius: 50rem!important;
    box-shadow: 0px 3px 6px #0000001A;
} 
.sharemenu .share .submenu li:nth-child(1) {
  top: 50px;
}
.sharemenu .share .submenu li:nth-child(2) {
  top: 100px;
}
.sharemenu .share .submenu li:nth-child(3) {
  top: 150px;
}
@media (hover: hover) and (pointer: fine) {
 .sharemenu .share:hover.bottom .submenu li:nth-child(1) {
  opacity: 1;
  top: 50px;
  transform: rotate(0deg);
  transition-delay: 0.08s;
}
.sharemenu .share:hover.bottom .submenu li:nth-child(2) {
  opacity: 1;
  top: 100px;
  transform: rotate(0deg);
  transition-delay: 0.16s;
}
.sharemenu .share:hover.bottom .submenu li:nth-child(3) {
  opacity: 1;
  top: 150px;
  transform: rotate(0deg);
  transition-delay: 0.24s;
}
}
.sharemenu .submenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sharemenu .submenu li {
  transition: all ease-in-out 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.sharemenu .btnWhite{    margin-top: 0 !IMPORTANT;}
.sharemenu .submenu li a {
  color: #212121;
}
.sharemenu .submenu li a:hover i.fa {
  color: #fff;
}
.sharemenu .submenu li a:hover.facebook i.fa {
  background-color: #3b5999;
}
.sharemenu .submenu li a:hover.linkedin i.fa {
  background-color: #0e76a8;
}
.sharemenu .submenu li a:hover.twitter i.fa {
  background-color: #55acee;
}
.sharemenu .submenu li a:hover.googlePlus i.fa {
  background-color: #dd4b39;
}
.sharemenu .submenu li a:hover.instagram i.fa {
  background-color: #e4405f;
}
.sharemenu .submenu li:nth-child(1) {
  transform: rotateX(45deg);
}
.sharemenu .submenu li:nth-child(2) {
  transform: rotateX(90deg);
}
.sharemenu .submenu li:nth-child(3) {
  transform: rotateX(135deg);
}
.sharemenu .submenu li:nth-child(4) {
  transform: rotateX(180deg);
}
.statusUpcoming, .statusOnline, .statusLive, .statusOffline {
    text-transform: uppercase;
    font-size: 0.6rem;
    background: #F5A50B;
    padding: 2px 5px;
    border-radius: 4px;
    color: #fff;
}
.statusOnline {
    background: #00B41C;
}
.btnWhite {
    background: #fff;
    color: #007bff;
    box-shadow: 0px 3px 6px #0000001a;
    position: relative;
}
.btnWhite:hover {
    background: #007bff;
    color: #fff;
}
.form-group label {
    color: #A2A2A2;
}
.statusSold, .statusUnsold {
    text-transform: uppercase;
    color: #F74E4E;
}
html[dir="rtl"] #carouselExampleIndicators a.mr-1{    margin-left: .25rem!important; margin-right: 0!important;}
html[dir="rtl"] #carouselExampleIndicators a.ml-1{    margin-right: .25rem!important; margin-left: 0!important;}
.footerSlider{
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  margin-top: 0;
 max-height: inherit;
 width: 100%;
}
.card a.blueBtn img{    width: 24px;     height: 24px;}
.recommended_auctions .card .btn.btn-primary.rounded-pill img{    width: 24px;     height: 24px;}
.btnDarkBorder {    border-color: #3E495D;    color: #3E495D;}
.btnDarkBorder:hover, .btnDarkBorder.selected {    background: #3E495D; color: #fff;}
.actionWon .subCatWrap{    background: transparent;}
.cat-allauctions .pagination {    margin-bottom: 4rem;}
.wonauctions_details{margin-bottom: 10rem;}
.catauctions_details{    margin-bottom: 9rem;}
/*.countDown span {    background: #dfe6eb; padding: 2px;border-radius: 3px;text-align: center;}*/
/*#countDown span {  padding: 5px;  background-color: #DFE6EB;  border-radius: 5px;  font-size: 20px;
  margin: 0 2px;}*/
.countCnt{padding: 3px 5px 0 5px; min-width: 30px;}
.countCnt > span{    line-height: 18px; }
html[dir="rtl"] .accordianStyle .card h6:after{    left: 16px;     right: inherit;}
html[dir="rtl"] #reviewCarousel .mr-3.d-none.d-md-block{margin-right: 0 !important; margin-left: 1rem;}
header.header .navbar-brand img{    width: 166px;}
footer.footer .navbar-brand img{ width: 166px;}
.navbar-toggler-icon span, .navbar-toggler-icon span::before, .navbar-toggler-icon span::after{
  background-color: #000;}
.footer{    margin-top: 7rem;}
.video208{    width: 318px;     height: 180px;     object-fit: contain;}
.subCatWrap .nextBtn ,.subCatWrap .prevBtn{position: absolute;
    left: 0;    top: 0;    bottom: 0;    display: flex;    align-items: center;    padding: 10px;}
.subCatWrap .nextBtn, .subCatWrap .next {    left: auto;    right: 0;}
.mobile-navbar-brand{display: none;}
 .statusLive{    background: #E03131;}
 html[dir="rtl"] #or_front_cate{direction: ltr;}
 html[dir="rtl"] .sell-catSliderWrap #carousel{direction: ltr;}
 .imgWrap img.slideWrap-active {    transform: translateY(-20px);    border: 3px solid #0373FF;}
.empty_data {    margin: 0 auto;    text-transform: uppercase;}
#catAuctions .card h4 a{    color: #000000;}
#catAuctions .card h4 a:hover{    color: #007bff; text-decoration: none;}
.cardContent .histroyClass { position: absolute; right: 18px; top: 6px;
  /*top: 15px;*/
}
.theme_blueclr{color: #007bff}
.faded.submenu li:nth-child(1) {
  opacity: 1;
  top: 50px;
  transform: rotate(0deg);
  transition-delay: 0.08s;
}
.faded.submenu li:nth-child(2) {
  opacity: 1;
  top: 100px;
  transform: rotate(0deg);
  transition-delay: 0.16s;
}
.faded.submenu li:nth-child(3) {
  opacity: 1;
  top: 150px;
  transform: rotate(0deg);
  transition-delay: 0.24s;
}
.lightText svg {    fill: #959eb4;}
.subCatslimg{    width: 100%;     height: auto;}
.subCatWrap article .card{width: 320px;}
.subCatWrap article.p-3.cycle-slide{height: 100%; margin-bottom: 1rem; vertical-align: top;}
.subCatWrap article .card .lightText{ overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.subCatWrap .nextBtn, .subCatWrap .next{    left: auto; right: 0;}
.subCatWrap .prevBtn, .subCatWrap .prev{left: -7px; right: auto;}
#catAuctions .card h4{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
html[dir="rtl"] .userInfo .mr-auto, .mx-auto{margin-left: auto!important;}
html[dir="rtl"] .cardContent .histroyClass{left: 18px; right: auto;}
.recommended_auctions .video208{    width: 100%; height: 125px;}
.recommended_auctions .card{    height: 100%;}
.recommended_auctions .img208{width: 100%; height: auto;}
html[dir="rtl"] .wonauctions_details span.btnDarkBorder.rounded-pill img{margin-left: .5rem; margin-right: 0 !important;}
html[dir="rtl"] .catauctions_details span.btnDarkBorder.rounded-pill img{margin-left: .5rem; margin-right: 0 !important;}
html[dir="rtl"] .mainWrap.catauctions_details .d-flex .pr-4{padding-right: 0rem !important;}
html[dir="rtl"] .mainWrap.catauctions_details .d-flex .mr-3{margin-right: 0rem!important;}
html[dir="rtl"] .mainWrap.catauctions_details .d-flex .mr-5{margin-right: 0rem!important;     margin-left: 3rem;}
.allwonaction .cardStyle .img208{    width: 100%; height: auto;}
.allwonaction .cardStyle .video208{width: 100%;     height: 117px;}
.actionWonCarousel .cardStyle .img208{ width: 100%; height: auto}
.actionWonCarouselslic .cardStyle .video208{width: 100%;     height: 140px;}
.catallauctions .card .video208{width: 100%;     height: 140px;}
html[dir="rtl"] .catauctions_details .lightText.pb-2 .pr-2.text-nowrap .mr-1{margin-left: .25rem; margin-right: 0 !important;}
html[dir="rtl"] .catauctions_details .lightText.pb-2 .pr-2.text-nowrap{padding-right: 0rem!important; padding-left: 0.5rem!important;}

html[dir="rtl"] .wonauctions_details .lightText.pb-2 .pr-2.text-nowrap .mr-1{margin-left: .25rem; margin-right: 0 !important;}
html[dir="rtl"] .wonauctions_details .lightText.pb-2 .pr-2.text-nowrap{padding-right: 0rem!important; padding-left: 0.5rem!important;}
html[dir="rtl"] .wonauctions_details .d-flex.flex-wrap .form-group.mr-5{margin-right: 0rem !important; margin-left: 3rem !important;}
.bidsWrap#videoBottomRight .bidInner{display: none;}
.catauctions_details span.btnDarkBorder:hover, .wonauctions_details span.btnDarkBorder:hover{background: transparent;color: #3E495D;}
html[dir="rtl"] .catauctions_details span.btnDarkBorder.rounded-pill.mr-2{margin-right: 0rem !important; margin-left: 0.5rem !important;}
.catSlidertam .slideWrap{display: inline-block;}
.catSlidertam article{text-align: center;}
.catSlidertam .slick-prev, .catSlidertam .slick-next{display: flex !important; align-items: center; top: 45%;}
.statusSold{    color: green;}
.slick-prev:before {  content: "\f104" ;
  font-family: FontAwesome ;  font-size: 50px ;  color: #959EB4 !important;  z-index: 100  !important;}
.slick-next:before {
  content: "\f105";  font-family: FontAwesome;
  font-size: 50px ;  color: #959EB4 !important;  z-index: 100 !important;}
    .slick-prev:before,
    .slick-next:before {
      color: black;
    }
html[dir="rtl"] .catSlidertam{direction: ltr;}
html[dir="rtl"] .actionWonCarouselslic{direction: ltr;}
/*html[dir="rtl"] .catSlidertam .slick-prev {    right: 0px;    left: auto;}
html[dir="rtl"] .catSlidertam .slick-next {    right: auto;    left: 0;}*/
html[dir="rtl"] .slick-prev:before {  content: "\f105";}
html[dir="rtl"] .slick-next:before {  content: "\f104" ;}
    .slick-slide {
      transition: all ease-in-out .3s;
     /* opacity: .2;*/
    }
    .slick-slide img{display: inline-block;}
   /* .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }*/
.actionWonCarouselslic .cardStyle {
    width: 240px; margin: 0 auto;
}
html[dir="rtl"] .actionWonCarouselslic .cardStyle{text-align: center;}
.actionWonCarouselslic .slick-prev, .actionWonCarouselslic .slick-next {
    display: flex !important;
    align-items: center;
}
.catallauctions .card h4 a{    color: #000000;}
.catallauctions .card h4 a:hover{text-decoration: none;     color: #007bff;}
.subCatWrap article video{width: 100%;}
.recommended_auctions .card h4 a {    color: #000000;}
.recommended_auctions .card h4 a:hover{text-decoration: none;     color: #007bff;}
span.avail-coun{    padding-left: 0.5rem !important;    padding-right: 0.5rem !important;}
.recommended_auctions .userInfo p.m-0{    width: 98px;  white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis; }
html[dir="rtl"] .recommended_auctions .userInfo p.m-0{direction:ltr;}
.actionWonCarouselslic .slick-slide > div { height: 100%; }
.actionWonCarouselslic .slick-slide  article { height: 100%; }
 .actionWonCarouselslic .slick-slide .cardStyle{ height: 100%; padding-bottom: 0.5rem !important;}
.actionWonCarouselslic .slick-track {  display: flex !important; }  
.actionWonCarouselslic .slick-slide {   height: inherit !important;  
/* display: flex !important;
    justify-content: center;
      align-items: center;*/
       }
.catSlidertam .slick-track {  display: flex !important; }  
.catSlidertam .slick-slide {     display: flex !important;   justify-content: center;  }
.catSlidertam .slideWrap .imgWrap .img150:focus {
  outline: none;
}
.cycle-carousel-wrap{height: 100%;}
.prev:before, .prevBtn:before{    position: relative;     top: -4px;}
.catSlidertam .slideWrap .imgWrap a:focus{  outline: none;}
.wonauctions_details .carousel.carouselStyle .img300 { height: auto;    width: 100%;}
.home_banner_link{position: relative; z-index: 3; display: block;}
.carousel-control-next, .carousel-control-prev{z-index: 3}
.carouselStyle .sliderCont{z-index: 2;}
.footer .snsIcons{display: none;}
#reviewCarousel{display: none;}
.customAr{font-family: 'Almarai', sans-serif;}
html[dir=rtl] .text-right.actionStatus-main{text-align: right !Important;}
html[dir=rtl] body{text-align: right !important;}
.actionStatus.buyNowHome{    background: #00ccff;}
.actionStatus.buyNow{background: #00ccff;}
.histroyClass .buyNow{    background: #00ccff;
  text-transform: uppercase;
    font-size: 0.6rem;
   
    padding: 2px 5px;
    border-radius: 4px;
    color: #fff;
}
.actionStatus-main .buyNow{background: #00ccff;
text-transform: uppercase;
    font-size: 0.6rem;
    
    padding: 2px 5px;
    border-radius: 4px;
    color: #fff;
}
@media screen and (max-width: 1024px) {
 .recommended_auctions .col-sm-6{margin-bottom: 35px;}
 .recommended_auctions .img208{     width: 100%; height: auto; }
 .contactForm{padding-bottom: 0rem;}
}
@media screen and (max-width: 1024px) {
  #carouselExampleIndicators h2{font-size: 1.7rem; }
  .wonauctions_details {    margin-bottom: 6rem;}
  .catauctions_details{margin-bottom: 0rem;}
  .subCatWrap article .card{width: 300px;}
  .actionWonCarouselslic{margin: 0 3rem;}
  .catSlidertam{margin-left: 2rem; margin-right: 2rem;}
  .benefits-seller .col-lg-3.col-sm-6{margin-bottom: 2rem;}
    .benefits-buyer .col-lg-3.col-sm-6{margin-bottom: 2rem;}
}
@media screen and (max-width: 991px) {
html[dir="rtl"] .navbar-collapse.show{right: 0;}
  html[dir="rtl"] .navbar-collapse{transition: right .5s; right: -100%;}
  .footer {    margin-top: 0;}
  .mobile-navbar-brand{display: inline-block;}
  .desktop-navbar-brand{display: none;}
  .navbar .navbar-collapse{z-index: 10;}
  .about_section_2_right{order: 1;}
  .about_section_2_left{order: 2;}
  .about_section_3_right{order: 1;}
  .about_section_3_left{order: 2;}
  .about_section_4{flex-direction: column; display: flex;}
  .about_section_4_right{order: 1;}
  .about_section_4_left{order: 2;}
  .sell-step-1-lf{order: 2;}
  .sell-step-1-rg{order: 1;}
  .sell-step-2-lf{order: 2;}
  .sell-step-2-rg{order: 1;}
  .sell-step-3-lf{order: 2;}
  .sell-step-3-rg{order: 1;}
  .sell-step-4-lf{order: 2;}
  .sell-step-4-rg{order: 1;}
  .sell-step-5-lf{order: 2;}
  .sell-step-5-rg{order: 1;}
  .sell-step-6-lf{order: 2;}
  .sell-step-6-rg{order: 1;}
  .sell-step-7-lf{order: 2;}
  .sell-step-7-rg{order: 1;}
  .buy-step-1-lf{order: 2;}
  .buy-step-1-rg{order: 1;}
  .buy-step-2-lf{order: 2;}
  .buy-step-2-rg{order: 1;}
  .buy-step-3-lf{order: 2;}
  .buy-step-3-rg{order: 1;}
  .buy-step-4-lf{order: 2;}
  .buy-step-4-rg{order: 1;}
  .buy-step-5-lf{order: 2;}
  .buy-step-5-rg{order: 1;}
  .buy-step-6-lf{order: 2;}
  .buy-step-6-rg{order: 1;}
  .buy-step-7-lf{order: 2;}
  .buy-step-7-rg{order: 1;}
  .buy-step-8-lf{order: 2;}
  .buy-step-8-rg{order: 1;}
  header.header .mobile-navbar-brand img{display: none;}
  html[dir="rtl"] header.header ul.navbar-nav{align-items: flex-start;}
}
@media screen and (max-width: 980px) {
  .subCatWrap .col-lg-4{margin-bottom: 35px;}
  #carouselExampleIndicators h2{font-size: 1.5rem; }
     /*.sell-catSliderWrap.catSliderWrap .prev{left: -35px;}
    .sell-catSliderWrap.catSliderWrap .next{right: -35px;}*/
     .navbar-toggler{-webkit-appearance: none;}
  
}
@media screen and (max-width: 768px) {
.actionWonCarousel.allwonaction .cardStyle { width: 100%;}
.subCatWrap.catallauctions .img300{width: 100%; height: auto;}
.allwonaction .pagination {    margin-bottom: 0;}
.subCatWrap .nextBtn, .subCatWrap .next{    right: -15px;}
.subCatWrap .prevBtn, .subCatWrap .prev{left: -15px; }
.subCatWrap #catAuctions{margin-left: -15px;}


}
@media screen and (max-width: 767px) {
  .d-xs-none{display: none;}
  .actionWon .container{max-width: 100%;}
.footerSlider{  top: 0;  transform: translateY(0);  position: inherit;  }
 .wonauctions_details {    margin-bottom: 0;}
#reviewCarousel .card{padding: 0.35rem 1rem !important;}
.subCatWrap article .card{width: 280px;}

}
@media screen and (max-width: 575px) {
.foot-quick-links p{    display: inline-block; padding: 0 0.5rem;}
.footer .grayBg{text-align: center;}
.add-map-foot{justify-content: center;}
.add-map-foot i.fa-map-marker{padding-top: 5px;}
.foot-quick-links{margin-bottom: 1rem;}
}
@media screen and (max-width: 480px) {
  #carouselExampleIndicators h2{font-size: 1.3rem;     padding-top: 1rem;}
  #carouselExampleIndicators .carousel-indicators{display: none;}
  .pb-xs-3,.py-xs-3 {  padding-bottom: 1rem!important}
  .pb-xs-2,.py-xs-2 {  padding-bottom: .5rem!important}
  .pb-xs-0,.py-xs-0 {  padding-bottom: 0!important}
  .mb-xs-0{margin-bottom: 0!important}
  .pb-xs-1,.py-xs-1 {  padding-bottom: .25rem!important}
  .pl-xs-0{padding-left: 0!important;}
  .pr-xs-0{    padding-right: 0rem!important;}
  .pt-xs-0{padding-top: 0 !important;}
  #carouselExampleIndicators p.midText{white-space: nowrap;
overflow: hidden;text-overflow: ellipsis;max-width: 75ch;padding-left: 3rem;padding-right: 3rem;}
 .userInfo .d-flex.align-items-center{    margin-bottom: 0.5rem;}
 #carousel2 .userInfo{    flex-direction: column;}
 .text-center.lightText.cat_subtitle{padding: 0 1rem;}
 .actionWonCarousel .cardStyle .video208{width: 100%; height: auto;}
  .catallauctions .cardStyle .video208{width: 100%; height: auto;}
  .actionWonCarouselslic .cardStyle .video208{width: 100%; height: 140px;}
 .accordianStyle .card h6{padding: 1rem 1.9rem !important;}
 .wonauctions_details #countDown span { font-size: 0.9rem;} 
 .wonauctions_details .card.cardStyle .userInfo{     justify-content: space-between;}
 .wonauctions_details .card.cardStyle .userInfo > div{padding-bottom: 1rem; text-align: center;}
 .wonauctions_details .card.cardStyle .userInfo > div:last-child{ margin-right: 0!important;}
 .wonauctions_details .card.cardStyle .userInfo .mr-3{margin-right: 0 !important; }
 .wonauctions_details .lightText span.pr-2.text-nowrap{display: block;}
 .stat-end-timemain{    padding-bottom: 0rem; padding-top: 0.5rem;}
 .wonauctions_details #carouselExampleIndicators .img300{width: 100%; height: auto;}
 .shipinfo_self .col-6{padding-bottom: 1rem; flex: 0 0 100%; max-width: 100%;}
 .shipinfo_self .col-6:last-child{padding-bottom: 0rem;}
 .catauctions_details .lightText span.pr-2.text-nowrap{display: block;}
 .catauctions_details #countDown span { font-size: 0.9rem;}
 .catauctions_details .card.cardStyle .userInfo{text-align: center; justify-content: space-between;}
 .catauctions_details .card.cardStyle .userInfo > div{padding-bottom: 1rem;}
.catauctions_details .card.cardStyle .userInfo > div:last-child{ margin-right: 0!important;}
 .catauctions_details .card.cardStyle .userInfo .mr-3{margin-right: 0 !important;}
 .catauctions_details{}
/*.imgWrap img.slideWrap-active {transform: translateY(0);    border: none;}*/
.subCatWrap .nextBtn, .subCatWrap .next{    left: auto; right: 0;}
.subCatWrap .prevBtn, .subCatWrap .prev{left: 0; right: auto;}
.subCatWrap .card h4{white-space: normal;}
/*#or_front_cate .slideWrap{width: 120px;}*/
.contactForm .contact-sbtbtn{ flex-direction: row;  flex-wrap: wrap;}
.contactForm .contact-sbtbtn .custom-control.custom-checkbox{flex: 0 0 100%; margin-bottom: 1rem;}
html[dir="rtl"] .contactForm .contact-sbtbtn .custom-control.custom-checkbox{text-align: right;}
.contactForm .contact-sbtbtn button{flex: 0 0 auto; margin: 1rem auto 0 auto;;}
#or_front_cate .slideWrap{width: 150px;}
#or_front_cate .slideWrap .imgWrap{height: 120px;}
#or_front_cate .slideWrap .imgWrap .img150{width: 120px;height: 120px;}
#or_front_cate .slideWrap h5{font-size: 1rem;}
#or_front_cate .next::before, #or_front_cate .prev::before, #or_front_cate .nextBtn::before, #or_front_cate .prevBtn::before{
width: 30px; height: 30px;}
/*#or_front_cate.catSliderWrap .next, #or_front_cate.catSliderWrap .prev{align-items: flex-start; padding: 0;}
#or_front_cate.catSliderWrap .prev{left: auto; right: 40px; top: -3px;}
#or_front_cate.catSliderWrap .next{right: 20px;}*/
.actionWonCarousel .cardStyle{width: 260px;}
/*.actionWonCarouselslic .cardStyle{width: 260px; }*/
/*.catSlidertam .slick-next{right: 0;}
.catSlidertam .slick-prev{left: 0;}*/

.catSlidertam .slideWrap h5{font-size: 1rem;}
.actionWonCarouselslic {    margin: 0 2rem;}
.catSlidertam .slideWrap{width: 140px;}
.catSlidertam .slideWrap .imgWrap{height: 100px;}
.catSlidertam .slideWrap .imgWrap .img150{width: 120px;height: 120px;}
.catSlidertam .slick-prev{left: -23px;}
html[dir="rtl"] .catSlidertam .slick-prev{left: auto;}
html[dir="rtl"] .catSlidertam .slick-next{left: -22px;}
.actionWon-subtit{padding: 0 2rem;}
.wonauctions_details .wonauctions-title h1{order: 2}
.wonauctions_details .wonauctions-title div{order: 1}
}

@media screen and (max-width: 375px) {
.actionWonCarousel .cardStyle .img208 {    width: 100%;    height: auto;}
.actionWonCarouselslic .cardStyle .img208 {    width: 100%;    height: auto;}
#carouselExampleIndicators h2 {    font-size: 1rem; padding-bottom: 0.5rem !important;}
#carouselExampleIndicators a.midText{font-size: 0.7rem;}
/*.catallauctions{padding: 0 !important;}*/
.actionWonCarousel .cardStyle {    width: 230px;}
.actionWonCarouselslic .cardStyle {    width: 230px;}
.actionWon .next:before, .actionWon .prev:before, .actionWon .nextBtn:before, .actionWon .prevBtn:before{    width: 30px;
    height: 30px;}
.flex-xs-column {    -ms-flex-direction: column !important;    flex-direction: column !important;}
.wonauctions_details .card.cardStyle .userInfo{text-align: center; }
.catauctions_details .card.cardStyle .userInfo{text-align: center;}
.catauctions_details .card.cardStyle .userInfo > div:last-child{padding-bottom: 0rem;}
/*.wonauctions_details .card.cardStyle .userInfo .mr-3{margin-right: 0 !important;}*/
.subCatWrap article .card{width: 260px;}
.video208{width: 260px;}
#or_front_cate .slideWrap{width: 120px;}
#or_front_cate .slideWrap .imgWrap{height: 100px;}
#or_front_cate .slideWrap .imgWrap .img150{width: 100px;height: 100px;}
.actionWonCarousel{padding: 0 !important;}
.wonauctions_details .card.cardStyle .userInfo .mr-3{margin-right: auto !important; margin-left: auto !important;}
.wonauctions_details .card.cardStyle .userInfo{flex-direction: column !important;}
.wonauctions_details .card.cardStyle .userInfo > div:last-child{margin-right: auto !important;}

.catauctions_details .card.cardStyle .userInfo .mr-3{margin-right: auto !important; margin-left: auto !important;}
.catauctions_details .card.cardStyle .userInfo{flex-direction: column !important;}
.catauctions_details .card.cardStyle .userInfo > div:last-child{margin-right: auto !important;}
html[dir="rtl"] .mainWrap.catauctions_details .d-flex .mr-3 {    margin-right: auto !important;}
}
