created: 25/12/2016
Thank you for purchasing my theme. 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 font -->
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Montserrat:400,700|Raleway:100,200,300,400,400i,500,600,700,800,900');
<!-- All css files are included here. --> <!-- Bootstrap fremwork main css --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- This core.css file contents all plugings css file. --> <link rel="stylesheet" href="css/core.css"> <!-- Theme shortcodes/elements style --> <link rel="stylesheet" href="css/shortcode/shortcodes.css"> <!-- Nivo Slider --> <link rel="stylesheet" href="css/nivo-slider.css"> <!-- Magnific Popup Css --> <link rel="stylesheet" href="css/magnific-popup.css"> <!-- Material design iconic font Css --> <link rel="stylesheet" href="css/material-design-iconic-font.min.css"> <!-- Venubox Css --> <link rel="stylesheet" href="css/venobox.css"> <!-- Owl carsoul Css --> <link rel="stylesheet" href="css/plugins/owl.carousel.css"> <!-- Mean Menu Css --> <link rel="stylesheet" href="css/plugins/meanmenu.min.css"> <!-- Theme main style --> <link rel="stylesheet" href="style.css"> <!-- Responsive css --> <link rel="stylesheet" href="css/responsive.css"> <!-- User style --> <link rel="stylesheet" href="css/custom.css"> <!-- Style customizer Css --> <link rel="stylesheet" href="css/style-customizer.css"> <link href="#" data-style="styles" rel="stylesheet">
<!-- JS --> <!-- jquery latest version --> <script src="js/vendor/jquery-1.12.4.min.js"></script> <!-- Bootstrap framework js --> <script src="js/bootstrap.min.js"></script> <!-- All js plugins included in this file. --> <script src="js/plugins.js"></script> <!-- Nivo Slider --> <script src="js/jquery.nivo.slider.pack.js"></script> <!-- Magnific Popup --> <script src="js/jquery.magnific-popup.min.js"></script> <!-- Isotope Css --> <script src="js/isotope.pkgd.min.js"></script> <!-- Venobox Css --> <script src="js/venobox.min.js"></script> <!-- Style Customizer JS --> <script src="js/style-customizer.js"></script> <!-- ajax mail js --> <script src="js/ajax-mail.js"></script> <!-- mail Chimp --> <script src="js/jquery.ajaxchimp.min.js"></script> <!-- Owl Carosel Js --> <script src="js/owl.carousel.min.js"></script> <!-- Mean Menu js --> <script src="js/jquery.meanmenu.js"></script> <!-- Imageloaded js --> <script src="js/imagesloaded.pkgd.min.js"></script> <!-- Counter Up --> <script src="js/jquery.counterup.min.js"></script> <!-- Waypoints js --> <script src="js/jquery.waypoints.min.js"></script> <!-- Main js file that contents all jQuery plugins activation. --> <script src="js/main.js"></script>