.page-photo-diary.sub-quick #header {
    background: transparent;
}
.page-photo-diary.sub-quick .cover {
    width: 100%;
    max-height: 33.28125vw;
    height: 33.28125vw;
    position: absolute;
    margin: auto;
    left: 0;
    top: -150px;
}
.page-photo-diary.sub-quick .cover img,
.page-photo-diary.sub-quick .cover h1,
.page-photo-diary.sub-quick .cover h2 {
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -50%;
    margin-right: -50%;
}
.page-photo-diary.sub-quick .cover h1, .page-photo-diary.sub-quick .cover h2 {
    display: none;
}
.page-photo-diary.sub-quick .cover img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    z-index: 8;
}

/* ROMZ */
.page-photo-diary.sub-quick .coverimage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.page-photo-diary.sub-quick.cover-title-white .cover h1,
.page-photo-diary.sub-quick.cover-title-white .cover h2,
.page-photo-diary.sub-quick.cover-title-white #nav .level0,
.page-photo-diary.sub-quick.cover-title-white #header .right .store-language-container .form-language * {
    color: #FFFFFF !important;
}
.page-photo-diary.sub-quick.cover-title-white #header .right .store-language-container ul li {
    filter: invert(100%);
}
.page-photo-diary.sub-quick.cover-title-white .cover h2::after, .page-photo-diary.sub-quick.cover-title-white .cover h2::before {
    border-color: #FFFFFF !important;
}
.page-photo-diary.sub-quick .cover h1 {
    font-family: "caslontwotwefouritcbook";
    color: #000000;
    font-size: 120px;
    font-weight: 700;
    line-height: 130.557px;
    margin-top: 11.5625%;
    z-index: 9;
    text-align: center;
    width: 40.6%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.page-photo-diary.sub-quick .cover h2 {
    font-family: "futura-light";
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    line-height: 95px;
    z-index: 9;
    text-align: center;
    margin-top: 26.875%;
    text-transform: uppercase;
    letter-spacing: 7px;
}
.page-photo-diary.sub-quick .cover h2::after, .page-photo-diary.sub-quick .cover h2::before {
    content: "";
    border-bottom: 2px solid black;
    height: 1px;
    width: 36px;
    display: inline-block;
    margin-bottom: 5px;
}
.page-photo-diary.sub-quick .cover h2::before {
    margin-right: 14px;
}
.page-photo-diary.sub-quick .cover h2::after {
    margin-left: 7px;
}
.page-photo-diary .photo-diary {
    position: relative;
    top: 29.28125vw;
    margin-bottom: 29.28125vw;
}
.page-photo-diary .photo-diary .categ-description {
    vertical-align: top;
    font-size: 31px;
    line-height: 55px;
}
.page-photo-diary .photo-diary .categ-description p, .page-photo-diary .photo-diary .categ-description span {
    font-family: baskerville;
}
.page-photo-diary .photo-diary .look::before {
    content: unset;
}
.page-photo-diary.sub-quick .look.centered {
    display: block;
    padding: 0;
    margin-left: 10%;
    margin-right: 10%;
}
.page-photo-diary.sub-quick .look {
    display: inline-block;
}
.page-photo-diary.sub-quick .look.column2 + .look.column2 {
    margin-right: 20px;
    margin-left: 0;
}
.page-photo-diary.sub-quick .look.column2 + .look.column2:nth-child(even) {
    margin-right: 20px;
    margin-left: 0;
}

.page-photo-diary.sub-quick .more-colors a {
  font-size: 20.94px;
  text-decoration: underline;
  /*line-height: 17px;*/
}
.page-photo-diary.sub-quick pre * {
  font-size: 12px;
}
.page-photo-diary.sub-quick .categ-video video {
    max-width: 100%;
    width: 100%;
}
.page-photo-diary.sub-quick .look .list-sizes {
    margin-top: 25px;
}
.page-photo-diary.sub-quick .look .list-sizes span {
    font-size: 18.48px;
    line-height: 17px;
    font-weight: 700;
    cursor: pointer;
}
.page-photo-diary.sub-quick .look .list-sizes span.unavailable {
    cursor: not-allowed;
    color: #9d9d9c;
}
.page-photo-diary.sub-quick .look .list-sizes span:not(:last-of-type) {
    margin-right: 12px;
}
.page-photo-diary.sub-quick .look .list-sizes span:not(.unavailable):hover, .page-photo-diary.sub-quick .look .list-sizes span:not(.unavailable).selected {
    border-bottom: 2px solid black;
    padding-bottom: 1px;
}
.page-photo-diary.sub-quick .look img::selection {
    background: transparent;
}
/* .page-photo-diary.sub-quick .messages {
    position: fixed;
    bottom: 10%;
    right: 10%;
    width: 25vw;
    z-index: 9999;
 } */
.page-photo-diary.sub-quick .quick-shop {
    position: absolute;
    background-color: white;
    display: none;
    z-index: 10;
    padding: 2.265vw;
    max-width: 20.315vw;
    width: 20.315vw;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.page-photo-diary.sub-quick .look > span[data-product] {
    width: 36px;
    height: 36px;
    background-image: url('../../images/picto_lookbook.png');
    background-size: 36px 36px;
    font-size: medium;
    position: absolute;
    cursor: pointer;
}
.page-photo-diary.sub-quick .look > span[data-product]:hover {
    filter: invert(10%);
}
.page-photo-diary.sub-quick .look .quick-shop .close {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 40px;
    color: black;
    cursor: pointer;
    /* background-image: url('../../images/picto_lookbook.png');
    background-size: 20px 20px; */
}
.page-photo-diary.sub-quick .look .quick-shop .close:hover {
    color: #666666;
}
.page-photo-diary.sub-quick .look input[type="submit"] {
    margin-top: 21px;
    color: #ffffff;
    font-size: 20.71px;
    font-weight: 400;
    line-height: 24px;
    background: #000000;
    border-radius: 0;
    border-color: #000000;
    width: 100%;
    height: 48px;
    text-transform: uppercase;
}
.page-photo-diary.sub-quick .look input[type="submit"]:disabled {
  opacity: 0.5;
}
.page-photo-diary.sub-quick .look .quick-shop h3 {
    font-family: "caslontwotwefouritcbook";
    font-size: 32px;
    font-weight: 700;
    line-height: 26px;
    text-transform: initial;
}
.page-photo-diary.sub-quick .look .quick-shop h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 25.234px;
}
.page-photo-diary.sub-quick .look .quick-shop p {
    font-size: 20.94px;
    line-height: 17px;
    margin-top: 17px;
}
.page-photo-diary.sub-quick .look .quick-shop p a {
    text-decoration: underline;
}
.page-photo-diary.sub-quick .look .quick-shop form {
    text-align: left;
}
.page-photo-diary.sub-quick .category-products {
    top: 4.640625vw;
    position: relative;
    margin-bottom: 4.640625vw;
}
.page-photo-diary.sub-quick .category-products h4 {
    margin-top: unset;
    margin-bottom: 4.640625vw;
    color: #000000;
    font-size: 36.24px;
    font-weight: 700;
    font-family: "caslontwotwefouritcbook";
    text-align: center;
    text-transform: initial;
}
.page-photo-diary.sub-quick .products-grid > li {
    margin-bottom: 2vw;
}
.page-photo-diary.sub-quick .products-grid .product-name {
    margin-top: 12px;
}
.page-photo-diary.sub-quick .category-products .category-products-link {
    text-align: center;
    color: #000000;
    text-decoration: underline;
    font-size: 30.24px;
    font-weight: 700;
    margin-bottom: 2vw;
}
.page-photo-diary.sub-quick .category-products .category-products-link a {
    font-family: "caslontwotwefouritcbook";
}
.page-photo-diary.sub-quick .look .quick-shop .bundle-product p {
    margin-bottom: 5px;
    display: flex;
    width: 100px;
    margin: 0;
}
.page-photo-diary.sub-quick .list-sizes .bundle-product {
    text-align: left;
    display: flex;
    width: fit-content;
}
.page-photo-diary.sub-quick .list-sizes .bundle-product:not(:last-of-type) {
    margin-bottom: 10px;
}
.page-photo-diary.sub-quick .list-sizes .bundle-product span:not(:hover) {
    padding-bottom: 3px;
}
.page-photo-diary.sub-quick .quick-shop .categ-image.look .message .success-msg * {
    display: none !important;
}
body[class*="denim"].sub-normal.page-photo-diary.sub-quick .cover img {
    width: 100%;
}
body[class*="denim"].sub-normal .main {
    padding: 0 11.5%;
}
html, body[class*="denim"].sub-normal, body[class*="denim"].sub-normal * {
    scroll-behavior: smooth;   
}
body[class*="denim"].sub-normal .categ-description h2 {
    /* text-align: center; */
    font-family: Baskerville;
    line-height: 37.5px;
    font-size: 58.33px;
    /* padding-top: 140px; */
}
body[class*="denim"].sub-normal .categ-description h2:before {
    content: '';
    display: block;
    height: 145px;
    visibility: hidden;
    opacity: 0;
}
body[class*="denim"].sub-normal .categ-description p {
    /* text-align: center; */
    font-size:  20px;
    line-height: 42px;
    font-family: baskerville;
    margin-top: -20px;
}
body[class*="denim"].sub-normal .categ-description p:not(:first-of-type) {
    margin-top: 50px;
}
body[class*="denim"].sub-normal .categ-description p a {
    text-decoration: underline;
    scroll-behavior: smooth;
}
body[class*="denim"].sub-normal .categ-description p * {
    font-family: baskerville;
}
body[class*="denim"].sub-normal .categ-description h3 {
    font-family: Baskerville;
    color: #000000;
    font-size: 33.33px;
    line-height: 48px;
    font-weight: 400;
    text-decoration: underline;
    text-transform: unset;
}
body[class*="denim"].sub-normal .categ-description.pastille-denim {
    display: block;
}
body[class*="denim"].sub-normal .categ-description.pastille-denim, body[class*="denim"].sub-normal .categ-description.pastille-denim * {
    text-align: center;
    max-height: 100px;
}
body[class*="denim"].sub-normal .categ-description.pastille-denim a {
    display: inline-block;
    max-width: 100px;
    font-size: 40px;
    position: relative;
}
body[class*="denim"].sub-normal .categ-description.pastille-denim a * {
    max-width: 100px;
}
body[class*="denim"].sub-normal .categ-description.pastille-denim a span {
    position: absolute;
    width: 100px;
    height: 100px;
    line-height: 100px;
    color: white;
    vertical-align: middle;
}
body[class*="denim"].sub-normal .categ-description.pastille-denim a img {
    border-radius: 100%;
}
body[class*="denim"].sub-normal .categ-description.button-denim {
    display: block;
    text-align: center;
}
body[class*="denim"].sub-normal .categ-description.button-denim a {
    padding: 5px 20px;
    color: #ffffff;
    font-size: 25.83px;
    font-weight: 300;
    line-height: 48px;
    text-transform: uppercase;
    margin: auto;
    display: inline-block;
}

body .category-description.group.banner-instagram h2, body .category-description.group.row-instagram h2 {
    text-align: center;
    font-family: "caslontwotwefouritcbook";
    color: #000000;
    font-size: 30.03093px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 35px;
}
body .category-description.group.banner-instagram h3, body .category-description.group.row-instagram h3 {
    text-align: center;
    font-family: "futura";
    color: #000000;
    font-size: 23.47969px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 35px;
    text-transform: lowercase;
}
body .category-description.group.row-instagram.look h2 {
    font-family: "futura";
}
.page-photo-diary.sub-quick .look.centered.group.row-instagram {
    text-align: center;
    margin: 0;
    margin-top: 90px;
    position: relative;
}
.group.row-instagram > span > div {
    display: inline-block;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 95%;
    margin: auto;
    white-space: nowrap;
    scrollbar-width: none;
    font-size: 0;
}
.group.row-instagram > span > div::-webkit-scrollbar {
    display: none;
    opacity: 0;
}
.group.row-instagram > span > div > div[class*="arrow"] {
    content: "";
    background-image: url(../../images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: 21px 63px;
    width: 21px;
    height: 63px;
    cursor: pointer;
    display: block;
    overflow: unset;
    margin: unset;
    position: absolute;
    padding: 0;
    max-width: unset;
}
.group.row-instagram > span > div > div.arrow-left {
    transform: rotate(180deg);
    left: 0;
}
.group.row-instagram > span > div > div.arrow-right {
    right: 0;
}
.group.row-instagram > span > div > div:not([class*="arrow"]) {
    padding: 0 20px;
    max-width: calc(100% / 4);
    display: inline-block;
}
.group.row-instagram > span > div > div > a {
    display: block;
}
.group.row-instagram > span > div > div p {
    text-align: left;
    font-family: Futura-light;
    font-size: 20px;
    overflow: hidden;
}
body[class*="denim"].sub-normal .categ-description.group.row-instagram h2 {
    padding-top: unset;
    font-family: Futura, serif;
    font-size: 54.207px;
    margin-bottom: 58px;
}