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 Library -->
=================
@import url('https://fonts.googleapis.com/css?family=Raleway:400,600,700,800');
@import url("montserrat.css");
<!-- All CSS Files -->
<!-- --------------------------------------------------
Fonts
-------------------------------------------------- -->
@import url("font-awesome.min.css");
<!-- --------------------------------------------------
Plugins
-------------------------------------------------- -->
@import url("plugins/animate.css");
@import url("plugins/jquery-ui.min.css");
@import url("plugins/bootstrap-select.css");
@import url("plugins/meanmenu.min.css");
@import url("plugins/slick.css");
@import url("plugins/lightbox.min.css");
@import url("plugins/jquery.mb.YTPlayer.min.css");
@import url("plugins/textanimate.css");
<!-- --------------------------------------------------
Shortcode
-------------------------------------------------- -->
@import url("shortcode/default.css");
@import url("header.css");
@import url("slider.css");
@import url("footer.css");
<!-- ----------------------------------- -->
<!-- All css files are included here. -->
<!-- Bootstrap fremwork main css -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- nivo slider CSS -->
<link rel="stylesheet" href="lib/css/nivo-slider.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">
<!-- 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 (Remove these two lines please) -->
<link rel="stylesheet" href="css/style-customizer.css">
<link href="#" data-style="styles" rel="stylesheet">
<!-- jquery latest version --> <script src="js/vendor/jquery-3.1.1.min.js"></script> <!-- Bootstrap framework js --> <script src="js/bootstrap.min.js"></script> <!-- Nivo slider js --> <script src="lib/js/jquery.nivo.slider.js"></script> <!-- Google Map js --> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCeeHDCOXmUMja1CFg96RbtyKgx381yoBU"></script> <script src="js/google-map.js"></script> <!-- All js plugins included in this file. --> <script src="js/plugins.js"></script> <!-- Main js file that contents all jQuery plugins activation. --> <script src="js/main.js"></script>