﻿/*
Theme Name: knext-new
Description: Thème enfant pour ColorMag
Template: colormag
*/

input[type="text"], input[type="email"], input[type="password"], input[type="url"], textarea {
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    line-height: 20px;
    margin: 0 0 30px;
    padding: 1%;
    width: 98%;
}

.wppr-template {
	margin-bottom:30px;
}

.widget .first-post .entry-content {
	display:none;
}