/*
	Skin Name: Webfocus Design Starter Skin
	Skin URI: http://webfocusdesign.com
	Author: Webfocus Design (Stéphane Bergeron)
	Author URI: http://webfocusdesign.com/
	Version: 1.0
*/

/* GENERAL
-------------------------------------------------------------------*/
html {
	-webkit-font-smoothing: antialiased;
}

.home .site-container {
	background-color: #dcdddf;
}


/* HEADER
-------------------------------------------------------------------*/
.header-image .site-header .wrap .title-area {
	background-position: left bottom;
}
#header_identification {
	color: #068FBE;
	background: transparent;
	width: 520px;
	float: left;
	text-align: left;
	text-indent: 0;
	font-weight: 400;
	padding-top: 20px;
}
#header_identification .organization a {
	color: #068FBE;
	text-decoration: none;
	font-size: 34px;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
}
#header_identification .organization a:link,
#header_identification .organization a:visited {
	color: #068FBE;
}
#header_identification .organization a:hover,
#header_identification .organization a:active {
	color: #636466;
}
#header_identification .organization a .credentials {
	font-size: 25px;
}
#header_identification .organization .position {
	color: #67BCD8;
	font-size: 34px;
	text-transform: lowercase;
	margin: 0;
	line-height: 1;
}
#header_identification .organization .phone {
	color: #636466;
	font-size: 30px;
	margin: 0;
	padding-top: 10px;
	line-height: 1;
}
#header_identification .organization .street,
#header_identification .organization .city_state,
#header_identification .organization .postalcode {
	color: #636466;
	font-size: 16px;
	margin: 5px 0 0 0;
	line-height: 1;
}

.header-widget-area .widget_mslswidget {
	padding-top: 10px;
}
.header-widget-area .widget_mslswidget a:link,
.header-widget-area .widget_mslswidget a:visited,
.header-widget-area .widget_mslswidget a:active {
	text-decoration: underline;
	color: #068FBE;
}
.header-widget-area .widget_mslswidget a:hover {
	text-decoration: underline;
	color: #231F20;
}

.header-widget-area a.button {
	padding: 7px 15px;
	margin: 38px 0 10px 0;
	background-color: #068FBE;
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style: italic;
}
.header-widget-area a.button:hover {
	background-color: #231F20;
	text-decoration: none;
}
.header-widget-area .simple-social-icons ul.alignright li:last-child {
	margin-right: 0!important;
	padding-right: 0!important;
}
.header-widget-area .simple-social-icons ul.alignright li:last-child a {
	margin-right: 0!important;
}

/* NAVIGATION
-------------------------------------------------------------------*/

/*
Right chevron \f054
Down chevron  \f078
*/
.menu-primary.sf-arrows .sf-with-ul:after,
.menu-secondary.sf-arrows .sf-with-ul:after {
	font-family: 'FontAwesome';
	content: "\f078";
	font-size: 0.5em;
}
.menu-primary.sf-arrows .sub-menu .sf-with-ul:after,
.menu-secondary.sf-arrows .sub-menu .sf-with-ul:after {
	font-family: 'FontAwesome';
	content: "\f054";
	font-size: 0.5em;
}

/* VIDEO SECTION (right below nav)
-------------------------------------------------------------------*/
#video-container-wrap {
	background-color: #ccc;
	background-image: url(//osteopathielucgagnon.com/wp-content/uploads/dynamik-gen/theme/images/image-top-accueil.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 75%;
}
#video-container-wrap #video-container {
	max-width: 950px;
	margin: 0px auto;
	background: transparent;
	color: #fff;
}
#video-container-wrap #video-container #video-container-inner {
	padding: 45px 40px;
}
#video-container-wrap .video-column,
#video-container-wrap .video-column iframe {
	margin-bottom: 0;
	padding: 0;
}
#video-container-wrap .video-column h2 {
	color: #fff;
	margin: 0;
	padding-top: 0;
	font-size: 28px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
}
#video-container-wrap .video-column p {
	color: #fff;
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}

/* PAGE TITLE & INTRO SECTION (right below video section)
-------------------------------------------------------------------*/
#intro-container-wrap {
	background-color: #068FBE;
	color: #fff;
}
.home #intro-container-wrap {
	background-color: #fff;
	color: #231F20;
}
#intro-container-wrap #intro-container {
	max-width: 950px;
	margin: 0 auto;
	padding-bottom: 40px;
	font-family: "Roboto",sans-serif;
}
#intro-container .entry-header {
	padding-top: 30px;
}
#intro-container .entry-header h1.entry-title {
	font-size: 45px;
	font-weight: 400;
	line-height: 1.0;
	margin-bottom: 0;
}
.home #intro-container .entry-header h1.entry-title {
	color: #67BCD8;
}
#intro-container h2 {
	font-size: 36px;
	font-weight: 400;
	font-style: italic;
	line-height: 1.0;
	margin-top: 0;
}
#intro-container p {	
	font-weight: 400;
	margin-top: 1em;
	font-size: 16px;
}

/* WIDGETIZED HOME TESTIMONIALS & EXERCISES SECTIONS
-------------------------------------------------------------------*/
.widgetized-home-container-area .widgetized-home-wrap {
	max-width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}

.widgetized-home-container-area .widgetized-home-wrap h3 {
	font-size: 50px;
	font-weight: 400;
}

/* Testimonials */
#widgetized-home-testimonials-container {
	background-color: #068FBE;
	color: #fff;
}
#widgetized-home-testimonials-container h3,
#widgetized-home-testimonials-container .dynamik-widget-area p {
	color: #fff;
}
#widgetized-home-testimonials-container .dynamik-widget-area p {
	font-size: 16px;
	font-weight: 400;
}
#widgetized-home-testimonials-container .dynamik-widget-area {
	background-color: transparent;
}
#widgetized-home-testimonials-container a:link,
#widgetized-home-testimonials-containera:visited {
	color: #fff;
}
#widgetized-home-testimonials-container a:hover,
#widgetized-home-testimonials-container a:active {
	color: #231f20;
}

