/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         DiEZZ
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/

body {
	background-color:#fff;
}
input, select {
	font-family: "Roboto",Verdana,sans-serif;
}

h1, h2, h3 {
	font-family: "Oswald",Verdana,sans-serif;
}
.mk-header {
	border :0 !important;
}

.mk-button {
  font-family: "Oswald",Verdana,sans-serif;
}
.mk-header .mk-header-inner {
    z-index: 800;
}
/*
body #mk-page-id-9, body #mk-page-id-170, body #mk-page-id-357, body #mk-page-id-414, body #mk-page-id-482, body #mk-page-id-609, body #mk-page-id-616, body #mk-page-id-693, body #mk-page-id-702, body #mk-page-id-1102 {
	display: none!important;
}
*/
#theme-page .theme-page-wrapper .theme-content {
    padding: 0 20px;
}
#theme-page .theme-page-wrapper {
    margin: 0 auto;
}
#firstfly .jupiter-donut-height-full, .homeactu .jupiter-donut-height-full {
	height: auto !important;
}
.woocommerce div.product {
	padding-top: 60px;
}
.header-style-1.header-align-left .header-logo a {
    margin-top: -28px;
}
.fit-logo-img a {
	height: 115%;
}
.sticky-style-fixed.header-style-1.a-sticky .fit-logo-img a, .sticky-style-fixed.header-style-3.a-sticky .fit-logo-img a {
	height: 105%;
	margin-top: -18px;
}
.sticky-style-fixed.header-style-1.a-sticky .mk-header-holder, .sticky-style-fixed.header-style-3.a-sticky .mk-header-holder {
	top:0px !important;
}
.sticky-style-fixed.header-style-1.a-sticky .mk-header-toolbar, .sticky-style-fixed.header-style-1.a-sticky .mk-header-tagline, .sticky-style-fixed.header-style-3.a-sticky .mk-header-toolbar, .sticky-style-fixed.header-style-3.a-sticky .mk-header-tagline {
    height: 28px;
    line-height: 28px;
}
.mk-header-toolbar .header-grid.mk-grid {
    display: flex;
    justify-content: flex-end;
}
.mk-header-toolbar .mk-header-toolbar-holder {
	padding: 0 7px;
}
.homeacroch {
	font-size: 2.188em;
	text-transform: uppercase;
}
.brush {
    font-family: 'Caveat Brush',cursive;
    color:#fff;
}
.brush span {
    color: #e2372d;
}
.bebas {
    font-family: "Oswald",Verdana,sans-serif;
    color:#fff;
    font-weight: 200;
}
.bebas span  {
	font-weight: 600;
}

.mobilhome {
	display: none;
}
.mk-toolbar-holder {
	float: right;
	padding: 0 10px;
}
.mk-header-tagline {
    background: #e2372d;
    color: #fff !important;
    display: inline-block;
    float: left;
    font-family: "Oswald",Verdana,sans-serif;
    font-size: 1.3em;
    margin: 0 10px;
    padding: 0 20px;
    width: auto;
}
@media screen and (max-width: 780px)
{
	.mk-header-toolbar {
		display: block;
		padding: 0;
	}
	.mk-toolbar-resposnive-icon {
		display: none;
	}
	.mk-toolbar-holder {
		padding: 0;
		float: left;
		width: 100%;
	}
	.mk-header-tagline {
		margin: 0 !important;
		width: 180px !important;
	    padding: 0;
	    text-align: center;
	    float: right !important;
	}
	.mk-header-social {
		display: none !important;
	}
}
@media screen and (max-width: 768px)
{
	.header-logo img {
	    top: 70%;
	}
	.mobilhome {
		display: block;
	}
}


#topvid {
	min-height: 500px;
}
/*
#topvid .vc_col-sm-4 {
	width: 40% !important;
}
#topvid .vc_col-sm-8 {
	width: 60% !important;
}
*/
#topvid .firstpart {
	margin: 0 0 0 15%;
}
#topvid .secpart {
	margin:0;
}
#topvid h1 {
	color: #fff !important;
	font-weight: 200;
	font-size: 5em !important;
	line-height: 0.9;
	margin: 60px 0 10px 0;
}
#topvid h1 span {
	font-weight: 600;
	display: block;
}
#topvid a .playvid {
	margin: -95px -55px 0 0;
    position: relative;
    z-index: 300;
    border: solid 3px #e2372d;
    padding: 3px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
    transition: padding 0.2s, margin 0.2s;
    -webkit-transition: padding 0.2s, margin 0.2s; /* Safari */
}
#topvid a:hover .playvid {
    padding: 7px;
    margin: -99px -59px 0 0;
}
#topvid a p {
	color: #fff;
    font-family: "Oswald",Verdana,sans-serif;
    font-size: 2.5em;
    font-weight: 200;
    line-height: 1.1;
    margin: 70px 80px 0 0;
    text-align: right;
    text-transform: uppercase;
}
#topvid a p span {
	font-weight: 600;
	display: block;
}

#topvid .txtvid {
	padding-left: 5%;
}

.mobilimg .mk-image {
	margin: 0 !important;
}
@media screen and (max-width: 1280px)
{
	#topvid h1 {
		font-size: 3.8em !important;
	}
	.homeacroch {
		font-size: 1.8em;
	}
}
@media screen and (max-width: 960px)
{
	#topvid h1 {
		font-size: 2.8em !important;
	}
	.homeacroch {
		font-size: 1.45em;
	}
}
@media screen and (max-width: 768px)
{
    #topvid {
    	min-height: inherit;
    }
    #topvid .vc_col-sm-4 {
		width: 100% !important;
	}
	#topvid .vc_col-sm-8 {
		display: none;
	}
	#topvid a .playvid {
		margin: -105px 28px 0 0;
		width: 80px;
	}
	#topvid a:hover .playvid {
	    padding: 7px;
	    margin: -109px 24px 0 0;
	}
	#topvid .firstpart {
		margin: 0 5% 0 5%;
	}
	#topvid .secpart {
		margin:0;
		padding-bottom: 8px;
	}
	#topvid h1 {
		font-size: 4.5em !important;
		margin: 0 !important;
		padding: 20px 0 0 5px;
	}
	.homeacroch {
		font-size: 2.25em;
	}
	#topvid a p {
	    margin: 30px 140px 0 0;
	    padding: 0 0 20px;
	}

}

@media screen and (max-width: 480px)
{
	#topvid h1 {
		font-size: 3.6em !important;
	}
	.homeacroch {
		font-size: 1.85em;
		text-transform: uppercase;
		padding-left: 6px;
    padding-bottom: 10px;
	}
}

#delta_prod  {
	padding: 60px 0;
}
#delta_prod .flydetail {
 	background-position: top right !important;
}
#delta_prod h2, .homeactu h2 {
 	font-size: 2.5em;
 	font-family: "Oswald",Verdana,sans-serif;
 	font-weight: 600;
 	color: #2a2a2a;
 }
#delta_prod h2 span, .homeactu h2 span {
 	color: #e2372d;
}
#delta_prod h2 em, .homeactu h2 em {
	display: block;
	font-style: normal;
	font-weight: 200;
}
#delta_prod p {
	font-size: 1em;
}
#delta_prod p strong {
	color: inherit;
}
#delta_prod .detailacroch {
	font-size: 1.375em;
	text-transform: uppercase;
	line-height: 1.2;
    margin-top: 30px;
}
#delta_prod .flyprod .box-holder {
	padding: 30px 0 !important;
}
#delta_prod .flyprod .flybtn {
	position: absolute !important;
	bottom: 20px;
    right: 0;
}

.flybtn a {
	background-image: url("./images/vol-picto.png");
	background-image: url("./images/vol-picto.svg");
    background-position: 88% 50%;
    background-repeat: no-repeat;
    background-size: 22px auto;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 18px 60px 18px 15px;
    text-transform: uppercase;
}
.flybtn a:hover {
    background-position: 92% 50%;
}

#delta_prod .inlinebutton {
    bottom: 20px;
    position: absolute !important;
    right: 0;
}
#delta_prod .hoverbutton {
	bottom: 40px;
	position: absolute;
	right: 0;
}
#delta_prod .inlinebutton .flybtn {
    position: relative !important;
    display: inline-block;
    bottom:0;
}
#delta_prod .inlinebutton .gpinline .vc_column-inner  {
	padding: 0;
}

#delta_prod .inlinebutton .inlineprice {
	display: inline-block;
	margin: 10px 0;
}

#delta_prod .homeprice {
    font-size: 1.25em !important;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0;
    padding: 16px;
    line-height: 100%;
    color: #e2372d;
    background:#fff;
}

.widebtn a {
	padding: 18px 80px 18px 20px;
}

.widget_contact_info ul li a {
	    color: #fff;
}
.widget_contact_info ul li a:hover {
	    color: #e2372d;
}

.crosssection {
	/*
	position: absolute;
	top: 107%;
	*/
	position: relative;
}
#delta_prod h3, #delta_prod .flyprod h2 {
 	color:#fff;
 	font-family: "Oswald",Verdana,sans-serif;
 	font-size: 2.875em;
 	font-weight: 200;
 	text-shadow: 0px 0px 6px #000000;
 	margin: 0 0 0 30px;
}
#delta_prod h3.smaller {
 	font-size: 1.750em;
 	font-weight: 200;
}
#delta_prod h3 span, #delta_prod .flyprod h2 span {
	font-weight: 600;
	color:#fff;
}
#delta_prod .prodacroch {
  	color:#fff;
	font-size: 1.250em;
	text-shadow: 0px 0px 6px #000000;
	margin: 0 0 0 30px;
}

@media screen and (max-width: 768px)
{
	#delta_prod .flydetail {
		padding-right: 8%;
		padding-left: 8%;
		margin-top: 40px;
	}
	#delta_prod h3 {
		font-size: 2.2em;
	    margin: 0 auto;
	    width: 80%;
	}
	#delta_prod .prodacroch {
	    font-size: 1.5em;
	    margin: 0 auto;
	    width: 80%;
	}
	#delta_prod h3.smaller {
	    font-size: 2.2em;
	    font-weight: 200;
	   	margin: 0 auto;
	    width: 80%;
	}
	#delta_prod .inlinebutton {
	    text-align: center;
    	width: 100%;
	}
	#delta_prod .inlinebutton .inlineprice {
		margin: 0;
	}
	#delta_prod .inlinebutton .flybtn {
	    margin: 0;
	}
	#delta_prod .hoverbutton {
		bottom: 40px;
		position: absolute;
		left: 50%;
		width: 100px;
		margin-left: -50px;
	}
	#delta_prod .homeprice {
    text-align: center;
}
}

#menu-tangatamanu a {
	font-family: "Oswald",Verdana,sans-serif;
	font-weight: 500;
}

#delta_para {
	padding: 60px 5%;
}
#delta_para .flyborder {
    border-right: 2px solid;
}
#delta_para .flycomp {
    padding: 0 30px;
}
#delta_para .flycomp p strong {
	color: #fff;
}
#delta_para h2 {
	color: #fff;
	font-family: "Oswald",Verdana,sans-serif;
	font-weight: 600;
	font-size: 4.6em;
	line-height: 1;
}
#delta_para span {
	display: block;
}
#delta_para span.red {
    color: #e2372d;
    font-size: 0.7em;
    font-style: normal;
    margin: 0 0 0 50px;
}
#delta_para .flytitle {
	background-image: url("./images/deltaplane-picto.png");
	background-image: url("./images/deltaplane-picto.svg");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 140px auto;
}

#delta_para h3 {
	color: #fff;
	font-size: 2.375em;
	font-weight: normal;
	line-height: 1.25;
	margin: 0 0 40px 0;
}
#delta_para h3 span {
	display: block;
	font-size: 0.6em;
	color: #fff;
}
#delta_para p {
	color: #8d8d8d;
	font-size: 1em;
	line-height: 1.7;
}
@media screen and (max-width: 1280px)
{
	#delta_para h2 {
		font-size: 3.4em;
	}
}
@media screen and (max-width: 960px)
{
	#delta_para h2 {
		font-size: 2.6em;
	}
	.crosssection {
	    margin: 0 0 0 -100% !important;
	    top: 104%;
	}
}
@media screen and (max-width: 768px)
{
	#delta_para h2 {
		font-size: 5em;
	}
	#delta_para .flytitle {
	    height: 330px;
	    margin: 0 20px;
	    padding: 0;
	}
	#delta_para .flycomp {
    	padding: 0 20px;
	}
	#delta_para .flyborder {
		border-right: inherit;
	    border-bottom: 2px solid;
	    margin-bottom: 20px;
	}
	.crosssection {
		margin: 0 auto !important;
		left: 0;
	}
}
@media screen and (max-width: 480px)
{
	#delta_para h2 {
		font-size: 3.7em;
	}
	#delta_para .flytitle {
	    height: 220px;
	}
}
#firstfly {
	background-size: 100% auto !important;
	background-position: center top !important;
	padding: 25% 0 60px 0;
}

#firstfly .fflydetail {
	background: #fff;
	padding: 30px;
	margin-right: 30px !important;
}

#firstfly .fflydetail h2 {
	color: #2a2a2a;
	font-family: "Oswald",Verdana,sans-serif;
	font-weight: 200;
	font-size: 2.25em;
}
#firstfly .fflydetail h3 {
	font-size: 1.35em;
}
#firstfly .fflydetail h2 span {
	font-weight: 600;
}
#firstfly .fflydetail h2 em {
	color: #e2372d;
	font-style: normal;
}
#firstfly .fflydetail .detailacroch {
	font-size: 1.2em;
}
#firstfly .fflydetail p {
	color: #494949;
	font-size: 0.95em;
}
#firstfly .fflydetail p strong {
	color: inherit;
}
#firstfly .whois {
    background-image: url("./images/tangatamanu-homme-volant.png");
    background-position: 78% top;
    background-repeat: no-repeat;
    background-size: 210px auto;
}
#firstfly .whois .tangatamanu {
    border: 3px solid;
    border-radius: 50%;
    color: #e2372d;
    height: auto;
    padding: 5px 5px 0;
    width: 265px;
    margin: 0 0 -40px 12%;
    position: relative;
    z-index: 100;
}

#firstfly .whois .whoisdetail {
	padding: 80px 30px 30px 30px;
}

#firstfly .whois .whoisdetail h2 {
	color: #fff;
	font-size: 2em;
	font-weight: 600;
}
#firstfly .whois .whoisdetail h2 span {
	font-weight: 200;
}

#firstfly .whois .whoisdetail h2 em {
	color: #e2372d;
	font-style: normal;
}

#firstfly .whois .whoisdetail p {
	font-size: 0.95em;
	color: #8d8d8d;
}

#firstfly .whois .whoisdetail p strong {
	color: #fff;
}

#firstfly .whois .whoisdetail .stitre {
	margin: 0;
}

#firstfly .whois .whoisdetail .acroch {
	color: #fff;
	font-size: 1.3em;
}

.homeactutitle {
	margin-left: 20px;
   margin-right: 20px;
}
@media screen and (max-width: 1280px)
{
	#firstfly .whois .tangatamanu {
	    margin: 0 0 -40px calc(50% - 180px);
	}
	#firstfly .whois {
		background-position: calc(50% + 110px) top;
	    background-size: 180px auto;
	}
}
@media screen and (max-width: 960px)
{
	#firstfly .fflydetail {
		padding: 10px;
		margin-right: 0px !important;
	}
	#firstfly .whois .whoisdetail {
	    padding: 80px 15px 30px;
	}
	#firstfly .fflydetail h2 span {
	    display: block;
	}
	#firstfly .whois .whoisdetail h2 span {
	    display: block;
	}
}
@media screen and (max-width: 768px)
{
	#firstfly {
		background-image: url('./images/decollage-vol-annecy-800w.jpg') !important;
	    background-position: right top !important;
	    background-size: 100% auto !important;
	    padding: 35% 0 60px;
	}
	#firstfly .whois .tangatamanu {
	    margin: 0 0 -40px calc(50% - 180px);
	}
	#firstfly .vc_col-sm-6 {
		padding-left: 7%;
		padding-right: 7%;
	}
	#firstfly .whois {
		background-position: calc(50% + 110px) top;
	    background-size: 160px auto;
	    margin-top: 40px;
	}
}

