/*
Theme Name:     hello-elementor-child
Description:    
Author:         nitro
Template:       hello-elementor

(optional values you can add: Theme URI, Author URI, Version)
*/


/*
@import url("../hello-elementor/style.css");
*/
/*	 overflow: hidden;*/
  html,body{
	 overflow-x: hidden; 
}



 body {
    -webkit-text-size-adjust: 100%;
    margin: 0 !important;
    background-color: #ebebeb !important;
    scroll-behavior: smooth;
    overflow-x: hidden;
}

.recent-tours-box, .related-tours-box {
    background: #f6fafd;
    border-radius: 12px;
    padding: 16px;
    margin: 20px 0;
    box-shadow: 0 2px 8px #eef1fa44;
}
.recent-tours-box ul, .related-tours-box ul {
    margin: 0; padding: 0 0 0 24px;
}
/* --- Tour Reservation System Styles --- */
.trs-form {
  max-width: 480px;
  margin: 30px auto 0 auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 24px 0 #0002;
  padding: 28px 24px 16px 24px;
  font-family: inherit;
}
.trs-form p {font-size: 18px; margin-bottom: 24px;}
.trs-form input, .trs-form select {
  width: 100%;
  padding: 12px 8px;
  margin-bottom: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  font-size: 16px;
  box-sizing: border-box;
  transition: border-color .2s;
  background: #fafbfd;
}
.trs-form input:focus, .trs-form select:focus {
  border-color: #0073aa;
  outline: none;
}
.trs-form button {
  display: block;
  width: 100%;
  background: linear-gradient(90deg,#0073aa,#005077 80%);
  color: #fff;
  border: none;
  padding: 14px 0;
  border-radius: 8px;
  font-size: 17px;
  font-weight: bold;
  margin-top: 10px;
  box-shadow: 0 4px 10px 0 #0073aa22;
  cursor: pointer;
  transition: background .2s;
}
.trs-form button:hover {background: linear-gradient(90deg,#005077,#0073aa 80%);}
.trs-form ::placeholder {color: #b2b6c0;}
@media (max-width: 600px) {
  .trs-form {padding: 14px;}
  .trs-form p {font-size: 15px;}
}

/* جدول پنل مدیریت */
.wrap .widefat th, .wrap .widefat td {
  padding: 10px 8px;
  font-size: 15px;
}
.wrap .widefat tbody tr:nth-child(odd) {background:#fafbfd;}
.wrap .widefat tbody tr:hover {background:#f0f8ff;}
.wrap .widefat td {vertical-align: middle;}
.wrap .button {margin:0 2px 4px 0;}
@media (max-width: 850px) {
  .wrap .widefat th, .wrap .widefat td {font-size: 13px;padding:6px 3px;}
}



.cx-ui-stepper input {
     max-width: 300px !important;
}
/* کانتینر اصلی */
.nb-container {
    max-width: 900px;
    margin: 0 auto;
    padding: 15px;
    text-align: right;
   /* background-color: #f9f9f9;*/
}

/* هدر */
.nb-header {
    margin-bottom: 20px;
}

.nb-header h1 {
    font-size: 24px;
    color: #222;
    text-align: center;
}

/* بخش ویژگی‌ها */
.nb-features {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* استایل هر ویژگی */
.nb-feature {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
    transition: box-shadow 0.3s;
}

.nb-feature:hover {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}

/* آیکون‌ها */
.nb-icon {
    font-size: 36px;
    color: #ff9800;
    margin-left: 15px; /* فاصله بین آیکون و متن */
    flex-shrink: 0; /* اندازه آیکون تغییر نمی‌کند */
}

/* متن */
.nb-text {
    flex: 1; /* متن تمام فضای باقی‌مانده را اشغال می‌کند */
}

.nb-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}

.nb-description {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

/* واکنش‌گرایی */
@media (max-width: 768px) {
    .nb-feature {
        flex-direction: column;
        align-items: flex-start;
        text-align: right;
    }

    .nb-icon {
        margin-left: 0;
        margin-bottom: 10px;
    }
}



/* home style*/

 
.container .elementor.elementor-157:after {
    content: "";
    width: calc(80% + 10px);
    height: 445px;
    border-right: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
    border-radius: 0 0 100px;
    position: absolute;
    right: 60px;
    top: 290px;
}
.elementor.elementor-96:after {
    content: "";
    width: calc(80% + 10px);
    height: 445px;
    border-right: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
    border-radius: 0 0 100px;
    position: absolute;
    right: 50px;
    top: 206px;
}



.favorite-tour hgroup:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 5px solid #f39200;
    position: absolute;
    top: -35px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #ebebeb;
	z-index: 1;
}
.favorite-tour hgroup h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
}
.favorite-tour hgroup h3 {
    font-size: 16px;
}
.favorite-tour .card-favorite .elementor-image-box-content{
    width: 221px;
    height: 50px;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 10;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .3s;
    transition: .3s;
	margin-top: -40px !important;
/*	display:none;*/
}
.favorite-tour .card-favorite .elementor-image-box-title{
	margin: 0;
    font-size: 16px;
} 
.favorite-tour:after {
    content: "";
    width: 85%;
    height: 1117px;
    border-top: 1px solid #bcbcbc;
    border-left: 1px solid #bcbcbc;
    border-bottom: 0 solid #bcbcbc;
    border-radius: 100px 0 0 100px;
    position: absolute;
    top: -17px;
    left: 58px;
    z-index: -1;
}
.elementor-157 .elementor-element.elementor-element-c3f1ed0:before {
    content: "";
    width: 30px;
    height: 770px;
    border-right: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
    border-radius: 0 0 20px;
    position: absolute;
    top: -120px;
    right: 11px;
    z-index: -1;
}
.favorite-tour .elementor-widget.elementor-widget-image-box {
    position: relative;
    border-radius: 20px;
    max-height: 325px;
	    z-index: 8;
}
.favorite-tour .elementor-widget.elementor-widget-image-box img {
    max-height: 325px;
}
.favorite-tour .elementor-image-box-img:before {
    content: "";
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(190,49,144,0)),to(#f39200));
    background-image: linear-gradient(to bottom,rgba(190,49,144,0),#ffb03a);
    position: absolute;
    top: -21px;
    right: 0;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 10;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 20px;
	opacity: 0;
}
.favorite-tour .elementor-image-box-img:hover:before {
	opacity: 1;
}
.advantages {
    position: relative !important;
    margin-top: 2px !important;
}

.advantages:after {
    content: "";
    position: absolute;
    left: -160px;
    top: -120px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background-image: linear-gradient(310deg,rgba(224,95,195,0),#f39200);
}

.advantages .title-h2:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 5px solid #f39200;
    background-color: #ebebeb;
    content: "";
    position: absolute;
    top: 0px;
    right: -25px;
}
.information .social,.information .jobs {
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}
.information .social p,.information .jobs p {
    z-index: 99;
    position: relative;
}


.information .social:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background-color: rgba(0,0,0,.4);
    transition: .3s;
}
.information .social .btn.btn-insta {
    width: 150px;
    background-image: linear-gradient(108deg,#4f5bd5 5%,#962fbf 40%,#df0897 70%,#f50b5e 96%);
    color: #fff;
    position: relative;
    padding-right: 28px;
}
.information .social .btn {
    width: 50px;
    height: 50px;
    border-radius: 15px;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: rgba(255,255,255,.6);
    border: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.information .social * {
    z-index: 10;
}
.btn {
    cursor: pointer;
    border: 1px solid #979797;
    font-size: 16px;
    height: 50px;
}

 .information .social .btn.btn-linkdin, .information .social .btn.btn-telegram {
    position: relative;
    top: -4px;
}
 .information .social .btn.btn-insta:before {
    width: 30px;
    height: 30px;
    right: 15px;
    top: 11px;
    position: absolute;
    background-size: 420px;
    background-position: -387px -343px;
}
.information .social .btn.btn-telegram .icon {
    width: 30px;
    height: 30px;
    right: 15px;
    top: 11px;
    position: absolute;
    background-size: 420px;
    background-position: -381px -301px;
}
.information .social .btn.btn-linkdin .icon {
    width: 30px;
    height: 30px;
    right: 12px;
    top: 11px;
    position: absolute;
    background-size: 420px;
    background-position: -340px -344px;
}
.city__page .city__header .breadcrumbs a:before,
.city__page .city__header .breadcrumbs span span:before, 
.advantages .description li:before, 
.information .social .btn.btn-insta:before, 
 .information .social .btn.btn-linkdin .icon,
  .information .social .btn.btn-telegram .icon {
    content: "";
    background-repeat: no-repeat;
    background-image: url(images/icons.svg);
}

.information .jobs {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    color: #fff;
	    text-align: center;
}
.information .jobs p:first-child {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}
 .information .jobs * {
    z-index: 10;
}
.information .jobs p:nth-child(2) span {
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 15px;
    background-color: #00a740;
}
.information .jobs .btn-job {
    background-color: #f39200;
    border-radius: 15px;
    color: #fff;
    margin-top: 19px;
    border: none;
    width: 250px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.pulse {
    animation: 2s infinite pulse;
    transform: translate(100px,-90px);
}
#contact_home{
    width: 90%;
    height: 350px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 50px 0 rgba(243,146,0,.5);
    box-shadow: 0 0 50px 0 rgba(243,146,0,.5);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f39200),to(#f39200));
	background: linear-gradient(90deg, rgba(243,146,0,1) 0%, rgba(200,125,11,1) 35%, rgba(250,161,28,1) 100%);
    margin-top: 85px;
    position: relative;
}
#contact_home:before{
	content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(images/home-contact-back.svg);
}
@-webkit-keyframes pulse{
	0%,100%{-webkit-box-shadow:0 0 0 0 #00a740}
	70%{-webkit-box-shadow:0 0 0 10px #00a740}
}
@keyframes pulse{
	0% {
		-moz-box-shadow: 0 0 0 0 #00a740;
		box-shadow: 0 0 0 0 #00a740;
	}

	70% {
		-moz-box-shadow: 0 0 0 10px #00a740;
		box-shadow: 0 0 0 10px #00a74000;
	}
	100% {
		-moz-box-shadow: 0 0 0 0 #00a740;
		box-shadow: 0 0 0 0 #00a74000;
	}
}

/* END home style*/

/* Tour style */
.tour-suggestion {
    position: relative !important;
    margin-top: 50px !important;
}
.tour-suggestion .card-suggest {
    padding-top: 50px;
}
.tour-suggestion:after {
    z-index: -1;
   /* height:1027px;*/
    width: calc(100% - 550px);
    content: "";
    position: absolute;
    left: 58px;
    bottom: calc(100% + -25px);
    border-radius: 0 0 0 100px;
    border: 1px solid #ccc;
    border-width: 0 0 1px 1px;
}
.tour-suggestion .title-h2 {
    width: 400px !important;
}
.tour-suggestion .title-h2 .elementor-heading-title:after {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 5px solid #f39200;
    background-color: #ebebeb;
    position: absolute;
    left: 0;
    top: 5px;
    content: "";
}

.tour-suggestion .item .content-item {
    padding: 15px !important;
    height: 128px;
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    top: -30px;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.service-list-wrapper .item .section-footer .reviews {
    display: none !important;
}
.service-border {
    border: none !important;
}
.service-list-wrapper {
    padding-bottom: 0 !important;
}
.service-list-wrapper > [class*=col-] {
    margin-bottom: 0 !important;
}


.package-tours-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.package-row {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* ریسپانسیو برای دسکتاپ */
@media (min-width: 1025px) {
    .package-row {
        flex: 1 1 calc(33.333% - 20px); /* سه ستون در دسکتاپ */
    }
}

/* ریسپانسیو برای تبلت */
@media (min-width: 768px) and (max-width: 1024px) {
    .package-row {
        flex: 1 1 calc(50% - 20px); /* دو ستون در تبلت */
    }
}

/* ریسپانسیو برای موبایل */
@media (max-width: 767px) {
    .package-row {
        flex: 1 1 100%; /* یک ستون در موبایل */
    }
}

#popup-box {
    max-width: 90%;
    width: 800px;
    height: 90%;
    display: flex;
    flex-direction: column;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 767px) {
    #popup-box {
        width: 95%; /* عرض بیشتر برای موبایل */
        height: 80%; /* ارتفاع کمتر برای موبایل */
    }
    #popup-content iframe {
        height: calc(100% - 60px); /* تنظیم ارتفاع iframe */
    }
}

#popup-actions {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.action-btn {
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

#popup-close {
    background-color: red;
    color: white;
    border: none;
    cursor: pointer;
    margin: 10px auto 0;
}


a.nb-btn-nonprice {

    padding: 4px 12px;

    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
    color: #d90109;
    background: #d8d9dd;
    font-weight: 800;
}




/*start css fahrenheit */
.nb-fahrenheit-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 20px;
    padding: 20px;
    background-color: #f0f8ff; /* رنگ پس‌زمینه باکس */
    border: 1px solid #ccc; /* حاشیه باکس */
    border-radius: 8px; /* گوشه‌های گرد */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* سایه */
}

.nb-fahrenheit-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.5em;
}

.nb-fahrenheit-form-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    width: 100%;
}

/* برای دسکتاپ و تبلت */
@media (min-width: 768px) {
    .nb-fahrenheit-form-group {
        flex-direction: row; /* نمایش عناصر به صورت ردیفی */
        justify-content: center;
        align-items: center;
    }
}

.nb-fahrenheit-label {
    display: inline-block;
    margin-right: 10px;
}

.nb-fahrenheit-input {
    padding: 10px;
    max-width: 150px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
}

.nb-fahrenheit-button {
    padding: 10px 20px;
    background-color: #007BFF;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    min-width: 100px;
}

.nb-fahrenheit-button:hover {
    background-color: #0056b3;
}

.nb-fahrenheit-result {
    direction: ltr;
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    color: #333;
    margin-left: 10px; /* فاصله بین نتیجه و دکمه */
}


/*end css fahrenheit */



/* Responive mobile */
@media (max-width: 767px){
	.footer-description {
    width: calc(100% - 50px);
    font-size: 16px;
}


/* تنظیمات برfahrenheit ای موبایل */
    .nb-fahrenheit-form-group {
        flex-direction: column;
        gap: 5px;
        align-items: center;
        width: auto;
    }

    .nb-fahrenheit-label {
        margin-right: 0;
        margin-bottom: 5px;
    }

    .nb-fahrenheit-button {
        margin-top: 10px;
    }

    .nb-fahrenheit-result {
        margin-left: 0;
        margin-top: 10px;
    }

.nb-footer-mob {
    position: fixed;
   /* width: 414px;*/
    margin-top: 0px;
    margin-bottom: 0px;
    bottom: 0px;
}

nav#breadcrumbs {
    right: 0 !important;
    padding: 20px 15px !important;
    font-size: 12px;
    background-color: #fff !important;
}


.btn.btn-primary {
    margin: 0 auto !important;
	border-radius: 20px !important;
}

.search-form .dropdown-menu {
    z-index: 11 !important;
}
.card-favorite {
    overflow-y: hidden !important;
    overflow-x: auto !important;
	display: flex;
  	flex-wrap: nowrap; 
}
.card-favorite .card {
    flex: 0 0 auto;
    display: flex;
}

.advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}
.advantages:after {
    left: -130px;
    top: -70px;
}
.advantages:before {
	display: none !important;
}
/*
.advantages .description {
    width: 67%;
}*/
.advantages .description-img{
/*	height: 550px;
   /* width: 33%;*/
    z-index: 11;
}
.advantages .description-img img {
    width: 100%;
   /* height: 100%;*/
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50px 50px 50px 50px !important;
}
.information .social , .information .jobs {
    min-height: 185px !important;
}
.card-suggest{
    overflow-y: hidden !important;
    overflow-x: auto !important;
	display: flex;
  	flex-wrap: nowrap; 	
}
.card-suggest .elementor-loop-container .elementor-grid{
	display: flex;
	    flex: 0 0 auto;
}
#Related-tours {
    position: relative;
    min-width: 261px;
    width: 261px;
    margin-right: 12px;
}
#Related-tours {
    position: relative;
    min-width: 261px;
    width: auto;
    margin-right: auto;
}
#contact_home {
    width: calc(100% - 24px);
    height: 350px;
    margin: 50px 12px 50px 0;
}
.favorite-tour:after,
.elementor-157 .elementor-element.elementor-element-c3f1ed0:before,
.tour-suggestion .title-h2 .elementor-heading-title:after,
.elementor.elementor-96:after,
.tour-suggestion:after {
	display: none;
}

.copyright {
    width: 100% !important;
    padding: 11px 20px !important;
}

.footer {
    overflow: hidden !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.breadcrumb_last, nav#breadcrumbs a {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

}