created: 23/04/2018
Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to open a new ticket at our support forum
<!-- Google Fonts -->
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Poppins:300,400,500,600,700');
<!-- all css here --> <!-- bootstrap v3.3.6 css --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- animate css --> <link rel="stylesheet" href="css/animate.css"> <!-- jquery-ui.min css --> <link rel="stylesheet" href="css/jquery-ui.min.css"> <!-- meanmenu css --> <link rel="stylesheet" href="css/meanmenu.min.css"> <!-- owl.carousel css --> <link rel="stylesheet" href="css/owl.carousel.css"> <!-- slick css --> <link rel="stylesheet" href="css/slick.css"> <!-- font-awesome css --> <link rel="stylesheet" href="css/font-awesome.min.css"> <!-- style css --> <link rel="stylesheet" href="style.css"> <!-- responsive css --> <link rel="stylesheet" href="css/responsive.css">
<!-- all js here --> <!-- jquery latest version --> <script src="js/vendor/jquery-1.12.0.min.js"></script> <!-- bootstrap js --> <script src="js/bootstrap.min.js"></script> <!-- owl.carousel js --> <script src="js/owl.carousel.min.js"></script> <!-- meanmenu js --> <script src="js/jquery.meanmenu.js"></script> <!-- jquery-ui js --> <script src="js/jquery-ui.min.js"></script> <!-- wow js --> <script src="js/wow.min.js"></script> <!-- plugins js --> <script src="js/plugins.js"></script> <!-- main js --> <script src="js/main.js"></script>