// -----------------------------------------------------------------------------
// `all.scss` is just typical import file that contains all code base of
// the directory.
// -----------------------------------------------------------------------------

/*--------------------------------------------------------------
#{$t}
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#{$t-1}
--------------------------------------------------------------*/
@import 'bootstrap';
/*--------------------------------------------------------------
#{$t-2}
--------------------------------------------------------------*/
@import 'jquery.shopNav/dropdown';
@import 'jquery.shopNav/extensions/mega';
@import 'jquery.shopNav/extensions/mini-cart';
/*--------------------------------------------------------------
#{$t-3}
--------------------------------------------------------------*/
@import 'owl-carousel';
/*--------------------------------------------------------------
#{$t-4}
--------------------------------------------------------------*/
@import 'jquery.scrollup';
/*--------------------------------------------------------------
#{$t-5}
--------------------------------------------------------------*/
@import 'slick';

