/*
Theme Name: Jactal by ReachTheFirst
Theme URI: http://www.reachthefirt.com/
Author: ReachTheFirst
Author URI: http://www.reachthefirt.com/
Description: Jactal Theme.
Version: 1.0.0
*/

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('font/glyphicons-halflings-regular.eot');
  src: url('font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('font/glyphicons-halflings-regular.woff2') format('woff2'), url('font/glyphicons-halflings-regular.woff') format('woff'), url('font/glyphicons-halflings-regular.ttf') format('truetype'), url('font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block}
ol, ul { list-style: none}
blockquote, q { quotes: none }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
	max-width: 100%;
	height: auto!important;
}
iframe { max-width: 100% }
blockquote {
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	padding: 0 10px 0 20px;
	position: relative;
	margin-top: 25px;
	border-left: 5px solid #C7C7C7;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
	font-weight: normal;
	font-style: normal;
}
pre {
	margin: 5px 0 20px 0;
	line-height: 1.3em;
	padding: 8px 10px;
	overflow: auto;
}
code {
	padding: 0 8px;
	line-height: 1.5;
}
mark {
	padding: 1px 6px;
	margin: 0 2px;
	color: black;
	background: #FFF7A8;
}

ins{
	text-decoration:none;
}
.product-category mark {
	display:none;
}
address {
	margin: 10px 0;
	font-style: italic;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.sticky { }
.gallery-caption { }
#gallery-1 img { border: 0!important; }
.bypostauthor { }
.wp-caption-text {
	margin-bottom: 0;
 }

/*input:invalid{
	border:1px solid red;
	box-shadow: 0 0 1.5px 1px red;
}*/
/*-[ Framework ]--------------------*/
body {
	font: 14px/23px Noto Sans, sans-serif;
	color: #555;
	background-color: #EBEBEB;
}
::-moz-selection {
	background: #222;
	color: white;
	text-shadow: none;
}
::selection {
	background: #222;
	color: white;
	text-shadow: none;
}
#page, .container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6 { text-transform: uppercase }
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 12px;
	color: #444;
}
h1 {
	font-size: 28px;
	line-height: 1.4;
}
h2 {
	font-size: 24px;
	line-height: 1.4 }
h3 {
	font-size: 22px;
	line-height: 1.4;
}
h4 {
	font-size: 20px;
	line-height: 1.4;
}
h5 {
	font-size: 18px;
	line-height: 1.4;
}
h6 {
	font-size: 16px;
	line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
	text-decoration: none;
	color: #ED1C2F;
	-webkit-transition: background-color, color 0.2s linear;
	-moz-transition: background-color, color 0.2s linear;
	transition: background-color, color 0.2s linear;
}
a:hover { color: #ED1C2F }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
	width: 1060px;
	margin: 0 auto;
	background: #fff;
	clear: both;
	display: block;
	padding: 0 2%;
	overflow: hidden;
}
#page, .container {
	max-width: 1060px;
	min-width: 240px;
}
#page {
	padding-top: 10px;
	min-height: 300px;
	float: none;
	clear: both;
}
.woocommerce .woocommerce-breadcrumb{margin-bottom:1em;}
/*-[ Header ]-----------------------*/
body > header {
	float: left;
	width: 100%;
	position: relative;
}
.main-header {
	position: relative;
	float: left;
	width: 100%;
	z-index: 99;
	background-color:#f2f2f2;
}
.main-header .container { background: #fff }
#header {
	position: relative;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 156px;
}
#header h1, #header h2 {
	padding-right: 20px;
	font-size: 65px;
	float: left;
	display: inline-block;
	line-height: 1;
	letter-spacing: -5px;
	position: relative;
	margin-bottom: 0;
	margin-top: 7px;
}
#logo a {
	text-transform: uppercase;
	float: left;
	line-height: 1;
}
#logo.image-logo:after {
	background: transparent;
}
.logo-wrap {
	margin: 40px 0 40px;
	/*overflow: hidden;*/
}
.site-description {
	float: left;
	padding-left: 20px;
	margin-top: 17px;
	max-width: 350px;
}
#header h1:after, #header h2:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 48px;
	background: #ccc;
	right: 0;
	top: 10px;
}
.social-media-icon {
	float: right;
	width: auto;
	min-width: 206px;
}
.social-media-icon .social-media {
	display: block;
	float: right;
	margin-bottom: 15px;
}
.social-media-icon form { max-width: 97% }
.social-media-icon #searchform {
	max-width: 100%;
	float: right;
}
.social-media-icon fieldset {
	width: 100%;
	display: block;
}
.social-media-icon #s { margin: 0 !important}
.social-media-icon ul {
	margin: 0;
	padding: 0;
}
.social-media-icon li {
	float: left;
	display: block;
	width: 22px;
	height: 24px;
	margin-left: 20px;
}
.social-media-icon .social-media li:first-child { margin-left: 0 }
.social-media-icon li a {
	height: 24px;
	width: 22px;
	display: block;
	color: #444;
	font-size: 24px;
}
.social-media-icon .twitter a:hover { color: #48B6FF }
.social-media-icon .facebook a:hover { color: #425F9C }
.social-media-icon .google a:hover { color: #C0382A }
.social-media-icon .youtube a:hover { color: #CC181E }
.social-media-icon .pinterest a:hover { color: #CC2127 }
.social-media-icon .feedburner a:hover { color: #FF9C2A }
.widget-header {
	float: left;
	max-width: 39%;
	margin-bottom: 12px;
}
.widget-header .textwidget {
	float: left;
	margin-top: 46px;
	border-left: 1px solid #cccccc;
	padding-left: 20px;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation .children li .sf-sub-indicator { display: none }
.secondary-navigation {
	display: block;
	/*float: right;*/
	width: 1060px;
	max-width: 100%;
	/*border-bottom: 5px solid #111111;*/
	margin:0 auto;
}
.secondary-navigation a {
	color: #222222;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 8px 30px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	font-size: 16px;
	line-height: 24px;
}
#navigation ul li:hover a { color: #fff!important }
.secondary-navigation a .sub {
	font-size: 11px;
	font-weight: normal;
	color: #9B9B9B;
}
.sf-js-enabled li a.sf-with-ul { padding-right: 35px }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
#navigation .sf-sub-indicator {
	display: block;
	width: 11px;
	overflow: hidden;
	position: absolute;
	right: 22px;
	top: 6px;
}
#navigation ul ul .sf-sub-indicator { top: 8px }
#navigation {
	margin-bottom: 1px;
	float: left;
	width: 100%;
	border-top: 1px solid #111111;
	/*border-bottom: 1px solid #111111;*/
	border-bottom: 5px solid #111111;
}
#navigation ul li:hover {
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
#navigation ul { margin: 0 auto }
#navigation .menu { background: #fff; float:left; width:100%; border-bottom: 1px solid #111111; margin-bottom:1px; }
.menu li a{ font-family: "Noto Sans";font-weight: 700;font-size: 16px;color: #222222; }
#navigation ul li {
	float: left;
	position: relative;
}
#navigation > ul > li:after {
	content: "";
	position: absolute;
	height: 30px;
	width: 1px;
	background: #ccc;
	top: 5px;
	left: 0;
}
#navigation ul li:first-child { background-image: none}
#navigation ul li:first-child:after, #navigation ul li:hover:after, #navigation ul .current-menu-item:after { background: transparent }
#navigation ul .header-search { float: right }
#navigation ul .current-menu-item + li:after, #navigation ul li:hover + li:after { background: transparent; }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: inline-block }
#navigation > ul > .current a {
	background: transparent;
	color: #5a5a5a !important;
}
#navigation ul li li {
	background: #fff;
	border: 1px solid #eee;
	border-bottom: 0;
}
#navigation ul ul {
	position: absolute;
	width: 257px;
	padding: 20px 0 0 0;
	padding-top: 0;
	z-index: 400;
	font-size: 12px;
	color: #798189;
	border-bottom: 1px solid #eee;
}
#navigation ul ul li { padding: 0 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
	padding: 9px 45px 9px 20px;
	position: relative;
	width: 190px;
	border-left: 0;
	background: transparent;
	border-right: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom: 1px solid   rgba(255, 255, 255, 0.05);
	margin: 0;
}
#navigation ul ul li:first-child a { }
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
	opacity: 0;
	left: -999em;
}
#navigation ul li:hover ul {
	left: auto;
	opacity: 1;
}
#navigation ul ul ul { top: -1px }
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
	left: -999em;
	opacity: 0;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
	opacity: 1;
	left: 256px;
}
#navigation ul .sfHover a, #navigation ul .sfHover ul li {
	background: #ED1C2F;
	color: #fff;
	border-color: #ED1C2F;
}
#navigation ul .sfHover li a { border-bottom: 1px solid rgba(0, 0, 0, 0.09) }
#navigation .menu [class^="icon-"], #navigation .menu [class*=" icon-"] { font-size: 16px }
#navigation .menu [class^="icon-"]:before, #navigation .menu [class*=" icon-"]:before {
	position: absolute;
	top: 12px;
	left: 23px;
}
#navigation .menu [class^="icon-"] > a, #navigation .menu [class*=" icon-"] > a { padding-left: 45px!important }
#navigation .menu ul [class^="icon-"] > a, #navigation .menu ul [class*=" icon-"] > a { padding-right: 20px; }
#navigation ul li:before { color: #222 }
#navigation ul .current-menu-item:before, #navigation ul li:hover:before, #navigation ul ul li:before { color: #fff }
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
nav a#pull {
	display: none;
}
#navigation ul li.current_page_parent {
	background-color: #ed1c2f !important;
}
#navigation ul li.current_page_parent a {
	color: #fff !important;
}

/*-[ Content ]--------------------*/
.article {
	width: 69%;
	float: left;
	margin-bottom: 10px;
	padding: 0;
	max-width: 730px;
}
.article.large {
	width: 100%;
	max-width: 1060px;
}
#content_box {
	float: left;
	width: 100%;
}
.post {
	float: left;
	width: 100%;
}
.single_post {
	background-color: #fff;
	width: 100%;
}
.single_post .post-info span, .single_post .post-info a { font-size: 12px }
.single_page {
	background-color: white;
	padding-top: 0;
}
.post-content {
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
}
.post-single-content {
	overflow: hidden;
	clear: both;
}
.readMore {
	float: right;
	color: #7B7A79;
}
.readMore a {
	color: #c1bbb6;
	text-transform: uppercase;
}
.cat-posts .frontPost .title a {
	font-weight: bold;
	font-size: 18px;
	display: block;
}
.frontPost .readMore a {
	color: #000;
	font-size: 12px;
}
.ss-full-width {
	background: white;
	overflow: hidden;
	padding-top: 0;
}
.ss-full-width #content_box {
	padding-right: 0;
	padding-left: 0;
}
.post.excerpt {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 15px;
	background-color: #fff;
	width: auto;
}
.latesttitle {
	clear: both;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.wp-post-image { float: left }
.bigfeatured-thumbnail {
	float: left;
	max-width: 100%;
}
#bigfeatured-thumbnail {
	float: left;
	max-width: 477px;
}
.featured-thumbnail {
	float: left;
	max-width: 100%;
	width: 100%;
}
#featured-thumbnail {
	float: left;
	margin-right: 2.4%;
	max-width: 224px;
}
.featured-thumbnail img {
	margin-bottom: 0;
	width: 100%;
}
.title {
	margin-bottom: 5px;
	line-height: 21px;
	clear: both;
}
.single-title {
	font-size: 20px;
	color: #222;
	float: left;
	padding: 0 0 0 0;
	text-transform: uppercase;
}
.title a { color: #222 }
.latestPost .title {
	margin-top: 6px;
	display: block;
	margin-bottom: 7px;
	line-height: 1.4;
	font-size: 16px;
}
.page h1.title { padding-top: 0 }
.post-info {
	display: block;
	font-size: 12px;
	color: #AAAAAA;
	float: left;
	clear: both;
	text-transform: uppercase;
	width: 100%;
}
.related-posts .post-info {
	clear: none;
	float: none;
	margin-top: 3px;
}
.latestPost .post-info {
	border-top: 1px solid #ccc;
	margin-top: 11px;
	padding-top: 11px;
}
.latest_post, .feature {
	text-transform: uppercase;
	color: #222;
}
.latestPost #featured-thumbnail { margin-right: 0 }
.cat-posts { margin-bottom: 13px }
.cat-posts .post-info {
	float: right;
	width: auto;
	margin-right: 6px;
	margin-bottom: 6px;
	color: #555;
}
.latest-cat-post  header, .small-cat-posts .frontPost, .latesttitle, .frontTitle {
	margin-top: 1px;
	border-bottom: 1px solid #cccccc;
}
.cat-posts .frontTitle {
	padding-top: 7px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.latest-cat-post #featured-thumbnail, .latest-cat-post .post-info {
	display: block;
	clear: both;
	width: 100%;
	float: left;
}
.latest-cat-post #featured-thumbnail { margin-bottom: 10px }
.latest-cat-post .post-info { }
.thecategory { margin-left: 5px }
/***********For cat-posts Only********/
#home_post_cont {
	width: 100%;
	float: left;
	display: block;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
	max-height: 720px;
}
.cat-posts #bigfeatured-thumbnail {
	margin-right: 0 !important;
	margin-bottom: 4px;
}
.cat-posts #bigfeatured-thumbnail img { width: 100% !important }
.trending {
	text-align:center;
	width:84%;
	line-height:24px;
	text-transform:uppercase;
	color:#fff;
	position:absolute;
	left:8%;
	z-index:25;
	top:0;
	padding-bottom:26px;
	padding-top:22px;
	background:url('images/background_star_top_ventes.png') no-repeat 0 0 #ED1C2F;
	max-height:35px;
}
.trending .icon-star {
	opacity: 0.1;
	position: absolute;
	left: -4%;
	top: -13%;
	font-size: 50px;
	transform: rotate(15deg);
	-ms-transform: rotate(15deg); /* IE 9 */
	-webkit-transform: rotate(15deg); /* Safari and Chrome */
}
.cat_post_inner {
	background: #FFFFFF;
	margin-left: 4%;
	padding-top: 0;
	padding-bottom: 10px;
	width: 92%;
	height:631px;
	overflow-y:scroll;
}
.cat_post_inner .frontPost .title {
	text-align: center;
	font-size: 14px;
}
.cat_post_inner .post-info { padding-bottom: 4px }
.cat_post_inner .cat_trending { }
.cat_post_inner .title { padding-top: 5px }
.cat-posts {
	width: 66%;
	float: left;
	max-width: 477px;
	border-top: 3px solid #111;
}
.cat-posts-trending {
	width: 30.6%;
	float: right;
	position: relative;
}
.cat_trending { }
.cat-posts-trending .post-info, .cat-posts-trending .frontPost {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 91.6%;
	margin-left: 8px;
	float: none;
	font-size: 12px;
	text-align: center;
}
.cat-posts-trending .title a { }
.cat_post {
	background:url(images/border_img.png) repeat 0 0;
	padding-top:35px;
	padding-bottom:8px;
	width:100%;
	margin-top:36px;
}
.cat-posts-trending .title {
	margin-bottom: 0;
	border-top: 1px solid #cccccc;
	line-height: 21px;
}
.cat-posts-trending .frontTitle { border: none }
/**********small-cat-posts***********/
.small-cat-posts {
	display: block;
	width: 66%;
}
.small-cat-posts .title {
	margin-top: 7px;
	display: block;
	clear: both;
	float: left;
}
.small-cat-posts .title a {
	font-size: 16px;
	line-height: 1;
}
.small-cat-posts .frontPost {
	width: 47.4%;
	margin-right: 5.2%;
	float: left;
	border-bottom: none;
	margin-bottom:1em;
}
.frontPost.excerpt.last {
	margin-right: 0;
}
/**********latest-posts***********/
.latest-cat-post {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	border-top: 3px solid #111;
}
.home.blog .latest-cat-post { border-top: 0; }
.pagenaRemovBord { border-top: none !important }
article header {
	margin-bottom: 11px;
	float: left;
	width: 100%;
}
.single article header { margin-bottom: 10px; }
.latestPost {
	width:21.1%;
	float:left;
	margin-right:4.8%;
	margin-bottom:23px;
	min-height:358px;
	border-top:3px solid #111;
}
.front-view-content {
	overflow:hidden;
	clear:both;
}
.single_post header {
	width: 100%;
	margin-bottom: 8px;
}
.post-info a { color: #919191 }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
	margin: 0.3em 1.571em 0.5em 0;
	display: block;
	float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
	margin: 0.3em 0 0.5em 1.571em;
	display: block;
	float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
	margin: 0.3em auto 0.5em auto;
	display: block;
}
.article img.aligncenter, .article img.alignnone {
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
	clear: both;
}
.article ul {
	margin: 1.5em 0 1.571em 1.9em;
	list-style-type: circle;
}
.article ol {
	margin: 1.5em 0 1.571em 1.9em;
	list-style-type: decimal;
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul { margin-top: 0; margin-bottom: 0;}
.article .iconlist { margin-left: 0 }
.article .iconlist li { list-style-type: none }
/*-[ Tab widget ]------------------------------*/
#tabber {
	display: block;
	height: auto;
	margin: 0;
	overflow: hidden;
	background-color: #FFF;
}
#tabber .inside {
	background: #fff;
	padding: 0 0 15px 0;
	margin-top: 0;
	border: 1px solid #ccc;
	border-top: 0;
}
#tabber ul.tabs {
	overflow: hidden;
	height: 40px;
	text-align: center;
}
#tabber ul.tabs li {
	background: none;
	float: left;
	display: inline;
	font-weight: bold;
	cursor: pointer;
	border-bottom: none;
	width: 50%;
	text-align: center;
	margin-left: 0;
}
#tabber ul.tabs li a {
	background: #111111;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	text-align: center;
	padding: 2px 0 2px  0;
	line-height: 2.6;
	text-transform: uppercase;
	width: 100%;
}
#tabber ul.tabs li a.selected {
	margin: 0;
	color: #fff;
	text-decoration: none;
	line-height: 2.6;
	text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a {
	margin: 0;
	border-left: 0;
	text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected { }
#tabber ul.tabs li a:hover {
	color: #fff;
	text-decoration: none;
}
#tabber .inside li {
	list-style: none;
	padding: 15px 0 0 0;
	margin-left: 15px;
	margin-right: 15px;
}
#tabber .inside li:first-child { padding-top: 17px }
#tabber .inside li a {
	line-height: 1.4;
	display: block;
}
#tabber .inside li a:hover {
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
#tabber .inside li div.info {
	display: table;
	top: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}
#tabber .inside li div.info .entry-title {
	font-size: 14px;
	margin-top: -4px;
	margin-bottom: 0;
	font-weight: bold;
}
#tabber .inside li .meta {
	display: block;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
