﻿@font-face {
  font-family: 'Calibris';
  src: url("/themes/default-bootstrap/fonts/Calibri.eot");
  src: url("/themes/default-bootstrap/fonts/Calibri.woff2") format("woff2"), url("/themes/default-bootstrap/fonts/Calibri.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

.boxlistproducts {
  background-color: white;
  position: relative;
  width: 107%
}

.buttongrey {
  border: none;
  font-size: 17px;
  background-color: #808080;
  color: white;
  padding: 5px;
  text-transform: uppercase
}

.productlist {
  width: 120%;
  margin-left: 30px;
  overflow: hidden;
  text-transform: uppercase;
  color: white;
  font-size: 3.5em
}

.productlist img {
  margin-right: 1%;
  margin-left: 1%;
  padding-bottom: 3px;
  width: 1.9%
}

.productlist span {
  display: inline-block;
  vertical-align: middle
}

.shadowform {
  border: 1px solid #cacaca
}

@media (max-width: 766px) {
  body#order-opc #page #center_column {
      width: 100%;
      padding: 0
  }

  body#order-opc #page #center_column>div.col-sm-9 {
      padding: 0 5px 0 5px
  }
}

@media (min-width: 767px) {
  #emptyCartWarning img {
      width: 100%
  }
}

#order-opc #js-main-nav-wrap {
  margin-left: -15px;
  max-width: 101.8%
}

#order-opc h1#cart_title {
  margin-bottom: 10px;
  padding-left: 5%
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc h1#cart_title {
      padding-left: 8%
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  #order-opc h1#cart_title {
      padding-left: 9%;
      margin-top: 0;
      font-size: 9em;
      font-weight: bold;
      height: 1.2em
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #order-opc h1#cart_title {
      padding-left: 8%;
      margin-top: 0;
      font-weight: bold
  }
}

.designopcstep,
#order-opc #order-detail-content,
#order-opc #opc_payment_methods,
#order-opc #opc_account .addresses,
#order-opc #carrier_area {
  background: #ffffff
}

@media (max-width: 766px) {

  .designopcstep,
  #order-opc #order-detail-content,
  #order-opc #opc_payment_methods,
  #order-opc #opc_account .addresses,
  #order-opc #carrier_area {
      background: white
  }
}

#opc_new_account {
  background: #ffffff;
  margin-bottom: 10px
}

#opc_new_account label {
  text-transform: uppercase;
  display: block
}

#opc_new_account h3 {
  text-transform: uppercase
}

#opc_new_account .is_customer_param .form_info {
  margin: 5px 0 14px;
  display: inline-block
}

@media (max-width: 766px) {
  #opc_new_account #login_form {
      font-size: 5em;
      padding: 0px
  }

  #opc_new_account #login_form #login_email {
      width: 53%
  }
}

#opc_new_account #login_form fieldset {
  padding-bottom: 10px
}

#opc_new_account #login_form fieldset #login_passwd {
  display: inline-block;
  width: 53%
}

#opc_new_account #submitAccount.newcustomersubmitlogin {
  font-size: 1em;
  color: #fff;
  padding: 0px 0px;
  background: #00d400;
  width: 38%;
  font-size: 1.6em;
  font-weight: bold;
  text-align: center
}

#opc_new_account #submitAccount.newcustomersubmitlogin span {
  text-transform: uppercase
}

#opc_new_account #submitAccount.newcustomersubmitlogin:hover {
  background-position: inherit
}

#opc_new_account #submitAccount.newcustomersubmitlogin:hover span {
  filter: none
}

#opc_new_account #SubmitLogin,
#opc_new_account #submitAccount.newcustomersubmitlogin {
  font-size: 1em;
  color: #fff;
  padding: 0px 0px;
  background: #00d400;
  width: 38%;
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  float: left
}

@media (max-width: 767px) and (orientation: landscape) {

  #opc_new_account #SubmitLogin,
  #opc_new_account #submitAccount.newcustomersubmitlogin {
      font-size: 1.1em
  }
}

#opc_new_account #SubmitLogin i,
#opc_new_account #submitAccount.newcustomersubmitlogin i {
  vertical-align: middle
}

#opc_new_account #SubmitLogin span,
#opc_new_account #submitAccount.newcustomersubmitlogin span {
  text-transform: uppercase
}

#opc_new_account #SubmitLogin:hover,
#opc_new_account #submitAccount.newcustomersubmitlogin:hover {
  background-position: inherit
}

#opc_new_account #SubmitLogin:hover span,
#opc_new_account #submitAccount.newcustomersubmitlogin:hover span {
  filter: none
}

#cart_totaltabfix {
  color: black;
  background-color: rgba(254, 226, 32, 0.93);
  display: none;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  text-transform: uppercase;
  padding: 12px;
  font-weight: bold;
}

@media (max-width: 767px) {
  #cart_totaltabfix {
      font-size: 8em
  }
}

@media (min-width: 891px) {
  #cart_totaltabfix {
      font-size: 3em;
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #cart_totaltabfix {
      font-size: 5em;
  }
}

#cart_totaltabfix #pricecartfixb {
  font-size: 0.9em
}

@media (max-width: 767px) {
  #cart_totaltabfix #pricecartfixb {
      float: right
  }
}

@media (min-width: 768px) {
  #cart_totaltabfix #pricecartfixb {
      float: none;
      position: absolute;
      right: 20%
  }
}

#order-opc {
  line-height: 20px
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc ul.customizationUploaded {
      font-size: 5.5em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc ul.customizationUploaded {
      font-size: 4.5em
  }
}

#order-opc .fielderrornumber {
  color: red;
  font-weight: bold
}

#order-opc .form-error input {
  border-width: 2px
}

#order-opc #opc_login_errors,
#order-opc #opc_account_errors {
  font-weight: normal !important;
  color: red
}

@media (max-width: 767px) and (orientation: landscape) {

  #order-opc #opc_login_errors,
  #order-opc #opc_account_errors {
      font-size: 1em
  }
}

#order-opc #opc_login_errors ol,
#order-opc #opc_account_errors ol {
  display: none
}

#order-opc #opc_account_errors {
  font-size: 1.7em;
  margin-left: 3%
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc #opc_account_errors {
      font-size: 4.5em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc #opc_account_errors {
      font-size: 3.2em
  }
}

#order-opc #opc_account_errors ol {
  display: none
}

#order-opc .alert.alert-success {
  font-size: 2em
}

#order-opc h1.page-heading img {
  width: 5%
}

@media (max-width: 767px) {
  #order-opc h1.page-heading img {
      width: 9%;
      top: -17%;
      left: 0%
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc h1.page-heading img {
      width: 10%;
      top: -20%;
      left: -1%
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc h1.page-heading img {
      width: 9%;
      top: -20%;
      left: -1%
  }
}

#order-opc h1.page-heading.emptycart img {
  top: -38%
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc h1.page-heading.emptycart img {
      top: -20%
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc h1.page-heading.emptycart img {
      top: -20%
  }
}

#order-opc h2.page-heading {
  margin-bottom: 18px
}

@media (max-width: 767px) {
  #order-opc p.alert-warning {
      font-size: 8em;
      padding: 8px;
      margin-bottom: 29px
  }
}

#order-opc #order-detail-content {
  border: none;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 15px;
  margin-top: 10px
}

#order-opc #order-detail-content .price {
  font-family: Sans-Serif;
  font-size: 2.5em;
  font-weight: normal
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc #order-detail-content .price {
      font-size: 3.5em
  }
}

#order-opc th.first_item h2 {
  padding: 2% 0px 2% 6% !important;
  font-size: 1em
}

