/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
a{
    color: #000;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
    background-color: #333333;
}
.cust-sing-desc-sec a, .cust-sing-desc-sec span, .cust-sing-pro-main a, .cust-sing-pro-main span {
    display: inline-block;
}
body.single-product .elementor-location-header {
    position: unset;
    background-color: #E8E5DC;
}
.cust-sing-pro-main {
    padding: 50px 0px 40px 0px;
    font-family: Wix Madefor Display;
    background-color: #E8E5DC;
}
.cust-sing-pro-main .cust-container{
	align-items: center;
}
.cust-container {
    display: flex;
    justify-content: space-between;
    max-width: 1380px;
    margin: 0 auto;
}
.cust-sing-content-main {
    width: 40%;
}
.cust-sing-images-main {
    width: 55%;
    border-radius: 20px;
    overflow: hidden;
}
.cust-sing-content-main ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    list-style: none;
    gap: 3px;
}
.cust-sing-bott-item {
    cursor: pointer;
    opacity: 0.4;
    transition: all .4s;
}
.cust-sing-front-item a {
    display: block;
}
.cust-sing-front-item a img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.cust-sing-bott-item.slick-center {
    opacity: 1;
}
.cust-sing-front-image .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 60px;
    background-color: #ffffffa8;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
}
.cust-sing-front-image .slick-prev {
    left: 0;
    border-radius: 0px 10px 10px 0px;
}
.cust-sing-front-image .slick-next {
    right: 0;
    border-radius: 10px 0px 0px 10px;
}
.cust-sing-content-main h1 {
    font-weight: 700;
    font-size: 56px;
    line-height: 1;
    font-family: 'Wix Madefor Display';
    color: #151515;
}
.cust-sing-content-main ul li i.fas {
    color: #EDB200;
}
.cust-sing-content-main ul li i.fal {
    color: gray;
}
.cust-sing-pro-main p, .cust-sing-desc-sec p, .cust-desc-left-item ul li {
    font-family: 'Wix Madefor Display';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
    color: #151515;
}
.cust-sing-pro-main p{
    margin: 20px 0px 20px 0px;
}
.cust-sing-content-main h2.cust-sing-price span {
    font-weight: 500;
    font-size: 18px;
    display: block;
    margin-bottom: 4px;
}
.cust-sing-content-main h2.cust-sing-price {
    font-weight: 700;
    font-size: 32px;
    color: #151515;
    margin: 0px;
}
.cust-sing-content-main ul span {
    margin-left: 8px;
    font-weight: 500;
    color: #151515;
}
.cust-sing-content-main span.locat, .cust-check-before-accord span.locat {
    font-weight: 700;
    font-size: 14px;
    padding: 7px 15px;
    background-color: #f5f5f5;
    border-radius: 50px;
    margin-bottom: 15px;
    color: #151515;
}
.cust-sing-content-main span.locat i, .cust-check-before-accord span.locat i {
    margin-right: 5px;
}
.cust-sing-bott-item img {
    height: 120px;
    object-fit: cover;
}

/*SECTION SINGLE PRODUCT BOTTOM SEC*/

