#authentication-page {
  color: #000;
}
#authentication-page a {
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  color: #666;
}
#authentication-page a:hover {
  text-decoration: none;
}
#authentication-page .wrap {
  background-color: #fff;
}
#authentication-page p {
  font-size: 12px;
  margin: 0px;
}
#authentication-page h1 {
  font-size: 22px;
  line-height: 28px;
  color: #333;
  padding: 0 0 20px 0;
  margin: 0;
}
#authentication-page h2 {
  color: #FFF;
  background-color: #230b61;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 100;
  margin: 0px;
  display: block;
  width: 100%;
  line-height: 36px;
  padding-left: 20px;
}
#authentication-page h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 15px 15px;
}
#authentication-page #errormessages {
  margin: 0 0 0 20px;
  padding: 0;
}
#authentication-page #errormessages ul li {
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  line-height: 18px;
}
#authentication-page #errormessages ul li a {
  color: #3379B8;
  text-decoration: underline;
}
#authentication-page .no-padding-left {
  padding-left: 0;
}
#authentication-page .account-content {
  border: 1px solid #DDD;
  padding: 10px 20px;
  margin-bottom: 20px;
}
#authentication-page .account-content img {
  float: left;
  margin-top: 4px;
  margin-right: 5px;
}
#authentication-page .account-content .form-cont label {
  padding-left: 0 !important;
}
#authentication-page .account-content .btn-newaccount {
  color: #230b61;
  background: #FFCD0E;
  text-transform: uppercase;
  padding: 7px 15px;
  width: auto;
  height: auto;
  display: inline-block;
  line-height: 14px;
  font-size: 10px;
  margin-bottom: 0;
  margin-top: 0;
}
#authentication-page .account-content .btn-newaccount:hover {
  color: #fff;
  background: #230b61;
}
#authentication-page .terms p input {
  width: auto;
  margin-bottom: 5px;
  vertical-align: middle;
  margin-right: 5px;
}
#authentication-page .terms p a {
  color: #230b61;
  font-weight: normal;
  text-decoration: underline;
}
#authentication-page .terms p a:hover {
  text-decoration: none;
}
#authentication-page .social-login {
  padding: 20px 0 0 20px;
}
#authentication-page .social-login .social {
  width: 100%;
  text-align: left;
}
#authentication-page .social-login .social a {
  font-family: 'Open Sans', sans-serif;
  width: auto;
  height: 28px;
  display: block;
  float: left;
  text-decoration: none;
  line-height: 28px;
  background-repeat: no-repeat;
  background-position: center right;
  padding: 0 35px 0 0;
  margin: 0 30px 18px 0;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
}
#authentication-page .social-login .social a:hover {
  text-decoration: underline;
}
#authentication-page .social-login .social a.facebook-login {
  color: #3b589c;
  background-image: url("../img/Eurobike/facebook-login.png");
}
#authentication-page .social-login .social a.google-login {
  color: #dd4b39;
  padding-right: 46px;
  background-image: url("../img/Eurobike/google-login.png");
}
#authentication-page .account-questions {
  clear: both;
  background-color: #EEEEEE;
  padding: 15px;
  display: block;
  margin: 20px 0 20px 0;
  background-color: #EEEEEE;
}
#authentication-page a.login {
  text-decoration: underline;
  color: #230b61;
}
#authentication-page a.login:hover {
  text-decoration: none;
}
#authentication-page a.btn-newaccount {
  color: #230b61;
  background: #FFCD0E;
  text-transform: uppercase;
  padding: 7px 15px;
  display: block;
  line-height: 25px;
  font-size: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}
#authentication-page a.btn-newaccount:hover {
  color: #fff;
  background: #230b61;
}
#authentication-page .btn-login {
  color: #230b61;
  margin: 0px;
  border: none;
  border-radius: 0px;
  background: #FFCD0E;
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  padding: 7px 15px;
  font-size: 10px;
  margin-bottom: 15px;
  margin-top: 10px;
}
#authentication-page .btn-login:hover {
  color: #fff;
  background: #230b61;
}
#authentication-page label {
  font-family: 'Open Sans', sans-serif;
  color: #7F7F7E;
  font-weight: normal;
  padding-left: 0px;
}
#authentication-page input {
  width: 420px;
  height: 27px;
  padding: 0 5px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}
#authentication-page .new-cont input {
  width: 420px;
  height: 27px;
  padding: 0 5px;
  border: 1px solid #ddd;
}

