/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com
Description: תבנית בת ל-Hello Elementor
Author: Nuevo Digital
Author URI: https://nuevo-digital.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/
.woocommerce div.product div.summary p.price:nth-of-type(2) {
    display: none;
}
.upsells{
	font-size:0;
}
.upsells li{
	font-size: 14px;
    width: auto;
    display: inline-block;
    padding: 10px;
}

.upsells li.active{
	background: #26bdf7;
}
.upsells li.active a{
	color:white;
}
.homeSearchTravel{
	position:relative;
	z-index:1234;
}
.trip-type-meta{
	padding-bottom: 40px;
}


body.single-product .tab-content .tab-pane{
	display: block!important;
}

/*body.single-product .panel-group .panel-collapse{
	display: block!important;
}*/

body.single-product .woocommerce-tabs .wc-tabs{
  position: sticky!important;
  top: 0px;
  z-index: 100;
  background: rgb(229, 222, 204);
}

body.single-product.admin-bar .woocommerce-tabs .wc-tabs{
	top: 25px;
}


body.single-product .bookingFormRow .vc_col-sm-1{
	float: right;
  padding: 5px 0 0;
}
body.single-product .bookingFormRow .vc_col-sm-1 + div{
	margin-right: 30px;
}
body.single-product .bookingFormRow .wpcf7-form-control-wrap{
	margin-bottom: 0!important;
}
body.single-product .bookingFormRow .wpcf7-list-item,
body.single-product .bookingFormRow .wpcf7-list-item input{
	margin: 0;
}
body.single-product [data-accord]{
	cursor: pointer;
	position: relative;
	padding-left: 15px;
}
/*body.single-product [data-accord]:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333;
  z-index: 1;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 0;
}*/
body.single-product .in[data-accord]:before{
	border-top: 0;
	border-bottom: 6px solid #333;
}
@media (max-width: 800px){
	body.single-product .woocommerce-tabs .wc-tabs{
		position: static;
	}

	body.single-product .woocommerce-tabs .panel-group .panel-collapse{
		overflow: hidden;
	}
}

.upcoming-trips-section{
	padding-top: 128px;
	padding-bottom: 30px;
}
.upcoming-trips-section .container-fluid{
	max-width: 1170px;
}
body.admin-bar .upcoming-trips-section{
	padding-top: 160px;
}
body.single-product .top_site_main .banner-wrapper, .page-id-681 .top_site_main .banner-wrapper{
	padding-top: 100px;
  padding-bottom: 100px;
}