.cust-sing-desc-sec {
    padding: 0px 0px 70px 0px;
    font-family: Wix Madefor Display;
    background-color: #E8E5DC;
}
.cust-sing-desc-left {
    width: 62%;
    background-color: #fff;
    color: #151515;
    padding: 35px 20px;
    border-radius: 20px;
}
.cust-sing-desc-left * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    list-style: none;
}
.cust-desc-left-item h3, .cust-desc-right-item h3 {
    font-weight: 700;
    font-size: 26px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #00000033;
    margin-bottom: 15px;
}
.cust-desc-left-slide-item {
    padding: 40px;
    background-color: #E8E5DC;
    border-radius: 10px;
}
.cust-desc-left-slide-item p {
    font-weight: 400;
    font-size: 18px;
}
.cust-desc-left-slide-item span {
    font-weight: 700;
    margin-top: 15px;
}
.cust-desc-left-slider  ul.slick-dots {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.cust-desc-left-slider ul.slick-dots li button {
    font-size: 0px;
    width: 30px;
    height: 4px;
    background-color: #E8E5DC;
    border: 0;
}
.cust-desc-left-slider ul.slick-dots li.slick-active button {
    background-color: gray;
}
.cust-desc-left-item {
    margin-bottom: 80px;
}
.cust-desc-left-item:last-child {
    margin-bottom: 0px;
}
.cust-sing-desc-sec p, .cust-desc-left-item ul {
    margin-bottom: 15px;
}
.cust-desc-left-item ul {
    padding-left: 20px;
}
.cust-desc-left-item ul li {
    list-style: disc;
    margin-bottom: 4px;
}
.cust-desc-left-item ul li:last-child {
    margin-bottom: 0px;
}
.cust-desc-left-slider ul.slick-dots li {
    list-style: none;
}
.cust-desc-left-images {
    margin-top: 30px;
    position: relative;
}
.cust-desc-left-images::after {
    content: '';
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100%;
}
.cust-desc-left-simp-image img {
    transition: all .5s;
    height: 300px;
    object-fit: cover;
}
.cust-desc-left-simp-image:hover img {
    transform: scale(1.1);
}
.cust-desc-left-simp-image {
    overflow: hidden;
    border-radius: 10px;
    margin-right: 15px;
}
.cust-desc-left-images .slick-list.draggable {
    padding-right: 60px;
}
.cust-desc-left-map iframe {
    height: 300px;
    width: 100%;
    display: block;
}
.cust-desc-left-map iframe {
    height: 300px;
    width: 100%;
    display: block;
}
.cust-desc-left-widg-item-img img {
    height: 200px;
    object-fit: cover;
    display: block;
}
.cust-desc-left-widg-item-content {
    color: #fff;
    padding: 20px 20px;
}
.cust-desc-left-widg-item-content h4 {
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 20px;
}
.cust-desc-left-widg-item-content span {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.cust-desc-left-widg-item-content p {
    color: #fff;
    font-weight: 400;
    margin-top: 5px;
}
.cust-desc-left-widgets {
    display: flex;
    justify-content: space-between;
}
.cust-desc-left-widg-item {
    width: 32%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #1E1E1E;
}
.cust-desc-left-blogs {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    gap: 15px;
}
.cust-desc-left-blog-item {
    width: calc(100% / 3 - 10px);
    border-radius: 10px;
    overflow: hidden;
}
.cust-desc-left-bl-item-content h4 {
    font-weight: 800;
    font-size: 16px;
}
.cust-desc-left-bl-item-content p {
    font-size: 15px;
    line-height: 1.4;
    margin: 10px 0px 10px 0px;
}
.cust-desc-left-bl-item-img img {
    display: block;
    width: 100%;
}
.cust-desc-left-bl-item-content {
    padding: 20px 15px;
    background-color: #E8E5DC;
	height: 100%;
}
.cust-desc-left-bl-item-content a {
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;
    color: #151515;
}
.cust-sing-desc-right * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
.cust-desc-right-item {
    background-color: #fff;
    border-radius: 20px;
}
.cust-sing-desc-right {
    width: 35%;
    color: #151515;
}
.cust-desc-right-item form {
    padding: 0px 20px 20px 20px;
}
.cust-desc-right-item form {
    padding: 0px 20px 20px 20px;
}
.cust-desc-right-item form select,
.cust-desc-right-item form input[type=text] {
    height: 45px;
    font-weight: 400;
    padding: 0px 15px;
    font-size: 15px;
    color: gray;
    outline: 0;
    border: 1px solid #80808063;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
}
.cust-desc-right-item form input[type=text] {
    margin-bottom: 3px;
}
small.hint {
    background-color: #fbffc1;
    border-radius: 5px;
    padding: 4px 6px;
    color: #a9800d;
    font-size: 12px;
}
small.hint:empty{
    display:none;
}
.cust-desc-right-item form label {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 12px;
}
.cust-desc-right-item h3 {
    padding: 20px 20px 15px 20px;
}
.cust-desc-right-total h5 {
    font-size: 14px;
}
.cust-desc-right-total h5 span {
    display: block;
    font-weight: 800;
    font-size: 18px;
    margin-top: 4px;
}
.cust-desc-right-total {
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.cust-desc-right-total input {
    background: #354755;
    color: #fff !important;
    padding: 0px 20px;
    height: 45px;
    border: 0;
    border-radius: 10px;
    font-size: 15px;
}
.cust-sing-back-box {
    background: #1515151A;
    padding: 20px;
    border-radius: 20px;
    margin-top: 20px;
}
.cust-sing-back-box h6 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;

}
.cust-sing-back-box p {
    margin-bottom: 0px;
    padding-right: 60px;
    font-size: 15px;
}
.cust-desc-right-total a {
    background-color: #354755;
    color: #fff;
    font-weight: 500;
    padding: 14px 20px;
    border-radius: 10px;
    transition: all .5s;
}
.cust-desc-right-total a:hover,
.cust-desc-right-total input:hover{
    background-color: #151515;
}
.cust-sing-desc-right-stick {
    position: sticky;
    top: 0;
    width: 100%;
}
.cust-desc-left-item h3 img {
    width: 40px;
}
.cust-desc-left-item h3 {
    display: flex;
    align-items: center;
    gap: 15px;
}


/*CHECKOUT CSS*/

.cust-radio-item [type="radio"], .cust-radio-item [type="checkbox"] {
	display: none;
}
.cust-radio-item label {
	padding: 0px 20px 0px 50px;
	background: #2c2c2c;
	border: 2px solid rgba(255, 255, 255, 0.1);
	border-radius: 10px;
	cursor: pointer;
	font-size: 16px;
	white-space: nowrap;
	position: relative;
	transition: 0.4s ease-in-out 0s;
	display: flex;
    justify-content: space-between;
    height: 60px;
    align-items: center;
}
.cust-radio-item label:after,
.cust-radio-item label:before {
	content: "";
	position: absolute;
	border-radius: 50%;
}
.cust-radio-item label:after {
	height: 19px;
	width: 19px;
	border: 2px solid #fff;
	left: 19px;
	top: calc(50% - 9px);
}
.cust-radio-item label:before {
	background: #fff;
	height: 20px;
	width: 20px;
	left: 19px;
	top: calc(50%-5px);
	transform: scale(5);
	opacity: 0;
	visibility: hidden;
	transition: 0.4s ease-in-out 0s;
}
.cust-radio-item [type="radio"]:checked ~ label,
.cust-radio-item [type="checkbox"]:checked ~ label {
	border-color: #fff;
}
.cust-radio-item [type="radio"]:checked ~ label::before,
.cust-radio-item [type="checkbox"]:checked ~ label::before {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	top: 18px;
}
.cust-checkout {
    background-color: #1E1E1E;
    color: #fff;
    padding: 220px 0px 70px 0px;
    font-family: Wix Madefor Display;
    position: relative;
    z-index: 2;
}
.page-template-checkout nav ul li a {
    color: #fff !important;
}
.page-template-checkout .elementor-location-header img {
    filter: invert(1);
}
.cust-checkout-left {
    width: 65%;
}
.cust-checkout .cust-check-before-accord .checkout-item select,
.cust-checkout .cust-check-before-accord .checkout-item input[type=date],
.cust-checkout .cust-check-before-accord .checkout-item input[type=text]#departure_date{
    height: 60px;
    background: #151515;
    border: 1px solid #ffffff24;
    outline: 0;
    border-radius: 10px;
    color: #fff;
    width: 100%;
}
.cust-checkout .checkout-item label {
    font-weight: 500;
    margin-bottom: 15px;
}
.cust-checkout .checkout-item {
    margin-bottom: 30px;
}
.cust-checkout span, .cust-checkout a {
    display: inline-block;
}
.cust-check-before-accord h1 {
    font-weight: 700;
    font-size: 48px;
    margin-bottom: 40px;
}
.cust-check-accord-btn {
    background: #A8A794;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    gap: 15px;
    border-radius: 10px 10px 0px 0px;
    position: relative;
    cursor: pointer;
}
.cust-check-accord-btn span {
    font-size: 20px;
    color: #151515;
    font-weight: 700;
}
.cust-check-accord-body {
    background-color: #151515;
    padding: 20px 20px;
    border-radius: 0px 0px 10px 10px;
        display: none;
}
.cust-check-accord-body .checkout-item {
    padding-bottom: 20px;
    border-bottom: 1px solid #80808040;
}
.cust-check-accord-body .checkout-item span.cust-label {
    margin-bottom: 15px;
    font-weight: 600;
}
.cust-radio-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cust-radio-inner .cust-radio-item {
    width: 48%;
}
.cust-radio-price {
    font-size: 15px;
}
.cust-radio-price i {
    margin-left: 8px;
}
.cust-check-before-accord {
    margin-bottom: 70px;
}
.cust-check-accord-body .checkout-item:last-child {
    padding: 0px;
    border: 0;
    margin: 0;
}
.cust-check-accord-btn::before {
    position: absolute;
    content: "\f067";
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    font-family: "Font Awesome 5 Pro";
    font-size: 22px;
    color: #151515;
}
.cust-check-accord.active .cust-check-accord-btn::before {
    content: "\f068";
}
.cust-check-accord {
    margin-bottom: 40px;
    border-radius: 10px;
    overflow: hidden;
}
.cust-check-accord-main .cust-check-accord:last-child {
    margin-bottom: 0px;
}
.cust-container img {
    width: 100%;
    display: block;
}
.cust-container img.img_icon{
    width: 20px;
}
.cust-check-accord-btn img {
    width: 50px;
}
input#departure_date::-webkit-calendar-picker-indicator {
    background: url(https://cipa.avangardism.fr/wp-content/uploads/2025/03/calendar.svg) no-repeat;
    width: 20px;
    height: 20px;
}
.cust-desc-right-item .custom-datepicker{
    position: relative;
    margin-bottom: 20px;
}
.cust-desc-right-item .custom-datepicker input{
    margin-bottom: 0;
    height: 45px;
    font-weight: 400;
    padding: 0px 15px;
    font-size: 15px;
    color: gray;
    outline: 0;
    border: 1px solid #80808063;
    border-radius: 10px;
    width: 100%;
    -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.checkout_datepicker{
    position: relative;
}
.cust-checkout .cust-check-before-accord .checkout-item input[type=text]#departure_date,
.checkout_datepicker input{
    -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.cust-checkout .cust-check-before-accord .checkout-item input[type=text]#departure_date{
    margin-bottom: 8px;
}
.cust-desc-right-item .custom-datepicker::after,
.checkout_datepicker::after{
    content: "";
    background: url("https://cipa.avangardism.fr/wp-content/uploads/2025/03/calendar.svg") no-repeat center;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 13px;
    /*transform: translateY(-50%);*/
    pointer-events: none; /* Prevent clicks */
  }
.checkout_datepicker::after{
    top: 20px;
}
select {
  -webkit-appearance: none; /* Remove default arrow */
  -moz-appearance: none; /* Firefox */
  appearance: none; /* Modern browsers */
  padding-right: 30px; /* Space for the custom arrow */
  background: url('https://cipa.avangardism.fr/wp-content/uploads/2025/03/Arrow.svg') no-repeat right center; /* Set custom arrow icon */
  background-size: 15px;
  background-position: calc(100% - 10px) center;
}

/* Additional customization for the select element */
select:focus {
  outline: none; /* Optional: removes focus outline */
}

.cust-radio-item label:has(.cust-radio-item-img) {
    height: unset;
    padding: 10px 20px 10px 50px;
}
.cust-radio-item-img img {
    width: 150px;
    height: 100px;
    object-fit: cover;
    border-radius: 10px;
}
.cust-radio-item [type="radio"]:checked ~ label:has(.cust-radio-item-img)::before,
.cust-radio-item [type="checkbox"]:checked ~ label:has(.cust-radio-item-img)::before {
    top: 50px;
}
.cust-radio-item-img-side .cust-radio-price {
    margin-top: 10px;
}
.checkout-item h5 {
    border-bottom: 1px dashed #fff;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
}
.checkout-item .basic-fields .row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: space-between;
}
.checkout-item .basic-fields .row .col-6 {
    width: 49%;
}
.basic-fields input {
    height: 60px;
    padding: 0px 20px 0px 20px;
    background: #2c2c2c;
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    outline: 0;
	color: #fff;
}
.basic-fields input::placeholder {
    color: #fff;
}
.basic-fields input:focus {
    border-color: #fff;
}
.checkout-item .basic-fields .row .col-12 {
    width: 100%;
}
.cust-checkout-right {
    width: 32%;
}
.cust-checkout-right-total {
    background-color: #fff;
    color: #151515;
    border-radius: 20px;
    padding: 30px 20px;
	position: sticky;
    top: 0;
}
.cust-checkout-right-total h3 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.cust-checkout-right-total img {
    height: 280px;
    object-fit: cover;
    border-radius: 20px;
}
ul.right-tatal-loc-list {
    display: flex;
    justify-content: space-between;
    padding: 0px;
    margin-top: 15px;
}
ul.right-tatal-loc-list li {
    list-style: none;
    font-weight: 600;
    font-size: 15px;
}
ul.right-tatal-loc-list li span {
    text-decoration: underline;
    margin-left: 5px;
}
.right-total-main-list ul {
    padding: 15px 0px;
    border-top: 1px solid #80808038;
    margin: 15px 0px;
    border-bottom: 1px solid #80808038;
}
.right-total-main-list ul li {
    list-style: none;
    font-weight: 500;
    margin-bottom: 10px;
}
.right-total-main-list ul li span {
    font-weight: 700;
    margin-right: 10px;
}
.right-total-main-list ul li:last-child {
    margin: 0px;
}
.check-right-total-box input {
    width: 100%;
    background-color: #151515;
    border: 0;
    color: #fff;
    font-weight: 600;
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 18px;
}
.check-right-total-box span {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.check-right-total-box span.two_adults_price {
    font-size: 16px;
    margin-bottom: 0;
}
.check-right-total-box input:hover,
.check-right-total-box input:focus{
    background-color: #bdbbbb;
    color: #151515;
}
body.page-template-checkout .elementor-location-footer section {
    background-color: #1E1E1E !important;
}
body.page-template-checkout .elementor-location-footer section p {
    color: #fff;
}
body.page-template-checkout .elementor-location-footer section img {
    /*filter: invert(1);*/
}
.up-image {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
}
.up-image img {
    height: 350px;
    object-fit: cover;
    width: 100%;
}
.up-image-inner {
    position: relative;
}
.up-image-inner::after {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 100px;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, #15151500 0%, rgb(30 30 30) 80%);
}

.tooltip {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 6px 10px;
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
    display: none;
    z-index: 100;
}
.tooltip-icon {
    position: relative;
    cursor: pointer;
}
.hn_like_count {
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    padding: 4px 10px;
    color: #fff;
}

.hn_like_count .jet-listing-dynamic-field__content::after {
    content: "Likes";
    margin-left: 4px;
}
.cst-mainlogo.elementor-widget:not(:last-child){
    margin-bottom: 0;
    margin-block-end: 0;
}

.cust-radio-item [data-fancybox="gallery"]{
    position: relative;
}
.cust-radio-item [data-fancybox="gallery"]::before {
    content: url('https://cipa.avangardism.fr/wp-content/uploads/2025/03/search.svg');
    position: absolute;
    bottom: 5px;
    right: 5px;
    transform: scale(0.8);
    z-index: 2;
}
.cust-radio-item [data-fancybox="gallery"]::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 30%);
}
input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1);
}
.up-image-inner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(30, 30, 30, 0.5) 0%, #1E1E1E 100%);
}

