/* Theme Name:     Divi Child Theme URI:      https://www.elegantthemes.com/gallery/divi/ Description:    Divi Child Theme Author:         Dsprog Author URI:     https://dsprog.com.br Template:       Divi Version:        1.0.0*//* =Theme customization starts here------------------------------------------------------- */.vertical-center{    display: flex;    flex-direction: column;    justify-content: center;}.vertical-end{    display: flex;    flex-direction: column;    justify-content: flex-end;}/*** Take out the divider line between content and sidebar ***/#main-content .container:before {background: none;}/*** Hide Sidebar ***/#sidebar {display:none;}/*** Expand the content area to fullwidth ***/@media (min-width: 981px){  #left-area {	width: 100%;	padding: 23px 0px 0px !important;	float: none !important;  }}/*** Take out the divider line between content and sidebar ***/#main-content .container:before {background: none;}/*** Hide Sidebar ***/#sidebar {display:none;}/*** Expand the content area to fullwidth ***/@media (min-width: 981px){  #left-area { width: 100%;	padding: 23px 0px 0px !important;	float: none !important; }}@font-face {  font-family: "Font Awesome 5 Brands";  font-style: normal;  font-weight: 400;  src: local("Font Awesome 5 Brands");  font-display: swap;}@font-face {  font-family: "Font Awesome 5 Free";  font-style: normal;  font-weight: 400;  src: local("Font Awesome 5 Free");  font-display: swap;}@font-face {  font-family: "Font Awesome 5 Free";  font-style: normal;  font-weight: 900;  src: local("Font Awesome 5 Free");  font-display: swap;}@font-face {  font-family: "ETmodules";  src: local("ETmodules");  font-display: swap;}