2024-09-09 14:29:40 -07:00

445 lines
12 KiB
SCSS

/*
Theme Name: Iteck
Theme URI: https://themeforest.net/
Author: ThemesCamp
Author URI: http://themeforest.net/user/themescamp/
Description: Iteck is a Modern Software and Technology HTML Theme for agencies to show their creative works.
Version: 1.0.0
*/
/* -----------------------------------------------------------
TABLE OF CONTENTS:-
--------------------------------------------------------------
* variable
- text colors
- background colors
- border colors
* global
- Typography
- To top style
- inner page style
- font family
* helper
- font-weight
- font-size
- line-height
- text-transform
- letter-spacing
- Overlay Effect Bg image
- margin-top
- margin-bottom
- padding-top
- padding-bottom
- the spacing
- social-media-colors
* buttons
* section title
* top navbar sections
* navbar sections
* header Sections
* about Sections
* services Sections
* choose-us Sections
* portfolio Sections
* testimonials Sections
* pricing Sections
* team Sections
* blog Sections
* faq Sections
* community Sections
* screenshots Sections
* features Sections
* numbers Sections
* clients Sections
* chat-banner Sections
* contact Sections
* download Sections
* footer Sections
* portfolio_page style
* single_project style
* services_page style
* about_page style
* contact_page style
* blog_page style
* shop_page style
* product_page style
* Responsive
------------------------------------------------------------*/
/* ===============================================================
[ * variable Section ]
================================================================*/
@import 'common/variable';
/* ===============================================================
[ * global Section ]
================================================================*/
@import 'common/global';
/* ===============================================================
[ * buttons Section ]
================================================================*/
@import 'common/helper';
/* ===============================================================
[ * buttons Section ]
================================================================*/
@import 'elements/buttons';
/* ===============================================================
[ * section title ]
================================================================*/
@import 'elements/section_titles';
/* ===============================================================
[ * top navbar Section ]
================================================================*/
@import 'elements/top_navbar';
/* ===============================================================
[ * top side menu Section ]
================================================================*/
@import 'elements/side_menu';
/* ===============================================================
[ * navbar Section ]
================================================================*/
@import 'elements/navbar';
/* ===============================================================
[ * header Section ]
================================================================*/
@import 'elements/header';
/* ===============================================================
[ * about Section ]
================================================================*/
@import 'elements/about';
/* ===============================================================
[ * services Section ]
================================================================*/
@import 'elements/services';
/* ===============================================================
[ * choose-us Section ]
================================================================*/
@import 'elements/choose_us';
/* ===============================================================
[ * portfolio Section ]
================================================================*/
@import 'elements/portfolio';
/* ===============================================================
[ * testimonials Section ]
================================================================*/
@import 'elements/testimonials';
/* ===============================================================
[ * testimonials Section ]
================================================================*/
@import 'elements/pricing';
/* ===============================================================
[ * team Section ]
================================================================*/
@import 'elements/team';
/* ===============================================================
[ * blog Section ]
================================================================*/
@import 'elements/blog';
/* ===============================================================
[ * faq Section ]
================================================================*/
@import 'elements/faq';
/* ===============================================================
[ * community Section ]
================================================================*/
@import 'elements/community';
/* ===============================================================
[ * faq screenshots ]
================================================================*/
@import 'elements/screenshots';
/* ===============================================================
[ * features Section ]
================================================================*/
@import 'elements/features';
/* ===============================================================
[ * numbers Section ]
================================================================*/
@import 'elements/numbers';
/* ===============================================================
[ * clients Section ]
================================================================*/
@import 'elements/clients';
/* ===============================================================
[ * chat-banner Section ]
================================================================*/
@import 'elements/chat-banner';
/* ===============================================================
[ * contact Section ]
================================================================*/
@import 'elements/contact';
/* ===============================================================
[ * download Section ]
================================================================*/
@import 'elements/download';
/* ===============================================================
[ * searcing Section ]
================================================================*/
@import 'elements/searcing';
/* ===============================================================
[ * solutions Section ]
================================================================*/
@import 'elements/solutions';
/* ===============================================================
[ * sgin_up Section ]
================================================================*/
@import 'elements/sign_up';
/* ===============================================================
[ * integration Section ]
================================================================*/
@import 'elements/integration';
/* ===============================================================
[ * process Section ]
================================================================*/
@import 'elements/process';
/* ===============================================================
[ * process Section ]
================================================================*/
@import 'elements/collections';
/* ===============================================================
[ * market Section ]
================================================================*/
@import 'elements/market.scss';
/* ===============================================================
[ * timeline Section ]
================================================================*/
@import 'elements/timeline';
/* ===============================================================
[ * footer Section ]
================================================================*/
@import 'elements/footer';
/* ===============================================================
[ * inner_header Style ]
================================================================*/
@import 'elements/inner_header';
/* ===============================================================
[ * portfolio_page Style ]
================================================================*/
@import 'elements/portfolio_page';
/* ===============================================================
[ * single_project Style ]
================================================================*/
@import 'elements/single_project';
/* ===============================================================
[ * services page Style ]
================================================================*/
@import 'elements/services_page';
/* ===============================================================
[ * services page Style ]
================================================================*/
@import 'elements/about_page';
/* ===============================================================
[ * contact page Style ]
================================================================*/
@import 'elements/contact_page';
/* ===============================================================
[ * blog page Style ]
================================================================*/
@import 'elements/blog_page';
/* ===============================================================
[ * shop page Style ]
================================================================*/
@import 'elements/shop_page';
/* ===============================================================
[ * shop product Style ]
================================================================*/
@import 'elements/product_page';
/* ===============================================================
[ * faq page Style ]
================================================================*/
@import 'elements/faq_page';
/* ===============================================================
[ * careers page Style ]
================================================================*/
@import 'elements/careers_page';
/* ===============================================================
[ * careers details page Style ]
================================================================*/
@import 'elements/careers_details';
/* ===============================================================
[ * about 2 page Style ]
================================================================*/
@import 'elements/about2_page';
/* ===============================================================
[ * services details page Style ]
================================================================*/
@import 'elements/services_details_page';
/* ===============================================================
[ * services details page Style ]
================================================================*/
@import 'elements/comming_soon_page';
/* ===============================================================
[ * 404 page Style ]
================================================================*/
@import 'elements/404_page';
/* ===============================================================
[ * 404 page Style ]
================================================================*/
@import 'elements/signin_page';
/* ===============================================================
[ * responsive style ]
================================================================*/
@import 'common/responsive';