.co-form--login a.co-button--link {
	color: white; 
}
.menu_layout_default .dropdown__popup {
  background-color: white;
}

.co-modal.co-modal--login {
  background: #f5f5fc;
}

.co-modal.co-modal--login h3 {
	color: #0e2b44;
}

.co-modal.co-modal--login input {
	background: white; 
}

.checkout-v2-wrapper.co-section--content_wrapper {
	background-color: white;
  	color: #747474;
}

.co-checkout-title.co-title.co-title--h1,
.co-title.co-title--h2,
.co-table-cell.co-table-cell--head {
	color: #747474;
}

.co-order-information_value a,
.co-order-information_value .co-order-state {
	background-color: #0E2B44;
  	color: white;
}

@media (min-width: 1024px) {
   .p-l-50-lg {
     padding-left: 50px; 
  }
}
.header-widget-contacts .phone a {
  font-family: Roboto, sans-serif;
  font-size: 14px;
font-weight: 400;
}
.co-form--login a.co-button--link {
    color: #0e2b44;
}
a.compares-widget {
    display: none;
}
