@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//jcwheels.pt/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(34,34,34);
	--wd-text-font-size: 14px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(34,34,34);
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(34,34,34);
	--wd-entities-title-color-hover: rgb(237, 20, 27);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(34,34,34);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(237,20,27);
	--wd-alternative-color: rgb(76,76,76);
	--btn-default-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(237,20,27);
	--btn-default-bgcolor-hover: rgb(60,60,60);
	--btn-accented-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(237,20,27);
	--btn-accented-bgcolor-hover: rgb(60,60,60);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(255,255,255);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgb(247,247,247);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(30,30,30);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 34px;
}
html .wd-product .wd-entities-title a {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
}
html .wd-product .price {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.item-level-1>a.woodmart-nav-link  {
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
	color: rgb(25,25,25);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(40,40,40);
}
.product-labels .product-label.new {
	background-color: rgb(239,234,234);
	color: rgb(25,25,25);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(119,119,119);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-product .price {
		font-size: 14px;
	}

}

@media (max-width: 768.98px) {
	html .wd-product .price {
		font-size: 14px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 12px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(73,73,73);
}

/*
 * .pwa-install-button {
    background-color: #c2c2c2!important;
    color: #000000!important;
    font-size: 12px!important;
    font-family: 'Jost'!important;
    text-transform: uppercase!important;
    border-radius: 7px!important;
}
*/

:root select {
    border-radius: 8px;
}
/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ed141b;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.woocommerce-message {
    border: 1px solid #ed141b;
    box-shadow: 0px 8px 16px -3px rgba(0, 0, 0, 0.15);
}
.cart_item > * div.quantity input[type="number"] {
    width: 40px;
}
.close-header-banner.wd-style-icon {
    right: 15px!important;
}
.header-banner-display .header-banner {
    border-bottom: 1px solid #ed141b;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
		color:#fff;
}
input#ywpar-points-max {
    text-align: center;
    max-width: 70px;
    min-width: 30px;
    padding: 0 5px;
    height: 30px;
    margin-left: 3px;
}
.wd-popup-close > a {
    width: 40px !important;
    height: 40px !important;
    color: #000!important;
    background: #fff!important;
    border-radius: 50px;
}
.ywpar_tabcontent #ywpar_banner a {
    font-size: 14px;
    margin-top: 5px;
    font-weight: 500;
    color: #ed141b;
}
div#yith-par-message-reward-cart {
    background: #fff;
		border: 1px solid #ed141b !important;
}
#yith-par-message-cart {
    width: fit-content;
		padding-left: 20px !important;
    gap: 8px;
	  border: 1px solid #ed141b !important;

}
#yith-par-message-cart:before {
    display:none;
}
.wd-side-hidden.wd-opened {
    z-index: 999999999;
}
#ywpar_apply_discounts {
    color: #ed141b;
}
#yith-par-message-reward-cart > form > strong > span {
    color: #000;
}
.wd-product :where(.product-wrapper,.product-element-bottom) {
    justify-content: center;
}

.breve-maxton{color: #ed141b;font-weight:600;font-size:18px;}
a.btn.wd-load-more.wd-products-load-more.load-on-click {
    padding: 5px 40px;
    min-height: 45px;
    font-size: 16px;
    border-color: #ed141b;
		border-radius: 5px;
	transition: 0.3s cubic-bezier(0, 0, 0.38, 1.01);
}
a.btn.wd-load-more.wd-products-load-more.load-on-click:hover{transform: scale(1.1);}
div#footer-design {
    border-top: 3px solid #e82023 !important;
    border-radius: 40px 40px 0 0;
}
.wpb-copyright.copy-footer {width:auto !important; padding-right:5px;}

.wd-footer {
    border-radius: 40px 40px 0 0;
}
.wd-brand-item.brand-item {
    transition: 0.5s cubic-bezier(0, 0, 0.38, 1.01);
}
.wd-brand-item.brand-item:hover {
    transform: scale(1.2);
}
header > div > div.whb-row.whb-header-bottom.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-light.whb-hidden-mobile.whb-with-shadow.whb-col-1 > div > div > div.whb-column.whb-col-left.whb-column11.whb-visible-lg > div {
    display: none;
}
.socials-footer.color-scheme-dark.text-left {
    column-gap: 10px;
}
.type-product.product .yith-par-message.yith-par-message-product{
	margin: 20px 0 0 0 !important;
	padding: 0;
}
.custom-attributes-container {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.custom-attributes-container select {
  min-width: 180px;
}
.wd-search-full-screen-2 .searchform input[type="text"] {
    border-radius: 15px;
    border-color: #4e4e4e;
    font-size: 18px;
    border-width: 2px;
}
.searchform.wd-style-with-bg .searchsubmit {
    border-start-end-radius: 15px;
    border-end-end-radius: 15px;
}@media (min-width: 1025px) {
	.header-banner-overlay {
    width: max-content;
    margin: auto;
    border-radius: 50px;
    top: 5px;
}
.wd-grid-f-stretch>.wd-col {
    flex: 1 1 var(--wd-f-basis, 30%);
    width: var(--wd-f-basis, 30%);
}
.wd-single-attrs.wd-layout-grid tr {
    flex-direction: row;
}
.close-header-banner.wd-style-icon{
	right:15px;
}
.wd-search-full-screen-2 .wd-close-search.wd-style-icon {
    --wd-action-icon-size: 30px;
    top: 30px;
    inset-inline-end: 40px;
}
li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat * .item-level-0.menu-simple-dropdown.wd-event-hover {
    width: calc(100% / 4);
}
#menu-item-14984 .wd-sub-accented>li>a {
    flex-direction: column !important;
}
#menu-item-14984 li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat * .item-level-0.menu-simple-dropdown.wd-event-hover {
    width: calc(100% / 8) !important;
}
#menu-item-14984 .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height)>.container>.wd-grid-f-inline {
		justify-content: center !important;
}
#menu-item-2249308 > a {
    display: inline-flex!important;
    justify-content: flex-end!important;
}
#menu-item-2249308 > a > span.menu-label.menu-label-primary {
    margin-inline-start: 20px!important;
		bottom: 80%!important;
}
.wd-sub-menu li>a img, .wd-nav-img {
    max-height: var(--nav-img-height, 40px);
}
.inline-copy.wpb_copyright_element.wpb_copyright_element-align-left{
    float: left;
		width: auto !important;
		margin-right: 4px;
}