.up-image-inner {
    position: relative;
}
.validation_msg .msg_error {
    border: 1px solid #ffb9b9;
    border-radius: 6px;
    font-size: 12px;
    background-color: #fff0f0;
    color: #e53e3e;
    padding: 6px;
    text-align: center;
    line-height: 1.2;
    margin-top: 10px;
}
/*
#hm_location_main_box section.elementor-section.elementor-inner-section:hover::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 40%);
    border-radius: 20px;
    transition: 0.6s all;
}
#hm_location_main_box section.elementor-section.elementor-inner-section:hover *{
    color: #000;
}
#hm_location_main_box section.elementor-section.elementor-inner-section:hover .elementor-button-wrapper{
    border: 1px solid #00000066;
}
#hm_location_main_box section.elementor-section.elementor-inner-section:hover .elementor-divider-separator{
    border-color: #000;
}
*/
#travelBookingForm label.error {
    color: #ff0000;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 10px;
    display: block;
    border: none;
    background-color: transparent;
    padding: 0 !important;
}
#travelBookingForm label.error::after,
#travelBookingForm label.error::before{
    display:none;
}
.cust-check-accord-btn.hasError {
    background-image: url('https://cipa.avangardism.fr/wp-content/uploads/2025/04/error.svg');
    background-repeat: no-repeat;
    background-position: calc(100% - 50px) center;
    background-size: 25px;
}

