@font-face {
    font-family: 'Ocean Sans Std Book SemiExtended';
    src: url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/OceanSansStd-BookSemiExt.eot');
    src: url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/OceanSansStd-BookSemiExt.eot?#iefix') format('embedded-opentype'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/OceanSansStd-BookSemiExt.woff2') format('woff2'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/OceanSansStd-BookSemiExt.woff') format('woff'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/OceanSansStd-BookSemiExt.ttf') format('truetype'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/OceanSansStd-BookSemiExt.svg#OceanSansStd-BookSemiExt') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/Gotham-Book.eot');
    src: url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/Gotham-Book.woff2') format('woff2'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/Gotham-Book.woff') format('woff'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/Gotham-Book.ttf') format('truetype'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.gotham-book{
    font-family: 'Gotham Book', sans-serif;
}

.oceans{
    font-family: 'Ocean Sans Std Book SemiExtended', sans-serif;    
}


.line-ornamet{
    background-image: url('https://muriel.com.br/wp-content/uploads/2024/09/line-ornament-muriel.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    filter: invert(0);
}

section{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    max-height: 100vh;
    position: relative;
}

@media(min-width:1700px){
    section{
        max-height: 89vh;
    }
}

header, footer{
    display: none;
}

.presents{
      padding: 0;
      margin: 0;
      letter-spacing: 0.75em;
      font-size: 0.85em;
}

.line-h-1{
    line-height: 1.25 !important;
}

.content-main * {
    color: #ffffff !important;
}

.roma-care{
    background-image: url('https://muriel.com.br/wp-content/uploads/2025/12/oleo-corporal-bg-sec-v13.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.leveza-que-toca{
     background-image: url('https://muriel.com.br/wp-content/uploads/2025/10/woman-oleo-corporal-v1.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 560px;   
    justify-content: center;   
    flex-direction: column;
    display: flex;
}

.pistache-colageno{
    background-image: url('https://muriel.com.br/wp-content/uploads/2025/12/oleo-corporal-bg-sec-v14.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
    p,h1,
    .pistache-colageno section p,
    .roma-care section p{
            text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    }

    .pistache-colageno section p,
    .roma-care section p{
           font-family: 'Gotham Book', sans-serif !important;
		   line-height: 1 !important;
    }

		p.fs-2.oceans,
		p.fs-1.oceans{
			line-height: 1 !important;
		}

   

@media(max-width: 768px){
	
		p.fs-2.oceans{
			max-width: 240px;
		}
	
    .pistache-colageno section,
    .roma-care section{
        max-height: 570px;
    }

    .leveza-que-toca{
        min-height: 370px;
    }

    .min-h-mobile{
        max-height: 610px !important;
        overflow: hidden !important;
    }

    .roma-care{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/12/oleo-corporal-bg-sec-v15.jpg') !important;
        background-size: auto 100% !important;
    }

    .pistache-colageno{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/12/oleo-corporal-bg-sec-v16.jpg') !important;
        background-size: auto 100% !important;
    }
}