/*==============================
    PROCESS
-------------------------------*/
.deliveryPremiumPopup .pop-up__close {
  padding-top: 0; }

.deliveryPremiumPopup .form__item--mini {
  margin-top: 0; }

.deliveryPremiumPopup .form__item--mini + .form__item--mini {
  margin-top: 10px; }

.deliveryPremiumPopupBody {
  font-weight: 700;
  font-size: 13px;
  text-align: center; }

.deliveryPremiumPopupFooter {
  margin-top: 15px; }
  .deliveryPremiumPopupFooter .btn {
    padding-right: 30px;
    padding-left: 30px;
    white-space: normal; }

.wrapPanelRecap .oneRow {
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  height: 144px; }
  .wrapPanelRecap .oneRow .priceDetail {
    display: flex;
    justify-content: space-between;
    margin-top: 10px; }
  .wrapPanelRecap .oneRow:after {
    content: '';
    display: block;
    clear: both; }
  .wrapPanelRecap .oneRow .table__description__name {
    font-weight: 500 !important; }
  .wrapPanelRecap .oneRow select {
    border: 1px solid #d0d0d0;
    border-radius: 0;
    background: white url(./images/icons/Fleche_bottom_black.svg) no-repeat right;
    background-position: right 10px center;
    -webkit-background-size: 19px 11px;
    background-size: 19px 11px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 11px;
    height: 39px;
    padding-left: 10px;
    padding-right: 10px;
    width: 81%;
    text-align: center; }
  .wrapPanelRecap .oneRow .table--panier__price {
    position: relative;
    float: right;
    margin-top: -32px; }

/*============================== MEDIAQUERY PARTS - PROCESS ==============================*/
@media (max-width: 767px) {
  .fancybox-wrap-delivery-premium {
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (min-width: 768px) {
  .deliveryPremiumPopup .form__item--mini + .form__item--mini {
    margin-top: 20px; }
  .deliveryPremiumPopupBody {
    font-size: inherit; }
  .deliveryPremiumPopupFooter {
    margin-top: 20px;
    margin-bottom: 30px; } }

/*==============================
    DEV
-------------------------------*/
/*======================== MEDIAQUERY PARTS DEV - PRODUCT =============================*/
@media (max-width: 768px) {
  .wrapPopupAddCart .shadowBottom {
    list-style-type: none; }
  .wrapPopupAddCart img {
    padding-bottom: 28px; }
  .wrapOneProductDesc .productListDesc_sec {
    font-weight: 300 !important;
    margin-top: -9px; }
  .wrapPopupAddCart .apercu__title {
    text-align: left !important; }
  .oneProductCart .shadowBottom {
    margin-left: 9px; }
  span.cartOneProductDelete {
    color: #aaa9b6;
    font-size: 13px;
    margin-left: 5px; } }

.fwn {
  font-weight: normal !important; }

.vatb {
  vertical-align: text-bottom; }

.w50 {
  width: 50%; }

.o50 {
  opacity: 0.5; }

@supports (-webkit-overflow-scrolling: touch) { {
    /* CSS specific to iOS devices */ }
  body {
    cursor: pointer; } }

.txt-rouge {
  color: #c53239; }

.withAlignmentDel {
  position: absolute;
  left: -94px;
  top: 10px; }

.withAlignment {
  position: absolute;
  top: -34px;
  left: -56px; }

.lblPromoTop {
  margin-top: -12px; }

.customWidth {
  width: 200px; }

.bigText, select option[selected] {
  font-size: 14px;
  font-weight: 600; }

select option[value=""] {
  display: none; }

.pop-up .apercu {
  height: 160px !important; }

.pop-up .descProduct {
  white-space: nowrap; }

.spanMore {
  font-size: 14px; }

.select.select2 {
  color: black !important; }

.bigSize {
  font-size: 16px; }

.table__description .txt-ok {
  margin-top: 3px; }

.customPrice {
  float: right;
  margin-top: -21px; }

.grecaptcha-badge {
  visibility: collapse !important; }