#tabber .tab-thumb {
	border: 1px solid #f0f0f0;
	padding: 4px;
	background: #fff;
	float: left;
	display: inline;
	margin: 0px 12px 0px 0px;
}
.post-number {
	position: relative;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
	bottom: 22px;
	background: #2DB2EB;
}
#tabber .inside .tabsSep {
	margin-top: 7px;
	width: 100%;
	height: 1px;
	background-color: #e8e5de;
	clear: both;
	float: left;
}
#sidebars #tabber .wp-post-image, footer #tabber .wp-post-image { margin-top: 1px; }
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu [class^="icon-"], .widget_nav_menu [class*=" icon-"] { display: list-item }
.widget_nav_menu [class^="icon-"] > a, .widget_nav_menu [class*=" icon-"] > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
/*-[ Text Widget ]---------------------------*/
.textwidget { line-height: 23px }
.hidden_element { display: none }
/*-[ Form Input ]------------------*/
input, textarea, select {
	padding: 8px 12px;
	font-size: 14px;
	color: #666;
	border: 1px solid #D8D8D8;
	font-family: inherit;
}
textarea {
	overflow: auto;
	resize: vertical;
}
select {
	padding: 6px 10px;
	border-color: #D8D8D8;
}

fieldset {
	border: 1px solid #dfdbdf;
    border-radius: 5px;
    padding: 15px;
    text-align: left;
	margin:0 0 2em 0;
}

fieldset legend {
    font-size: 24px;
    padding: 0 5px;
}

input:focus, textarea:focus { }
/*-[ Tables ]--------------------*/
table {
	width: 100%;
	text-align: left;
	margin-bottom: 25px;
	border: 1px solid #d8d8d8;
}
thead {
	background: #F7F8F9;
	font-size: 14px;
	color: #585F65;
}
table th, table td {
	padding: 2px 15px;
	text-align: left;
}
thead th { padding: 14px; }
tbody th {
	font-weight: normal;
	border-bottom: 1px solid #d8d8d8;
}
table.price {
	width:50%;
}

table.price.remise{
	width:100%;
}

table.price th{
	background: #ededed;
	color: #585F65;
	font-weight:bold;
	border-bottom: 1px solid #d8d8d8;
	padding: 3px 15px;
}

table.price tr:nth-child(odd){ background-color:rgba(0, 0, 0, 0.024); }
table.price tr:nth-child(even)    { background-color:#ffffff; }

table.price td,
table.price th{
	border:1px solid #d8d8d8;
	border-width:0px 1px 1px 0px;
}
table.price tr:last-child td{
	border-width:0px 1px 0px 0px;
}
table.pricer tr td:last-child{
	border-width:0px 0px 1px 0px;
}
table.price tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
table.price tr:first-child td{
	text-align:center;
	border-width:0px 0px 1px 1px;
}

table.price tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
table.price tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

/*-[ Line ]---------------------*/
hr {
	border: none;
	border-bottom: 1px solid #E5E5E5;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	width: 297px;
	margin: 35px 0;
	clear: both;
	position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	position: relative;
}
.article #searchform { max-width: 300px }
nav #searchform { float: right }
nav #searchform fieldset {
	padding: 5px 0 5px 15px;
	border: 0;
	border-left: 1px solid #eee;
}
#searchform fieldset { float: left }
#header .sbutton, #header #searchform .icon-search { right: 4px; }
.sbutton {
	right: 5px;
	top: 3px;
	padding: 8px 0;
	float: right;
	border: 0;
	width: 35px;
	height: 35px;
	cursor: pointer;
	text-align: center;
	padding-top: 10px;
	color: white;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	background: transparent;
	z-index: 10;
	position: absolute;
	border:0;
	vertical-align: top;
}
#searchform .icon-search {
	font-size: 20px;
	top: 4px;
	color: #FFF;
	background: #5c5d5d !important;
	position: absolute;
	right: 5px;
	padding: 7px 8px 9px 8px;
	height: 19px;
}
#s {
	width: 85.3%;
	background-color: #fff;
	border: 0;
	float: left;
	padding: 11px 0 11px 0;
	text-indent: 10px;
	border-right: 0;
	color: #A5A5A5;
}
#searchform fieldset {
	width: 99.1%;
	border: 1px solid #cdcdcd;
}
.breadcrumb { margin-bottom: 15px }
.no-results h2 {
	font-size: 16px;
}
/*-[ Read More ]-------------------*/
.read-more {
	margin: 0 0 0 10px;
	line-height: 1.4em;
	background: none;
	padding: 0;
	font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
	margin-bottom: 10px;
	clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
	float: left;
	clear: both;
	margin-top: 10px;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
	float: right;
	width: 28.4%;
	line-height: 20px;
	max-width: 300px;
}
.sidebar.c-4-12 a { }
.widget {
	margin-bottom: 27px;
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.widget .widget-wrap { border-top: 3px solid #111111 }
.sidebar .widget h3 {
	border-top: 1px solid #111;
	margin-top: 1px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 13px;
	color: #56575A;
}
.widget .title {
	font-weight: bold;
	text-transform: uppercase;
	color: #545E68;
	font-size: 12px;
}
body > footer .advanced-recent-posts li, body > footer .popular-posts li, body > footer .category-posts li {
	border-top: 1px solid #ccc;
	padding-top: 8px;
}
body > footer .widget li:first-child {
	border-top: none;
	padding-top: 0;
}
.widget li {
	list-style-type: square;
	margin-left: 17px;
	margin-bottom: 7px;
}
.footer-widgets .widget .advanced-recent-posts li {
	margin-bottom: 0 !important;
	padding-top: 12px;
}
.footer-widgets .widget .advanced-recent-posts li:first-child { padding-top: 0 !important }
.widget h3 {
	font-size: 20px;
	line-height: 18px;
	margin: 0px 0 15px 0;
	padding-top: 10px;
}
.footer-widgets h3 { margin: 0 }
.sidebar.c-4-12 .advanced-recent-posts li, .sidebar.c-4-12 .popular-posts li, .sidebar.c-4-12 .category-posts li, .sidebar.c-4-12 .related-posts-widget li { border-bottom: 1px solid #ccc }
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li {
	list-style: none!important;
	margin: 0;
	overflow: hidden;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	color: #aaa;
	padding-left: 0;
	background: none;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 16px;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p {
	margin: 0;
	font-size: 13px;
}
.category-posts a, .advanced-recent-posts a { display: block }
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
	padding: 12px 0 7px;
	overflow: hidden;
	clear: both;
	border: none;
}
.shareit .share-item {
	display: block;
	margin: 0;
	float: left;
	height: 25px;
}
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons { overflow: hidden }
.social-profile-icons ul li {
	background: none;
	border: none;
	float: left;
	list-style-type: none;
	margin: 0 5px 10px;
	padding: 0;
	text-indent: -999em;
}
.social-profile-icons ul li a {
	display: block;
	width: 32px;
	height: 32px;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover { opacity: 0.7 }
.social-dribbble a { background: url(images/social-dribbble.png) no-repeat }
.social-email a { background: url(images/social-mail.png) no-repeat }
.social-facebook a { background: url(images/social-facebook.png) no-repeat }
.social-gplus a { background: url(images/social-googleplus.png) no-repeat }
.social-linkedin a { background: url(images/social-linkedin.png) no-repeat }
.social-pinterest a { background: url(images/social-pinterest.png) no-repeat }
.social-rss a { background: url(images/social-rss.png) no-repeat }
.social-stumbleupon a { background: url(images/social-stumbleupon.png) no-repeat }
.social-twitter a { background: url(images/social-twitter.png) no-repeat }
.social-youtube a { background: url(images/social-youtube.png) no-repeat }
.social-flickr a { background: url(images/social-flickr.png) no-repeat }
.social-lastfm a { background: url(images/social-lastfm.png) no-repeat }
.social-tumblr a { background: url(images/social-tumblr.png) no-repeat }
.social-vimeo a { background: url(images/social-vimeo.png) no-repeat }
/*-[ Footer ]-------------------*/
body > footer {
	overflow: hidden;
	width: 100%;
	background-color:#272727;
	min-height:144px;
	padding:18px 0;
}
body > footer .footeText {
	width: 1060px;
	margin: 22px auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
body > footer .footeText a {
	color: #fff;
	border-bottom: 2px solid #ee3f02;
}
body > footer .widget { padding: 1px 0 0 0 }
body > footer .sidebar .widget .title {
	font-size: 135%;
	color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer .clear {
	display:block !important;
}
footer {
	position:relative;
	overflow:hidden;
	clear:both;
}
footer .container {
	background: #fff;
	padding: 0;
}
footer .inside {
	max-width:1060px;
	margin:0 auto;
}
footer .inside div p.titre {
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}
footer .inside .categories {
	float:left;
	max-width:490px;
	width:100%;
	min-height:160px;
	margin-bottom:14px;
}
footer .inside ul.cat {
	float:left;
	display:block;
	width:33.3%;
}
footer .inside ul.cat.last {}
footer .inside ul.cat li {
	line-height:14px;
}
footer .inside ul.cat li a {
	font-size:11px;
	line-height:12px;
	color:#FFF;
	text-decoration:none;
}
footer .inside ul.cat li a:hover {
	text-decoration:underline;
}
footer .inside .sitemap {
	float:left;
	display:block !important;
	border-left:1px solid #a09fa4;
	padding-left:26px;
	min-height:174px;
	margin-right:0;
	margin-bottom:14px;
}
footer .inside .sitemap ul.cat {
	width:100%;
}
footer .login_newsletter {
	display:block !important;
	float:right;
	width:386px;
}
footer .login_newsletter form#loginform {
	height:auto;
	background-color:#FFF;
	padding:14px 18px;
}
footer .login_newsletter form#loginform div.compte_client {
	float:left;
	text-align:center;
	width:130px;
}
footer .login_newsletter form#loginform div.compte_client p.titre {
	font-size:14px;
	color:#56575a;
	text-transform:uppercase;
	line-height:20px;
	margin-bottom:3px;
}
footer .login_newsletter form#loginform div.compte_client a.inscription {
	font-size:14px;
	background-color:#7fba00;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 4px;
}
footer .login_newsletter form#loginform div.compte_client a.inscription:hover {
	text-decoration:underline;
}
footer .login_newsletter form#loginform div.login {
	float:right;
	width:180px;
}
footer .login_newsletter form#loginform input {
	border:0;
	color:#000;
	font-family:inherit;
	font-size:12px;
	padding:inherit;
	padding:2px 4px;
}
footer .login_newsletter form#loginform input[type="text"],
footer .login_newsletter form#loginform input[type="password"] {
	background-color:#e0dede;
	margin-bottom:4px;
	width:120px;
}
footer .login_newsletter form#loginform input[type="text"] {
	display:block;
}
footer .login_newsletter form#loginform input[type="submit"] {
	color:#FFF;
	background-color:#272727;
	cursor:pointer;
	padding:1px 4px;
	margin-left:8px;
}
footer .login_newsletter form#loginform input[type="submit"]:hover {
	text-decoration:underline;
}
footer .login_newsletter form#loginform p.login-remember,
footer .login_newsletter form#loginform p.forgot-password {
	display:inline-block;
	margin-bottom:0;
	color:#555;
}
footer .login_newsletter form#loginform p.login-remember {
	float:right;
}
footer .login_newsletter form#loginform p.login-remember span {
	padding-left:2px;
	vertical-align:1px;
}
footer .login_newsletter form#loginform p.forgot-password {
	float:left;
}
footer .login_newsletter form#loginform p.forgot-password a {
	color:#555;
}
footer .login_newsletter form#loginform p.forgot-password a:hover {
	color:#272727;
	text-decoration:underline;
}

