/* General Font Sizing */
body {
	font-size: 16px !important;
}

p {
	line-height: 1.75 !important;
}

.comments_count {
	display: none !important;
}
.entry .meta-info a {
	color: #3683a7 !important;
}
.entry .meta-info a:hover {
	color: #111 !important;
}

/* Avatars */
.comment_avatar:before {
	display: none;
}
img.avatar,
.comment_avatar img,
.auteur-collaborateurs img {
	border-radius: 100%;
}

/* Collaborate Button */
.btn-collaborate {
	background: #fff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color: #40A5DF;
	display: block;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 14px 10px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	transition: all .35s ease-in-out;
}
.btn-collaborate svg {
	display: inline-block;
	margin-left: 4px;
	position: relative;
	top: 2px;
	transform: scale(.9);
}
.btn-collaborate:hover {
	background: rgba(255,255,255,.85);
	text-decoration: none;
}

/* Pricing Table Override */
.pricing-table {
	width: 33.33333333% !important;
}

@media all and ( max-width: 768px ) {
	.pricing-table {
		width: 100% !important;
	}
	.pricing-big {
		-webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;
	}
}

.pricing-table a.icon-button {
	display: none;
}
.pricing-table .pricing-title  {
	color: #399ad1 !important;
}

.tableau-2colonnes {
width: 66.6666%;
margin: 0 auto
}
.tableau-2colonnes .pricing-table {
width: 50% !important;
}


/* Tabs Override */
.et-tabs-container ul.et_shortcodes_mobile_nav {
	display: none !important;
}

.et-tabs-container .et-tabs-control {
	display: block !important;
}

@media only screen and (max-width: 767px) {
	.et-tabs-container .et-tabs-control li {
		border-bottom: 1px solid #e7e7e7 !important;
		border-left: none !important;
		float: none !important;
		width: 100% !important;
	}
}

/* Sidebar Author */
.widget .auteur-collaborateurs img {
	width: 80px;
}

/* Top Posts Sidebar Widget */
#toplytics-widget-2 ol {
	list-style: decimal;
}
#toplytics-widget-2 ol li {
	background: none;
}

/* Sibebar Search */
#search-form #searchsubmit {
	position: absolute;
	right: 0;
}

/* Sidebar Ad*/
#text-17 .textwidget {
	margin: 0 0 0 -40px!important;
}


/* GravityForms Styling */
#contact-form .gform_wrapper h3.gform_title {
	color: #111;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px !important;
	line-height: 1em;
	padding-bottom: 5px;
}

.gform_wrapper ul li.gfield.floating {
	clear: none;
	float: left;
	width: 47.5%;
}
.gform_wrapper ul li.gfield.floating {
	margin-right: 2.5%;
}
.gform_wrapper .gfield {
	padding: 10px 0;
	/*border-bottom: 1px solid #efefef;*/
}
.gform_wrapper .top_label .gfield_label {
	margin-bottom: 0 !important;
}
.gform_wrapper .top_label .gfield_description {
	padding-top: 4px !important;
}
.gform_wrapper .top_label input.medium {
	width: 99.2% !important;
}
.gform_wrapper textarea.medium {
	width: 97.2% !important;
}
.gform_page_footer:after {
	content: '';
	clear: both;
	display: table;
}
.gform_wrapper .button.gform_button,
.gform_wrapper .button.gform_next_button,
.gform_wrapper .button.gform_previous_button {
	color: #fff !important;
	cursor: pointer;
	background: -moz-linear-gradient(top,  rgba(67,169,228,1) 0%, rgba(57,154,209,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(67,169,228,1)), color-stop(100%,rgba(57,154,209,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(67,169,228,1) 0%,rgba(57,154,209,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(67,169,228,1) 0%,rgba(57,154,209,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(67,169,228,1) 0%,rgba(57,154,209,1) 100%); /* IE10+ */ background: linear-gradient(to bottom,  rgba(67,169,228,1) 0%,rgba(57,154,209,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43a9e4', endColorstr='#399ad1',GradientType=0 ); /* IE6-9 */
	border: 1px solid #3e8ff4;
	padding: 6px 14px;
	font-weight: 800 !important;
	font-size: 12px;
	margin: 0 5px 8px 0;
	display: inline-block;
	text-shadow: none;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 26px;
}


.gform_wrapper .button.gform_button:hover,
.gform_wrapper .button.gform_next_button:hover,
.gform_wrapper .button.gform_previous_button:hover {
	color: #23528c !important;
}

.gform_wrapper .gf_step,
.gform_wrapper .gf_step span.gf_step_number {
	font-family: inherit !important;
}

.gform_wrapper .gf_step_label {
	line-height: 22px !important;
}

.gform_wrapper .gf_step.gf_step_active {
	color: #399ad1 !important
}

.gform_wrapper .gf_step span.gf_step_number {
	font-weight: bold;
}

@media all and ( max-width: 768px ) {
	.gform_wrapper .gf_step {
		display: block !important;
	}
}


.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
	margin-left: 0.2em !important;
}

#extensions_message {
	display: none;
}

.taxes_total span.ginput_product_price_label {
	display: none;
}

.choix-services li label {
	display: inline !important;
}

.gform_confirmation_message {
	padding: 40px;
	border: 1px solid #efefef;
	font-weight: bold;
}
#contact-form {
	clear: both;
	padding-top: 20px;
}
#contact-form .gform_wrapper {
	border-top: 1px solid #efefef;
}

p.form-allowed-tags {
	display: none;
}

/* Button Overide */
.big-button.bigblue {
	background: -moz-linear-gradient(top,  rgba(67,169,228,1) 0%, rgba(57,154,209,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(67,169,228,1)), color-stop(100%,rgba(57,154,209,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(67,169,228,1) 0%,rgba(57,154,209,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(67,169,228,1) 0%,rgba(57,154,209,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(67,169,228,1) 0%,rgba(57,154,209,1) 100%); /* IE10+ */ background: linear-gradient(to bottom,  rgba(67,169,228,1) 0%,rgba(57,154,209,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43a9e4', endColorstr='#399ad1',GradientType=0 ); /* IE6-9 */
	color: #fff !important;
	font-weight: 800 !important;
	text-shadow: none !important;
}

/* YARPP Plugin */
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	height: 230px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	max-height: 7em !important;
}

/* PageNavi */
.wp-pagenavi {
	text-align: center !important;
}
.wp-pagenavi span.pages {
	display: block !important;
}

/* Sidebar Banners */
.paszone_container {
	margin-left: -44px;
}

/* Easy Digital Downloads */
.edd_downloads_list {
	margin: 30px -8px;
}
.edd_download_inner {
	margin-bottom: 30px !important;
}
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
	display: block !important;
}
#edd_purchase_receipt,
#edd_purchase_receipt_products {
	border: 1px solid #e0dddd;
	margin-bottom: 3em;
}
#edd_purchase_receipt td,
#edd_purchase_receipt th,
#edd_purchase_receipt_products td,
#edd_purchase_receipt_products th {
	border-bottom: 1px solid #ededed;
	padding: 1em;
	vertical-align: top;
}
#edd_purchase_receipt th,
#edd_purchase_receipt_products th {
	background: #f9f9f9;
	text-align: center;
}
.edd_purchase_receipt_product_name {
	margin-bottom: 1em;
}
.edd_purchase_receipt_files {
	margin-left: 1em;
}
table#edd_purchase_receipt_products ul {
	margin-left: 1em !important;
}
table#edd_purchase_receipt_products li {
	list-style: inherit !important;
}