#account-page {
  color: #000;
}
#account-page .wrap {
  background-color: #fff;
  padding: 0;
  margin-bottom: 0;
}
#account-page h3 {
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin: 0px 0px 10px 0px;
}
#account-page .account-block {
  background-color: #EEEEEE;
  /* border-bottom: 1px solid #666666; 
  padding: 20px 10px 20px 20px;*/
  padding: 5px 10px 10px 20px;
}
#account-page .account-block a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #000;
  display: block;
  padding-left: 0;
}
#account-page .account-block h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #000;
  padding: 5px 0 0 0;
}
#account-page .profile {
  margin-bottom: 25px;
  padding-left: 0px;
}
#account-page .profile h1 {
  margin: 13px 0px 0px 0px;
  border-bottom: 1px solid #CCCCCC;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  padding-left: 15px;
  width: 90%;
  font-weight: bold;
}
#account-page .profile img {
  width: 10%;
  float: left;
}
#account-page .profile a {
  color: #000;
  font-size: 10px;
  text-decoration: none;
  margin-top: 5px;
  color: #666;
  line-height: 16px;
  float: right;
}
#account-page .profile a i {
  color: #1B66A8;
  font-size: 18px;
  vertical-align: middle;
  margin-right: 3px;
}
#account-page .profile p {
  padding-left: 15px;
  font-size: 12px;
  color: #AAAAAA;
  margin: 5px 0px 0px 0px;
}
#account-page .content {
  padding-left: 0px;
}
#account-page .content .account-header {
  font-family: 'Open Sans', sans-serif;
  line-height: 36px;
  background-color: #000000;
  width: 100%;
  color: #FFF;
  font-size: 14px;
  padding: 0px 20px;
  height: 36px;
}
#account-page .content .account-header h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  width: 80%;
  float: left;
  margin: 0px;
  color: #ffffff;
  line-height: 36px;
}
#account-page .content .account-header a {
  line-height: 36px;
  float: right;
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}
#account-page .content .account-header a:hover {
  text-decoration: underline;
}
#account-page .content .account-header-black {
  font-family: 'Open Sans', sans-serif;
  line-height: 36px;
  background-color: #000;
  width: 100%;
  color: #FFF;
  font-size: 14px;
  padding: 0px 20px;
  height: 30px;
}
#account-page .content .account-header-black h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  float: left;
  margin: 0px;
  color: #fff;
  line-height: 30px;
}
#account-page .address {
  font-size: 12px;
  line-height: 20px;
}
#account-page .address .box-address {
  height: 200px;
  margin: 0px 0 20px 0;
  box-shadow: 10px 10px 20px -12px #000;
  border: 1px solid #DDD;
  padding: 15px 20px 25px 20px;
  background-color: #fff;
}
#account-page .address .txt-address {
  padding: 5px 0 0 0px;
}
#account-page .address input {
  vertical-align: middle;
  margin: -2px 5px 0 -2px;
}
#account-page .address input[type="submit"] {
  color: #fff;
  margin: 15px 0 0 0;
  padding: 0px;
  border: none;
  border-radius: 0px;
  padding: 10px 15px 11px 15px;
  background-color: #FFCD0E;
  color: #240C62;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
}
#account-page .address input[type="submit"]:hover {
  color: #fff;
  background: #240C62;
}
#account-page .address .delete {
  font-size: 12px;
  line-height: 18px;
  display: block;
  margin: 5px 0 0 0;
  text-decoration: underline;
  color: #3379B9;
}
#account-page .address .delete:hover {
  text-decoration: none;
}
#account-page .address a.default {
  font-size: 12px;
  line-height: 18px;
  display: block;
  text-decoration: underline;
  color: #999999;
  margin-top: 3px;
}
#account-page .address a.default:hover {
  text-decoration: none;
}
#account-page .address p.default {
  font-size: 12px;
  line-height: 18px;
  display: block;
  text-decoration: none;
  color: #999999;
  margin-top: 3px;
}
#account-page .account-content {
  font-size: 12px;
  font-weight: normal;
  color: #000;
  border: 1px solid #DDD;
  padding: 10px 20px;
  margin-bottom: 25px;
}
#account-page .account-content p {
  margin-bottom: 5px;
}
#account-page .account-content input[type="password"] {
  border: 1px solid #DDD;
  width: 150px;
  height: 20px;
  padding: 3px;
  clear: both;
  margin: 5px 0px;
}
#account-page .account-content input[type="text"] {
  border: 1px solid #DDD;
  width: 150px;
  height: 20px;
  padding: 3px;
  margin: 5px 0px;
}
#account-page .account-content select {
  width: 40%;
  margin: 5px 0;
}
#account-page .account-content label {
  font-weight: normal;
  width: 100px;
  display: inline-block;
}
#account-page .account-content.add {
  text-align: center;
}
#account-page .account-content.add a {
  color: #fff;
  margin: 10px auto 5px auto;
  border: none;
  border-radius: 0px;
  padding: 10px 15px 11px 15px;
  background-color: #FFCD0E;
  color: #240C62;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
}
#account-page .account-content.add a:hover {
  color: #fff;
  background: #240C62;
}
#account-page .account-content.form-account {
  width: 100%;
}
#account-page .account-content.form-account p {
  font-size: 11px;
  margin: 15px 0 20px 0;
  padding: 0;
}
#account-page .account-content.form-account label {
  font-size: 12px;
  line-height: 14px;
}
#account-page .account-content.form-account input[type="text"] {
  border: 1px solid #DDD;
  width: 84.5%;
  height: 28px;
  padding: 3px 5px;
  margin: 5px 0px;
}
#account-page .account-content.form-account input.grey-btn {
  float: right;
  margin: 10px 0 0 10px;
  color: #fff;
  background: #333333;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
}
#account-page .account-content.form-account input.grey-btn:hover {
  background-color: #FFCD0E;
  color: #240C62;
}
#account-page .account-content.form-account input.black-btn {
  float: right;
  margin: 10px 0 0 10px;
  padding: 10px 15px 11px 15px;
  background-color: #FFCD0E;
  color: #240C62;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
}
#account-page .account-content.form-account input.black-btn:hover {
  color: #fff;
  background: #240C62;
}
#account-page .bonus-block {
  width: 50%;
}
#account-page .bonus-block img {
  margin-right: 20px;
}
#account-page .bonus-block p {
  color: #3379B8;
  font-size: 16px;
  line-height: 60px;
  font-weight: bold;
}
#account-page .list-block {
  padding-top: 25px;
  width: 50%;
}
#account-page .list-block ul {
  float: right;
}
#account-page .list-block ul li {
  float: left;
  margin-right: 10px;
}
#account-page .list-block ul li p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#account-page .btn-change-password {
  margin: 5px 0 10px 0;
  border: none;
  background-color: #FFCD0E;
  color: #240C62;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
}
#account-page .btn-change-password:hover {
  color: #fff;
  background: #240C62;
}
#account-page .newsletter input {
  margin: 0px 5px 0px 0px;
  vertical-align: middle;
}
#account-page h4 {
  background-color: #332C34;
  color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 10px;
  line-height: 16px;
  margin: 0px;
}
#account-page .order tr td {
  font-size: 12px;
  color: #000;
  padding: 2px 0;
  line-height: 18px;
}
#account-page .order-tab {
  /* border-left:1px solid #e9e9e9; */
}
#account-page .order-tab tr.CustomerCenterMenu {
  background: #eee;
}
#account-page .order-tab tr th {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  padding: 5px 10px;
  border-right: 1px solid #ffffff;
}
#account-page .order-tab tr th .sort {
  float: right;
  width: auto;
  margin: 5px 0 0 0;
}
#account-page .order-tab tr th .sort a {
  float: left;
  margin-left: 3px;
}
#account-page .order-tab tr td {
  font-size: 12px;
  line-height: 18px;
  color: #000;
  padding: 5px 10px;
  /*  border-right:1px solid #e9e9e9;
  border-bottom:1px solid #e9e9e9;	 */
}
#account-page .order-tab tr td.order-id a {
  color: #3379B9;
}
#account-page .order-tab tr td a {
  color: #000;
  margin: 0 5px 0 0;
  display: inline-block;
}
#account-page .order-tab tr.no-border td {
  border-right: none;
  border-bottom: none;
}

