/*
Theme Name: VintWood (Child Theme)
Description: a Vintage, Retro WordPress Theme
Theme URI: http://vintwood.cwsthemes.com/
Author: CWSThemes
Author URI: http://themeforest.net/user/creativews
Version: 1.0.0
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: vintwood
Template: vintwood

*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */
/* DIVERS*/

textarea, input
{
	background: url("https://formation.lf-consultinginformatique.fr/wp-content/uploads/2020/07/paper.png") #F4F1EB;
}

/* MENU */
.main-menu > .menu-item > a,
.main-menu > .menu-item > .cws_megamenu_item_title
{
	filter: drop-shadow(2px 2px 0px #FFAA72);
}

/* END MENU */

/* TITLE */
.cws_info_wrapper .cws_info_title,
.cws_pricing_plan .pricing_plan_title,
.cws_pricing_plan.highlighted .cws_custom_button
{
	color: #e4ddd3;
}

.cws_pricing_plan.highlighted .pricing_plan_content,
.cws_pricing_plan.highlighted .pricing_plan_price .main_price_part,
.cws_pricing_plan.highlighted .cws_custom_button
{
	border-color: #e4ddd3;
}

.cws_pricing_plan.highlighted .cws_custom_button:before,
.cws_pricing_plan.highlighted .cws_custom_button:after
{
	background-color: #e4ddd3;
}

/**/

/* FOOTER */
.page_footer
{
	padding-top: 40px;
    padding-bottom: 20px;
}

.textwidget
{
	font-family: 'Share Tech Mono', monospace;
}
/*END FOOTER*/