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

:root {
	--wd-text-font: "Titillium Web", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Titillium Web", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "Titillium Web", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Titillium Web", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Titillium Web", 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;
	--wd-header-el-font: "Titillium Web", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(28,122,164);
	--wd-alternative-color: rgb(229,30,38);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #e51e26;
	--btn-default-bgcolor-hover: rgb(209,27,35);
	--btn-accented-bgcolor: #e51e26;
	--btn-accented-bgcolor-hover: #d11b23;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 900px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(8,8,8);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Titillium Web", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
}
.sib-cont-hp {
	font-family: "Titillium Web", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .product-quick-view .product_title {
	font-family: "Titillium Web", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover, html .product-quick-view .product_title:hover {
	color: rgb(28,122,164);
}
.wd-entities-title {
	font-family: "Titillium Web", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: rgb(51,51,51);
}
.wd-entities-title:hover {
	color: rgb(28,122,164);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Titillium Web", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 60px;
	line-height: 76px;
	color: rgb(51,51,51);
}
html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span, .wd-checkout-steps li span {
	color: rgb(51,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(247,247,247);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 14px;
	}
	.sib-cont-hp {
		font-size: 1px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 54px;
	line-height: 64px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	}
	.sib-cont-hp {
		font-size: 1px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .product-quick-view .product_title {
		font-size: 15px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 32px;
	line-height: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}



/*Currency header settings */
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
    border: 1px solid #f1f1f1;
}
.woo-multi-currency.wmc-shortcode .wmc-currency-wrapper .wmc-current-currency-arrow::after {
    color: #333;
}

/*Hotspot first page styling*/
.hotspot-content .wd-entities-title {
    font-size: 10px !important;
		line-height: 1.2em;
    font-weight: 400;
}
.hotspot-content .hotspot-content-text {
    font-size: 8px !important;
		line-height: 1.2em;
	  font-weight: 400;
}
.wd-more-desc .wd-more-desc-inner {
    display: none;
}
.hotspot-content {
    width: 160px !important;
    z-index: 9999 !important;
}

.rev_slider img {
    will-change: transform, opacity;
    contain: paint;
}

/*Revolution slider full screen*/
@media screen and (min-width: 1920px) {
  .rev_slider, .rev_slider_wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

/* setare pentru header */
@media (min-width: 1025px) and (max-width: 1440px) {
	body .whb-visible-lg {
		display: none;
	}
	body .whb-hidden-lg {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.whb-row.whb-hidden-mobile {
		display: none;
	}
	.whb-header {
    margin-bottom: 10px;
	}
	.whb-general-header-inner {
    height: 74px;
    max-height: 74px;
	}
		.wd-logo img {
		max-width: 200px;
	}
}

@media (min-width: 1440px) and (max-width: 1650px) {
	.whb-full-width .whb-row>.container {
		padding: 0 !important;
	}
}

@media (min-width: 1025px) and (max-width: 1440px) {
	.whb-full-width .whb-row>.container {
		padding: 0 1vw !important;
	}
}

/*Setare latime search field */

@media screen and (min-width: 1025px) {
	[class*="wd-header-search-form"] input[type='text'] {
			min-width: 200px !important;
	}
	.searchform input[type="text"] {
    	padding-left: 15px;
    	height: 36px;
    	font-size: 15px;
			width: 280px;
	}
}

/* Culoare pentru icon lateral instagram */
.icons-design-colored .social-instagram {
    background-color: #fd1d1d !important;
}

.wd-popup {
    padding: 0 !important;
}

.wd-hover-fw-button .fade-in-block {
    top: 100%;
    padding: 10px 0 10px 0;
    display: none;
}

.products-bordered-grid-ins .product-wrapper {
    border-radius: 7px;
}

[class*="products-bordered-grid"]:not(.wd-products-with-shadow) .wd-hover-with-fade .content-product-imagin {
    border-radius: 7px;
}

.mobile-nav .searchform input[type="text"] {
		padding: 0 5px 0 20px;
}

.page-title .title {
    display: contents;
}

.product-labels.labels-rounded .out-of-stock {
    max-width: 50px;
		word-break: unset;
}

@media screen and (min-width: 1025px) {
	.wd-back-btn.wd-style-icon>a {
		display: none;
	}
	.whb-full-width .whb-row>.container {
    padding: 0 4vw;
	}
}

.page-title .breadcrumbs {
	display: block;
}

.grecaptcha-badge {
	visibility: hidden;
}

.product-labels.labels-rounded .product-label {
    border-radius: 0px !important;
}

.woocommerce div.product div.images img {
    opacity: 1 !important;
    visibility: visible !important;
}


@media (min-width: 1025px) {
	.searchform .searchsubmit {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 0;
    padding: 0;
		width: 35px;
}

.searchform .searchsubmit:after {
		font-size: 15px !important;
}
.searchform .searchsubmit {
		padding-top: 2px !important;
}

.loaded .wd-image-hotspot {
    opacity: 1;
    scale: 1.6;
}

.hotspot-content .wd-entities-title {
    font-size: 10px !important;
	line-height: 1.2em;
    font-weight: 400;
}

.hotspot-content .hotspot-content-text {
    font-size: 8px !important;
		line-height: 1.2em;
	  font-weight: 400;
}

.wd-more-desc .wd-more-desc-inner {
    font-size: 8px !important;
		line-height: 1.2em;
    font-weight: 500;
}

.hotspot-content {
    width: 160px !important;
    z-index: 9999 !important;
}

.product-labels.labels-rounded .product-label {
    padding: 0px 5px;
    border-radius: 0px;
}

.page-title-default, .page-title .title {
		padding: 60px 0 60px 0 !important;
}

@-moz-document url-prefix() {
	 	.page-title-default, .page-title .title {
				padding: 60px 0 60px 0  !important;
	}
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper {
    scale: 0.85;
}

.loaded .wd-image-hotspot {
    opacity: 1;
    scale: 1.4;
}


.hotspot-content .wd-entities-title {
    font-size: 10px !important;
		line-height: 1.2em;
    font-weight: 400;
}

	.wd-logo img {
		max-width: 200px;
	}

.page-title-default, .page-title .title {
		padding: 40px 0 40px 0  !important;
}

@-moz-document url-prefix() {
	.page-title-default, .page-title .title {
		padding: 40px 0 40px 0;
	}
}

.hotspot-content .hotspot-content-text {
    font-size: 8px !important;
		line-height: 1.2em;
	  font-weight: 400;
}

.wd-more-desc .wd-more-desc-inner {
    font-size: 8px !important;
		line-height: 1.2em;
    font-weight: 500;
}

.hotspot-content {
    width: 160px !important;
    z-index: 9999 !important;
}

searchform .searchsubmit:after {
    font-size: calc(var(--wd-form-height) / 2.5);
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper {
    scale: 0.85;
}
.loaded .wd-image-hotspot {
    opacity: 1;
    scale: 1.2;
}

searchform .searchsubmit:after {
    font-size: calc(var(--wd-form-height) / 2.5);
}
}

@media (max-width: 576px) {
	.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper {
    scale: 0.6;
}

.loaded .wd-image-hotspot {
    opacity: 1;
    scale: 1.2;
}

h3.wd-entities-title {
	  padding-bottom: 35px;
}

searchform .searchsubmit:after {
    font-size: calc(var(--wd-form-height) / 2.5);
}
.page-title-default, .page-title .title {
		padding: 35px 0 35px 0  !important;
}

@-moz-document url-prefix() {
	.page-title-default, .page-title .title {
		padding: 35px 0 35px 0  !important;
	}
}
}