#cart-page {
  color: #000;
}
#cart-page a {
  text-decoration: none;
}
#cart-page a:hover {
  text-decoration: none;
}
#cart-page .wrap {
  background-color: #fff;
  padding: 20px 0;
}
#cart-page p {
  font-size: 12px;
  margin: 0px;
}
#cart-page h1 {
  font-size: 20px;
  font-weight: 800;
  color: #BABABA;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
}
#cart-page h3 {
  font-size: 14px;
  font-weight: 700;
  color: #3479ba;
  line-height: 1.3;
  margin: 0px 0px 10px 0px;
}
#cart-page hr {
  margin: 0 15px 10px 15px;
  border-top: 1px solid #ddd;
  clear: both;
}
#cart-page .header-cos {
  color: #BABABA;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 10px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}
#cart-page .header-cos div {
  vertical-align: bottom;
}
#cart-page .header-cos .cos-padd-1 {
  padding-top: 0;
}
#cart-page .header-cos .cos-padd-2 {
  text-align: center;
  padding-top: 25px;
}
#cart-page .header-cos .cos-padd-3 {
  text-align: right;
  padding-top: 25px;
}
#cart-page .row-cos {
  font-size: 12px;
  clear: both;
  padding: 0 0 10px 0;
  vertical-align: top;
}
#cart-page .row-cos img {
  display: inline-block;
  margin: 0 10px 0 15px;
  max-width: 100px;
  vertical-align: top;
}
#cart-page .row-cos .quantity {
  width: 45px;
  padding-left: 3px;
  height: 24px;
  border: 1px solid #ddd;
}
#cart-page .row-cos .details {
  display: inline-block;
  width: 70%;
}
#cart-page .row-cos .details h3 {
  text-transform: uppercase;
}
#cart-page .row-cos .details .variants {
  background-color: #eee;
  display: inline-block;
  line-height: 1.7;
  padding: 5px;
  font-size: 12px;
}
#cart-page .row-cos .price {
  width: 80%;
  margin: 0 auto;
  text-align: right;
  display: inline-block;
}
#cart-page .row-cos .price p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0;
  line-height: 1.3;
}
#cart-page .row-cos .price p strong {
  color: #AAAAAA;
  font-size: 12px;
  font-weight: normal;
}
#cart-page .row-cos .price p span {
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
}
#cart-page .row-cos .total-price {
  width: 100%;
  margin: 0 auto;
  text-align: right;
  display: inline-block;
}
#cart-page .row-cos .total-price p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0;
  line-height: 1.3;
}
#cart-page .row-cos .total-price p strong {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}
#cart-page .row-cos .total-price p span {
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
}
#cart-page .row-cos h3 a {
  color: #3479ba;
}
#cart-page .row-cos .btn-update {
  border-radius: 0;
  border: none;
  background: #fff;
  color: #1a63a3;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-decoration: none;
  vertical-align: middle;
  margin-right: -25px;
}
#cart-page .row-cos .btn-update i {
  font-size: 14px;
}
#cart-page .row-cos .orderfunctions {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #c95347;
  text-decoration: none;
  margin-left: 5px;
}
#cart-page .row-cos .orderfunctions i {
  font-size: 18px;
  vertical-align: middle;
}
#cart-page .bg {
  background-color: #eee;
  margin: -10px 15px 25px 15px;
}
#cart-page .cos-sumar .inclTVA {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
#cart-page .cos-sumar .bold-text {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  padding: 5px 0;
}
#cart-page .cos-sumar .transport {
  clear: both;
  display: block;
  border: 1px solid #DDD;
  border-bottom: none;
}
#cart-page .cos-sumar .transport p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding: 10px 15px;
}
#cart-page .cos-sumar .total {
  background-color: #1A63A3;
}
#cart-page .cos-sumar .total p {
  font-size: 14px;
  color: #fff;
  padding: 10px 15px;
}
#cart-page .cos-sumar .steps {
  padding-top: 20px;
}
#cart-page .cos-sumar .steps p {
  font-size: 18px;
  font-weight: 700;
  padding: 0px;
  margin: 5px 0px;
  line-height: 12px;
}
#cart-page .cos-sumar .steps p strong {
  font-size: 12px;
  color: #AAAAAA;
  font-weight: 400;
}
#cart-page .cos-sumar .steps .step {
  color: #AAAAAA;
  background-color: #DDDDDD;
  border-radius: 50%;
  padding: 5px;
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 42px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
}
#cart-page .cos-sumar .steps .step.active {
  background-color: #1B66A8;
  color: #FFF;
}
#cart-page .cos-sumar .steps .step-border {
  display: inline-block;
  vertical-align: middle;
  width: 150px;
  height: 3px;
  background-color: #DDDDDD;
}
#cart-page .cos-sumar .steps .address {
  border: 1px solid #DDD;
  padding: 15px 10px;
  margin: 0px 0px 15px 0px;
}
#cart-page .cos-sumar .steps .address table {
  width: 100%;
}
#cart-page .cos-sumar .steps .address table tr td {
  vertical-align: top;
  padding: 0 0 10px 0;
}
#cart-page .cos-sumar .steps .address table tr td p {
  font-size: 12px;
  font-weight: 400;
}
#cart-page .cos-sumar .steps .address table tr td input {
  margin: 3px 3px 0px 5px;
}
#cart-page .cos-sumar .steps .address table tr td label {
  font-size: 12px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