/* page contact */
#firstfly.pgcontact {
	padding: 10% 0 60px 0;
}
#firstfly.pgcontact h1 {
	color: #2a2a2a;
	font-family: "Oswald",Verdana,sans-serif;
	font-weight: 200;
	font-size: 5em;
	padding:5% 15px 10% 15px;
}
#firstfly.pgcontact h1 em {
	font-style: normal;
	font-weight: 600;
	color: #e2372d;
}
#firstfly.pgcontact input, #firstfly.pgcontact textarea {
	width: 100%;
}
#firstfly.pgcontact input[type="submit"] {
	background-color: #e2372d;
	color: #fff;
	border: none;
	border-radius: 0;
	padding: 18px 80px 18px 20px;
	background-image: url("./images/vol-picto.png");
	background-image: url("./images/vol-picto.svg");
    background-position: 88% 50%;
    background-repeat: no-repeat;
    background-size: 22px auto;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align:left;
}
#firstfly.pgcontact input[type="submit"]:hover {
	background-position: 92% 50%;
}
#firstfly.pgcontact label span {
	color: #e2372d;
}
#firstfly.pgcontact .whois {
	background-image: none;
}
#firstfly .whois .whoisdetail.pgcontact {
	padding: 30px;
	margin-bottom: 40px;
}
#firstfly .whois .whoisdetail.pgcontact h2 {
	color: #e2372d;
	font-size: 2.5em;
}
#firstfly .whois .whoisdetail.pgcontact h2 span {
	color: #fff;
}
#firstfly .whois .whoisdetail.pgcontact p {
	font-size: 1.1em;
	color: #fff;
}
.widget_contact_info ul li {
	color: #fff;
	font-size: 1em;
}
#firstfly .whois .whois_follow {
	text-align: right;
	margin: 20px 0 0 0;
	color: #fff;
}
#firstfly .whois .whois_follow p {
	color: #fff;
	font-size: 1.3em;
}
#firstfly .whois .social-networks-15 {
	margin-top: -10px !important;
}

@media screen and (max-width: 1280px)
{
	#firstfly.pgcontact {
	    background-size: 130% auto !important;
	}
	#firstfly.pgcontact h1 {
		font-size: 4.5em;
	}
}
@media screen and (max-width: 960px)
{
	#firstfly.pgcontact {
	    background-size: 150% auto !important;
	}
	#firstfly.pgcontact h1 {
		font-size: 4em;
	}
}
@media screen and (max-width: 768px)
{
	#firstfly.pgcontact h1 {
	    font-size: 2.8em;
	    padding: 70px 0 10px;
	    text-align: center;
	}
}
@media screen and (max-width: 460px)
{
	#firstfly.pgcontact {
	    background-size: 230% auto !important;
	}
	#firstfly.pgcontact h1 {
	    font-size: 2.8em;
	    padding: 50px 0 5px;
	    text-align: center;
	}
	#firstfly.pgcontact h1 em {
		display: block;
	}
}
#mk-footer {
	padding: 40% 0 0;
	background-size: 100% auto !important;
}
#mk-footer a {
	font-family: "oswald",Verdana,sans-serif;
	font-size: 1.2em !important;
	font-weight: 400;
}
#mk-footer p {
	text-align: center;
	margin: 0;
	font-size: 1.1em !important;
}
#mk-footer .numtel {
	font-family: "Oswald",Verdana,sans-serif;
    font-size: 1.5em !important;
    padding-top: 30px;
}
#mk-footer .flogo {
    display: block;
    margin: 0 auto;
    padding: 0 0 30px;
}
#mk-footer .secure {
    display: block;
    margin: 0 auto;
    padding: 15px 0 0 0;
}
#mk-footer #menu-footer1 {
	padding: 20px 0 0 40px;
} 
#mk-footer #menu-footer2 {
	padding: 20px 0 0 0;
} 

#mk-footer #menu-footer2 li:not(:first-child):not(:nth-child(5)) {
	padding: 0 0 0 25px;
}
@media screen and (max-width: 960px)
{
	#mk-footer .flogo {
	    width: 70%;
	}
	#mk-footer #menu-footer1, #mk-footer #menu-footer2 {
	    font-size: 0.75em;
	    line-height: 1.6;
	}
	#mk-footer #menu-footer2 li:not(:first-child):not(:nth-child(5)) {
	    padding: 0;
	}
}
@media screen and (max-width: 768px)
{
	#mk-footer .flogo {
	    margin: 0 auto;
	    width: 296px;
	}
	#mk-footer #menu-footer1, #mk-footer #menu-footer2 {
	    font-size: 1em;
	    text-align: center;
	    padding:0;
	}
}
@media screen and (max-width: 360px)
{
	#mk-footer #menu-footer1, #mk-footer #menu-footer2 {
	    font-size: 0.8em;
	}
}

