@font-face {
    font-family: 'Arial Rounded MT';
    src: url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/ArialRoundedMTBold.eot');
    src: url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/ArialRoundedMTBold.woff2') format('woff2'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/ArialRoundedMTBold.woff') format('woff'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/ArialRoundedMTBold.ttf') format('truetype'),
        url('https://muriel.com.br/wp-content/themes/muriel/LP/fonts/ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');
    font-weight: bold;
    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;
}

*{
    line-height: 1.2 !important;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0,0,0,.6);
}

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

.oceans{
    font-family: 'Arial Rounded MT';
}

.ocean-h1{
    font-size: calc(2rem + 2vw);
}
.ocean-h2{
    font-size: calc(1.5rem + 1.5vw);
}

body{
    background-color: #ccc;
}



  section{
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 100vh;
        display: grid;
        place-items: center;
	   position: relative;
    }

    section .container{
        max-height: 1080px;
    }

    @media(min-width:1921px){
            .m-1200{
                min-width: 1200px;
            }
            .m-400{
                min-width: 600px;
            }

            .container{
                max-width: 1920px !important;
            }
    }

    @media(max-width:992px){
            .row-gap-100{
                row-gap: 100px;
            }
    }

    
@media(min-width:768px){
    .model-default{
        grid-template-rows: 40vh 50vh;
    }
    .model-default .height-100{
        height: 50%;
    }

    .sabonete-glicerinado-azul{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-azul-v2.jpg'); 
        min-height: 120vh;       
    }
    .sabonete-glicerinado-azul-bottom{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-azul-v4.jpg');       
    }

    .sabonete-glicerinado-rosa{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-rosa-v3.jpg');
    }
    .sabonete-glicerinado-rosa-bottom{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-rosa-v6.jpg') !important;
    }

    .sabonete-glicerinado-amarelo{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-amarelo-v1.jpg');
    }
    .sabonete-glicerinado-amarelo-bottom{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-amarelo-v3.jpg') !important;
    }

     .sabonete-glicerinado-lilas{
            background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-lilas-v2.jpg');
        }
     .sabonete-glicerinado-lilas-bottom{
            background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-lilas-v4.jpg') !important;
        }

    .sabonete-glicerinado-refil{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-refil-v1.jpg');
    }  

    .sabonete-glicerinado-refil-bottom{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-refil-v3.jpg');
    }  
   
       
       
}
@media(max-width:767.9px){
    .model-default{
        grid-template-rows: 320px 350px;
    }
    .model-default-02{
        grid-template-rows: 90px 120px !important;
    }
    .model-default .height-100{
        height: 100%;
    }
    .sabonete-glicerinado-azul{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-azul-mobile-v1.jpg'); 
        min-height: 750px;      
    }
	
	.sabonete-glicerinado-azul .mobile-title{
		bottom: 10% !important;
	}

    .sabonete-glicerinado-azul-bottom{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-azul-v4.jpg');  
		 min-height: 500px;   
		 background-position: 52% bottom;
		 background-size: auto 100%;	
		z-index: 3;
    }
	
	.sabonete-glicerinado-azul-bottom .mobile-title{
		bottom: 2% !important;
	}

     .sabonete-glicerinado-rosa{
            background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-rosa-v3.jpg');
		    min-height: 520px;   
		 	background-position: 47% bottom;
		 	background-size: auto 100%;
		     margin-top: -20px;
			z-index: 2;
			position: relative;
        }
	
   
	 .sabonete-glicerinado-rosa-bottom{
            background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-rosa-v6.jpg') !important;
		    min-height: 520px;   
		 	background-position: 47% bottom;
		 	background-size: auto 100%;
		     margin-top: -20px;
			z-index: 2;
			position: relative;
        }
	
		.sabonete-glicerinado-rosa-bottom .mobile-title{
			bottom: 8% !important;
		}


     .sabonete-glicerinado-amarelo{
            background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-amarelo-v1.jpg');
		    min-height: 520px;   
		 	background-position: 52.5% bottom;
		 	background-size: auto 100%;
    }
	
	.sabonete-glicerinado-amarelo-bottom{
		 background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-amarelo-v3.jpg') !important;
		    min-height: 520px;   
		 	background-position: 54% bottom;
		 	background-size: auto 100%;
		     margin-top: -20px;
			z-index: 2;
			position: relative;
	}
	
	.sabonete-glicerinado-amarelo-bottom .mobile-title{
			bottom: 3% !important;
		}
	
	.sabonete-glicerinado-amarelo .mobile-title{
		bottom: 3% !important;
	}
	
     .sabonete-glicerinado-amarelo-bottom{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-amarelo-mobile-v2.jpg');       
    }   
	
	 .sabonete-glicerinado-lilas{
            background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-lilas-v2.jpg');
		    min-height: 520px;   
		 	background-position: 50% bottom;
		 	background-size: auto 100%;
    }
	
	.sabonete-glicerinado-lilas .mobile-title{
		bottom: 3% !important;
	}
	
	
    .sabonete-glicerinado-lilas-bottom{
            background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-lilas-v2.jpg');
		    min-height: 520px;   
		 	background-position: 50% bottom;
		 	background-size: auto 100%;         
        } 


      .sabonete-glicerinado-refil{
          background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-refil-mobile-v1-1.jpg');
		    min-height: 450px;   
		 	background-position: 54% bottom;
		 	background-size: cover;
    }
	
	 .sabonete-glicerinado-refil-bottom{
          background-image: url('https://muriel.com.br/wp-content/uploads/2025/09/sabonete-glicerinado-refil-mobile-v2.jpg');
		    min-height: 450px;   
		 	background-position: 54% bottom;
		 	background-size: cover;
    }

     .roma-care-model{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/06/pag_4_modelo_mobile.jpg');
    }

    .rosa-mosq-model{
        background-image: url('https://muriel.com.br/wp-content/uploads/2025/06/pag_6_modelo_mobile.jpg');
    }

     .ocean-h1{
        font-size: calc(1.85rem + 1vw);
    }

    .translate-100{
        transform: translateY(-100%);
    }      
	
	.mobile-title{
		position: absolute;
		padding: 0 20px;
		bottom: 6%;
		width: 100%;
		max-width: 95vw;
		left: 50%;
		transform: translateX(-50%);
	}
  
}


.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);
}

@media(min-width: 992px){
	.min-h-75{
	   min-height: 75vh !important;
	}
}

header, footer, .hidden.xl\:flex{
	display: none !important;
}