#cart-page .cos-sumar .steps .address table tr td .delete {
  margin-top: 15px;
  display: block;
  color: #999999;
  margin-bottom: 20px;
  font-size: 12px;
  text-decoration: underline;
}
#cart-page a.btn-newaccount {
  color: #fff;
  background-image: url("../img/eurobike/btn-blue.png");
  background-color: #1b609e;
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;
  width: 129px;
  text-transform: uppercase;
  padding-left: 20px;
  display: block;
  line-height: 25px;
  font-size: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}
#cart-page .button {
  color: #fff;
  background-image: url("../img/eurobike/btn-blue.png");
  background-color: #1b609e;
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;
  width: 80px;
  text-transform: uppercase;
  padding-left: 20px;
  display: block;
  line-height: 25px;
  font-size: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}
#cart-page .yellow-btn {
  background-image: url("../img/eurobike/btn-yellow-gradient.png");
  background-repeat: no-repeat;
  background-position: left top;
  color: #000;
  height: 25px;
  width: 170px;
  padding: 0;
  text-transform: uppercase;
  padding-left: 20px !important;
  display: block;
  line-height: 25px;
  font-size: 10px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: left;
  border-radius: 0;
}
#cart-page .blue-btn {
  color: #fff;
  background-image: url("../img/eurobike/btn-blue.png");
  background-color: #1b609e;
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;
  width: 115px;
  text-transform: uppercase;
  padding-left: 20px;
  display: block;
  line-height: 14px;
  font-size: 10px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: left;
  float: right;
  border-radius: 0;
}
#cart-page .empty-btn {
  color: #000;
  background-image: url("../img/eurobike/btn-empty-cart.png");
  background-repeat: no-repeat;
  background-position: left top;
  height: 25px;
  width: 95px;
  text-transform: uppercase;
  padding-left: 20px;
  display: block;
  line-height: 14px;
  font-size: 10px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: left;
  border-radius: 0;
}

