Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
themes
/
indutri
/
sass
/
skins
/
blue
:
template.scss
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/** * Table of Contents: * * 1 - FONT * 2 - BASE STYLE * 3 - LAYOUT STYLE * 4 - MENU STYLE * 5 - WIDGETS STYLE * 6 - POST STYLE * 7 - PAGE STYLE * 8 - TYPOGRAPHY STYLE * 9 - EFFECT STYLE * 10 - CUSTOMIZE STYLE */ @import "../../bootstrap/functions"; @import "../../bootstrap/variables"; @import "../../variables/variables_template"; @import "vars/vars"; @import "../../bootstrap/mixins"; @import "../../mixins/mixins"; @import "../../mixins/template"; /*------------------------------------------------------------------*\ 1 - FONT \*------------------------------------------------------------------*/ @import "../../template/font"; /*------------------------------------------------------------------*\ 2 - BASE STYLE \*------------------------------------------------------------------*/ @import "../../template/base"; /*------------------------------------------------------------------*\ 3 - GRID STYLE \*------------------------------------------------------------------*/ @import "../../template/grid"; /*------------------------------------------------------------------*\ 4 - LAYOUT STYLE \*------------------------------------------------------------------*/ @import "../../template/layout"; /*------------------------------------------------------------------*\ 5 - HEADER STYLE \*------------------------------------------------------------------*/ @import "../../template/header"; /*------------------------------------------------------------------*\ 5 - MENU STYLE \*------------------------------------------------------------------*/ @import "../../template/menu"; /*------------------------------------------------------------------*\ 6 - ELEMENTS STYLE \*------------------------------------------------------------------*/ @import "../../template/elementor"; /*------------------------------------------------------------------*\ 7 - WIDGETS STYLE \*------------------------------------------------------------------*/ @import "../../template/widgets"; @import "../../template/login"; /*------------------------------------------------------------------*\ 8 - POST TYPE \*------------------------------------------------------------------*/ @import "../../template/post"; @import "../../template/event"; @import "../../template/portfolio"; @import "../../template/service"; @import "../../template/team"; /*------------------------------------------------------------------*\ 9 - PAGE STYLE \*------------------------------------------------------------------*/ @import "../../template/page"; /*------------------------------------------------------------------*\ 10 - FORM STYLE \*------------------------------------------------------------------*/ @import "../../template/form"; /*------------------------------------------------------------------*\ 11 - COMMENT STYLE \*------------------------------------------------------------------*/ @import "../../template/comment"; /*------------------------------------------------------------------*\ 12 - EFFECT STYLE \*------------------------------------------------------------------*/ @import "../../template/effect"; /*------------------------------------------------------------------*\ 13 - CUSTOMIZE STYLE \*------------------------------------------------------------------*/ @import "../../template/breadcrumb"; /*------------------------------------------------------------------*\ 14 - PLUGIN STYLE \*------------------------------------------------------------------*/ @import "../../template/plugins";