/*
  Theme Name:   Alanta Theme
  Theme URI:    https://formadult.com
  Description:  Formation pour adult
  Author:       Themepedia
  Author URI:   https://formadult.com
  Version:      1.0.5
  License:      license purchased
  License URI:  http://themeforest.net/licenses/regular_extended
  Tags:         two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
  Text Domain:  Theme FormAdult
*/

/* The stylesheet is located in "assets/css/style.css". */

:root {  
	--main-bg-color : #22324C;
	--main-2nd-background-color: #f4f4f4;
	--menu-background-color: white;
	--menu-text-color : #22324C;
	--bg-btn-color : #2FADBB;
	--download-bg-btn-color-hover : var(--main-2nd-background-color);
	--main-item-color: orange;
	--flash-btn-bg-color : var(--main-bg-color) ;
	--bg-btn-color-Hover: #1E9BA1; 
	--light : #0bb2c2;
	--light-hover : #dfa1a1;
	--info-color : #fbb941;
	--menu-text-color-hover : white;
	--section-color: #f4f4f4;
	--title-color: red;
}

.main-nav-menu{
	text-transform: capitalize!important;
}

.main-content {
	padding: none!important;
}