.elementor-kit-4{--e-global-color-primary:#32292F;--e-global-color-secondary:#A0A0A0;--e-global-color-text:#000000;--e-global-color-accent:#284E5B;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:200;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{font-family:"Poppins", Sans-serif;}.elementor-kit-4 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-4 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-4 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-4 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-4 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-4 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */.scroll-bottom{

    opacity: 0;

    transition: 0.8s;

    transform: translate(0px, 30px);

}


.scroll-top{

    opacity: 0;

    transition: 0.8s;

    transform: translate(0px, -30px);

}


.scroll-left{

    opacity: 0;

    transition: 0.8s;

    transform: translate(-30px, 0px);

}


.scroll-right{

    opacity: 0;

    transition: 0.8s;

    transform: translate(30px, 0px);

}


.elementor-editor-active .scroll-bottom,

.elementor-editor-active .scroll-top,

.elementor-editor-active .scroll-left,

.elementor-editor-active .scroll-right,

.ativo{

    opacity: 1;

    transition: 0.8s;

    transform: translatey(0px);

}

body::-webkit-scrollbar {
width: 7px;
}

body::-webkit-scrollbar-track {
background: #111111;
}

body::-webkit-scrollbar-thumb {
background-color: #FFD900;

border-radius: 10px;

border: 1px solid #FFD900;

}

CSS PARA MUDAR O DESIGN DA BARRA DE ROLAGEM DO WOODMART:
body::-webkit-scrollbar {
width: 12px;
}

body::-webkit-scrollbar-track {
background: #111111;
}

body::-webkit-scrollbar-thumb {
background-color: #FFD900; / Altere a cor aqui /

border-radius: 10px;

border: 2px solid #111111;

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('http://rfcortinasepersianas.com.br/wp-content/uploads/2024/02/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://rfcortinasepersianas.com.br/wp-content/uploads/2024/02/Poppins-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('http://rfcortinasepersianas.com.br/wp-content/uploads/2024/02/Poppins-Italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */