/*
Theme Name: Dr.nami
Theme URI:
Author: bulut team
Author URI:
Description:
Requires at least: 6.7
Tested up to: 6.8
Requires PHP: 7.2
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dr.nami
Tags:
*/
meta[name="viewport"] {
    width: 1200px !important;
}

html, body {
    min-width: 1200px;
    overflow-x: auto;
    overflow-y: auto;
}

* {
    box-sizing: border-box;
}
/* header start  */

#top {
    position: relative;
    height: 250px;
    width: 100%;
    margin-top: 150px;
}


.header-wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #e6e9ee;
}


.main-bg {
    background-color: #e6e9ee;
    width: 100%;
    height: 128px;
}

.main-img-inner {
    position: absolute;
    top: 67px;
    left: 50%;
    transform: translate(-50%, -50%);
}
nav {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.logo {
    position: absolute;
    left: 246px;
    bottom: 116px;
    z-index: 5;
}

.top-img {
    position: absolute;
    bottom: 130px;
    z-index: 1;
    right: 260px;
}

.icon {
    position: absolute;
    left: 58%;
    top: -36px;
    z-index: 1;
}

.icon ul li {
    list-style: none;
    display: inline-flex;
    background-color: #e6e9ee;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    justify-content: center;
    margin-left: 5px;
}

.icon ul li:hover {
    background-color: #fbc405;
}

.icon ul li a img {
    vertical-align: baseline;
}

.menu {
    position: absolute;
    right: 30%;
    top: 20px;
    z-index: 1;
}

.menu ul li {
    list-style: none;
    background-color: #339933;
    margin-top: 5px;
    border-radius: 8px;
    padding: 2px 25px;
}

.menu ul li:hover {
    background-color: #205020;
}

.menu-items {
    color: white;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.introduce {
    position: absolute;
    left: 32%;
    top: 84px;
}

.introduce span {
    display: block;
    font-size: 12px;
}

.introduce span:first-child::before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: #fbc404;
    border-radius: 50%;
    margin-left: 5px;
}

.introduce span:last-child {
    margin-right: 16px;
}

/* header end */

/* main-start */
.middle span {
    font-size: 12px;
    margin: 20px 20px 10px 20px;
    top: 55px;
}
.body-buttom {
    display: flex;
    justify-content: center;
}
.body-buttom ul li {
    list-style-type: none;
    margin: 50px 0 0 200px;
}
.body-buttom ul li:first-child {
    font-size: 14px;
    font-weight: bold;
}
.body-buttom ul li:first-child::before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: #fbc404;
    border-radius: 100%;
    margin-left: 15px;
}
.body-buttom ul li:last-child {
    font-size: 12px;
}
.about-content {
    position: relative;
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 20px 0;
}
.about-content p {
    text-align: justify;
    padding: 10px 20px;
    font-size: 14px;
    margin-top: 25px;
}
.properties-paragraph {
    text-align: justify;
    font-size: 12px;
    padding: 0 15px;
}
.properties-right {
    border: 2px solid #efefef;
    border-radius: 15px;
}
.properties-list li {
    list-style-type: none;
    font-size: 12px;
    margin-top: 5px;
    padding: 0;
}
.properties-list li::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #fbc404;
    border-radius: 100%;
    margin-left: 15px;
}
.footer-wrapper {
    margin-top: 200px;
    margin-bottom: 100px;
}
.footer-container {
    margin-top: 150px;
    background-color: #E6E9EE;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 5px;
    padding: 5px;
}
.contact a {
    text-decoration: none;
    color: black;
    margin-right: 25px;
    font-size: 14px;
}
.site {
    color: black;
    font-size: 14px;
    z-index: 2;
}
.introduce-images img {
    display: inline-block;
    margin: 0 10px;
    max-width: 30%;
    vertical-align: top;
}

#sitemap {
    text-align: center; /* وسط چین کردن کل لیست */
}

#sitemap ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block; /* وسط چین کردن لیست */
}

#sitemap li {
    margin-bottom: 15px;
}

#sitemap a.menu-items {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    display: flex;          /* دایره و متن در یک خط */
    align-items: center;
    justify-content: flex-start; /* متن بعد از دایره قرار گیرد */
    gap: 10px;               /* فاصله ثابت بین دایره و متن */
    padding: 8px 15px;
}

#sitemap a.menu-items::before {
    content: "";
    flex-shrink: 0;           /* اندازه دایره ثابت بماند */
    width: 11px;
    height: 11px;
    background-color: #fbc404;
    border-radius: 50%;
    display: inline-block;
}



/* main-end */

/* footer start */

.footer-img-1 {
    left: 260px;
    top: -33px;
}
.footer-img-2 {
    left: 260px;
}
.footer-img-3 {
    left: 260px;
    bottom: -27px;
}


/* footer end */


/* contact start  */

.contact-header {
    background-color: #eaedf2;
    height: 34px;
}
.contact-left-img {
    bottom: -13px;
    left: 0px;
}
.contact-header p {
    font-weight: bold;
}
.contact-circle li {
    list-style-type: none;
    font-size: 12px;
}
.contact-body {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.contact-body label {
    width: 140px;
    margin-left: 10px;
}

.contact-body input,
.contact-body textarea {
    flex: 1;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.form-btn {
    border: 1px solid #efefef;
    margin-right: 150px;
    padding: 5px;
}
/* contact end */

#about, #introduce, #properties-of-mint, #contact-form, #sitemap {
    display: none;
}

section, .contact-us-form {
    transition: opacity 0.4s ease;
}

#toast-container .toast-success {
    background-color: #28a745 !important;
    color: #fff !important;
}

/* Toast خطا */
#toast-container .toast-error {
    background-color: #dc3545 !important;
    color: #fff !important;
}


#toast-container .toast-info {
    background-color: #007bff !important;
    color: #fff !important;
}


#toast-container .toast-warning {
    background-color: #ffc107 !important;
    color: #000 !important;
}