.upcoming-trips-section .section-title{
	/*font-family: Assistant, Helvetica, Arial, sans-serif;*/
	font-size: 55px;
	font-weight: bold;
	line-height: 1;
	padding: 0;
  margin: 0 auto 21px;
  max-width: 532px;
  text-align: center;
}
.upcoming-trips-section .section-desc{
	font-size: 22px;
  font-weight: bold;
  line-height: 1;
  color: #555;
  letter-spacing: 4px;
  margin: 0 auto;
  max-width: 532px;
  text-align: center;
}
.upcoming-trips-section .section-months{
	list-style: none;
	padding: 0;
	background: #FFFFFF;
	margin: 0 auto 60px;
	max-width: 532px;
	text-align: center;
}
.upcoming-trips-section .section-months li{
	display: inline-block;
}
.upcoming-trips-section .section-months li button{
	display: block;
	color: #555;
	padding: 12px 18px;
  font-size: 18px;
  line-height: 20px;
  border: 0;
  border-bottom: 3px solid transparent;
  background: transparent;

	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.upcoming-trips-section .section-months li button:hover,
.upcoming-trips-section .section-months li button.active{
	color: #6bc048;
	border-bottom: 3px solid #555;
}

.upcoming-trips-section .section-trips.loading{
  opacity: 0.5;
}
.upcoming-trips-section .section-trips .col-item{
	float: right;
	margin-bottom: 30px;
}
.upcoming-trips-section .section-trips .col-item:nth-child(4n+1){
	clear: right;
}
.upcoming-trips-section .section-trips .item-country{
	border: 1px solid #b7b7b7;
	border-bottom: 0;
	padding: 5px;
  font-size: 1.5em;
}
.upcoming-trips-section .section-trips .item-img{
	position: relative;
  background: #d8d8d8;
  min-height: 125px;
  text-align: center;
}
.upcoming-trips-section .section-trips .item-img > img{
  height: 262px!important;
  max-width: 100%;
}
.upcoming-trips-section .section-trips .item-icons{
	position: absolute;
	bottom: 0;
	left: 0;
}
.upcoming-trips-section .section-trips .item-icons > a{
	display: inline-block;
	margin: 6px 12px;
  color: #fff;
  position: relative;
}
.upcoming-trips-section .section-trips .item-icons > a img{
	max-width: 40px;
  display: inline-block;
  margin: 0;
}
.upcoming-trips-section .section-trips .item-content{
	padding: 14px;
  background: #fff;
  min-height: 181px;
}
.upcoming-trips-section .section-trips .item-country + .item-img + .item-content{
	min-height: 140px;
}
.upcoming-trips-section .section-trips .item-content h3{
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}
.upcoming-trips-section .section-trips .item-content span{
  text-transform: uppercase;
  color: #666;
  margin-bottom: 10px;
  display: block;
  text-align: right;
}
.upcoming-trips-section .section-trips .item-content span:before{
	content: "\e864";
  margin-left: 8px;    
  color: #6bc048;
  font: normal normal normal 16px/1 'Linearicons-Free';
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -2px;
}
.upcoming-trips-section .section-trips .item-btn{
	background: #f5f5f5;
  
  height: 40px;
}
.upcoming-trips-section .section-trips .item-btn a{
  float: left;
	padding: 0 20px 0 0; 
  width: 55%;
  text-align: center;
  line-height: 41px;
  padding: 0 20px 0 0;
  position: relative;
  font-weight: 700;
  font-size: 12px;
  border-radius: 0;
  text-transform: uppercase;
  background-color: #414143;
  color: #ffffff!important;
}
.upcoming-trips-section .section-trips .item-btn a:before{
	content: "";
	position: absolute;
  top: 0;
  width: 0;
  height: 0;
	right: 0;
  border-right: 20px solid #f5f5f5;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  left: auto;
}
.upcoming-trips-section .section-trips .col-item-no-trips{
  margin-bottom: 30px;
  font-size: 22px
}

.custom-wrap-day + .custom-wrap-day{
	display:none!important;
}

/* Product template - changes */

body.single-product .top_site_main:before, .page-id-681 .top_site_main:before {
	content: '';
	position: absolute;
	top: 104px;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 99;
	background: rgb(229,222,204);
	background: linear-gradient(0deg, rgba(229,222,204,0) 0%, rgba(229,222,204,1) 85%, rgba(229,222,204,1) 100%);
}
body.single-product .site-header, .page-id-681 .site-header {
	box-shadow: none;
}
body.single-product .top_site_main, .page-id-681 .top_site_main {
	text-align: center;
}
body.single-product .top_site_main .banner-wrapper, .page-id-681 .top_site_main .banner-wrapper {
	padding-bottom: 400px;
}
body.single-product .top_site_main .banner-wrapper .heading_primary:after, .page-id-681 .top_site_main .banner-wrapper .heading_primary:after {
	display: none;
}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a span {
	display: none;
}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs .description_tab, body.single-product .widget-area .search_tour,
body.single-product .widget-area #custom_html-9 {
	display: none;
}
body.single-product.woocommerce div.product div.summary {
	  position: sticky!important;
    top: 100px;
    z-index: 100;
    background: rgb(229, 222, 204);
}
body.single-product.woocommerce.admin-bar div.product div.summary {
    top: 132px;
}
body.single-product.woocommerce div.product .woocommerce-tabs .entry-content, .woocommerce-page div.product .woocommerce-tabs .entry-content {
	box-shadow: none;
}
body.single-product.woocommerce .tab-content .tab-pane {
	border-bottom: 1px solid #a5a1a1!important;
}
/*body.single-product.woocommerce #tab-itinerary_tab h2 {
	position: relative;
}*/
body.single-product.woocommerce .tab-content .tab-pane .custom-wrap-day h2 span {
	background-color: #6bc048;
	color: #fff;
	padding: 0 10px;
  border-radius: 5px;
  display: inline-block;
}
body.single-product.woocommerce .tab-content .tab-pane .custom-wrap-day {
	background-color: rgb(235 227 209);
 	border-radius: 5px;
}
body.single-product.woocommerce .tab-content .tab-pane .custom-wrap-day h2 {
  background-color: rgb(245 238 222);
  border-radius: 5px;
  font-size: 20px;
  line-height: 30px;
}
body.single-product.woocommerce .tab-content .tab-pane .custom-wrap-day p {
	padding-right: 10px;
	padding-left: 10px;
}
.eoi_product_price + .eoi_product_price {
    display: none!important;
}