#topcat {
	padding: 12% 0 0 0;
	background-color: #e2e2e2;
	background-size: 100% auto !important;
	background-position: center top !important;
}
#topcat.shop {
	padding: 0;
}
#topcat.deltagift {
	padding: 29vw 0 0 0;
}
#topcat h1 {
    color: #ffffff;
    font-family: "oswald",Verdana,sans-serif;
    font-weight: 200;
    margin: 0 auto;
    width: 50%;
    float: right;
    font-size: 4.5em;
    line-height: 0.85;
    text-shadow: 0px 0px 6px #000000;
    padding: 0 0 12%;
}
#topcat.deltagift h1 {
    color: #2a2a2a;
    font-weight: 600;
    float: inherit;
    text-align: center;
    font-size: 4.5em;
    line-height: 0.85;
    text-shadow: none;
    padding: 0 0 6%;
}
#topcat h1 span {
	display: block;
    font-weight: 600;
    font-size: 1.4em;
    padding-top: 10px;
}

#topcat.deltagift h1 span {
	display: block;
    font-weight: 200;
    font-size: 0.9em;
}
#topcat.deltagift h1 em {
	font-style: normal;
	color: #e2372d;
}
#topcat h2 {
	font-family: "oswald",Verdana,sans-serif;
  font-weight: 400;
	margin-top: 30px; 
	font-size: 2.3em;
}
#topcat h2 span {
	color: #e2372d;
	display: block;
	font-size: 1.3em;
}
#topcat.deltagift h2 span {
	color: #e2372d;
	display: block;
}
#topcat.deltagift h3, #topcat.deltagift h3 span {
	font-family: "oswald",Verdana,sans-serif;
	background:none;
	font-size: 1.2em;
    color: #404040;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 10px 0;
}
#topcat .catdesc {
	background:#fff;
	padding: 30px;
	background-position: 95% 15% !important;
    background-repeat:no-repeat;
    background-size: 25% auto !important;
}
#topcat .gifttitle {
	background:#fff;
	padding: 40px 30px 10px 30px;
}
#topcat .giftdetail {
	background:#fff;
	padding: 0 30px 20px 30px;
}
#topcat .giftprocess {
	background:#fff;
	padding: 0 30px 20px 30px;
}
.catdesc p, .catdesc p strong, .prodmore p, .prodmore p strong, #topcat .giftdetail p, #topcat .giftdetail p strong {
	color: #494949;
    font-size: 1em;
}

#topcat .catdesc .flycoupon {
	margin:	-140px 0 -10px 0 !important; 
}
.prodmore {
	margin-top: 50px;
}
.prodmore p {
	font-size: 1em;
}
.cattxt {
	background:#fff;
	padding: 50px 40px 40px 40px;
}

.cattxt h2, .prodmore h2 {
	font-size: 1.8em !important;
	font-family: "oswald",Verdana,sans-serif;
  font-weight: 400;
}

.cattxt .vc_column-inner {
	padding-top: 0;
}


@media screen and (max-width: 1280px)
{
	#topcat {
		background-size: 130% auto !important;
		background-position: left top !important;
		padding: 15% 0 0 0;
	}
	#topcat.deltagift {
		background-size: 100% auto !important;
		background-position: center top !important;
		padding: 30% 0 0;
	}
	#topcat h1 {
	    font-size: 3.5em;
	    padding: 0 0 10%;
	}
	#topcat.deltagift h1 {
	    font-size: 3.8em;
	    padding: 0 0 4%;
	}
}
@media screen and (max-width: 960px)
{
	#topcat {
		background-size: 140% auto !important;
		padding: 18% 0 0 0;
	}
	#topcat h1 {
	    font-size: 3em;
	    padding: 0 0 12%;
	}
	#topcat .catdesc .flycoupon {
    	margin: -50px auto -10px auto !important;
    	width: 100%;
    }
	#topcat.deltagift h1 {
	    font-size: 3.2em;
	    padding: 0 0 2%;
	    width:60%; 
	}
	.cattxt {
		background:#fff;
		padding: 40px 30px 30px 30px;
	}
}
@media screen and (max-width: 768px)
{
	#topcat h1 {
	    font-size: 2.5em;
	}
	#topcat h2 {
	    font-size: 2em;
	    text-align: center;
	}
	#topcat .catdesc {
		background-image: none !important;
	}
	#topcat .catdesc .flycoupon {
    	margin: -80px auto -10px auto !important;
    	width: 50%;
    }
	#topcat .catdesc .flycoupon .mk-image-inner {
		overflow: visible !important;
	}
	#topcat.deltagift h1 {
	    font-size: 2.6em;
	    width:90%;
	    margin-top: 12vw;
	}
	.cattxt {
		background:#fff;
		padding: 30px 20px 20px 20px;
	}
	.cattxt h2, .prodmore h2 {
		font-size: 1.6em !important;
	}
	#mk-footer {
    background-image: url(./images/survol-deltaplane-800w.jpg);
  }
  #topcat.vc_custom_1495137954157 {
  	background-image: url(./images/survol-lac-annecy-800w.jpg) !important;
  	background-size: 100% auto !important;
  }
  #topcat.vc_custom_1495138517592 {
  	background-image: url(./images/tandem-parapente-annecy-800w.jpg) !important;
  	background-size: 100% auto !important;
  }
  #topcat.vc_custom_1495138608035 {
  	background-image: url(./images/bon-cadeau-parapente-deltaplane-800w.jpg) !important;
  	background-size: 100% auto !important;
  }
}
@media screen and (max-width: 640px)
{
	#topcat h1 {
	    font-size: 2.2em;
	    width: 65%;
	}
	#topcat h2 {
	    font-size: 1.8em;
	}
	#topcat.deltagift {
		padding: 32% 0 0;
	}
	.cattxt h2, .prodmore h2 {
		font-size: 1.5em !important;
	}
}
@media screen and (max-width: 460px)
{
	#topcat {
	    background-size: 150% auto !important;
	    padding: 20% 0 0;
	}
	#topcat h1 {
	    font-size: 1.8em;
	    width: 80%;
	}
	#topcat h2 {
	    font-size: 1.5em;
	}
	#topcat .catdesc h2 {
	    clear: both;
	}
	#topcat.deltagift {
		padding: 35% 0 0;
	}
	.cattxt h2, .prodmore h2 {
		font-size: 1.4em !important;
	}
}
@media screen and (max-width: 360px)
{
	#topcat {
	    background-size: 160% auto !important;
	}
	#topcat h1 {
	    width: 85%;
	}
	#topcat.deltagift h1 {
	    font-size: 2.3em;
	    width:100%;
	}
}
#catproduct {
	padding: 15px 0 0 0;
}
#catproduct h2 {
	color: #2a2a2a !important;
}
#catproduct h3 {
	text-shadow: inherit;
	font-weight: 600;
	margin: 0;
}
#catproduct h3 a {
	color: #2a2a2a;
	font-size: 1.85em;
	font-family: "oswald",Verdana,sans-serif;
  font-weight: 400;
}