footer .login_newsletter form#getNewsletter {
	height:50px;
	background-color:#7fba00;
	padding:14px 18px;
	margin-top:4px;
}
footer .login_newsletter form#getNewsletter p.titre {
	font-size:14px;
	color:#FFF;
	text-transform:none;
	line-height:16px;
	margin-bottom:10px;
}
footer .login_newsletter form#getNewsletter input {
	border:0;
	color:#56575a;
	font-family:inherit;
	font-size:12px;
	padding:inherit;
	padding:2px 4px;
	background-color:#FFF;
}
footer .login_newsletter form#getNewsletter input[type="text"] {
	width:290px;
}
footer .login_newsletter form#getNewsletter input[type="submit"] {
	color:#7fba00;
	background-color:#FFF;
	cursor:pointer;
	padding:1px 4px;
	margin-left:8px;
}
footer .login_newsletter form#getNewsletter input[type="submit"]:hover {
	text-decoration:underline;
}

footer .login_newsletter.logged {
	max-width:340px;
	width:auto;
	background-color:#FFF;
    padding:14px 18px;
}
	footer .login_newsletter.logged > p {
		display:block;
		color:#56575b;
	}

footer .actions {}
	footer .actions .action {
		display:block;
		float:left;
		margin-right:8px;
		padding:2px 5px;
		background-color:#7FBA00;
		color:#FFF;
	}
	footer .actions .action:hover {
		text-decoration:underline;
	}
	footer .actions .action.panier {
		background-color:#F2F2F2;
		color:#272727;
	}
	footer .actions .action.deconnexion {
		background-color:#000;
		margin-right:0;
	}

footer .coords {
	color:#FFF;
	text-align:center;
	margin:8px 0;
	display:block !important;
}
	footer .coords i {
		padding-right:3px;
	}
footer .copyright {
	color:#FFF;
	text-align:center;
	margin:8px 0;
	display:block !important;
}
footer .copyright a {
	color:#FFF;
}
	footer .copyright a:hover {
		text-decoration:underline;
	}


