/*@font-face {
  font-family: atd;
  src: url("/html/font/Avenir%20LT%2045%20Book.ttf"); }
@font-face {
  font-family: erasLight;
  src: url("/html/font/ERASLGHT.TTF"); }
@font-face {
  font-family: erasMd;
  src: url("/html/font/ERASLGHT.TTF"); }
@font-face {
  font-family: erasBd;
  src: url("/html/font/ERASBD.TTF"); }
@font-face {
  font-family: erasDeMi;
  src: url("/html/font/ERASDEMI.TTF"); }
@font-face {
  font-family: WhitneyBook;
  src: url("/html/font/Whitney-Book.otf"); }
@font-face {
  font-family: WhitneyLight;
  src: url("/html/font/Whitney-Light.otf"); }
@font-face {
  font-family: WhitneyLight0;
  src: url("/html/font/Whitney-Light_0.otf"); }
@font-face {
  font-family: WhitneyMedium;
  src: url("/html/font/Whitney-Medium.otf"); }
    @font-face {
  font-family: WhitneyBlack;
  src: url("/html/font/Whitney-Black-Adv.otf"); }*/

    @font-face {
  font-family: AxureHandwriting;
  src: url("/html/font/AxureHandwriting.otf"); }
     @font-face {
  font-family: AxureHandwriting4;
  src: url("/html/font/AxureHandwriting-Italic.otf"); }
html{
    font-size: 10px;
}
body, html, header, section, div, p, ul, li, dl, dt, dd, a, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none; 
font-family: Arial, sans-serif;
}
#bread1{
  width: 85%;
}
#bread1 a:nth-child(1){
  margin-left: 0;
}
.bannerl{
  padding-top: 35px;
     
}.bannerl img{
  width: 100%;
}

#product_sort_nav{
      /*width: 1200px;*/
      width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto;

    color:#333333;
    font-size: 16px;
    padding: 5px 0 5px;
    margin-bottom: 25px;
    
    background-color: #f2f2f2;
}
#product_sort_nav div{
  display: block;
 /* float:left;*/
     margin-left: auto;
    margin-right: auto;
  
}#product_sort_nav span{
  display: inline-block;
  margin-right: 25px;
  padding-left: 25px;
  position: relative;
  top:5px;

}
#product_sort_nav a{
  display: inline-block;
  float:none;
  padding: 7px 7px;
  background-color: #ffffff;

}#product_sort_nav a + a{
      margin-left: 20px;
}
.product_sort_main{
   /* width: 1200px;*/
       width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.product_list_cont dl{
  width: 250px;
}


.sortby{
  /*width: 1200px;*/
      width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding:10px 0;
    margin-bottom: 30px;
    border: 1px solid #e8e8e8;
}.sortby span{
   padding-left: 25px;
   padding-right: 25px;
}.sortby a{
   padding-right: 33px;
}.sortby a img{
  width: 22px;
}
.sortby a i.fa-arrow-down{
  position: relative;
  font-size: 22px;
    top: -1px;
    font-weight:100;
    -webkit-text-stroke: 1px white;
    font: normal normal normal 18px/1 FontAwesome;
}

.sortby a:hover{
  color:red;
}
.product_list_cont dl{
  border: 1px solid #d9d9d9;
}
.product_name{
  color:#333333;
  font-size:17px;
}
.product_addl{
  font-size: 16px;
  width: 70%;
  margin:10px auto;
  text-align: center;
  

}
.product_rankl{
  width: 44%;
  display: inline-block;
  text-align: left;
}
.product_purchasel{
  width: 44%;
  display: inline-block;
 text-align: right;
}
.coupons{
  padding:1px 0;
  background: url(/html/productdeals/couponbg.png) no-repeat;
  background-size: 100% 100%;
}
.couponleft{
  width: 50%;
  display: inline-block;
  text-align: center;
  color:#ff8a00;
  font-size: 13px;
}
.couponright{
  width: 30%;
  display: inline-block;
 text-align: right;
 color:#ffffff;
 font-size: 13px;
}
.timerimg{
  display: inline-block;
  width: 10%;
   position: relative;
   top:5px;
}.endsin{
  width: 85%;
  display: inline-block;
  font-size: 13px;
  text-align: right;
}
.product_prilu{
  font-size: 20px;
  color:#d70023;
}
.jackie{
 text-decoration: line-through;
}
.fa-heart-o{
  font-size: 18px;
  color:#333333;
}.product_name a{
  color:#333333;
  font-weight: 500;
}
.procartl{
  width:17px;
}
.sortbyactive{
  color:#d70023;
}
.howmuchoff{
  font-size: 15px;
  position: relative;
}
.howmuchoffsub{
  position: absolute;
  top:-240px;
  right:20px;
}
.howmuchoffsub  .fa-circle{
  color:#ff8a00;
  font-size: 65px !important;
}
.howmuchoffsub span{
  font-size: 15px;
  color:#333333;
}


.thumbslus{
  font-size: 14px;
  position: relative;
  top:-3px;
   color:#333333;
}
.thumbs-o-up img{
  width: 19px;
 cursor:pointer;
}


@media screen and (max-width: 1200px){

#wrap {
    width: 997px;
}
.product_list_cont dl {
    width: 255px;
}
}

@media screen and (max-width:997px){

#wrap {
    width: 96%;
}
.product_list_cont dl {
    width: 245px;
}
}
@media screen and (max-width:767px){


.product_list_cont dl {
    width: 48%;
}.howmuchoffsub{

  top:-250px;
}

}

@media screen and (max-width:425px){


.product_list_cont dl {
    width: 95%;
}
}

@media screen and (max-width:375px){


.howmuchoffsub {
    top: -275px;
}.product_list_cont dt span {
    left: 10px;
}
}@media screen and (max-width:320px){


.howmuchoffsub {
    top: -245px;
}
}




