@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//jumpway.fr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(229,60,34);
	background-image: url(http://jumpway.fr/wp-content/uploads/2023/07/page-title-jumpway.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:right bottom;
}

.footer-container{
	background-color:rgb(54,54,54);
	background-image: none;
}

:root{
--wd-text-font:Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(51,51,51);
--wd-text-font-size:15px;
}
:root{
--wd-title-font:Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(16,100,46);
}
:root{
--wd-alternative-color:rgb(86,177,54);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(16,100,46);
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(16,100,46);
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.out-of-stock{
	background-color:rgb(221,51,51);
}

.product-labels .product-label.out-of-stock{
	color:rgb(255,255,255);
}

	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
							--btn-default-bottom-active: -1px;
				--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
footer .main-footer, tr.woocommerce-product-attributes-item--weight, .single-product-page .product_meta{display: none !important;}

.product-grid-item .wd-entities-title {
     padding: 0px 40px;
}
.p-h-grid .col-md-3 {max-width: 23%; padding-bottom: 20px;}
.swatch-on-grid.swatch-with-bg {
    width: 24px;
    height: 24px;
    border: 1px solid #dfdbdb;
}
.price .amount {
    font-size: 18px;
	  display: block;
}
.price .amount bdi{color: #e5161c  !important;}
.price ins .amount bdi{color :#171717   !important;}
dl dd {
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
}

dt {
    float: left;
    margin-right: 25px;
}

.whb-top-bar .wd-tools-element .wd-tools-text {
    font-size: 16px !important;
}

.product-labels.labels-rounded .product-label {
    padding: 5px 7px;
    min-height: 30px;

}

.product-labels.labels-rounded .out-of-stock {
    max-width: 500px;
}

.wd-prefooter {
    padding-bottom: 0px;
}

.cat-home .elementor-cta__button-wrapper{
	position: absolute;
	left:0%;
	bottom:5%;
}


header .whb-header-bottom .wd-nav>li>a {
    position: relative;
    padding-right: var(--nav-gap);
    padding-left: var(--nav-gap);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    align-items: center;
    flex-direction: column;
}

header .whb-header-bottom {
	background-color: transparent;
    background-image: linear-gradient(180deg, #2BBC43 0%, #00520E 100%);
}



header .whb-header-bottom .elementor-button {
    background-color: #ffffff;
    padding: 12px 13px;
    color: #060606;
    fill: #2c2b2b;
}

header .whb-header-bottom span.nav-link-text {
    padding-top: 40px;
}
.woocommerce-shipping-fields, .article-inner .wd-entry-meta, .wd-post-date {display:none !important;}
#product-37267 .wd-nav-tabs-wrapper, #product-37267 .product-image-summary-wrap, #product-37267  .wd-accordion-title{display:none;}
.tabs-layout-accordion .wd-scroll-content {     max-height: 100% !important;}

.product-label.onsale { display: none !important;}
.single-product-page {background: #f7f7f7;    padding-top: 40px;}
.single-product .main-page-wrapper{margin-top:0px;padding-top:0px;}

.single-product .whb-header {
    margin-bottom: 0px;
}
.title-size-large { padding: 200px 0 !important;}

.gallery-item img {border: none !important;}
time.woocommerce-review__published-date {
    color: #FFF;
}
.grecaptcha-badge{display:none !important}
.outofstock img {opacity: 30%;}

#product-46870 p.price span:nth-of-type(2) bdi, #product-46871 p.price span:nth-of-type(2) bdi, .wd-dropdown-results p.price span:nth-of-type(2) bdi {
    display: none;
}@media (min-width: 768px) and (max-width: 1024px) {
	.title-size-large {
    padding: 100px 0 !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.p-h-grid .col-md-3 {
    max-width: 95%;
}
.wd-prefooter .elementor-col-20 {
    width: 100% !important;
}

.title-size-large {
    padding: 100px 0 !important;
}
}

@media (max-width: 576px) {
	.p-h-grid .col-md-3 {
    max-width: 95%;
}
.wd-prefooter .elementor-col-20 {
    width: 100% !important;
}
#product-37267 .main-page-wrapper {padding-top: 0px;}

.title-size-large {
    padding: 100px 0 !important;
}
}