.footer-widgets {
	overflow: hidden;
	padding: 30px 0 10px;
	width: 100%;
	margin: 1px 0 0 0;
	border-top: none !important;
}
.footer-widgets h3 {
	padding-bottom: 12px;
	padding-top: 9px;
	margin-bottom: 17px;
	color: #222;
	border-bottom: 1px solid #ccc;
	margin-top: 1px;
}
.f-widget {
	width: 28%;
	float: left;
	position: relative;
	margin-bottom: 0;
	margin-right: 8%;
}
.copyrights {
	border-top: 1px solid #ccc;
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 5px;
	padding-top: 12px;
	color: #979494;
}
#copyright-note {
	width: 1060px;
	margin: 0 auto;
	clear: both;
	max-width: 100%;
}
#move-to-top {
	color: #372E2D;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	height: 12px;
	padding: 14px 10px;
	position: fixed;
	right: 26px;
	top: 164px;
	transition: all 0.25s linear 0s;
	width: 20px;
	z-index: 25;
	background: #eee;
}
#move-to-top:not(.filling) {
	opacity: 0;
	visibility: hidden;
}
#move-to-top .icon-chevron-up {
	font-size: 22px;
	position: absolute;
	top: 9px;
}
.copyrights a { }
#sidebars .wp-post-image, footer .wp-post-image {
	margin-bottom: 0;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 0;
}
.postsby { margin-bottom: 25px }
/*-[ Related Posts ]---------------------------*/
.related-posts {
	background-color: #FFF;
	margin-top: 30px;
	clear: both;
	float: left;
	border-top: 3px solid #111;
	width: 100%;
}
.postauthor p {
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 0;
}
.related-posts ul {
	margin-left: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-top: 0;
}
.related-posts h5 {
	line-height: 20px;
	padding-left: 80px;
	color: #919191;
	text-transform: uppercase;
}
.related-posts h3 {
	text-transform: uppercase;
	font-size: 19px;
	margin: 0;
	color: #222;
}
.relatedthumb img {
	width: 50px;
	height: 42px;
	margin-top: 5px;
	margin-bottom: 0;
}
.related-posts .relatepostli3, .related-posts .relatepostli1 {
	margin-right: 0;
	float: right;
}
.relatepostli2, .relatepostli3 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 11px;
	padding-bottom: 1px;
}
.relatepostli .post-info a, .relatepostli .post-info .theauthor { font-weight: normal }
.relatedthumb .theauthor { color: #999999 }
.related-posts li {
	width: 47%;
	float: left;
	list-style: none;
	padding-bottom: 15px;
	line-height: 1.3;
	min-height: 55px;
}
.related-posts .relatepostli4 {
	padding-bottom: 0;
}
.related-posts a {
	color: #222;
	font-weight: bold;
}
.rthumb {
	float: left;
	margin-right: 10px;
}
.related-posts .last { margin-right: 0 ; padding-bottom: 0;}
/*-[ Related Posts Right ]-----------------------*/
.related-posts-right {
	float: right;
	max-width: 150px;
	clear: none;
	margin-top: 0;
	width: 20.6%;
}
.related-posts-right h3 {
	font-size: 16px;
}
.related-posts-right li {
	width: 100%;
	line-height: 1.5;
	margin-right: 0;
}
.related-posts-right .relatepostli4 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 11px;
	padding-bottom: 15px;
}
.related-posts-right .relatedthumb img {
	width: 150px;
}
.related-posts-right .rthumb { margin-right: 0; }
.related-posts-right .post-info { margin-top: 5px; }
/*-[ Post Tags ]---------------------------------*/
.tags {
	margin: 20px 0 0 0;
	width: 100%;
	float: left;
}
.tags a { margin-left: 5px }
/*-[ Author Box ]--------------------------------*/
.postauthor {
	margin: 20px 0 0px 0;
	padding: 0;
	min-height: 180px;
	background-color: #fff;
	float: left;
	clear: both;
	width: 100%;
	border-top: 3px solid #111;
}
.postauthor h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #222;
}
.postauthor h5 {
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0;
	line-height: 24px;
	text-transform: capitalize;
}
.postauthor img {
	float: left;
	margin: 4px 20px 0 0;
}
.postauthor h4 a { color: #473636 }
#respond h4, .total-comments, .postauthor h4, .postauthor-top {
	margin-bottom: 10px;
	margin-top: 1px;
	border-bottom: 1px solid #ccc;
}
.postauthor-top {
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
	font-size: 14px!important;
	padding: 2px 10px;
	margin-bottom: 3px;
	float: left;
	margin-right: 3px;
	background: #222;
	color: #FFFFFF!important;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.tagcloud a:hover {
	background: #272727;
	color: #fff!important;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"] {
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 67%;
	float: left;
	padding: 10px 0;
	text-indent: 10px;
	border-right: 0;
}
#mts_subscribe_widget { border: 1px solid #F1F1F1 !important }
.mts-subscribe { overflow: hidden }
.mts-subscribe input[type="submit"] {
	background: #ED1C2F;
	cursor: pointer;
	color: white!important;
	padding: 10px 0;
	border: 0;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	float: left;
	height: 41px;
	text-align: center;
	width: 33%;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.mts-subscribe input[type="submit"]:hover { background: #222 }
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
	float: left;
	width: 100%;
	margin: 0;
	list-style: none;
	max-width: 100%;
}
.ad-125 li {
	float: left;
	border: none;
	list-style: none!important;
	padding-left: 0;
	background: none;
	margin-bottom: 15px;
	margin-left: 0;
	max-width: 48%;
}
.ad-125 li:nth-child(2n+2) { float: right }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar { margin-bottom: 0 }
#wp-calendar td {
	text-align: center;
	padding: 7px 0;
	border-top: 1px solid #F1F4F6;
	border-right: 1px solid #F1F4F6;
}
#wp-calendar caption {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
#wp-calendar #prev {
	text-align: left;
	padding-left: 12px;
}
#wp-calendar thead th {
	padding: 10px 0;
	text-align: center;
}
/*-[Comments]--------------*/
.total-comments {
	text-transform: uppercase;
	font-size: 19px;
	color: #222;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 9px;
}
.cnumber { color: #2DB2EB }
#comments {
	padding: 0;
	background-color: #fff;
	margin-top: 27px;
	float: left;
	clear: both;
	width: 100%;
	border-top: 3px solid #111;
}
#respond h4 {
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 7px;
	font-size: 19px;
}
#commentsAdd {
	background-color: #fff;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
	border-top: 3px solid #111;
}
#comments .avatar {
	float: left;
	margin-right: 20px;
	margin-top: 7px;
}
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
	width: 60px;
	height: 90px;
	border-left: 1px solid #c1bbb6;
	border-bottom: 1px solid #c1bbb6;
	position: absolute;
	top: -50px;
	left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url {
	width: 300px;
	border: 1px solid #d0d0d0;
	background: #fff;
	max-width: 85%;
	margin-right: 10px;
}
input#author, input#email, input#url, #comment {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
#cancel-comment-reply-link {
	float: right;
	line-height: 24px;
	margin-top: 0;
}
#cancel-comment-reply-link {
	color: red;
	cursor: pointer;
	margin-bottom: -20px;
	text-decoration: underline;
	z-index: 100;
	position: relative;
}
#commentform input#submit, .contactform #submit {
	line-height: 1;
	background-color: #ED1C2F;
	text-transform: uppercase;
	padding: 12px 15px;
	color: #fff;
	text-decoration: none;
	float: right;
	cursor: pointer;
	display: inline-block;
	border: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
	font-weight: bold;
}
#commentform input#submit:hover, .contactform #submit:hover {
	background: #222;
	color: #fff;
}
.contactform #submit { float: left; }
.contactform label {
	display: block;
}
.contactform {
	overflow: hidden;
	margin-bottom: 35px;
}
.error { color: red;}
.thanks p {
	color: green;
}
ol.commentlist {
	margin-left: 0;
	margin-top: 13px;
}
.commentlist li {
	list-style: none;
	margin: 0 0 30px 0;
	padding-left: 0;
	float: left;
	width: 100%;
	position: relative;
}
.commentlist p { margin-bottom: 5px }
.ago {
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
}
.fn {
	line-height: 1.375em;
	font-weight: bold;
}
.fn a {
	color: #444;
	font-weight: bold;
	font-size: 15px;
}
.comment-meta { font-size: 12px }
.comment-meta a { color: #888 }
.commentmetadata { overflow: hidden }
.commentmetadata li {
	border: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
	list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
	margin-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	width: 100%;
	float: right;
}
.reply a {
	font-weight: bold;
	float: left;
	padding: 0 0px;
	color: #BDBDBD;
	font-size: 12px;
}
#commentsAdd #respond h4 { margin-bottom: 19px }
.comment #respond #respond {
	border-top: 3px solid #111;
	margin-top: 20px;
}
.commentlist .children {
	margin-left: 10%;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	width: 90%;
}
.commentlist .children li { padding-bottom: 0 }
.avatar { float: left }
#respond h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.cancel-comment-reply a {
	float: right;
	margin-top: -8px;
}
.comment-awaiting-moderation {
	font-style: italic;
	font-weight: bold;
}
.commentmetadata ul, .commentmetadata ol { margin-top: 5px }
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
	width: 95.5%;
	border: 1px solid #d0d0d0;
	background: #fff;
	padding: 2%;
	line-height: 25px;
	font-family: inherit;
}
#commentform p {
	margin-bottom: 15px;
	float: left;
	width: 100%;
	clear: both;
}
#commentform p label {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}
.required {
	color: red;
	padding: 0;
	line-height: 1;
}
.comment-notes .required {
	padding-left: 0;
	padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
	clear: both;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
	margin-top: -15px;
}
.pagination ul {
	list-style: none;
	margin: 0;
}
.pagination ul li { float: left ; margin-bottom: 10px;}
.currenttext, .pagination a:hover {
	color: #fff;
	margin: 0 10px 0 0;
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
	padding: 12px 15px 12px 16px;
	font-weight: bold;
}
.pagination a {
	margin: 0 10px 0 0;
	display: inline-block;
	float: left;
	line-height: 1;
	text-decoration: none;
	color: #fff;
	padding: 12px 15px 12px 16px;
	font-weight: bold;
	font-size: 16px;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.single .pagination {
	padding-bottom: 0;
	padding-top: 15px;
}
.pagination a:hover { color: #fff }
.top { float: right }
.pnavigation2 {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px 0;
	float: left;
	margin-bottom: 10px;
	margin-top: -10px;
}
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right;}
.pagination .nav-previous a, .pagination .nav-next a { margin-right: 0; }
.pagination a .currenttext {
	padding: 0;
	background: transparent;
	margin-right: 0;
}
.single .pagination > .current { float: left; }
.single .pagination a, .single .pagination > .current { margin-bottom: 10px; }
/*-----------------------------------------------
/* Shortcodes
/*---------------------------------------------*/
/*-[ Notifications ]---------------------------*/
.message_box { margin: 15px 0 }
pre {
	overflow: auto;
	background: #F7F7F7 url('images/code.png') 10px 2px no-repeat;
	padding: 2em 1em 1em 1em;
	border: 1px solid #DDD;
	margin: 15px 0;
}
.note {
	background: #FEF4C8;
	color: #666;
	border: 1px solid #FDEBA5;
}
.note p {
	padding: 0.5em 1em 0.5em 2.5em;
	background: url('images/thumb.png') left no-repeat;
	margin: 0.3em 0.8em;
}
.announce {
	background: #D7EFFB;
	color: #666;
	border: 1px solid #BEE5F8;
}
.announce p {
	padding: 0.5em 1em 0.5em 2.5em;
	background: url('images/speaker.png') left no-repeat;
	margin: 0.3em 0.8em;
}
.success {
	background: #E8F6D2;
	color: #666;
	border: 1px solid #DEF1BF;
}
.success p {
	padding: 0.5em 1em 0.5em 2.5em;
	background: url('images/tick.png') left no-repeat;
	margin: 0.3em 0.8em;
}
.warning {
	background: #FFE7E7;
	color: #666;
	border: 1px solid #FFDBDB;
}
.warning p {
	padding: 0.5em 1em 0.5em 2.5em;
	background: url('images/cross.png') left no-repeat;
	margin: 0.3em 0.8em;
}
/*-[ Buttons ]---------------------------------*/
.article .buttons {
	font-size: 12px;
	text-decoration: none;
	position: relative;
	padding: 10px 20px 7px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 15px 25px 25px 0;
	padding: 12px 10px;
}
.buttons span { float: none }
a.buttons { color: #fff!important }
.post-content a.buttons.left {
	margin-right: 15px;
	margin-bottom: 15px;
}
.post-content a.buttons.right {
	margin-left: 15px;
	margin-bottom: 15px;
}
a.btn_white { color: #4F4F4F!important }
.btn_brown {
	background-color: #D9C2A5;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D9C2A5), color-stop(100%, #C3A178));
	background-image: -webkit-linear-gradient(top, #D9C2A5, #C3A178);
	background-image: -moz-linear-gradient(top, #D9C2A5, #C3A178);
	background-image: -ms-linear-gradient(top, #D9C2A5, #C3A178);
	background-image: -o-linear-gradient(top, #D9C2A5, #C3A178);
	background-image: linear-gradient(top, #D9C2A5, #C3A178);
	border-top: 1px solid #BD986A;
	border-right: 1px solid #BD986A;
	border-bottom: 1px solid #9A7445;
	border-left: 1px solid #BD986A;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 0 #DFCC9F;
	-moz-box-shadow: inset 0 1px 0 0 #DFCC9F;
	box-shadow: inset 0 1px 0 0 #DFCC9F;
	color: white;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	line-height: 1;
	padding: 8px 25px;
	text-shadow: 0 -1px 1px #BA905E;
	text-transform: uppercase;
	padding: 12px 10px;
}
.btn_brown:hover {
	background-color: #D1B593;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1B593), color-stop(100%, #BC966B));
	background-image: -webkit-linear-gradient(top, #D1B593, #BC966B);
	background-image: -moz-linear-gradient(top, #D1B593, #BC966B);
	background-image: -ms-linear-gradient(top, #D1B593, #BC966B);
	background-image: -o-linear-gradient(top, #D1B593, #BC966B);
	background-image: linear-gradient(top, #D1B593, #BC966B);
	border-top: 1px solid #BD986A;
	border-right: 1px solid #BD986A;
	border-bottom: 1px solid #9A7445;
	border-left: 1px solid #BD986A;
	-webkit-box-shadow: inset 0 1px 0 0 #DFCC9F;
	-moz-box-shadow: inset 0 1px 0 0 #DFCC9F;
	box-shadow: inset 0 1px 0 0 #DFCC9F;
	cursor: pointer;
	color: white!important;
}
.btn_brown:active {
	border: 1px solid #B2824C;
	-webkit-box-shadow: inset 0 0 8px 2px #C19B70;
	-moz-box-shadow: inset 0 0 8px 2px #C19B70;
	box-shadow: inset 0 0 8px 2px #C19B70;
}
.btn_blue {
	background-color: #A5B8DA;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A5B8DA), color-stop(100%, #7089B3));
	background-image: -webkit-linear-gradient(top, #A5B8DA, #7089B3);
	background-image: -moz-linear-gradient(top, #A5B8DA, #7089B3);
	background-image: -ms-linear-gradient(top, #A5B8DA, #7089B3);
	background-image: -o-linear-gradient(top, #A5B8DA, #7089B3);
	background-image: linear-gradient(top, #A5B8DA, #7089B3);
	border-top: 1px solid #758FBA;
	border-right: 1px solid #6C84AB;
	border-bottom: 1px solid #5C6F91;
	border-left: 1px solid #6C84AB;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
	-moz-box-shadow: inset 0 1px 0 0 #aec3e5;
	box-shadow: inset 0 1px 0 0 #aec3e5;
	color: white;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	line-height: 1;
	padding: 8px 25px;
	text-shadow: 0 -1px 1px #64799E;
	text-transform: uppercase;
	padding: 12px 10px;
}
.btn_blue:hover {
	background-color: #9badcc;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9badcc), color-stop(100%, #687fa6));
	background-image: -webkit-linear-gradient(top, #9badcc, #687fa6);
	background-image: -moz-linear-gradient(top, #9badcc, #687fa6);
	background-image: -ms-linear-gradient(top, #9badcc, #687fa6);
	background-image: -o-linear-gradient(top, #9badcc, #687fa6);
	background-image: linear-gradient(top, #9badcc, #687fa6);
	border-top: 1px solid #6d86ad;
	border-right: 1px solid #647a9e;
	border-bottom: 1px solid #546685;
	border-left: 1px solid #647a9e;
	-webkit-box-shadow: inset 0 1px 0 0 #a5b9d9;
	-moz-box-shadow: inset 0 1px 0 0 #a5b9d9;
	box-shadow: inset 0 1px 0 0 #a5b9d9;
	cursor: pointer;
	color: white!important;
}
.btn_blue:active {
	border: 1px solid #546685;
	-webkit-box-shadow: inset 0 0 8px 2px #7e8da6;
	-moz-box-shadow: inset 0 0 8px 2px #7e8da6;
	box-shadow: inset 0 0 8px 2px #7e8da6;
}
.btn_green {
	background-color: #6CB24C;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6CB24C), color-stop(100%, #52873A));
	background-image: -webkit-linear-gradient(top, #6CB24C, #52873A);
	background-image: -moz-linear-gradient(top, #6CB24C, #52873A);
	background-image: -ms-linear-gradient(top, #6CB24C, #52873A);
	background-image: -o-linear-gradient(top, #6CB24C, #52873A);
	background-image: linear-gradient(top, #6CB24C, #52873A);
	border-top: 1px solid #477532;
	border-right: 1px solid #477532;
	border-bottom: 1px solid #3A6029;
	border-left: 1px solid #477532;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 0 #8FC477;
	-moz-box-shadow: inset 0 1px 0 0 #8FC477;
	box-shadow: inset 0 1px 0 0 #8FC477;
	color: white;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	line-height: 1;
	padding: 12px 10px;
	text-shadow: 0 -1px 1px #416B2D;
	text-transform: uppercase;
}
.btn_green:hover {
	background-color: #5F9D43;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #68AB49), color-stop(100%, #4A7834));
	background-image: -webkit-linear-gradient(top, #68AB49, #4A7834);
	background-image: -moz-linear-gradient(top, #68AB49, #4A7834);
	background-image: -ms-linear-gradient(top, #68AB49, #4A7834);
	background-image: -o-linear-gradient(top, #68AB49, #4A7834);
	background-image: linear-gradient(top, #68AB49, #4A7834);
	border-top: 1px solid #4E8037;
	border-right: 1px solid #4E8037;
	border-bottom: 1px solid #3A6029;
	border-left: 1px solid #4E8037;
	-webkit-box-shadow: inset 0 1px 0 0 #8FC477;
	-moz-box-shadow: inset 0 1px 0 0 #8FC477;
	box-shadow: inset 0 1px 0 0 #8FC477;
	cursor: pointer;
	color: white!important;
}
.btn_green:active {
	border: 1px solid #436D30;
	-webkit-box-shadow: inset 0 0 8px 2px #467131;
	-moz-box-shadow: inset 0 0 8px 2px #467131;
	box-shadow: inset 0 0 8px 2px #467131;
}
.btn_yellow {
	background-color: #FFDA6B;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFDA6B), color-stop(100%, #FEAE2D));
	background-image: -webkit-linear-gradient(top, #FFDA6B, #FEAE2D);
	background-image: -moz-linear-gradient(top, #FFDA6B, #FEAE2D);
	background-image: -ms-linear-gradient(top, #FFDA6B, #FEAE2D);
	background-image: -o-linear-gradient(top, #FFDA6B, #FEAE2D);
	background-image: linear-gradient(top, #FFDA6B, #FEAE2D);
	border-top: 1px solid #D6AB00;
	border-right: 1px solid #D6AB00;
	border-bottom: 1px solid #BC9600;
	border-left: 1px solid #D6AB00;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 0 #FFE599;
	-moz-box-shadow: inset 0 1px 0 0 #FFE599;
	box-shadow: inset 0 1px 0 0 #FFE599;
	color: #fff;
	line-height: 1;
	padding: 8px 25px;
	text-shadow: 0 1px 1px #BC9600;
	text-transform: uppercase;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	line-height: 1;
	padding: 12px 10px;
}
.btn_yellow:hover {
	background-color: #FFD351;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFD351), color-stop(100%, #FDA00B));
	background-image: -webkit-linear-gradient(top, #FFD351, #FDA00B);
	background-image: -moz-linear-gradient(top, #FFD351, #FDA00B);
	background-image: -ms-linear-gradient(top, #FFD351, #FDA00B);
	background-image: -o-linear-gradient(top, #FFD351, #FDA00B);
	background-image: linear-gradient(top, #FFD351, #FDA00B);
	border-top: 1px solid #D6AB00;
	border-right: 1px solid #D6AB00;
	border-bottom: 1px solid #BC9600;
	border-left: 1px solid #D6AB00;
	-webkit-box-shadow: inset 0 1px 0 0 #FFE599;
	-moz-box-shadow: inset 0 1px 0 0 #FFE599;
	box-shadow: inset 0 1px 0 0 #FFE599;
	cursor: pointer;
	color: #fff!important;
}
.btn_yellow:active {
	border: 1px solid #F29202;
	-webkit-box-shadow: inset 0 0 8px 2px #F29202;
	-moz-box-shadow: inset 0 0 8px 2px #F29202;
	box-shadow: inset 0 0 8px 2px #F29202;
}
.btn_red {
	background-color: #E83030;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E83030), color-stop(100%, #B71414));
	background-image: -webkit-linear-gradient(top, #E83030, #B71414);
	background-image: -moz-linear-gradient(top, #E83030, #B71414);
	background-image: -ms-linear-gradient(top, #E83030, #B71414);
	background-image: -o-linear-gradient(top, #E83030, #B71414);
	background-image: linear-gradient(top, #E83030, #B71414);
	border-top: 1px solid #9C1111;
	border-right: 1px solid #9C1111;
	border-bottom: 1px solid #890F0F;
	border-left: 1px solid #9C1111;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 0 #FF6B6B;
	-moz-box-shadow: inset 0 1px 0 0 #FF6B6B;
	box-shadow: inset 0 1px 0 0 #FF6B6B;
	color: white;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	line-height: 1;
	padding: 8px 25px;
	text-shadow: 0 -1px 1px #A01111;
	text-transform: uppercase;
	padding: 12px 10px;
}
.btn_red:hover {
	background-color: #E63131;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E63131), color-stop(100%, #9C1111));
	background-image: -webkit-linear-gradient(top, #E63131, #9C1111);
	background-image: -moz-linear-gradient(top, #E63131, #9C1111);
	background-image: -ms-linear-gradient(top, #E63131, #9C1111);
	background-image: -o-linear-gradient(top, #E63131, #9C1111);
	background-image: linear-gradient(top, #E63131, #9C1111);
	border-top: 1px solid #9C1111;
	border-right: 1px solid #9C1111;
	border-bottom: 1px solid #890F0F;
	border-left: 1px solid #9C1111;
	-webkit-box-shadow: inset 0 1px 0 0 #FE4C4C;
	-moz-box-shadow: inset 0 1px 0 0 #FE4C4C;
	box-shadow: inset 0 1px 0 0 #FE4C4C;
	cursor: pointer;
	color: white!important;
}
.btn_red:active {
	border: 1px solid #890F0F;
	-webkit-box-shadow: inset 0 0 8px 2px #890F0F;
	-moz-box-shadow: inset 0 0 8px 2px #890F0F;
	box-shadow: inset 0 0 8px 2px #890F0F;
}
.btn_white {
	background-color: #F7F7F7;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F7F7F7), color-stop(100%, #E0E0E0));
	background-image: -webkit-linear-gradient(top, #F7F7F7, #E0E0E0);
	background-image: -moz-linear-gradient(top, #F7F7F7, #E0E0E0);
	background-image: -ms-linear-gradient(top, #F7F7F7, #E0E0E0);
	background-image: -o-linear-gradient(top, #F7F7F7, #E0E0E0);
	background-image: linear-gradient(top, #F7F7F7, #E0E0E0);
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #CECECE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 0 #FFFFFF;
	-moz-box-shadow: inset 0 1px 0 0 #FFFFFF;
	box-shadow: inset 0 1px 0 0 #FFFFFF;
	color: #4F4F4F;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	line-height: 1;
	padding: 8px 25px;
	text-shadow: 0 -1px 1px #fff;
	text-transform: uppercase;
	padding: 12px 10px;
}
.btn_white:hover {
	background-color: #F4F4F4;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, #D3D3D3));
	background-image: -webkit-linear-gradient(top, #F4F4F4, #D3D3D3);
	background-image: -moz-linear-gradient(top, #F4F4F4, #D3D3D3);
	background-image: -ms-linear-gradient(top, #F4F4F4, #D3D3D3);
	background-image: -o-linear-gradient(top, #F4F4F4, #D3D3D3);
	background-image: linear-gradient(top, #F4F4F4, #D3D3D3);
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #CECECE;
	-webkit-box-shadow: inset 0 1px 0 0 #fff;
	-moz-box-shadow: inset 0 1px 0 0 #fff;
	box-shadow: inset 0 1px 0 0 #fff;
	cursor: pointer;
	color: #4F4F4F!important;
}
.btn_white:active {
	border: 1px solid #C1C1C1;
	-webkit-box-shadow: inset 0 0 8px 2px #C1C1C1;
	-moz-box-shadow: inset 0 0 8px 2px #C1C1C1;
	box-shadow: inset 0 0 8px 2px #C1C1C1;
}
/*-[ Video Shortcode ]-------------------------*/
.textwidget .youtube-video, .textwidget .vimeo-video, .textwidget .googlemaps { margin: 0 }
.youtube-video, .vimeo-video { margin: 10px 0 10px 0 }
/*-[ Google Maps ]-----------------------------*/
.googlemaps { margin: 5px 15px 10px 0 }
/*-[ Columns ]---------------------------------*/
.one_half { width: 48% }
.one_third { width: 30.66% }
.two_third { width: 65.33% }
.one_fourth { width: 22% }
.three_fourth { width: 74% }
.one_fifth { width: 16.8% }
.two_fifth { width: 37.6% }
.three_fifth { width: 58.4% }
.four_fifth { width: 67.2% }
.one_sixth { width: 13.33% }
.five_sixth { width: 82.67% }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 15px;
	float: left;
}
.column-last {
	margin-right: 0!important;
	clear: right;
}
/*-[ Tabs ]------------------------------------*/
.tab_widget {
	display: block;
	position: relative;
	margin: 0 0 20px 0;
}
.tab_widget ul.tabs {
	display: block;
	position: relative;
	list-style: none;
	height: 40px;
	border-bottom: 1px solid #DDD;
	margin: 0;
}
.tab_widget ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 39px;
	line-height: 39px;
	border: 1px solid #DDD;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background-image: linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
	background-image: -o-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
	background-image: -moz-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
	background-image: -webkit-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
	background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, rgb(230,230,230)), color-stop(0.55, rgb(238,238,238)) );
}
.tab_widget ul.tabs li:first-child { border-left: 1px solid #DDD }
.tab_widget ul.tabs li a {
	text-decoration: none;
	color: #888!important;
	font-size: 12px;
	display: block;
	padding: 0 10px;
	outline: none;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	border: none;
	border-left: 1px solid #F9F9F9;
}
.tab_widget ul.tabs li:first-child a { border-left: none }
.tab_widget ul.tabs li a:hover { background: none }
.tab_widget ul.tabs li.active, .tab_widget ul.tabs li.active a:hover {
	background: #FFF;
	border-bottom: 1px solid #FFF;
}
.tab_widget ul.tabs li.active { border-top: 1px solid #DDD }
.tab_widget ul.tabs li.active a { color: #777 }
.tab_widget .tab_container {
	display: block;
	border-top: none;
	overflow: hidden;
	position: relative;
	clear: both;
	background: #FFF;
	border: 1px solid #DDD;
	border-top: none;
}
.tab_widget .tab_content {
	display: block;
	position: relative;
	padding: 15px;
}
/*-[ Toggle ]-----------------------*/
.toggle {
	display: block;
	position: relative;
	margin: 0 0 20px 0;
}
.toggle .togglet, .toggle .toggleta {
	display: block;
	position: relative;
	height: 36px;
	padding: 0 12px;
	background: #EEE;
	border: 1px solid #DDD;
	cursor: pointer;
	margin: 0;
}
.toggle .togglet span, .toggle .toggleta span {
	display: block;
	height: 36px;
	line-height: 36px;
	color: #888;
	text-shadow: 1px 1px 1px #FFF;
	padding-left: 20px;
	background: url("images/toggle-down.png") no-repeat left;
}
.toggle .toggleta span { background: url("images/toggle-up.png") no-repeat left }
.toggle .togglec {
	display: block;
	position: relative;
	padding: 15px;
	background: #FFF;
	border: 1px solid #DDD;
	border-top: none;
}
/*-[ Dividers ]--------------------------------*/
.divider {
	clear: both;
	display: block;
	padding-top: 20px;
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 5px solid #EEE;
}
.top-of-page {
	margin-bottom: 10px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 5px solid #EEE;
}
/*-[ borders ]--------------------------------*/
.currenttext, .pagination a:hover { background-color: #111111 }
.relatepostli .post-info a:hover, a:hover, #commentform a, .copyrights a:hover, a, .post-info a:hover, .sidebar.c-4-12 a, footer .widget li a:hover { color: #111111 }
footer .container { border-top: 4px solid #111111 }
.postauthor h4, .postauthor-top, .total-comments, .latest-cat-post  header, #respond h4, .latesttitle, .frontTitle, .footer-widgets h3, .footer-widgets { border-top: 1px solid #111111 }



/* CUSTOM ReachTheFirst */
/* Header */
.logo-wrap {
	margin:20px 0;
}
.site-description {
	margin-top:34px;
	max-width:460px;
	font-size:14px;
	color:#969696;
	border-left:1px solid #CCC;
}
.site-description.logged {
	margin-top:16px;
}
.site-description span.big {
	font-size:18px;
}
.site-description p.user {
	margin:0;
	margin-top:12px;
	color:#56575b;
}


/* REDESIGN WIDGET BY RTF */
.widget_product_search .widget-wrap {
	display:none;
}
.widget_product_search > form {

}
.widget_product_search > form > div {
	border:1px solid #5c5d5d;
	height:43px;
}
.widget_product_search > form > div input[type="submit"] {
	position:absolute;
	right:1px;
	top:1px;
	width:39px;
	height:39px;
	border:0;
	background:url('images/backgruond_input_search_product_submit.jpg') no-repeat 0 0 transparent;
	margin:2px;
}
.widget_product_search > form > div input[type='submit']:hover {
	background:url('images/backgruond_input_search_product_submit.jpg') no-repeat 0 0 transparent !important;
	cursor:pointer;
}

/* WIDGET NOUVEAU PRODUITS */
#woocommerce_products-4,
.widget-sidebar.widget_products {
	border:1px solid #e3e3e3;
	text-align:center;
}
#woocommerce_products-4 a.more,
.widget-sidebar.widget_products a.more.news {
	display:inline-block;
	margin:10px 16px 6px 10px;
	padding:.4em .8em;
	background-color:#ED1C2F;
	color:#FFF;
}
#woocommerce_products-4 a.more:hover,
.widget-sidebar.widget_products a.more:hover {
	text-decoration:underline;
}
#woocommerce_products-4 .widget-wrap,
.widget-sidebar.widget_products .widget-wrap.news {
	border:0;
	background-color:#ed1c2f;
}
#woocommerce_products-4 .widget-wrap h3,
.widget-sidebar.widget_products .widget-wrap.news h3 {
	margin-top:0;
	margin-bottom:8px;
	color:#FFF;
	border:0;
	text-transform:uppercase;
	background:url('images/background_widget_nouveaux_articles.png') no-repeat 8px center transparent;
	padding-left:54px;
	padding-right:8px;
}
#woocommerce_products-4 .widget-wrap h3 a,
.widget-sidebar.widget_products .widget-wrap.news h3 a {
	color:#FFF;
}
#woocommerce_products-4 .widget-wrap h3 a:hover,
.widget-sidebar.widget_products .widget-wrap.news h2 a:hover {
	text-decoration:underline;
}
#woocommerce_products-4 .product_list_widget,
.widget-sidebar.widget_products .product_list_widget.news {
	padding:8px;
	padding-top:0;
	height:421px;
	overflow-y:scroll;
}
#woocommerce_products-4 .product_list_widget li,
.widget-sidebar.widget_products .product_list_widget.news li {
	border-bottom:1px solid #e3e3e3;
	text-align:left;
}
#woocommerce_products-4 .product_list_widget li:last-child,
.widget-sidebar.widget_products .product_list_widget.news li:last-child {
	border:0;
}

/* WIDGET PRODUITS EN PROMOTIONS */
#woocommerce_products-2,
.widget-sidebar.widget_products {
	border:1px solid #e3e3e3;
	text-align:center;
}
#woocommerce_products-2 a.more,
.widget-sidebar.widget_products a.more.promo {
	display:inline-block;
	margin:10px 16px 6px 10px;
	padding:.4em .8em;
	background-color:#F3A20A;
	color:#FFF;
}
#woocommerce_products-2 a.more:hover,
.widget-sidebar.widget_products a.more.promo:hover {
	text-decoration:underline;
}
#woocommerce_products-2 .widget-wrap,
.widget-sidebar.widget_products .widget-wrap.promo  {
	border:0;
	background-color:#f3a20a;
}
#woocommerce_products-2 .widget-wrap h3,
.widget-sidebar.widget_products .widget-wrap.promo h3 {
	margin-top:0;
	margin-bottom:8px;
	color:#FFF;
	border:0;
	text-transform:uppercase;
	background:url('images/background_widget_articles_en_promo.png') no-repeat 8px center transparent;
	padding-left:54px;
	padding-right:8px;
}
#woocommerce_products-2 .widget-wrap h3 a,
.widget-sidebar.widget_products .widget-wrap.promo h3 a {
	color:#FFF;
}
#woocommerce_products-2 .widget-wrap h3 a:hover,
.widget-sidebar.widget_products .widget-wrap.promo h3 a:hover {
	text-decoration:underline;
}
#woocommerce_products-2 .product_list_widget,
.widget-sidebar.widget_products .product_list_widget.promo {
	padding:8px;
	padding-top:0;
	height:421px;
	overflow-y:scroll;
}
#woocommerce_products-2 .product_list_widget li,
.widget-sidebar.widget_products .product_list_widget.promo li {
	border-bottom:1px solid #e3e3e3;
	text-align:left;
}
#woocommerce_products-2 .product_list_widget li:last-child,
.widget-sidebar.widget_products .product_list_widget.promo li:last-child {
	border:0;
}

/* TOP VENTES (homepage) */
.cat-posts-trending .woocommerce ul.products li.product,
.cat-posts-trending .woocommerce-page ul.products li.product {
	width:100%;
}
.cat-posts-trending .button.add_to_cart_button.product_type_simple {
	display:none !important;
}
.cat-posts-trending .woocommerce ul.products li.product,
.cat-posts-trending .woocommerce-page ul.products li.product {
	border:0;
	background:0;
	margin:0;
	padding:0;
}
.cat-posts-trending .woocommerce ul.products li.product a img,
.cat-posts-trending .woocommerce-page ul.products li.product a img {
	width:50px;
	height:50px;
}
.cat-posts-trending .woocommerce ul.products li.product h3,
.cat-posts-trending .woocommerce-page ul.products li.product h3 {
	font-size:12px;
    font-weight:bold;
	color:#111;
	padding:0;
	margin:0;
}
.cat-posts-trending .woocommerce ul.products li.product .onsale,
.cat-posts-trending .woocommerce-page ul.products li.product .onsale,
.cat-posts-trending .woocommerce span.onsale, .woocommerce-page span.onsale {
	display:none;
}
.cat-posts-trending .woocommerce ul.products li.product .price,
.cat-posts-trending .woocommerce-page ul.products li.product .price {
	font-size:16px;
	color:#85ad74;
	display:block;
	font-weight:normal;
	margin:0
}
.cat-posts-trending .woocommerce ul.products li.product .price del,
.cat-posts-trending .woocommerce-page ul.products li.product .price del {
	font-size:14px;
}
.cat-posts-trending .woocommerce ul.products li.product .price ins,
.cat-posts-trending .woocommerce-page ul.products li.product .price ins {
	font-size:16px;
}
.cat-posts-trending .woocommerce ul.products li.product a:hover h3,
.cat-posts-trending .woocommerce-page ul.products li.product a:hover h3 {
	transition:all 0.25s linear 0s, color 0.2s linear 0s;
	color:#ed1c2f;
}


/* CUSTOM SELECT */
.customSelect,
.customOrderBy {
	/* This is the default class that is used */
	/* Put whatever custom styles you want here */
	border:1px solid #7C7C7E;
	height:34px;
	background:url('images/background_select_categorie.jpg') no-repeat right center transparent;
	line-height:34px;
	width:100%;
	cursor:pointer;
}
.customSelect.customSelectHover, {
	/* Styles for when the select box is hovered */
}
.customSelect.customSelectOpen {
	/* Styles for when the select box is open */
}
.customSelect.customSelectFocus {
	/* Styles for when the select box is in focus */
}
.customSelect.customSelectDisabledOption {
	/* Styles for when the selected item is a disabled one */
}
.customSelect.customSelectDisabled {
	/* Styles for when the select box itself is disabled */
}
.customSelectInner {
	/* You can style the inner box too */
	padding-left:12px;
	width:84.6% !important;
}
.customOrderBy {
	width:auto;
}
.customOrderByInner {
	padding-left:12px;
}

.quantity .input-group{
	position: relative;
	display: table;
	border-collapse: separate;
}

.quantity .input-group-btn{
  display: table-cell;
  /*width: 1%;*/
  white-space: nowrap;
  vertical-align: middle;
}

.quantity .input-group-btn:first-child > .btn, .quantity .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.quantity .input-group-btn > .btn {
    position: relative;
}
.quantity .btn-danger.disabled, .btn-danger[disabled], .quantity .btn-danger.disabled:hover, .quantity .btn-danger[disabled]:hover, .quantity .btn-danger.disabled:focus, .btn-danger[disabled]:focus, .quantity .btn-danger.disabled:active, .quantity .btn-danger[disabled]:active, .quantity .btn-danger.disabled.active, .btn-danger.active[disabled] {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.quantity .btn.disabled, .quantity .btn[disabled]{
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
}
.quantity button[disabled], html .quantity input[disabled] {
    cursor: default;
}
.quantity .btn.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}

.quantity .btn.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}

.quantity .btn {
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    height: 28px;
    margin-bottom: 0;
    padding: 0 4px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.product-quantity .quantity .btn{
	font-size: 10px;
	padding:0 6px;
	line-height:28px;
	height:28px;
}

.quantity .glyphicon-minus::before {
    content: "−";
}


.quantity .glyphicon-plus::before {
    content: "+";
}

.quantity .form-control {
    display: table-cell;
    float: left;
    margin-bottom: 0;
    width: 100%;
}

.product-quantity .quantity .form-control{
	padding:0 4px;
	line-height:27px;
	height:27px;
}

.quantity .glyphicon {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
}

.woocommerce div.product form.cart div.quantity{
	margin-right:10px;
	width:187px;
}

.quantity input[type=number]::-webkit-outer-spin-button,
.quantity input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity input[type=number] {
    -moz-appearance:textfield;
	padding-top:0;
	padding-bottom:0;
	line-height:26px;
	height:26px;
}

span[class^='skype_c2c_container'] {display:none !important;}
span[class^='skype_c2c_print_container'] {display:inline !important;}

.tax-product_cat .pp_woocommerce_quick_view .pp_close {
  display: block !important;
}

.pp_woocommerce_quick_view .pp_content_container .pp_right{
	padding-right:0;
}

.navigation_arrows{margin:0 0 1em 0; text-align:center;}
.navigation_arrows .back_catalog{
	color: #ed1c2f;
    font-family: "Noto Sans";
	font-size:18px;
}

.navigation_arrows .back_catalog:hover{
	background-color: #ed1c2f;
	border-radius:4px;
	color:#FFF;
	padding:4px;
}

.navigation_arrows .navigation_product{
	font-size:30px;
	color:#555;
}

.navigation_arrows .navigation_product:hover{
	color: #ed1c2f;
}

.navigation_product.icon-circle-arrow-left{
	float:left;
}

.navigation_product.icon-circle-arrow-right{
	float:right;
}

.wpfp-span{
	float:right;
}

.wpfp-link-jactal{
	color:red;
}

.wpfp-span .wpfp-link{
	background-color: #a46497;
	font-size: 0.8em;
    padding: 5px 7px;
    border: 0 none;
    box-shadow: none;
    color: #fff !important;
    font-weight: normal;
    line-height: 1.3;
    text-shadow: none;
}

.wpfp-span .wpfp-link:hover {
    background-color: #a35192;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{
	font-weight:bold;
	font-size:18px;
}

.woocommerce .woocommerce-error a{color:#b81c23}
.woocommerce .cart-collaterals .woocommerce-error, .woocommerce .cart-collaterals .woocommerce-info, .woocommerce .cart-collaterals .woocommerce-message, .woocommerce .woocommerce-error a.button, .woocommerce .woocommerce-info a.button, .woocommerce .woocommerce-message a.button{
	font-weight:none;
	font-size:14px;
}

.export_btn{
	margin-bottom:0.25em;
}

.export_btn .button.export,
.overlayForm #formExportCatalog input#buttonSubmitExport{
  background-color:#7fba00;
}

.overlayForm {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:500;
}
.overlayForm:target {
  visibility: visible;
  opacity: 1;
}

.overlayForm .popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 40%;
  position: relative;
  transition: all 5s ease-in-out;
}

.overlayForm .popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.overlayForm .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.overlayForm label{
  font-weight:bold;
  margin-right:0.5em;
}
.overlayForm input[type=text]{
  padding-top:5px;
  padding-bottom:5px;
}
.overlayForm .row{
  margin-bottom:2em;
}
.overlayForm label.label-input{
  font-weight:normal;
  margin-right:2em;
}
.overlayForm input#buttonSubmitExport[disabled]{
  background-image:url(images/default.svg);
  background-position:right center;
  background-repeat: no-repeat;
  padding-right: 28px;
}
.overlayForm .popup .close:hover {
  color: #ed1c2f;
}
.overlayForm .popup .content {
  max-height: 30%;
  overflow: auto;
}
