<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: FitsPro
Theme URI: http://underscores.me/
Author: WOW Digital
Author URI: http://www.wow-digital.ch
Description: ThÃ¨me Fitspro 2016
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fitspro
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

FitsPro is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

body ul,
body ol {
    margin: 0;
}

body.page.page-id-26828 .entry-title,
body.page.page-id-24291 .entry-title {
    width: 50%;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 10px;
    font-family: 'montserratbold', sans-serif;
    color: gray;
    font-size: 40px;
    line-height: 54px;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(159, 159, 159, .7);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

body .site-phone {
    display: none;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.home .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    color: #fff;
    border-color: #ff675b;
    background-color: #ff675b;
    top: 100px;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


#field_gmvv73, #field_gmvv732, #field_xcpyr32, .majuscule {
	text-transform: uppercase!important;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li&gt;ul,
li&gt;ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: royalblue;
}

a:visited {
    color: purple;
}

a:hover,
a:focus,
a:active {
    color: midnightblue;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

#site-navigation #primary-menu ul.sub-menu.hover {
    padding-top: 20px;
}

body #site-navigation #primary-menu&gt;li&gt;ul.sub-menu&gt;li&gt;a {
    line-height: 30px;
}

a.displaynone,
.dkpdf-button-icon {
    display: none;
}


#site-navigation #primary-menu li.menu-item-24626 ul.sub-menu,
#site-navigation #primary-menu li.menu-item-24687 ul.sub-menu,
#site-navigation #primary-menu li.menu-item-18541 ul.sub-menu {
    width: 0;
    display: none;
}

#site-navigation #primary-menu li.menu-item-24626:hover ul.sub-menu,
#site-navigation #primary-menu li.menu-item-24687:hover ul.sub-menu,
#site-navigation #primary-menu li.menu-item-18541:hover ul.sub-menu {
    max-width: 190px;
    width: 190px;
    min-height: 127px;
    position: absolute;
    top: 27px;
    margin-top: -3px;
    padding: 10px;
    opacity: 1;
    display: block;
}

#site-navigation #primary-menu li.menu-item-24626 ul.sub-menu li,
#site-navigation #primary-menu li.menu-item-24687 ul.sub-menu li,
#site-navigation #primary-menu li.menu-item-18541 ul.sub-menu li {
    text-align: left;
    display: block;
    padding-bottom: 0;
    z-index: 111;
    width: 190px;
}

#site-navigation #primary-menu li.menu-item-24626 ul.sub-menu li a,
#site-navigation #primary-menu li.menu-item-24687 ul.sub-menu li a,
#site-navigation #primary-menu li.menu-item-18541 ul.sub-menu li a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .3px;
    color: #464646!important;
    font-weight: 300;
}

#site-navigation #primary-menu li.menu-item-24626 ul.sub-menu li a:hover,
#site-navigation #primary-menu li.menu-item-24687 ul.sub-menu li a:hover,
#site-navigation #primary-menu li.menu-item-18541 ul.sub-menu li a:hover {
    text-decoration: underline;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover &gt; a,
.main-navigation li.focus &gt; a {
}

.main-navigation ul ul :hover &gt; a,
.main-navigation ul ul .focus &gt; a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover &gt; ul,
.main-navigation ul li.focus &gt; ul {
	left: auto;
}

.main-navigation ul ul li:hover &gt; ul,
.main-navigation ul ul li.focus &gt; ul {
	left: 100%;
}

