/*
Theme Name: Ergopix
Theme URI: https://www.ergopix.ch
Author: ergopix sàrl
Version: 1.0
*/

#wp-admin-bar-customize,#wp-admin-bar-new-content,#wp-admin-bar-search,#wp-admin-bar-comments,#wp-admin-bar-themes,#wp-admin-bar-menus, #wp-admin-bar-customize, #wp-admin-bar-comments, #wp-admin-bar-gform-forms {
	display:none;
}

html {
	font-size: 1em;
	-webkit-text-size-adjust: 1em;
	-ms-text-size-adjust: 1em;
}

.alignleft {
	float: left;
}

.text-dark {
    color: #000 !important;
}

.alignright {
	float: right;
}

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

figure.wp-caption.alignleft, img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

figure.wp-caption.alignright, img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

img.aligncenter, .wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.wp-caption {
	margin-bottom: 24px;
}

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

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #939393;
}

.wp-caption, img {
	max-width: 100%;
}

body {
	font-size: 100%;
	font-family: 'Campton-Book';
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #004C73;
}

strong{
	font-family: 'Campton-Bold';
	font-weight: normal;
}

header{
	z-index: 1030;
	top: 0;
}

.hamburger {
	display:block;
	width:42px;
	overflow:hidden;
	float:right;
}

.hamburger span {
	background:#004C73;
	display:block;
	height:2px;
	margin:9px 0;
	position:relative;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	top:0;
	left:0;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:none .5s ease;
	transition:none .5s ease;
	-webkit-transition-property:-webkit-transform,top,left,opacity;
	transition-property:transform,top,left,opacity;
}

body.mm-wrapper_opened .hamburger span.top-bar {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	top:12px;
}

body.mm-wrapper_opened .hamburger span.middle-bar {
	opacity:0;
	filter:alpha(opacity=0);
}

body.mm-wrapper_opened .hamburger span.bottom-bar {
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	top:-10px;
}

body.mm-wrapper_opened .hamburger span.middle-bar {
	left:-40px;
}

.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}

.headroom--pinned {
    transform: translateY(0%);
}

.headroom--unpinned {
    transform: translateY(-100%);
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin-bottom: 1.25rem;
}

h1, .h1{
	font-family: 'Campton-Bold';
	font-weight: normal;
	font-size: 3.125rem;
	letter-spacing: -1.53px;
	line-height: 1;
}

h2, .h2{
	font-family: 'Campton-Bold';
	font-weight: normal;
	font-size: 3.125rem;
	letter-spacing: -1.53px;
	line-height: 1;
}

h3, .h3{
	font-family: 'Campton-Bold';
	font-weight: normal;
	font-size: 1.1875rem;
	letter-spacing: -0.58px;
	margin-bottom: 1rem;
}

p{
	font-size: 1.25rem;
	letter-spacing: -0.42px;
}

.top-page p{
	font-size: 1rem;
}

a {
	color: #004C73;
	text-decoration: underline;
}

a:hover {
	color: #004C73;
    text-decoration: none;
}

a.text-blue:hover{
	color: #004C73;
}

a.logo img{
	transition: opacity .2s linear;
}

a.logo:hover img{
	opacity: .8;
}

.menu li {
    display: inline-block;
}

.menu li a{
	text-decoration: none;
}

.menu li.current-menu-item a, .menu li a:hover {
	color: #FDC965;
	text-decoration: none;
}

.main-menu li:not(:last-child) {
    margin-right: 30px;
    line-height: 1;
}

.main-menu li a {
    font-family: 'Campton-Bold';
	font-weight: normal;
	line-height: 1;
	font-size: 1.0625rem;
	color: #004C73;
	letter-spacing: -0.52px;
}

.secondary-menu li:not(:last-child) {
    margin-right: 15px;
    line-height: 1;
}

.secondary-menu li a {
	font-family: 'Campton-Book';
	font-weight: normal;
	font-size: 0.9375rem;
	line-height: 1;
	color: #004C73;
	letter-spacing: -0.46px;
}

.secondary-menu li.insta, .secondary-menu li.user{
	margin-left: 30px;
}

.secondary-menu li.insta a{
	font-size: 1.25rem;
}

.secondary-menu li.insta i{
	position: relative;
	top: 2px;
}

.secondary-menu li.cart a{
	font-size: 1.25rem;
}

.secondary-menu li.cart i{
	position: relative;
	top: 1px;
}

.secondary-menu li.fb a{
	font-size: 1rem;
}

.secondary-menu li.user a{
	font-size: 1.25rem;
}

.secondary-menu li.user i{
	position: relative;
	top: 1px;
}

.mm-menu {
    --mm-navbar-size: 74px;
    --mm-listitem-size: 35px;
    --mm-color-background: #004C73;
    --mm-color-button: white;
    --mm-color-border: rgba(255,255,255,.3);
    --mm-color-text: white;
    --mm-color-text-dimmed: white;
}

.mm-listitem__btn:not(.mm-listitem__text){
	border: none;
}

.mm-listview {
    padding-top: 15px;
}

.mm-menu .mm-listview a, .mm-menu .mm-listview a:active, .mm-menu .mm-listview a:hover, .mm-menu .mm-listview a:link, .mm-menu .mm-listview a:visited{
    font-family: 'Campton-Bold';
	font-weight: normal;
    font-size: 1.125rem;
}

#mm-1 .mm-navbar .mm-navbar__title{
	text-transform: uppercase;
	font-family: 'Campton-Bold';
	font-weight: normal;
}

.top-page{
	padding-bottom: 60px;
	padding-top: 60px;
	background-color: #FFE4B1;
	min-height: 485px;
	margin-bottom: 4rem;
	background-image: url("images/bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.top-page.top-page-bgcolor{
	background-image: none;
}

.top-page-overlay{
	bottom: 3rem;
	left: 0;
	right: 0;
	z-index: 1;
}

body.home .top-page{
	padding-bottom: 120px;
	padding-top: 122px;
}

.accordion-item{
	border-bottom: 2px solid rgba(0,0,0,.1);
	font-size: 1.25rem;
}

.accordion-heading-content{
	padding: 10px 0;
	cursor: pointer;
	position: relative;
	line-height: 1.2;
	padding-right: 50px;
	font-size: 1.125em;
}

.accordion-heading-content.collapsed i{
	transform: rotate(180deg);
}

.accordion-heading-content i{
	right: 0;
	position: absolute;
	top: 12px;
}

.accordion-content{
	padding: 0 50px 0 0;
}

.bg-blue{
	background-color: #004C73;
}

.text-blue{
	color: #004C73;
}

.bg-orange{
	background-color: #FDC965;
}

.text-orange{
	color: #FDC965
}

.bg-yellow{
	background-color: #FFE4B1;
}

footer{
	margin-top: 8rem;	
}

.footer-top{
	height: 75px;
	background-image: url("images/bg-footer.svg");
	background-position: center center;
	background-size: auto 100%;
}

.footer-bottom p{
	font-size: 0.75rem;
	letter-spacing: -0.3px;
}

.container-page{
	padding-top: 106px;
}

body .fs-wrap {
    display: block;
    position: relative;
}

body .fs-label-wrap {
    width: 100%;
    background-color: #fff;
    border: 2px solid #004C73;
    height: 45px;
    border-radius: .25rem;
    cursor: pointer;
}

body .fs-dropdown {
    width: 100%;
    background-color: #fff;
    border: 2px solid #004C73;
    border-radius: .25rem;
}

body .fs-label-wrap .fs-label {
    padding: 15px 22px 10px 15px;
}

body .fs-dropdown .fs-options {
    padding-top: 10px;
}

body  .fs-option, body .fs-search, body .fs-optgroup-label {
    padding: 8px 15px;
    cursor: pointer;
}

body .facetwp-input-wrap {
    display: block;
}

body .facetwp-facet input.facetwp-search, body .facetwp-facet input.facetwp-location {
    width: 100%;
    background-color: #fff;
    border: 2px solid #004C73;
    height: 45px;
    min-height: 45px;
    border-radius: 4px;
    font-size: 1rem;
    padding: 0px 15px;
    color: #004C73;
}

body .facetwp-icon{
	right: 5px;
}

body .fs-arrow {
    border-top: 5px solid #004C73;
    right: 10px;
}

body .facetwp-facet {
    margin-bottom: 0;
}

h2.card-title{
	font-size: 1.6875rem;
	letter-spacing: -0.83px;
	line-height: 1.2;
}

.mb-30{
	margin-bottom: 30px;
}

.style-0, .style-4, .style-8{
	background-color: #004C73;
	color: #FFE4B1;
}

.style-0 p, .style-4 p, .style-8 p, .style-0 p a, .style-4 p a, .style-8 p a{
	color: #FFE4B1;
}

.style-1, .style-5, .style-6{
	background-color: #FFE4B1;
	color: #FDC965;	
}

.style-1 p, .style-5 p, .style-6 p, .style-1, .style-5, .style-6{
	color: #004C73;
}

.style-2, .style-3, .style-7{
	background-color: #FDC965;
	color: #004C73;
}

.style-2 p, .style-3 p, .style-7 p{
	color: #004C73;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
    clear: both;
}

.woocommerce.single-product .quantity .qty {
	font-size: 5.25rem;
    color: #FFFFFF;
    text-align: center;
    max-width: 128px;
    height: 128px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.1);
    display: inline-block;
    padding: 0;
    line-height: 1;
    font-weight: 500;
    border: none;
    font-family: 'Campton-Bold';
    padding-top: 15px;
}

