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 --> ================= <link href='https://fonts.googleapis.com/css?family=Raleway:400,700,600,500,300,800,900' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,300,300italic,500italic,700' rel='stylesheet' type='text/css'>
<!-- css --> ================= <!-- Bootstrap CSS --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Font Awesome CSS --> <link rel="stylesheet" href="css/font-awesome.min.css"> <!-- Mean Menu CSS --> <link rel="stylesheet" href="css/meanmenu.min.css"> <!-- Owl Carousel CSS --> <link rel="stylesheet" href="css/owl.carousel.min.css> <!-- Owl Theam CSS --> <link rel="stylesheet" href="css/owl.theme.css"> <!-- Owl Transition CSS --> <link rel="stylesheet" href="css/owl.theme.css"> <!-- Price Slider CSS --> <link rel="stylesheet" href="css/jquery-price-slider.css"> <!-- Nivo Slider CSS --> <link rel="stylesheet" href="css/nivo-slider.css"> <!-- Animate CSS --> <!-- jquery-ui-slider CSS --> <link rel="stylesheet" href="css/owl.transitions.css"> <!-- normalize CSS --> <link rel="stylesheet" href="css/normalize.css"> <!-- Main CSS --> <link rel="stylesheet" href="css/main.css"> <!-- Style CSS --> <link rel="stylesheet" href="style.css"> <!-- Responsive CSS --> <link rel="stylesheet" href="css/responsive.css">
<!-- JS --> ================= <!-- jQuery JS --> <script src="js/jquery-1.11.3.min.js"></script> <!-- Bootstrap JS --> <script src="js/bootstrap.min.js"></script> <!-- Nivo Slider JS --> <script src="js/jquery.nivo.slider.pack.js"></script> <!-- Mean Menu JS --> <script src="js/jquery.meanmenu.min.js"></script> <!-- Owl Carousel JS --> <script src="js/owl.carousel.min.js"></script> <!-- Price Slider JS --> <script src="js/jquery-price-slider.js"></script> <!-- WOW JS --> <script src="js/wow.js"></script> <script> new WOW().init(); </script> <!-- Plugins JS --> <script src="js/plugins.js"></script> <!-- Main JS --> <script src="js/main.js"></script>