@charset "UTF-8";
/*
Template Name: CleanCut
Template URI: http://www.os-templates.com/
Description: Designed and Built by <a href="http://www.os-templates.com/">OS Templates</a>. This modern template is adaptable, lightweight and fully customisable. The template is easy to use, enabling you to create your site within minutes.
Version: 1.0.7
Author: OS-Templates.com
Author URI: http://www.os-templates.com/
Copyright: OS-Templates.com
Licence: Single Site
Licence URI: http://www.os-templates.com/template-terms
File: Main CSS
*/

/* Fonts */
@import url("fonts/open-sans/stylesheet.css");
@import url("fonts/font-awesome/css/font-awesome.min.css");


/* Layout Files */
@import url("layout.css");
@import url("navigation.css");
@import url("pages.css");
@import url("shop/shop.css");
@import url("framework.css");
@import url("elements.css");


/* Custom Sliders - Comment out or delete the slider(s) that you don't use */
@import url("slider/custom-flexslider.css");
@import url("slider/custom-nerveslider.css");
@import url("slider/custom-nivo-slider.css");
@import url("slider/custom-responsiveslides.css");
@import url("slider/custom-unslider.css");


/* Lightbox - Comment out or delete the lightbox(s) that you don't use */
@import url("../scripts/lightbox/magnific-popup/magnific-popup.min.css");
@import url("../scripts/lightbox/nivo-lightbox/nivo-lightbox.min.css");
@import url("../scripts/lightbox/prettyphoto/custom-prettyPhoto.min.css");
@import url("../scripts/lightbox/custom.css");


/* RTL Support
IMPORTANT: this file must be before the skin & colours, but always below the main structure files at all times if/when used
This file overrides all pre-defined LTR and left aligned elements
Uncomment the following line for Right To Left language support */
/*@import url("rtl/rtl.css");*/


/* Layout Skin - Choose one of the following pre-defined skins
@import url("skin/light.css");
@import url("skin/dark.css");
*/
@import url("skin/light.css");


/* Colour - Choose one of the following pre-defined colours
@import url("colours/blue.css");
@import url("colours/dkblue.css");
@import url("colours/green.css");
@import url("colours/maroon.css");
@import url("colours/orange.css");
@import url("colours/purple.css");
@import url("colours/red.css");
@import url("colours/yellow.css");
*/
@import url("colours/custom.css");


/* Custom CSS & Overrides
It is possible that updates will be carried out on core files, so if you have modified the core files and wish to update them you will have a job of finding your changes
If you want to add your own css or override any of the pre-defined elements we suggest you use the custom.css file
This file will never be updated by us, so your changes won't be affected */
@import url("custom.css");

