.itopplus-background {

}
.form-control {

  	font-family: supermarket;

}
.form-horizontal .control-label {
   font-size:16px;
	font-family: supermarket;
}
.label {
	font-family: supermarket;
}
.btn-default {
	font-family: supermarket;
    font-size:11px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ededed;
    font-family: supermarket;
    font-size: 20px;
}

.Headcheckout {
    font-size: 18px;
    color: #000;
  font-family: supermarket;
}
.Bodycheckout {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: supermarket;
}
.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: supermarket;
}
.Checkout-font, .Checkout-font-panel {
    color: #000;
    font-family: supermarket;
}
label {
    max-width: 100%;
    margin-bottom: 5px;
    font-family: supermarket;
}
.btnCheckoutprevious {
    cursor: pointer;
    width: 40%;
    color: #fff;
    margin: 5px 0 0 110px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 0;
    font-weight: 700;
    font-family: supermarket;
}
.btnCheckoutprevious, .step1checkout, .step5checkout {
    background-color: #004f9f;
    text-align: center;
}


@media only screen and (min-width: 1024px){
.navbar .nav, .navbar .nav > li {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
}
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #423e3e!important;
    font-size: 18px;
}

.Template-W-Name {
    text-align: center;
    font-size: 18px;
    font-family: supermarket;
    height: 85px;
    overflow: hidden;
    margin-top: 3%;
    color: #4e4f4f;
}
.Template-W-button {
    width: 65%;
    margin: 0 auto;
    padding: 8px 0 8px 3%;
    font-weight: 400;
    text-align: center;
    font-family: supermarket;
}
.Template-W-Price, .Template-W-PriceMember {
    height: 75px;
    color: #000;
    font-weight: 400;
    font-size: 16px;
  font-family: supermarket;
    text-align: center;
}
.shopcart{
	background-color: #004f9f;
}


/* 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 ;
}


}

.Template-W-buttonDetail {
display:none;
}

.Template-W-Icon {
display:none;
}

.Template-W-button {
display:none;
}