.main-navigation .current_page_item &gt; a,
.main-navigation .current-menu-item &gt; a,
.main-navigation .current_page_ancestor &gt; a,
.main-navigation .current-menu-ancestor &gt; a {
}
*/


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.vc_custom_1561649106929 .vc_col-has-fill&gt;.vc_column-inner {
    padding-top: 0;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.sub_box .vc_column-inner {
    margin: 0;
    padding: 0;
}

.bigmargin {
    margin-top: 250px;
}

.hybridfull .vc_column-inner {
    max-width: 946px;
    background-size: cover;
    margin: 0 auto;
    padding-bottom: 27px;
}

body.no-touch a.vc_general.vc_btn3:hover {
    color: #666!important;
}

body a.vc_general.vc_btn3.vc_btn3-shape-square.vc_btn3-size-md.vc_btn3-style-outline.vc_btn3-color-grey,
body a.vc_general.vc_btn3.vc_btn3-shape-square.vc_btn3-size-lg.vc_btn3-style-outline.vc_btn3-color-grey {
    right: -16px;
}

body .hybridfull a.vc_general.vc_btn3.vc_btn3-shape-square.vc_btn3-size-lg.vc_btn3-style-outline.vc_btn3-color-grey {
    right: -16px;
    top: 53px;
}

body .vc_custom_1571648516157 {
    background-position: bottom!important;
    background-size: cover;
}

body .vc_custom_1579158312410 a.vc_general.vc_btn3.vc_btn3-shape-square.vc_btn3-size-md.vc_btn3-style-outline.vc_btn3-color-grey {
    top: 4px;
}

body .vc_custom_1508937764920 .card:hover span,
.vc_custom_1575391842869 a span {
    color: #fff;
}

body .vc_custom_1561624848226 a.vc_general.vc_btn3.vc_btn3-shape-square.vc_btn3-size-lg.vc_btn3-style-outline.vc_btn3-color-grey {
    top: 15px;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


.postid-47179 .price .boxprix:after {
    content: " ";
    background-color: #e27c00;
    height: 120%;
    width: 100px;
    position: absolute;
    top: 0;
    z-index: -1;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}


/* Make sure select elements fit in widgets. */

.widget select {
    max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,

/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

body.single-formation #infos .infos-header&gt;div span.price .boxprix h3 {
    font-size: 16px;
    font-family: 'montserratbold', sans-serif;
}

body.single-formation #infos .infos-header&gt;div span.price .boxprix .module_details {
    display: block;
    font-size: 16px;
    font-weight: 100;
    line-height: 20.8px;
    margin: 0;
    color: unset;
    text-shadow: unset;
    font-family: 'montserratlight', sans-serif;
}

body.single-formation #infos .infos-header&gt;div span.price .boxprix {
    display: flow-root;
    min-width: 240px;
    font-size: 16px;
    font-weight: 100;
    line-height: 20.8px;
    margin: 0;
    color: unset;
    text-shadow: unset;
    font-family: 'montserratlight', sans-serif;
}

body.single-formation #infos .infos-header&gt;div span.price .boxprix .module_details strong {
    font-family: 'montserratbold', sans-serif;
}

body.single-formation #infos .infos-header&gt;div span.price .boxprix {
    top: 20px;
    position: relative;
    z-index: 100;
}

.price .boxprix:after {
    content: " ";
    background-color: #a51600;
    height: 120%;
    width: 100px;
    position: absolute;
    top: 0;
    z-index: -1;
}

.postid-5649 .price .boxprix:after {
    content: " ";
    background-color: #1e73be;
    height: 120%;
    width: 100px;
    position: absolute;
    top: 0;
    z-index: -1;
}

body.single-formation #infos .infos-header&gt;div.clear,
body.single-cours #infos .infos-header&gt;div.clear {
    color: #fff;
}

@media screen and (min-width: 100px) and (max-width: 768px) {
    body.single-formation #infos .infos-header&gt;div.clear span.price {
        margin-top: 0;
        position: relative;
        top: 0;
        line-height: initial;
        font-size: 30px;
    }
}


/***** StÃ©phane *****/


/***** PopUp brochure *****/

/*
body .sgpb-theme-1-overlay {
    background: url(https://www.fitspro.com/wp-content/themes/fitspro/images/fondrouge.gif);
    background-size: cover;
    opacity: 0.95!important;
} */

