<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {
background-image:none;background-color :undefined;
}
.shopcart {
    background-color: #0477ff;
}

.dropdown-menu&gt;li&gt;a {
    font-family: supermarket;
    font-size: 17px;
}

.thumbnail {
   border: none;
   border-radius: 0px;
   background-color:#f9f9f9;
}
  
.thumbnail:hover{
   background-color: #0578ff;
   border-radius: 2px;

}

.navbar-default .navbar-brand, .navbar-default .navbar-nav&gt;li&gt;a, .navbar-default .navbar-text {
    color: #fff;
}

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

.btn-default {
    font-family: Tahoma;
}

label {
    max-width: 100%;
    margin-bottom: 5px;
    font-family: supermarket;
   font-size: 18px;
}

.btnCheckoutprevious, .step1checkout, .step5checkout {
    background-color: #0077eb;
    text-align: center;
    font-family: supermarket;
}

.table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-family: supermarket;
    font-size: 18px;
}

.Headcheckout {
    font-size: 18px;
    color: #000;
    font-family: supermarket;
}

.Bodycheckout {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: supermarket;
}

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

-----------------------------------

label {
    max-width: 100%;
    margin-bottom: 5px;
   font-family: supermarket;
      font-size: 20px;
}

.shopcartDetail-Default {
    font-size: 22px;
    font-family: supermarket;
}



.Template-W-innerPic{ 
 height: 203px !important;
  overflow: hidden;
}

.Template-W-pic{
 height: 203px!important;
}

.Template-W-Item, .Template-W-Quantity {
    font-family: supermarket;
    font-size: 22px;
}

.Template-W-PriceNormal {
    font-size: 22px;
    font-family: supermarket;
}

.shopcartFeature-Default, .shopcartName-Default {
    font-size: 22px;
    font-family: supermarket;
}

.shopcartID-Default {
    font-size: 22px;
    font-family: supermarket;
}

.shopcartID-Head-Default, .shopcartName-Head-Default {
    font-size: 22px;
    font-family: supermarket;
}

.Template-W-ProName {
    font-family: supermarket;
    font-size: 20px;
}

.Template-W-PricePromotion, .Template-W-button, .Template-W-CateName {
    font-family: supermarket;
    font-size: 20px;
}

.priceNoPromotion, .promotionPrice {
    font-family: supermarket;
    font-size: 20px;
}

.Template-W-Name {
    font-size: 20px;
    height: 61px;
    font-family: supermarket;
}


.navbar-default .navbar-nav&gt;li&gt;a {
    font-family: supermarket;
    font-size: 22px;
}

.form-horizontal .control-label {
    font-family: tahoma;
    font-size: 15px;
}



/* 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 &gt; li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

  .navbar-default {
    background: 0 0
}
  
}

/* 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 &gt; li {
    float:none;	
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
  

  
#main-navbar-collapse{
  text-align:right ;
}

  .navbar-default {
    background: 0 0
}
    
.menuVertical .nav-pills&gt;li&gt;a {
    color: #080808;

</pre></body></html>