.shop_attributes tr {
    gap: 10px 10px;
}
ul.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.wd-mobile-accordion {
    max-height: 160px;
    overflow-y: auto;
		padding: 0 60px;
}
.wd-header-divider.whb-divider-default.divider-menus.whb-4mihajq4trolkucfvbcr {
    padding: 0 8px;
}
ul#menu-menu-exterior,.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height)>.container>.wd-grid-f-inline{
    justify-content: space-between;
}
.whb-clone.whb-sticked .wd-dropdown:not(.sub-sub-menu) {
    margin-top: 7px;
}
.whb-sticky-shadow+.whb-clone .whb-row {
    border-bottom: 2px solid #ed141b !important;
    border-bottom-right-radius: 55px;
    border-bottom-left-radius: 55px;
}
.whb-clone.whb-sticked{
    border-bottom-right-radius: 55px;
    border-bottom-left-radius: 55px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.texto-centro > * .wd-countdown-timer.color-scheme-light {
    text-align: center;
}
.jcw-wheel-options{
	flex-wrap: wrap !important;
}
.wd-grid-f-stretch>.wd-col {
	flex: 1 1 var(--wd-f-basis, 47%);
	width: var(--wd-f-basis, 47%);
}
/* width */
::-webkit-scrollbar {
  width: 6px;
}
ul.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.wd-mobile-accordion.categories-opened {
	max-height: 160px;
	overflow-y: auto;
}
.img-footer, .texto-centro, .socials-footer{
	text-align: center;
}
.wd-nav-accordion-mb-on .wd-nav-product-cat li {
	text-align: center!important;
	flex: unset!important;
}
.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat {
	display: flex!important;
}
#footer-design .wd-sub-menu li>a , .socials-footer {
justify-content: center;
}

.wd-copyrights {
	padding-bottom: 80px;
	margin-bottom: -55px;
}
}

@media (max-width: 576px) {
	.texto-centro > * .wd-countdown-timer.color-scheme-light {
    text-align: center;
}
img.attachment-95x40.size-95x40 {
    width: 80px;
}
.jcw-wheel-options{
	flex-wrap: wrap !important;
}
.wd-grid-f-stretch>.wd-col {
    flex: 1 1 var(--wd-f-basis, 47%);
    width: var(--wd-f-basis, 47%);
}
.wd-single-attrs:is(.wd-layout-grid,.wd-layout-inline) tr{gap: 10px 7px;}
tr.woocommerce-product-attributes-item {
    align-items: center!important;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    justify-content: center!important;
}
.wd-pf-dropdown {
    min-width: auto;
}
.wd-product-filters {
   justify-content: center;
}
/* width */
::-webkit-scrollbar {
  width: 6px;
}
.wd-grid-f-stretch .wd-pf-btn {
		width: 100% !important;
    text-align: center !important;
}
.wd-product.wd-hover-small .product-element-bottom {
    flex: 1 1 auto;
		justify-content: center;
}
.wd-nav-accordion-mb-on .wd-nav-product-cat li {
	text-align: center!important;
	flex: unset!important;
}
.wd-nav-accordion-mb-on .wd-nav-product-cat li a {
	display: inline-grid;
}
ul.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.wd-mobile-accordion.categories-opened {
	max-height: 160px;
	overflow-y: auto;
	display: flex!important;

}
.wd-single-add-cart > form.cart {
    justify-content: center;
}
.img-footer, .texto-centro, .socials-footer{
    text-align: center;
}
#footer-design .wd-sub-menu li>a , .socials-footer {
justify-content: center !important;
}

.wd-toolbar{
	background-color: #2e2e2e !important;
	height: 60px !important;
	border-top: 3px solid #e82023 !important;
	border-radius: 27px 27px 0 0;
}
.wpb-copyright.copy-footer {width:auto !important;}
.wpb_copyright_element.wpb_copyright_element-align-left {
    justify-content: center !important;
}
body > div.wd-toolbar.wd-toolbar-label-show > *.wd-tools-element > a{
	color:#fff !important;
}
body > div.wd-toolbar.wd-toolbar-label-show > *.wd-tools-element > a:hover{
	color:#ffffff75 !important;
}
}

