.itopplus-background {

}

.navbar-nav>li>a {
    font-size:19px;
    font-family:supermarket;
}
.dropdown-menu>li>a {
    font-size:18px;
    font-family:supermarket;
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {

h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {
  
  #mobileonly{
  	visibility : hidden;
    height:0px;
    width:0px;
  }
  
   
  p#logowebsite{
  	font-size:10px;
  }
  
  #scrollTop{
    position: fixed;
    left: 10px;
    bottom: 5px;
    opacity: 0.5;
  }

  #scrollTop:hover{

    opacity: 1.5;
  }

  .zIndex-pos3 {
    z-index: 100;
  }
}

@media (min-width: 769px){

  
  .navbar-nav>li>a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  
  .navbar {
    min-height: 0px !important;
}
  
}

  @media(max-width: 500px){
    
    #mobileonly{
  	visibility : visible;
      width:inherit;
      height:inherit;
  }
    
    #popular{
    	display : none;
    }
        
  }
/*-----------------Shopping Cart----------------*/

.shopcart {
    background-color: #eed68f;
}
.Template-N-Name {
   font-size: 18px;
   font-family: supermarket;
   color:#000;
   letter-spacing:0.5px;
}
.Template-N-Price, .Template-N-PriceMember {
    font-size: 18px;
    font-family: supermarket;
    color:#950214;
}
.Template-N-PriceNormal {
    font-family: supermarket;
    color:#950214;
}
.shopcart-Cate {
    font-family:supermarket;
    font-size:18px;
}
.shopcartID-Head-Default, .shopcartName-Head-Default {
    font-family:supermarket;
    font-size:24px;
    font-weight:700;
}
.shopcartID-Default {
    font-family:supermarket;
    font-size:20px;
}
.shopcartFeature-Default, .shopcartName-Default {
    font-family:supermarket;
    font-size:20px;
}
.Template-J-PriceNormal {
    font-family:supermarket;
    font-size:24px;
}
.Template-J-Item, .Template-J-Quantity {
    font-family:supermarket;
    font-size:20px;
}
.shopcart-share{
    font-family:supermarket;
    font-size:20px;
}

.shopcartDetail-Default.shopcartDetail{
    font-family:supermarket;
    font-size:24px; 
    font-weight:700;
    color: #950214;
    letter-spacing: 1px;
}
.shopcartRelated-Default.shopcartRelated{
    font-family:supermarket;
    font-size:24px; 
    font-weight:700;
    color: #950214;
    letter-spacing: 1px;
}
.Shopcart-Related-Main .Template-J-frame .Template-J-Name{
    font-family:supermarket;
    font-size:20px;
}
.Shopcart-Related-Main .Template-J-frame .Template-J-Price{
    font-family:supermarket;
    font-size:20px;
}

/*-----shopping cart detail---------*/
.ui.steps .step .title {
    font-family:supermarket;
    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,.ui.steps .step.active:after {
    background:#950214;
}
.Headcheckout {
    font-size: 20px;
}
.Bodycheckout {
    font-size: 18px;
}
.step1checkout, .step5checkout {
    background-color: #950214;
    border: 5px solid #eed68f;
}
.btnCheckoutprevious{
    background-color: #950214;
    letter-spacing: 0.5px;
}
.btnCheckoutprevious:hover{
    background-color: #eed68f;
    color:#000;
}

.Template-N-Name {
    height: 55px;
}

