@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;
}

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

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

.orbitron{
    font-family: 'Orbitron', sans-serif !important;
    line-height: 1.2 !important;
    letter-spacing: 1px !important;
    text-shadow: 0px 0px 10px #000;
}



.gobold{
    font-family: 'Gobold', sans-serif !important;
    letter-spacing: 1px;
   text-shadow: 0px 0px 14px rgba(0,0,0,0.7);
}

.gotham-book{
    font-family: 'Gotham Book', sans-serif !important;
    text-shadow: 0px 0px 10px #000;
}

header, footer{
    display: none;
}

.presents{
    font-family: 'Gotham Book';
    font-size: 0.8em;
    letter-spacing: 0.25em;
}

.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);
    min-height: 25px;
}

.anticaspa-main{
    background-image: url('https://muriel.com.br/wp-content/uploads/2025/10/bg-anticaspa-v12.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-color: #00021b;
}

.anticaspa-main-pink{
    background-image: url('https://muriel.com.br/wp-content/uploads/2025/10/bg-anticaspa-pink-v5.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 101%;
    background-color: #601c4b;
}


.h-110{
    height: 110vh;
    min-height: 110vh;
}

.h-1080{
    height: 100vh;
    min-height: 992px;
}

.h-pink{
   height: 100vh;
   min-height: 600px;
}

.h-default-fem *,
.anticaspa-main-pink *,
.h-default *,
.anticaspa-main * {
    color: #fff;
    line-height: 1.35;
}

.list-style-custom li{
    margin: 8px 0;
}

.cetoconazol{    
    background-color: #ff290c;
    border-radius: 50rem;
    padding: 6px 0;
    color: #ffea15;
    font-weight: 500;
    letter-spacing: 2px;
}


.container-top-content{
    height: 50vh;
    display: grid;
    max-height: 380px;
}

.anticaspa-main-pink .container-top-content{
    height: 70vh;
    display: grid;
    max-height: 470px;
}


.h-default{
    min-height: 650px;
}

.h-default-fem{
    height: 1080px;
    max-height: 800px;
}

section.h-default{
    background-image: url('https://muriel.com.br/wp-content/uploads/2025/10/bg-anticaspa-all-v2.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

section.h-default-fem{
    background-image: url('https://muriel.com.br/wp-content/uploads/2025/10/bg-anticaspa-fem-v.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
     overflow: hidden !important;
}

.square-opacity{
    background-image: url('https://muriel.com.br/wp-content/uploads/2025/10/square-opacity.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 63%;
}


@media(max-width: 768px){
    .container-top-content{
            height: 50vh;
            display: grid;
            max-height: 120px; 
    }

    .scale-lg{
        transform: scale(0.85);
    }   
    .anticaspa-main{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/10/bg-anticaspa-mobile-v5.jpg') !important;
        padding-bottom: 350px;
    }    

    section.h-default{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/10/bg-anticaspa-all-mobile-v3.jpg') !important;
        background-size: cover;
        background-position: center center;        
    }

    .img-fluid{
        margin: 0 auto;
        display: block;
    }

    .anticaspa-main-pink .container-top-content{
        max-height: 160px !important;
    }

}

@media(max-width: 576px){
    section.h-default{
        min-height: 480px;
    }
}

@media(max-width: 767px){

    .square-opacity{
        transform: scale(0.8) translateX(-12.5%);    
		background-size: 100% 67% !important;
    }
    
    section.h-default-fem{
        max-height: 600px;       
        background-position: 54% center !important;
    }

     .anticaspa-main-pink{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/10/bg-anticaspa-pink-mobile-v5.jpg');
        background-size: cover !important;
        /* padding-bottom: 350px; */
     }
}
