.body,
.body .product-info-main {
    font-family: 'Inter', sans-serif !important;
}
.view-product .product.media,
.view-product .detail-info-product-view {
    margin-top: 22px !important;
    margin-bottom: 24px !important;
}
.catalog-product-view .block.review-add .actions-primary span {
    color: #FFFFFF;
}
.product-info-main .product-brand-attribute {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-info-main .product-brand-attribute .sticker .web-promo {
    background-color: black;
    color: white;
    padding: 4px 8px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 2px;
}
.product-info-main .page-title-wrapper.product .page-title .base {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 32px;
    font-family: 'Inter', sans-serif;
}

.product-short-description{
    word-wrap: break-word;
    overflow: visible;
    max-height: none;
    white-space: normal;
    word-break: break-word; 
    display: block; 
    width: 100%; 
    margin-top: 10px;
    margin-bottom: 10px;
}
.page-title-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 100%; 
}
.page-layout-1column .product-info-main {
    display: flex;
    flex-direction: column;
    max-width: 100%; 
}

#maincontent .product-view .page-title-wrapper {
    margin-bottom: 0;
}
.product-info-main .price-box.price-final_price {
    font-family: 'Inter', sans-serif;
}
.product-info-main .price-box.price-final_price span.old-price {
    display: block;
    float: unset;
    width: fit-content;
}
.product-info-main .price-box.price-final_price span.old-price .price {
    color: #000 !important;
    font-size: 15px !important;
}
.product-view .product-info-main.detail-info-product-view .product-reviews-summary {
    margin: 0 !important;
}
.product.info.detailed .product.data.items .review-add .review-fieldset .field .label {
    border: none;
}
.product-info-main .product.attribute.overview {
    margin: 8px 0 !important;
}
.product-info-main .product.attribute.overview .value {
    width: 460px;
    font-size: 15px;
    color: #0A0A0A;
}
.product-info-main .product.attribute.overview .nw-read-more {
    padding: 0;
    border: unset !important;
    color: #C7036E !important;
    background-color: transparent !important;
    height: fit-content;
    text-decoration: underline;
}
.product-info-main .rating-summary .rating-result{
    height: 26px;
    width: 110px;
    text-align: left;
}
.product-info-main .rating-summary .rating-result:before,
.product-info-main .rating-summary .rating-result>span:before {
    font-size: 22px !important;
    font-weight: 600;
    content: '\2605' '\2605' '\2605' '\2605' '\2605' !important;
    max-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 4px;
    height: 20px;
}
.product-info-main .product-reviews-summary .reviews-actions a.action.view {
    border-right: unset;
    padding-left: 8px;
}
.product-info-main .product-reviews-summary .reviews-actions a.action.view:hover {
    text-decoration: unset;
}
.product-info-main .rating-summary .rating-result>span:before {
    color: #000;
}
.product-reviews-summary .reviews-actions a.action.view span:nth-child(1) {
    text-decoration: underline;
}
.product-reviews-summary .reviews-actions a.action.view span {
    color: #E6007E;
}

.product-view .product-info-main .action.towishlist {
    position: absolute;
    top: 2%;
    left: -62%;
    background: transparent;
    border: 0;
    padding: 0;
}

