.elementor-kit-15{--e-global-color-primary:#00A1E4;--e-global-color-secondary:#003970;--e-global-color-text:#333333;--e-global-color-accent:#0DC143;--e-global-color-2c5fb39:#00BAF8;--e-global-color-6474589:#FFFFFF;--e-global-color-74370e7:#000000;--e-global-color-759988c:#6C6C6C;--e-global-color-34a9fe6:#820AD1;--e-global-color-2f2b8ad:#F51712;--e-global-color-476e5e2:#10734C;--e-global-color-d860756:#F0FAFF;--e-global-color-030c2c6:#F7F7F7;--e-global-color-b43c100:#67748E;--e-global-color-971c37f:#F4F7FA;--e-global-color-a0ad4ab:#FF0080;--e-global-color-ded65fd:#7928CA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:19px;font-weight:300;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 p{margin-bottom:0px;}.elementor-kit-15 a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-15 a:hover{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-15 h4{color:var( --e-global-color-secondary );font-size:32px;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Estilos padrão (desktop) */
.preco-moeda {
    font-size: 24px;
}

.preco-valor {
    font-size: 45px;
}

.preco-periodo {
    font-size: 17px;
}

/* Estilos para mobile */
@media (max-width: 768px) {
    .preco-moeda {
        font-size: 18px; /* Reduz o tamanho da moeda no mobile */
    }

    .preco-valor {
        font-size: 30px; /* Reduz o valor principal no mobile */
    }

    .preco-periodo {
        font-size: 14px; /* Reduz o texto do período no mobile */
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://doctorvideo.com.br/wp-content/uploads/2023/11/Roboto-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://doctorvideo.com.br/wp-content/uploads/2023/11/Roboto-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://doctorvideo.com.br/wp-content/uploads/2023/11/Roboto-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://doctorvideo.com.br/wp-content/uploads/2023/11/Roboto-LightItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */