#maincontent .product-view .page-title-wrapper {
    display: flex;
    flex-direction: column;
}
#maincontent .product-view .page-title-wrapper .page-title {
    order: 2;
}
#maincontent .product-view .page-title-wrapper a {
    order: 1;
}
.product-info-main .box-cac {
    padding: 12px;
}
.product-info-main .box-cac > div {
    width: 100%;
}
.product-info-main .box-cac .cac-text {
    font-size: 14px;
}
.product-info-main .box-cac .content {
    padding-left: 16px;
}
.product-info-main .box-cac .cac-trust .content {
    padding: 0 6px;
}
.product-view .product.info.detailed .product.data.items .item.title#tab-label-reviews a:after {
    left: 40%;
}
.product-view .product.info.detailed .product.data.items .item.content {
    margin-top: 0px;
    border-top: unset;
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options {
    max-height: 48px;
}
.product-info-main .product-add-form .product-options-bottom,
.product-info-main .product-add-form form:not(:has(.product-options-bottom)) {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
}
.product-view .product.info.detailed {
    padding: 0 16px 16px 16px;
}
.product-view .product.info.detailed .product.data.items .item.title a {
    margin-top: 16px;
}
.product-info-main .product-options-wrapper .swatch-attribute.contenance {
    height: 102px;
}
.product-info-main .product-options-wrapper .swatch-attribute.contenance .swatch-option.text {
    width: 114px;
    height: 74px;
}
.view-product .nw-infos {
    position: unset;
}
.product-info-main .product-brand-attribute .sticker .web-promo {
    position: absolute;
    top: 0;
}
.product-view .promo-product-list-container .item-product {
    border-radius: 4px
}

/* Product giftcard :: E-cart cadeau */
body.page-product-giftcard.page-layout-1column .product-info-main {
    padding: 0;
}
body.page-product-giftcard #maincontent .product-view .page-title-wrapper {
    display: none;
}
body.page-product-giftcard #maincontent .breadcrumbs {
    display: block;
    padding: 0;
    margin-bottom: 0;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control {
    padding-left: 0;
    border-left: unset;
}
body.page-product-giftcard .product-info-main .product-add-form .field {
    padding: 0;
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form .gc-triger .stape {
    font-size: 15px;
    width: 26px;
    height: 26px;
    padding: 6px
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form .gc-triger:before {
    top: 10px;
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form .gc-triger h4 {
    font-size: 15px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.aw-gc-product-form-options__template-options {
    grid-template-columns: repeat(2, 1fr);
}
body.page-product-giftcard .aw-gc-product-form-options__template-option {
    width: 100%;
    height: 158px;
    background-color: #FAFAFA;
}
body.page-product-giftcard .aw-gc-product-form-options__template-option {
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.message .gc-field,
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.amount-custom .gc-field,
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos {
    padding: 12px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .infos-msgs div {
    width: 100%;
    padding: 4px 0;
    line-height: 18px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .sender,
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .recipient,
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .fromto-email {
    padding: 0;
    width: 100%;
}

.catalog-product-view .click-collect-container {
    padding: 20px 8px;
}

.view-product .block-product-brand .brand-content {
    flex-direction: column;
}
.view-product .block-product-brand .brand-content .brand-img,
.view-product .block-product-brand .brand-content .brand-left {
    width: 100%;
    height: unset;
}
.view-product .block-product-brand {
    padding: 18px 8px;
}
.view-product .block-product-brand .brand-content .brand-img {
    order: 1;
}
.view-product .block-product-brand .brand-content .brand-left {
    order: 2;
    padding: 24px 0 0;
}
.view-product .block-product-brand .brand-content .brand-img img {
    height: 290px;
    width: 100%;
    object-fit: cover;
}
.view-product .block-product-brand .brand-content .brand-left .description {
    font-size: 15px;
    padding: 6px 0;
}
.view-product .block-product-brand .brand-content .brand-left .discover {
    width: 100%;
    text-align: center;
}

.product.info.detailed .product.data.items .item.title a {

     text-transform: none !important; 

}
.product-info-main .product-options-wrapper .swatch-attribute {
    padding-top: 2px;
    position: relative;
}
.product-info-main .product-options-wrapper .swatch-attribute.contenance .swatch-attribute-options .owl-wrapper-outer {
    padding-top: 4px;

}
.field-error, div.mage-error {
    margin-top: 32px;
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-selected-option {
    top: -7px;

}
.promo-product-list-container .button-add-to-cart button {
    font-size: 10px;
    height: 37px;
}