body.single-product.woocommerce .eoi_product_price {
	display: flex;
	margin-bottom: 10px;
}
body.single-product.woocommerce .eoi_product_price > div {
	background-color: rgb(235 227 209);
	border-radius: 5px;
}
body.single-product.woocommerce .eoi_product_price .main_column {
	flex: 2;
	margin-left: 20px;
}
body.single-product.woocommerce .eoi_product_price .list_column {
	flex: 3;
}
body.single-product.woocommerce .eoi_product_price > div > h2 {
	background-color: rgb(245 238 222);
  border-radius: 5px;
	margin-top: 0;
	font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
  padding-left: 10px;
	padding-right: 10px;
	font-weight: 700;
}
body.single-product.woocommerce .eoi_product_price ul {
	margin: 15px 35px 10px 15px;
	list-style: none;
}
body.single-product.woocommerce .eoi_product_price ul li {
	list-style: none;
}
body.single-product.woocommerce .eoi_product_price ul li::before {
    content: "•";
    color: #6bc048;
    font-weight: bold;
    width: 20px;
    margin-right: -20px;
    font-size: 24px;
    display: inline-block;
    line-height: 27px;
    margin-left: 0; 
}
body.single-product.woocommerce .eoi_product_price .main_column .desc {
	padding: 10px 10px 25px 10px;
}
body.single-product.woocommerce .eoi_product_price .main_column .desc br {
	display: block;
}
body.single-product.woocommerce .eoi_product_price .main_column .price-button {
	text-align: center;
}
body.single-product.woocommerce .eoi_product_price .main_column a {
	background: #6bc048;
  color: #000;
  font-weight: 700;
  padding: 7px 15px;
  border-radius: 5px;
}
body.single-product.woocommerce #tblOrder_length, body.single-product.woocommerce #tblOrder_paginate, body.single-product.woocommerce #tblOrder_info {
	display: none;
}
body.single-product.woocommerce #tblOrder {
	border-spacing: 0px;
	border-bottom: 5px solid rgb(235 227 209);
	border: 1px solid #fff;
}
body.single-product.woocommerce #tblOrder tr {
    background-color: #eae6da;
}
body.single-product.woocommerce #tblOrder thead tr {
	background-color: #f1efe7;
}
body.single-product.woocommerce #tblOrder th, body.single-product.woocommerce #tblOrder td { 
	padding: 7px 5px;
	text-align: center;
}
body.single-product.woocommerce #tblOrder th {
	border-bottom: 3px solid #fff;
}
body.single-product.woocommerce #tblOrder td {
	border-bottom: 1px solid #fff;
}
body.single-product.woocommerce #tblOrder td span {
	background-color: #2da139;
  padding: 3px 0;
  border-radius: 4px;
  color: #000;
  font-weight: 600;
  display: inline-block;
  width: 94%;
  border: 1px solid #a09a9a;
}
body.single-product.woocommerce #tblOrder td.in-passed span {
	background-color: rgb(236 236 235);
}
.product-styled-container {
	background-color: rgb(235 227 209);
}
.product-styled-container h2 {
	background-color: rgb(245 238 222);
  border-radius: 5px;
  margin-top: 0;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}
