#makro-widget {
max-width: 600px;
margin: 30px auto;
padding: 24px;
background: #fdfdfd;
border: 2px solid #e0e0e0;
border-radius: 16px;
font-family: Arial, sans-serif;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
#makro-widget h2 {
text-align: center;
color: #264653;
font-size: 22px;
margin-bottom: 20px;
}
.form-group {
margin-bottom: 16px;
}
#makro-widget label {
display: block;
font-weight: bold;
margin-bottom: 6px;
color: #333;
}
#makro-widget input,
#makro-widget select {
width: 100%;
padding: 10px;
border: 1px solid #ccc;
border-radius: 8px;
font-size: 14px;
box-sizing: border-box;
background-color: #fff;
transition: border-color 0.3s ease;
}
#makro-widget input:focus,
#makro-widget select:focus {
border-color: #2a9d8f;
outline: none;
}
#makro-widget button {
width: 100%;
padding: 12px;
background-color: #8a7155;
color: white;
border: none;
border-radius: 8px;
font-size: 16px;
cursor: pointer;
font-weight: bold;
transition: background-color 0.3s ease;
}
#makro-widget button:hover {
background-color: #6d5a43;
}
#makroSonucu {
margin-top: 20px;
padding: 20px;
background: #f0fdfb;
border: 1px solid #ccc;
border-radius: 10px;
font-size: 15px;
color: #333;
line-height: 1.6;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
}
#makroSonucu p {
margin-bottom: 10px;
}
#makroBilgiKutusu {
margin-top: 24px;
background-color: #eef8f6;
border-left: 4px solid #2a9d8f;
padding: 14px;
border-radius: 8px;
font-size: 14px;
color: #444;
}
#makroBilgiKutusu strong {
color: #264653;
margin-bottom: 6px;
display: block;
}
fieldset.form-group {
margin-top: 18px;
margin-bottom: 20px;
border: 1px solid #ddd;
padding: 16px;
border-radius: 8px;
background: #fcfcfc;
}
fieldset.form-group legend {
font-weight: bold;
color: #264653;
font-size: 14px;
}
fieldset.form-group label {
font-size: 13px;
}
fieldset.form-group small {
display: block;
margin-top: 6px;
font-size: 12px;
color: #777;
}.asklepios-widget {
background-color: #fdfaf5;
border: 1px solid #e8e0d1;
padding: 16px;
border-radius: 12px;
box-shadow: 0 2px 6px rgba(0,0,0,0.05);
max-width: 400px;
margin: 20px auto;
text-align: center;
font-family: Georgia, serif;
}
.asklepios-ust-bilgi p {
font-size: 15px;
color: #2e2b26;
font-weight: 500;
margin-bottom: 12px;
}
.asklepios-gorsel img {
width: 190px;
height: auto;
margin: 10px auto;
display: block;
}
.asklepios-alt-bilgi p {
font-size: 14px;
font-style: italic;
color: #5a5145;
background: #fffdf6;
border: 1px solid #e0d9cc;
padding: 8px 12px;
border-radius: 10px;
margin-top: 12px;
}
.asklepios-baslik {
font-size: 14px;
font-weight: 600;
margin-bottom: 4px;
color: #4a3f35;
}
.asklepios-search {
margin-top: 14px;
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.asklepios-search input[type="search"] {
flex: 1 1 100%;
padding: 10px 12px;
border: 1px solid #cdbfa9;
border-radius: 8px;
font-size: 14px;
background: #fffdf6;
color: #3e3529;
box-sizing: border-box;
}
.asklepios-search button {
flex: 1 1 100%;
background-color: #a78c69;
color: white;
border: none;
padding: 10px 14px;
border-radius: 8px;
font-size: 14px;
cursor: pointer;
transition: background-color 0.3s ease;
box-sizing: border-box;
}
.asklepios-search button:hover {
background-color: #8a7155;
}.asklepios-kategori-menu {
font-family: Georgia, serif;
background-color: #f4f1ea;
border: 1px solid #ddd4c2;
border-radius: 8px;
padding: 15px;
width: 100%;
}
.kategori-menu-listesi {
list-style: none;
padding: 0;
margin: 0;
}
.kategori-menu-listesi > li {
position: relative;
margin-bottom: 10px;
}
.kategori-menu-listesi > li > a {
display: block;
background-color: #e9e1cf;
color: #3b3127;
padding: 10px 12px;
text-decoration: none;
border-radius: 6px;
font-weight: bold;
transition: background-color 0.3s ease;
}
.kategori-menu-listesi > li > a:hover {
background-color: #dcd1bb;
}
.alt-menu {
display: none;
margin-top: 4px;
margin-left: 10px;
padding-left: 10px;
border-left: 2px solid #c5b9a0;
}
.kategori-menu-listesi li:hover > .alt-menu {
display: block;
}
.alt-menu li a {
display: block;
padding: 8px 10px;
color: #4b4034;
background-color: #f9f7f1;
margin-bottom: 4px;
border-radius: 4px;
font-size: 14px;
text-decoration: none;
transition: background-color 0.2s;
}
.alt-menu li a:hover {
background-color: #eee4d5;
}.bilgelik-kutusu {
max-width: 600px;
margin: 40px auto;
border: 3px solid #d4b085;
background: #f9f4ea;
font-family: 'Inter', sans-serif;
text-align: center;
border-radius: 16px;
box-shadow: 0 0 10px rgba(0,0,0,0.06);
overflow: hidden;
}
.bilgelik-ust, .bilgelik-alt {
background: #f2e6d8;
padding: 15px 20px;
font-size: 17px;
line-height: 1.6;
color: #3e3225;
}
.bilgelik-baslik {
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-weight: 600;
color: #6e4d2c;
margin-bottom: 8px;
text-transform: uppercase;
letter-spacing: 0.4px;
}
.bilgelik-orta {
background: #f6eddc;
padding: 20px;
}
.bilgelik-orta img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}.footer-menu {
background-color: #f4efe7; padding: 10px 15px; max-width: 960px;
margin: 0 auto; }
.footer-menu ul {
list-style: none;
padding: 0;
margin: 0;
}
.footer-menu li {
margin: 5px 0; }
.footer-menu a {
text-decoration: none;
font-size: 16px; color: #2c3e50; font-weight: 600;
display: flex;
align-items: center;
transition: all 0.3s ease-in-out; padding: 0; }
.footer-menu a i {
margin-right: 6px; font-size: 18px;
}.footer-menu4 {
background-color: #eae5e5; padding: 2px;
text-align: center; font-family: Arial, sans-serif;
}
.footer-menu4 ul {
list-style: none;
padding: 0;
margin: 0;
display: ruby;
justify-content: center; align-items: center; flex-direction: column; }
.footer-menu4 ul li {
margin: 10px 0; font-size: 16px;
}.featured-image {
position: relative;
overflow: hidden; width: 100%;
height: 0;
padding-bottom: 66.66%; } .featured-image img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); width: 100%;
height: 100%;
object-fit: scale-down; } @media (max-width: 768px) {
.featured-image {
padding-bottom: 75%; }
}