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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(104,113,120);
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgba(4,33,63,0.97);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgba(4,33,63,0.97);
	--wd-entities-title-color-hover: rgba(4, 33, 63, 0.97);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgba(4,33,63,0.97);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(21,94,234);
	--wd-alternative-color: rgb(48,57,70);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(21,94,234);
	--btn-accented-bgcolor-hover: rgb(20,78,226);
	--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: 800px;
}
.header-banner {
	background-image: url(https://www.turbodoctor.ro/wp-content/uploads/2024/12/concediu-turbodoctor-banner.webp);
	background-size: cover;
	background-position: center center;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://www.turbodoctor.ro/wp-content/uploads/2025/04/reparatii-injectoare-turbo-doctor.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(244,245,255);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 38px;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-nav.wd-nav-secondary > li > a {
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(4,33,63);
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
html .cart-actions .button[name="apply_coupon"], html .cart-actions .button[name="update_cart"], html .cart-totals-inner .checkout-button {
	font-size: 14px;
	text-transform: none;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(21,94,234);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 34px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.elementor-custom-embed-image-overlay {
	border-radius:5px;}


.label-noua {
    position: absolute;
    top: 10px;
    right:0;
    background-color: #02ab12;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 0;
    z-index: 10;

}



.wd-sub-menu li>a {
	color:#242424;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600!important;
}


.wd-sidebar.wd-side-hidden {
	padding: 30px 20px;}


.widget_product_categories .wd-cats-toggle:after {
	color: #020202!important; }




/* FILTRE SIDEBAR SHOP */
.widget_product_categories .wd-cats-toggle {
 
	    background:#ffffff;
		width: 35px!important;
    height: 35px !important;
		line-height: 36px!important;
	font-size: 13px!important;
	right:10px!important;
}

.widget_product_categories .product-categories li a {
    padding-top:13px;
	padding-block: 17px!important;
}


.categories-accordion-on .widget_product_categories .product-categories:has(.cat-item ul) {
	padding-inline-end:0!important;} 


.widget_product_categories a {
    text-transform:none!important;}


.wd-cats-toggle {
   
    border:1px solid #00000010;}


.widget_product_categories .product-categories li.current-cat>a {
    color:#145DE8!important;}

.widget_product_categories .wd-cats-toggle.toggle-active {
	background-color: #155eea38!important; }


.widget_product_categories .product-categories > li > a {
    color: #04213ff7!important;
	border-bottom: 1px solid #00000010;
} 


.widget_product_categories .children .cat-item > a {
    font-size: 15px!important;

		color:#04213ff7!important;
}









.wd-single-price .price del { color: #687178 !important; }
.wd-single-price .price del .woocommerce-Price-amount { color: #687178 !important; }


/* SINGLE PRODUCT > PLUGIN PIESA FARA SCHIMB */
.wc-pao-addon .wc-pao-addon-wrap {
		background:#FBFBFF;
		padding:10px;
		border:1px solid #145DE860;
		border-radius:5px;
}

.woocommerce .wc-pao-addon .wc-pao-addon-wrap label {
	font-size:14px;
	font-weight:500;
	margin-bottom:0!important;}

/* SHOP PAGE > FILTRARE */
.widget-title {
	font-size: 14px;
   text-transform:uppercase;
	font-weight:600;
	color:#687178!important;
}


/* GENERAL > BUTOANE */

/* large button fff -> dark dimensiune/hover */

.g-buton-icon .btn-size-large {
	border-radius: 3px;
	--btn-padding: 14px 28px!important;
	color:#155ee9;
	transition:all 0.3s ease;
	font-size:16px!important;

}
.g-buton-icon .btn-size-large:hover {
	background:#04213F;
 color:#ffffff!important;}


/* large button -----------------*/

/* popup */
.btn-popup-smaller .btn-size-large {
		--btn-padding: 12px 20px!important;
}

/* Call btn */
.call-btn-hover-cstm a svg rect {
        transition: fill 0.3s ease!important;
}

.call-btn-hover-cstm:hover a svg rect {
    fill: #04213F;
}



/* BUTON ICON */
.g-buton-icon svg {
    width: 25px;
    margin-top:4px;
}

.g-buton-icon:hover svg path {
    fill:#ffffff!important;
    color:#fff!important;

}

.g-buton-icon .elementor-button-content-wrapper {
    align-items: center;
}


.g-carusel-branduri img {
  filter: grayscale(100%);
  opacity: 0.8;
  transition: all 0.2s ease-in-out;
}

.g-carusel-branduri img:hover {
  filter: grayscale(0);
  opacity: 1;
}


/* hover container > buton */
.container-hover-cstm:hover .btn-hover-container-cstm .elementor-button {
    background-color: #155ee9;
    border-color: #155ee9;
}



/* mesaj success form */
.ff-message-success {
	box-shadow:none!important;
	padding:0!important;
	border:0!important;
}




/* ANIMATII > CONTAINER+ICOBOX HOVER */
.icobox-hover-cstm .elementor-widget-container {
    background-color: transparent !important;
    background-image: linear-gradient(144deg, #68717817 0%, #68717829 100%) !important;
    transition: background-color 0.3s ease, background-image 0.3s ease !important;
    box-sizing: border-box !important;
    position: relative !important;
}

.icobox-hover-cstm .elementor-icon-box-title span {
    color: inherit !important;
    transition: color 0.3s ease !important;
}

.icobox-hover-cstm .elementor-icon-box-description {
    color: inherit !important;
    transition: color 0.3s ease !important;
}

.icobox-hover-cstm:hover .elementor-widget-container {
    background-color: #04213F !important;
    background-image: none !important;
}

.icobox-hover-cstm:hover .elementor-icon-box-title span {
    color: #ffffff !important;
}

.icobox-hover-cstm:hover .elementor-icon-box-description {
    color: #ffffff80 !important;
}

.icobox-hover-cstm .elementor-icon-box-icon,
.icobox-hover-cstm .elementor-icon-box-content {
    position: relative !important;
    z-index: 1 !important;
}

/* Change SVG path fill color on hover */
.icobox-hover-cstm .elementor-icon-box-icon svg path[fill="#01318E"] {
    transition: fill 0.3s ease !important;
}

.icobox-hover-cstm:hover .elementor-icon-box-icon svg path[fill="#01318E"] {
    fill: #ffffff !important;
}

.icobox-hover-cstm:hover .elementor-icon-box-icon svg path[fill="#0657F2"] {
    fill: #ffffff90 !important;
}


/* Page title */
.title-size-large {
	--wd-title-sp: 60px!important;}
	


/* Elemente general > Tabs Aside > tab items  */

.tabs-aside-g .wd-tabs.tabs-design-aside .wd-nav-tabs>li {
        background: #fff;
        width: 100%;
        padding: 10px 20px;
        border-radius: 5px
        
}

/* active */
.tabs-aside-g li.wd-active  {
    background:#155EEA!important;
    color:#ffffff!important;
    transition: all 0.2s ease-in-out!important;
}

.tabs-aside-g .wd-tabs.tabs-design-aside .wd-nav-tabs > li {
    transition: all 0.2s ease-in-out;
}

/* default */
.tabs-aside-g .wd-tabs.tabs-design-aside .wd-nav-tabs > li:hover {
    background: #155EEA20;
}

.tabs-aside-g li.wd-active .wd-nav-link {   
    color:#ffffff!important;
         transition: all 0.2s ease-in-out!important;
}

.tabb-bug .wd-tabs.tabs-design-aside .wd-nav-tabs {
	align-items: inherit!important;
}





/* Elemente general > Slider > dots */
.slider-wd-cstm .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span,
.slider-wd-cstm .wd-nav-pagin-wrap[class*="wd-style-shape"] li:not(.wd-active):hover span{
    border-color: #ffffff;
    background-color: #ffffff;
}

.slider-wd-cstm .wd-next .wd-arrow-inner:after,
.slider-wd-cstm .wd-prev .wd-arrow-inner:after{
    color:#ffffff!important;
}

/* Slider > icon */
.slider-wd-icon-cstm .wd-info-box .info-svg-wrapper :is(img,svg) {
	width: 120px !important;
  height: auto !important;

}

/* PRET SPAN */
.pret-cstm {
    font-size:16px;
    font-weight: 500;
    color:#ffffff!important;
    opacity: 0.9;
}

/* Header > dropdown */

.wd-dropdown-menu.wd-design-default {
	--wd-dropdown-width: 340px;}


/* Tabs home top */

.tabs-home-top ul.wd-nav.wd-nav-tabs.wd-icon-pos-left.wd-style-default {
    display: flex !important;      
    flex-wrap: wrap !important;    
    gap: 20px !important;         
    padding: 0 !important;
    margin: 0 !important;
}


.tabs-home-top ul.wd-nav.wd-nav-tabs.wd-icon-pos-left.wd-style-default > li {
    list-style: none !important;
    flex: 1 1 0 !important;      
    margin: 0 !important;         
}


.tabs-home-top ul.wd-nav.wd-nav-tabs.wd-icon-pos-left.wd-style-default > li > a.wd-nav-link {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
}


.home-choice .btn-color-primary {
	--btn-bgcolor-hover: #ffffff!important; }

/* Dotss */

.slider-wd-cstm .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
	background:#155EEA;
	border-color:#155EEA;
}


/* HEADER > SEARCH */
.searchform.wd-with-cat input[type="text"] {
	padding-inline-end:0!important;}


/* GENERALE > TVA INCLUS */
.tva-inclus{
    font-size:13px;
    color:#687178;
    font-weight:500;
    margin-left:4px;         
    display:inline-block;    
}


/* PRODUSE ARCHIVE > ICON STOC */
/* Pentru produs în stoc */
.wd-product-stock.stock.wd-style-default.in-stock::before {
    content: url('/wp-content/uploads/2025/05/Frame-28.svg');
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

/* Pentru produs fără stoc */
.wd-product-stock.stock.wd-style-default.out-of-stock::before {
    content: url('/wp-content/uploads/2025/05/off-stoc.svg');
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; 
}

p.stock {
	font-weight: 500!important;
	font-size:14px;}

/* PRODUSE ARCHIVE > border si titlu buton */
.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap) {
	border-radius:5px;
}

.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span {
	text-transform:none;
	font-weight:500;
	font-size:16px;}

/* SINGLE PRODUCT > MAI MULTE */

/* PRICE add to cart */
.elementor-kit-26 input[type="button"]  {
    border-radius:0!important;
}


/* TAB - ascunde */
.tabs-layout-tabs .tabs li.additional_information_tab{
    display: none;
}


.single_variation_wrap .woocommerce-variation-availability { 
    display: none !important; 
}


/* border Imagine produs  */
.woocommerce-product-gallery__image img {
    border: 1px solid hsla(0, 1%, 39%, 0.2);
    border-radius: 5px!important;
}


.wd-gallery-thumb .wd-carousel-item img {
    border: 1px solid hsla(0, 1%, 39%, 0.2);
    border-radius: 5px!important;
}



/* ----------- DIN JS-URI PT SINGLE PRODUCT */ 

/* ascundem elementele Woo de care nu mai avem nevoie */
.single_variation_wrap .woocommerce-variation-price,
.single_variation_wrap .woocommerce-variation-availability{
    display:none !important;
}

/*  efect vizual la schimbare  */
.tg-blur {
	filter: blur(4px);
	opacity: .25;
	transition: filter .45s ease, opacity .45s ease;
}

/* Related products > same height */
.related-cstm  img {
    height: 300px;
    object-fit: cover;
}


/* SIDE BAR */
.wd-sidebar {
	background:#ffffff;
	padding:30px;
	border:1px solid #63626220;
	border-radius:5px;

}



/* POPUP DIAGNOZA GRATUITA */
#sticky-mdfk {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99;
		width:400px;
		pointer-events: none;

}
#sticky-message .elementor-icon {
cursor:pointer !important;
}

#sticky-message {
    display: none;
}


/* Buton update cart cos */
.woocommerce-cart-form>.cart .cart-actions>.button {
	text-transform:none!important;
	font-size:14px!important;}@media (min-width: 1025px) {
	.widget_product_categories .product-categories li a {
	padding-block: 17px; }

.widget_product_categories .wd-cats-toggle {
	top: 15px!important;
right: 0;}



.widget_product_categories .wd-cats-toggle {
width: 30px !important;
    height: 30px !important;
    line-height: 32px !important;
    font-size: 10px !important;
}


/* SINGLE PRODUCT > SCROLL ATRIBUTE */
#date-produs-container .wd-single-attrs {
    padding-top: 0px;
    max-height: 600px;
    overflow-y: auto;
    padding-right: 18px;
}

.woocommerce-product-gallery__image img {
	height:450px;
	object-fit:cover;}

.wd-gallery-thumb .wd-carousel-item img {
	    height: 130px;
	object-fit: cover;}

.shop_attributes tr {
	padding-bottom: 7px!important;
	margin-bottom:7px!important;}

.shop_attributes tr:last-of-type {

  padding-bottom: 20px!important
}


/* Tabs aside > height */
.tabs-aside-g .wd-tabs.tabs-design-aside .wd-nav-tabs {
    justify-content: space-between;
    min-height:500px;
}
.tabs-aside-g-height-tehnic .wd-tabs.tabs-design-aside .wd-nav-tabs {
	 min-height:340px!important;
}


/* Page title */
.title-size-large {
	--wd-title-sp: 100px 130px!important;}


/* Carusel imagini > dots hide */
.g-carusel-branduri .swiper-pagination {
	display:none;}


/* Tabs home */
.tabs-home-top ul.wd-nav.wd-nav-tabs.wd-icon-pos-left.wd-style-default > li > a.wd-nav-link { 
    padding: 12px 10px !important; 
}



/* Header > sticky */
.whb-sticked .wd-nav.wd-gap-m {
	
--nav-gap:20px!important;
}

.whb-sticked .wd-nav-main>li>a {
	font-size:14px;}

.whb-sticked  .whb-col-right {
	display:none;}

.whb-sticked.whb-clone .wd-header-main-nav {
	text-align:right!important;}

.whb-sticked .wd-logo img {
	padding-top:10px!important;
	padding-bottom:10px!important;}


/* SHOP > ASCUNDE HEADER SORT AND SHIT */
.shop-loop-head {
	display:none;}


/* SHOP > SPATIU TOP */
.woocommerce-shop .wd-content-layout {
	padding-block-start: 70px;}



/* Cos > spatiu */
.cart-content-wrapper {
	margin:30px 0;}
}

@media (max-width: 576px) {
	.g-buton-icon .btn-size-large {
	font-size:14px!important;	
--btn-padding: 11px 18px!important;
}

/* Tabs home */
.tabs-home-top ul.wd-nav.wd-nav-tabs.wd-icon-pos-left.wd-style-default > li > a.wd-nav-link { 
    padding: 6px 5px !important; 
}

/* Related products > same height */
.related-cstm  img {
    height: 130px!important;
}


.wd-sidebar.wd-side-hidden .wd-widget {
	padding-inline:0!important;}

.wd-sidebar.wd-side-hidden .wd-heading {
	justify-content: left;
padding: 0 0 20px 0;
}



}

