HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/refonte2023/wordpress/wp-content/themes/gimont/assets/scss/style.scss
/*
Theme Name: Gimont
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Version: 1.0.3
Description: Gimont is a modernized take on an ever-popular WordPress. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Gimont will make your WordPress look beautiful everywhere. Created by <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author: Ovatheme
Author URI: <a href="https://themeforest.net/user/ovatheme/portfolio">Ovatheme</a>
License: GNU General Public License
License URI: license.txt
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: gimont
Domain Path: /languages/
*/

@import 'utils/variables';
@import 'utils/mixins';

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

1.0 Normalize
	1.1 Typography

2.0 Layout
	2.1 Header
		2.1.1 Brand
		2.1.2 Menu
	2.2 Footer
	
3.0 Blog

3.1 Page

4.0 Widgets

5.0 Table

6.0 Form

7.0 Galleries

8.0 Image

9.0 Embed

10.0 Comment

11.0 Pagination

12.0 Breadcrumbs

13.0 Toup

14.0 Caption

15.0 Block

16.0 Sticky

17.0 404

18.0 WooCommerce

19.0 Elementor

20.0 Give Donation
	
--------------------------------------------------------------*/

/* 1.0 Normalize Get from https://github.com/necolas/normalize.css*/
@import 'vendor/normalize';
	/*1.1 Typography*/
	@import 'base/typography';

/*2.0 Layout*/
@import 'base/layout';

	/*2.1 Header*/
	@import 'base/header';

		/*2.1.1 Brand*/
		@import 'base/brand';

		/*2.1.2 Menu*/
		@import 'base/menu';

	/*2.2 Footer	*/
	@import 'base/footer';

/*3.0 Blog*/
@import 'base/blog';

/* 3.1 */
@import 'base/page';

/*4.0 Widgets*/
@import 'base/widgets';

/*5.0 Table*/
@import 'base/table';

/*6.0 Form*/
@import 'base/form';

/*7.0 Galleries*/
@import 'base/galleries';

/*8.0 Image*/
@import 'base/img';

/*9.0 Embed*/
@import 'base/embed';

/*10.0 Comment*/
@import 'base/comments';

/*11.0 Pagination*/
@import 'base/pagination';

/*12.0 Breadcrumbs*/
@import 'base/breadcrumbs';

/*13.0 Toup*/
@import 'base/toup';

/*14.0 Caption*/
@import 'base/caption';

/*15.0 Block*/
@import 'base/block';

/*16.0 Sticky*/
@import 'base/sticky';

/*17.0 404*/
@import 'base/404';

/*18.0 WooCommerce*/
@import 'woocommerce';

/*19.0 Elementor*/
@import 'elementor';

/*20.0 Give Donation*/
@import 'give';