/*

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/*<!-- Favicon and Touch Icons -->*/
<link href="images/favicon.png" rel="shortcut icon" type="image/png">
<link href="images/apple-touch-icon.png" rel="apple-touch-icon">
<link href="images/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72">
<link href="images/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114">
<link href="images/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144">

/*<!-- Stylesheet -->*/
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="css/jquery-ui.min.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<link href="css/css-plugin-collections.css" rel="stylesheet"/>
/*<!-- CSS | menuzord megamenu skins -->*/
<link id="menuzord-menu-skins" href="css/menuzord-skins/menuzord-rounded-boxed.css" rel="stylesheet"/>
/*<!-- CSS | Main style file -->*/
<link href="css/style-main.css" rel="stylesheet" type="text/css">
/*<!-- CSS | Preloader Styles -->*/
<link href="css/preloader.css" rel="stylesheet" type="text/css">
/*<!-- CSS | Custom Margin Padding Collection -->*/
<link href="css/custom-bootstrap-margin-padding.css" rel="stylesheet" type="text/css">
/*<!-- CSS | Responsive media queries -->*/
<link href="css/responsive.css" rel="stylesheet" type="text/css">
<!-- CSS | Style css. This is the file where you can place your own custom css code. Just uncomment it and use it. -->
<!-- <link href="css/style.css" rel="stylesheet" type="text/css"> -->

/*<!-- Revolution Slider 5.x CSS settings -->*/
<link  href="js/revolution-slider/css/settings.css" rel="stylesheet" type="text/css"/>
<link  href="js/revolution-slider/css/layers.css" rel="stylesheet" type="text/css"/>
<link  href="js/revolution-slider/css/navigation.css" rel="stylesheet" type="text/css"/>

/*<!-- CSS | Theme Color -->*/
<link href="css/colors/theme-skin-color-set-1.css" rel="stylesheet" type="text/css">

