.elementor-kit-12{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F98903;--e-global-color-426db3b:#FFFFFF;--e-global-color-a8d0135:#F98903;--e-global-color-2072d57:#EB3202;--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;--e-global-typography-1e1a605-font-family:"Satoshi";--e-global-typography-1e1a605-font-weight:600;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//*mudar cor da scrollbar*/
body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar {
  background: #272625; 
}


body::-webkit-scrollbar-thumb {
background: rgb(235,50,2);
background: linear-gradient(180deg, rgba(235,50,2,1) 0%, rgba(249,137,3,1) 100%);
    border-radius: 20px;
    
}

body::-webkit-scrollbar-thumb:hover{
    
    background: rgb(249,137,3);
background: linear-gradient(180deg, rgba(249,137,3,1) 0%, rgba(235,50,2,1) 100%);
}



/* Remover espaço em brando lateral no mobile */
html, body{
    overflow-x: hidden !important; 
}



/* remover espaço padrão dos textos gap elementor */
p{
    
    margin-bottom: 0px;
}

/*personalizar campo de selecao*/
*::selection {
    
color: #ffffff;
background:#f27405;
}

/*formatar caixa de marcação de form*/

.elementor-kit-12 .elementor-fiel-option{
    display: flex;
    gap: 10px;
    align-items: center;
    accent-color: #f277405;
    
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sociedadedostraders.com/wp-content/uploads/2023/01/Satoshi-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://sociedadedostraders.com/wp-content/uploads/2023/01/Satoshi-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://sociedadedostraders.com/wp-content/uploads/2023/01/Satoshi-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://sociedadedostraders.com/wp-content/uploads/2023/01/Satoshi-MediumItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://sociedadedostraders.com/wp-content/uploads/2023/01/Satoshi-Black.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://sociedadedostraders.com/wp-content/uploads/2023/01/Satoshi-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */