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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//adesdiesel.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//adesdiesel.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//adesdiesel.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//adesdiesel.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//adesdiesel.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//adesdiesel.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//adesdiesel.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//adesdiesel.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", 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%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", 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: 15px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(9,129,161);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(9,129,161);
	--btn-accented-bgcolor-hover: rgb(9,129,161);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: right center;
}
.wd-footer {
	background-color: rgb(9,129,161);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@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);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.urunTablo {display: grid; grid-template-columns: 0.35fr 1.65fr; 
    grid-template-rows: 1fr; grid-auto-columns: 1fr; grid-gap:0px; height: calc(100vh -10px);
    line-height:2rem; border-collapse: collapse; justify-self: start; align-self: center; border: 2px solid #000000;}
.urun-baslik {grid-area: 1 / 1 / 2 / 3; background: #CFCFCF;font-weight: bold;
  background: -moz-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  background: -webkit-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  background: linear-gradient(to bottom, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  border-bottom: 3px solid #000000; padding: 0.3em 4px;}
.solsutun {border: 1px solid #E5E5E5;padding: 0 4px;font-weight:bold;background: #FEFAFB;} .solsutun:empty {display:none;}
.icerik {border: 1px solid #E5E5E5;padding: 0 4px;} .icerik:empty{display:none;}
.arabaslik {grid-area: auto / 1 / auto / 3; border-style: solid;  border-color: #7c7c7c; border-width: 1px 0; background: #ebebeb;font-weight: bold;padding: 0 4px;}

p.price {display: none;}
span.woocommerce-Price-amount.amount {display: none;}

.wd-social-icons .wd-icon {font-size: 1.6rem !important; line-height:1.5 !important;}
.icons-design-default .wd-social-icon .wd-icon { color: #25d366 !important;}

#whatsapp-aydinlatma-metni {  border-collapse: collapse;  width: 80%;}
#whatsapp-aydinlatma-metni td, #customers th {   border: 1px solid #ddd;   padding: 8px;}
#whatsapp-aydinlatma-metni tr:nth-child(even){background-color: #f2f2f2;}
#whatsapp-aydinlatma-metni tr:hover {background-color: #ddd;}
#whatsapp-aydinlatma-metni th {  padding-top: 12px;  padding-bottom: 12px;
  background-color: #db3340;  color: white;}

#tablepress-2, #tablepress-8, #tablepress-9, #tablepress-10, #tablepress-11 .tablepress tfoot th, .tablepress thead th{font-size: 85% !important; }
#tablepress-2, #tablepress-8, #tablepress-9, #tablepress-10, #tablepress-11 tbody{font-size: 85%; }
.ad-card {
    background: #ffffff;
    border-radius: 10px;
    padding: 18px 18px 14px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.06);
    border: 1px solid #e2eef0;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: border-color .2s ease, box-shadow .2s ease, transform .15s ease;
}

.ad-card:hover {
    border-color: #007C89;
    box-shadow: 0 8px 20px rgba(0,0,0,0.10);
    transform: translateY(-2px);
}

.ad-card-image {
    display: block;
    margin-bottom: 14px;
    text-align: center;
}

.ad-card-image img {
    max-height: 140px;
    width: auto;
    margin: 0 auto;
}

.ad-card-body {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.ad-card-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 8px 0;
}

.ad-card-title a {
    color: #007C89;
    text-decoration: none;
    display: block;
    text-align: left;
}

.ad-card-title a:hover {
    text-decoration: underline;
}

.ad-card-brand-row {
    font-size: 13px;
    font-weight: 500;
    color: #444;
    margin-bottom: 6px;
    text-align: left;
}

.ad-card-brand {
    font-weight: 700;
}

.ad-brand-bosch    { color: #E60012; }
.ad-brand-daf      { color: #0076BE; }
.ad-brand-perkins  { color: #004B93; }
.ad-brand-cat      { color: #FFCD11; }
.ad-brand-cummins  { color: #D1001F; }
.ad-brand-scania   { color: #00205B; }
.ad-brand-delphi   { color: #CC071E; }
.ad-brand-denso    { color: #D7000F; }
.ad-brand-mercedes { color: #00A1E0; }
.ad-brand-volvo    { color: #003057; }
.ad-brand-man      { color: #4D4F53; }

.ad-card-meta {
    font-size: 13px;
    color: #555;
    margin-top: 2px;
    text-align: left;
}

.ad-card-price-row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 12px;
    margin-bottom: 6px;
}

.ad-card-price {
    text-align: left;
}

.ad-card-price .price {
    font-size: 20px;
    font-weight: 700;
    color: #005E66;
}

.ad-card-footnote {
    margin-top: 4px;
    margin-bottom: 10px;
    text-align: left;
}

.ad-card-footnote a {
    font-size: 13px;
    color: #007C89;
    text-decoration: none;
}

.ad-card-footnote a:hover {
    text-decoration: underline;
}

/* Butonlar */

.ad-card-btn {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.ad-card-btn .button {
    width: 100%;
    text-align: center;
    border-radius: 6px;
    padding: 9px 14px;
    font-weight: 600;
    transition: background .15s ease, border-color .15s ease, transform .1s ease;
}

/* Teklif al butonu – turkuaz outline */

.ad-btn-quote {
    background: #ffffff;
    border: 1px solid #007C89;
    color: #007C89;
}

.ad-btn-quote:hover {
    background: #007C89;
    border-color: #007C89;
    color: #ffffff;
    transform: translateY(-1px);
}

/* WhatsApp’tan sor – yeşil */

.ad-btn-whatsapp {
    background: #25D366;
    border: 1px solid #25D366;
    color: #ffffff;
}

.ad-btn-whatsapp:hover {
    background: #1EB153;
    border-color: #1EB153;
    color: #ffffff;
    transform: translateY(-1px);
}