.product-styled-container > span, .product-styled-container p {
	padding-right: 0px;
}
.product-styled-container > span {
	padding-top: 15px;
	display: inline-block;
}
.product-styled-container ul {
	margin: 5px 5px 5px 5px;
	list-style: none;
	padding-bottom: 15px;
}
.product-styled-container ol {
	margin: 15px 35px 15px 15px;
	padding-bottom: 15px;
}
.product-styled-container ul li {
	list-style: none;
}
.product-styled-container ul li::before {
    content: "•";
    color: #6bc048;
    font-weight: bold;
    width: 20px;
    margin-right: -20px;
    font-size: 24px;
    display: inline-block;
    line-height: 27px;
    margin-left: 0; 
}
.price_include_exclude {
	display: flex;
  margin-bottom: 15px;
}
.price_include_exclude > div {
	flex: 1;
}
.price_include_exclude > div:first-child {
	margin-left: 15px;
}
body.single-product.woocommerce div.product .product-gallery-section img {
	width: 100%!important;
	height: 100%;
}
body.single-product.woocommerce div.product .product-gallery-section .slick-slide {
	padding: 0 1px;
}
body.single-product.woocommerce #tab-775 form select {
	background: #f2f2f2;
  border: 1px solid #e3e3e3;
  width: 100%;
  height: 45px;
}
#tblOrder tr td.in-passed {
	cursor: default!important;
}
.product-gallery-section .slick-track {
    display: flex !important;
}

.product-gallery-section .slick-slide {
    height: inherit !important;
}

.woocommerce-page div.product .woocommerce-tabs ul.wc-tabs li a {
	background-repeat: no-repeat!important;
    background-size: 35px!important;
    background-position: center right 10px!important;
    padding: 0 50px 0 20px !important;
}
.woocommerce-page div.product .woocommerce-tabs .panel-group .panel-heading .panel-title a {
	background-repeat: no-repeat!important;
    background-size: 30px!important;
    background-position: center right 10px!important;
    padding-right: 50px!important;
}
.woocommerce-page div.product .woocommerce-tabs .panel-group .panel:nth-of-type(1) .panel-heading .panel-title a {
	background-image: url('../../../wp-content/uploads/2021/12/תיאור.png')!important;
}
.woocommerce-page div.product .woocommerce-tabs ul.wc-tabs li.itinerary_tab_tab a,
.woocommerce-page div.product .woocommerce-tabs .panel-group .panel:nth-of-type(2) .panel-heading .panel-title a {
	background-image: url('../../../wp-content/uploads/2021/11/מסלול-הטיול.png')!important;
}
.woocommerce-page div.product .woocommerce-tabs ul.wc-tabs li:nth-child(3) a,
.woocommerce-page div.product .woocommerce-tabs .panel-group .panel:nth-of-type(3) .panel-heading .panel-title a {
	background-image: url('../../../wp-content/uploads/2021/11/מחירים-ותאריכים.png')!important;
}
.woocommerce-page div.product .woocommerce-tabs ul.wc-tabs li:nth-child(4) a,
.woocommerce-page div.product .woocommerce-tabs .panel-group .panel:nth-of-type(4) .panel-heading .panel-title a {
	background-image: url('../../../wp-content/uploads/2021/11/חשוב-לדעת.png')!important;
}
.woocommerce-page div.product .woocommerce-tabs ul.wc-tabs li:nth-child(5) a,
.woocommerce-page div.product .woocommerce-tabs .panel-group .panel:nth-of-type(5) .panel-heading .panel-title a {
	background-image: url('../../../wp-content/uploads/2021/11/הרשמה-אונליין.png')!important;
}
body.home .vc_custom_1523526733594 {
    margin-top: 144px !important;
}
body.home .rev_slider:before {
	content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 99;
    background: rgb(229,222,204);
    background: linear-gradient(0deg, rgba(229,222,204,0) 0%, rgba(229,222,204,1) 85%, rgba(229,222,204,1) 100%);
}
body.home .site-header {
	box-shadow: none;
}
.eoi-birthday-section {
	width: 33%;
    padding: 8px;
}
body.single-product .widget-area .enquiryFormRow .enquiryWantInfo .wpcf7-list-item-label {
    float: none;
    margin-right: 0;
    margin-top: 0;
}

@media (max-width: 992px) {
	body.single-product .top_site_main:before, .page-id-681 .top_site_main:before {
		top: 104px;
	}
	body.home .vc_custom_1523526733594 {
	    margin-top: 90px !important;
	}
	body.single-product.woocommerce .eoi_product_price {
    display: block;
    margin-bottom: 15px;
	}
	body.single-product.woocommerce .eoi_product_price .main_column {
    flex: 2;
    margin-left: 0px;
    margin-bottom: 15px;
	}
	body.single-product.woocommerce .eoi_product_price .main_column a {
    padding: 7px 15px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 15px;
	}
	body.single-product.woocommerce .eoi_product_price ul {
		padding-bottom: 15px;
	}
	.price_include_exclude {
    display: block;
    margin-bottom: 15px;
	}
	.price_include_exclude > div:first-child {
    margin-left: 0;
	}
}
@media (max-width: 768px) {
	body.single-product.admin-bar .woocommerce-tabs .wc-tabs {
	    top: 101px;
	}
	body.single-product.woocommerce .tb_single_tour select {
		background: #f2f2f2;
	  	border: 1px solid #e3e3e3;
	  	width: 100%;
	  	height: 45px;
	}
	body.single-product.woocommerce .panel-body {
		padding: 0;
	}
	body.single-product.woocommerce .wpb_button, body.single-product.woocommerce .wpb_content_element {
		margin-bottom: 0;
	}
	.product-styled-container h2 {
		padding: 10px 15px;
	    margin-bottom: 10px;
	    line-height: 24px;
	}
	.product-styled-container p, body.single-product.woocommerce .panel-body .custom-wrap-day p {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		margin-bottom: 0px!important;
	}
	body.single-product.woocommerce .panel-group .panel .panel-heading .panel-title a span {
		display: none;
	}
	body.single-product.woocommerce .panel-body .custom-wrap-day {
		background-color: rgb(235 227 209);
	}
	body.single-product.woocommerce .panel-body .custom-wrap-day h2 {
		background-color: rgb(245 238 222);
	    border-radius: 5px;
	    font-size: 20px;
	    margin: 0;
	    padding: 10px 15px;
	    margin-bottom: 10px;
	    line-height: 24px;
	}
	body.single-product.woocommerce .panel-body .custom-wrap-day h2 span {
		background-color: #6bc048;
	    color: #fff;
	    padding: 0 10px;
	    border-radius: 5px;
	    display: inline-block;
	}
	body.single-product.woocommerce .eoi_product_price .main_column, body.single-product.woocommerce .eoi_product_price ul, 
	body.single-product.woocommerce .eoi_product_price, .product-styled-container ul, .price_include_exclude {
		margin-bottom: 0;
	}
	body.single-product.woocommerce .panel-body {
		background-color: rgb(235 227 209);
	}
	body.single-product .woocommerce-tabs .panel-group .panel-heading h4 {
		position: relative;
	}
	body.single-product .woocommerce-tabs .panel-group .panel-heading a.collapsed:after {
	    content: '+';
	    position: absolute;
	    left: 15px;
	    top: 0;
	    font-size: 30px;
	    font-weight: 700;
	    line-height: 37px;
	    color: #000;
	}
	body.single-product .woocommerce-tabs .panel-group .panel-heading a:not(.collapsed):after {
		content: '—';
		position: absolute;
	    left: 15px;
	    top: 0;
	    font-size: 22px;
	    font-weight: 700;
	    line-height: 36px;
	    color: #fff;
	}
	.woocommerce div.product .woocommerce-tabs .panel-group .panel-default .panel-heading .panel-title a {
		font-size: 20px;
		font-weight: 700;
	}
	.woocommerce div.product .woocommerce-tabs .panel-group .panel-default .panel-title a:not(.collapsed) {
		color: #f7fff4;
	}
	.eoi-birthday-section {
		width: 33.3333%;
	    padding: 0;
	    display: inline-block;
    	float: right;
	}
}
/* בלוק הימים – עובד בכל מקום */
.trip-days-block .custom-wrap-day {
  background-color: rgb(235 227 209);
  border-radius: 5px;
  margin-bottom: 18px;
}
.trip-days-block .custom-wrap-day h2 {
  background-color: rgb(245 238 222);
  border-radius: 5px;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  padding: 0px 0px;
}
.trip-days-block .custom-wrap-day h2 span {
  background-color: #6bc048;
  color: #fff;
  padding: 0 10px;
  border-radius: 5px;
  display: inline-block;
}
.trip-days-block .custom-wrap-day p {
  padding: 0 15px 15px;
  margin: 0;
}

/* אל תסתיר מופעים עוקבים – זה מה שמנע לעתים תצוגה כפולה */
.custom-wrap-day + .custom-wrap-day { display: block !important; }




/* עוטף הסליידר */
.pgs-wrap {
  position: relative;
  width: 600px;       /* רוחב קבוע */
  max-width: 100%;    /* במובייל שלא יגלוש */
  margin: 0 auto;     /* ממרכז את הסליידר בעמוד */
  overflow: visible;  /* משאיר מקום לחצים החיצוניים */
}

/* הסליידר עצמו */
.pgs-slider {
  --pgs-h: 420px;
  width: 100%; /* מותאם לרוחב ה-wrap, כלומר 600px */
}

/* שקופית בגובה אחיד */
.pgs-slider .pgs-slide {
  position: relative;
  height: var(--pgs-h);
  overflow: hidden;
}

.pgs-slider .pgs-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ריווח בין שקופיות */
.pgs-slider .slick-slide { margin: 0 8px; }
.pgs-slider .slick-list  { margin: 0 -8px; }

/* חצים מותאמים – ממוקמים באמצע אנכי, מחוץ לסליידר */
.pgs-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 22px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  z-index: 5;
}

/* מיקום חיצים ביחס לסליידר */
.pgs-arrow--prev { left: -54px; }  /* יוצא החוצה מה-600px */
.pgs-arrow--next { right: -54px; }

/* מובייל: שיהיה ברוחב מלא */
@media (max-width: 767px) {
  .pgs-wrap {
    width: 100%;
    max-width: 100%;
  }
  .pgs-slider { --pgs-h: 260px; }
  .pgs-arrow--prev { left: -36px; }
  .pgs-arrow--next { right: -36px; }
}








/* ===== CF7 checkboxes/radios: reset + layout ===== */
.wpcf7 .wpcf7-checkbox,
.wpcf7 .wpcf7-radio{
  display:flex;
  flex-wrap:wrap;
  gap:12px 20px;
  direction: rtl; /* אנחנו בעברית */
}

/* כל פריט (צמוד ל־checkbox) */
.wpcf7 .wpcf7-list-item{
  width:auto !important;           /* לא ריבועים גדולים */
  margin:0 0 12px 16px;            /* ריווח בין הפריטים ב-RTL */
}

/* ה־label עוטף את ה־input והטקסט – שיהיה בשורה אחת וממורכז אנכית */
.wpcf7 .wpcf7-list-item > label{
  display:inline-flex;
  align-items:center;
  gap:8px;                          /* רווח בין הקובייה לטקסט */
  line-height:1.3;
}

/* תיקון כללי: אל תיישם סגנון של שדות טקסט על checkbox/radio */
.wpcf7 input[type=checkbox],
.wpcf7 input[type=radio]{
  width:18px;
  height:18px;
  padding:0 !important;
  margin:0;
  box-shadow:none;
  background:#fff;
  border:1px solid #c8c8c8;
  border-radius:4px;
  vertical-align:middle;
  appearance:auto;                  /* חזרה להתנהגות דפדפן */
  -webkit-appearance:auto;
  accent-color:#53b245;             /* צבע “וי” תואם למיתוג (נתמך בדפדפנים מודרניים) */
}

/* אם יש טפסים RTL כלליים – ודא כיוון נכון */
html[dir="rtl"] .wpcf7 .wpcf7-list-item{ margin:0px; }










/* ===== CF7 polish: RTL, checkbox/radio נקיים, ו־selectים מסודרים ===== */

/* פריסת קבוצות – שתי עמודות ל־checkbox, שורה אחת לרדיו */
.wpcf7 .wpcf7-checkbox{
 display: block;
  grid-template-columns:1fr 1fr;
  gap:12px 24px;
  direction:rtl;
}
.wpcf7 .wpcf7-radio{
  display:flex;
  flex-wrap:wrap;
  gap:12px 24px;
  direction:rtl;
}

/* כל פריט בקבוצה */
.wpcf7 .wpcf7-list-item{ margin:0; }

/* ה־label: קובייה מימין, טקסט משמאל, יישור למעלה אם יש שתי שורות */
.wpcf7 .wpcf7-list-item > label{
    display: grid;
    flex-direction: inherit;
    gap: 10px;
    line-height: normal;
    white-space: nowrap;
}

/* checkbox/radio – חזרה למימדים תקינים + צבע ממותג */
.wpcf7 input[type=checkbox],
.wpcf7 input[type=radio]{
  width:18px; height:18px;
  padding:0 !important; margin:0;
  border:1px solid #c8c8c8; border-radius:4px;
  background:#fff; box-shadow:none;
  appearance:auto; -webkit-appearance:auto;
  accent-color:#53b245; /* הוי/עיגול בירוק */
}

/* שדות טקסט/סלקט/טקסט־אריה – אחידות גובה ומראה */
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 select,
.wpcf7 textarea{
  width:100%;
  box-sizing:border-box;
  padding:12px 16px;
  height:52px; /* ל־textarea תתבטל מיד למטה */
  border:1px solid #cfc7b4;
  border-radius:8px;
  background:#f5f5f5;
  font-size:16px;
}
.wpcf7 textarea{ min-height:120px; height:auto; resize:vertical; }

/* select בעברית – חץ ימין, טקסט מימין */
.wpcf7 select{
  direction:rtl;
  text-align:right;
}
/* אם יש לך select באנגלית – תן לו מחלקה ltr בשורש הטופס */
.wpcf7 .ltr select{ direction:ltr; text-align:left; }

/* הגנות: אל תוריש עיצוב של input רגיל לקוביות checkbox/radio */
.wpcf7 input[type=checkbox], .wpcf7 input[type=radio]{ height:18px !important; background:#fff !important; }

/* מרווחים ב”תוספות“ */
.bookingFormRow .wpcf7-checkbox{ margin-top:10px; }





span.wpcf7-list-item.last {
    display: none!important;
}


.wpb-js-composer .vc_col-sm-12{
        background-color: #ece3d1!important;
    }


span#bookingPayment2 {
    padding-top: 20px;
}







/* ===== Trips Table (tblOrder) ===== */
.tblOrder-wrap { direction: rtl; overflow-x: auto; }
#tblOrder.nd-table {
  width: 100%;
  border-collapse: collapse;
  font-family: inherit;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 16px rgba(0,0,0,.06);
}

#tblOrder thead th {
  background: #f6f7f9;
  color: #1d1d1d;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  padding: 14px 12px;
  white-space: nowrap;
  border-bottom: 1px solid #eaecf0;
}

#tblOrder tbody td {
  padding: 14px 12px;
  text-align: center;
  border-bottom: 1px solid #f0f2f4;
  font-size: 15px;
  color: #333;
}

#tblOrder tbody tr:nth-child(even) { background: #fcfcfd; }
#tblOrder tbody tr:hover { background: #f9fbff; }

/* Status badge */
#tblOrder .status-badge {
  display: inline-block;
  min-width: 92px;
  padding: 6px 10px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
}
#tblOrder .status-badge.is-open  { background:#e8f6ea; color:#197a2a; border:1px solid #cfead4; }
#tblOrder .status-badge.is-full  { background:#f1f3f5; color:#667085; border:1px solid #e5e7eb; }
#tblOrder .status-badge.is-closed{ background:#fdecec; color:#b42318; border:1px solid #f7d2cf; }

/* CTA button */
#tblOrder .cta {
  display: inline-block;
  padding: 10px 14px;
  border-radius: 10px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  transition: transform .12s ease, box-shadow .12s ease, opacity .2s;
  white-space: nowrap;
}
#tblOrder .cta.is-primary {
  background: #2db55d; color: #fff;
  box-shadow: 0 6px 14px rgba(45,181,93,.22);
}
#tblOrder .cta.is-primary:hover { transform: translateY(-1px); box-shadow: 0 10px 20px rgba(45,181,93,.28); }
#tblOrder .cta.is-disabled {
  background: #e9ecef; color: #7a7f86; cursor: not-allowed;
}

/* Columns */
#tblOrder .nd-col-cta { width: 1%; }
#tblOrder .nd-col-days { font-weight: 700; }

/* Mobile */
@media (max-width: 780px) {
  #tblOrder thead th { font-size: 14px; padding: 12px 10px; }
  #tblOrder tbody td { font-size: 14px; padding: 12px 10px; }
  #tblOrder .cta { padding: 9px 12px; font-size: 13px; }
}
















/* ודאי שלכרטיס יש position:relative (כמעט כל לולאת אלמנטור כבר כך) */
.elementor-loop-item,
.elementor-loop-item .e-loop-item,
.elementor-loop-item .product { position: relative; }

/* פס עליון – דגל קודם ואז שם היעד, מיושר לימין */
.trip-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start; /* <<< היה flex-end, משנה ל-flex-start */
  gap: .5rem;
  padding: .45rem .6rem;
  background: rgba(245,238,222,.96);
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  z-index: 3;
  direction: rtl; /* מבטיח יישור לימין */
}
/* דגל */
.trip-header .trip-flag {
  width: 26px;
  height: 18px;
  object-fit: cover;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0,0,0,.08);
}

/* שם היעד */
.trip-header .trip-destination {
  color: #1d1d1d;
}


/* אייקוני "סוג טיול" — כמה זה לצד זה, בפינה הימנית-תחתונה */
.trip-type-badges{
  position:absolute; right:10px; bottom:10px; z-index:3;
  display:flex; flex-direction:row; gap:8px; /* רווח בין האייקונים */
}
.trip-type-badge{
  background:#fff; border-radius:6px; padding:4px;
  box-shadow:0 2px 8px rgba(0,0,0,.18);
}
.trip-type-badge img{ display:block; width:36px; height:36px; object-fit:contain; }
.trip-type-badge .ttb-text{ font-size:12px; padding:2px 6px; display:inline-block; }

/* משך טיול — אם תרצי להצמיד לאזור ספציפי, תני לקונטיינר class משלך */
.trip-duration{
  display:inline-flex; align-items:center; gap:.35rem;
  font-weight:600; color:#3a3a3a; margin-top:.25rem;
}