h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
.main-container label {font-weight: normal;}
.page .label {
	color: inherit;
	font-size: 100%;
	border-radius: 0;
	display: inline-block;
	text-align: left;
	white-space:normal;
	line-height: normal;
}
.main-container .data-table .label {display: table-cell;}
.main-container .radio, .main-container .checkbox {display: inline-block; margin-top: 0;}
@media (min-width: 1200px) { 
   .container {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 768px) {
    span.toggle {display: none;}
    .footer-col-content,
    .block .block-content,
    .box-collateral-content {
      height: 100% !important;
      display: block !important;
      opacity: 1!important;
    }
}
.block-cart-header .summary:before, .block-cart-header .empty:before {
	content:'' !important;	
}
.block-cart-header p, .block-cart-header .empty , .block-cart-header .empty  a,.block-cart-header .summary a{
    color: #fff !important;
}
.header .header-border {
    padding-bottom: 3px !important;
    margin-bottom: 15px !important;
}
.header-border{
	float:right
}

#magecheckout-one-step-checkout .col-wrapper {
    background-color: #e8e8e8 !important;
}
#magecheckout-one-step-checkout .onestep-title h2, #magecheckout-one-step-checkout .onestep-title-number h2, .one-step-checkout-popup .onestep-title h2 {
	color:#000000 !important;
}

.block-cart-header .cart-content{
	display:none !important;	
}
.header .logo img {
    max-width: 75% !important;
}
.sticky .header .logo img {
    width:75%
}
.sticky .header .quick-access {
    margin-bottom: 10px;
}
.header .quick-access {
    margin-bottom: 10px !important;
}
.sticky {
	transition: box-shadow .5s ease-in-out;	
}
/* onestep checkout placeorder button(27/10/2016) */
#magecheckout-one-step-checkout #place-order-button {
    background-color: #1979b8 !important;
}
/* onestep checkout placeorder button(27/10/2016) */
/* hide plus/minus button(04012017) */
.sf-menu-phone li strong:before {
    content: none !important;
}
.sf-menu-phone li strong.opened:before {
    content: none !important;
}
/* hide plus/minus button(04012017) */