.elementor-17779 .elementor-element.elementor-element-53afd95{--display:flex;--background-transition:0.3s;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-642f438 */@font-face {
  font-family: 'IRANSans';
  src: url('https://cdn.fontcdn.ir/Font/Persian/IRANSans/IRANSans.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.dr-zamanzadeh-visit {
  background-color: #fdfcfc;
  padding: 50px 20px;
  font-family: 'IRANSans', sans-serif;
  direction: rtl;
  color: #333;
}

.visit-content {
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  border-top: 5px solid #5d0a0c;
}

.visit-content h2 {
  text-align: center;
  color: #5d0a0c;
  font-size: 24px;
  margin-bottom: 30px;
  font-family: 'IRANSans', sans-serif;
}

.visit-content p,
.visit-content ul {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.9;
  font-family: 'IRANSans', sans-serif;
}

.visit-content ul {
  padding-right: 20px;
  list-style-type: disc;
}

.visit-content a {
  color: #5d0a0c;
  text-decoration: underline;
  transition: all 0.3s ease;
}

.visit-content a:hover {
  color: #a00;
}

.visit-actions {
  margin-top: 30px;
  text-align: center;
}

.visit-btn {
  background: linear-gradient(135deg, #5d0a0c, #a31416);
  color: #ffffff !important;
  padding: 14px 28px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  margin: 10px;
  display: inline-block;
  transition: background 0.3s ease;
  font-family: 'IRANSans', sans-serif;
}

.visit-btn:hover {
  background: linear-gradient(135deg, #7d0d10, #c81e22);
}

.back-link {
  display: inline-block;
  margin-top: 12px;
  font-size: 14px;
  color: #5d0a0c;
  text-decoration: none;
  font-family: 'IRANSans', sans-serif;
}

.back-link:hover {
  text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS */.online-visit-box {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: #fdfcfc;
  border-top: 8px solid #5d0a0c;
  border-bottom: 8px solid #5d0a0c;
  font-family: 'IRANSans', sans-serif;
  color: #333;
  line-height: 1.9;
  direction: rtl;
  box-sizing: border-box;
}

.online-visit-box > article {
  max-width: 800px;
  margin: auto;
  background-color: #fff;
  border-radius: 20px;
  padding: 32px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
}

.visit-title {
  color: #5d0a0c;
  text-align: center;
  margin-bottom: 24px;
  font-size: 24px;
}

.online-visit-box p,
.online-visit-box ol {
  font-size: 16px;
  margin-bottom: 16px;
}

.online-visit-box ol {
  padding-right: 24px;
}

.online-visit-box a {
  color: #5d0a0c;
  text-decoration: underline;
  transition: all 0.3s ease;
}

.online-visit-box a:hover {
  color: #a00;
}

.visit-button-wrapper {
  text-align: center;
  margin-top: 32px;
}

.visit-button {
  background-color: #5d0a0c;
  color: #ffffff !important;
  padding: 14px 28px;
  border-radius: 10px;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.visit-button:hover {
  background-color: #7d0d10;
}

.back-link {
  text-align: center;
  margin-top: 30px;
  font-size: 14px;
}/* End custom CSS */