.mk-product-loop.compact-layout .product-title a {
    color: #404040;
    font-size: 1.1em;
    font-weight: 600;
    text-transform: uppercase;
}
.mk-product-loop.compact-layout .price {
	padding: 12px 15px 15px;
	color: #e2372d;
	font-weight: 400;
	font-family: "Oswald",Verdana,sans-serif;
}
.mk-product-loop.compact-layout .price .amount {
	font-weight: 400;
}

#catproduct .woocommerce-Price-amount {
	color: #e2372d;
	font-size: 1.2em;
	font-weight: 400;
	padding-top: 8px;
}
.woocommerce div.product .title {
	font-size: 2.8em !important;
	font-weight: 600;
}
.woocommerce div.product .entry-summary .price {
	font-size: 1.8em !important;
	font-weight: 400;
	color: #e2372d;
	font-family: "Oswald",Verdana,sans-serif;
}
.woocommerce div.product .entry-summary .price .amount {
	font-weight: 400;
	color: #e2372d;
}
.woocommerce div.product p {
    font-size: 1em;
}
.woocommerce div.product p strong {
	color: inherit;
}
.woocommerce div.product .social-share {
     margin-top: -15px !important;
}
.woocommerce div.product .variations tbody tr td.label label {
	color: #494949;
	line-height: 2.4em;
}
.woocommerce #tab-description {
	padding: 10px 0 30px 0;
}
#theme-page select, .woocommerce select {
	background-color: #ffffff;
    border: 1px solid #ccc;
}
.woocommerce div.product .meta {
	display: none;
}
.woocommerce div.product .social-share ul li a svg, .woocommerce div.product .social-share ul li a:hover svg  {
    fill: #e2372d;
}
.woocommerce div.product .social-share ul li a  {
    border: 1px solid #2a2a2a;
}
.woocommerce div.product .social-share ul li a:hover {
    border: 1px solid #e2372d;
}
.woocommerce div.product .tabs {
    display: none;
}
.page-bg-color {
	background-color: inherit !important;
}
.shopping-cart-header {
	font-family: "Roboto",Verdana,sans-serif;
}
.shopping-cart-header .buttons {
	font-family: "Oswald",Verdana,sans-serif;
	text-transform: uppercase;
	font-size: 1.75em;
}
.mk-message-box.mk-confirm-message-box {
	background-color: #fa9a9a;
    border-color: #e2372d;
}

/* Widget Tripadvisor */
.cdsROW.narrow {
    margin: 10px auto;
    width: 160px;
}
.cdsROW.narrow a {
    color: #609f4a !important;
}
.vc_general.vc_btn3 {
	background-color: #e2372d !important;
	color: #fff;
	padding: 18px 80px 18px 20px;
	background-image: url("./images/vol-picto.png");
	background-image: url("./images/vol-picto.svg");
    background-position: 88% 50%;
    background-repeat: no-repeat;
    background-size: 22px auto;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align:left;
}
.vc_general.vc_btn3:hover {
	background-position: 92% 50%;
}
.vc_cta3-actions {
	position: absolute;
    right: 30px;
    top: 40px;
}

.woocommerce .shop_table tbody tr {
    background-color: #d8d8d8 !important;
}
.woocommerce .shop_table tbody tr:nth-of-type(2n) {
    background-color: #fff !important;
}

.woocommerce table.cart a.remove {
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #ffffff;
    display: block;
    height: 16px !important;
    line-height: 16px;
    width: 16px !important;
    background-color: #252525 !important;
    font-size: 1.4em;
}
.woocommerce table.cart a.remove:hover {
    color: #e2372d;
}