.product-view .product-info-main.detail-info-product-view .product-add-form {
    margin-top: 0;
}
.product-info-main .product-options-wrapper .swatch-attribute {
    padding-top: 20px;
    position: relative;
}
.product-info-main .product-options-wrapper .swatch-attribute.color {
    padding-top: 72px;
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options {
    margin-top: 8px;
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options .owl-buttons .owl-prev,
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options .owl-buttons .owl-next {
    width: 25px;
    height: 25px;
    top: 64%;
    border-radius: 50%;
    background-color: #F9E7F3CC;
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options .owl-buttons .owl-prev:before {
    content: '\00AB';
}

.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options .owl-buttons .owl-next:before {
    content: '\00BB';
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options .owl-buttons .owl-prev:before,
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options .owl-buttons .owl-next:before {
    width: 100%;
    height: 100%;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-top: -3px;
}
.product-info-main .product-options-wrapper .swatch-attribute.contenance .swatch-attribute-options .owl-wrapper-outer {
    height: 88px;
    padding-top: 4px;
    padding-left: 2px;
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-attribute-options .owl-wrapper-outer {
    height: 56px;
    padding-top: 4px;
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-selected-option {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    line-height: 20px;
    color: #000;
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-attribute-selected-option {
    top: 10px;
    width: 100%;
    height: 55px;
    background-color: #FEF2FA;
    border: 1px solid #D7D7D7;
    border-radius: 8px;
    padding: 16px 16px;
    font-size: 16px;
    font-weight: 600;
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-option.text {
    width: 152px;
    height: 78px;
    background-color: #FFF;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-weight: 400;
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-option {
    width: 48px;
    height: 48px;
    border-radius: 4px;
}
.product-info-main .product-options-wrapper .swatch-option:not(.disabled):hover {
    background-color: #FFF;
    color: #000;
}
.product-info-main .product-options-wrapper .swatch-option.text.selected {
    border: 1.3px solid #000;
    outline: unset;
}.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-option.selected {
    border: 2px solid #000;
    outline: unset;
}
.product-info-main .product-options-wrapper .swatch-option:focus {
    box-shadow: unset;
}

.product-info-main .product-options-wrapper .swatch-option.text .val {
    color: #000;
    font-size: 16px;
    line-height: 18px;
}
.product-info-main .product-options-wrapper .swatch-option.text .price {
    font-size: 12px;
    line-height: 22px;
    color: #E6007E;
}
.product-info-main .product-options-wrapper .swatch-option.text .promo-label {
    display: none;
}
.product-info-main .product-options-wrapper .swatch-option.text .promo-label.has-promo {
    display: unset;
    padding: 1px 10px;
    background-color: #E6007E;
    color: #FFF;
    border-radius: 4px;
    font-size: 12px;
    line-height: 18px;
}
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    width: 32px;
    height: 32px;
    top: 30%;
    border-radius: 50%;
    background-color: #F9E7F3CC;
}
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon {
    background-image: url('../images/arrow-left.svg');
    background-position: 9px 6px;
}
.product.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-image: url('../images/arrow-right.svg');
    background-position: 4px 4px;
}

.product-info-main .product-add-form .product-options-bottom,
.product-info-main .product-add-form form:not(:has(.product-options-bottom)) {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.product-info-main .product-add-form form:not(:has(.product-options-bottom)) {
    margin-top: 22px;
}
.product-info-main .product-add-form .attr-product {
    margin: 0 !important;
}
.product-view .detail-info-product-view.product-info-main .attr-info .primary.disable,
.product-view .detail-info-product-view.product-info-main .attr-info .addcart-link {
    background-color: #000 !important;
    padding: 0 24px;
    width: 352px;
    height: 56px;
    max-width: unset;
    border: unset;
    border-radius: 8px;
}
.product-view .detail-info-product-view.product-info-main .attr-info .addcart-link:hover {
    background-color: #E6007E !important;
}
.product-view .detail-info-product-view.product-info-main .attr-info .addcart-link span {
    color: #FFF !important;
    font-size: 16px;
    font-weight: 500;
}
.product-view .detail-info-product-view.product-info-main .attr-info .primary.disable {
    background-color: #949494 !important;
}
.product-view .detail-info-product-view.product-info-main .attr-info .primary.disable span {
    color: #FFF !important;
    font-size: 16px;
}

.product-info-main .box-cac {
    margin-top: 24px;
    padding: 24px;
    border: 1px solid #E8E8E8;
    border-radius: 8px;
}
.product-info-main .box-cac > div {
    width: 78%;
    display: flex;
    align-items: center;
}
.product-info-main .box-cac .cac-trust {
    background-color: #F9E7F3;
    border-radius: 8px;
    padding: 12px 8px;
}
.product-info-main .box-cac .content {
    padding-left: 22px;
}
.product-info-main .box-cac .cac-trust .content {
    width: 88%;
    position: relative;
    padding-left: 12px;
}
.product-info-main .box-cac .cac-trust .content .arrow-bottom {
    position: absolute;
    right: 0;
    top: 46%;
}
.product-info-main .box-cac .cac-title {
    font-size: 16px;
    font-weight: 600;
    color: #0A0A0A;
    margin: 0;
    margin-bottom: 4px;
}
.product-info-main .box-cac .cac-text {
    font-size: 16px;
    color: #0A0A0A;
    margin: 0;
}
.product-info-main .box-cac .cac-btn{
    margin: 24px 0;
}
.product-info-main .box-cac .cac-btn button {
    width: 100%;
    background-color: transparent !important;
    border: 1.8px solid #000 !important;
    color: #000 !important;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    padding: 0 4px;
}
.product-info-main .box-cac .cac-btn .inactive {
    position: relative;
    cursor: default;
    border: 1.8px solid #bebebe !important;
    color: #bebebe !important;
}
.product-info-main .box-cac .cac-btn .inactive:after {
    content: 'Veuillez sélectionner une variante de produit.';
    position: absolute;
    width: 68%;
    top: 0;
    left: 50%;
    transform: translate(-50%, -20px);
    z-index: 1;
    font-size: 14px;
    color: #000;
    background-color: white;
    border: 1px solid #888;
    border-radius: 4px;
    padding: 4px;
    text-align: center;
    visibility: hidden;
}
.product-info-main .box-cac .cac-btn .inactive:hover:after {
    visibility: visible;
}
.product-view .product.info.detailed {
    margin: 0 0 24px 0 !important;
    padding: 16px;
    border: 1px solid #E8E8E8;
    border-radius: 8px;
}
.product-view .product.info.detailed .product.data.items .item.title {
    border: unset !important;
    padding: 0;
}
.product-view .product.info.detailed .product.data.items .item.title a {
    height: 35px;
    padding: 6px 12px;
    border: 2px solid #000;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    border-radius: 4px;
    line-height: 18px;
    text-align: center;
}
.product-view .product.info.detailed .product.data.items .item.title#tab-label-reviews a {
    padding: 6px 12px 6px 28px;
    min-width: 82px;
}
.product-view .product.info.detailed .product.data.items .item.title#tab-label-reviews a span {
    display: none;
}
.product-view .product.info.detailed .product.data.items .item.title#tab-label-reviews a:after {
    position: absolute;
    left: 6px;
    font-size: 22px !important;
    font-weight: 600;
    content: '\2605' !important;
}
.product-view .product.info.detailed .product.data.items .review-form-actions .action span {
    text-transform: none;
}
.product-view .product.info.detailed .product.data.items .item.title.active a {
    background-color: #000;
    color: #FFF;
}
.product-view .product.info.detailed .product.data.items .item.title a:before {
    content: unset !important;
}
.product-view .product.info.detailed .product.data.items .item.content {
    margin-top: 52px;
    padding-top: 13px;
    border-top: 1px solid #E8E8E8;
}
.product-view .product.info.detailed .product.data.items .block.review-add form {
    width: 100%;
    max-width: unset;
}

.catalog-product-view .product-view {
    margin-bottom: 0 !important;
}
.catalog-product-view .page-footer {
    margin-top: 0;
    background: #F5F5F5;
}
.click-collect-container .click-collect-col {
    background-color: #FFF;
    border-radius: 4px;
    padding: 12px 6px;
}

/* Product giftcard */
body.page-product-giftcard {
    background: #FFFFFF !important;
}
body.page-product-giftcard #maincontent .breadcrumbs {
    display: none;
}
body.page-product-giftcard.catalog-product-view .page-footer {
    background: #FFFFFF;
}
body.page-product-giftcard .click-collect-container .click-collect-col {
    background-color: transparent;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
}
body.page-product-giftcard .view-product .product-info-main {
    width: 100%;
    max-width: 1022px;
    margin: auto;
}
body.page-product-giftcard .view-product .main-detail .nw-infos {
    width: 100% !important;
}
body.page-product-giftcard .view-product .product.media, .view-product .detail-info-product-view {
    padding-left: 0;
}
body.page-product-giftcard .product-info-main .page-title-wrapper .page-title {
    justify-content: space-around;
    padding: 18px 0;
}
body.page-product-giftcard .product-info-main .page-title-wrapper .page-title .base {
    font-family: Satisfy;
    font-size: 32px;
    font-weight: 400;
    line-height: 41px;
    color: #E6007E;
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form {
    display: block;
    justify-content: unset;
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form .gc-triger {
    position: relative;
    background-color: #FAFAFA;
    border-radius: 8px;
    padding: 8px 10px;
    margin-bottom: 14px;
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form .gc-triger:before {
    content: '\002B';
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form .active .gc-triger:before {
    content: '\2212';
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form .gc-triger:before {
    position: absolute;
    top: 18px;
    right: 10px;
    font-size: 18px;
    color: #E6007E;
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form .gc-triger h4 {
    margin: 0;
    display:flex;
    align-items: center;
    font-size: 18px;
    color: #E6007E;
}
body.page-product-giftcard .product-info-main .product-add-form form.gift-card-form .gc-triger .stape {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #E6007E;
    text-align: center;
    padding: 10px;
    margin-right: 8px;
}

body.page-product-giftcard .product-info-main .product-add-form {
    margin-bottom: 42px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control {
    width: 96%;
    margin: auto;
    padding-left: 24px;
    border-left: 3px solid #E6007E;
}
body.page-product-giftcard .product-info-main .product-add-form .field {
    width: 100%;
    margin: 0 !important;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.aw-gc-product-form-options__template-options {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
}
body.page-product-giftcard .aw-gc-product-form-options__template-option {
    position: relative;
    width: 225px;
    height: 198px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 8px #F4EBFF;
    -webkit-box-shadow: 0 0 8px #F4EBFF;
    box-shadow: 0 0 8px #F4EBFF;
}
body.page-product-giftcard .aw-gc-product-form-options__template-option:hover {
    border: 1px solid #E6007E;
    text-decoration: none;
}
body.page-product-giftcard .aw-gc-product-form-options__template-option.selected {
    border: unset;
    text-decoration: none;
    background-color: #FAFAFA;
}
body.page-product-giftcard .aw-gc-product-form-options__template-image {
    max-width: 96%;
}
body.page-product-giftcard .product-info-main form.gift-card-form .aw-gc-product-form-options__template-option .gc-chosen {
    display: block;
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translate(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #C9CED6;
}
body.page-product-giftcard .product-info-main form.gift-card-form .aw-gc-product-form-options__template-option.selected .gc-chosen {
    background-color: #E6007E;
    border: 2px solid #E6007E;
}
body.page-product-giftcard .product-info-main form.gift-card-form .aw-gc-product-form-options__template-option.selected .gc-chosen:before {
    content: '\2714';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -46%);
    color: #FFF;
    font-size: 12px;
}
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:  16px;
    position: relative;
    background-color: #FAFAFA;
    border-radius: 10px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.message label,
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.amount-custom label {
    position: absolute;
    top: 6px;
    left: 28px;
    background-color: #FAFAFA;
    padding: 2px 10px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.message label span,
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.amount-custom label span {
    font-size: 12px;
    font-weight: 400;
    color: #828282;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.amount-custom input {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    border: 1px solid #E6007E;
    background-color: transparent;
    border-radius: 4px;
    padding: 10px 20px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.message textarea {
    font-size: 15px;
    background-color: transparent;
    border: 1px solid #B2BCCA;
    border-radius: 4px;
}

body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .infos-msgs {
    margin-bottom: 12px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .infos-msgs div {
    width: 628px;
    font-size: 14px;
    color: #000;
    padding: 0 14px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .infos-msgs .msg1 {
    font-weight: 600;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .infos-msgs .msg2 {
    font-style: italic;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .msg3 {
    color: #E6007E;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 16px;
    padding: 0 6px;
}
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 {
    padding: 0 6px;
    width: 532px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .sender > div,
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .recipient > div {
    width: 49%;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .sender .fromto-email {
    padding: 0;
    margin-bottom: 18px;
    width: 100%;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .gc-field {
    position: relative;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .gc-field .label {
    position: absolute;
    top: -10px;
    left: 6px;
    background-color: #FAFAFA;
    padding: 2px 10px;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .gc-field .label span {
    font-size: 12px;
    font-weight: 400;
    color: #828282;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .gc-field input {
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #B2BCCA;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .gc-field .input-email {
    color: #E6007E;
}
body.page-product-giftcard .product-info-main .product-add-form .fieldset .control.infos .gf-infos .fromto-email {
    width: 532px;
    margin-top: 0;
    padding: 0 6px;
}

body.page-product-giftcard .product-info-main .product-add-form .attr-product {
    display: none;
}
body.page-product-giftcard .product-info-main .product-add-form .actions {
    width: 100%;
    text-align: center;
    margin-top: 12px;
}
body.page-product-giftcard .product-info-main .product-add-form .actions button {
    width: 380px;
    height: 44px;
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
    border-radius: 8px;
}
body.page-product-giftcard .product-info-main .product-add-form .actions button span {
    color: #FFFFFF !important;
    text-transform: none;
}

/* Brand block */
.view-product .block-product-brand {
    width: 100vw;
    background-color: #F5F5F5;
    margin-left: calc(50% - 50dvw);
    padding: 32px 0;
}
.view-product .block-product-brand .brand-content {
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    background-color: #FFF;
    padding: 18px;
    border-radius: 8px;
}
.view-product .block-product-brand .brand-content .brand-img,
.view-product .block-product-brand .brand-content .brand-left {
    width: 50%;
    height: 438px;
    overflow: hidden;
}
.view-product .block-product-brand .brand-content .brand-img {
    border-radius: 8px;
    box-shadow: 0px 0px 10px #80808040;
}
.view-product .block-product-brand .brand-content .brand-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 24px;
}
.view-product .block-product-brand .brand-content .brand-img img {
    width: auto;
    height: 100%;
    object-fit: cover;
    max-width: unset;
}
.view-product .block-product-brand .brand-content .brand-left .name,
.view-product .block-product-brand .brand-content .brand-left .title-1 {
    font-family: 'Unna' !important;
    color: #E6007E;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}
.view-product .block-product-brand .brand-content .brand-left .name {
    color: #000000;
}
.view-product .block-product-brand .brand-content .brand-left .description {
    font-family: 'Inter', sans-serif !important;
    color: #0A0A0A;
    padding: 18px 0;
    font-size: 16px;
}
.view-product .block-product-brand .brand-content .brand-left .discover {
    width: fit-content;
    font-family: 'Rubik', sans-serif;
    padding: 10px 68px;
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
    font-weight: 500;
    height: 42px;
    border-radius: 8px;
}
.view-product .block-product-brand .brand-content .brand-left .discover:hover {
    background-color: #E6007E;
    border-color: #E6007E;
    text-decoration: none;
}
@media only screen and (max-width:600px){
	.product-info-main .product.attribute.overview .value {
    width: auto !important;
    }
    .fotorama__arr--prev , .fotorama__arr--next{
        display:block !important;
    }
    body.catalog-product-view .fotorama__nav--dots {
        display:none !important;
    }
}
@media only screen and (max-width:360px){
	.nw-col4-slider .item-product {
        padding: 2px 6px !important;
    }
    .promo-product-list-container .button-add-to-cart button,
    .promo-product-list-container .promo-block-content .price-product .price-final_price .price {
        font-size: 11px;
    }
}
.product.info.detailed .product.data.items .item.title a {
    text-transform: none !important; 
}