body .sgpb-theme-1-content {
background-color: unset!important;
color:#fff!important;
box-shadow: unset!important;
border:unset!important;
padding-bottom: 80px!important;
min-width: 650px!important;
min-height: 435px!important;

background: url(https://www.fitspro.com/wp-content/themes/fitspro/images/fond_rouge2.jpg);
background-size: cover;
}

#frm_form_52_container p{
    font-size:120%;
}



body .frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 0;
}

body .sgpb-theme-1-content  h2{
    font-size:40px;
    color:#fff!important;
    font-family: 'montserratlight',sans-serif!important;
    margin: 25px 0 0 0;
}

body .sgpb-theme-1-content  p{
   
    color:#fff!important;
    text-align: center;
}

.with_frm_style .frm_message, .frm_success_style {
    margin: 30px;
    border: unset!important;
    border-color: unset!important;
    background-color: unset!important;
   
}

#sgpb-popup-dialog-main-div .frm_button_submit  {
    border: 1px solid #fff!important;
    border-radius: 0!important;
    box-shadow: none!important;
    background: #fff!important;
    width: 220px;
    margin: 0 auto;
    display: block;
    top: 20px;
    position: relative;
}


a.boutonformulairebrochure {
    padding: 10px 23px;
    background-color: #fff;
    color: #000!important;
    position: relative;
    top: 30px;
}
.souligne {
    text-decoration: underline;
}

@media screen and (min-width: 100px) and (max-width: 600px) {
    body .sgpb-theme-1-content {
          min-width: unset!important;
          min-height: unset!important;
}
a.boutonformulairebrochure {
    padding: 10px 13px;
}

.with_frm_style .frm_message, .frm_success_style {
    margin: 10px!important;
}
}

/*
body .sgpb-popup-close-button-1 {
    right: -21px!important;
    bottom: unset!important;
    top:0!important;
} */

body .sgpb-popup-dialog-main-div-theme-wrapper-1 {
    border:0;
}

body table {
    border-color: grey;

}

body table td {
    padding: 5px;
    overflow-wrap: anywhere;

}

.trentetroispourcent {
    width: 33%;
}

@media screen and (min-width: 100px) and (max-width: 600px) {

    .trentetroispourcent {
    width: 100%;
    display: inline-block;
    }

 body   #menu-item-24603 .sub-menu {
     z-index: 100000000;
 }
 body #responsive-menu ul li#menu-item-24603  ul.sub-menu {
    z-index: 100000000;
 }

 body #responsive-menu ul#primary-menu ul li#menu-item-24603 ul li.menu-tools a.close {
    position: relative;
    left: 20px;
}
body #responsive-menu li#menu-item-24603  a.close {
    position: relative;
    left: 20px;
}


}


/*
body.postid-525 #cours li:nth-child(8) div:after, body.postid-525 #cours li:nth-child(9) div:after, body.postid-525 #cours li:nth-child(12) div:after, body.postid-525 #cours li:nth-child(13) div:after, body.postid-525 #cours li:nth-child(14) div:after {
    display: block;
	content:" ";
    width: 200px;
    height: 200px;
    position: absolute;
    bottom: -85px;
    right: 5px;
	z-index:10000;
    background: url(https://www.fitspro.com/wp-content/themes/fitspro/images/rabais.png);
    background-size: contain!important;
}
*/

@media screen and (min-width: 100px) and (max-width: 600px) {
    /* body.postid-525 #cours li:nth-child(8) div:after, body.postid-525 #cours li:nth-child(9) div:after, body.postid-525 #cours li:nth-child(12) div:after, body.postid-525 #cours li:nth-child(13) div:after, body.postid-525 #cours li:nth-child(14) div:after {
		display: block;
		content:" ";
		width: 160px;
		height: 160px;
		position: absolute;
		bottom: -65px;
		right: 5px;
		z-index:10000;
		background: url(https://www.fitspro.com/wp-content/themes/fitspro/images/rabais.png);
		background-size: contain!important;
	} */
}


