#newAuth > div > div > div > form > div.accountConnectPanel__title > div.h1-title.js-mailStepTitle {font-size: 1.125rem;line-height: 25px;}


.panel__close,
.panel__close:hover {
  opacity: 0;
}

.page_cart dialog:not(.panel) {
  padding: 1em;
}

.abTest .search-result__infos.-below {
  padding: 15px 10px 5px;
}

.percentage {
  padding: 4px 9px 3px;
  background: #ff7373;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  display: inline-block;
  color: white;
}

.product-new-price,
.product-sales-price {
  font-weight: 500;
  color: #000;
  font-size: 0.9375rem;
  line-height: 25px;
}

.product-standard-price {
  color: #c5bec2;
  padding-right: 5px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  text-decoration-line: line-through;
}

.navigation .menu-wrapper .colMenu.type2 .wrapItemMenu li.titleCat a.titleItem {
  padding-bottom: 0;
}

/* FIN EXCLU WEB */

/* DEBUT - Banniere white - police black */

.product #header .theader {
  background-color: #fff !important;
}

.theader {
  background-color: #fff !important;
}

.product #header .theader {
  background-color: #fff !important;
}

.theader-offers-reinsurance p {
  color: black !important;
}

.theader-offers-reinsurance .theader-offers-reinsurance-text {
  color: black !important;
}

.theader-wrapper .theader-nav .menu-utility-user .accessAccountEtam a {
  color: black !important;
}

.theader-wrapper .theader-nav .menu-utility-user .accessAccountEtam a:hover {
  color: #ff6e7b !important;
}

.theader-nav .menu-utility-user > li.accessAccountEtam > a:after {
  color: black !important;
}

.theader-wrapper .theader-nav .menu-utility-user .fidelity a {
  color: black !important;
}

.theader-wrapper .theader-nav .menu-utility-user .fidelity a:hover {
  color: #ff6e7b !important;
}

.theader-wrapper .theader-nav .menu-utility-user .wishlist a {
  color: black !important;
}

.theader-wrapper .theader-nav .menu-utility-user .wishlist a:hover {
  color: #ff6e7b !important;
}

.theader-nav .minicart .mini-cart-total .mini-cart-emptywrap,
.theader-nav .minicart .mini-cart-total a {
  color: black !important;
}

/* FIN - Banniere white - police black */

.js-validInput {
  display: none;
}

/*.panel__close {
        display: block;
      }*/

/* CORRECTION DE LA CROIX POUR FERMETURE DES MLs */
.ui-dialog .ui-dialog-titlebar-close span {
  top: 0;
  right: 0;
}

@media (max-width: 1023px) {
  .ui-dialog .dialog-content,
  .ui-dialog .ui-dialog-content {
    padding: 30px 10px 40px;
  }
}

/* CORRECTION PRODUIT COMPLEMENTAIRE DANS LE PANIER */
#cart-items-form
  > fieldset
  > div.services
  > div.complementaryProduct.complementaryProduct--0.shadow.--true
  > div {
  width: 100%;
}
.page_cart .pt_cart_common .complementaryProduct--button .deleteProduct {
  top: 0 !important;
}

body.page_cart .pt_cart_common .complementaryProduct.complementaryProduct--0,
body.page_cart .pt_cart_common .complementaryProduct.complementaryProduct--1 {
  width: 100%;
  border-radius: 0;
}

body.page_cart
  .pt_cart_common
  .complementaryProduct.complementaryProduct--1
  .complementaryProduct__wrapper {
  width: 100%;
}

body.page_cart .pt_cart_common .complementaryProduct.complementaryProduct--0 {
  padding: 10px 20px 10px 10px;
}

body.page_cart
  .pt_cart_common
  .complementaryProduct.complementaryProduct--0
  img {
  width: auto;
  height: 34px;
  top: 0;
}

body.page_cart
  .pt_cart_common
  .complementaryProduct.complementaryProduct--0
  .complementaryProduct--button,
body.page_cart
  .pt_cart_common
  .complementaryProduct.complementaryProduct--1
  .complementaryProduct--button {
  margin-top: 5px;
}