.single-product .input-group > .input-group-prepend > .btn, .input-group > .input-group-append > .btn {
    font-size: 4.000em;
    color: #FFFFFF;
    line-height: 1;
    font-family: 'Campton-Bold';
    box-shadow: none;
    background-color: transparent;
	border:none;
}

.single-product input::-webkit-outer-spin-button,
.single-product input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.single-product input[type=number] {
	-moz-appearance: textfield;
}

.woocommerce.single-product div.product form.cart div.quantity {
    float: none;
    margin: 0 0 2rem 0;
}

.single-product .quantity .input-group {
    -ms-flex-pack: center;
    justify-content: center;	
    margin-bottom: 3rem;
}

.single-product .btn.btn-default.bootstrap-touchspin-up{
	position: relative;
	top: 5px;
}

.woocommerce div.product form.cart{
	text-align: center;
}

.woocommerce div.product form.cart .button {
    float: none;
    background: #FDC965;
    font-family: 'Campton-Bold';
	font-size: 18px;
	color: #004C73;
	letter-spacing: -0.55px;
	border-radius: 0;
	padding: 1em 1.5em .75em 1.5em;
	font-weight: normal;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
    padding: 15px;
}

.header-desktop .container-fluid{
	max-width: 1500px;
}

.btn {
	font-family: 'Campton-Book';
    display: inline-block;
    font-weight: 400;
    color: #004C73;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    padding: 1rem 2rem .75rem 2rem;
    font-size: 1.0625rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background: #FFFFFF;
	border: 2px solid #DEDCDC;
	box-shadow: 2px 3px 4px -2px rgba(0,0,0,0.50);
	letter-spacing: -0.52px;
	text-decoration: none;
}

.btn:hover{
	border: 2px solid #004C73;
	background: #004C73;
	color: #FFF;
}

.title-program{
	font-size: 1.625rem;
	letter-spacing: -0.8px;
	margin-top: 120px;
}

.benefit-program{
	font-family: "Campton-Bold";
	font-size: 6.25rem;
	letter-spacing: -3.06px;
	margin-bottom: 120px
}

.pb-7{
	padding-bottom: 7rem;
}

.pt-7{
	padding-top: 7rem;
}

a.home-block{
	text-decoration: none;
}

a.home-block .quick-links i{
	position: relative;
	top: 2px;
	font-size: 0.9375rem;
}

a.home-block .quick-links{
	left: 0;
	position: relative;
	transition: .2s;
}

a.home-block:hover .quick-links{
	left: 10px;
	color: #FDC965;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	max-width: unset;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	width: 100%;
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.woocommerce form .form-row label{
	line-height: 1.2;
}

body .woocommerce form .form-row input.input-text, body .woocommerce form .form-row textarea {
	border: 1px solid rgba(0,0,0,.1);
    padding: 10px 7px 7px 7px;
    color: #004C73;
}

.woocommerce-billing-fields__field-wrapper label{
	display: block;
	width: 100%;
	margin-bottom: 0;
}

.woocommerce-billing-fields__field-wrapper span{
	display: block;
	width: 100%;
}

.woocommerce-billing-fields__field-wrapper span.optional{
	display: inline;
	width: auto;
}

.mm-listview i{
    margin-right: 7px;
    width: 18px;
}

.mm-listview i.fa-instagram{
	position: relative;
    top: 1px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    padding: 0.875em 1em .618em 1em;
    border-radius: 0;
    transition: .2s;
    color: #FFF;
    background-color: #004C73;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #FDC965;
    color: #FFF;
}

div.woocommerce h2{
	font-size: 1.5rem;
	letter-spacing: -0.5px;
	margin-bottom: 0.5rem;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #004C73;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding: 1.25em 1em 1em 1em;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #FDC965;
}

.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 15px;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	margin-top: 30px;
}