.popup {
    display: flex;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.popup-content {
    background: white;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    max-width: 500px;
    width: 80%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    position: relative;
}
.close-popup {
    position: absolute;
    top: 0;
    right: 7px;
    font-size: 24px;
    cursor: pointer;
    line-height: 24px;
}
.overlay_site {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgb(0 0 0 / 60%);
    z-index: 10;
}
.loader {
    display: flex;
    align-items: center;
    justify-content: center;
}
.rz-preloader {
    text-align: center;
    font-size: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    color: #ffffff;
}
.overlay_loader .rz-preloader {
    animation: l1 1s infinite;
    opacity: 1;
}
@keyframes l1 {
    to{
        transform: rotate(.5turn);
    }
}

/* bottom slider css */
.slider-container {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  line-height: 1;
}

.static-text {
  font-size: 45px;
  font-weight: bold;
  white-space: nowrap;
  position: relative;
  top: -1px;
}

.slider-window {
  height: 60px;
  /*overflow: hidden;*/
  position: relative;
}

.vertical-slider-wrapper {
  display: flex;
  flex-direction: column;
}

.vertical-slider-item {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 45px;
  opacity: 0.5;
  transition: opacity 2s ease-in-out;
  color: #fff;
}

.vertical-slider-item.active {
  opacity: 1;
}
.static-text img {
    position: relative;
    top: 15px;
    width: 250px;
    height: auto;
    left: 10px;
    vertical-align: text-top;
}
.swiper_slider_box::before,
.swiper_slider_box::after{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    /* background: rgb(0,0,0); */
    width: 100%;
    height: 150px;
    z-index: 99;
}
.swiper_slider_box::before{
    top: 0;
    background: linear-gradient(180deg, rgb(21 21 21) 0%, rgb(21 21 21) 45%, rgba(0, 0, 0, 0) 100%);
}
.swiper_slider_box::after {
    bottom: 0;
    background: linear-gradient(0deg, rgb(21 21 21) 0%, rgb(21 21 21) 45%, rgba(0, 0, 0, 0) 100%);
}
.swiper_slider_box.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1050px;
}
.slider-window + .static-text {
    color: #fff;
    top: -12px;
    display: flex;
    align-items: end;
}
/* bottom slider css */