.woocommerce .product-name a {
	color: #333333;
}

.woocommerce .product-price .amount, .woocommerce .product-subtotal .amount {
	color: #e2372d;
}

.woocommerce-cart-form__cart-item .product-name {
	font-family: "Roboto",Verdana,sans-serif;
}
.woocommerce-cart-form__cart-item .variation {
	display: none;
}

.woocommerce-tabs {
	background: #ffffff;
    margin-bottom: 20px;
    padding: 25px 30px 0;
    border-top: 3px solid #e2372d;
}

#resatel {
    background: #ffffff;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    padding: 25px;
}

#resatel p {
  display: inline-block;
  line-height: 1.3;
  margin: 0;
  width: 60%;
}

#resatel a {
  background: #e2372d;
  color: #ffffff;
  float: right;
  font-family: "Oswald",Verdana,sans-serif;
  text-transform: uppercase;
  font-size: 1.3em;
  padding: 10px;
  text-align: center;
  width: 30%;
  margin-top: -3px;
}
#resatel a:hover {
	background-color: #252525;
	-o-transition: background-color 0.15s ease-in-out 0s;
    -webkit-transition: background-color 0.15s ease-in-out 0s;
    -moz-transition: background-color 0.15s ease-in-out 0s;
    -ms-transition: background-color 0.15s ease-in-out 0s;
    transition: background-color 0.15s ease-in-out 0s;  
}

@media screen and (max-width: 768px)
{
	#resatel {
	    padding: 20px;
	}
	#resatel p {
		font-size: 0.95em;
		width: 50%;
	}
	#resatel a {
	  font-size: 1.15em;
	}
}

@media screen and (max-width: 460px)
{
	#resatel a {
	  font-size: 1em;
	}
}

@media screen and (max-width: 360px)
{
	#resatel p {
		font-size: 1em;
		width: 100%;
		display: block;
		text-align:center;
	}
	#resatel a {
	  font-size: 1.2em;
	  display: block;
	  width: 60%;
	  margin: 10px auto 0;
	  float: none;
	}
}

#newslist .newswrap {
	padding: 0;
}
article.mk-blog-single {
	background: #ffffff;
    padding: 30px;
}

.woocommerce-variation-add-to-cart {
	clear: both;
}
.woocommerce-variation-add-to-cart .wccpf-fields-group-1 {
	padding-bottom: 20px;
}
table.proddate-wrapper td.wccpf_label, table.prodgift-wrapper td.wccpf_label {
		display: none;
}

.single-product .prodgift-wrapper .wccpf_value, .single-product .proddate-wrapper .wccpf_value {
	padding: 0;
	text-align: left;
	display: block;
}

.single-product .prodgift-wrapper .wcff-option-wrapper-label, .single-product .proddate-wrapper .wcff-option-wrapper-label {
	font-size: 1.15em;
}

.single-product .prodgift-wrapper .prodgift-label, .single-product .proddate-wrapper .prodgift-label {
	font-weight: 700;
	width: 100%;
}
.prodgift-wrapper, .proddate-wrapper  {
	margin: 0 0 20px 0 !important;
	width: 50% !important;
  float: left;
}
.prodgift, .proddate {
	  width: 20px !important;
    height: 20px !important;
    margin-right: 10px;
}

.proddatedetail {
	line-height: 25px;
  margin-bottom: 10px !important;
}
.giftcoupon-wrapper,.proddatedetail-wrapper, .wccpf_fields_tableproddatedetail {
    display: none;
}
.giftcoupon-wrapper .wccpf_label, .proddatedetail-wrapper .wccpf_label {
	display: block;
	font-weight: bold;
	padding: 0 0 5px 0 !important;
	min-width: 250px !important;
    text-align: left;
}
.giftcoupon-wrapper .wccpf_label label, .proddatedetail-wrapper .wccpf_label label {
	width: 100% !important;
}
.giftcoupon-wrapper .wccpf_value, .proddatedetail-wrapper .wccpf_value  {
	display: block;
	padding: 0;
}
.giftcoupon-wrapper .wccpf_value input[type="text"], .proddatedetail-wrapper .wccpf_value input[type="text"] {
	border: solid 2px #e2372d !important;
}
.wcff-label-info {
    color: #333 !important;
    background-color: #ccc !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 0.9em;
    font-family: "Roboto", sans-serif;
}
.woocommerce #content .quantity, .woocommerce .quantity, .single_variation_wrap {
	clear: both;
}
.lang-flag {
	display: inline-block;
	vertical-align: top;
}
.lang-flag a {
	padding: 0 10px 0 20px;
}
.main-navigation-ul > li.menu-item > a.menu-item-link {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.infocovid {
  padding: 20px 50px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  margin: -25px 0 0 0;
  background: #e2372d;
}

.infocovid.inpage {
  margin: 0 10% 45px 10%;
  font-size: 1.2rem;
  padding: 14px 30px;
}

#tab-reviews {
	display: block !important;
}
.covidoffer {
  background: #e2372d;
  text-align: center;
  padding: 10px 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 1.2em;
}

.screen-reader-text {
	display: none;
}

.single-product .product_meta .posted_in, .single-product .product_meta .sku_wrapper {
	display: none;
}

.woocommerce #order_review .product-name {
	font-size: 1.2em;
	font-weight: bold;
}

