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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(87,151,178);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(118,170,193);
	--btn-accented-bgcolor-hover: rgb(87,151,178);
	--wd-form-brd-width: 1px;
	--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://yenilikcionkolojidernegi.com/wp-content/uploads/2025/11/22Artboard-1@4x-scaled.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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: #ffffff;
	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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


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

.um-register.um-29134 {
    max-width: 700px !important; /* Formun genişliğini ayarla */
    margin: 60px auto !important; /* Formu ortala */
    padding: 50px !important;
    background-color: #ffffff !important;
    border-radius: 16px !important;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08) !important;
    border: 1px solid #e9ecef !important;
}

/* Form alanlarını içeren ana satır */
.um-29134 .um-row._um_row_1 {
    margin-bottom: 0 !important;
}

/* Form alanları (field) için genel ayarlar */
.um-29134 .um-field {
    margin-bottom: 22px !important;
}

/* Form etiketleri (Adınız, Soyadınız vb.) */
.um-29134 .um-field-label label {
    font-family: 'Poppins', sans-serif;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #495057 !important;
    margin-bottom: 10px !important;
}

/* Tüm input alanları (text, tel, email) */
.um-29134 .um-form-field {
    padding: 14px 18px !important;
    border: 1px solid #ced4da !important;
    border-radius: 10px !important;
    background-color: #f8f9fa !important;
    font-size: 16px !important;
    color: #495057 !important;
    height: auto !important;
    box-shadow: none !important;
    transition: all 0.3s ease-in-out;
}

/* Input alanlarına odaklanıldığında (tıklandığında) */
.um-29134 .um-form-field:focus {
    outline: none !important;
    border-color: #04ddb2 !important; /* Ana marka rengi */
    background-color: #ffffff !important;
    box-shadow: 0 0 0 4px rgba(4, 221, 178, 0.15) !important;
}

/* Zorunlu alanları belirten (*) işareti */
.um-29134 .um-field-label .um-req {
    color: #dc3545; /* Kırmızı renk */
    font-size: 16px;
    font-weight: bold;
    margin-left: 4px;
}

/* Bilgilendirme blokları */
.um-29134 .um-field-block div {
    background-color: #eef7ff !important; /* Açık mavi tonu */
    color: #31708f !important;
    padding: 15px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px !important;
    border: 1px solid #bce8f1;
}

.um-29134 .um-field-block strong {
    color: #04ddb2 !important; /* Ana marka rengi */
}

/* KVKK ve Gizlilik Metni Bölümü */
.um-29134 .um-field-type_terms_conditions {
    padding: 20px !important;
    margin-top: 20px !important;
    border: 1px solid #e9ecef;
    border-radius: 10px;
    background-color: #f8f9fa;
}

/* "KVKK Metnini Göster/Gizle" linki */
.um-29134 .um-toggle-gdpr {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #04ddb2;
    text-decoration: none;
    transition: color 0.3s ease;
}

.um-29134 .um-toggle-gdpr:hover {
    color: #03c4a0;
}

/* KVKK metninin kendisi (açıldığında) */
.um-29134 .um-gdpr-content {
    max-height: 250px;
    overflow-y: auto;
    padding-right: 15px;
    font-size: 13px;
    line-height: 1.7;
    color: #6c757d;
}

/* KVKK Onay Checkbox'ı */
.um-29134 .um-field-checkbox-option {
    font-size: 14px !important;
    color: #495057;
}

.um-29134 .um-field-checkbox-state i {
    font-size: 24px !important;
    line-height: 1 !important;
}

/* "Kayıt Ol" Butonu */
.um-29134 .um-button {
    width: 100%;
    padding: 16px !important;
    margin-top: 25px !important;
    background-color: #04ddb2 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    border-radius: 10px !important;
    border: none !important;
    height: auto !important;
    line-height: 1.5 !important;
    text-shadow: none !important;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 5px 20px rgba(4, 221, 178, 0.3);
}

/* Buton üzerine gelindiğinde */
.um-29134 .um-button:hover {
    background-color: #03c4a0 !important;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(4, 221, 178, 0.4);
}

/* Butona tıklandığında */
.um-29134 .um-button:active {
    transform: translateY(0);
    box-shadow: 0 5px 20px rgba(4, 221, 178, 0.3);
}

/* Formun en altındaki "Giriş Yap" linki (varsa) */
.um-29134 .um-col-alt > a {
    text-align: center;
    display: block;
    margin-top: 25px;
    color: #04ddb2;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.um-29134 .um-col-alt > a:hover {
    color: #03c4a0;
    text-decoration: underline;
}

