Current File : /home/kelaby89/babyl0n.restaurant/wp-content/themes/restar/assets/sass/style.scss
/*
Template Name: Restar
Template URL: https://wordpress.themeholy.com/restar/
Description: Fast Food & Restaurant WordPress Theme
Author: themeholy
Author URI: https://themeforest.net/user/themeholy
Version: 1.0.0
*/
/*=================================
    CSS Index Here
==================================*/
/*

01. Theme Base
    1.1. Mixin
    1.2. Function
    1.3. Variable
    1.4. Typography
    1.5. Extend
    1.7. Wordpress Default
02. Reset
    2.1. Container
    2.2. Grid
    2.3. Input
    2.4. Slider
    2.5. Mobile Menu
03. Utilities
    3.1. Preloader
    3.2. Buttons
    3.3. Titles
    3.4. Common
    3.6. Font
    3.7. Background
    3.8. Text Color
    3.9. Overlay
    3.10. Animation
    
04. Template Style
    4.1. Widget
    4.2. Header
    4.3. Footer
    4.4. Breadcumb
    4.5. Pagination
    4.6. Blog
    4.7. Comments
    4.8. Hero Area
    4.9. Error    
    4.00. Popup Search
    4.00. Popup Side Menu
    4.00. Wocommerce
    4.00. Products
    4.00. Cart
    4.00. Checkout
    4.00. Wishlist
    4.00. Contact
    4.00. About
    4.00. Team
    4.00. Testimonial
    4.00. Counter
    4.00. Blog
    4.00. Brand
    4.00. Simple Sections
    4.00. Why
    4.00. Faq
    4.00. Feature
    4.00. Gallery
    4.00. Category
    4.00. CTA
    4.00. Tab Menu
    4.00. Menu
    4.00. Schedule
    4.00. Service

05. Spacing

*/
/*=================================
    CSS Index End
==================================*/


/*=================================
   01. Theme Base
==================================*/
/*------------------- 1.1. Mixin -------------------*/
@import 'base/mixin';

/*------------------- 1.2. Function -------------------*/
@import 'base/function';

/*------------------- 1.3. Variable-------------------*/
@import 'base/variable';

/*------------------- 1.5. Typography -------------------*/
@import 'base/typography';

/*------------------- 1.6. Extend -------------------*/
@import 'base/extend';

/*------------------- 1.7. Wordpress Default -------------------*/
@import 'base/wpdefault';


/*=================================
    02. Reset
==================================*/
/*------------------- 2.1. Container -------------------*/
@import 'reset/container';

/*------------------- 2.2. Grid -------------------*/
@import 'reset/grid';

/*------------------- 2.3. Input -------------------*/
@import 'reset/input';

/*------------------- 2.4. Slick Slider -------------------*/
@import 'reset/slider';

/*------------------- 2.5. Mobile Menu -------------------*/
@import 'reset/mobilemenu';


/*=================================
    03. Utilities
==================================*/
/*------------------- 3.1. Preloader -------------------*/
@import 'utilities/preloader';

/*------------------- 3.2. Buttons -------------------*/
@import 'utilities/btns';

/*------------------- 3.3. Titles -------------------*/
@import 'utilities/titles';

/*------------------- 3.4. Common -------------------*/
@import 'utilities/common';

/*------------------- 3.6. Font -------------------*/
@import 'utilities/font';

/*------------------- 3.7. Background -------------------*/
@import 'utilities/background';

/*------------------- 3.8. Text Color -------------------*/
@import 'utilities/text-color';

/*------------------- 3.9. Overlay -------------------*/
@import 'utilities/overlay';

/*------------------- 3.10. Animation -------------------*/
@import 'utilities/animation';


/*=================================
    04. Template Style
==================================*/
/*------------------- 4.1. Widget  -------------------*/
@import 'template/widgets/widget-default-list';
@import 'template/widgets/widget-sidebar';
@import 'template/widgets/widget-footer';


/*------------------- 4.2. Header  -------------------*/
@import 'template/headers/header';

/*------------------- 4.3. Footer  -------------------*/
@import 'template/footers/footer';

/*------------------- 4.4. Breadcumb  -------------------*/
@import 'template/breadcumb/breadcumb-v1';

/*------------------- 4.5. Pagination  -------------------*/
@import 'template/sections/pagination-v1';

/*------------------- 4.6. Blog  -------------------*/
@import 'template/sections/blog';

/*------------------- 4.7. Comments  -------------------*/
@import 'template/sections/comments';

/*------------------- 4.8. Hero Area  -------------------*/
@import 'template/sections/hero';

/*------------------- 4.9. Error  -------------------*/
@import 'template/sections/error';

/*------------------- 4.00. Popup Search  -------------------*/
@import 'template/sections/popupsearch-v1';

/*------------------- 4.00. Popup Side Menu  -------------------*/
@import 'template/sections/sidemenu-v1';

/*------------------- 4.00. Wocommerce  -------------------*/
@import 'template/sections/woocommerce';

/*------------------- 4.00. Products  -------------------*/
@import 'template/sections/products';

/*------------------- 4.00. Cart  -------------------*/
@import 'template/sections/cart';

/*------------------- 4.00. Checkout  -------------------*/
@import 'template/sections/checkout';

/*------------------- 4.00. Wishlist  -------------------*/
@import 'template/sections/wishlist';

/*------------------- 4.00. Contact  -------------------*/
@import 'template/sections/contact';

/*------------------- 4.00. About  -------------------*/
@import 'template/sections/about';

/*------------------- 4.00. Team  -------------------*/
@import 'template/sections/team';

/*------------------- 4.00. Testimonial  -------------------*/
@import 'template/sections/testimonial';

/*------------------- 4.00. Counter  -------------------*/
@import 'template/sections/counter';

/*------------------- 4.00. Blog  -------------------*/
@import 'template/sections/blog-extra';

/*------------------- 4.00. Brand  -------------------*/
@import 'template/sections/brand';

/*------------------- 4.00. Simple Sections  -------------------*/
@import 'template/sections/simple-sections';

/*------------------- 4.00. Why -------------------*/
@import 'template/sections/why';

/*------------------- 4.00. Faq -------------------*/
@import 'template/sections/faq';

/*------------------- 4.00. Feature -------------------*/
@import 'template/sections/feature';

/*------------------- 4.00. Gallery -------------------*/
@import 'template/sections/gallery';

/*------------------- 4.00. Category -------------------*/
@import 'template/sections/category';

/*------------------- 4.00. CTA -------------------*/
@import 'template/sections/cta';

/*------------------- 4.00. Tab Menu -------------------*/
@import 'template/sections/tabmenu';

/*------------------- 4.00. Menu -------------------*/
@import 'template/sections/menu';

/*------------------- 4.00. Schedule -------------------*/
@import 'template/sections/schedule';

/*------------------- 4.00. Service -------------------*/
@import 'template/sections/service';

/*------------------- 4.00. gsap -------------------*/
@import 'template/sections/gsapani';


/*=================================
    05. Spacing
==================================*/
@import 'spacing/spacing'; 
Page not found – Hello World !