@font-face { font-family: "BlueHost Sans"; src: url('../fonts/bh_regular.ttf');}
@font-face { font-family: "gotham"; src: url('../fonts/gothamrnd-medium.ttf') format('truetype');}
@font-face { font-family: "gotham-light"; src: url('../fonts/gothamrnd-light.ttf') format('truetype');}
@font-face { font-family: "gotham-book"; src: url('../fonts/gothamrnd-book.ttf') format('truetype');}
@font-face { font-family: "DroidKufi-Regular"; src: url('../fonts/DroidKufi-Regular.ttf') format('truetype');}
@font-face { font-family: "Lato"; src: url('../fonts/LatoLatin-Hairline.ttf') format('truetype');}
/*@font-face { font-family: "Gotham"; src:url('../fonts/gotham-rounded-medium.otf') ;}*/

/*body{font-family: Gotham, "BlueHost Sans";}*/
@font-face {
  font-family: 'icomoon';
  src:url('../fonts/icomoon/icomoon.eot?7phet6');
  src:url('../fonts/icomoon/icomoon.eot?#iefix7phet6') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.woff?7phet6') format('woff'),
    url('../fonts/icomoon/icomoon.ttf?7phet6') format('truetype'),
    url('../fonts/icomoon/icomoon.svg?7phet6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
html, body {
  font-family: gotham-book, Gotham,  "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #404040;
  /*text-align:center;*/
  height: 100%;
}
.footer{
   background-color:#b22222;/*#B3AF8E;#337AB7;*/
   height:60px;*/
   width:100%;
}

.logo {width:38px; height:auto;}
.oqla {font-family: 'Gotham'; color:#4E4E4E;}
.logoTXT {
  width:160px;
  height:auto;
  /*padding-top: 15px;
  animation: roll 3s infinite;*/
}

.imgCount{
  position: absolute;
  top:2px;
  left:2px;
  color:#616161;
  background-color: rgba(230,230,230,.6);
  font-size: .65em;
  line-height: 0px;
  padding:2px;
}
.sqr{
  border-radius: 0px;
}
a.noeff{
  color:#575757;
  padding:0px 5px;
}
a.noeff:hover{
  text-decoration: none;
}
.fa-circle-thin:hover{
  color:gold;
}

@keyframes roll {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}


.wrapperStickyFooter{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
}
/******* switch list grid views **********/
.grid{
  float:left;
  max-width:250px;
  margin:10px;
  max-height: 200px;
  overflow-y:scroll;
}

.grid .breadcrumb{
  white-space: nowrap;
  overflow-x:scroll;
  font-size: .8em;
}
.grid .breadcrumb li:nth-child(2){
  visibility: hidden;
  display: none;
}
/******* END switch list grid views **********/
.adjust{

}

/*properties for the wrapper label*/
.hideIt {
  display: none;
  transition: .3s all ease-in-out;
}
.expand_plus{
  position: absolute;
  top: 0px;
  /*right: 5px;*/
  padding:6px;
  cursor: pointer;
}
.expand_plus:hover{color:red;}
.slogan {
  /*font-size: 2.3vw;*/
  margin-top: -10px;
  font-family: "BlueHost Sans";
  /*margin:-10px 0px 0px 70px;*/
  color: #393939;/*#00385D;*/
  letter-spacing: 4px;
  font-size: .7em;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, .25);
  line-height: 1em;
    -webkit-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}

.site-navbar {
  top: 0;
  z-index: 999;
  margin: 0;
  width: 100%;
  background: #f0f0f0;
  box-shadow: 0 1px 0 0 rgba(0,0,0,.1);
}

.priceTag{
  background-color:#b22222;
  font-weight: 200;
  font-size: 12px;
  border-radius: 0px 0px 0px 0px;
  height: 28px;
  line-height: 1.5em;
  padding:5px;
  vertical-align: top;
  display: inline-block;
  color:white;
}

.fullDesc {
  color:#777;
  font-size: .8em;
}

.freeTag{
    border-top: 30px solid #b22222;
    border-right: 30px solid #b22222;
    border-left: 30px solid transparent;
    border-bottom: 30px solid transparent;
    width: 30px;
    height: 30px;
    /*position: absolute;*/
    margin-top: -10px;
    /*margin-right: -15px;
    right: 0px;*/
}

.CatIconH {
  color:#a6a6a6;
  text-shadow:0px 1px 0px rgba(255, 255, 255, .25);
}

.trio{
  width:0px;
  height:0px;
  border-top:14px solid transparent;
  border-bottom:14px solid transparent;
}

sup.cents{
  top:-1em;
  font-size: .5em;
  padding-left: .2em;
}

.owl-carousel .item-box {
width: 420px;
  border: 1px solid #b4b4b4;
  text-align: center;
  margin: 7px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fff, #CFCFCF);
  background-image: linear-gradient(to bottom, #fff, #CFCFCF);
  border-radius: 3px;
  padding: 6px; overflow: hidden;
}
.owl-carousel .item-box img { display:block; margin: 0 auto; width:auto; border-radius: 3px;  transition:all .3s ease-in-out;}
/*.item-box img:hover{transform:scale(1.05);}*/
.item-desc {
  font-size:.8em;
  text-align: left;
/*  display: inline-block;
  padding: 0.5em 1em;
  width: 100%;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;*/
}
.item-footer { background-color:#F7F7F7; }
.dtls{
     /*box-shadow: inset 0px 1px 10px rgba(0,0,0,.2);*/
     padding: 2px 0px;
     border:0px;
     border-bottom:1px solid #ddd;
     border-top:1px solid #ddd;
}

.negot{
  font-weight:100;
  border-radius:0px 0px 10px 10px;
  height:20px;
  line-height:1.7em;
}

.Nego {
  float:left;
  font-family: Gotham;
  color: green;
  letter-spacing: .02em;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  width: 25%;
}
.one-space:before{padding-right:5px; color:#b22222;}


.circle-thin{
  position: relative;
  display: inline-block;
  line-height: 2em;
  width: 35px;
  height: 30px;
  text-align: center;  
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  border-color: #ff6600;
  vertical-align: baseline;
  transition: all .2s ease-in-out;
}
.controlPanelItem:hover{
  border-color: #336699;
  color:rgba(51,102,153,.6);
}
.controlPanelItem {
  width:80px;
/*  height:70px;*/
  border:1px solid #FF8800;
  padding:.2em;
  border-radius:4em 4em 1em 1em;
  margin:1em .1em;
  display: inline-block;
  vertical-align: bottom;

background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee));
background-image: -webkit-linear-gradient(top, rgba(252, 252, 252, 1), rgba(238, 238, 238, 1));
background-image: -moz-linear-gradient(top, rgba(252, 252, 252, 1), rgba(238, 238, 238, 1));
background-image: -o-linear-gradient(top, rgba(252, 252, 252, 1), rgba(238, 238, 238, 1));
background-image: -ms-linear-gradient(top, rgba(252, 252, 252, 1), rgba(238, 238, 238, 1));
background-image: linear-gradient(top, rgba(252, 252, 252, 1), rgba(238, 238, 238, 1));
transition: all .2s ease-in-out;
}
.icon-file-add:before{content: '\e125'; color:#50CB14;}
.icon-profile:before{content: '\e61c';}
.min, .sec {width:28px; display: inline-block;}
.Timer { font-size: 1.4em; color:#DF5500;}
.detailssellerIco:before{
  color:green;
  font-family: 'icomoon';
  padding:0.15em;
}
.male:before{content: '\e040';}
.female:before{content: '\e041';}
.catg {color:#d0d0d0;}
.details{color:gray;}
.dateListed:before { content: '\e618'; }
.timeElapsed:before { content: '\e616'; }
.expired {color:#c83025;}
.multi-img {box-shadow: 3px 3px 0px #928E80, 6px 6px 0px #C2C0B8;}

.postdate{
  display: inline-block;
  position:relative;
  width: 49px;
  height:42px;
  text-align: center;
  border:1px solid gray;
  background-color: #F1F1F1;
  color: #808080;
  border-radius: 5px 5px 0px 0px;
  vertical-align: middle;
}

.postmonth{
  display:block;
  color: #EAEAEA;
  background-color: #808080; 
  font-family:consolas,"courier new",monospace;
  font-size:.8em;
  border-radius: 3px 3px 0px 0px;
  letter-spacing:.1em;
}

.postday{
  display:block;
  position:absolute;
  top:11px;
  left:1px;
  font-size: 1.8em;
}

.postyear{
  display: block;
  position: absolute;
  right:-6px;
  bottom:7px;
  font-size:.65em;
  color:#A5A5A5;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  rotation-point: 50% 50%;
}

/*///urgent ribbon or special ribbon //////*/
.ribbon-wrapper {
    direction: ltr;
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
}

.ribbon-wrapperLeft{ /*wrapper*/
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    left: -3px;
}

.ribbon-green{
  background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
    background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
}

.ribbon-orange{
  /*background-color: #ff9614;*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 91, 15, 0.75)), to(rgba(255, 159, 15, 0.95)));
    background-image: -webkit-linear-gradient(top, rgba(255, 91, 15, 0.75), rgba(255, 159, 15, 0.95));
    background-image: -moz-linear-gradient(top, rgba(255, 91, 15, 0.75), rgba(255, 159, 15, 0.95));
    background-image: -ms-linear-gradient(top, rgba(255, 91, 15, 0.75), rgba(255, 159, 15, 0.95));
    background-image: -o-linear-gradient(top, rgba(255, 91, 15, 0.75), rgba(255, 159, 15, 0.95));  
}

.ribbon-purple{
  background-color: #e3b6ff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3b6ff), to(#b655ff));
    background-image: -webkit-linear-gradient(top, #e3b6ff, #b655ff);
    background-image: -moz-linear-gradient(top, #e3b6ff, #b655ff);
    background-image: -ms-linear-gradient(top, #e3b6ff, #b655ff);
    background-image: -o-linear-gradient(top, #e3b6ff, #b655ff);
}

.ribbon {
    /*font: bold 15px Sans-Serif;*/
    z-index: 2;
    font-weight: 400;
    line-height: 15px;
    color: #333;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    /*color: #6a6340;*/
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-CCW{ /*ribbon*/
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    top: 17px;
    left: -28px;
}

.ribbon:before, .ribbon:after {
  content: "";
  border-top:   3px solid #d88a14;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon:before {
  left: 0;
}
.ribbon:after {
  right: 0;
}​

/******* adding new post svg **************/

@-webkit-keyframes load { 0% { stroke-dashoffset:0 } }
@-moz-keyframes load { 0% { stroke-dashoffset:0 } }
@keyframes load { 0% { stroke-dashoffset:0 } }


#svg circle {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset .3s linear;
    stroke: #666;
    stroke-width: 3px;
}
#svg #bar {
    stroke: #FF9F1E;
}
#cont {
    display: block;
    /*  height: 200px;
    width: 200px;*/
    height: 140px;
    width: 140px;
    float:left;
    /*margin: 2em auto;
    box-shadow: 0 0 1em black;*/
    border-radius: 100%;
    position: relative;
}
#cont:after {
    position: absolute;
    display: block;
    /*height: 160px;*/
    /*width: 160px;*/
    height: 100px;
    width: 100px;
    left: 50%;
    top: 50%;
    /*box-shadow: inset 0 0 1em black;*/
    content: attr(data-pct)"%";
    margin-top: -50px;
    margin-left: -50px;
    border-radius: 100%;
    /*line-height: 160px;*/
    line-height: 100px;
    font-size: 2.8em;
    text-align: center;
    font-family: Lato;
    /*text-shadow: 0 0 0.5em black;*/
}