.checkout-page .container-wide .scroll-box {
  right: 15px;
  width: 30%;
}

.plan-list {
  margin-bottom: 20px;
}
.plan-list .btn-plan {
  width: 100%;
  text-align: center;
  padding: 25px;
  background-color: #000;
}
.plan-list .btn-plan:hover {
  background-color: #ffcc33;
  color: #000;
}

.add-plan-trigger {
  margin-bottom: 15px;
}
.add-plan-trigger .fa {
  font-size: 14px;
  margin-left: 10px;
}

.additional-plan-wrap {
  border-top: 1px dashed #bbb;
  padding-top: 20px;
}

.plan-wrap {
  display: none;
}

.plan-add-wrap {
  margin-top: 10px;
  background-color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
}
.plan-add-wrap #show_price {
  font-size: 20px;
  margin: 0px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 5px 15px;
  background-color: #ffcc33;
  color: #000;
  font-weight: 700;
}
.plan-add-wrap small {
  color: #fff;
}
.plan-add-wrap .widgettile {
  color: #fff;
  margin-bottom: 0px;
}
.plan-add-wrap .place-order {
  /* 		position: absolute;
  		right: 15px;
  		bottom: 5px; */
  padding-right: 15px;
  padding-top: 23px;
}
.plan-add-wrap .place-order #submit {
  color: #000;
}

.total-price p {
  font-size: 16px;
}

.cart-item-intro {
  padding-top: 2px;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

#checkout-page .wrap {
  background-color: #fff;
  padding: 20px 0;
  margin-bottom: 0;
}

.checkout-page {
  margin-bottom: 20px;
}
.checkout-page h2 {
  font-family: 'Open Sans', sans-serif;
  color: black;
  font-size: 14px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.checkout-page a {
  color: #1a63a3;
  text-decoration: underline;
}
.checkout-page a.btn-5 {
  color: #ffffff;
  text-decoration: none;
}
.checkout-page .wrap {
  background-color: #fff;
  padding: 20px 0;
  margin-bottom: 0;
}
.checkout-page .checkout-login {
  background-color: #f4f4f4;
  padding: 10px 15px 15px;
}
.checkout-page .checkout-login p {
  font-size: 12px;
}
.checkout-page .checkout-login .login-box {
  margin-top: 10px;
}
.checkout-page .checkout-login .login-box input {
  height: 40px;
  border-radius: 5px;
  width: 90%;
  margin: 0 auto 10px;
  display: block;
  padding-left: 10px;
  font-weight: 400;
}
.checkout-page .checkout-login .login-box a {
  color: #e23623;
}
.checkout-page .checkout-login .login-box input[type="submit"] {
  height: 40px;
  width: 75px;
  text-align: center;
  border-radius: 0px;
  margin: 0px;
  text-align: right;
  float: right;
  margin-right: 5%;
  padding: 0px;
  text-align: center;
  background-color: #000;
  color: #fff;
}
.checkout-page .checkout-login .login-box input[type="submit"]:hover {
  background-color: #ffcd0e;
  color: #240c62;
}
.checkout-page .checkout-login .login-box form p {
  margin-left: 5%;
  float: left;
  max-width: 60%;
  display: block;
}
.checkout-page .checkout-login .login-social-box p {
  margin-top: 40px;
  margin-bottom: 20px;
}
.checkout-page .checkout-login .login-social-box .social-login {
  height: 40px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  margin-top: 46px;
}
.checkout-page .checkout-login .login-social-box .social-login a {
  font-family: 'Open Sans', sans-serif;
  width: 50%;
  height: 28px;
  display: block;
  float: left;
  text-decoration: none;
  line-height: 28px;
  background-repeat: no-repeat;
  background-position: 90px center;
  padding-right: 60px;
  text-align: right;
  margin-top: 6px;
}
.checkout-page .checkout-login .login-social-box .social-login a:hover {
  text-decoration: underline;
  background: transparent;
}
.checkout-page .checkout-login .login-social-box .social-login a:first-child {
  border-right: 1px solid #dddddd;
}
.checkout-page .checkout-login .login-social-box .social-login a.facebook-login {
  color: #3b589c;
  background-image: url("../img/Eurobike/facebook-login.png");
}
.checkout-page .checkout-login .login-social-box .social-login a.google-login {
  color: #dd4b39;
  background-image: url("../img/Eurobike/google-login.png");
}
.checkout-page .no-login-box button {
  display: block;
  width: 80%;
  margin: 136px auto 0px;
  background-color: #1a63a3;
  height: 40px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #fff;
  background-color: #000;
  padding: 0px;
  font-weight: 400;
}
.checkout-page .no-login-box button:hover {
  background-color: #ffcd0e;
  color: #000;
}
.checkout-page .content {
  padding-bottom: 15px;
}
.checkout-page .content label {
  font-weight: normal;
}
.checkout-page .content input[type="radio"] {
  margin-left: 10px;
  margin-right: 7px;
  vertical-align: middle;
  margin-top: 0px;
}
.checkout-page .content .invoice .invoice-type {
  margin-left: 150px;
}
.checkout-page .content .invoice label {
  width: 145px;
}
.checkout-page .content .invoice label.address {
  width: 70%;
  vertical-align: middle;
  padding-left: 5px;
}
.checkout-page .content .invoice input[type="radio"] {
  margin-left: 0px;
}
.checkout-page .content h2 {
  border-bottom: 1px solid #dddddd;
  line-height: 2;
  margin-bottom: 20px;
}
.checkout-page .content input[type="text"], .checkout-page .content input[type="email"], .checkout-page .content select {
  border-radius: 0px;
  border: 1px solid #dddddd;
  outline: none;
  width: 255px;
  height: 27px;
  padding-left: 5px;
  margin-bottom: 10px;
}
.checkout-page .delivery label {
  margin-bottom: 15px;
}
.checkout-page .delivery .address {
  padding-left: 35px;
  font-size: 12px;
}
.checkout-page .delivery button.modify-address {
  margin-top: 15px;
  margin-bottom: 10px;
}
.checkout-page .delivery button.add-new-address {
  margin-top: 20px;
}
.checkout-page .delivery a.delete-address {
  display: block;
  text-decoration: underline;
  color: #7e7e7e;
}
.checkout-page .transport img {
  float: right;
}
.checkout-page .transport .transport-detail {
  margin-bottom: 10px;
}
.checkout-page .transport p {
  display: block;
  background-color: #ededed;
  border-radius: 5px;
  padding: 10px;
  font-size: 12px;
  width: 78%;
}
.checkout-page .coupon label {
  width: 145px;
}
.checkout-page .coupon input[type="radio"] {
  margin-left: 0px;
}
.checkout-page .newsletter input {
  vertical-align: middle;
  margin-top: 0px;
}
.checkout-page .total {
  font-family: 'Open Sans', sans-serif;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background-color: #f4f4f4;
  line-height: 30px;
  margin-top: 25px;
}
.checkout-page .finish {
  padding-top: 10px;
}
.checkout-page .finish input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 10px;
}
.checkout-page .finish p {
  max-width: 50%;
  margin: 1px 0;
}
.checkout-page .checkout-detail {
  background-color: #fff;
  box-shadow: 10px 10px 20px -12px #000;
  border: 1px solid #DDD;
  color: #000;
  border: 1px solid #dddddd;
  font-size: 12px;
  margin-top: 47px;
}
.checkout-page .checkout-detail h2 {
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
}
.checkout-page .checkout-detail a.edit {
  text-transform: none;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
.checkout-page .checkout-detail p {
  width: 100%;
  margin: 0;
  line-height: 25px;
}
.checkout-page .checkout-detail p.subtotal-pay {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.checkout-page .checkout-detail ul {
  margin: 0;
  padding: 0;
}
.checkout-page .checkout-detail ul li {
  border-bottom: 1px solid #dddddd;
}
.checkout-page .checkout-detail ul span {
  float: right;
}
.checkout-page .checkout-detail ul li:last-child {
  border: none;
}
.checkout-page .checkout-detail .detail-wrap {
  padding: 10px;
}
.checkout-page .checkout-detail a.links {
  width: 100%;
  text-align: right;
  display: block;
}
.checkout-page .checkout-detail p.total-pay {
  font-size: 14px;
  background-color: #1a63a3;
  height: 30px;
  line-height: 25px;
  font-family: 'Open Sans', sans-serif;
  border-bottom: 5px solid #dddddd;
  color: #fff;
  padding-left: 5px;
}
.checkout-page .checkout-detail p.total-pay span {
  padding-right: 5px;
  float: right;
}
.checkout-page .checkout-detail p.total-pay-tva {
  margin-top: -10px;
}
.checkout-page .scroll-box {
  top: 0;
  width: 298px;
  /* latime scroll box */
  position: fixed;
  margin-top: 40px !important;
}
.checkout-page .recipe-product {
  box-shadow: 10px 10px 20px -12px #000;
  border: 1px solid #DDD;
  padding: 0 0 10px 0;
  margin: 20px 0 0 0;
  clear: both;
  float: left;
  width: 100%;
}
.checkout-page .recipe-product h3 {
  margin: 10px 0 5px 0;
  padding: 0;
}
.checkout-page .recipe-product a {
  font-size: 14px;
  font-weight: 700;
  color: #3479ba;
  line-height: 1.3;
  margin: 0px 0px 10px 0px;
  text-decoration: none;
}
.checkout-page .recipe-product a:hover {
  text-decoration: underline;
}
.checkout-page .recipe-product img {
  max-height: 90px;
  margin: 0 0 5px 0;
}
.checkout-page .recipe-product .price {
  margin-top: 50px;
}
.checkout-page .recipe-product .price p {
  margin: 0;
  padding: 0;
  line-height: 25px;
}
.checkout-page .plati {
  display: inline-block;
  width: auto;
}
.checkout-page .transport-box select {
  width: 195px;
}
.checkout-page .quantity {
  width: 50px;
}

.most-popular {
  margin: 0 0 20px 0;
  width: 100%;
  float: left;
}
.most-popular .product-box {
  height: 310px;
}
.most-popular h4 {
  padding: 0 0 7px 0;
  margin: 13px 15px 10px 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #CCCCCC;
}

.fields li input.error-border {
  border-color: #ff0000;
}

/*# sourceMappingURL=main-desktop-cart.css.map */