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

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(255,255,255); --wd-bordered-bg:rgb(255,255,255);
}

.wd-popup.wd-promo-popup{
	background-color:rgb(242,242,242);
	background-image: url(https://jaxaaygroup.com/wp-content/uploads/2021/08/landing-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(232,78,72);
	background-image: url(https://jaxaaygroup.com/wp-content/uploads/2021/08/landing-gadget-subscribe-bg.jpg);
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(30,115,190);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(1,126,186);
--wd-link-color-hover:rgb(255,255,255);
}
.page .main-page-wrapper{
	background-color:rgb(249,249,249);
	background-image: none;
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(249,249,249);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(249,249,249);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(249,249,249);
	background-image: none;
}

.single-post .main-page-wrapper{
	background-color:rgb(249,249,249);
	background-image: none;
}

.woodmart-archive-portfolio .main-page-wrapper{
	background-color:rgb(249,249,249);
	background-image: none;
}

.single-portfolio .main-page-wrapper{
	background-color:rgb(249,249,249);
	background-image: none;
}

:root{
--btn-default-font-family:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-default-color:rgb(28,97,231);
}
:root{
--btn-default-color-hover:rgb(28,97,231);
}
:root{
--btn-accented-bgcolor:rgb(232,78,72);
}
:root{
--btn-accented-bgcolor-hover:rgb(212,71,66);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 5px;
			}

	
	
			@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-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-family: "hkgroteskpro";
	src: url("//jaxaaygroup.com/wp-content/uploads/2021/08/hkgroteskpro-regular.woff2") format("woff2"), 
url("//jaxaaygroup.com/wp-content/uploads/2021/08/hkgroteskpro-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//jaxaaygroup.com/wp-content/uploads/2021/08/hkgroteskpro-semibold.woff2") format("woff2"), 
url("//jaxaaygroup.com/wp-content/uploads/2021/08/hkgroteskpro-semibold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.main-page-wrapper {padding-top: 0px !important;}
.product_meta.wd-layout-justify>span {border-bottom: 1px solid rgba(0, 0, 0, 0.105) !important;display: inherit !important;}
.wd-product-brands {display: inherit !important;}
.page-title .title {font-size: 26px !important;}
.pagination-slideshow-accueil {margin-top: -20px !important;}
.wd-title-style-overlined .liner-continer {border-top: 1px solid #838383 !important;}
.trait-blanc .wd-title-style-overlined .liner-continer {border-top: 1px solid #838383 !important;}
.wd-nav[class*="wd-style-"]>li>a {color: #017eba !important;}
.icons-design-default.color-scheme-light .wd-social-icon, [class*="color-scheme-light"] .icons-design-default .wd-social-icon {color: #017eba !important;}
.owl-carousel .owl-item {padding: 15px !important;}
.wpb_content_element, ul.wpb_thumbnails-fluid>li {margin-bottom: 5px !important;}
.icons-design-default .wd-social-icon {color: #017eba !important;}
.vc_toggle_color_blue .vc_toggle_icon {background-color: #017eba !important;}
.banner-increased-padding .wrapper-content-banner {padding: 3% !important;}
.owl-carousel {padding: 10px !important;}
:is(.wd-title-style-underlined,.wd-title-style-overlined).wd-title-color-default .title {border-color: #838383  !important;}
.wd-toolbar-label {color: #017eba !important;}
.wd-accordion-title:is(.wd-active,:hover) .wd-accordion-title-text {color: #feda04 !important;}
.socialink-gauche {color: #017eba !important; float:left !important;}
.wd-social-icons {text-align: left !important;}
.blog-design-small-images.has-post-thumbnail .post-title {font-size: 18px;}
.wd-info-box .info-box-content {padding: 0px 10px !important;}

/* ----------------------------Ajouts----------------------------------------------- */
.shop_attributes th {margin-right: 10px !important;}
.shop_attributes tr {justify-content: inherit !important;}
.container {max-width: 100% !important;padding: 0% 2% 0% 1.5% !important;}
.wd-product .product-wrapper {padding: 0px 0px 10px 0px !important;}
.wd-product.wd-hover-small .product-element-bottom {margin-top: 10px !important;height: 264px !important;}
.wd-products[class*="wd-stretch-cont"] .product-element-bottom {padding: 10px !important;}
@media (min-width: 769px) {
.wd-product.product-list-item .product-element-top {flex: 0 0 170px !important;min-height: 264px !important;max-height: 264px !important;}
	.wd-products.elements-list { --wd-gap: 20px !important;--wd-col-lg: 2 !important;--wd-col-md: 2 !important;--wd-col-sm: 1 !important;}
	.wd-product.product-list-item .product-list-content .wd-entities-title {font-size: 120% !important;}
	.wd-product.product-list-item {--wd-prod-gap: 5px !important;}
	.wd-product.product-list-item .product-list-content {flex: 1 1 auto !important;padding-right: 10px !important;}
	.wd-product.product-list-item .product-wrapper {align-items: flex-start !important;padding-top: 10px !important;}
	}
.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {background-color: rgb(255 255 255) !important;}
.star-rating:before {content: "\f149" "\f149" "\f149" "\f149" "\f149";color: #ededed !important;font-size: 16px !important;}
.star-rating {font-size: 16px !important;}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {font-size: 100%;--wd-link-color: #038d51 !important;--wd-link-color-hover: #96563a !important;}
.wd-product .wd-product-sku {color: #96563a !important;font-size: 100% !important;}
.wd-product.product-list-item .wd-add-btn>a {border-radius: 30px !important;min-height: 20px !important;height: 20px !important;}
.drts button.drts-bs-btn {margin: 0px;padding: 5px;min-height: 20px;}
.drts .drts-bs-custom-control-label:after, .drts .drts-bs-custom-control-label:before { height: .7rem;top: 0px;width: .7rem;}
.drts-system-widget .drts-form label {font-size: .85rem !important;}
.drts .drts-bs-card-body {padding: 0.3rem;}
.sidebar-container {padding: 5px;}
.drts .drts-bs-custom-checkbox .drts-bs-custom-control-label:before {border-radius: .0px;}
.drts .drts-bs-card-header {padding: .25rem;}
.drts .drts-bs-card-header {background-color: rgb(251 250 247) !important;border-bottom: 1px solid rgba(0, 0, 0, .125);padding: .25rem;font-size: .75rem;border-left: none !important;}
.drts .drts-bs-custom-control {min-height: 0.75rem;}
.drts .drts-bs-collapsed .drts-form-field-radio-options-expand, .drts-form-field-radio-options-collapse {font-size: .75rem; color: #0080ff;}

@media (min-width: 1025px) {.col-lg-2 { flex: 0 0 18%; max-width: 18%; }}
@media (min-width: 1025px) {.col-lg-10 {flex: 0 0 82%;max-width: 82%;padding-left: 5px;}}
/*
.drts-display-element-labels .drts-display-element[data-name=columns]>.drts-row>[class*=drts-col-] {background-color: #fff9b1;}
 */
.drts .drts-bs-mt-2, .drts .drts-bs-my-2 {margin-top: 0px !important;}
.entry-header{display:none;} 
.cat a:hover {color: red !important;}
.cat a {color:#1199ff !important;}
.cat {color:#1199ff !important;}
.drts .drts-bs-pl-3, .drts .drts-bs-px-3 {padding-left: .85rem !important;}
.drts .drts-entity-fieldlist-sm>.drts-bs-list-group-item {padding-bottom: .0em !important;}
.drts .drts-bs-nav-tabs .drts-bs-nav-item.drts-bs-show .drts-bs-nav-link, .drts .drts-bs-nav-tabs .drts-bs-nav-link.drts-bs-active {background-color: #017eba;border-color: #003148;color: #ffda00;}
.drts .drts-bs-nav-tabs .drts-bs-nav-link {font-size: 1.2em !important;}
hr {max-width: 100%;}
.comments-area .comment-author img {width: 80px !important;}
.drts .drts-bs-form-control {background-color: #f0fcff !important;width: 90% !important;}
.texte-accueil-service-list {margin-bottom: 5px !important;color: #101010 !important;}
.h2 {font-size: 18px !important;}
.texte-accueil-service-titre {font-size: 18px !important;}