/* new slide */
.new-slider-container {
  width: 300px; /* Set to one item width */
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.new-slider-window {
  width: 100%;
  overflow: hidden;
}

.new-vertical-slider-wrapper {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.new-vertical-slider-item {
  min-width: 300px;
  flex-shrink: 0;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  /*padding: 1rem;*/
  opacity: 0.5;
  transition: opacity 0.3s;
  color: #fff;
}

.new-vertical-slider-item.active {
  opacity: 1;
  font-weight: bold;
  font-family: "Wix Madefor Display", Sans-serif;
}


/* new slide */

.pro_phone_box > p {
    width: calc(100% - 165px);
    padding: 0;
}

.pro_phone_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
.pro_phone_box > a {
    background-color: #E8E5DC;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    border-radius: 7px;
    padding: 5px 11px;
    width: 155px;
    transition: 0.2s all;
}
.pro_phone_box > a:hover {
    background-color: #b1b1b1;
}

@media only screen and (min-width: 100px) and (max-width: 1399px){

.cust-container {
    max-width: 1140px;
}
.cust-sing-front-item a img {
    height: 400px;
}
.cust-sing-bott-item img {
    height: 100px;
}	
.cust-checkout .checkout-item .cust-radio-item label {
	white-space: unset;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cust-radio-item label:before {
	background-color: unset;
}
.cust-radio-item [type="radio"]:checked ~ label::after,
.cust-radio-item [type="checkbox"]:checked ~ label::after {
	background-color: #fff;
}	
	
}

@media only screen and (min-width: 100px) and (max-width: 1199px){
	.cust-container {
        max-width: 960px;
    }
	.cust-sing-content-main h1 {
		font-size: 46px;
	}
	.cust-sing-content-main span.locat, .cust-check-before-accord span.locat {
		font-size: 13px;
	}
	.cust-sing-front-item a img {
        height: 350px;
    }
	.cust-desc-left-item h3, .cust-desc-right-item h3 {
		font-size: 22px;
	}
	.cust-desc-left-slide-item {
		padding: 30px;
	}
	.cust-sing-pro-main p, .cust-sing-desc-sec p, .cust-desc-left-item ul li {
		font-size: 15px;
	}
	.cust-desc-left-item h3 img {
		width: 30px;
	}
	.cust-desc-left-item h3 {
		gap: 10px;
	}
	.cust-desc-left-simp-image img {
		height: 250px;
	}
	.cust-desc-left-item {
		margin-bottom: 60px;
	}
	.cust-desc-left-widg-item-img img {
		height: 160px;
	}
	.cust-desc-left-widg-item-content h4 {
		font-size: 18px;
	}
	.cust-sing-back-box h6 {
		font-size: 18px;
	}
	.cust-sing-back-box p {
		padding-right: 0px;
	}
	.cust-desc-right-total a {
		padding: 12px 12px;
		font-size: 15px;
	}
	.cust-desc-right-total a {
		font-size: 15px;
	}
	.cust-check-before-accord h1 {
		font-size: 46px;
	}
	.cust-checkout-right-total h3 {
		font-size: 20px;
	}
	.cust-check-accord-btn span {
		font-size: 18px;
	}
	.cust-check-accord-btn img {
		width: 40px;
	}
	.cust-checkout-right-total img {
		height: 200px;
	}
	ul.right-tatal-loc-list li {
		font-size: 13px;
	}
	.right-total-main-list ul li {
		font-size: 14px;
	}
	.check-right-total-box span {
		font-size: 16px;
	}
	.check-right-total-box input {
		font-size: 15px;
	}
	.cust-checkout .checkout-item label {
		font-size: 14px;
	}
	.basic-fields input {
		font-size: 14px;
	}
	.checkout-item h5 {
		font-size: 20px;
	}
	.cust-radio-item label {
		flex-wrap: wrap;
		row-gap: 12px;
	}
	.pro_phone_box > p {
		width: 100%;
	}
}
@media only screen and (min-width: 100px) and (max-width: 991px){
    /*
    .home_header {
        background-color: #e8e5dc;
    }
    
    .home_header img {
        filter: invert(1);
    }
    */
    .home_header svg path {
        stroke: #000;
    }
	.cust-container {
		max-width: 720px;
		flex-wrap: wrap;
	}
	
	body.single-product .cust-container {
		flex-direction: column-reverse;
	}
	.cust-sing-content-main h1 {
        font-size: 36px;
    }
	.cust-sing-content-main h2.cust-sing-price {
		font-size: 26px;
	}
	.cust-sing-bott-item img {
        height: 80px;
    }
	.cust-sing-content-main {
		width: 100%;
		margin-top: 20px;
	}
	.cust-sing-images-main{
	    width: 100%;
	}
	.cust-sing-content-main ul span {
		font-size: 14px;
	}
	.cust-sing-content-main ul {
		align-items: center;
	}
	.cust-sing-content-main ul li {
		font-size: 14px;
	}
	.cust-sing-desc-left {
		width: 100%;
	}
	.cust-sing-desc-right {
		width: 100%;
		margin-top: 20px;
	}
	.cust-sing-desc-sec {
		padding: 0px 0px 50px 0px;
	}
	body:not(.single-product) .cust-sing-desc-sec {
		padding-top: 20px;
	}
	.cust-checkout-left {
		width: 100%;
	}
	.cust-checkout-right {
		width: 100%;
		margin-top: 40px;
	}
	.cust-check-before-accord h1 {
        font-size: 36px;
    }
	.checkout-item select, .cust-checkout .cust-check-before-accord .checkout-item input[type=date] {
		font-size: 14px;
	}
	.up-image img {
		height: 240px;
	}
	.cust-checkout {
		padding: 120px 0px 70px 0px;
	}
	.cust-check-before-accord {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.cust-sing-desc-right-stick {
        margin-bottom: 20px;
    }
    div.page-template-thank-you .summary-boxCst {
        padding: 0;
    }
    .page-template-thank-you .thank-you-containerCst {
        padding-top: 110px;
    }
    main.thank-you-containerCst h2 {
        text-align: center;
        font-size: 25px;
    }
	
}
@media only screen and (min-width: 100px) and (max-width: 767px){
    .cust-sing-content-main {
        width: 100%;
    }
	.cust-sing-images-main {
		width: 100%;
		margin-top: 20px;
	}
	.cust-container {
        max-width: 540px;
    }
	.cust-checkout {
        padding: 140px 0px 50px 0px;
    }
	.cust-check-accord-btn span {
        font-size: 16px;
    }
	.cust-check-accord-btn img {
        width: 30px;
    }
	.cust-radio-inner .cust-radio-item {
		width: 100%;
	}
	.cust-radio-inner {
		flex-wrap: wrap;
	}
	.cust-radio-item-img img {
		width: 100px;
		height: 60px;
	}
	.cust-check-accord {
		margin-bottom: 20px;
	}
	
}

@media only screen and (min-width: 100px) and (max-width: 575px){
	.cust-container {
        max-width: 96%;
		width: 96%;
    }
	.cust-sing-content-main h1 {
        font-size: 30px;
    }
	.cust-sing-pro-main p, .cust-sing-desc-sec p, .cust-desc-left-item ul li {
        font-size: 14px;
    }
	.cust-sing-pro-main p {
		margin: 15px 0px 15px 0px;
	}
	.cust-sing-content-main h2.cust-sing-price span {
		font-size: 16px;
	}
	.cust-sing-content-main h2.cust-sing-price {
        font-size: 24px;
    }
	.cust-sing-front-item a img {
        height: 220px;
    }
	.cust-sing-pro-main {
		/*padding: 30px 0px 40px 0px;*/
		padding: 0;
	}
	.cust-sing-content-main span.locat, .cust-check-before-accord span.locat {
        font-size: 12px;
        margin-bottom: 10px;
    }
	.cust-sing-desc-left {
		padding: 25px 20px;
	}
	.cust-desc-left-slide-item p {
		font-size: 15px !important;
	}
	.cust-desc-left-slide-item {
        padding: 20px;
    }
	.cust-desc-left-slide-item span {
		margin-top: 0px;
		font-size: 14px;
	}
	.cust-desc-left-item {
        margin-bottom: 30px;
    }
	.cust-desc-left-map iframe {
		height: 200px;
	}
	.cust-desc-left-images {
		margin-top: 20px;
	}
	.cust-desc-left-widg-item {
		width: 100%;
	}
	.cust-desc-left-widgets {
		flex-wrap: wrap;
		row-gap: 20px;
	}
	.cust-desc-left-blogs {
		row-gap: 20px;
	}
	.cust-check-before-accord h1 {
        font-size: 30px;
    }
	.cust-checkout .cust-check-before-accord .checkout-item select, .cust-checkout .cust-check-before-accord .checkout-item input[type=date] {
		height: 50px;
	}
	.cust-radio-price {
		font-size: 11px;
	}
	.cust-check-accord-btn {
		padding: 10px 15px;
	}
	.cust-check-accord-body .checkout-item {
		padding-bottom: 15px;
	}
	.cust-checkout .checkout-item {
		margin-bottom: 20px;
	}
	.cust-check-accord-body .checkout-item span.cust-label {
		font-size: 14px;
	}
	.checkout-item .basic-fields .row .col-6 {
		width: 100%;
	}
	.checkout-item .basic-fields .row {
		row-gap: 15px;
	}
	.basic-fields input {
		height: 50px;
	}
	.checkout-item h5 {
        font-size: 18px;
    }
    h1.cst-main {
        font-size: 40px;
    }
    .cust-desc-left-blog-item {
        width: calc(100% / 2 - 10px);
    }
}

/*Thank you page Css*/
.cst-btn-sec{
    padding-bottom:100px;
}
.cst-main{
    font-size:60px;
}

.page-template-thank-you {
    font-family: "wix Madefor Display";
    background-color: #121212;
    color: white;
    text-align: center;
    margin: 0;
    padding: 0;
}

.page-template-thank-you .thank-you-containerCst {
    padding: 150px 20px 40px 20px;
}

.page-template-thank-you .summary-boxCst {
    padding: 20px;
    border-radius: 12px;
    display: inline-block;
    
    text-align: left;
    font-size:32px;
    width: 100%;
    max-width: 1000px;
}
.cst-thankyouimage{
    width:15%;
}
.page-template-thank-you .trip-cardCst {
    display: flex;
    gap: 20px;
    /*align-items: center;*/
    background: white;
    padding: 15px;
    border-radius: 12px;
}

.page-template-thank-you .trip-cardCst img {
    width: 350px;
    height: 100%;
    border-radius: 10px;
}

.page-template-thank-you .trip-detailsCst {
    flex-grow: 1;
    max-width: 1125px;
}

.page-template-thank-you .trip-detailsCst h3 {
    margin: 0;
    font-weight:bold;
    font-size:24px;
    color: black;
}
.summary-boxCst h2{
    font-weight:bold;
 color:#A8A794;   
}

.page-template-thank-you .trip-detailsCst p {
    margin: 5px 0;
    color: black;
    font-size: 14px;
}
.thank-you-containerCst h2{
    text-align: left;

}
.cstthankyouimage{
    width:100px;
}
.trip-detailsCst p{
    padding-top:10px;
}
.trip-detailsCst hr  {
    border: none; 
    height: 1px; 
    background-color: #A8A794;
    box-shadow: none; 
    margin: 10px auto;
}
#location_selected {
    height: 60px;
    padding: 0px 20px 0px 20px;
    background-color: #151515;
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    outline: 0;
    color: #fff;
    display: block;
    width: 100%;
}
.mobile_swiper_slider{
        display: none;
    }
@media only screen and (max-width: 1100px){
    .static-text,
    .vertical-slider-item{
        font-size: 35px;
    }
    .static-text img{
        width: 140px;
        top: 7px;
    }
    .swiper_slider_box.elementor-section.elementor-section-boxed > .elementor-container{
        max-width: 820px
    }
    .slider-window + .static-text{
        top: -1px;
    }
}
@media only screen and (max-width: 1024px){
    .slider-container{
        justify-content: center;
        align-items: flex-end;
    }
    .slider-window{
        top: 13px;
    }
        .swiper_slider_box .elementor-widget-html {
        padding: 100px 0;
        overflow: hidden;
    }
    /*
    .swiper_slider_box .elementor-widget-html::before,
    .swiper_slider_box .elementor-widget-html::after {
        content: '';
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 100%;
        height: 150px;
        z-index: 99;
    }
    .swiper_slider_box .elementor-widget-html::before {
        top: 0;
        background: linear-gradient(180deg, rgb(21 21 21) 0%, rgb(21 21 21) 45%, rgba(0, 0, 0, 0) 100%);
    }
    .swiper_slider_box .elementor-widget-html::after {
        bottom: 0;
        background: linear-gradient(0deg, rgb(21 21 21) 0%, rgb(21 21 21) 45%, rgba(0, 0, 0, 0) 100%);
    }
    */
    
    .swiper_slider_box .elementor-widget-heading {
        margin: -50px 0px 0 0px;
    }
    .static-text span:first-child {
        display: block;
    }
    .swiper_slider_box::before, .swiper_slider_box::after{
        display: none;
    }
}
@media only screen and (max-width: 850px){
    /*
    .static-text img{
        display: none;
    }
    */
    .swiper_slider_box.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 611px;
    }
    .static-text, .vertical-slider-item {
        font-size: 31px;
    }
    
}
@media (max-width: 768px) {
    .trip-cardCst {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .trip-detailsCst {
        width: 100%;
    }
    .summary-boxCst {
        width: 95%;
    }
}
@media (max-width: 650px) {
    .static-text, .vertical-slider-item {
        font-size: 25px;
    }
    .slider-container {
    margin-left: 0;
    gap: 5px;
}
.vertical-slider-item {
    height: 50px;
}
.slider-window {
        top: 3px;
        height: 40px;
    }
}
@media (max-width: 576px) {
/*
.slider-container,
.swiper_slider_box::before, .swiper_slider_box::after,
.swiper_slider_box{
    display: none;
}
*/
.swiper_slider_box .elementor-widget-wrap{
    justify-content: center;
}
.static-text img {
        width: 90px;
        top: 4px;
        left: 5px;
    }
}
@media only screen and (min-width: 577px){
    .mobile_swiper_slider{
        display: none;
    }
}
@media only screen and (max-width: 480px){
    .static-text, .vertical-slider-item {
        font-size: 20px;
    }
    .vertical-slider-item{
        height: 40px;
    }
    .slider-window {
        top: 9px;
    }
}
@media only screen and (max-width: 450px){
    .cust-desc-left-blog-item {
        width: 100%;
    }
}
@media only screen and (max-width: 426px){
    .static-text, .vertical-slider-item {
        font-size: 18px;
    }
    .slider-window {
        height: 30px;
        top: 0;
    }
}

.cst-btn-sec {
    background: rgba(255, 255, 255, 0.2); /* Light transparent background */
    border: 1px solid rgba(255, 255, 255, 0.5); /* Light border */
    backdrop-filter: blur(10px); /* Blur effect */
    -webkit-backdrop-filter: blur(10px); /* Safari support */
    border-radius: 50px; /* Rounded corners */
    padding: 12px 24px; /* Space inside button */
    font-size: 16px; /* Text size */
    text-decoration: none; /* Remove underline */
    display: inline-block;
    transition: all 0.3s ease;
    margin-bottom:100px;
}

.page-template-thank-you .cst-btn-sec:hover {
    background: rgb(255 255 255); /* Slightly darker on hover */
    transform: scale(1.05); /* Small zoom effect */
}
.page-template-thank-you .btnCst{
    color:#fff;
}
.page-template-thank-you .cst-btn-sec:hover a,
.page-template-thank-you .btnCst:hover{
color:#000;

}
.btn-border{
    width:40px;
    margin-top:-105px;
    margin-bottom:50px;
    height: 5px; 
    background-color: #fff;
    box-shadow: none;
}

@media only screen and (max-width: 500px){
.cust-radio-item label:has(.cust-radio-item-img) {
    padding-right: 10px;
}

.cust-radio-item-img-side {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
span.activity_name {
    width: calc(100% - 75px);
}
.cust-radio-item-img-side .cust-radio-price {
    margin-top: 0;
    width: 75px;
}
}