/*---------------------------------------------------- @File: Default Styles @Author: Rocky Ahmed @URL: http://wethemez.com Author E-mail: rockybd1995@gmail.com This file contains the styling for the actual theme, this is the file you need to edit to change the look of the theme. ---------------------------------------------------- */ /*===================================================================== @Template Name: Builder Construction @Author: Rocky Ahmed @Developed By: Rocky Ahmed @Developer URL: http://rocky.wethemez.com Author E-mail: rockybd1995@gmail.com @Default Styles Table of Content: 01/ Variables 02/ predefin 03/ header 04/ button 05/ banner 06/ breadcrumb 07/ about 08/ team 09/ project 10/ price 11/ team 12/ blog 13/ video 14/ features 15/ career 16/ contact 17/ footer =====================================================================*/ /*----------------------------------------------------*/ @import "variables"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "predefine"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "header"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "breadcrumb"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "blog"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "contact"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "elements"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "button"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "feature"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "gallery"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "testimonials"; /*---------------------------------------------------- */ /*----------------------------------------------------*/ @import "footer"; /*---------------------------------------------------- */