/** Shopify CDN: Minification failed

Line 16:54 Unexpected "{"

**/
@font-face {
font-family: "autostrada";
src: url(/cdn/shop/files/autostrada.otf?v=1764086657)
}

#localization_form {
display: none !important;
visibility: hidden !important;
}

.page-magliano-dsquared2-fw25 .modular-media-section, {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 0;
}

.page-cormagliano {

#MainContent {
    padding: 0;
    position: relative;
    top: -85px;
}

.modular-media-section {
    position: relative;
    margin: auto;

    .modular-media-section__container {
    display: flex;
    flex-direction: column;
    gap: 75px;
    align-items: center;
    justify-content: center;
    }

    .modular-media-section__block {
    max-width: 1200px;
    padding: 0rem 2.5rem;
    & > div {
        margin: 0 auto;
    }
    }

    .modular-media-section__block:has(.full-screen-image) {
    padding: 0px;
    max-width: 100%;
    }

    img {
    margin: auto;
    }

    .custom-image-item-custom_image_Lpi6jD {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
    }
}
}

.modular-media-section__block {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}

.modular-media-section__image {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}

.modular-media-section__link-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.modular-media-section__link-wrapper a {
display: block;
width: 100%;
height: 100%;
cursor: pointer;
}

.hero-image {
width: 100%;
height: 100vh;
object-fit: fill;
display: block;
}

.modular-media-section__gallery-wrapper {
overflow-x: auto;
margin: 25px;
cursor: grab;
user-select: none;
scrollbar-width: none;
-ms-overflow-style: none;
}

.modular-media-section__gallery-wrapper::-webkit-scrollbar {
display: none;
}

.modular-media-section__gallery {
display: flex;
gap: 37px;
flex-wrap: nowrap;
}

.modular-media-section__gallery-item {
flex: 0 0 auto;
width: 100%;
max-width: 32%;
height: 100%;
aspect-ratio: 3 / 4;
overflow: hidden;
user-select: none;
cursor: pointer;
}

.modular-media-section__gallery-item img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}

.modular-media-section__embed {
padding: 40px 20px;
}

.modular-media-section__pdf {
padding: 0px 20px 40px 20px;
text-align: center;
background: #000000;
color: #ffffff;

#pdf-canvas {
max-width: 900px; 
max-height: calc(100vh - 80px);
}
}

.pdf-controls {
margin: 20px 0px;;
display: flex;
gap: 10px;
align-items: center;
justify-content: center;

button {
    padding: 6px 12px;
    font-size: 16px;
    cursor: pointer;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
    border: 1px #ffffff solid;
    color: #ffffff;
}

#page-info {
font-family: helvetica;
}

#prev-page span {
    margin-top: 5px;
}

#next-page span {
    margin-top: -5px;
}

#zoom-out, #zoom-in {
    display: none;
}
}

.custom-text {
line-height: 1.2;
}

/*.custom-text-custom_text_THdxYX {
color: #000000;
background-color: #ffffff;
text-align: center;
font-family: monospace;
font-weight: 700;
padding: 40px 20px;
border-width: 3px;
border-color: #00FC00;
border-style: ridge;
}*/

.custom-text-custom_text_THdxYX {
background: #00FC00;
text-align: center;
border: 5px ridge white;
padding: 40px 20px;
font-family: "autostrada";
color: #000000;
max-width: 650px;
}

.custom-text-custom_text_QAKKUM {
text-align: center;
}

.custom-image-item-custom_image_6PhfVi {
border: 5px solid #00FC00;
object-fit: cover;
}

@media screen and (max-width: 768px) {
.hero-image {
    height: 100%;
    max-height: 100vh;
    /*padding-top: 20px;*/
    background-color: black;
}

.modular-media-section__gallery-wrapper {
    margin: 10px;
}

.modular-media-section__gallery {
    gap: 10px;
}

.modular-media-section__gallery-item {
    max-width: 90%;
}

#pdf-canvas {
    width: 100%;
}
.page-cormagliano .modular-media-section {
    .custom-image-item-custom_image_Lpi6jD {
    margin-top: 0px !important;
    margin-bottom: 75px !important;
    }

    .custom-text {
    font-size: 28px;
    text-align: center;
    }

    .custom-image-item-custom_image_6PhfVi {
    max-width: 325px !important;
    max-height: 325px !important;
    }

    .custom-text-custom_text_THdxYX  {
    font-size: 28px !important;
    }

    .custom-text-custom_text_LbhQwD {
    font-size: 23px !important;
    }
}
}