#order-opc .whitebackground {
  background-color: white;
  color: black;
  text-transform: uppercase;
  border: none;
  font-size: 1.2em;
  width: 19%
}

@media (max-width: 767px) {
  #order-opc .whitebackground {
      width: 42% !important
  }
}

#order-opc .cart_total_price {
  background: none
}

#order-opc .cart_total_price td {
  padding: 0
}

#order-opc .cart_total_price td:nth-child(2) {
  padding-right: 0 !important;
  padding-left: 8px !important
}

#order-opc .box {
  padding-bottom: 20px
}

#order-opc .cart_navigation {
  margin-bottom: 6px
}

#order-opc .cart_navigation a.buttongrey {
  font-size: 2em;
  font-weight: bold;
  background-color: #808080;
  color: white
}

#order-opc .cart_navigation a.buttongrey i {
  font-size: 1em;
  color: white
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc .cart_navigation a.buttongrey {
      font-size: 3em
  }
}

@media (max-width: 767px) {
  #order-opc .cart_navigation a.buttongrey {
      font-size: 5.5em;
      font-weight: bold;
      line-height: 1.8em
  }

  #order-opc .cart_navigation a.buttongrey i {
      font-size: 1em;
      color: white
  }
}

#order-opc .page-heading.step-num {
  margin: 0;
  position: relative;
  line-height: 1em;
  font-size: 3em;
  overflow: hidden;
  color: black;
  padding: 0.3% 0px 0.1% 1.5% !important;
  background: #ffe500;
  border: 0
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc .page-heading.step-num {
      font-size: 6em
  }
}

@media (max-width: 767px) {
  #order-opc .page-heading.step-num {
      font-weight: bold;
      font-size: 7em;
      padding-left: 10% !important;
      line-height: .9em
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc .page-heading.step-num {
      font-size: 9em;
      padding: 1.7% 0px 0% 3% !important
  }

  #order-opc .page-heading.step-num:nth-child(2) {
      padding-left: 5.1% !important
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc .page-heading.step-num {
      padding: 1% 0px 0% 3% !important
  }

  #order-opc .page-heading.step-num span {
      width: 1.1em !important;
      line-height: 1.1em !important;
      font-size: 1em !important;
      height: 1.1em !important
  }
}

#order-opc .page-heading.step-num img {
  position: absolute;
  top: 0
}

#order-opc a.cart_quantity_delete img {
  width: 17%
}

@media (max-width: 767px) {
  #order-opc a.cart_quantity_delete img {
      width: 80%
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc a.cart_quantity_delete img {
      width: 40%
  }
}

#order-opc #cart_summary {
  border: none;
  margin-bottom: 15px;
  border-bottom: solid #b2b2b2 1px
}

#order-opc #cart_summary tbody td.cart_unit:before,
#order-opc #cart_summary tbody td.cart_quantity:before,
#order-opc #cart_summary tbody td.cart_total:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 7.5%;
  height: 85%;
  width: 1px
}

@media (max-width: 767px) {

  #order-opc #cart_summary tbody td.cart_unit:before,
  #order-opc #cart_summary tbody td.cart_quantity:before,
  #order-opc #cart_summary tbody td.cart_total:before {
      border-left: none
  }
}

#order-opc #cart_summary tbody td.emptytd {
  border: solid transparent 1px
}

@media (max-width: 767px) {
  #order-opc #cart_summary tbody td.emptytd {
      padding-top: 2px;
      margin-top: 6.5em
  }
}

#order-opc #cart_summary tfoot td {
  color: #a6a6a6;
  border-right: none
}

#order-opc #cart_summary tfoot tr:last-child {
  border-top: solid #c9c9c9 2px;
  color: #a6a6a6
}

#order-opc #cart_summary th {
  border: none;
  font-size: 2em;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  color: black;
  background: #ffff00;
  background: -moz-linear-gradient(top, #ff0 0%, #ffd400 100%);
  background: -webkit-linear-gradient(top, #ff0 0%, #ffd400 100%);
  background: linear-gradient(to bottom, #ffff00 0%, #ffd400 100%);
  text-align: center
}

#order-opc #cart_summary th:first-child {
  font-size: 1em;
  text-align: left
}

#order-opc #cart_summary th:first-child h2 span.stepnumberone {
  font-size: .96em;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  top: 9%
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc #cart_summary th:first-child h2 span.stepnumberone {
      top: 14%
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc #cart_summary th:first-child h2 span.stepnumberone {
      top: 5%
  }
}

#order-opc #cart_summary th.cart_quantity {
  width: 14%
}

#order-opc #cart_summary td.cart_quantity span {
  border: none
}

@media (max-width: 767px) {

  #order-opc #cart_summary td.cart_quantity .btn.button-plus span,
  #order-opc #cart_summary td.cart_quantity .btn.button-minus span {
      width: auto;
      padding: 0;
      height: auto
  }
}

#order-opc #cart_summary td.cart_quantity i {
  font-size: 2em
}

@media (max-width: 767px) {
  #order-opc #cart_summary td.cart_quantity i {
      font-size: 1.5em;
      padding: .2em 20%
  }

  #order-opc #cart_summary td.cart_quantity i.icon-minus {
      margin-right: 0em;
      padding-right: 0em
  }
}

@media (max-width: 767px) {
  #order-opc #cart_summary td.cart_quantity div a.cart_quantity_delete img {
      margin-top: 1px;
      width: 70%
  }
}

#order-opc #cart_summary td.cart_quantity input.cart_quantity_input {
  display: inline-block;
  vertical-align: middle;
  color: black;
  width: 39%;
  height: 1.8em;
  line-height: 27px;
  text-align: center;
  padding: 0;
  font-size: 2em
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc #cart_summary td.cart_quantity input.cart_quantity_input {
      width: 40%;
      height: 2.8em;
      font-size: 4em
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc #cart_summary td.cart_quantity input.cart_quantity_input {
      width: 30%
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc #cart_summary td.cart_quantity input.cart_quantity_input {
      width: 14%;
      height: 1.2em
  }
}

#order-opc #cart_summary td.cart_total {
  text-align: center
}

#order-opc #cart_totaltab {
  width: 99%
}

@media (max-width: 767px) {
  #order-opc #cart_totaltab {
      font-size: 4em
  }
}

@media (max-width: 767px) {
  #order-opc #cart_totaltab {
      margin-top: 4em;
      position: relative
  }
}

#order-opc #cart_totaltab tr:first-child td {
  padding-top: 8px;
  line-height: 1
}

#order-opc #cart_totaltab tr:first-child td:nth-child(3) {
  padding-right: 0px
}

@media (max-width: 767px) {
  #order-opc #cart_totaltab tr:first-child td:nth-child(3) {
      width: 50%
  }
}

@media (max-width: 767px) {
  #order-opc #cart_totaltab tr:first-child td:nth-child(3) {
      width: 12%
  }
}

#order-opc #cart_totaltab tr.cart_total_tax td {
  font-size: 2.5em;
  line-height: 1em;
  padding-right: 0px
}

#order-opc #cart_totaltab tr td:nth-child(2) {
  padding-right: 0
}

#order-opc #cart_totaltab tr td:nth-child(2) #totalsummaray {
  font-size: 1.5em
}

#order-opc #cart_totaltab td {
  font-size: 2em;
  text-align: right;
  padding-top: 0;
  padding-left: 0
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc #cart_totaltab td {
      font-size: 3em !important
  }
}

@media (max-width: 767px) {
  #order-opc #cart_totaltab td {
      font-size: 1.8em;
      padding: 8px 0px 8px 8px;
      line-height: 1em
  }
}

