.elementor-6117 .elementor-element.elementor-element-f05d006{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--z-index:2;}.elementor-6117 .elementor-element.elementor-element-f05d006:not(.elementor-motion-effects-element-type-background), .elementor-6117 .elementor-element.elementor-element-f05d006 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Gotham;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6117 .elementor-element.elementor-element-bd8f93e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:30px 0px 0px 0px;}.elementor-6117 .elementor-element.elementor-element-bd8f93e img{width:20%;}.elementor-6117 .elementor-element.elementor-element-14aa2ca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-35px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6117 .elementor-element.elementor-element-8226b04{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6117 .elementor-element.elementor-element-50f8362{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Gotham;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6117 .elementor-element.elementor-element-e29bdfa > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-6117 .elementor-element.elementor-element-e29bdfa .elementor-heading-title{font-family:"Gotham", Gotham;font-size:20px;font-weight:400;line-height:26px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Gotham;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-6117 .elementor-element.elementor-element-03b2912 .elementor-button{background-color:#000000;font-family:"Gotham", Gotham;font-weight:500;fill:#FFFFFF;color:#FFFFFF;border-radius:10px 10px 10px 10px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-6117 .elementor-element.elementor-element-bd8f93e > .elementor-widget-container{padding:015px 0px 015px 0px;}.elementor-6117 .elementor-element.elementor-element-bd8f93e img{width:32%;}.elementor-6117 .elementor-element.elementor-element-8226b04{--margin-top:-30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6117 .elementor-element.elementor-element-50f8362{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for yith-wcaf-affiliate-dashboard, class: .elementor-element-9c4a94e */@import url('https://fonts.googleapis.com/css2?family=Gotham:wght@300&display=swap');

/* Aplicando a fonte Gotham ao widget específico */
.yith-wcaf.yith-wcaf-dashboard.woocommerce,
.yith-wcaf.yith-wcaf-dashboard.woocommerce .yith-wcaf-dashboard-summary,
.yith-wcaf.yith-wcaf-dashboard.woocommerce .affiliate-stats,
.yith-wcaf.yith-wcaf-dashboard.woocommerce .stat-box,
.yith-wcaf.yith-wcaf-dashboard.woocommerce .stat-item,
.yith-wcaf.yith-wcaf-dashboard.woocommerce .stat-label,
.yith-wcaf.yith-wcaf-dashboard.woocommerce ul.yith-wcaf-dashboard-navigation li.is-active a,
.yith-wcaf.yith-wcaf-dashboard.woocommerce ul.yith-wcaf-dashboard-navigation li.is-active {
    font-family: 'Gotham', sans-serif !important;
    font-weight: 300 !important; /* Leve */
}

/* Estilos específicos existentes */
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a {
    color: var(--proteo-main_color_shade, #000000);
}

.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large .stat-label {
    display: block;
    margin-bottom: 10px;
}

.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label {
    color: var(--proteo-main_color_shade, #000000);
    font-weight: 700;
}

.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active {
    border-bottom: 2px solid var(--proteo-main_color_shade, #000000);
}

.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: var(--proteo-base_font_color, #00003C);
}

/* Remover ou alterar a cor do hover */
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a:hover {
    color: #000000; /* Ajuste a cor do hover conforme necessário */
}

/* Estilos adicionais */
.elementor a {
    box-shadow: none;
    text-decoration: none;
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
a {
    background-color: transparent;
    text-decoration: none;
    color: #000000;
}

/* Estilos específicos */
.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2, 
.yith-wcaf-dashboard .yith-wcaf-table-top-bar input, 
.yith-wcaf-dashboard .yith-wcaf-table-top-bar select {
    display: inline-block;
    margin-left: 5px;
    max-width: 170px;
    min-width: 0;
}

/* Estilos para botões */
[type=button], 
[type=submit], 
button {
    display: inline-block;
    font-weight: 400;
    color: #FFFFFF; /* Cor do texto do botão */
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #00003C;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 15px; /* Raio da borda do botão */
    transition: all .3s;
}

/* Cor do botão no hover */
[type=button]:hover, 
[type=submit]:hover, 
button:hover {
    background-color: #8888A0; /* Cor do botão no hover */
    color: #FFFFFF; /* Cor do texto no hover */
}

/* Adicional para botões não desativados */
[type=button]:not(:disabled), 
[type=submit]:not(:disabled), 
button:not(:disabled) {
    cursor: pointer;
}


element.style {
}
.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2, .yith-wcaf-dashboard .yith-wcaf-table-top-bar input, .yith-wcaf-dashboard .yith-wcaf-table-top-bar select {
    display: inline-block;
    margin-left: 5px;
    max-width: 170px;
    min-width: 0;
}
.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2, .yith-wcaf-dashboard .yith-wcaf-table-top-bar input, .yith-wcaf-dashboard .yith-wcaf-table-top-bar select {
    display: inline-block;
    margin-left: 5px;
    max-width: 170px;
    min-width: 0;
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
select {
    display: block;
}
button, select {
    text-transform: none;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: 1px solid #666;
    border-radius: 15px;
    padding: .5rem 1rem;
    transition: all .3s;
}



//formulario

/* Importar a fonte Gotham */
@import url('https://fonts.googleapis.com/css2?family=Gotham:wght@300&display=swap');

/* Aplicar a fonte Gotham ao widget específico */
.yith-wcaf-registration-form .login-form,
.yith-wcaf-registration-form .register-form,
.elementor-kit-6 a,
.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    font-family: 'Gotham', sans-serif !important;
    font-weight: 300 !important; /* Peso leve */
}

/* Estilos específicos para botões */
.yith-wcaf-registration-form button,
.yith-wcaf-registration-form input[type="button"],
.yith-wcaf-registration-form input[type="submit"],
.yith-wcaf-registration-form .elementor-button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #000000; /* Cor de fundo dos botões */
    color: #F4F5F9; /* Cor do texto dos botões */
    padding: .618em 1em; /* Espaçamento interno do botão */
    font-weight: 700; /* Peso da fonte */
    border-radius: 15px; /* Bordas arredondadas */
    border: none; /* Remover borda padrão */
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    box-shadow: none;
    text-shadow: none;
    position: relative;
    overflow: visible;
    left: auto;
    background-image: none;
    line-height: 1;
    font-size: 100%;
    margin: 0;
}

/* Cor do botão no hover */
.yith-wcaf-registration-form button:hover,
.yith-wcaf-registration-form input[type="button"]:hover,
.yith-wcaf-registration-form input[type="submit"]:hover,
.yith-wcaf-registration-form .elementor-button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #000000; /* Cor de fundo no hover */
    color: #F4F5F9; /* Cor do texto no hover */
}

/* Estilos para inputs */
.yith-wcaf-registration-form .form-row input.input-text,
.yith-wcaf-registration-form .form-row textarea,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 1px solid #666;
    border-radius: 15px;
    padding: .5rem 1rem;
    transition: all .3s;
}

/* Adicionar ícone ao botão */
.yith-wcaf-registration-form button::before,
.yith-wcaf-registration-form input[type="button"]::before,
.yith-wcaf-registration-form input[type="submit"]::before,
.yith-wcaf-registration-form .elementor-button::before,
.woocommerce #respond input#submit::before,
.woocommerce a.button::before,
.woocommerce button.button::before,
.woocommerce input.button::before {
    content: url('URL_DO_SEU_ICONE'); /* Substitua URL_DO_SEU_ICONE pelo URL do seu ícone */
    display: inline-block;
    margin-right: 8px; /* Espaçamento entre o ícone e o texto */
    vertical-align: middle;
}

/* Estilos para títulos LOGIN e REGISTRE-SE */
.yith-wcaf-registration-form .login-form h2,
.yith-wcaf-registration-form .register-form .register-title {
    color: #000000; /* Cor dos títulos */
}

/* Estilos adicionais */
.elementor a {
    box-shadow: none;
    text-decoration: none;
}

.elementor *,
.elementor :after,
.elementor :before {
    box-sizing: border-box;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #0524DD;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 0 0;
    text-align: left;
    border-radius: 30px;
}

.yith-wcaf-registration-form .login-form {
    border: 0px solid #ededed;
}

.yith-wcaf-registration-form .login-form,
.yith-wcaf-registration-form .register-form {
    border-radius: 10px;
    padding: 0px 0px;
}

.yith-wcaf-registration-form .register-form {
    background-color: #ffffff00;
}

.elementor a {
    box-shadow: none;
    text-decoration: none;
    color: #000000; /* Cor normal do link */
}

.elementor a:hover {
    color: #000000; /* Mesma cor no hover */
    text-decoration: none; /* Certifique-se de que a decoração do texto permanece a mesma */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Book.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-Ultra.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamNarrow-XLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://atomiclabs.com.br/wp-content/uploads/2023/09/GothamXNarrSSm-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */