/*Theme Name: Startit ChildTheme URI: http://startit.select-themes.comDescription: A child theme of Startit ThemeAuthor: Pitch ThemesAuthor URI: http://themeforest.net/user/select-themesVersion: 1.0.0Template: startit*/@import url("../startit/style.css");.wpb_animate_when_almost_visible {    opacity: 1;    filter: alpha(opacity=100);    -webkit-animation-duration: 0s;    animation-duration: 0s;    -webkit-animation: none;    -webkit-transform: none;    -ms-transform: none;    -o-transform: none;    transform: none;}body .wpb_animate_when_almost_visible {    opacity: 1;    filter: alpha(opacity=100);    -webkit-animation-duration: 0s;    animation-duration: 0s;    -webkit-animation: none;    -webkit-transform: none;    -ms-transform: none;    -o-transform: none;    transform: none;}