#order-opc #cart_totaltab td#total_price_container {
  font-weight: bold;
  font-size: 2.3em;
  padding-right: 0
}

#order-opc #cart_totaltab td#total_price_container #total_price {
  font-size: 1.1em
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc #cart_totaltab td#total_price_container #total_price {
      font-size: 1.5em
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc #cart_totaltab td#total_price_container {
      font-size: 4.3em
  }
}

@media (min-width: 1199px) {
  #order-opc #cart_totaltab td.total_price_container hr {
      margin: 0 0 0.6em 0px
  }
}

#order-opc #cart_totaltab hr {
  height: 2px;
  background-color: #c9c9c9;
  margin: 0 0 0.7em 0px
}

#order-opc #cart_totaltab hr:first-child {
  margin: 0 0 0.7em 0px
}

#order-opc #cart_totaltab td#cart_voucher {
  font-size: 1.2em;
  width: 4%;
  padding-left: 19px !important;
  text-align: left
}

@media (max-width: 767px) {
  #order-opc #cart_totaltab td#cart_voucher {
      padding-left: 2px !important;
      width: 6%
  }
}

@media (max-width: 767px) and (min-aspect-ratio: 13 / 9) {
  #order-opc #cart_totaltab td#cart_voucher form {
      position: absolute;
      top: -3em;
      left: calc(40% - 218px)
  }
}

@media (max-width: 767px) and (max-aspect-ratio: 13 / 9) {
  #order-opc #cart_totaltab td#cart_voucher form {
      position: absolute;
      top: -3em;
      left: 6%
  }
}

#order-opc #cart_totaltab td#cart_voucher form:focus {
  outline: 0
}

#order-opc .form-group {
  margin-bottom: 2px
}

#order-opc .form-group.password span.form_info {
  margin-left: 34%;
  font-size: 1.4em;
  text-transform: uppercase
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc .form-group.password span.form_info {
      margin-left: 49%;
      font-size: 5em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc .form-group.password span.form_info {
      margin-left: 49%;
      font-size: 3em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc .form-group {
      margin-top: 2.5em
  }
}

#order-opc .form-group .form-control {
  max-width: 271px;
  height: 1.7em;
  color: black
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc .form-group .form-control {
      vertical-align: middle;
      height: 1.8em
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc .form-group .form-control {
      height: 2em;
      font-size: 3em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc .form-group select.form-control {
      height: 1.8em
  }
}

#order-opc .lost_password {
  display: inline-block;
  text-decoration: underline;
  margin: 5px 0 14px;
  font-size: 1.5em
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc .lost_password {
      font-size: 3.5em
  }
}

#order-opc .lost_password:hover {
  text-decoration: none
}

#order-opc .title_block {
  color: #333
}

#order-opc .opc-button {
  padding: 11px 0 0 0
}

#order-opc ul.bullet {
  line-height: 22px;
  margin-bottom: 5px
}

#order-opc .date-select {
  padding-bottom: 10px
}

#order-opc .opc-add-save {
  border-top: 1px solid #d6d4d4;
  margin-top: 20px;
  padding-top: 20px
}

#order-opc #message {
  margin-bottom: 35px
}

#order-opc #opc_payment_methods {
  margin-bottom: 30px
}

#order-opc #opc_payment_methods .paiement_block {
  padding: 1% 1%;
  text-align: center
}

#order-opc #opc_payment_methods .paiement_block .payment_module img {
  width: 75%;
  height: auto
}

@media (min-width: 1500px){
  #order-opc #opc_payment_methods .paiement_block .payment_module img {
      width: 82%;
      height: auto;
  }
}

@media (max-width: 766px) and (orientation: landscape) {
  #order-opc #opc_payment_methods .paiement_block .payment_module img {
      height: auto;
      width: 39%
  }
}

@media (max-width: 766px) and (orientation: portrait) {
  #order-opc #opc_payment_methods .paiement_block .payment_module img {
      height: auto;
      width: 49%
  }
}

#order-opc #opc_payment_methods .paiement_block .payment_module .bankwire img,
#order-opc #opc_payment_methods .paiement_block .payment_module img.img3xcof {
  width: 50%
}

@media (max-width: 766px) {
  #order-opc #opc_payment_methods {
      margin-bottom: 10px
  }
}

#order-opc #opc_payment_methods p.warning {
  color: #F13340;
  font-size: 16px !important;
}

@media (max-width: 766px) {
  #order-opc #opc_payment_methods p.warning {
      font-size: 5em;
      text-align: center
  }
}

#order-opc #opc_account {
  margin-bottom: 10px
}

#order-opc #opc_account .addresses {
  padding-bottom: 10px
}

#order-opc #opc_account .addresses .row:last-child {
  padding-left: 15px
}

#order-opc #opc_account .addresses .row:last-child>div:last-child {
  padding-left: 0
}

@media (max-width: 767px) {
  #order-opc #opc_account .addresses .row:last-child>div:last-child {
      padding-left: 15px
  }
}

#order-opc #opc_account .boxaddressdel,
#order-opc #opc_account .boxaddressdef {
  text-align: center
}

@media (min-width: 768px) and (max-width: 890px) {

  #order-opc #opc_account .boxaddressdel,
  #order-opc #opc_account .boxaddressdef {
      width: 30%
  }
}

#order-opc #opc_account .boxaddressdel #address_delivery,
#order-opc #opc_account .boxaddressdel #address_invoice,
#order-opc #opc_account .boxaddressdef #address_delivery,
#order-opc #opc_account .boxaddressdef #address_invoice {
  text-align: left;
  display: inline-block;
  font-size: 2em;
  line-height: 1.1em;
  color: black;
  padding: 6% 12%
}

@media (min-width: 768px) and (max-width: 890px) {

  #order-opc #opc_account .boxaddressdel #address_delivery,
  #order-opc #opc_account .boxaddressdel #address_invoice,
  #order-opc #opc_account .boxaddressdef #address_delivery,
  #order-opc #opc_account .boxaddressdef #address_invoice {
      font-size: 3.5em;
      padding: 5% 3%;
      margin-left: 30px
  }
}

@media (min-width: 1024px) and (max-width: 1300px) {

  #order-opc #opc_account .boxaddressdel #address_delivery,
  #order-opc #opc_account .boxaddressdel #address_invoice,
  #order-opc #opc_account .boxaddressdef #address_delivery,
  #order-opc #opc_account .boxaddressdef #address_invoice {
      margin-left: 8%
  }
}

@media (max-width: 767px) {

  #order-opc #opc_account .boxaddressdel #address_delivery,
  #order-opc #opc_account .boxaddressdel #address_invoice,
  #order-opc #opc_account .boxaddressdef #address_delivery,
  #order-opc #opc_account .boxaddressdef #address_invoice {
      width: 87%;
      padding: 6% 1em
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  #order-opc #opc_account .boxaddressdel #address_delivery,
  #order-opc #opc_account .boxaddressdel #address_invoice,
  #order-opc #opc_account .boxaddressdef #address_delivery,
  #order-opc #opc_account .boxaddressdef #address_invoice {
      padding: 4% 1em
  }
}

#order-opc #opc_account .boxaddressdel #address_delivery .address_update,
#order-opc #opc_account .boxaddressdel #address_invoice .address_update,
#order-opc #opc_account .boxaddressdef #address_delivery .address_update,
#order-opc #opc_account .boxaddressdef #address_invoice .address_update {
  display: none
}

#order-opc #opc_account #address_newopc {
  background: none;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 10px
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc #opc_account #address_newopc {
      width: 180%
  }
}

#order-opc #opc_account #address_newopc #add_address {
  display: none
}