body.page_cart .pt_cart_common .complementaryProduct--button {
  display: flex;
  align-items: center;
}

body.page_cart
  .pt_cart_common
  .complementaryProduct--button
  .complementaryProduct--price--value {
  top: 0;
}

body.page_cart
  .pt_cart_common
  .complementaryProduct--button
  button:not(.deleteProduct) {
  top: 0;
}

.pt_checkout
  #footer
  > div.container.fmiddle
  > div.footerLinks
  > div.content-asset.hmFooter
  > div:nth-child(5)
  > div.x-footer-bar,
.pt_checkout
  #footer
  > div.container.fmiddle
  > div.footerLinks
  > div.content-asset.hmFooter
  > div:nth-child(5)
  > div.x-footer-bar-mob {
  display: none;
}

/* BURGER MENU INTERNATIONAL */
.product .backToCategory {
  z-index: 4600;
}
/* SEND BURGER MENU INTERNATIONAL */

/* REDESIGN BASKET PAGE */

body.page_cart .pt_cart_common span.product_count {
  color: #000;
  text-transform: none;
  font-weight: 100;
}

body.page_cart .pt_cart_common .item-list {
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

body.page_cart .pt_cart_common .cart-row {
  background-color: #fff;
}

body.page_cart .pt_cart_common header {
  margin-bottom: 25px;
}

body.page_cart .pt_cart_common .price-standard {
  color: #000;
  font-weight: 100;
}

body.page_cart
  .pt_cart_common
  .item-list
  .item-details
  .attrGroup
  .attribute
  .value {
  font-size: 12px;
  font-weight: 100;
}

body.page_cart .pt_cart_common .qty-wrap {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #e9e9e9;
  padding: 0;
  min-width: 80px;
}

body.page_cart .pt_cart_common .qty-wrap .label-qty {
  color: #000;
  text-transform: uppercase;
  position: relative;
  top: 0;
  display: inline-block;
}

body.page_cart .pt_cart_common .qty-wrap .select2-container {
  width: auto !important;
  max-width: 100%;
}

body.page_cart .pt_cart_common .qty-wrap .select2-container .select2-selection {
  padding-left: 15px;
  left: 0;
}

body.page_cart
  .pt_cart_common
  .qty-wrap
  .select2-container
  .select2-selection
  .select2-selection__rendered {
  color: #000;
  line-height: 28px;
}

body
  .pt_cart_common
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 5px;
}

body.page_cart .pt_cart_common .item-price {
  color: #000;
  font-weight: 100;
  font-size: 11px;
}

body .pt_cart_common .select2 .selection .select2-selection__arrow::before {
  content: "";
  background: url("../images/arrow_black.png") no-repeat;
  transform: rotate(180deg);
}

body
  .select2.select2-container--open
  .selection
  .select2-selection
  .select2-selection__arrow::before {
  content: "";
  transform: rotate(0deg);
}

body.page_cart .pt_cart_common .cart-actions--top {
  margin-bottom: 13px;
}

body.page_cart .pt_cart_common .freeShippingSlider_container {
  border-radius: 0;
  display: flex;
  flex-direction: column-reverse;
  padding: 15px 20px;
  margin-bottom: 20px;
}

body.page_cart
  .pt_cart_common
  .freeShippingSlider_container
  .freeShipping__wrapper {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}

body.page_cart
  .pt_cart_common
  .freeShippingSlider_container
  .freeShippingSlider_limitPrice {
  color: #000;
  top: 0;
}

body.page_cart
  .pt_cart_common
  .freeShippingSlider_container
  .js-freeShippingSlider
  .ui-slider-range-min {
  background-color: #50e3c2;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-radius: 10px;
}

body.page_cart
  .pt_cart_common
  .freeShippingSlider_container
  .freeShippingSlider_label.freeShippingSlider_label-notFree {
  color: #000;
  font-weight: 100;
  font-size: 12px;
}

body.page_cart
  .pt_cart_common
  .freeShippingSlider_container
  .js-freeShippingSlider {
  border-radius: 10px;
}

body.page_cart
  .pt_cart_common
  .freeShippingSlider_container
  .freeShippingSlider_label {
  font-weight: 100;
  color: #000;
}