/*

.price span {
	font-size: 15px;
    color: #cccccc;
    background-color: #c92a2a;
    font-weight: 100;
    line-height: 16px;
    text-shadow: none;
    text-transform: initial;
    padding: 5px 10px;
    margin: 0;
    display: inline;
    font-family: 'montserratlight',sans-serif;
    position: absolute;
    top: 110px;
    left: 0;
}
*/

.vc_custom_1542366416286 {
    background-image: url(/wp-content/uploads/2017/10/couverture_hybrid_v4.png?id=15127) !important;
    max-width: 949px;
    height: 319px;
    margin: 0 auto;
}

body.page-id-9731 .background_home_resp {
    display: none;
}

br.br_resp {
    display: block;
}

body .responsive_no,
body .vc_row.vc_row-flex&gt;.responsive_no.vc_column_container {
    display: block;
}

body .responsive_ok,
body .responsive_ok.vc_row.vc_row-flex,
.box_home2 {
    display: none;
}

#panier_inscription .tarif span {
    color: grey;
    font-size: 14px;
    line-height: 22px;
    text-transform: initial;
    font-weight: normal;
    font-family: 'montserrat', sans-serif;
}

@media screen and (max-width: 768px) {
    .position_meetup {
        position: relative;
        bottom: 160px;
    }
    .position_meetup img {
        width: 90%;
        height: 90%;
    }
    body div.card.wpb_column.vc_column_container {
        background-position: right!important;
    }
    body.menu-opened #responsive-menu .submenu-opened&gt;ul {
        -webkit-transform: translate(-110%, 0);
        -ms-transform: translate(-110%, 0);
        transform: translate(-110%, 0);
    }
    /*
body.menu-opened #responsive-menu .submenu-opened &gt; ul ul{
  margin-left:-110%;

}	*/
    body.menu-opened #responsive-menu .submenu-opened&gt;ul a {
        cursor: pointer;
    }
    .site-subinfo {
        display: none;
    }
    body .menu-tools {
        position: relative;
    }
    body #responsive-menu ul li a {
        display: block;
        padding: 17px 54px 15px;
        position: relative;
        color: #666;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
    }
    body #responsive-menu ul li li a {
        display: block;
    }
    body #responsive-menu ul li ul.sub-menu li {
        position: initial;
    }
    body #responsive-menu ul li ul.sub-menu li a:hover {
        background-color: #d13a3a;
        color: #000;
    }
    body #responsive-menu ul#top_links {
        top: 80px;
    }
    #responsive-menu ul li.menu-tools a.close {}
    body #responsive-menu ul li ul.sub-menu li.menu-tools a.close {
        position: relative;
        left: 70%;
    }
    body #responsive-menu ul#primary-menu ul li.menu-tools a.close {
        position: relative;
        left: -20px;
    }
    body #responsive-menu ul#primary-menu ul ul li.menu-tools a.close {
        position: relative;
        left: 180px;
    }
    body #responsive-menu ul li ul.sub-menu {
        background-color: #f2f2f2;
    }
    body #responsive-menu ul li ul.sub-menu ul.sub-menu {
        background-color: #f2f2f2;
        box-shadow: -1px 0 2px rgba(0, 1, 1, 0.1);
        z-index: 7;
        overflow: scroll;
    }
    body #responsive-menu ul#top_links li {
        display: inline-block;
        width: 220px;
        height: 60px;
        margin-right: 30px;
        border: none;
    }
    body #responsive-menu ul#top-links li a {
        padding-top: 7px;
    }
    #responsive-menu ul ul#top-links {
        z-index: 2;
    }
    #responsive-menu ul ul.sub-menu {
        z-index: 5;
    }
    body #responsive-menu ul#top_links li a span {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        width: auto;
        padding: 0 10px;
        height: 20px;
        line-height: 19px;
        left: unset;
        bottom: unset;
        border-radius: 20px;
        background: white;
        color: #d13a3a;
        font-family: 'montserratregular', sans-serif;
        font-size: 13px;
        text-align: center;
        text-indent: 0;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    }
}