#order-opc #opc_account #add_address label {
  width: 39%;
  padding: 0
}

@media (min-width: 760px) and (max-width: 1024px) {
  #order-opc #opc_account #add_address label {
      width: 37%
  }
}

#order-opc #opc_account #add_address label,
#order-opc #opc_account #add_address input,
#order-opc #opc_account #add_address select {
  display: inline-block;
  vertical-align: middle;
  height: 2em;
  margin-bottom: 0.3em;
  font-size: 1.5em;
  line-height: 1.5em
}

@media (max-width: 767px) {

  #order-opc #opc_account #add_address label,
  #order-opc #opc_account #add_address input,
  #order-opc #opc_account #add_address select {
      font-size: 6em
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  #order-opc #opc_account #add_address label,
  #order-opc #opc_account #add_address input,
  #order-opc #opc_account #add_address select {
      font-size: 5em !important;
      height: 1.4em;
      line-height: 1em
  }
}

@media (min-width: 768px) and (max-width: 890px) {

  #order-opc #opc_account #add_address label,
  #order-opc #opc_account #add_address input,
  #order-opc #opc_account #add_address select {
      font-size: 3em;
      line-height: 1em
  }
}

#order-opc #opc_account #add_address input {
  width: 57%
}

@media (max-width: 767px) {
  #order-opc #opc_account #add_address input {
      margin-left: 0
  }

  #order-opc #opc_account #add_address input#alias {
      margin-left: 5px;
      width: 56% !important
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc #opc_account #add_address input {
      width: 41.5%
  }

  #order-opc #opc_account #add_address input#alias {
      width: 42% !important
  }
}

#order-opc #opc_account #add_address label[for=phone] {
  padding-right: 0;
  padding-left: 0
}

#order-opc #opc_account #add_address #id_country,
#order-opc #opc_account #add_address #city {
  width: 56.5%
}

@media (max-width: 767px) and (orientation: portrait) {

  #order-opc #opc_account #add_address #id_country,
  #order-opc #opc_account #add_address #city {
      width: 57%
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  #order-opc #opc_account #add_address #id_country,
  #order-opc #opc_account #add_address #city {
      width: 41.5%
  }
}

#order-opc .address_delivery.select {
  margin-bottom: 15px
}

#order-opc #address_invoice_form.form-group,
#order-opc .address_delivery.select.form-group {
  margin-bottom: 10px
}

@media (max-width: 767px) {

  #order-opc #address_invoice_form.form-group,
  #order-opc .address_delivery.select.form-group {
      font-size: 3em;
      margin-left: 15px
  }
}

#order-opc #address_invoice_form.form-group label[for=id_address_invoice],
#order-opc #address_invoice_form.form-group label[for=id_address_delivery],
#order-opc .address_delivery.select.form-group label[for=id_address_invoice],
#order-opc .address_delivery.select.form-group label[for=id_address_delivery] {
  line-height: 1.5em;
  font-size: 1.5em;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1%
}

@media (min-width: 768px) and (max-width: 890px) {

  #order-opc #address_invoice_form.form-group label[for=id_address_invoice],
  #order-opc #address_invoice_form.form-group label[for=id_address_delivery],
  #order-opc .address_delivery.select.form-group label[for=id_address_invoice],
  #order-opc .address_delivery.select.form-group label[for=id_address_delivery] {
      font-size: 3.5em
  }
}

#order-opc #address_invoice_form.form-group select,
#order-opc .address_delivery.select.form-group select {
  height: 1.5em;
  display: inline-block;
  vertical-align: middle
}

@media (max-width: 767px) and (orientation: portrait) {

  #order-opc #address_invoice_form.form-group select,
  #order-opc .address_delivery.select.form-group select {
      height: 2.5em
  }
}

@media (min-width: 768px) and (max-width: 890px) {

  #order-opc #address_invoice_form.form-group select,
  #order-opc .address_delivery.select.form-group select {
      font-size: 4.8em
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  #order-opc #address_invoice_form.form-group label,
  #order-opc .address_delivery.select.form-group label {
      line-height: 2.5em !important;
      width: 39%
  }
}

#new_account_form .id_state,
#new_account_form .dni,
#new_account_form .postcode {
  display: none
}

#voucher #discount_name {
  display: inline-block;
  width: 26%;
  padding: 5px;
  height: 40px
}

@media (min-width: 768px) and (max-width: 890px) {
  #voucher #discount_name {
      font-size: 3em;
      width: 40%
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #voucher #discount_name {
      font-size: 6.2em;
      width: 64%
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #voucher #discount_name {
      font-size: 4.2em !important;
      width: 41%
  }
}

#new_account_form #passwd {
  display: inline-block
}

@media (max-width: 767px) and (orientation: portrait) {
  #cart_voucher fieldset {
      width: 168px;
      height: 33px;
      box-shadow: none
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #cart_voucher fieldset {
      width: 199px;
      box-shadow: none
  }
}

#cart_voucher .discount_name {
  height: 42px;
  font-size: 2em;
  color: black
}

@media (max-width: 767px) {
  #cart_voucher .discount_name {
      font-size: 0.9em;
      margin-right: 1px !important
  }
}

#cart_voucher .discount_name::-webkit-input-placeholder {
  color: #000
}

#cart_voucher .discount_name:-moz-placeholder {
  color: #000
}

#cart_voucher #submitAddDiscount {
  background-color: #c9cac9;
  color: white;
  border: none;
  display: inline-block;
  vertical-align: middle
}

@media (max-width: 767px) {
  #cart_voucher #submitAddDiscount {
      padding: 0;
      width: 19%
  }
}

@media (max-width: 767px) and (min-aspect-ratio: 13 / 9) {
  #cart_voucher #submitAddDiscount {
      width: 19%;
      height: 3em
  }
}

#cart_voucher #submitAddDiscount span {
  border: none;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.79em
}

@media (max-width: 767px) and (max-aspect-ratio: 13 / 9) {
  #cart_voucher #submitAddDiscount span {
      font-size: 1.1em;
      width: 18%
  }
}

.headsummerbasket {
  width: 100%;
  border-left: solid black 1px;
  display: block;
  line-height: 1em
}

.availabilityprodbasket {
  color: #00d400;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase
}

@media (min-width: 768px) and (max-width: 890px) {
  .availabilityprodbasket {
      font-size: 3.2em
  }
}

.availabilityprodbasket img {
  width: 5%
}

@media (max-width: 767px) {
  .availabilityprodbasket img {
      width: 13%;
      margin-top: -0.38em
  }
}

.availabilityprodbasket+span.editable {
  color: black;
  font-size: 1.2em;
  margin-left: 3%
}

@media (min-width: 768px) and (max-width: 890px) {
  .availabilityprodbasket+span.editable {
      font-size: 3.2em
  }
}

#order-opc #cart_summary td.cart_quantity .btn.button-plus span,
#order-opc #cart_summary td.cart_quantity .btn.button-minus span {
  padding: 0
}

.cart_ref {
  font-size: 1.4em
}

@media (min-width: 768px) and (max-width: 890px) {
  .cart_ref {
      font-size: 3.4em
  }
}

.cart_ref span {
  color: black;
  font-weight: bold
}

.order_carrier_content {
  margin: 0
}

h3.address_add {
  text-transform: uppercase;
  background-color: white;
  color: black;
  padding: 1px 0px;
  margin: 0;
  font-size: 1.8em;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  white-space: nowrap;
  margin-bottom: 10px;
  border: solid #c9c9c9 1px;
  width: 45%;
  margin-left: auto;
  margin-right: auto
}

@media (min-width: 768px) and (max-width: 890px) {
  h3.address_add {
      font-size: 3.5em;
      width: 50%
  }
}

@media (max-width: 767px) {
  h3.address_add {
      font-size: 6.8em;
      width: 72%
  }
}

#opc_delivery_methods .order_carrier_content {
  background: #ffffff
}

#opc_delivery_methods .order_carrier_content table {
  border: none
}

#opc_delivery_methods .order_carrier_content table td {
  border: none;
  color: black
}

#opc_delivery_methods .order_carrier_content table td.delivery_option_logo,
#opc_delivery_methods .order_carrier_content table td.delivery_option_radio,
#opc_delivery_methods .order_carrier_content table td.delivery_option_price {
  padding: 2px 8px 0px 18px
}

#opc_delivery_methods .order_carrier_content table td.carrieropcdesc {
  font-size: 1.8em;
  padding: 2px 8px 0px 18px;
  text-transform: uppercase
}
#opc_delivery_methods .order_carrier_content div.pointsretrait2 .not-choosen,
#opc_delivery_methods .order_carrier_content div.pointsretraitChrono2 .not-choosen {
  text-decoration: underline;
}

@media (min-width: 768px) and (max-width: 890px) {
  #opc_delivery_methods .order_carrier_content table td.carrieropcdesc {
      font-size: 2.8em
  }
  #opc_delivery_methods .order_carrier_content a.pointsretrait2 {
      display: none;
  }
}

@media (max-width: 767px) {
  #opc_delivery_methods .order_carrier_content table td.carrieropcdesc {
      font-size: 5em;
      width: 63%;
      padding: 2px
  }
  #opc_delivery_methods .order_carrier_content a.pointsretrait2 {
      display: none;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #opc_delivery_methods .order_carrier_content table td.carrieropcdesc {
      font-size: 4em
  }
}

@media (max-width: 767px) {
  #opc_delivery_methods .order_carrier_content table td.delivery_option_price {
      font-size: 5em !important
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #opc_delivery_methods .order_carrier_content table td.delivery_option_price {
      font-size: 4em !important
  }
}

#order .delivery_option>div,
#order-opc .delivery_option>div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal
}

#order .delivery_option>div>table,
#order-opc .delivery_option>div>table {
  margin-bottom: 0
}

#order .delivery_option>div>table.resume,
#order-opc .delivery_option>div>table.resume {
  height: 53px
}

#order .delivery_option>div>table.resume.delivery_option_carrier,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier {
  margin-top: 10px;
  width: 100%;
  border: 1px solid #d6d4d4;
  font-weight: bold
}

#order .delivery_option>div>table.resume.delivery_option_carrier td,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td {
  padding: 8px 11px 7px 11px
}

#order .delivery_option>div>table.resume.delivery_option_carrier td i,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td i {
  font-size: 20px;
  margin-right: 7px;
  vertical-align: -2px
}

#order .delivery_option>div>table.resume td.delivery_option_radio,
#order-opc .delivery_option>div>table.resume td.delivery_option_radio {
  width: 54px;
  padding-left: 0;
  padding-right: 0;
  text-align: center
}

#order .delivery_option>div>table.resume td.delivery_option_radio input,
#order-opc .delivery_option>div>table.resume td.delivery_option_radio input {
  display: none
}

#order .delivery_option>div>table.resume td.delivery_option_radio input+label,
#order-opc .delivery_option>div>table.resume td.delivery_option_radio input+label {
  border: 2px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -5px 5px -6px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  display: inline-block;
  padding: 11px;
  vertical-align: middle;
  margin-right: 2%;
  cursor: pointer;
  position: relative;
  background-color: white
}

#order .delivery_option>div>table.resume td.delivery_option_logo,
#order-opc .delivery_option>div>table.resume td.delivery_option_logo {
  width: 97px;
  padding-left: 21px
}

#order .delivery_option>div>table.resume td.delivery_option_price,
#order-opc .delivery_option>div>table.resume td.delivery_option_price {
  width: 162px;
  font-size: 1.6em;
  font-weight: bold
}

@media (min-width: 768px) and (max-width: 890px) {

  #order .delivery_option>div>table.resume td.delivery_option_price,
  #order-opc .delivery_option>div>table.resume td.delivery_option_price {
      font-size: 3.6em
  }
}

@media (max-width: 767px) and (orientation: portrait) {

  #order .delivery_option>div>table.resume td.delivery_option_price,
  #order-opc .delivery_option>div>table.resume td.delivery_option_price {
      padding: 2px;
      width: 20%
  }
}

p.payment_module {
  margin-bottom: 20px
}

@media (min-width: 890px) and (max-width: 1199px) {
  p.payment_module {
      margin-top: 6px
  }
}

@media (max-width: 767px) {
  p.payment_module {
      margin-bottom: 22px
  }
}

p.payment_module a {
  display: inline-block;
  font-size: 17px;
  line-height: 23px;
  color: #333;
  font-weight: bold;
  letter-spacing: -1px;
  position: relative
}

p.payment_module a span {
  font-weight: bold;
  color: #777
}

.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px
}

.order_carrier_content .carrier_title {
  font-weight: bold;
  color: #333
}

.order_carrier_content .checkbox input {
  margin-top: 2px
}

.order_carrier_content .delivery_options_address .carrier_title {
  margin-bottom: 17px
}

.order_carrier_content+div {
  padding-bottom: 15px
}

.payment_module {
  vertical-align: middle;
  background: none
}

@media (min-width: 768px) {
  .payment_module.col-sm-3 {
      width: 20%;
      padding-right: 0
  }
}

#order-opc #opc_payment_methods-content #lcrpaiement span.payment-text {
  font-size: 2em
}

@media (max-width: 767px) {
  #order-opc #opc_payment_methods-content #lcrpaiement span.payment-text {
      display: inline-block;
      vertical-align: middle;
      margin-left: 1%
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  #order-opc #opc_payment_methods-content #lcrpaiement span.payment-text {
      font-size: 6em
  }
}

@media (max-width: 767px) {
  #order-opc #opc_payment_methods-content p.payment_module.paypal a {
      padding-left: 0
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc #opc_payment_methods-content {
      font-size: 1em
  }

  #order-opc #opc_payment_methods-content p.payment_module.paypal a img {
      width: 23%
  }
}

@media (max-width: 767px) {
  #order-opc #opc_payment_methods-content {
      text-align: left
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc #opc_payment_methods-content a {
      text-decoration: none
  }

  #order-opc #opc_payment_methods-content a.bankwire img,
  #order-opc #opc_payment_methods-content a img.img3xcof {
      width: 28% !important
  }
}

@media (max-width: 767px) and (orientation: portrait) and (max-width: 767px) and (orientation: landscape) {

  #order-opc #opc_payment_methods-content a.bankwire img,
  #order-opc #opc_payment_methods-content a img.img3xcof {
      width: 22% !important
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc #opc_payment_methods-content a {
      text-decoration: none
  }

  #order-opc #opc_payment_methods-content a.bankwire img,
  #order-opc #opc_payment_methods-content a img.img3xcof {
      width: 22% !important
  }
}

#order-opc #opc_payment_methods-content .opcpaymentradio {
  display: none
}

#order-opc #opc_payment_methods-content .opcpaymentradio+label {
  position: relative;
  border: 2px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -5px 5px -6px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  display: inline-block;
  padding: 11px;
  vertical-align: middle;
  margin-right: 2%;
  margin-top: 1%;
  cursor: pointer;
  background-color: white
}

p.warning {
  font-size: 1.7em
}

@media (min-width: 768px) and (max-width: 890px) {
  p.warning {
      font-size: 4.7em
  }
}

.selectedcarrier label:after {
  content: url("../img/check.png");
  transform: scale(0.7);
  position: absolute;
  top: -2px;
  left: -12px;
  color: #00d400
}

.selectedpayment label:after {
  content: url("../img/check.png");
  transform: scale(0.7);
  position: absolute;
  top: -2px;
  left: -12px;
  color: #00d400
}

#nofinalvalidor {
  font-size: 3em;
  color: red;
  text-align: right
}

@media (max-width: 767px) and (orientation: portrait) {
  #nofinalvalidor {
      font-size: 6em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #nofinalvalidor {
      font-size: 4em
  }
}

#fullvalidateorder {
  width: auto;
  font-size: 2em;
  padding: 12px 5px;
  margin-bottom: 34px;
  border: none
}

#fullvalidateorder.disabledfullv {
  background: #c9c9c8 !important;
  cursor: default
}

@media (max-width: 767px) {
  #fullvalidateorder {
      padding: 4px 2px;
      margin-top: -9px;
      width: 100%;
      text-align: right
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #fullvalidateorder {
      height: 5em;
      margin-top: 0.1em;
      font-size: 3em
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #fullvalidateorder {
      font-size: 6.5em
  }
}

#fullvalidateorder span {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 6px 2px 10px
}

@media (max-width: 767px) and (orientation: portrait) {
  #fullvalidateorder span {
      padding: 7px 6px 2px 10px;
      font-size: 1.8em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #fullvalidateorder span {
      font-size: 3em
  }
}

#fullvalidateorder i {
  font-size: 1.5em;
  vertical-align: middle
}

@media (max-width: 767px) {
  #fullvalidateorder i {
      font-size: 2em;
      margin-left: 0;
      margin-right: 5px
  }
}

#opc_payment_methods+.cart_navigation {
  margin-bottom: 0
}

@media (max-width: 767px) {
  #opc_payment_methods+.cart_navigation {
      padding: 0 5px 0 5px
  }
}

#opc_payment_methods+.cart_navigation a {
  margin-bottom: 30px
}

@media (max-width: 767px) {
  #opc_payment_methods+.cart_navigation a {
      margin-bottom: 25px;
      width: 100%;
      text-align: left
  }

  #opc_payment_methods+.cart_navigation a span {
      font-size: 1.4em;
      line-height: 1.6em
  }

  #opc_payment_methods+.cart_navigation a i {
      font-size: 1.5em !important
  }
}

#firstnumspan {
  margin-left: 1%
}

#address_delivery li.address_title,
#address_invoice li.address_title {
  font-weight: bold;
  margin-bottom: 0.5em
}

@media (max-width: 767px) {

  #address_delivery li.address_title,
  #address_invoice li.address_title {
      margin-left: 0
  }
}

li.address_phone {
  margin-top: 10px
}

#address_newopc input#lastname {
  margin-left: 2px
}

#address_newopc input#alias {
  width: 25.6% !important;
  margin-left: -0.2%
}

#address_newopc label[for=alias] {
  width: 37.6% !important
}

#address_newopc .phone-number label {
  display: block
}

#address_newopc .phone-number input {
  display: inline-block
}

#address_newopc .phone-number p.button-small {
  background: white;
  color: black
}

#address_newopc #submitAddress,
#address_newopc #submitAccount {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin-right: 1%;
  margin-bottom: 2%;
  padding: 0;
  border: none
}

@media (max-width: 767px) and (orientation: landscape) {

  #address_newopc #submitAddress,
  #address_newopc #submitAccount {
      font-size: 6.8em
  }
}

#address_newopc #submitAddress i,
#address_newopc #submitAccount i {
  font-size: 1.2em;
  display: inline-block;
  vertical-align: middle
}

#address_newopc #submitAddress span,
#address_newopc #submitAccount span {
  padding: 4px
}

@media (max-width: 767px) {

  #address_newopc #submitAddress span,
  #address_newopc #submitAccount span {
      font-size: 5em
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  #address_newopc #submitAddress span,
  #address_newopc #submitAccount span {
      font-size: 1em
  }
}

.boxaddressdel,
.boxaddressdef {
  position: relative
}

@media (max-width: 767px) and (orientation: portrait) {

  .boxaddressdel,
  .boxaddressdef {
      font-size: 4em
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  .boxaddressdel,
  .boxaddressdef {
      font-size: 2em
  }
}

.boxaddressdel .selectdelevryadress,
.boxaddressdel .selectinvoiceadress,
.boxaddressdef .selectdelevryadress,
.boxaddressdef .selectinvoiceadress {
  width: 26px;
  border: 2px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -5px 5px -6px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  left: 6%;
  top: 8%;
  padding: 0;
  vertical-align: middle;
  margin-right: -4%;
  margin-top: 1%;
  cursor: pointer;
  font-size: 28px;
  color: #00d400
}

.boxaddressdel .selectdelevryadress i:after,
.boxaddressdel .selectinvoiceadress i:after,
.boxaddressdef .selectdelevryadress i:after,
.boxaddressdef .selectinvoiceadress i:after {
  content: url(../img/check.png);
  transform: scale(0.7);
  position: absolute;
  top: -3px;
  left: -12px;
  color: #00d400
}

@media (max-width: 767px) {

  .boxaddressdel .selectdelevryadress i,
  .boxaddressdel .selectinvoiceadress i,
  .boxaddressdef .selectdelevryadress i,
  .boxaddressdef .selectinvoiceadress i {
      height: 20px;
      display: block
  }
}

@media (max-width: 767px) {

  .boxaddressdel .selectdelevryadress,
  .boxaddressdel .selectinvoiceadress,
  .boxaddressdef .selectdelevryadress,
  .boxaddressdef .selectinvoiceadress {
      right: 16%;
      top: 0.6em
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  .boxaddressdel .selectdelevryadress,
  .boxaddressdel .selectinvoiceadress,
  .boxaddressdef .selectdelevryadress,
  .boxaddressdef .selectinvoiceadress {
      top: 7.5%
  }
}

#orderopccgv {
  font-size: 1.8em;
  text-align: center;
  color: black;
  position: relative
}

@media (max-width: 767px) {
  #orderopccgv {
      font-size: 5.5em
  }
}

#orderopccgv input[type="checkbox"] {
  width: 20px;
  height: 20px;
  float: none;
  display: inline-block;
  vertical-align: middle
}

#orderopccgv label {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle
}

#orderopccgv p {
  display: inline-block;
  vertical-align: middle
}

@media (max-width: 767px) {
  #orderopccgv p {
      width: 82%
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #orderopccgv p {
      font-size: 1.8em;
      font-weight: bold
  }
}

#login_form_content label,
#login_form_content input {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1%;
  line-height: 1em
}

@media (max-width: 767px) and (orientation: portrait) {

  #login_form_content label,
  #login_form_content input {
      padding: 2px 5px
  }
}

#login_form_content label#login_email,
#login_form_content input#login_email {
  width: 53%
}

#login_form_content label#login_passwd,
#login_form_content input#login_passwd {
  width: 53%
}

#login_form_content label {
  width: 24%;
  font-size: 1.7em
}

@media (max-width: 767px) {
  #login_form_content label {
      width: 15%;
      font-size: 1.2em
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #login_form_content label {
      font-size: 3.5em;
      width: 32%
  }
}

#login_form_content p.form-group {
  margin-left: 15px;
  margin-right: -10px;
  margin-bottom: 1em
}

@media (max-width: 767px) and (orientation: portrait) {
  #login_form_content p.form-group {
      margin-left: 1px
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #login_form_content p.form-group {
      margin-top: 0
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  label {
      font-size: 1em !important
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  input {
      font-size: 1.4em !important
  }
}

#account-creation_form {
  margin-bottom: 0
}

@media (max-width: 767px) {
  #account-creation_form input {
      font-size: 10em;
      width: 51%
  }

  #account-creation_form label.datebirth {
      margin-bottom: 1em
  }
}

@media (max-width: 767px) and (max-width: 767px) and (orientation: landscape) {

  #account-creation_form .form-group input,
  #account-creation_form .form-group label {
      font-size: 6em !important
  }
}

@media (max-width: 767px) {
  #account-creation_form .account_creation>.col-sm-5 {
      padding: 0
  }
}

#account-creation_form #submitAccount {
  width: 10%;
  margin-right: 2%;
  border: none
}

#account-creation_form #submitAccount i {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.2em
}

@media (max-width: 767px) {
  #account-creation_form #submitAccount {
      width: 25%
  }

  #account-creation_form #submitAccount span {
      float: none !important;
      display: inline-block;
      vertical-align: middle;
      font-size: 4em;
      padding: 4px
  }

  #account-creation_form #submitAccount i {
      font-size: 5em;
      display: inline-block;
      vertical-align: middle
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #account-creation_form #submitAccount {
      width: 27%;
      padding: 0
  }
}

#account-creation_form #submitAccount span {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 10px 1px 14px;
  line-height: 1.6em
}

#account-creation_form input {
  display: inline-block
}

#account-creation_form input[type=radio]:not(old)+label>span,
#account-creation_form input[type=checkbox]:not(old)+label>span {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border: 0.0625em solid silver;
  border-radius: 0.25em;
  background-color: white;
  vertical-align: bottom;
  -webkit-box-shadow: inset 2px 2px 2px 0 #a6a4a4;
  -moz-box-shadow: inset 2px 2px 2px 0 #a6a4a4;
  box-shadow: inset 2px 2px 2px 0 #a6a4a4
}

@media (max-width: 767px) and (orientation: portrait) {

  #account-creation_form input[type=radio]:not(old)+label>span,
  #account-creation_form input[type=checkbox]:not(old)+label>span {
      width: 1.4em;
      height: 1.4em
  }
}

#account-creation_form input[type="radio"],
#account-creation_form input[type="checkbox"] {
  display: none
}

#account-creation_form input[type=radio]:not(old)+label,
#account-creation_form input[type=checkbox]:not(old)+label {
  display: inline-block;
  margin-left: -0.2em;
  line-height: 1.5em;
  width: 100%
}

#account-creation_form input[type=radio]:not(old):checked+label>span:before,
#account-creation_form input[type=checkbox]:not(old):checked+label>span:before {
  content: '✓';
  display: block;
  width: 0;
  color: #999;
  font-size: 1.6em;
  line-height: 0.9em;
  text-align: center;
  text-shadow: 0 0 0.0714em #999;
  font-weight: bold
}

#account-creation_form .radiogender1 {
  width: 16%
}

@media (max-width: 767px) {
  #account-creation_form .radiogender1 {
      width: 22%
  }
}

#account-creation_form .radiogender2 {
  width: 19%
}

@media (max-width: 767px) {
  #account-creation_form .radiogender2 {
      width: 26.2%
  }
}

@media (max-width: 767px) {
  #account-creation_form .form_info {
      font-size: 5em;
      display: block
  }
}

#account-creation_form select {
  height: 1.6em
}

@media (max-width: 767px) {
  #account-creation_form select {
      font-size: 7em
  }
}

#account-creation_form select#days {
  float: none !important;
  margin-bottom: 1em
}

@media (max-width: 767px) {
  #account-creation_form select#months {
      margin-bottom: 1em
  }
}

#account-creation_form label {
  width: 32%;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.5em;
  margin-bottom: 1em
}

@media (max-width: 767px) {
  #account-creation_form label {
      font-size: 8em;
      width: 48%;
      margin-bottom: 0%;
      margin-top: 0.5em;
      vertical-align: middle
  }
}

@media (max-width: 767px) {
  #account-creation_form .dateofbirthsupbloc {
      padding-left: 5px;
      margin-top: 3em
  }
}

#account-creation_form .dateofbirthsupbloc label {
  width: 63%
}

@media (max-width: 767px) {
  #account-creation_form .dateofbirthsupbloc label {
      width: 66%
  }
}

#validcartmail {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  line-height: 1.3em;
  text-transform: uppercase;
  font-size: 2em;
  -webkit-appearance: none
}

@media (max-width: 767px) and (orientation: landscape) {
  #validcartmail {
      font-size: 1.3em
  }
}

@media (min-width: 768px) and (max-width: 890px) {
  #validcartmail {
      font-size: 3.5em
  }
}

.cart_quantity_down {
  margin-right: 4%
}

.cart_quantity_up {
  margin-left: 3%
}

#order-opc #order-detail-content td#total_shipping {
  background: white;
  text-transform: uppercase;
  font-size: 2.5em;
  padding-right: 0
}

#order-opc input.inputerror,
#order-opc select.inputerror,
#order-opc label.inputerror span {
  border-color: red !important;
  border-width: 2px !important
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc .addresses .alert-danger {
      margin-bottom: 0;
      padding-bottom: 0;
      font-size: 4em
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc .addresses .alert-danger {
      font-size: 5em;
      margin-bottom: 0;
      padding-bottom: 0
  }
}

#order-opc .freexpressprosel {
  box-shadow: 0px 0px 0px 2px #f00
}

#order-opc .freexpressprosel td {
  padding: 1px
}

#order-opc .page-heading.step-num .secondtitleh2 {
  margin-left: 3em
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc .page-heading.step-num .secondtitleh2 {
      font-size: 0.6em !important;
      line-height: 0.89em !important;
      display: inline-block;
      width: 57% !important;
      vertical-align: middle
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc .page-heading.step-num .secondtitleh2 {
      font-size: 0.6em !important;
      line-height: 0.89em !important;
      display: inline-block;
      width: 50% !important;
      vertical-align: middle;
      text-align: center;
      margin-left: 2.5em
  }
}

#address_newopc #submitAddress {
  width: 18%;
  padding: 4px 0px;
  margin-right: 2.5%
}

@media (max-width: 767px) and (orientation: landscape) {
  #address_newopc #submitAddress {
      font-size: 1em
  }
}

@media (min-width: 767px) and (max-width: 1024px) {
  #address_newopc #submitAddress {
      width: 33%;
      font-size: 3.5em
  }
}

@media (min-width: 1024px) and (max-width: 1300px) {
  #address_newopc #submitAddress {
      width: 24%
  }
}

@media (min-width: 1301px) and (max-width: 1587px) {
  #address_newopc #submitAddress {
      width: 21%
  }
}

@media (min-width: 1588px) and (max-width: 1686px) {
  #address_newopc #submitAddress {
      width: 20%
  }
}

@media (max-width: 767px) {
  #address_newopc #submitAddress {
      width: 27%;
      padding: 0;
      margin-right: 6%
  }

  #address_newopc #submitAddress span {
      float: none !important;
      display: inline-block;
      vertical-align: middle;
      font-size: 4em;
      padding: 4px
  }

  #address_newopc #submitAddress i {
      font-size: 5em;
      display: inline-block;
      vertical-align: middle
  }
}

#address_newopc #submitAddress span {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 10px 1px 14px;
  line-height: 1.6em
}

@media (min-width: 1024px) and (max-width: 1199px) {
  #address_newopc #submitAddress span {
      padding: 3px 6px;
      font-size: 1.3em
  }
}

#order-detail-content .customization .typedText {
  font-size: 2em
}

@media (max-width: 767px) {
  #order-detail-content .customization .typedText {
      font-size: 5em
  }
}

#customcarttext {
  font-size: 1.5em
}

@media (max-width: 767px) {
  #customcarttext {
      font-size: 5em
  }
}

#recommendprofe {
  font-size: 2em;
  text-align: center
}

@media (max-width: 767px) and (orientation: portrait) {
  #recommendprofe {
      font-size: 8em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #recommendprofe {
      font-size: 6em
  }
}

#order-opc .noplaneproduct {
  color: red
}

@media (min-width: 767px) {
  #order-opc .noplaneproduct {
      font-size: 1.4em
  }
}

#inventairecart {
  font-size: 1.6em;
  color: red;
  border: solid red 2px;
  padding: 2px;
  font-weight: bold;
  background-color: #fae9e9fa
}

@media (max-width: 767px) {
  #inventairecart {
      font-size: 5.4em
  }
}

#shipdelaycart {
  font-size: 1.6em
}

@media (max-width: 767px) {
  td.shipdelaycart {
      display: none
  }

  #shipdelaycart {
      font-size: 5em
  }

  #shipdelaycart span {
      text-align: center
  }

  #shipdelaycart .col-sm-6 {
      text-align: center !important
  }
}

@media (min-width: 767px) {
  #shipdelaycart {
      display: none
  }
}

#order-opc form#voucher {
  text-align: right;
  width: 92.5%
}

#order-opc button[name="submitAddDiscount"] {
  font-size: 1.8em;
  color: white;
  padding: 0px 5px;
  background-color: #b2b2b2;
  text-transform: uppercase;
  height: 40px
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc button[name="submitAddDiscount"] {
      font-size: 4.8em
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  #order-opc button[name="submitAddDiscount"] {
      font-size: 6.8em
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #order-opc button[name="submitAddDiscount"] {
      font-size: 5.2em !important
  }
}

#order-opc #productsaccessories2 {
  display: none
}

#order-opc #productsaccessories2 .product-image-container img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px
}

@media (max-width: 767px) {
  #order-opc #productsaccessories2 {
      display: block;
      font-size: 4em
  }

  #order-opc #productsaccessories2 h3 {
      font-size: 2.5em;
      text-align: center
  }
}

@media (max-width: 767px) and (orientation: portrait) {

  #order-opc #productsaccessories2 .slick-prev,
  #order-opc #productsaccessories2 .slick-next {
      top: 28%
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  #order-opc #productsaccessories2 .slick-prev,
  #order-opc #productsaccessories2 .slick-next {
      top: 33%
  }
}

#order-opc #productsaccessories {
  width: 22%
}

@media (max-width: 767px) {
  #order-opc #productsaccessories {
      font-size: 4em;
      width: 100%;
      height: 200px
  }
}

#order-opc #productsaccessories #product_list {
  margin-bottom: 0px;
  margin-left: 3%
}

#order-opc #productsaccessories #product_list img {
  width: 60%;
  margin-left: auto;
  margin-right: auto
}

@media (min-width: 990px) and (max-width: 1280px) {
  #order-opc #productsaccessories #product_list img {
      width: 80%
  }
}

@media (min-width: 1281px) and (max-width: 1399px) {
  #order-opc #productsaccessories #product_list img {
      width: 70%
  }
}

#order-opc #productsaccessories #product_list .js-equal-height {
  position: relative;
  top: -4px;
  line-height: 28px;
  margin-top: -10px
}

@media (min-width: 990px) and (max-width: 1280px) {
  #order-opc #productsaccessories #product_list .js-equal-height .price {
      font-size: 2.5em
  }
}

#order-opc #productsaccessories ul>div:not(:first-child) {
  display: none
}

#order-opc #productsaccessories h3 {
  background: white;
  color: black;
  font-size: 1.8em;
  font-weight: bold
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc #productsaccessories h3 {
      font-size: 3.5em
  }
}

#order-opc #productsaccessories p.pdtbox-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2em;
  max-height: 2.4em;
  font-size: 1.4em;
  font-weight: 100
}

#order-opc #productsaccessories h3.productsaccessories_h3 {
  text-align: center;
  margin-right: -10px
}

#order-opc #productsaccessories .block_description {
  display: none
}

#order-opc #productsaccessories .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none
}

#order-opc #productsaccessories .exclusive span:focus,
#order-opc #productsaccessories .exclusive span:active {
  text-decoration: none
}

#order-opc #productsaccessories .product-name {
  margin-bottom: 5px
}

#order-opc #productsaccessories .product-name a {
  font-size: 15px;
  line-height: 18px;
  color: #3a3939
}

#order-opc #productsaccessories .product-name a:hover {
  color: #515151
}

#order-opc #productsaccessories div ul li a {
  display: inline-block
}

#order-opc #productsaccessories div ul li.s_title_block a,
#order-opc #productsaccessories div ul li.s_title_block span {
  font-weight: 700
}

#order-opc #productsaccessories span.price.pdtbox-price {
  font-size: 2em;
  font-weight: 100;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: -7px
}

#order-opc #order-detail-content #cart_summary td.cart_total {
  text-align: center
}

#order-opc #order-detail-content #cart_summary td.cart_total .price {
  font-size: 2.2em;
  font-weight: bold
}

@media (min-width: 768px) and (max-width: 890px) {
  #order-opc #order-detail-content #cart_summary td.cart_total .price {
      font-size: 4.2em
  }
}

label[for=cgv] {
  position: relative;
  border: 2px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -5px 5px -6px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  display: inline-block;
  padding: 11px;
  vertical-align: middle;
  margin-right: 2%;
  cursor: pointer;
  background-color: white
}

#cgv:checked~label[for=cgv]:after {
  content: url(../img/check.png);
  transform: scale(0.7);
  position: absolute;
  top: -2px;
  left: -12px;
  color: #00d400
}

@media (max-width: 767px) {
  #cart_totaltab .shipdelaycart {
      display: none
  }

  #loyalty {
      font-size: 3.1em;
      text-align: center
  }
}

@media (max-width: 767px) {
  #opc_delivery_methods .carrieropcdesc .delivery_option_price {
      font-size: 1.5em;
      font-weight: bold
  }
}

@media (max-width: 1300px) and (min-width: 768px) {
  #login_form_content #SubmitLogin {
      font-size: 2.6em
  }

  #login_form_content #SubmitLogin span {
      padding: 5px 20px 5px 14px
  }
}

/*# sourceMappingURL=order-opc.css.map */
.opc-main-block {
  position: relative;
}
.opc-overlay {
  height: 100%;
  position: absolute;
  z-index: 1;
  background: white;
  min-height: 20px;
  width: 100%;
  background-image: url('/img/loader.gif');
  background-position: center;
  background-repeat: no-repeat;
  display: none;
}

/* Free delivery manager */
@media (max-width: 767px) {
  #freeship_grille {
      font-size: 1.2em;
      line-height: 1em;
  }
  #fdpopc > span {
      font-size: 1.3em !important;
      line-height: 1em;
  }
}
@-moz-document url-prefix() {
  #freeship_grille {
      font-size: 0.8em !important;
      line-height: 0.8em;
  }
}
@media (min-width: 891px) and (max-width: 999px) {
  #freeship_grille {
      font-size: 0.8em !important;
      line-height: 1em;
  }
}
@media (min-width: 961px) {
  #fdpopc {
      width: 70% !important;
      text-align:center;
  }
}
@media (max-width: 960px) {
  #fdpopc {
      width: 53% !important;
  }
}
