/*
Theme Name: Grupo AC Odonto
Theme URI: https://monacchesi.com.br
Author: Bruno Monascchesi
Author URI: https://monacchesi.com.br
Description: Tema criado exclusivamente para o Grupo AC odontologia, exalta a qualidade a maestria em implantes odontológicos, utiliza a identidade visual moderado e agradável estabelecido através dos padrões já existentes da empresa.
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 1.0
License: Closed License
License URI: http://www.monacchesi.com.br
Text Domain: GrupoAC
Tags: Layout Fluído, Navegação simples, Conteúdo Focado
*/

/* imports */
@import 'assets/css/header.css?v=1785433029';
@import 'assets/css/navigation.css?v=1785433029';
@import 'assets/css/footer.css?v=1785519600';
@import 'assets/css/MCLcustomization.css?v=1785519600';
@import 'assets/css/mobile.css?v=1785519600';
/* fonts */

/* latin-ext */
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url('https://implanteodontologico.com.br/wp-content/themes/grupoac/assets/webfonts/Raleway-Latin-Ext-Italic.woff2') format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url('https://implanteodontologico.com.br/wp-content/themes/grupoac/assets/webfonts/Raleway-Latin-Italic.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url('https://implanteodontologico.com.br/wp-content/themes/grupoac/assets/webfonts/Raleway-Latin-Ext.woff2') format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
	@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url('https://implanteodontologico.com.br/wp-content/themes/grupoac/assets/webfonts/Raleway-Latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
#preloadedLCPImages { /* Google Page Speed optimization */
    width: 0px;
    height: 0px;
    display: inline;
    background-image: url('https://implanteodontologico.com.br/wp-content/themes/grupoac/assets/images/logoDraAndreia.webp');
	background-image: url('https://implanteodontologico.com.br/wp-content/themes/grupoac/assets/images/draAndreia.webp');
}
/* HARD RESET */
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: 400;
	box-sizing: border-box;
	font-family: Raleway;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.3);
}
p, a {
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.2);
}
.clear {
	clear: both;
}
/* wp-customization for monacchesicreativelab */
.entry-footer { 
	display: none; 
	}
.screen-reader-text {
	display: none;
}
header.entry-header,
.has-post-thumbnail .post-thumbnail {
	display: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* core setups */
body {
    background-color: #F5F9F9 !important;
}