@media screen and (min-width: 201px) and (max-width: 1000px) {
    .background_home.vc_custom_1542359354587 {
        background-size: contain;
        background-repeat: no-repeat;
    }
    .site-phone {
        display: none;
    }
}

@media screen and (min-width: 751px) and (max-width: 1000px) {
    body #page .site-header .site-subinfo&gt;a {
        color: white;
        font-size: 14px;
        float: right;
        position: relative;
        top: 0px;
        right: 0;
        margin: 16px 0px 0px 17px;
    }
    body.home .site-header p.site-description {
        left: 30px;
    }
}

.peuvisible {
    color: #61b3b1;
}

@media screen and (min-width: 200px) and (max-width: 750px) {
    /* PremiÃ¨re box de la home */
    .box_home1.responsive_ok {
        min-height: 150vh;
    }
    .box_home1.vc_col-xs-12 {
        width: 100%;
    }
    .box_home1.responsive_ok .vc_column-inner {
        background-size: contain;
        background-repeat: no-repeat;
        height: -webkit-fill-available;
    }
    .box_home1 {
        position: relative;
    }
    .box_home1 .toutenbas {
        position: absolute;
        bottom: 30%;
        padding: 20px;
    }
    /* Seconde box de la home */
    .box_home2 {
        display: block;
        position: relative;
    }
    .remontehome2 {
        position: absolute;
        top: 180px;
        padding: 20px;
    }
    .boutonadroite {
        position: absolute;
        top: 370px;
        right: 28px;
    }
    body.page-template-tpl-page-blank .entry-content h1 {
        line-height: 28px !important;
        font-size: 22px;
    }
    body .responsive_no,
    body .vc_row.vc_row-flex&gt;.responsive_no.vc_column_container,
    body .responsive_no.vc_custom_1542699208468 {
        display: none;
    }
    br.br_resp,
    body .responsive_ok.vc_row.vc_row-flex {
        display: block;
    }
    .site-subinfo a.button {
        display: none;
    }
    body .site-header .site-subinfo p.site-description {
        display: none;
    }
    body.home .site-header .site-subinfo p.site-description {
        display: block;
        font-family: 'montserratbold', sans-serif;
        left: unset;
        padding: 20px;
        line-height: 45px !important;
        font-size: 40px;
        padding-top: 20%;
    }
    .page-template-tpl-page-blank .entry-content h2 {
        font-size: 24px;
        line-height: 30px;
    }
    body.home.mobile-scrolled .site-header p.site-description {
        display: none;
    }
    body .vc_row.vc_row-o-full-height {
        /*  min-height: -webkit-fill-available; */
    }
    body .responsive_no {
        display: none;
    }
    body.page-id-9731 .background_home_resp {
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
    }
    h2.pseudo_h1 {
        font-family: 'montserratbold', sans-serif;
        left: unset;
        padding: 20px;
        line-height: 45px !important;
        font-size: 40px!important;
    }
}


/* faire dispartaitre ou apparaitre un encart (non obligatoire) du formulaire */

#frm_field_406_container {
    display: none;
}

#formation16352 #frm_field_406_container,
#formation16344 #frm_field_406_container,
#formation16364 #frm_field_406_container {
    display: block;
}

#formation16352 #frm_field_113_container,
#formation16344 #frm_field_113_container,
#formation16364 #frm_field_113_container,
#frm_field_406_container .frm_checkbox {
    display: none;
}

.frm_carte-fitspro {
    background-image: url(/wp-content/uploads/2018/06/carte4.png);
    height: 450px;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 5px;
}