body.page_cart .pt_cart_common .item-discount {
  font-size: 11px;
}

body.page_cart
  .pt_cart_common
  .freeShippingSlider_container
  .freeShippingSlider_label
  strong {
  color: #000;
}

body.page_cart
  .pt_cart_common
  .freeShippingSlider_container
  .freeShippingSlider_label
  strong:nth-child(2) {
  font-weight: 100;
}

body.page_cart .pt_cart_common .shadow.whitebg {
  border-radius: 0;
}

body.page_cart .pt_cart_common .shadow.whitebg {
  border-radius: 0;
}

body.page_cart
  .pt_cart_common
  .cart-action-checkout
  .freeShippingSlider_container {
  display: none;
}

body.page_cart .pt_cart_common .cart-actions--bottom .gpay-button {
  box-shadow: none !important;
}

body.page_cart .pt_cart_common .acc_header:after {
  content: "";
  background: url("../images/arrow_black.png") no-repeat;
  transform: translateY(-50%) rotate(180deg);
  top: 50%;
  position: absolute;
  height: 6px;
  width: 11px;
}

body.page_cart .pt_cart_common .acc_header.acc_active:after {
  transform: translateY(-50%) rotate(0deg);
}

body.page_cart .pt_cart_common .cart-crosssell .crossSell__item {
  border-radius: 0;
}

body.page_cart .pt_cart_common .cart-crosssell .crossSell__item {
  border-radius: 0;
  box-shadow: none;
  background-color: #fff;
}

body.page_cart .pt_cart_common .productName.-small {
  font-size: 14px;
}

body.page_cart
  .pt_cart_common
  .newFidelity
  .newFidelity_wrapper
  .ui-slider-horizontal {
  height: 0.5em;
}

body.page_cart .pt_cart_common .newFidelity .newFidelity_maxValue,
body.page_cart .pt_cart_common .newFidelity .newFidelity_minValue {
  top: 15px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

body.page_cart .pt_cart_common .newFidelity .newFidelity_maxValue {
  color: #9196a8;
  right: 0;
}

body.page_cart .pt_cart_common .services > div {
  border-radius: 0;
  display: flex;
  align-items: center;
}

body.page_cart .pt_cart_common .services .ttu {
  text-transform: uppercase;
  font-weight: 100;
}

body.page_cart .pt_cart_common .services .ttu strong {
  font-weight: 100;
}

body.page_cart .pt_cart_common .services p:nth-child(2) {
  display: none;
}

.pt_cart_common .specialTxtPts {
  text-align: center;
}

.pt_cart_common .specialTxtPts span {
  color: #ff6e7b;
}

body.page_cart .pt_cart_common .subscribe-fidelity {
  margin: 10px 0;
}

body.page_cart .pt_cart_common .register-loyalty-card {
  margin: 10px 0;
}

@media (min-width: 1024px) {
  body.page_cart .pt_cart_common .cart-crosssell .section-title {
    margin: 45px 0px 10px;
  }

  body.page_cart .pt_cart_common .stepper {
    margin: 0px auto 45px;
  }

  body.page_cart .pt_cart_common .stepper li span:first-of-type {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }

  body.page_cart .pt_cart_common .complementaryProduct.complementaryProduct--0 {
    border-radius: 0;
  }
}

/* TABLET/MOBILE VERSION*/
body.page_cart .pt_cart_common .total_price {
  background: transparent;
  font-weight: 700;
  font-size: 16px;
}

/* END REDESIGN BASKET PAGE */

/* HEADER LOGO ETAM */
#header .primary-logo {
  z-index: 1;
}

