:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Patua One", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Patua One", 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%);
	--wd-alternative-font: "Patua One", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Patua One", 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;
	--wd-header-el-font: "Patua One", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(151,156,109);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(151,156,109);
	--btn-accented-bgcolor-hover: rgb(138,142,100);
	--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: url(https://alsanbentonit.com/wp-content/uploads/2021/10/camping-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: url(https://alsanbentonit.com/wp-content/uploads/2021/10/camping-footer-bg.jpg);
}
body[class*="wrapper-boxed"] {
	background-color: #3f412e;
	background-image: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,246);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-height: 740px;
}
:root{
--wd-container-w: 1160px;
--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: 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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


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

/* Ana Kontrol ve Progress Bar Stil Tanımlamaları */
.oxvin-transparency-container { margin-top: 25px; margin-bottom: 20px; }
.oxvin-toggle-btn { width: 100%; padding: 12px 20px; background-color: #fff; color: #333; border: 2px solid #eee; font-weight: 700; text-transform: uppercase; font-size: 13px; letter-spacing: 0.5px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease; border-radius: 4px; }
.oxvin-toggle-btn:hover { border-color: #333; background-color: #fcfcfc; }
.oxvin-toggle-btn.is-active { border-bottom-color: transparent; border-radius: 4px 4px 0 0; background-color: #f9f9f9; }
.btn-icon { font-size: 18px; transition: transform 0.3s ease; }
.oxvin-toggle-btn.is-active .btn-icon { transform: rotate(180deg); }
.oxvin-toggle-content { border: 2px solid #eee; border-top: none; padding: 20px; background-color: #fff; border-radius: 0 0 4px 4px; }
.oxvin-subtitle { font-size: 14px; font-weight: 700; margin-bottom: 20px; text-align: center; color: #222; }
.progress-item { margin-bottom: 18px; }
.p-labels { display: flex; justify-content: space-between; align-items: center; font-size: 13px; margin-bottom: 6px; color: #555; }

/* YENİ GRUP DÜZENLEMESİ: Etiket ve İkonu Sıkıştırır */
.p-label-group {
    display: flex; /* İçindeki label ve ikonu yan yana dizer */
    align-items: center;
}

.p-value { font-weight: 700; color: #333; }
.p-track { width: 100%; height: 8px; background-color: #f1f1f1; border-radius: 4px; overflow: hidden; }
.p-fill { height: 100%; border-radius: 4px; transition: width 1s ease-in-out; }
.sub-item .p-label { font-weight: 500; }
.cost-fill { background-color: #a0aec0; }
.growth-share-item .p-label { color: #15803d; font-weight: 700; }
.growth-share-item .p-value { color: #15803d; }
.growth-fill { background-color: #22c55e; }
.total-cost-row-simple { text-align: right; font-size: 13px; font-weight: 700; color: #666; padding: 10px 0; border-bottom: 1px dashed #eee; margin-bottom: 15px; }
.oxvin-footer-info { margin-top: 25px; padding-top: 15px; border-top: 1px solid #eee; background: #fafafa; padding: 15px; border-radius: 4px; font-size: 12px; color: #777; }
.oxvin-market-comparison { text-align: center; margin-bottom: 10px; font-size: 13px; color: #444; }
.highlight { color: #d90429; font-weight: 800; }
.oxvin-manifesto-mini p { margin: 0; line-height: 1.4; text-align: center; }

/* --- TOOLTIP STİLLERİ --- */
.oxvin-info-icon {
    cursor: pointer;
    color: #007bff;
    font-weight: 700;
    font-style: normal;
    margin-left: 5px; /* İkon ile yazı arasındaki boşluk */
    position: relative; 
    z-index: 10;
    opacity: 0.8;
}

.oxvin-tooltip-box {
    position: absolute;
    width: 280px; 
    background: #333;
    color: #fff;
    padding: 12px;
    border-radius: 6px;
    font-size: 11px;
    line-height: 1.5;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
    display: none; 
    z-index: 9999; 
}

.oxvin-tooltip-box:after {
    content: "";
    position: absolute;
    bottom: -6px; 
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}