.woocommerce #order_review td.product-name dl.variation {
	font-size: 0.7em;
  margin-top: 20px;
}
.woocommerce #order_review td.product-name dl.variation dt {
	font-family: "Roboto";
	font-weight: normal;
	font-size: 16px;
}
    
.woocommerce #order_review td.product-name dl.variation dd {
	padding: 0;
  margin: 0;
  font-family: "Roboto";
	font-weight: normal;
	font-size: 16px;
}
.woocommerce #order_review td.product-name dl.variation dd p {
	font-weight: bold;
}

.woocommerce-info {
    background-color: #ccc;
    border: 0;
    color: #333;
}

.woocommerce #payment form p.form-row .validate-required {
		padding-left: 30px;
    margin-bottom: 20px;
    margin-top: -20px;
}

@media screen and (max-width: 960px){
	form.woocommerce-checkout .woocommerce-additional-fields {
		margin-top: 40px;
	}
}

@media screen and (max-width: 425px){
	.woocommerce form .form-row-first, .woocommerce form .form-row-last {
		width: 100%;
	}
	.woocommerce form .form-row-last {
		float: none;
	}
	.woocommerce #order_review .product-name {
		font-size: 1.3em;
	}
	.woocommerce #order_review td.product-name dl.variation {
		font-size: 0.8em;
	}
	#topcat.vc_custom_1495137954157, #topcat.vc_custom_1495138517592  {
  	background-size: 120% auto !important;
  }
  .prodgift-wrapper, .proddate-wrapper {
    width: 100% !important;
    float: none;
	}
}

.mk-footer-copyright {
	float: none;
  display: block;
  padding-bottom: 20px;
  text-align: center;
}

.woocommerce-checkout #firstfly {
    display: none;
}

#place_order {
	margin-top: 20px;
}

.woocommerce div.product form.cart .button {
    background-color: #e2372d !important;
}
.woocommerce div.product form.cart .button:hover {
    background-color: #000 !important;
}

a {
	color: #494949;
}
#delta_para p > a {
	color: #e2372d;
}
.mk-header-toolbar {
    background-color: #e2e2e2 !important;;
}
.prodpic {
	list-style: none;
	margin-left:0;
	margin-top: 10px;
	display: flex;
}

.prodpic li {
    margin-left: 0;
    display: flex;
    align-items: center;
    margin-right: 8px;
    line-height: 18px;
}

.prodpic li .mk-font-icons {
	margin-right: 10px !important;
}

body.single-product .variations > tbody {
	display: flex;
}

body.single-product .variations > tbody tr .value label {
	padding-left: 8px;
}

#theme-page .woocommerce-Message .button, #theme-page .woocommerce-message .button {
    color: #fff;
    background: #e2372d !important;
    line-height: inherit!important;
    padding: 10px !important;
    margin-top: -10px;
}

.woocommerce-message {
    border-color: #404040;
    color: #404040;
	margin-top: 20px;
}
.woocommerce #order_review .ppc-button-wrapper {
	/*width: 54%;*/
}

.woocommerce-notice--success {
	margin-top: 20px;
}

#ppc-button-ppcp-card-button-gateway {
	margin-top: 40px;
}

#flytimezone {
	margin: 0;
  z-index: 100;
  position: relative;
	top: 36px;
  height: 35px;
}
.flytime {
	display: flex;
}
.flytime > div {
	width: 33.333%;
	margin: 0 auto;
}
.flytime > div p {
	text-align: center;
	width: 200px;
	margin: auto;
	background: #e2372d;
	color: #fff;
	padding: 4px 6px;
	font-size: 15px;
}
@media screen and (max-width: 768px){
	#flytimezone {
		display: none;
	}
}

@media screen and (max-width: 510px){
	.prodpic {
		flex-direction: column;
	}
	body.single-product .variations > tbody {
		flex-direction: column;
	}
}

.woocommerce #order_review #payment {
	padding: 1.5em 2em 0;
	background: #e2e2e2;
}

.woocommerce #payment ul.payment_methods {
	display: flex;
	padding: 0;
}

.woocommerce #payment ul.payment_methods li {
	width: 50%;
  border: solid 1px #ccc;
  padding: 20px;
  margin: 5px;
  background: #fff;
}

#theme-page .woocommerce .order_details {
	margin-bottom: 3em;
}

.vc_cta3_content-container {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.vc_cta3-actions {
	position: static;
}

#cookie-law-info-bar {
	width: 30%;
    padding: 30px !important;
	margin: 30px;
	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.4);
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 25px;
}

#cookie-law-info-bar > span {
	display: flex;
}

#cookie-law-info-bar .cli-bar-container {
	display: flex;
    flex-direction: column;
}

#cookie-law-info-bar .cli-style-v2 .cli-bar-message {
	width: 100%;
}


#cookie-law-info-bar .cli-bar-btn_container {
	width: 100%;
    justify-content: flex-end;
	margin: 0;
	margin-top: 25px;
}


#cookie-law-info-bar.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
	padding: 16px;
}

@media screen and (max-width: 1440px) {
#cookie-law-info-bar {
	width: 40%;
}
}

@media screen and (max-width: 1024px) {
#cookie-law-info-bar {
	width: 50%;
}
}
@media screen and (max-width: 768px) {
#cookie-law-info-bar {
	width: 75%;
}
}
@media screen and (max-width: 450px) {
#cookie-law-info-bar {
	width: 87%;
}
}