/* FIX the issue on product tiles with specific shape for smaller device than 1023px */
@media (max-width: 1023px) {
  .product-content[data-colors-to-show] {
    display: none;
  }
  .format1 .product-tile .product-image img:nth-child(2) {
    display: none;
  }
  .format2 .product-tile .product-image img:nth-child(2) {
    display: none;
  }
  .format3 .product-tile .product-image img:nth-child(2) {
    display: none;
  }
  .format3 .product-tile .product-image img:nth-child(3) {
    display: none;
  }
}
@media (max-width: 768px) {
  footer .footer_nsw {
    /*max-width: 800px!important;*/
    width: 100% !important;
    margin: auto;
    display: block;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/* ALIGN category title on category page */
@media (min-width: 768px) {
  .pt_product-search-result .head-block .category-title {
    margin-left: 0;
    margin-right: 0;
  }
}

/* BASKET SUPPRESSION TAILLE UNIQUE */
.pdp-main .middleBlock .product-variations .value .swatches.tu,
.pdp-main .middleBlock .product-variations .value .swatches.tu:hover {
  display: none;
}

/* BASKET FOOTER */
body.page_cart #footer {
  display: block;
}

/* FOOTER NEWSLETTER SUBSCRIPTION */
/* .form-row label { line-height: 1; top: 12px; } */

footer .footer_nsw {
  max-width: 800px;
  width: 100%;
  margin: auto;
  display: block;
}

footer .footerreinsurance li .content-asset.hmFooter {
  height: 100px;
}

/* FOOTER in BASKET with NEWSLETTER SUBSCRIPTION */
footer .containerNewsletter {
  max-width: 800px;
  width: 95%;
}

footer .container.fmiddle {
  background-color: transparent !important;
  margin: 0 auto;
  width: 100%;
}

footer p {
  text-align: center;
}

footer .shareFooter ul:last-of-type {
  margin-left: 0;
}

/* MEDIA FOOTER GLOBAL */
@media screen and (min-width: 768px) {
  footer .footerLinks {
    width: 100%;
    text-align: center;
    margin-top: 60px;
  }
}

@media all and (max-width: 768px) {
  footer .containerNewsletter {
    margin: 0 auto 50px auto;
    max-width: 800px;
    width: 90%;
  }
}

@media (max-width: 767px) {
  footer .container.fmiddle {
    padding-bottom: 0;
    margin: 0 auto 50px auto;
    max-width: 800px;
    width: 90%;
  }

  #footer
    > div.container.fmiddle
    > div.footerLinks
    > div.content-asset.hmFooter
    > div.subFooter {
    text-align: center;
    margin-top: 60px;
  }

  footer .footerLinks .wrapSubFooter {
    max-width: 70% !important;
  }
}

@media all and (max-width: 480px) {
  footer .containerNewsletter .footer_nsw .fieldset_nws .submit {
    position: absolute;
    top: 10px;
    left: inherit;
    right: 0;
    padding: 10px 20px;
    font-size: 10px;
  }
  .pt_account .primary-content .col-1 .login-box .form-row.accountLabel,
  .pt_account .primary-content .col-2 .login-box .form-row.accountLabel {
    width: 82%;
  }
  .button,
  button,
  input[type="submit"] {
    padding: 10px 10px;
  }
}

/* fix footer mobile menu appearing as a grid */
.productActionWrapperMobile .addedToCartProducts .crossSell__item {
  width: 40%;
}

.product .breadcrumb {
  text-align: left;
}

@media all and (max-width: 340px) {
}
.pt_account .edit_address_form fieldset .form-row.civilUser .civility {
  height: 30px;
  font-size: 14px;
  width: auto;
}

.accountConnectPanel .fidelityForm__tab label {
  font-weight: bold;
  color: black;
}
.pt_account #main .address .form-row.civilUser label.civil {
  top: 0;
  font-size: 14px;
  color: #000000;
}
.pt_account #main .address .form-row.civilUser label {
  top: -20px;
  font-size: 12px;
  color: #a3a3a3;
}

/* POP-UP PARAMETRES DE COOKIES */
.cookiesmanagerbox
  #js-cookiesmanager__uservalues
  .cookiesmanager__settingsbox
  .chk-form-em.active:after,
.cookiesmanagerbox
  #js-cookiesmanager__uservalues
  .cookiesmanager__settingsbox
  .chk-form-em.checked:after {
  top: initial;
}

@media screen and (max-width: 1024px) {
  .mheader-wrapper {
    max-width: 50%;
  }
  #header .primary-logo {
    margin: 0;
    left: 0;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
  }
  .header-search .buttonSearchMobile {
    right: 132px;
  }
}

/*Fix position e-reservation button product page */
.product .ereservation {
    clear: both;
}