/*
Theme Name: GosTaran Themes
Description: Adds support for languages written in a Right To Left (RTL) direction.
*/
@font-face 
{ font-family: IRANSans;
 font-style: normal;
 font-weight: normal;
 src: url('fonts/iransanswebfn.eot'); 
 src: url('fonts/iransanswebfn.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ 
 url('fonts/iransanswebfn.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ 
 url('fonts/iransanswebfn.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ 
 url('fonts/iransanswebfn.ttf') format('truetype'); }
@font-face{
	font-family: 'iranyekan';
	src: url('fonts/iranyekanwebregular.eot');
	src: url('fonts/iranyekanwebregular.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('fonts/iranyekanwebregular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('fonts/iranyekanwebregular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('fonts/iranyekanwebregular.ttf') format('truetype');
}
@font-face {
font-family: "aviny";
src: url('fonts/aviny.ttf') format('truetype');
}
h1, h2, h3, h4, h5, h6 {
    font-family: IRANSans;
}
.widget__post-content h6 {
    font-family: IRANSans !important;
}
.widget__post-thumb {
    float: right !important;
    margin-left: 20px !important;
}
.main-menu .has-sub li {
    text-align: right;
}
.team-info {
    direction: rtl;
    text-align:center;
}
body {
    font-family: IRANSans !important;
}
.second-services-content h5 {
    font-family: IRANSans !important;
}
.count {
    font-family: IRANSans !important;
}
.elementor-align-left {
    text-align: right !important;
}
.price-count h2 {
    font-family: IRANSans !important;
}
.contact-field input {
    direction: rtl;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}
.contact-field textarea {
    direction: rtl;
}
.main-menu ul li a {
    font-family: IRANSans !important;;
}
.booking-area .custom-select {
    direction: rtl;
}
.offset-xl-3 {
    margin-right: 25% !important;
}
.fa-chevron-right::before {
    content: "\f053" !important;
}
.gw-ltr {
    direction: ltr !important;
}
.mean-container .mean-nav ul li a {
    text-align: right !important;
}
.booking-area .contact-form {
    direction: rtl;
}
.pricing-body li {
    text-align: right;
}
.media-upload-form .notice, .media-upload-form div.error, .wrap .notice, .wrap div.error, .wrap div.updated {
  display: none;
}

.breadcrumb-title h2 {
    font-size: 46px;
    line-height: 1.7;
}

.main-menu .has-sub > ul > .has-sub > ul {
    margin-left:auto;
    margin-right: 251px;
}

#team,pb-20{direction:ltr;  }


.elementor-widget-n-accordion .e-n-accordion-item-title {
    border-style: none; 
    padding: 15px 0;
}
.s-about-content p {
    text-align: justify;
}

.subnav .menu-item-has-children > a::after {  
  content: "\f107" !important;  
  font-family: "Font Awesome 5 Free" !important;  
  font-weight: 900 !important;  
  margin-right: 5px !important;  
  color: #007bff !important;  
  display: inline-block !important;  
  vertical-align: middle !important;  
}  

.top-nav{
background:transparent linear-gradient(90deg, #1E0B9B 0%, #07CCEC 100%) 0% 0% no-repeat padding-box;
padding:7px 0;
text-align:center;
position: initial;
}

.wa__popup_chat_box .wa__stt:after {
    background: url('/wp-content/plugins/wp-whatsapp/assets/img/whatsapp-icon.svg') no-repeat;
    background-size: 100% 100%;
}

.whiteIcon{
    color:#fff;
}
.respiratory-list {
    direction:ltr;
    text-align:right;
    list-style: none;
    padding: 0;
    margin: 0;
}
.Justify-class{
    text-align:justify;
}
.respiratory-list > li {
    margin: 10px 0;
    position: relative;
    font-size: 16px; /* اندازه فونت مناسب */
    padding-right: 20px; /* فاصله از سمت راست */
}

.respiratory-list a {
    color: #007bff; /* رنگ لینک‌ها */
    text-decoration: none; /* حذف خط زیر لینک‌ها */
}

.respiratory-list a:hover {
    text-decoration: underline; /* زیرخط هنگام هاور */
}

/* تکنیک Checkbox Hack برای باز و بسته کردن زیرمنو */
.respiratory-list input[type="checkbox"] {
    display: none; /* مخفی کردن چک‌باکس */
}

.respiratory-list input[type="checkbox"]:checked + label + .submenu {
    display: block; /* اگر چک‌باکس انتخاب شده باشد، زیرمنو باز شود */
}

.submenu {
    margin-top: 5px;
    padding-right: 20px; /* فاصله از سمت راست برای زیرمنو */
    display: none; /* ابتدا زیرمنو مخفی است */
}

.submenu > li {
    font-size: 14px; /* اندازه فونت برای زیرمنو */
}

.submenu a {
    color: #007bff; /* رنگ لینک‌های زیرمنو */
    text-decoration: none; /* حذف خط زیر لینک‌های زیرمنو */
}

.submenu a:hover {
    text-decoration: underline; /* زیرخط هنگام هاور لینک‌های زیرمنو */
}

/* ایجاد آیکن [+] برای نشان دادن زیرمنو */
.respiratory-list label {
    position: absolute;
    cursor: pointer;
    color: #007bff;
    font-size: 24px;
    margin-left: 10px;
    font-weight: bold;
}


/* ایجاد آیکن [+] و [–] با استفاده از چک‌باکس */
.respiratory-list input[type="checkbox"]:checked + label:before {
    content: "-";
}

.respiratory-list input[type="checkbox"]:not(:checked) + label:before {
    content: "+";
}
.respiratory-list li a{
 color:#000!Important;   
}
.respiratory-list .submenu li a{
     color:#007bff!Important; 
}
.slidebar__form button {
    left: auto;
    top: auto;
    height: auto;
}

.btn.ss-btn {
    width: 250px;
    padding: 14px 5px 14px 23px;
}
.elementor-heading-title {
    line-height: 1.9 !Important;
}

.breadcrumb-area {
    min-height: 600px;
}
.breadcrumb {
    display: none;
}
.leaflet-popup-content{
    font-family: 'IRANSANS';
    text-align: right;
    font-size: 11px;
}
.leaflet-marker-icon{
    font-family: 'IRANSANS';
    text-align: right;
    font-size: 11px;
    display: inline-table;
}
.slidebar__form input {
    width: auto;
}
.search-custom form button {
    float: left;
}
    .fade-in {
      opacity: 0;
      animation: fadeIn 1.5s forwards;
      text-align:center!Important;
      font-size:34px!Important;
    }

    .fade-in:nth-child(1) { animation-delay: 0.5s; }
    .fade-in:nth-child(2) { animation-delay: 2s; }
    .fade-in:nth-child(3) { animation-delay: 3.5s; }
    .fade-in:nth-child(4) { animation-delay: 5s; }

    .gold {
      color: gold;
      animation: glow 2s infinite alternate;
    }

    .success {
      color: #00ff88;
    }

    .pulse {
      animation: pulse 1s infinite;
      display: inline-block;
    }

.mini-search {
  position: relative;
  display: inline-block;
}

.mini-search .search-form {
  display: none;
  position: absolute;
  top: 35px;
  right: 0;
  background: #fff;
  padding: 5px 10px;
  border-radius: 25px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  z-index: 999;
}

.mini-search .search-field {
  width: 160px;
  border: none;
  outline: none;
  padding: 5px 8px;
  font-size: 14px;
  border-radius: 25px;
}

.mini-search .search-toggle {
  background: none;
  border: none;
  cursor: pointer;
  color: #fff;
}

.mini-search.active .search-form {
  display: block;
}
.mini-search img{
    max-width:none;
    box-sizing:unset;
}

.mobile-header-extra {
    display: none;
}

@media (max-width: 991px) {
    .mobile-header-extra {
        display: block;
    }
    .mobile-header-extra .search-form {
        display: none;
    }
    .mobile-header-extra .mini-search.active .search-form {
        display: block;
        margin-top: 5px;
    }
}

    @keyframes fadeIn {
      from { opacity: 0; transform: translateY(20px); }
      to { opacity: 1; transform: translateY(0); }
    }

    @keyframes glow {
      from { text-shadow: 0 0 5px gold, 0 0 10px orange; }
      to   { text-shadow: 0 0 20px gold, 0 0 40px orange; }
    }

    @keyframes pulse {
      0%, 100% { transform: scale(1); }
      50% { transform: scale(1.1); }
    }
@media (min-width: 1200px) {
    .col-xl-8 {
        -ms-flex: 0 0 70.666667%;
        flex: 0 0 70.666667%;
        max-width: 70.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg-8 {
        -ms-flex: 0 0 80.666667%;
        flex: 0 0 80.666667%;
        max-width: 80.666667%;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .second-menu .main-menu ul li {
         margin-left: 0; 
    }
}

@media (max-width: 991px){
    .subnav .menu-item-has-children > a::after { 
        display:none!important; 
    }
}
@media (max-width: 769px){
h2{
     font-size:24px!Important; 
}
h3{
       font-size:14px!Important; 
}
h4{
   font-size:13px!Important; 
}
h5{
     font-size:10px!Important; 
}
.breadcrumb-title h2{
    padding-right:24px;
}
    /*.blog-content {
        padding: 20px 5px;
    } */
.breadcrumb-area {
    min-height: 480px;
            background-image: url(/wp-content/uploads/2025/10/banerMobileNew.png)!Important;
}
.fade-in {
      font-size:24px!Important;
}
} 