.cartefitpro_offerte {
    background-image: url(/wp-content/uploads/2019/02/encart_carte_fitspro.jpg);
    height: 450px;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 5px;
}

.cartepassport {
    background-image: url(/wp-content/themes/fitspro/images/encarpassporta.jpg);
    height: 450px;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 5px;
    position: relative;
    top: 50px;
}

.frm_style_formidable-style.with_frm_style #frm_field_113_container.cartepassport label {
    display: block;
    top: -75px;
    position: relative;
}

#frm_checkbox_141-0 a,
#frm_field_532_container a {
    color: #d13a3a;
}


/* faire dispartaitre ou apparaitre un encart (non obligatoire) du formulaire */

.woocommerce-variation-description p {
    width: 140px;
}

@media screen and (min-width: 200px) and (max-width: 460px) {
    .responsive_ok.vc_row.vc_col-has-fill {
        min-height: 115vh;
    }
    .responsive_ok.vc_row.vc_col-has-fill .vc_column-inner {
        min-height: 109vh;
    }
    .responsive_ok.vc_row.vc_row-o-full-height .vc_column-inner .vc_column-inner {
        min-height: unset;
    }
}

@media screen and (min-width: 200px) and (max-width: 380px) {
    .responsive_ok.vc_row.vc_row-o-full-height {
        /* min-height: 100vh; */
    }
    .responsive_ok.vc_row.vc_row-o-full-height .vc_column-inner {
        min-height: 105vh;
    }
}

@media screen and (min-width: 200px) and (max-width: 360px) {
    body.home .site-header .site-subinfo p.site-description {
        font-family: 'montserratbold', sans-serif;
        left: unset;
        padding: 20px;
        line-height: 40px !important;
        font-size: 30px;
        padding-top: 35%;
    }
}


/* Menu grand Ã©cran */

#site-navigation ul.menu ul.sub-menu li&gt;ul {
    display: block;
}

@media screen and (min-width: 900px) and (max-width: 3000px) {
    body #site-navigation #primary-menu ul.sub-menu.hover {
        min-height: 36vh;
    }
}

body.home .vc_custom_1508947190920 {
    background-image: unset!important;
}

.home .entry-content {
    margin: 0;
}

body .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type='checkbox'] {
    position: relative;
    left: 0;
}


/* Menu selection pass formation */

body .selectboxit-container span.selectboxit-text {
    max-width: 250px!important;
}

.vc_custom_1552409642945 {
    position: relative;
}

@media screen and (min-width: 100px) and (max-width: 1600px) {
    .vc_col-sm-6#zonelogo {}
    body .removecol.vc_col-sm-2 {
        display: none!important;
    }
}

body.page-template-tpl-inscription-formations #primary {
    position: relative;
}

#remiseazero {
    position: absolute;
    left: 0;
    top: 161px;
    z-index: 1000;
}

#remiseazero button {
    border: 1px solid;
    border-color: #d13a3a;
    border-radius: 0;
    background: #d13a3a;
    box-shadow: none;
    font-size: 14px;
    font-size: unset;
    line-height: 1;
    padding: 10px;
    text-shadow: none;
    color: #fff;
    text-transform: uppercase;
}

.responsiveok {
    display: none;
}

.responsiveno {
    display: block;
}


body .site-header #top_links li {
  width: 90px;
  right:6px;
}



body #sidebar-top .widget_shopping_cart:before {

    right: 26%;

}

body.scrolled .site-header #site-navigation{
    padding-right:15%;
    }


@media screen and (min-width: 200px) and (max-width: 750px) {
    .responsiveok {
        display: block;
    }
    .responsiveno display: none;
}

.background_home_resp .wpb_column.vc_column_container.vc_col-sm-12 {
    position: absolute;
    bottom: 0;
}

body.home #content {
    margin-top: 0;
}


}
</pre></body></html>