span.woocommerce-input-wrapper{
	display: block;
    width: 100%;
}

.woocommerce table.shop_table {
    border-radius: 0;
}

#payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    border-radius: 0;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    line-height: 1.5;
	color: #004C73;
    border-top: 3px solid #004C73;
    background-color: #FFF;
    padding: 15px;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	background-color: #f7f6f7;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    font-size: 100%;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f7f6f7;
        border-top-color: #f7f6f7;
        border-right-color: #f7f6f7;
        border-left-color: #f7f6f7;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #FEE7B6;
    border-radius: 0;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #FED16D;
}

.woocommerce a.remove {
    line-height: 1.25;
}

.woocommerce-info::before {
    color: #004C73;
}

#customer_details > div.col-1 > div > h3{
	display: none;
}

.woocommerce-MyAccount-navigation ul{
	list-style: none;
	padding: 0;
}

.woocommerce-MyAccount-navigation ul li{
	margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation ul li a{
	font-size: 1.250rem;
	font-family: 'Campton-Bold';
    font-weight: normal;
    line-height: 1;
    letter-spacing: -0.52px;
    text-decoration: none;
}

.woocommerce-info {
    border-top-color: #004C73;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    min-width: 100%;
}

.woocommerce div.product form.cart{
	margin-bottom: 0;
}

.card-footer i{
	font-size: 1.5rem;
	cursor: pointer;
	transition: opacity .2s;
}

.card-footer i:hover{
	opacity: .6;
}

.modal-header {
    padding: 1.5rem 1rem 1rem 1rem;
}

.modal-header h2.card-title, .modal-body p{
	color: #004C73;
}

::-webkit-input-placeholder {
  	color: #004C73;
}

:-ms-input-placeholder {
  	color: #004C73;
}

::placeholder {
  	color: #004C73;
}

.commerce{
	min-height: 270px;
}

body .gdpr-container p {
    font-size: 16px;
    line-height: 1.2;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	margin: 0 0 30px 0;
}

body .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
	display: block;
	width: 100%;
}

.ol-popup {
    min-width: 400px;
}

th {
    vertical-align: top;
}

@media (max-width: 1199.98px) {
	
}

@media (max-width: 991.98px) {
	.header-mobile .logo img{
		width: 250px;
	}
	.container-page{
		padding-top: 91px;
	}
	body{
		font: 90%;
	}
	h1, .h1, h2, .h2{
		font-size: 2.5rem;
	}
	.title-program {
		font-size: 1.25rem;
	}
	.benefit-program {
		font-size: 5.25rem;
	}
}

@media (max-width: 767.98px) {
	body .facetwp-facet {
    	margin-bottom: 15px;
	}
	body{
		font: 90%;
	}
	body.home .top-page {
	    padding-bottom: 60px;
	    padding-top: 60px;
	}
	.top-page {
		margin-bottom: 3rem;
		min-height: 235px;
	}
	.pt-7 {
	    padding-top: 3rem;
	}
	.pb-7 {
	    padding-bottom: 3rem;
	}
	.title-program {
		margin-top: 60px;
	}
	.benefit-program {
		margin-bottom: 30px;
	}
	footer {
    	margin-top: 1rem;
	}
}


@media (max-width: 575.98px) { 
	.header-mobile .logo img{
		width: 170px;
	}
	.container-page{
		padding-top: 74px;
	}
	.mb-30{
		margin-bottom: 15px;
	}
	.woocommerce .quantity .qty {
		max-width: 80px !important;
		height: 80px !important;
		font-size: 3.2em !important;
	}
	.single-product .input-group > .input-group-prepend > .btn, .input-group > .input-group-append > .btn {
		padding:1rem 1rem .75rem 1rem;
		font-size:2.5em;
	}
}

@media (min-width: 991.98px) {
	.img-vouchers {
	    position: absolute;
	    left: 65px;
	    width: 700px;
	    height: auto;
	    max-width: none;
	    top: 0;
	}
}

@media (min-width: 1199.98px) {
	.secondary-menu li a {
	    font-size: 1rem;
	}
	.main-menu li a {
	    font-size: 1.250rem;
	}
	.container-page{
		padding-top: 114px;
	}
	.home-block{
		min-height: 243px;
	}
}

@media (min-width: 1365.98px) {
	.secondary-menu li a {
	    font-size: 1rem;
	}
	.main-menu li a {
	    font-size: 1.5rem;
	}
	.container-page{
		padding-top: 116px;
	}
}