/*
Theme Name: Transland
Author: Modina Theme
Author URI: https://themeforest.net/user/modinatheme/
Description: Transport & Logistics HTML  Template
Version: 1.0.0
*/

/*
=================================
|***    Table of contents:   ***|
=================================

Main Style file-> assets/css/style.css 

All the SCSS File in SCSS Folder of Assets Folder. You can read the doc file also for better understand.

// BASIC
@import 'https://codexpeed.com/html/transland-html/basic';

// MIXIN
@import 'https://codexpeed.com/html/transland-html/variables';

// TYPOGRAPHY
@import 'https://codexpeed.com/html/transland-html/typography';

// MIX
@import 'https://codexpeed.com/html/transland-html/mix';

// HELPER
@import 'https://codexpeed.com/html/transland-html/helper';

// ICON FONTS
@import 'https://codexpeed.com/html/transland-html/icon';

// ANIMATION
@import 'https://codexpeed.com/html/transland-html/animation';

// Button 
@import 'https://codexpeed.com/html/transland-html/btn';

// Colors 
@import 'https://codexpeed.com/html/transland-html/colors';

// Preloader 
@import 'https://codexpeed.com/html/transland-html/preloader';

/* ----------------------------------
    Template Section Styles
 ------------------------------------*/

 /* // Menu - Header Section 
 @import 'https://codexpeed.com/html/transland-html/header';
 
 // Hero Slide - Section 
 @import 'https://codexpeed.com/html/transland-html/hero';
 
 // Section Title - Heading 
 @import 'https://codexpeed.com/html/transland-html/section';
 
 // About - Section 
 @import 'https://codexpeed.com/html/transland-html/about';
 
 // Features - Section 
 @import 'https://codexpeed.com/html/transland-html/features';
 
 // services - Section 
 @import 'https://codexpeed.com/html/transland-html/services';
 
 // testimonial - Section 
 @import 'https://codexpeed.com/html/transland-html/testimonial';
 
 // Portfolio - Cases - Section 
 @import 'https://codexpeed.com/html/transland-html/project';
 
 // Price Table - Section 
 @import 'https://codexpeed.com/html/transland-html/price';
 
 // Call To Action - Section 
 @import 'https://codexpeed.com/html/transland-html/cta';
 
 // Content Block - Section 
 @import 'https://codexpeed.com/html/transland-html/contentblock';
 
 // team - Section 
 @import 'https://codexpeed.com/html/transland-html/team';
 
 // funfact - Section 
 @import 'https://codexpeed.com/html/transland-html/funfact';
 
 // Download - Section 
 @import 'https://codexpeed.com/html/transland-html/carousel';
 
 // FAQ - Section 
 @import 'https://codexpeed.com/html/transland-html/faq';
 
 // Blog - Section 
 @import 'https://codexpeed.com/html/transland-html/blog';
 
 // Contact Us - Section 
 @import 'https://codexpeed.com/html/transland-html/contact';
 
 // footer - Section 
 @import 'https://codexpeed.com/html/transland-html/footer';n facts */