/* Exercises */
#widgetized-home-exercises-container {
	background-color: #fff;
}
#widgetized-home-exercises-container h3 {
	color: #67BCD8;
}
#widgetized-home-exercises-container .dynamik-widget-area p {
	font-size: 16px;
	font-weight: 400;
}
#widgetized-home-exercises-container a:link,
#widgetized-home-exercises-container a:visited {
	color: #231f20;
}
#widgetized-home-exercises-container a:hover,
#widgetized-home-exercises-container a:active {
	color: #67BCD8;
}

/* CONTENT
-------------------------------------------------------------------*/

blockquote::before {
	color: #555;
	content: "\f122";
	display: block;
	font-family: "dashicons";
	font-size: 24px;
	height: 0;
	left: -35px;
	position: relative;
	top: -10px;
}

/* Entry meta and breadcrumbs icons */
.breadcrumb span span:first-child a::before,
.entry-time::before,
.entry-author-name::before,
.entry-comments-link::before,
.entry-categories::before,
.entry-tags::before {
	color: #999;
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
}
.breadcrumb span span:first-child a::before {
	content: "\f015";
	margin: -3px 5px 0 0;
}
.entry-time::before {
	content: "\f133";
	margin: -3px 5px 0 0;
}
.entry-author-name::before {
	content: "\f007";
	margin: -1px 5px 0 0;
}
.entry-comments-link::before {
	content: "\f086";
	margin: 0 5px 0 15px;
}
.entry-categories::before {
	content: "\f07c";
	margin: 0 8px 0 0;
}
.entry-tags::before {
	content: "\f02c";
	margin: 0 8px 0 0;
}
.entry-categories,
.entry-tags {
	display: block;
}

/*.home .entry-content {
	18px;
}*/

/* Change content containers padding on home page only */
.home .content-sidebar-wrap .content,
.home .content-sidebar-wrap .content .entry,
.home .content-sidebar-wrap .content .entry .one-half {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

/*a.more-link {
	display: block;
}*/

/* Testimonials and Exercises archives */
.post-type-archive-feedback .content .entry,
.post-type-archive-exercices .content .entry {
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #000;
}
.post-type-archive-feedback .content .entry:first-child,
.post-type-archive-exercices .content .entry:first-child {
	padding-top: 0;
}
.post-type-archive-feedback .testimonial-video,
.post-type-archive-exercices .exercise-video {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 5px;
}
.post-type-archive-feedback .entry-content,
.post-type-archive-exercices .entry-content {
	margin-bottom: 0;
	padding-bottom: 0;	
}
.post-type-archive-feedback .entry-content p {
	margin: 20px 0 0 0;
	padding-bottom: 0;	
}
.post-type-archive-feedback .entry-content p:first-child {
	margin-top: 0;
}
.post-type-archive-feedback .entry-content .testimonial-author {
	font-weight: 700;
	font-size: 14px;
}

/* Testimonials and Exercises single pages */
.single-feedback .testimonial-video,
.single-exercices .exercise-video {
	float: right;
	margin: 0 0 10px 10px;
}

/* FORMS (general)
--------------------------------------------- */

input,
select,
textarea {
	background-color: #f5f3f4;
	border: none/*1px solid #ddd*/;
	border-radius: 0;
	color: #000;
	font-size: 14px;
	padding: 8px 16px;
	width: 100%;
}
input:focus,
textarea:focus {
	border: /*1px solid #999*/;
	outline: none;
}
::-moz-placeholder {
	color: #999;
	opacity: 1;
}
::-webkit-input-placeholder {
	color: #999;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button,
.woocommerce a.button,
.woocommerce-page a.button {
	background-color: #eadf9b;
	border: none;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	padding: 8px 24px;
	/*text-transform: uppercase;*/
	width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover {
	background-color: #000;
	color: #f7f2d3;
}
.entry-content .button:hover {
	color: #f7f2d3;
}
.button {	
	display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* GENESIS eNEWS EXTENDED
--------------------------------------------- */

.enews-widget {
	color: #999;
}
.enews-widget .widget-title {
	color: #fff;
}
.enews-widget input {
	margin-bottom: 16px;
}
.enews-widget input:focus {
	border: 1px solid #ddd;
}
.enews-widget input[type="submit"] {
	background-color: #f15123;
	color: #fff;
	margin: 0;
	width: 100%;
}
.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

/* GENESIS LATEST TWEETS
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* NINJA FORMS
--------------------------------------------- */

.ninja-forms-form-wrap .field-wrap.label-left label {
	display: block;
	float: left;
	width: 35%;
	font-size: 16px;
	font-weight: 400;
	padding-top: 8px;
}
.ninja-forms-form-wrap .field-wrap.label-left input {
	display: block;
	float: left;
	width: 60%;
	font-size: 16px;
	font-weight: 400;
}

/* JETPACK
--------------------------------------------- */

img#wpstats {
	display: none;
}

/* FOOTER
--------------------------------------------- */
.site-footer .menu {
	list-style-type: none;
	margin-bottom: 50px;
	text-align: center;
}
.site-footer .menu li {
	list-style-type: none;
	display: inline;
	padding: 0 20px;	
}
.site-footer .menu li a {
	font-size: 12px;	
}

/* GENERAL RESPONSIVE STYLES
-------------------------------------------------------------------*/
.img,
.content img,
.content .wp-caption {
	max-width: 100%!important;
}