.itopplus-background {

}
.unknown {
 margin-bottom: 100px;
}

/*-----form---------*/
.form-horizontal .control-label {
    font-family: Quark;
    font-size:1.2em;

}

.form-control, output {
    font-family: Quark;

}

.btn-default {
    font-family: Quark;

}
.page-header {
    font-family:Quark;
}

.search_text{
    font-family:Quark;
}

.search_urlSearch{
    font-family:Quark;
}
.search_titleText{
    font-family:Quark;
}
.search_filterTitle{
    font-family:Quark;
}

.search_RangTitle{
    font-family:Quark;
}
.ui.fluid.dropdown {
    display: block;
    width: 100%;
    min-width: 0;
   font-family: Quark;
}
.panel-default>.panel-heading {
    font-family: QuarkBold;
}

/*-----shopping cart---------*/
.Template-I-Name {
    color: #000000;
    font-size: 16px;
    height: 50px;
    font-weight: 400;
}

.priceNoPromotion, .promotionPrice  {
    color: #f87a00;
    font-weight: 700;
    font-family: Quark;
    height: 50px;
}

.Template-I-button {
    font-family: Quark;
}
.Template-H-PricePromotion, .Template-H-button, .Template-I-CateName {
    color: #000;
    font-size: 1.3em;
}
.Template-I-ProName {
    color: #a6a4a5;
    font-size:1.3em;
}

/*-----shopping cart detail---------*/
.ui.steps .step .title {
   font-family:Quark;
   font-size:16px;
   margin-top:10px;
   line-height: normal;
   letter-spacing: 0.5px;
}
.ui.steps .step.active .title,
.step.active i{
   color: #fff;
}
.ui.steps .step.active {
    cursor: auto;
    background: #1e76a8;
}
.step1checkout {
    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 5px solid #dbdada;
    width: 80px;
    height: 80px;
}

.btnCheckoutprevious, .step1checkout, .step5checkout {
   background-color: #fea50f;
   text-align: center;
   font-family: Quark;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border-top: 1px solid #ddd;
   font-family: Quark;
}

.Checkout-font, .Checkout-font-panel {
   color: #000;
   font-family: Quark;
  font-size: 18px;
}

.ui.steps .step .title {
   font-family: Quark;
  font-size: 22px;
   font-size: 1.0714em;
   font-weight: 700;
 
}

.shopcartID-Head-Default, .shopcartName-Head-Default {
  font-size: 22px;
  color: #000;
  border-bottom: solid 1px #D8D8D8;
  padding: 10px 0;
  font-family: Quark;
}
.shopcartID-Default {
  font-size: 18px;
  border-bottom: solid 1px #D8D8D8;
  padding: 10px 0;
    font-family:Quark;
}
.shopcartFeature-Default, .shopcartName-Default {
  font-size: 18px;
  border-bottom: solid 1px #D8D8D8;
  padding: 10px 0;
 font-family: Quark;
}
label {
  max-width: 100%;
  margin-bottom: 5px;
 font-family: QuarkBold;
}
.shopcartDetail-Default {
  font-size: 22px;
  font-family: Quark;
  border-bottom: solid 1px;
  border-color: #D8D8D8;
}



/*-----menu---------*/

.navbar-default .navbar-nav>li>a{
	font-family: Quarkbold;
    font-size: 1.3em;
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333;
    font-family: Quarkbold;
    font-size: 1.2em;
}

.shopcart{
	background-color: #1e76a8;
}

/*-----Gallery---------*/
figure.effect-selena {
    background-color: transparent;
    margin-bottom: 0px;
}

.thumbs img.imageGallery:hover{
   -webkit-filter: contrast(120%); /* Safari */
   filter: contrast(120%);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
.thumbs {
    display: block;
    margin-bottom: 5px;

}

